:root{color-scheme:light;--background:#f7f3ed;--surface:#fffdf9;--surface-soft:#eee8df;--text:#23211f;--text-soft:#68625b;--text-faint:#938b82;--border:#23211f1f;--border-strong:#23211f33;--sage:#9eaea0;--sage-light:#dfe6dd;--sand:#d5b991;--sand-light:#f0e2ce;--clay:#b98370;--clay-light:#ead4ca;--page-width:1240px;--page-padding:clamp(20px, 4vw, 52px);color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 10%, #d5b99121, transparent 24rem), radial-gradient(circle at 92% 28%, #9eaea01f, transparent 26rem), var(--background);min-width:320px;color:var(--text);margin:0}body,button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{line-height:1.65}.page-shell{width:min(100%, var(--page-width));min-height:100vh;padding-inline:var(--page-padding);margin-inline:auto}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:74px;display:flex}.brand{letter-spacing:.19em;font-size:.77rem;font-weight:800}.navigation{align-items:center;gap:clamp(17px,3vw,30px);font-size:.85rem;display:flex}.navigation a{color:var(--text-soft);transition:color .16s,transform .16s}.navigation a:hover{color:var(--text);transform:translateY(-1px)}.language-switcher{border:1px solid var(--border);letter-spacing:.07em;background:#fffdf973;border-radius:999px;justify-content:center;align-items:center;min-width:42px;min-height:34px;font-size:.69rem;font-weight:750;display:inline-flex}.eyebrow{color:var(--text-faint);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:.68rem;font-weight:750}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:center;gap:clamp(52px,8vw,110px);min-height:470px;padding-block:clamp(62px,8vw,96px);display:grid}.home-hero__copy{max-width:690px}.home-hero h1{letter-spacing:-.057em;max-width:680px;margin-bottom:24px;font-size:clamp(3rem,5.7vw,5rem);font-weight:590;line-height:.98}.home-hero__lead{max-width:620px;color:var(--text-soft);margin-bottom:0;font-size:clamp(1rem,1.5vw,1.14rem)}.home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:13px;min-height:45px;padding-inline:19px;font-size:.84rem;font-weight:680;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--text);color:#fffdf9;box-shadow:0 10px 25px #23211f1f}.button--primary:hover{background:#3a3733;box-shadow:0 14px 30px #23211f29}.button--quiet{border-color:var(--border);background:#fffdf980}.button--quiet:hover{background:var(--surface)}.hero-art{min-height:310px;position:relative}.hero-art__card{border:1px solid #23211f14;border-radius:24px;flex-direction:column;justify-content:flex-end;width:min(100%,350px);min-height:150px;padding:22px;display:flex;position:absolute;box-shadow:0 22px 50px #3830281a}.hero-art__card span{letter-spacing:.1em;text-transform:uppercase;opacity:.56;margin-bottom:7px;font-size:.65rem;font-weight:750}.hero-art__card strong{letter-spacing:-.025em;font-size:1.15rem}.hero-art__card--back{background:var(--clay-light);top:8px;right:2px;transform:rotate(5deg)}.hero-art__card--middle{background:var(--sage-light);top:68px;right:48px;transform:rotate(-4deg)}.hero-art__card--front{align-items:center;gap:16px;justify-content:initial;background:var(--surface);grid-template-columns:auto 1fr;min-height:138px;display:grid;top:135px;right:4px}.hero-art__icon{background:linear-gradient(145deg, var(--sand-light), var(--sand));border-radius:18px;place-items:center;width:58px;height:58px;font-size:1.45rem;font-weight:780;display:grid}.hero-art__dot{border-radius:999px;display:block;position:absolute}.hero-art__dot--one{background:var(--clay);width:12px;height:12px;top:28px;left:2px}.hero-art__dot--two{border:5px solid var(--sage);width:20px;height:20px;bottom:0;right:8px}.home-projects{border-top:1px solid var(--border);padding-block:clamp(66px,8vw,92px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.section-heading h2{letter-spacing:-.048em;max-width:680px;margin-bottom:0;font-size:clamp(2rem,3.8vw,3.25rem);font-weight:580;line-height:1.04}.section-link{color:var(--text-soft);white-space:nowrap;align-items:center;gap:10px;font-size:.82rem;font-weight:670;display:inline-flex}.section-link span{transition:transform .16s}.section-link:hover span{transform:translate(3px)}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{min-width:0}.project-card__link{border:1px solid var(--border);background:var(--surface);border-radius:22px;flex-direction:column;height:100%;min-height:370px;transition:transform .19s,box-shadow .19s,border-color .19s;display:flex;overflow:hidden;box-shadow:0 10px 30px #3830280b}.project-card:nth-child(2){transform:translateY(12px)}.project-card__link:hover{border-color:var(--border-strong);transform:translateY(-4px)rotate(-.35deg);box-shadow:0 18px 38px #3830281a}.project-card__visual{min-height:145px;position:relative;overflow:hidden}.project-card--1 .project-card__visual{background:var(--sage-light)}.project-card--2 .project-card__visual{background:var(--sand-light)}.project-card--3 .project-card__visual{background:var(--clay-light)}.project-card__shape{border-radius:999px;display:block;position:absolute}.project-card__shape--large{background:#ffffff73;width:145px;height:145px;top:-30px;right:-18px}.project-card__shape--small{border:8px solid #23211f14;width:44px;height:44px;bottom:20px;left:22px}.project-card__symbol{color:#23211fb3;letter-spacing:-.07em;font-size:3.8rem;font-weight:730;position:absolute;bottom:15px;right:25px}.project-card__status{backdrop-filter:blur(8px);background:#fffdf9bf;border:1px solid #23211f14;border-radius:999px;padding:7px 10px;font-size:.65rem;font-weight:700;position:absolute;top:18px;left:18px}.project-card__content{flex-direction:column;flex:1;padding:22px;display:flex}.project-card__meta{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin-bottom:14px;font-size:.65rem;font-weight:750;display:flex}.project-card h3{letter-spacing:-.035em;margin-bottom:13px;font-size:1.55rem;font-weight:620}.project-card p{color:var(--text-soft);margin-bottom:0;font-size:.88rem}.project-card__action{justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px;font-size:.78rem;font-weight:690;display:flex}.project-card__action span{transition:transform .16s}.project-card__link:hover .project-card__action span{transform:translate(2px,-2px)}.studio-strip{border:1px solid var(--border);background:#fffdf9a8;border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(24px,5vw,54px);margin-bottom:64px;padding:clamp(28px,4vw,42px);display:grid}.studio-strip__mark{background:var(--text);width:76px;height:76px;color:var(--background);border-radius:24px 18px 26px 20px;place-items:center;font-size:1.65rem;font-weight:760;display:grid;transform:rotate(-4deg)}.studio-strip__content{max-width:680px}.studio-strip h2{letter-spacing:-.045em;margin-bottom:9px;font-size:clamp(1.65rem,3vw,2.5rem);font-weight:590}.studio-strip__content>p:last-child{color:var(--text-soft);margin-bottom:0;font-size:.92rem}.studio-strip__link{white-space:nowrap;align-items:center;gap:10px;font-size:.8rem;font-weight:690;display:inline-flex}.site-footer{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:30px;padding-block:38px 30px;display:grid}.site-footer strong{letter-spacing:.17em;font-size:.72rem}.site-footer p{color:var(--text-faint);margin:6px 0 0;font-size:.77rem}.site-footer nav,.site-footer__nav{color:var(--text-soft);flex-wrap:wrap;align-items:center;gap:12px 21px;font-size:.79rem;display:flex}.site-footer nav a,.site-footer__nav a{align-items:center;min-height:44px;padding-inline:2px;display:inline-flex}.site-footer nav a:hover,.site-footer__nav a:hover{color:var(--text)}.copyright{grid-column:1/-1}.page-intro,.legal-page,.project-detail{padding-block:88px 110px}.page-intro h1,.legal-page h1,.project-detail h1{letter-spacing:-.052em;max-width:820px;margin-bottom:24px;font-size:clamp(2.7rem,5vw,4.7rem);font-weight:580;line-height:.99}.page-intro>p:last-child,.legal-page .lead,.project-detail .lead{max-width:700px;color:var(--text-soft);font-size:1.05rem}.project-list-page{padding-bottom:100px}.back-link{color:var(--text-soft);margin-bottom:36px;font-size:.82rem;display:inline-flex}.detail-visual{background:var(--sage-light);border-radius:25px;justify-content:flex-end;align-items:flex-end;min-height:390px;padding:24px;display:flex}.project-detail-content{max-width:800px;margin:60px auto 0}.project-detail-content>p:not(.eyebrow):not(.lead){color:var(--text-soft);margin-top:25px}.project-facts{border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);margin-top:48px;display:grid}.project-facts div{border-bottom:1px solid var(--border);padding-block:21px}.project-facts dt{color:var(--text-faint);letter-spacing:.11em;text-transform:uppercase;font-size:.65rem;font-weight:750}.project-facts dd{margin:7px 0 0}.project-links{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.project-links a{border:1px solid var(--border);border-radius:999px;align-items:center;min-height:40px;padding-inline:15px;font-size:.8rem;display:inline-flex}.simple-list{border-top:1px solid var(--border);margin-top:48px}.simple-list a{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding-block:20px;display:flex}.contact-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;margin-top:42px;padding:26px}@media (width<=900px){.home-hero{grid-template-columns:1fr}.hero-art{width:min(100%,520px);min-height:290px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card:last-child{grid-column:1/-1}.project-card:nth-child(2){transform:none}.studio-strip{grid-template-columns:auto 1fr}.studio-strip__link{grid-column:2}}@media (width<=680px){.site-header{min-height:68px}.navigation{gap:11px}.navigation a:not(.language-switcher){display:none}.home-hero{gap:42px;min-height:auto;padding-block:58px 66px}.home-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.hero-art{min-height:260px}.hero-art__card{width:min(92%,330px)}.hero-art__card--middle{right:26px}.section-heading{display:grid}.project-grid{grid-template-columns:1fr}.project-card:last-child{grid-column:auto}.project-card__link{min-height:340px}.studio-strip{grid-template-columns:1fr;gap:22px}.studio-strip__link{grid-column:auto}.site-footer{grid-template-columns:1fr}.site-footer nav,.site-footer__nav{flex-wrap:wrap}.copyright{grid-column:auto}.project-facts{grid-template-columns:1fr}}@media (width<=430px){.home-hero__actions{display:grid}.button{width:100%}.hero-art{min-height:245px}.hero-art__card{min-height:125px;padding:18px}.hero-art__card--middle{top:55px}.hero-art__card--front{top:112px}.studio-strip__mark{width:62px;height:62px}.site-footer nav,.site-footer__nav{flex-direction:column;align-items:flex-start;gap:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
