@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400;1,500&family=Manrope:wght@400;500;600&family=Noto+Serif+SC:wght@400;500&display=swap";:root{font-family:Manrope,PingFang SC,Microsoft YaHei,sans-serif;color:#303628;background:#e7e6dd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper:#eeeee5;--ink:#303628;--olive:#626b4d;--muted:#777b6c;--line:rgba(63,72,45,.23);--serif:"Cormorant Garamond","Noto Serif SC","Songti SC",serif;--ease:cubic-bezier(.22,1,.36,1);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}body,html{min-width:320px}body{overflow-x:hidden}.maintenance-page{position:relative;isolation:isolate;min-height:100svh;padding:24px clamp(20px,4vw,64px) 28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:#040404;color:#fafafa}.maintenance-page:before{position:absolute;inset:0;z-index:-1;content:"";background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:clamp(44px,6vw,88px) clamp(44px,6vw,88px);-webkit-mask-image:linear-gradient(to bottom,black,transparent 76%);mask-image:linear-gradient(to bottom,black,transparent 76%)}.maintenance-page:after{position:absolute;top:0;right:clamp(20px,4vw,64px);bottom:0;width:1px;content:"";background:#ffffff1a}.maintenance-header{display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:1}.maintenance-mark{display:inline-flex;align-items:center;gap:9px;color:#fafafa;font-family:Fragment Mono,Manrope,monospace;font-size:14px;letter-spacing:.02em}.maintenance-mark-icon{display:block;width:18px;height:18px;background:#cbf05f;-webkit-mask:url(/logo.svg) center / contain no-repeat;mask:url(/logo.svg) center / contain no-repeat}.maintenance-mark-separator{color:#5a5a5a;margin-left:-3px}.maintenance-location,.maintenance-kicker,.maintenance-note,.maintenance-footer{font-family:Fragment Mono,monospace}.maintenance-location{color:#8c8c8c;font-size:9px;letter-spacing:.12em}.maintenance-content{width:min(100%,980px);margin:0 auto 8vh;position:relative;z-index:1}.maintenance-kicker{margin:0 0 28px;color:#8c8c8c;font-size:10px;letter-spacing:.16em}.maintenance-content h1{margin:0;max-width:9ch;font-family:General Sans,Manrope,sans-serif;font-size:clamp(64px,12vw,170px);font-weight:400;line-height:.86;letter-spacing:-.075em}.maintenance-content h1 span,.maintenance-content h1 em{display:block;font-style:normal}.maintenance-content h1 em{color:#cbf05f}.maintenance-content h1 b{color:#ffae2a;font-weight:400}.maintenance-description{max-width:360px;margin-top:34px;color:#8c8c8c;font-size:14px;line-height:1.8}.maintenance-note{display:flex;align-items:center;gap:14px;margin-top:42px;color:#fafafa;font-size:9px;letter-spacing:.12em}.maintenance-note i{display:block;width:52px;height:1px;background:#cbf05f}.maintenance-note span:last-child{color:#5a5a5a}.maintenance-footer{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.18);color:#8c8c8c;font-size:8px;letter-spacing:.12em}.maintenance-footer span:nth-child(2){text-align:center}.maintenance-footer span:last-child{color:#cbf05f;text-align:right}@media(max-width:700px){.maintenance-page{padding:22px 20px 24px}.maintenance-location{display:none}.maintenance-content{margin-bottom:12vh}.maintenance-content h1{font-size:clamp(58px,18vw,100px)}.maintenance-note{flex-wrap:wrap;max-width:250px}.maintenance-note span:last-child{width:100%;margin-left:66px}.maintenance-footer{grid-template-columns:1fr 1fr}.maintenance-footer span:nth-child(2){text-align:right}.maintenance-footer span:last-child{display:none}}.maintenance-page{min-height:100svh;padding:24px;display:grid;place-items:center;background:#040404}.maintenance-page:before,.maintenance-page:after{display:none}.maintenance-content{position:absolute;top:50%;left:50%;width:100%;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:translate(-50%,-50%)}.maintenance-logo{width:clamp(56px,8vw,88px);height:auto;margin-bottom:32px}.maintenance-content h1{max-width:none;color:#fafafa;font-family:General Sans,Manrope,sans-serif;font-size:clamp(30px,5vw,56px);line-height:1;letter-spacing:-.06em}@media(max-width:700px){.maintenance-page{padding:20px}.maintenance-logo{margin-bottom:24px}}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer;border:0;background:none}button:disabled{cursor:wait;opacity:.55}img{display:block;max-width:100%}svg{display:block;width:24px;height:24px;flex-shrink:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #939f63;outline-offset:7px}::selection{background:#c4cea6;color:#233528}main:focus{outline:none}input,textarea{min-width:0}a,button{touch-action:manipulation}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:24px;top:16px;transform:translateY(-150%);z-index:200;background:var(--ink);color:var(--paper);padding:15px}.skip-link:focus{transform:none}.garden-site{--foreground:#303628;--soft:#707566;--rule:rgba(62,72,42,.23);position:relative;isolation:isolate;color:var(--foreground);transition:color 1.1s ease;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.garden-site *,.garden-site *:before,.garden-site *:after{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.garden-site img,.garden-site svg{-webkit-user-drag:none}.garden-site[data-tone=night]{--foreground:#ecebdd;--soft:#c0c5b2;--rule:rgba(221,227,205,.25) }.garden-canvas,.scene-loading,.scene-fallback,.scene-wash,.film-grain{position:fixed;inset:0;pointer-events:none}.garden-canvas{z-index:-5;overflow:hidden;opacity:0;transition:opacity 1.2s ease}.garden-canvas[data-ready=true]{opacity:1}@media(prefers-reduced-motion:reduce){.garden-canvas{transition:none}}.garden-canvas canvas{width:100%;height:100%;display:block}.scene-loading,.scene-fallback{z-index:-4;background:radial-gradient(ellipse at 73% 35%,#fbfaf1 0,transparent 46%),linear-gradient(145deg,#d3d6c5,#eeeee7 48%,#bac3ab)}.scene-fallback span{position:absolute;bottom:85px;right:6vw;font-size:11px;letter-spacing:.12em;color:#5c6653}.scene-wash{z-index:-3;background:linear-gradient(90deg,rgba(236,236,226,.48),rgba(236,236,226,.16) 30%,transparent 53%);transition:background 1.3s,opacity 1.3s}.garden-site[data-tone=night] .scene-wash{background:linear-gradient(90deg,#0c1b1433,#0c1b1466)}.film-grain{z-index:8;opacity:.075;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.91' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.28' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.site-header{position:fixed;left:0;right:0;top:0;z-index:30;display:flex;align-items:center;gap:5.5vw;padding:27px 5.5vw;color:var(--foreground);transition:color 1.2s,background 1s;background:linear-gradient(#e8e8ded4,#e8e8de00)}.garden-site[data-tone=night] .site-header{background:linear-gradient(rgba(14,31,23,.65),transparent)}.wordmark{font-family:var(--serif);font-size:40px;line-height:1;letter-spacing:-2px;white-space:nowrap}.wordmark span{color:#c5977c;font-size:48px;display:inline-block;vertical-align:baseline;margin-left:2px}.desktop-nav{display:flex;gap:34px;align-items:center;font-size:12px;letter-spacing:.015em}.desktop-nav a{position:relative;padding:9px 0}.desktop-nav a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.header-right{margin-left:auto;display:flex;align-items:center;gap:25px}.brand-motto{font-size:8px;line-height:1.9;letter-spacing:2px;color:var(--soft)}.language-toggle{padding:10px 0;font-size:11px}.round-button{width:44px;height:44px;border:1px solid var(--rule);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s}.round-button:hover{background:#828c6a21}.menu-trigger{flex-direction:column;gap:6px}.menu-trigger i{height:1px;width:16px;background:currentColor}.menu-trigger i:last-child{width:11px;margin-left:5px}.eyebrow{font-size:10px;letter-spacing:2.5px;line-height:1.8;text-transform:uppercase;color:var(--soft);font-weight:500}.pill-button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:52px;padding:16px 27px;border-radius:99px;background:#525c3c;color:#fbf9e9;font-size:11px;letter-spacing:1.4px;white-space:nowrap;transition:background .3s,transform .4s var(--ease),box-shadow .4s}.pill-button svg{width:21px;height:21px}.pill-button:hover{background:#37452e;transform:translateY(-3px);box-shadow:0 8px 22px #3340231b}.quiet-button{display:inline-flex;align-items:center;gap:24px;font-size:11px;letter-spacing:1px;padding:15px 0}.quiet-button span{font-size:22px}.quiet-button:hover{color:#7c8760}.text-link{display:inline-flex;gap:42px;align-items:center;position:relative;padding:13px 0;font-size:12px;letter-spacing:.7px;border-bottom:1px solid currentColor;width:fit-content;max-width:100%}.text-link svg{width:20px;height:20px;transition:transform .4s}.text-link:hover svg{transform:translate(6px)}.text-link:hover span{opacity:.7}.preserve-lines{white-space:pre-line}.back-link{font-size:12px;display:inline-block;margin-bottom:38px;letter-spacing:1px}.back-link:hover{opacity:.65}.hero-chapter{position:relative;min-height:780px;height:100svh;padding:clamp(155px,20vh,220px) 6.5vw 130px;display:flex;align-items:flex-start}.hero-copy{position:relative;z-index:2;width:48%;max-width:720px;animation:unfold-in 1.4s var(--ease) both}.hero-copy>.eyebrow{font-size:10px;letter-spacing:2.2px;margin-bottom:32px}.hero-copy h1{font-family:var(--serif);font-size:clamp(54px,5.35vw,88px);font-weight:400;letter-spacing:-.045em;line-height:1.25}.hero-copy h1>span{display:block}.hero-copy .ai-word{font-size:1.19em;font-weight:400;color:#66724e;line-height:.7}.hero-last{font-style:normal}.hero-copy .period{color:#a98068}.hero-description{max-width:395px;font-size:13px;line-height:2.1;color:#727668;margin-top:28px;letter-spacing:.35px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:30px}.hero-marginal{position:absolute;right:6vw;top:39%;display:flex;flex-direction:column;gap:12px;font-size:8px;letter-spacing:2px;color:#727a68}.hero-marginal i{height:55px;width:1px;background:#909780;margin-top:4px}.hero-marginal em{font-family:var(--serif);font-size:17px;line-height:1.3;letter-spacing:0}.hero-colophon{position:absolute;left:6.5vw;bottom:70px;display:flex;gap:0}.hero-colophon>div{display:flex;flex-direction:column;gap:8px;padding:0 27px;border-right:1px solid var(--line)}.hero-colophon>div:first-child{padding-left:0}.hero-colophon>div:last-child{border:0}.hero-colophon b{font-size:12px;font-weight:500;letter-spacing:1.8px}.hero-colophon span{font-size:8px;letter-spacing:1.4px;color:var(--muted)}.scroll-cue{position:absolute;right:6.5vw;bottom:60px;display:flex;flex-direction:column;align-items:center;gap:19px;font-size:9px;letter-spacing:2px;color:#5d6751}.scroll-cue i{height:70px;width:1px;background:#8a927333;position:relative}.scroll-cue i:before{content:"";position:absolute;left:-2px;top:0;width:5px;height:5px;border-radius:50%;background:#697449;animation:scroll-seed 2.8s ease infinite}.scene-invitation{position:absolute;bottom:87px;left:66%;font-family:var(--serif);font-style:italic;font-size:12px;color:#626c55;letter-spacing:.5px}html[lang=en] .hero-copy h1{font-size:clamp(52px,5.75vw,100px);line-height:.97;letter-spacing:-.055em}html[lang=en] .hero-last{margin-top:9px}html[lang=en] .hero-description{max-width:380px;line-height:1.9}.story-act{position:relative;min-height:135svh}.act-content{position:sticky;top:0;min-height:100svh;padding:130px 9vw 100px;display:flex;align-items:center;justify-content:space-between;gap:7vw}.chapter-copy{width:47%;max-width:560px;position:relative}.chapter-copy>.eyebrow{margin-bottom:30px}.chapter-copy h2,.contact-copy h2{font-family:var(--serif);font-size:clamp(36px,3.7vw,62px);line-height:1.5;letter-spacing:-.025em;text-wrap:balance}.chapter-copy h2 em,.contact-copy h2 em{font-style:normal;color:#717d58}.chapter-copy>p:not(.eyebrow):not(.serif-note){font-size:13px;line-height:2.2;max-width:420px;margin-top:25px;color:var(--soft);letter-spacing:.35px}.chapter-copy>.text-link{margin-top:30px}.align-right{justify-content:flex-end}.serif-note{font-family:var(--serif);font-size:22px;font-style:italic;margin-bottom:16px;color:var(--soft)}.chapter-copy>.emphasis-copy{font-family:var(--serif);font-size:20px!important;color:var(--foreground)!important}.philosophy-chapter .chapter-copy{width:45%}.philosophy-chapter .act-content{padding-right:11vw}.reveal{transition:opacity 1.05s var(--ease),transform 1.4s var(--ease)}.reveal.is-visible{animation:unfold-in 1.2s var(--ease) both}.creations-chapter .act-content{align-items:center;gap:9vw}.creations-chapter .chapter-copy{width:43%}.product-specimen{width:37%;max-width:470px;background:#f5f5ebd1;border:1px solid rgba(255,255,245,.6);padding:28px 34px 0;box-shadow:0 24px 80px #34482c16;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:rotate(2deg);color:var(--ink)}.specimen-top{display:flex;justify-content:space-between;gap:15px;font-size:8px;letter-spacing:1.5px;border-bottom:1px solid var(--line);padding-bottom:18px;color:#7b816e}.specimen-content{padding:30px 0 28px;animation:unfold-in .6s var(--ease)}.work-mark{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.work-mark img{width:100%;height:100%;object-fit:contain}.work-mark.is-large{width:110px;height:110px;filter:drop-shadow(0 12px 10px #2e3e3022);margin-bottom:30px}.specimen-content h3{font-family:var(--serif);font-size:42px;letter-spacing:-1px}.specimen-content>p{font-size:12px;line-height:1.9;color:#747b67;max-width:290px;margin:15px 0 8px}.specimen-content .text-link{font-size:10px;gap:40px}.specimen-selector{display:flex;border-top:1px solid var(--line);margin:0 -34px}.specimen-selector button{flex:1;min-width:0;font-size:8px;padding:15px 5px;display:flex;flex-direction:column;gap:7px;letter-spacing:.3px;color:#7c836d;border-right:1px solid var(--line)}.specimen-selector button:last-child{border:0}.specimen-selector button span{font-family:var(--serif);font-size:16px}.specimen-selector button[aria-pressed=true]{background:#d7debf55;color:#344729}.worlds-chapter{color:#ebeedd}.worlds-chapter .chapter-copy h2 em,.practice-chapter .chapter-copy h2 em{color:#b6c393}.worlds-chapter .chapter-copy>p,.practice-chapter .chapter-copy>p{color:#c4cbb8}.worlds-chapter .eyebrow,.practice-chapter .eyebrow{color:#b2bea4}.worlds-chapter .act-content{flex-wrap:wrap;gap:30px;padding-top:125px;align-content:center;align-items:flex-start;padding-left:12vw}.worlds-chapter .chapter-copy{width:46%;margin-left:auto}.world-window{width:38%;position:absolute;left:10vw;top:34%;transform:rotate(-7deg);box-shadow:0 30px 80px #0005;transition:transform .8s var(--ease);overflow:hidden}.world-window:hover{transform:rotate(-2deg) translateY(-10px)}.world-window img{width:100%;aspect-ratio:1.55;object-fit:cover;transition:transform 1s var(--ease)}.world-window:hover img{transform:scale(1.035)}.world-window>span{background:#e8e8db;color:#34402d;display:flex;padding:20px 24px;justify-content:space-between;align-items:center}.world-window small{font-size:8px;letter-spacing:2px}.practice-chapter{color:#ecefe2}.practice-services{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:10px;margin-top:28px;color:#c3cdb0}.practice-services span{padding-bottom:8px;border-bottom:1px solid #b2c29a55}.method-orbit{width:35%;max-width:390px;padding:24px 0 12px;position:relative}.method-index{display:flex;align-items:baseline;gap:14px;font-family:var(--serif);color:#c3cda7}.method-index>span{font-size:clamp(110px,13vw,190px);line-height:.9;letter-spacing:-8px}.method-index small{font-family:Manrope,sans-serif;letter-spacing:2px;font-size:10px}.method-description{min-height:150px;margin-top:30px;animation:unfold-in .6s var(--ease)}.method-description h3{font-family:var(--serif);font-size:34px;margin-bottom:20px}.method-description p{font-size:13px;line-height:2;max-width:310px;color:#c7cdbb}.method-selector{display:flex;border-top:1px solid #cedabb40;padding-top:23px;justify-content:space-between;gap:14px}.method-selector button{font-size:10px;display:flex;flex-direction:column;align-items:center;gap:14px;white-space:nowrap;opacity:.5}.method-selector button i{width:5px;height:5px;border-radius:50%;background:currentColor;transition:transform .3s}.method-selector button[aria-pressed=true]{opacity:1}.method-selector button[aria-pressed=true] i{transform:scale(1.8)}.playground-chapter{min-height:140svh}.playground-content{flex-direction:column;justify-content:space-between;align-items:stretch;padding-top:120px;padding-bottom:80px}.playground-heading{text-align:center}.playground-heading>.eyebrow{margin-bottom:15px}.playground-heading h2{font-family:var(--serif);font-size:clamp(34px,3.3vw,58px);line-height:1.5}.playground-heading h2 em{color:#778362;font-style:normal}.playground-heading>p{font-size:11px;margin-top:12px;color:#707966;letter-spacing:1px}.garden-console{width:100%;max-width:740px;margin:310px auto 0;padding:22px 30px;background:#ecefe1db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff7a;display:flex;align-items:center;gap:36px;color:#4f5c40;box-shadow:0 12px 40px #2834200b}.garden-console>label{flex:1;display:flex;flex-direction:column;gap:17px}.garden-console label>span{font-size:10px;display:flex;justify-content:space-between;gap:12px}.garden-console small{font-size:6px;letter-spacing:.8px;color:#7b866b}.garden-console input{accent-color:#728155;width:100%;height:4px;cursor:ew-resize}.garden-console .quiet-button{font-size:10px;border-left:1px solid var(--line);padding-left:25px;gap:15px}.garden-console .quiet-button svg{width:17px;height:17px}.contact-chapter{min-height:115svh;color:#303c2b}.contact-content{gap:9vw;padding:140px 9vw 130px;align-items:center}.contact-copy{width:49%}.contact-copy>.eyebrow{margin-bottom:30px}.contact-copy>p:not(.eyebrow){max-width:390px;line-height:2.2;font-size:13px;margin-top:25px;color:#6c785f}.contact-email{display:inline-flex;align-items:center;gap:22px;font-family:var(--serif);font-size:clamp(22px,2.6vw,40px);margin-top:30px;letter-spacing:-.6px}.contact-email svg{width:20px;height:20px}.contact-form{width:37%;max-width:440px;display:flex;flex-direction:column;background:#eff2e2e8;padding:35px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #f8faefbb;box-shadow:0 20px 65px #253b2310}.contact-form>.eyebrow{margin-bottom:27px}.contact-form label{font-size:10px;letter-spacing:.8px;margin-top:16px}.contact-form input,.contact-form textarea{border:0;border-bottom:1px solid #7c886d66;background:transparent;border-radius:0;color:#374530;resize:vertical;padding:14px 0;font-size:12px;line-height:1.8}.contact-form textarea{min-height:100px;max-height:280px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8b947f}.contact-form .pill-button{margin-top:29px;align-self:flex-start;min-height:46px;padding:12px 23px;font-size:10px}.form-status{font-size:11px;line-height:1.8;margin-top:15px;min-height:0}.form-status:empty{margin:0}.form-status.is-error{color:#92543f}.standalone-contact{min-height:85svh}.standalone-contact .act-content{position:relative;min-height:85svh}.chapter-rail{position:fixed;right:24px;top:47%;z-index:25;display:flex;flex-direction:column;gap:16px;transform:translateY(-50%)}.chapter-rail a{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:2px 7px;min-height:18px}.chapter-rail span{font-size:8px;letter-spacing:1px;opacity:0;transform:translate(5px);transition:opacity .3s,transform .3s}.chapter-rail i{display:block;width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.3;transition:transform .3s,opacity .3s}.chapter-rail a:hover span,.chapter-rail a:focus-visible span{opacity:1;transform:none}.chapter-rail a[aria-current=location] i{opacity:1;transform:scale(1.8)}.atmosphere-controls{position:fixed;bottom:20px;left:5.5vw;z-index:25;display:flex;align-items:center;gap:24px;color:var(--foreground)}.atmosphere-controls button{display:flex;align-items:center;gap:9px;font-size:8px;letter-spacing:1px;opacity:.78;padding:5px 0}.atmosphere-controls button:hover{opacity:1}.sound-bars{display:flex;gap:2px;align-items:center;height:13px}.sound-bars i{width:1px;height:5px;background:currentColor}.sound-bars i:nth-child(2){height:11px}.sound-bars i:nth-child(3){height:8px}.sound-bars i:nth-child(4){height:4px}.sound-bars.is-playing i{animation:sound-wave 1.2s ease-in-out infinite alternate}.sound-bars i:nth-child(2){animation-delay:.3s}.sound-bars i:nth-child(3){animation-delay:.65s}.sound-bars i:nth-child(4){animation-delay:.9s}.reading-progress{position:fixed;bottom:0;left:0;height:2px;width:100%;background:#8e9d69;z-index:60;transform:scaleX(var(--journey-progress,0));transform-origin:left;pointer-events:none}.site-footer{position:relative;padding:55px 6.5vw 67px;color:#46523b;background:#e4e8d9ed;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid #7a866444;padding-bottom:38px}.footer-top>p{font-family:var(--serif);font-size:21px}.footer-top>a:last-child{font-size:10px;letter-spacing:.7px}.footer-bottom{display:flex;gap:25px;align-items:center;justify-content:space-between;padding-top:26px;font-size:8px;letter-spacing:.7px;color:#7b856e}.footer-bottom>div{display:flex;gap:25px}.chapter-menu{inset:0;width:100%;height:100dvh;max-width:none;max-height:none;border:0;margin:0;padding:30px 6.5vw;background:#e4e7d9;color:#37442e;z-index:100;overflow-y:auto}.chapter-menu::backdrop{background:#1b2c1dc9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.chapter-menu[open]{display:flex;flex-direction:column;animation:menu-unfold .65s var(--ease)}.menu-top{display:flex;align-items:center;justify-content:space-between}.menu-top .round-button{font-family:var(--serif);font-size:32px}.menu-body{width:75%;max-width:1040px;margin:auto;padding:40px 0}.menu-body>.eyebrow{margin-bottom:30px}.menu-body nav{display:flex;flex-direction:column}.menu-body nav a{display:flex;align-items:center;border-bottom:1px solid #4b5b3433;padding:14px 0;gap:35px;transition:padding .5s var(--ease)}.menu-body nav a:hover{padding-left:18px}.menu-body nav small{font-size:10px;letter-spacing:1px;color:#929a81}.menu-body nav span{font-family:var(--serif);font-size:clamp(30px,4vw,67px);line-height:1.25}.menu-body nav svg{margin-left:auto;width:28px;height:28px}.menu-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.8px;padding-top:30px}.menu-bottom em{font-family:var(--serif);font-size:19px}.collection-intro{position:relative;min-height:84svh;padding:175px 9vw 80px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.collection-intro>.eyebrow{margin-bottom:26px}.collection-intro h1{font-family:var(--serif);font-size:clamp(48px,6vw,94px);line-height:1.4;letter-spacing:-.04em}.collection-intro h1 em{font-style:normal;color:#7c8960}.collection-intro>p:not(.eyebrow){font-size:13px;line-height:2.1;color:var(--soft);margin-top:25px;max-width:500px}.collection-summary{display:flex;gap:45px;flex-wrap:wrap;font-size:9px;letter-spacing:1.5px;color:var(--soft);margin-top:45px;border-top:1px solid var(--rule);padding-top:20px}.paper-surface{background:#ecefe3f5;color:#35422e}.product-collection{padding:65px 9vw 85px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:30px}.filter-controls{display:flex;gap:20px}.filter-controls button{font-size:11px;color:#8b967a;padding:8px 0;border-bottom:1px solid transparent}.filter-controls button[aria-pressed=true]{color:#3c4a2e;border-color:currentColor}.ledger-entry{display:flex;align-items:center;gap:30px;padding:34px 0;border-top:1px solid #77826340;position:relative;transition:background .4s,padding .5s var(--ease)}.ledger-entry:last-child{border-bottom:1px solid #77826340}a.ledger-entry:hover{background:#d4ddc14a;padding-left:14px;padding-right:14px}.ledger-number{font-family:var(--serif);font-size:20px;color:#8c977e;width:30px}.ledger-entry .work-mark{width:65px;height:65px;margin-right:8px}.ledger-title{width:25%;min-width:170px}.ledger-title>span{font-size:8px;letter-spacing:1px;color:#808b73}.ledger-title h2{font-family:var(--serif);font-size:36px;margin-top:5px;letter-spacing:-1px}.ledger-entry>p{font-size:12px;line-height:1.9;color:#77826b;max-width:430px;flex:1}.ledger-action{margin-left:auto;font-size:9px;letter-spacing:1px;flex-shrink:0;min-width:30px}.ledger-action svg{width:23px;height:23px;transition:transform .4s}a.ledger-entry:hover svg{transform:translate(4px,-4px)}.ledger-entry.is-growing .work-mark{filter:saturate(.5);opacity:.8}.ledger-entry.is-growing .ledger-action{border:1px solid #86957666;border-radius:99px;padding:7px 11px;color:#808d72}.detail-hero{padding:155px 9vw 90px;min-height:85svh}.detail-hero-layout{display:flex;align-items:center;gap:9vw;justify-content:space-between}.detail-hero-layout>div:first-child{width:62%;max-width:820px}.detail-hero h1{font-family:var(--serif);font-size:clamp(34px,4.5vw,69px);line-height:1.5;letter-spacing:-.03em;margin-top:23px;text-wrap:balance}.detail-hero-layout>div>p:not(.eyebrow){font-size:13px;line-height:2.1;color:var(--soft);max-width:540px;margin-top:27px}.detail-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:30px}.detail-actions .text-link{font-size:11px;gap:20px}.detail-specimen{width:30%;text-align:center;display:flex;flex-direction:column;align-items:center;padding:55px 25px 40px;background:#eef0e4d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff88;transform:rotate(4deg);box-shadow:0 25px 60px #22362316}.detail-specimen .work-mark.is-large{width:145px;height:145px;margin-bottom:40px}.detail-specimen>span{font-family:var(--serif);font-size:34px;letter-spacing:-1px;color:#364a2d}.detail-specimen small{font-size:7px;letter-spacing:1.5px;margin-top:20px;color:#879475}.product-visual{padding:55px 9vw}.product-visual img{max-height:800px;width:100%;object-fit:contain;background:#dbe1cd;box-shadow:0 20px 50px #31402720}.product-visual figcaption{font-size:8px;letter-spacing:1.8px;margin-top:20px;color:#819071}.detail-section{padding:90px 12vw}.section-heading>.eyebrow{margin-bottom:25px}.detail-section h2{font-family:var(--serif);font-size:clamp(31px,3.2vw,50px);line-height:1.6;letter-spacing:-.015em}.section-intro{font-size:13px;line-height:2.1;max-width:660px;margin-top:30px;color:#7b886d}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:0 70px;margin-top:45px}.feature-list article{padding:25px 0;border-top:1px solid #80906a40;display:flex;align-items:baseline;gap:25px}.feature-list article>span{font-family:var(--serif);font-size:20px;color:#8b9779}.feature-list h3{font-size:14px;line-height:1.9}.audience-section{background:#dfe6d3f5;padding-right:27vw}.audience-section>.eyebrow{margin-bottom:30px}.audience-section>p:not(.eyebrow){font-size:13px;line-height:2.2;color:#748566;margin-top:28px;max-width:680px}.role-field{display:flex;flex-wrap:wrap;gap:13px 30px;margin-top:45px;max-width:700px}.role-field span{font-size:11px;padding-bottom:9px;border-bottom:1px solid #798c694d;color:#687d58}.pricing-section>.eyebrow{margin-bottom:25px}.pricing-section h2 em{font-style:normal;color:#8c9a78;margin-left:.2em}.pricing-section>p:not(.eyebrow){max-width:650px;font-size:13px;line-height:2;margin-top:25px;color:#78886a}.pricing-list{display:flex;gap:40px;margin-top:50px}.pricing-list article{flex:1;max-width:380px;border-top:1px solid #80916b55;border-bottom:1px solid #80916b55;padding:30px 0}.pricing-list b{font-family:var(--serif);font-size:65px;font-weight:400;display:block;margin:15px 0}.pricing-list article>p{font-size:12px;color:#7a8a6a;margin:12px 0}.pricing-list .text-link{margin-top:12px;font-size:10px}.pricing-note{font-size:10px!important}.detail-ending{text-align:center;padding:135px 15vw;background:#e3e9d8b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#3c4f32}.detail-ending h2{font-family:var(--serif);font-size:clamp(31px,3.3vw,54px);line-height:1.6;margin:30px auto;max-width:900px}.next-project{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:65px 9vw;border-top:1px solid var(--rule)}.next-project>span{font-family:var(--serif);font-size:clamp(33px,4vw,70px);letter-spacing:-1px}.next-project>svg{width:40px;height:40px;transition:transform .4s}.next-project:hover>svg{transform:translate(10px)}.websites-page,.website-detail{color:#e9eedd}.websites-page .collection-intro h1 em{color:#b2c89a}.websites-page .collection-intro p,.websites-page .collection-summary{color:#bcc8b0}.website-exhibits{padding:20px 9vw 90px;background:linear-gradient(#14291e20,#13281ece 8%,#13281ee8)}.website-exhibit{margin:0 0 130px}.website-exhibit:nth-child(2n){padding-left:14vw}.website-exhibit:nth-child(odd){padding-right:9vw}.exhibit-image{position:relative;display:block;overflow:hidden;box-shadow:0 30px 70px #07100833}.exhibit-image img{width:100%;aspect-ratio:1.65;object-fit:cover;transition:transform 1.3s var(--ease)}.exhibit-image:hover img{transform:scale(1.025)}.exhibit-open{position:absolute;right:25px;bottom:25px;display:flex;align-items:center;gap:22px;color:#34482d;background:#eef1e6ef;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:90px;padding:16px 22px;font-size:10px;opacity:0;transform:translateY(8px);transition:opacity .4s,transform .4s}.exhibit-image:hover .exhibit-open,.exhibit-image:focus-visible .exhibit-open{opacity:1;transform:none}.exhibit-caption{display:flex;gap:30px;padding-top:30px;align-items:flex-start}.exhibit-index{font-family:var(--serif);font-size:26px;color:#c3cfae}.exhibit-caption .eyebrow{font-size:8px;color:#a7b897;letter-spacing:1.5px}.exhibit-caption h2{font-family:var(--serif);font-size:clamp(27px,2.8vw,44px);letter-spacing:-.6px;margin-top:10px}.exhibit-caption>p{max-width:280px;width:38%;font-size:11px;line-height:2;color:#b4c3a7;margin-left:auto}.website-detail-intro{padding:160px 12vw 100px;min-height:80svh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#162c2180}.website-detail-intro>.eyebrow{color:#b3c3a3}.website-detail-intro h1{font-family:var(--serif);font-size:clamp(55px,7.5vw,124px);line-height:1.1;letter-spacing:-.04em;margin:25px 0}.website-detail-intro>p:not(.eyebrow){font-size:14px;line-height:2;max-width:640px;color:#c6d0bb}.website-detail-intro .text-link{margin-top:25px}.website-full-image{padding:0 6vw 70px;background:#152c20d9}.website-full-image img{width:100%;box-shadow:0 30px 70px #08140e33}.website-story{padding:80px 12vw 110px}.website-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;border-top:1px solid #7c8a6444;padding-top:30px;margin-top:25px;margin-bottom:80px}.website-facts span{font-size:9px;letter-spacing:1px;color:#809070}.website-facts p{font-size:12px;margin-top:15px;line-height:1.8}.website-story h2{font-family:var(--serif);font-size:clamp(33px,4vw,60px);line-height:1.6}.website-story>p:not(.eyebrow){font-size:13px;line-height:2.1;color:#798d6a;max-width:700px;margin:25px 0}.website-detail>.next-project{background:#162e22de;color:#dbe5cd}.about-intro{padding-left:48vw;min-height:95svh}.about-intro h1{font-size:clamp(37px,3.6vw,59px);line-height:1.5}.about-intro>p:not(.eyebrow){font-size:12px;line-height:2.2;max-width:440px}.about-letter{padding:90px 15vw;display:flex;gap:8vw;align-items:flex-start}.about-letter>.eyebrow{width:180px;flex-shrink:0;position:sticky;top:130px}.letter-content{max-width:710px}.letter-content p{font-size:13px;line-height:2.3;color:#77856b;margin-bottom:25px;white-space:pre-line}.letter-content>.letter-opening{font-size:15px;line-height:2.35;color:#526248}.letter-content h2{font-family:var(--serif);font-size:32px;line-height:1.65;margin:65px 0 28px;color:#3d5230}.letter-content h3{font-family:var(--serif);font-size:21px;margin:28px 0 13px;color:#506344}.letter-content article{padding:4px 0}.letter-break{border-top:1px solid #83926e44;border-bottom:1px solid #83926e44;padding:45px 0;margin:60px 0}.letter-break h2{margin-top:25px}.letter-method{padding-left:25px}.letter-method li{padding-left:15px}.letter-method li::marker{font-family:var(--serif);color:#7f926d}.letter-content .letter-signature{margin-top:70px;color:#465d35}.letter-signature em{display:inline-block;font-family:var(--serif);font-size:52px;line-height:1.2;letter-spacing:-2px;margin-top:20px}.legal-page{padding:160px max(9vw,calc((100vw - 850px)/2)) 100px;min-height:100svh}.legal-page h1{font-family:var(--serif);font-size:clamp(30px,3.4vw,48px);line-height:1.6;margin:25px 0}.legal-page p{font-size:13px;line-height:2.2;color:#6c7b5d;margin:20px 0}.legal-page .legal-updated{font-size:10px}.legal-page h2{font-size:20px;line-height:1.6;margin:45px 0 20px;color:#455934}.not-found{min-height:90svh;padding:210px 12vw 130px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.not-found h1{font-family:var(--serif);font-size:clamp(36px,4vw,66px);margin:30px 0 45px;line-height:1.5}.inbox-page{min-height:80svh;padding:160px 10vw 90px;background:#e8eddf;color:#3d5032}.inbox-inner{max-width:900px;margin:auto}.inbox-page h1{font-family:var(--serif);font-size:36px;margin-bottom:40px}.inbox-page h1 span{font-size:23px;color:#84966f}.inbox-access{display:flex;gap:20px}.inbox-code-input{padding:15px;border:1px solid #7e906c77;background:#f0f4e8;flex:1}.inbox-load-btn{background:#536d3e;color:#f0f4e8;padding:12px 23px}.inbox-list{list-style:none;padding:0}.inbox-item{padding:25px 0;border-top:1px solid #7e906c55}.inbox-item-meta{display:flex;justify-content:space-between;gap:20px;font-size:11px;margin-bottom:15px}.inbox-item-message{font-size:13px;line-height:2;white-space:pre-wrap}.inbox-error,.inbox-empty{font-size:12px;margin-top:25px}.inbox-error{color:#92543f}.loading-copy{padding:180px 10vw}@keyframes unfold-in{0%{opacity:0;translate:0 28px}to{opacity:1;translate:0 0}}@keyframes scroll-seed{0%{transform:translateY(0);opacity:0}15%{opacity:1}80%{opacity:1}to{transform:translateY(67px);opacity:0}}@keyframes sound-wave{0%{transform:scaleY(.45)}to{transform:scaleY(1.2)}}@keyframes menu-unfold{0%{opacity:0;clip-path:inset(0 0 100% 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@media(min-width:1800px){.hero-copy{max-width:750px}.hero-copy h1{font-size:104px}.hero-description{font-size:15px;max-width:450px}.desktop-nav{font-size:14px;gap:40px}.site-header{padding-top:35px}.hero-colophon{bottom:85px}.chapter-copy>p:not(.eyebrow):not(.serif-note){font-size:15px}.product-specimen{max-width:480px}.act-content{padding-left:12vw;padding-right:12vw}}@media(max-width:1200px){.site-header{gap:4vw}.desktop-nav{gap:23px}.brand-motto{display:none}.header-right{gap:22px}.hero-copy{width:51%}.hero-copy h1{font-size:6.3vw}.hero-marginal{right:7vw;font-size:7px;letter-spacing:1.5px}.hero-description{max-width:350px}.hero-actions{gap:20px}.hero-colophon>div{padding:0 22px}.hero-colophon .hero-location{display:none}.chapter-rail{right:10px}.act-content{padding-left:8vw;padding-right:8vw;gap:7vw}.chapter-copy h2,.contact-copy h2{font-size:3.8vw}.product-specimen{width:41%;padding-left:26px;padding-right:26px}.specimen-selector{margin-left:-26px;margin-right:-26px}.method-orbit{width:40%}.garden-console{margin-top:330px}.ledger-title{min-width:130px}.ledger-entry{gap:20px}.ledger-entry>p{font-size:11px}.about-letter{padding-left:9vw;padding-right:9vw;gap:6vw}.about-letter>.eyebrow{width:140px}.contact-form{width:41%;padding:28px}.detail-hero-layout{gap:6vw}.detail-specimen{width:31%}.website-facts{gap:25px}.hero-marginal em{font-size:16px}html[lang=en] .hero-copy h1{font-size:6.2vw}html[lang=en] .chapter-copy h2{font-size:4.7vw;line-height:1.1}}@media(max-width:900px){.desktop-nav{gap:18px;font-size:10px}.site-header{gap:30px;padding-left:5vw;padding-right:5vw}.wordmark{font-size:35px}.header-right{gap:18px}.round-button{width:39px;height:39px}.hero-copy{width:56%}.hero-description{max-width:310px;font-size:12px}.hero-marginal{display:none}.scene-invitation{left:64%;font-size:10px}.pill-button{padding:14px 22px;gap:20px;font-size:10px}.hero-colophon{left:6.5vw}.story-act{min-height:125svh}.chapter-copy h2,.contact-copy h2{font-size:4.1vw}.chapter-copy>p:not(.eyebrow):not(.serif-note){font-size:12px}.chapter-copy>.eyebrow{font-size:8px;letter-spacing:1.7px}.product-specimen{width:43%}.specimen-content h3{font-size:34px}.specimen-content>p{font-size:11px}.worlds-chapter .act-content{padding-left:8vw}.worlds-chapter .chapter-copy{width:48%}.world-window{left:6vw;width:38%}.contact-form{width:45%}.contact-copy{width:49%}.contact-content{gap:6vw;padding-left:7vw;padding-right:7vw}.contact-copy>p:not(.eyebrow){font-size:12px}.hero-chapter{min-height:730px}.hero-copy h1{font-size:6.8vw}.collection-intro{min-height:75svh}.ledger-entry{flex-wrap:wrap;gap:12px 20px}.ledger-entry>p{flex:none;width:calc(100% - 175px);max-width:none;margin-left:135px;padding-right:30px;margin-top:-10px}.ledger-title{flex:1;width:auto}.ledger-action{position:absolute;right:0;top:50px}.product-collection{padding-left:7vw;padding-right:7vw}.detail-hero h1{font-size:4.5vw}.detail-specimen .work-mark.is-large{width:100px;height:100px}.detail-specimen>span{font-size:27px}.detail-specimen small{font-size:6px;letter-spacing:.6px}.feature-list{gap:0 35px}.detail-section{padding-left:9vw;padding-right:9vw}.audience-section{padding-right:15vw}.about-intro{padding-left:44vw;padding-right:7vw}.about-intro h1{font-size:4.2vw}.about-letter>.eyebrow{display:none}.letter-content{max-width:none}.footer-top{gap:20px}.footer-top>p{font-size:17px}.footer-bottom{font-size:7px}.exhibit-caption{gap:20px}.exhibit-caption>p{font-size:10px}.website-exhibit:nth-child(2n){padding-left:8vw}.website-exhibit:nth-child(odd){padding-right:3vw}.garden-console{gap:25px;padding:21px 25px}.garden-console small{display:none}}@media(max-width:760px){html{scroll-padding-top:82px}.site-header{padding:20px 6vw;gap:15px;background:linear-gradient(#e7e9dfe8,transparent)}.desktop-nav{display:none}.wordmark{font-size:34px}.wordmark span{font-size:42px}.header-right{gap:22px}.round-button{width:38px;height:38px}.language-toggle{font-size:10px}.scene-wash{background:linear-gradient(180deg,#edf0e27a 0,#edf0e238 24%,transparent 42%,#e4e9d52e 77%,#e4e9d586)}.garden-site[data-tone=night] .scene-wash{background:linear-gradient(180deg,#102a20a1,#102a2040 45%,#102a20c2)}.hero-chapter{height:112svh;min-height:850px;padding:125px 8vw 100px;display:block}.hero-copy{width:100%;max-width:none}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:21px}.hero-copy h1{font-size:clamp(42px,9.4vw,68px);line-height:1.36;letter-spacing:-.03em;max-width:420px}.hero-copy h1>span{display:inline}.hero-copy h1>span:first-child{display:block}.hero-copy h1>span:nth-child(2){margin-right:.08em}.hero-description{max-width:310px;width:79%;font-size:11px;line-height:2;margin-top:17px}.hero-actions{margin-top:21px;gap:20px}.hero-actions .pill-button{font-size:9px;padding:12px 18px;min-height:44px;gap:15px}.hero-actions .quiet-button{font-size:9px;gap:12px}.hero-actions .quiet-button>span{font-size:18px}.hero-colophon{bottom:73px;left:8vw}.hero-colophon>div{padding:0 20px}.hero-colophon b{font-size:10px}.hero-colophon span{font-size:6px;letter-spacing:.8px}.scroll-cue{right:9vw;bottom:75px}.scroll-cue span{writing-mode:vertical-rl;font-size:7px;letter-spacing:2px}.scroll-cue i{display:none}.scene-invitation{bottom:135px;left:8vw;font-size:10px}.chapter-rail{right:7px;gap:12px}.chapter-rail a{min-height:23px;padding:6px 5px}.chapter-rail span{display:none}.chapter-rail i{width:2px;height:2px}.story-act{min-height:120svh}.act-content{min-height:100svh;padding:110px 9vw 100px;gap:35px;align-items:flex-start;justify-content:center;flex-direction:column}.chapter-copy,.philosophy-chapter .chapter-copy,.creations-chapter .chapter-copy{width:100%;max-width:490px}.chapter-copy h2,.contact-copy h2{font-size:clamp(31px,7.5vw,48px);line-height:1.6}.chapter-copy>.eyebrow{font-size:8px;margin-bottom:22px;letter-spacing:1.7px}.chapter-copy>p:not(.eyebrow):not(.serif-note){font-size:12px;line-height:2.2;max-width:360px;margin-top:22px}.chapter-copy>.text-link{margin-top:23px;font-size:11px;gap:40px}.philosophy-chapter{min-height:135svh}.philosophy-chapter .act-content{padding:40svh 10vw 80px;justify-content:flex-end;background:linear-gradient(transparent 23%,#e6ead659 38%,#e8eddaea 64%);position:relative;min-height:135svh}.philosophy-chapter .chapter-copy{margin:0}.serif-note{font-size:20px;margin-bottom:15px}.creations-chapter{min-height:135svh;background:linear-gradient(#dce4cb22,#e5ebd88c)}.creations-chapter .act-content{position:relative;padding-top:105px;padding-bottom:100px;min-height:135svh;align-items:stretch}.creations-chapter .chapter-copy{margin-bottom:10px}.creations-chapter .chapter-copy h2{font-size:clamp(31px,7.3vw,47px)}.product-specimen{width:90%;max-width:390px;margin-left:auto;padding:22px 26px 0;transform:rotate(2deg)}.specimen-top{font-size:7px;padding-bottom:13px}.specimen-content{padding:22px 0}.specimen-content .work-mark.is-large{width:72px;height:72px;margin-bottom:19px}.specimen-content h3{font-size:35px}.specimen-content>p{font-size:11px;line-height:1.9;margin:10px 0}.specimen-content .text-link{font-size:9px;padding:10px 0}.specimen-selector{margin:0 -26px}.specimen-selector button{font-size:7px;padding:12px 4px;gap:4px}.specimen-selector button span{font-size:13px}.worlds-chapter{min-height:130svh;background:linear-gradient(#142a210f,#132d22ad 30%,#132d22dd)}.worlds-chapter .act-content{min-height:130svh;position:relative;flex-direction:column;align-content:initial;justify-content:center;padding:110px 10vw;flex-wrap:nowrap;gap:55px}.worlds-chapter .chapter-copy{width:100%;margin:0}.world-window{position:relative;left:auto;top:auto;width:94%;max-width:430px;margin:0 auto;transform:rotate(-5deg)}.world-window>span{padding:15px 18px}.world-window small{font-size:7px}.practice-chapter{background:linear-gradient(#122d21b3,#203723aa);min-height:130svh}.practice-chapter .act-content{position:relative;min-height:130svh;padding-top:110px;padding-bottom:110px}.practice-services{font-size:9px;gap:12px 20px;margin-top:20px}.method-orbit{width:100%;max-width:390px;padding-top:25px;margin:0 auto}.method-index>span{font-size:130px}.method-description{min-height:110px;margin-top:18px}.method-description h3{font-size:30px;margin-bottom:15px}.method-description p{font-size:12px;line-height:2;max-width:330px}.method-selector{padding-top:20px}.method-selector button{font-size:10px;gap:13px;padding:7px}.playground-chapter{min-height:115svh}.playground-content{min-height:100svh;padding:105px 8vw 78px;justify-content:space-between;align-items:stretch}.playground-heading h2{font-size:7.2vw;line-height:1.6}.playground-heading>.eyebrow{font-size:7px}.playground-heading>p{font-size:10px;line-height:2;max-width:275px;margin:10px auto 0}.garden-console{padding:20px 22px;gap:18px 25px;flex-wrap:wrap;margin-top:330px}.garden-console>label{min-width:100px;gap:16px}.garden-console label>span{font-size:9px}.garden-console .quiet-button{width:100%;justify-content:space-between;border-left:0;border-top:1px solid var(--line);padding:15px 0 0;font-size:10px}.contact-chapter{min-height:115svh;background:linear-gradient(#e4ebd650,#e4ebd6bd 40%,#e4ebd6e8)}.contact-content{padding:110px 10vw 90px;position:relative;gap:35px;min-height:115svh}.contact-copy{width:100%}.contact-copy>p:not(.eyebrow){font-size:12px;line-height:2.2;max-width:350px;margin-top:20px}.contact-copy>.eyebrow{font-size:8px;margin-bottom:24px}.contact-email{font-size:26px;margin-top:25px}.contact-form{width:100%;max-width:none;padding:26px;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f0f3e6c7}.contact-form>.eyebrow{font-size:8px;margin-bottom:10px}.contact-form label{font-size:9px}.contact-form input,.contact-form textarea{font-size:16px;line-height:1.7}.contact-form textarea{min-height:100px}.contact-form .pill-button{min-height:45px;padding:13px 23px;margin-top:25px}.standalone-contact,.standalone-contact .act-content{min-height:0}.atmosphere-controls{bottom:15px;left:7vw;gap:20px}.atmosphere-controls button{font-size:7px;gap:7px;letter-spacing:.5px;background:#e7ecddc4;padding:5px 8px;color:#536643;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.garden-site[data-tone=night] .atmosphere-controls button{background:#1b3428bd;color:#d2dfc3}.site-footer{padding:38px 9vw 75px}.footer-top{flex-wrap:wrap;gap:20px;justify-content:flex-start;padding-bottom:28px}.footer-top>.wordmark{width:100%;font-size:34px}.footer-top>p{font-size:15px;max-width:60%;line-height:1.7}.footer-top>a:last-child{margin-left:auto;font-size:8px}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:16px;font-size:7px;padding-top:25px;line-height:1.8}.footer-bottom>span:first-child{width:100%}.footer-bottom>div{margin-left:auto;gap:20px}.chapter-menu{padding:23px 8vw}.menu-body{width:100%;padding:50px 0}.menu-body>.eyebrow{font-size:8px;letter-spacing:2px}.menu-body nav a{padding:20px 0;gap:20px}.menu-body nav span{font-size:clamp(27px,6.3vw,42px)}.menu-body nav svg{width:21px;height:21px}.menu-bottom{flex-wrap:wrap;line-height:1.8;font-size:8px;gap:12px}.menu-bottom em{width:100%;font-size:20px;margin-top:15px}.collection-intro{padding:150px 9vw 65px;min-height:78svh;background:linear-gradient(#edf0e258,#edf0e2bd)}.collection-intro h1{font-size:clamp(41px,9vw,68px);line-height:1.5}.collection-intro>.eyebrow{font-size:8px;margin-bottom:22px}.collection-intro>p:not(.eyebrow){font-size:12px;line-height:2.2;max-width:320px}.collection-summary{gap:16px;margin-top:30px;padding-top:18px;font-size:7px;letter-spacing:1.2px;width:100%;flex-direction:column}.product-collection{padding:45px 8vw 70px}.collection-toolbar{flex-direction:column;align-items:flex-start;gap:20px}.collection-toolbar>.eyebrow{font-size:8px}.filter-controls{gap:25px}.filter-controls button{font-size:11px;min-height:40px}.ledger-entry{padding:26px 0;gap:10px 15px}.ledger-number{width:20px;font-size:17px}.ledger-entry .work-mark{width:45px;height:45px;margin-right:0}.ledger-title{width:calc(100% - 135px);flex:none;min-width:0}.ledger-title h2{font-size:29px;margin-top:2px}.ledger-title>span{font-size:7px}.ledger-entry>p{width:calc(100% - 80px);margin-left:80px;margin-top:4px;padding-right:8px;font-size:10px;line-height:1.9}.ledger-action{top:42px}.ledger-action svg{width:19px;height:19px}.ledger-entry.is-growing .ledger-action{top:32px;right:0;font-size:7px;padding:5px 7px;letter-spacing:0}.ledger-entry.is-growing .ledger-title h2{padding-right:24px}a.ledger-entry:hover{padding-left:0;padding-right:0}.detail-hero{padding:130px 9vw 65px;background:#e8efdd9e}.back-link{font-size:10px;margin-bottom:30px}.detail-hero-layout{flex-direction:column;gap:45px;align-items:stretch}.detail-hero-layout>div:first-child{width:100%}.detail-hero .eyebrow{font-size:8px}.detail-hero h1{font-size:clamp(29px,7vw,47px);line-height:1.6;margin-top:20px}.detail-hero-layout>div>p:not(.eyebrow){font-size:12px;line-height:2.2;margin-top:23px}.detail-actions{gap:20px;margin-top:25px}.detail-actions .pill-button,.detail-actions .text-link{font-size:10px}.detail-specimen{width:73%;max-width:300px;margin:5px auto 0;padding:30px 25px}.detail-specimen .work-mark.is-large{width:105px;height:105px;margin-bottom:25px}.detail-specimen>span{font-size:30px}.detail-specimen small{font-size:6px;margin-top:12px}.product-visual{padding:35px 7vw}.product-visual figcaption{font-size:7px}.detail-section{padding:60px 9vw}.detail-section h2{font-size:clamp(27px,6.5vw,42px);line-height:1.6}.detail-section .eyebrow{font-size:8px}.section-intro,.audience-section>p:not(.eyebrow){font-size:12px;line-height:2.2}.feature-list{grid-template-columns:1fr;margin-top:35px}.feature-list article{padding:20px 0;gap:20px}.feature-list h3{font-size:13px}.feature-list article>span{font-size:18px}.role-field{gap:13px 22px;margin-top:30px}.role-field span{font-size:10px}.pricing-section h2 em{display:block;margin-left:0}.pricing-section>p:not(.eyebrow){font-size:12px}.pricing-list{gap:25px;flex-wrap:wrap;margin-top:35px}.pricing-list article{min-width:calc(50% - 20px);max-width:none;flex:1;padding:22px 0}.pricing-list b{font-size:48px}.pricing-list article>p{font-size:10px}.pricing-list .text-link{font-size:9px;gap:24px}.detail-ending{padding:90px 9vw}.detail-ending h2{font-size:27px;line-height:1.7}.next-project{padding:40px 9vw;gap:20px;flex-wrap:wrap}.next-project .eyebrow{width:100%;font-size:8px}.next-project>span{font-size:36px;max-width:calc(100% - 60px);line-height:1.2}.next-project>svg{width:28px;height:28px}.websites-page .collection-intro{background:#142f23a6}.websites-page .collection-intro h1{font-size:clamp(39px,8.8vw,65px)}.website-exhibits{padding:20px 7vw 55px;background:#163323e6}.website-exhibit{margin-bottom:70px}.website-exhibit:nth-child(2n),.website-exhibit:nth-child(odd){padding:0}.exhibit-image img{aspect-ratio:1.3;object-position:center}.exhibit-open{opacity:1;transform:none;bottom:12px;right:12px;font-size:8px;padding:10px 13px;gap:15px}.exhibit-open svg{width:16px;height:16px}.exhibit-caption{padding-top:20px;gap:15px;flex-wrap:wrap}.exhibit-index{font-size:23px}.exhibit-caption h2{font-size:30px;margin-top:8px}.exhibit-caption .eyebrow{font-size:7px}.exhibit-caption>div{max-width:calc(100% - 43px)}.exhibit-caption>p{width:calc(100% - 38px);max-width:none;margin-left:38px;font-size:11px;line-height:2}.website-detail-intro{min-height:75svh;padding:140px 9vw 70px;background:#142e21c4}.website-detail-intro h1{font-size:clamp(49px,12vw,84px);line-height:1.04;letter-spacing:-.04em}.website-detail-intro>p:not(.eyebrow){font-size:12px;line-height:2.2}.website-detail-intro>.eyebrow{font-size:7px}.website-full-image{padding:0 0 30px}.website-story{padding:50px 9vw 70px}.website-facts{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:45px}.website-facts span{font-size:8px}.website-facts p{font-size:11px;margin-top:8px}.website-story h2{font-size:28px;line-height:1.6}.website-story>p:not(.eyebrow){font-size:12px}.about-intro{padding:150px 9vw 65px;min-height:85svh;background:linear-gradient(#e7efdf44,#e7efdfdd)}.about-intro h1{font-size:clamp(33px,7.5vw,51px)}.about-intro>p:not(.eyebrow){font-size:12px;line-height:2.3;max-width:340px}.about-letter{padding:50px 9vw 80px}.letter-content p{font-size:12px;line-height:2.3;margin-bottom:20px}.letter-content>.letter-opening{font-size:13px}.letter-content h2{font-size:27px;line-height:1.7;margin-top:45px;margin-bottom:23px}.letter-content h3{font-size:20px}.letter-break{margin:40px 0;padding:30px 0}.letter-break h2{margin-top:18px}.letter-signature em{font-size:45px}.legal-page{padding:130px 9vw 65px}.legal-page h1{font-size:29px}.legal-page p{font-size:12px;line-height:2.2}.legal-page h2{font-size:19px}.not-found{min-height:80svh;padding:160px 10vw 100px}.not-found h1{font-size:36px;line-height:1.5}.inbox-page{padding:135px 8vw 75px}.inbox-page h1{font-size:29px}.inbox-page h1 span{font-size:18px}.inbox-access{gap:12px;flex-direction:column}.inbox-code-input{font-size:16px}.inbox-load-btn{align-self:flex-start;font-size:13px}.inbox-item-meta{flex-direction:column;gap:10px;font-size:10px}.scene-fallback span{bottom:52px;right:9vw;font-size:8px}html[lang=en] .hero-copy h1{font-size:clamp(49px,11vw,76px);line-height:1.03;max-width:380px}html[lang=en] .hero-copy h1>span{display:block}html[lang=en] .hero-copy .hero-last{max-width:330px}html[lang=en] .hero-description{font-size:11px;max-width:275px;width:85%}html[lang=en] .chapter-copy h2{font-size:clamp(44px,10vw,63px);line-height:1.05}html[lang=en] .contact-copy h2{font-size:45px;line-height:1.12}html[lang=en] .collection-intro h1{font-size:clamp(51px,11vw,72px);line-height:1.1}html[lang=en] .detail-hero h1{font-size:clamp(39px,9vw,61px);line-height:1.1}html[lang=en] .about-intro h1{font-size:clamp(41px,9vw,63px);line-height:1.15}}@media(max-width:380px){.hero-chapter{min-height:840px}.hero-copy h1{font-size:36px}.hero-description{width:92%}.hero-actions{gap:14px}.hero-actions .pill-button{padding-left:15px;padding-right:15px;gap:12px}.hero-colophon>div{padding:0 15px}.hero-colophon b{font-size:9px}.hero-colophon span{font-size:6px}.chapter-copy h2,.contact-copy h2{font-size:28px}.specimen-top{letter-spacing:.6px}.ledger-entry{gap:10px}.ledger-title h2{font-size:25px}.ledger-entry>p{margin-left:70px;width:calc(100% - 70px)}.garden-console{gap:15px;padding:19px}.hero-colophon{bottom:70px}.footer-top>p{font-size:13px}.contact-form{padding:22px}.collection-toolbar{gap:15px}.filter-controls{gap:21px}}@media(max-height:680px)and (min-width:761px){.hero-chapter{height:800px}.story-act{min-height:950px}.act-content{min-height:760px;position:relative;padding-top:130px;padding-bottom:100px}.hero-colophon{bottom:60px}.hero-copy{padding-top:5px}.chapter-copy h2{font-size:40px}.chapter-rail{gap:9px}.playground-content{min-height:950px}.hero-description{font-size:12px;max-width:350px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}.story-act{min-height:100svh}.act-content{position:relative}.film-grain{display:none}}.reduce-motion .reveal,.reduce-motion .hero-copy{animation:none}.reduce-motion .scroll-cue i:before{animation:none}.reduce-motion .act-content{position:relative}.garden-site[data-tone=night] .scene-fallback,.garden-site[data-tone=night] .scene-loading{background:radial-gradient(ellipse at 65% 30%,#39523b,#142c20 75%)}.garden-site[data-tone=night] .scene-fallback span{color:#b6c6a5}
