:root{--paper:#f9f9f3;--ink:#262c24;--olive:#636e41;--olive-dark:#454e2b;--muted:#697063;--line:#dadfd1;--wash:#ecefe4;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--olive);outline-offset:6px}::selection{background:#d5dbb9}h1,h2,h3,p{margin:0}p{line-height:1.7}h1,h2{letter-spacing:-.055em;font-weight:400}h1{font-size:clamp(44px,5.4vw,82px);line-height:1.04}h1 em,h2 em{color:var(--olive);letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-weight:400}h2{font-size:clamp(38px,4.2vw,62px);line-height:1.08}h3{letter-spacing:-.03em;font-size:23px;font-weight:400}.site-header{z-index:10;background:#f9f9f3ed;border-bottom:1px solid #343b2520;justify-content:space-between;align-items:center;width:100%;height:90px;padding:0 4.2%;display:flex;position:absolute;top:0;left:0}.brand{letter-spacing:-2px;align-items:center;gap:10px;font-size:35px;font-weight:600;display:inline-flex}.brand svg{color:var(--olive)}.brand-ai{letter-spacing:0;align-self:flex-start;margin:7px 0 0 5px;font-size:12px;font-weight:600;display:inline-block}nav{gap:34px;font-size:14px;display:flex}nav a:hover{color:var(--olive)}.button{background:var(--olive);color:#fff;border:1px solid var(--olive);border-radius:40px;justify-content:center;align-items:center;gap:28px;padding:18px 26px;font-size:14px;line-height:1.2;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--olive-dark);transform:translateY(-2px)}.button.small{gap:22px;padding:13px 21px}.button.light{color:var(--ink);border-color:var(--line);background:0 0}.button.light:hover{background:var(--wash)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);align-items:center;gap:9px;margin-bottom:22px;font-size:12px;font-weight:500;display:flex}.live-dot{background:var(--olive);border-radius:50%;width:6px;height:6px}.hero{background:var(--paper);height:max(820px,100svh);position:relative;overflow:hidden}.hero-art{position:absolute;inset:25% 0 0}.hero-art:after{content:"";pointer-events:none;background:linear-gradient(#f9f9f3 0%,#f9f9f370 12%,#0000 32% 85%,#f9f9f3 100%);position:absolute;inset:0}.hero-art img{object-fit:cover;object-position:center 57%;width:100%;height:100%}.hero-copy{text-align:center;z-index:2;padding:140px 20px 0;position:relative}.hero-copy .eyebrow{justify-content:center;margin-bottom:22px}.hero-description{color:var(--muted);margin:22px 0 25px;font-size:16px;line-height:1.6}.hero-bottom{z-index:2;letter-spacing:.07em;justify-content:space-between;align-items:center;font-size:12px;display:flex;position:absolute;bottom:26px;left:4.2%;right:4.2%}.hero-bottom a{text-transform:none;letter-spacing:0;align-items:center;gap:13px;font-size:12px;display:flex}.section{padding:110px 8%;scroll-margin-top:20px}.intro{grid-template-columns:1fr 1fr;gap:22px 80px;max-width:1440px;margin:auto;display:grid}.intro .eyebrow{grid-column:1/-1}.intro>p:last-child{max-width:480px;color:var(--muted);align-self:end;font-size:17px}.section>p:last-child{max-width:600px;color:var(--muted);margin-top:25px}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:35px 4.2%;font-size:14px;display:flex}@media (width>=1700px){.hero-art{inset:23% 0 0}.hero-art img{object-fit:contain}.hero-copy{padding-top:160px}}@media (width<=760px){.site-header{height:76px;padding:0 6%}.brand{font-size:30px}.brand svg{width:26px}nav{display:none}.site-header .button{gap:12px;padding:12px 15px;font-size:12px}.hero{height:900px;max-height:1150px}.hero-copy{padding:126px 22px 0}h1{font-size:clamp(39px,9.6vw,65px)}.hero-description{max-width:330px;margin:24px auto;font-size:16px}.hero-description br{display:none}.hero-art{inset:43% 0 40px}.hero-art img{object-fit:cover;object-position:59% center}.hero-bottom{bottom:24px;left:6%;right:6%}.hero-bottom>span{display:none}.hero-bottom a{margin:auto}.section{padding:72px 6%}.intro{grid-template-columns:1fr;gap:20px}.intro .eyebrow{grid-column:auto}.intro>p:last-child{font-size:16px}.eyebrow{letter-spacing:.1em;font-size:12px}footer{padding:28px 6%}footer>span{text-align:right;max-width:130px;line-height:1.5}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.story-active{height:500svh}.story .hero{height:100svh;min-height:720px;position:sticky;top:0}.story-static .hero{position:relative}.hero-art canvas{opacity:0;width:100%;height:100%;position:absolute;inset:0}.hero-copy{pointer-events:auto}.hero-copy[inert],.story-outro[inert]{pointer-events:none}.story-outro{z-index:3;background:#f9f9f3eb;max-width:420px;padding:24px;position:absolute;top:100px;left:8%}.story-outro>p:not(.eyebrow){color:var(--muted);max-width:300px;margin:16px 0 20px;font-size:16px}.text-link{border:none;border-bottom:1px solid var(--olive);color:var(--olive);cursor:pointer;background:0 0;align-items:center;gap:20px;padding:0 0 7px;font-size:14px;display:inline-flex}.text-link:hover{color:var(--olive-dark)}.story-controls{z-index:4;gap:16px;display:flex;position:absolute;bottom:76px;right:4.2%}.story-controls button,.story-controls a{color:#48523a;background:#f9f9f3df;border:1px solid #d8ddce;border-radius:30px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;display:inline-flex}.story-progress{background:var(--line);height:3px;position:absolute;bottom:0;left:0;right:0}.story-progress span{background:var(--olive);transform-origin:0;height:100%;display:block}.scroll-cue{letter-spacing:0;align-items:center;gap:9px;display:flex}.skip-link{z-index:99;background:var(--ink);color:#fff;padding:12px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.audience-strip{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:32px 8%;font-size:14px;display:flex}.audience-strip>span:first-child{letter-spacing:.1em;max-width:240px;font-size:12px;line-height:1.5}.audience-strip>span:not(:first-child):before{content:"+";color:var(--olive);margin-right:15px}.section-number{color:var(--olive);margin-right:8px;font-size:12px}.steps{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:0;margin-top:46px;display:grid}.step{padding:30px 34px 0 0}.step+.step{border-left:1px solid var(--line);padding-left:34px}.step:last-child{padding-right:0}.step-top{color:var(--olive);justify-content:space-between;margin-bottom:45px;font-size:13px;display:flex}.step h3{margin-bottom:18px}.step p{color:var(--muted);font-size:16px;line-height:1.75}.step-tag{color:var(--olive);letter-spacing:.03em;margin-top:28px;font-size:12px;display:block}.report-section{background:var(--wash)}.report-heading{justify-content:space-between;align-items:end;gap:60px;display:flex}.report-heading>p{max-width:390px;color:var(--muted);font-size:16px}.scenario-selector{gap:12px;margin:40px 0 24px;display:flex}.scenario-selector button{color:var(--muted);background:0 0;border:1px solid #c9d0be;border-radius:40px;align-items:center;gap:28px;padding:13px 20px;font-size:14px;display:flex}.scenario-selector button[aria-pressed=true]{background:var(--olive);border-color:var(--olive);color:#fff}.scenario-selector button:hover{border-color:var(--olive)}.report-app{background:var(--paper);border:1px solid #d4dac9;border-radius:12px;grid-template-columns:185px 1fr;min-height:430px;display:grid;overflow:hidden;box-shadow:0 16px 55px #303e2510}.report-sidebar{border-right:1px solid var(--line);background:#f2f4ec;padding:30px 17px;position:relative}.app-brand{letter-spacing:-1px;align-items:center;gap:8px;margin-bottom:35px;font-size:23px;font-weight:600;display:flex}.app-brand svg{color:var(--olive)}.app-brand>span{letter-spacing:0;align-self:flex-start;margin-top:4px;font-size:10px}.app-nav{color:var(--muted);white-space:nowrap;gap:9px;padding:13px 10px;font-size:12px;display:flex}.app-nav.active{color:var(--olive-dark);background:#e3e8d7;border-radius:5px}.sidebar-bottom{color:var(--muted);align-items:center;gap:6px;font-size:10px;line-height:1.5;display:flex;position:absolute;bottom:25px;left:23px;right:16px}.sidebar-bottom .live-dot{flex-shrink:0}.report-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:21px 26px;font-size:12px;display:flex}.muted{color:#9ca490;margin:0 9px}.demo-badge{color:#5f694d;white-space:nowrap;letter-spacing:.03em;background:#e6e9de;border-radius:3px;padding:5px 8px;font-size:10px}.report-grid{grid-template-columns:1.1fr 1fr;gap:26px;padding:24px;display:grid}.map-panel{border-radius:5px;min-width:0;min-height:295px;position:relative;overflow:hidden}.parcel-map{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.map-label{border:1px solid var(--line);background:#f9f9f3f0;border-radius:4px;align-items:center;gap:8px;padding:13px;font-size:12px;display:flex;position:absolute;bottom:18px;left:14px;right:14px}.map-label>span:last-child{color:var(--olive);margin-left:auto}.mini-label{color:var(--muted);letter-spacing:.09em;margin-bottom:12px;font-size:10px}.analysis-panel h3{font-size:23px}.analysis-description{color:var(--muted);margin:10px 0 18px;font-size:13px;line-height:1.65}.report-tabs{border-bottom:1px solid var(--line);gap:22px;display:flex}.report-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 11px;font-size:12px}.report-tabs button[aria-pressed=true]{border-color:var(--olive);color:var(--olive)}.report-items{min-height:151px}.report-items>div{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:15px;padding:11px 0;font-size:12px;display:flex}.report-items strong{color:var(--ink);font-size:18px;font-weight:500}.report-items small{color:var(--muted);font-size:11px}.report-items .focus-value{text-align:right;max-width:128px;font-size:12px;line-height:1.5}.report-items>div.status-line{color:var(--olive);border:0;justify-content:start;font-size:11px}.status-dot{background:var(--olive);border-radius:100%;width:5px;height:5px}.analysis-panel>.text-link{margin-top:10px;font-size:12px}.report-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:10px;padding:15px 24px;font-size:10px;display:flex}.report-footer>span:first-child{align-items:center;gap:7px;display:flex}.report-section .demo-note{max-width:none;color:var(--muted);text-align:center;margin-top:20px;font-size:12px}.check-items{min-height:151px;margin:0;padding:12px 0;list-style:none}.check-items li{color:var(--muted);align-items:start;gap:10px;padding:7px 0;font-size:12px;line-height:1.6;display:flex}.check-items svg{color:var(--olive);flex-shrink:0;margin-top:2px}.perspective{grid-template-columns:1fr 1fr;align-items:center;gap:9%;display:grid}.perspective-photo{background:#e4e6da;height:100%;min-height:550px;position:relative;overflow:hidden}.perspective-photo img{object-fit:cover;object-position:60% center;width:100%;height:100%;position:absolute;inset:0}.perspective-photo span{letter-spacing:.1em;background:#f9f9f3dc;padding:10px 12px;font-size:10px;position:absolute;bottom:20px;left:20px;right:20px}.perspective-copy h2{font-size:clamp(36px,3.5vw,54px)}.perspective-copy>p:not(.eyebrow){color:var(--muted);margin:25px 0 28px;font-size:16px}.principle{border-top:1px solid var(--line);align-items:baseline;gap:20px;padding:16px 0;display:flex}.principle>span{color:var(--olive);font-size:12px}.principle>p{color:var(--muted);font-size:14px}.faq{border-top:1px solid var(--line);grid-template-columns:1fr 1.6fr;gap:10%;display:grid}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:16px;line-height:1.5;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--olive);font-size:24px;font-weight:300}details[open] summary span{transform:rotate(45deg)}details>p{color:var(--muted);padding:0 30px 24px 0;font-size:16px}.closing{text-align:center;background:#e7ebdc;padding:85px 6% 90px;position:relative;overflow:hidden}.closing>:not(.closing-mark){z-index:1;position:relative}.closing .eyebrow{justify-content:center}.closing h2{font-size:clamp(36px,4.1vw,60px);line-height:1.14}.closing .button{margin:30px 0 20px}.closing>p:last-of-type{color:var(--muted);font-size:13px}.closing-mark{color:#bac4a4;opacity:.3;position:absolute;top:-85px;right:-90px;transform:rotate(15deg)}.closing-mark svg{width:540px;height:540px}footer>a:last-child{align-items:center;gap:12px;font-size:12px;display:flex}footer>.brand .brand-ai{margin-left:-5px}.report-dialog{border:1px solid var(--line);width:min(670px,100% - 32px);max-height:85svh;color:var(--ink);background:var(--paper);border-radius:12px;padding:32px}.report-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#202a1e80}body:has(dialog[open]){overflow:hidden}.dialog-header{justify-content:space-between;align-items:start;display:flex}.dialog-header .app-brand{margin-bottom:28px}.icon-button{border:1px solid var(--line);color:var(--ink);background:0 0;border-radius:50%;padding:9px;display:flex}.report-dialog h2{font-size:40px}.report-dialog h3{margin-top:25px;font-size:20px}.report-dialog p,.report-dialog .check-items li{color:var(--muted);font-size:15px}.report-dialog .dialog-intro{margin-top:12px}.dialog-note{color:var(--olive-dark);background:var(--wash);margin:22px 0;padding:16px;font-size:13px;line-height:1.6}.report-dialog .check-items{min-height:0}.report-dialog .button{margin-top:26px}.report-dialog .eyebrow{font-size:12px}@media (width<=1100px){nav{gap:20px}.report-app{grid-template-columns:150px 1fr}.report-sidebar{padding:25px 12px}.app-nav{gap:6px;padding:12px 5px;font-size:10px}.sidebar-bottom{font-size:9px;left:14px}.report-grid{gap:18px;padding:20px}.report-heading{gap:40px}.perspective{gap:6%}.hero-copy{padding-top:130px}}@media (height<=800px) and (width>=761px){.hero-copy{padding-top:122px}.hero-copy h1{font-size:60px}.hero-description{margin:16px 0;font-size:15px}.hero-copy .eyebrow{margin-bottom:14px}.hero-art{inset:23% 0 0}.hero .button{padding:15px 24px}.story .hero{min-height:680px}}@media (width<=760px){.story-active{height:500svh}.story .hero{height:100svh;min-height:740px;max-height:none}.hero-copy{padding-top:116px}.hero-copy h1{font-size:clamp(36px,9vw,55px)}.hero-copy h1 br{display:none}.hero-copy h1 em{margin-top:4px;display:block}.hero-description{margin:18px auto;line-height:1.5}.hero-copy .button{padding:16px 22px;font-size:13px}.hero-copy .eyebrow{margin-bottom:20px}.hero-art{inset:40% 0 30px}.story-controls{gap:8px;bottom:65px;right:6%}.story-controls a,.story-controls button{font-size:11px}.hero-bottom .scroll-cue{margin:auto;font-size:12px;display:flex}.story-outro{background:#f9f9f3e8;max-width:none;padding:20px;top:55px;left:6%;right:6%}.story-outro h2{font-size:43px}.story-outro h2 br{display:none}.story-outro>p:not(.eyebrow){max-width:250px}.audience-strip{grid-template-columns:1fr 1fr;gap:17px;padding:25px 6%;font-size:12px;display:grid}.audience-strip>span:first-child{font-size:10px}.audience-strip>span:not(:first-child):before{margin-right:8px}.steps{grid-template-columns:1fr;margin-top:15px}.step,.step+.step,.step:last-child{border-left:0;border-bottom:1px solid var(--line);padding:24px 0 28px}.step-top{margin-bottom:20px}.step-tag{margin-top:20px}.report-heading{display:block}.report-heading>p{margin-top:25px}.scenario-selector{flex-wrap:wrap;gap:8px;margin-top:30px}.scenario-selector button{gap:14px;padding:12px 14px;font-size:12px}.report-app{display:block}.report-sidebar{display:none}.report-toolbar{flex-wrap:wrap;gap:8px;padding:16px;font-size:11px}.report-grid{grid-template-columns:1fr;gap:25px;padding:16px}.map-panel{min-height:240px}.analysis-panel h3{font-size:27px}.analysis-description{font-size:15px}.mini-label{font-size:11px}.report-tabs button,.report-items>div{font-size:14px}.report-items .focus-value{max-width:145px;font-size:14px}.report-items{min-height:160px}.analysis-panel>.text-link{font-size:14px}.report-items>div.status-line{font-size:12px}.check-items li{font-size:14px}.report-footer{padding:14px 16px;font-size:11px}.report-footer>span:last-child{display:none}.report-section .demo-note{font-size:12px;line-height:1.6}.perspective{grid-template-columns:1fr;gap:38px}.perspective-photo{height:340px;min-height:0}.perspective-copy h2{font-size:42px}.faq{grid-template-columns:1fr;gap:35px}.faq h2 br{display:none}.closing{padding:65px 6%}.closing h2{font-size:38px}.closing h2 br{display:none}.closing .eyebrow{font-size:10px}footer{flex-wrap:wrap;gap:25px}footer>span{display:none}.report-dialog{padding:23px}.report-dialog h2{font-size:32px}}@media (prefers-reduced-motion:reduce){.story-active{height:auto}.story .hero{position:relative}.story-outro{display:none}}@media (width>=761px){.story-outro{max-width:510px}.story-outro h2{font-size:clamp(42px,4.3vw,66px)}}@media (width<=360px){.site-header .button{padding:11px 12px;font-size:11px}.site-header .brand{gap:6px;font-size:28px}.hero-copy{padding-left:16px;padding-right:16px}.hero-copy h1{font-size:34px}.hero-description{font-size:15px}.hero-copy .eyebrow{font-size:10px}.hero-art{inset:51% 0 30px}}.hero-art img{object-fit:cover;object-position:center 57%}.story{--art-start:25svh}.story.story-active{height:var(--story-height,900svh)}.story .hero-art{inset:calc(var(--art-start) * (1 - var(--immersive,0))) 0 0}.story .hero-art:after{opacity:calc(1 - var(--immersive,0))}.story .hero-bottom{background:#f9f9f3eb;border-radius:3px;padding:10px 15px;bottom:18px}.story-outro{background:#f9f9f3f0;max-width:430px;top:55px}.story-outro h2{font-size:clamp(38px,3.7vw,54px)}@media (width<=760px){.story{--art-start:40svh}.story-outro{max-width:none;padding:20px;top:30px}.story-outro h2{font-size:36px}.story-outro>p:not(.eyebrow){margin:10px 0 14px;font-size:14px}.story .hero-bottom{padding:8px;left:6%;right:6%}.story-controls{bottom:68px}}@media (width<=360px){.story{--art-start:51svh}}@media (prefers-reduced-motion:reduce){.story.story-active{height:auto}}.portal-section{background:var(--wash);padding-left:5%;padding-right:5%}.portal-section>.report-heading,.portal-features,.portal-note{max-width:1500px;margin-left:auto;margin-right:auto}.portal-preview{background:var(--paper);border:1px solid #cdd6c9;border-radius:12px;max-width:1500px;margin:42px auto 0;overflow:hidden;box-shadow:0 24px 65px #263a2010}.portal-image-button{text-align:left;background:#fff;border:0;width:100%;padding:0;display:block;position:relative}.portal-image-button>img{width:100%;height:auto;display:block}.portal-image-button:focus-visible{outline-offset:-4px}.portal-enlarge{background:var(--ink);color:#fff;border-radius:30px;align-items:center;gap:9px;padding:12px 17px;font-size:13px;display:flex;position:absolute;bottom:18px;right:18px;box-shadow:0 3px 16px #0002}.portal-image-button:hover .portal-enlarge{background:var(--olive-dark)}.portal-preview figcaption{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;padding:19px 24px;font-size:12px;display:flex}.portal-preview figcaption>span:first-child{color:var(--ink);align-items:center;gap:9px;display:flex}.portal-features{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:42px;display:grid}.portal-features article>svg{color:var(--olive);margin-bottom:18px}.portal-features h3{margin-bottom:12px;font-size:22px}.portal-features p{color:var(--muted);font-size:15px}.portal-section>.portal-note{max-width:1500px;color:var(--muted);margin-top:28px;font-size:12px;line-height:1.6}.portal-dialog{border:1px solid var(--line);background:var(--paper);width:96vw;max-width:1800px;max-height:94svh;color:var(--ink);border-radius:12px;padding:0}.portal-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#172319b3}.portal-dialog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.portal-dialog-toolbar h2{letter-spacing:-.02em;font-size:18px}.portal-dialog-toolbar>div{align-items:center;gap:16px;display:flex}.portal-size-button{border:1px solid var(--line);color:var(--ink);background:0 0;border-radius:30px;padding:10px 14px;font-size:12px}.portal-image-scroll{overscroll-behavior:contain;max-height:calc(94svh - 145px);overflow:auto}.portal-image-scroll img{width:100%;height:auto;display:block}.portal-image-scroll img.portal-original{max-width:none}.portal-dialog>p{color:var(--muted);padding:12px 20px;font-size:12px}@media (width<=760px){.portal-section{padding-left:6%;padding-right:6%}.portal-preview{border-radius:8px;margin-top:28px}.portal-enlarge{box-shadow:none;border-radius:0;justify-content:center;padding:13px;position:static}.portal-preview figcaption{flex-direction:column;gap:7px;padding:14px;font-size:11px}.portal-features{grid-template-columns:1fr;gap:24px;margin-top:30px}.portal-features article{border-bottom:1px solid var(--line);padding-bottom:24px}.portal-features article:last-child{border:0;padding:0}.portal-features article>svg{margin-bottom:12px}.portal-dialog-toolbar{align-items:flex-start;gap:10px;padding:12px}.portal-dialog-toolbar h2{max-width:110px;font-size:15px;line-height:1.5}.portal-dialog-toolbar>div{gap:6px}.portal-size-button{padding:9px;font-size:11px}.portal-dialog>p{padding:12px}}.header-actions{align-items:center;gap:20px;display:flex}.language-switch{border:1px solid var(--line);border-radius:30px;gap:3px;padding:3px;display:flex}.language-switch button{color:var(--muted);background:0 0;border:0;border-radius:22px;padding:8px 10px;font-size:12px;font-weight:600}.language-switch button[aria-pressed=true]{background:var(--olive);color:#fff}html[lang=de] .hero-copy h1{font-size:clamp(40px,4.8vw,76px)}@media (width<=1100px){.site-header nav{gap:16px;font-size:12px}.header-actions{gap:12px}.site-header .button.small{gap:10px;padding:12px 15px}}@media (width<=900px){.site-header nav{display:none}}@media (width<=760px){.header-actions{gap:10px}.header-actions>.button.small{display:none}.language-switch button{padding:8px 11px}html[lang=de] .hero-copy h1{font-size:clamp(34px,8.6vw,52px)}html[lang=de] .hero-copy .eyebrow{font-size:10px}html[lang=de] .story-controls{justify-content:flex-end;gap:5px;left:6%}html[lang=de] .story-controls a,html[lang=de] .story-controls button{padding:7px;font-size:10px}html[lang=de] .story-outro h2{font-size:34px}}.studio-header{z-index:10;background:#f9f9f3f5;border:1px solid #929b7a66;justify-content:space-between;align-items:stretch;height:82px;display:flex;position:absolute;top:22px;left:4.2%;right:4.2%}.studio-header:before,.studio-header:after{content:"";pointer-events:none;border-color:var(--olive);border-style:solid;width:7px;height:7px;position:absolute}.studio-header:before{border-width:1px 0 0 1px;top:-1px;left:-1px}.studio-header:after{border-width:0 1px 1px 0;bottom:-1px;right:-1px}.studio-brand{flex-shrink:0;align-items:center;gap:11px;padding:0 25px;display:flex}.studio-brand>svg{color:var(--olive)}.studio-wordmark{letter-spacing:-2px;font-size:34px;font-weight:600;line-height:1}.studio-wordmark sup{letter-spacing:0;vertical-align:top;margin-left:4px;font-size:10px;line-height:1.4}.studio-descriptor{border-left:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-left:10px;padding-left:18px;font-size:9px;line-height:1.6}.studio-nav{align-items:stretch;gap:0;display:flex}.studio-nav>a{border-left:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;justify-content:center;gap:8px;min-width:116px;padding:16px 26px;font-size:12px;display:flex;position:relative}.studio-index{letter-spacing:.04em;color:var(--olive);font:10px/1.2 Courier New,monospace}.studio-nav>a:after{content:"";background:var(--olive);transform-origin:0;height:2px;transition:transform .2s;position:absolute;bottom:0;left:26px;right:26px;transform:scaleX(0)}.studio-nav>a:hover{background:var(--wash);color:var(--ink)}.studio-nav>a:hover:after,.studio-nav>a:focus-visible:after{transform:scaleX(1)}.studio-actions{border-left:1px solid var(--line);align-items:center;gap:22px;padding:12px 14px 12px 24px;display:flex}.studio-language{letter-spacing:.04em;align-items:center;gap:4px;font:11px/1.2 Courier New,monospace;display:flex}.studio-language button{font:inherit;color:var(--muted);background:0 0;border:0;padding:9px 5px;position:relative}.studio-language button[aria-pressed=true]{color:var(--ink);font-weight:700}.studio-language button[aria-pressed=true]:after{content:"";background:var(--olive);height:1px;position:absolute;bottom:3px;left:5px;right:5px}.studio-language>span{color:#aeb5a1}.studio-cta{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:center;gap:30px;padding:18px 20px;font-size:12px;transition:background .2s;display:flex}.studio-cta:hover{background:var(--olive-dark)}.studio-menu-toggle{border:0;border-left:1px solid var(--line);color:var(--ink);background:0 0;justify-content:center;align-self:stretch;align-items:center;padding:0 18px;display:none}.studio-drawer{background:var(--paper);width:min(480px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;color:var(--ink);border:0;margin:0;padding:30px;position:fixed;inset:0 0 0 auto}.studio-drawer::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17231980}.studio-drawer-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:28px;display:flex}.studio-drawer-top>span{letter-spacing:-1.8px;font-size:32px;font-weight:600}.studio-drawer-top sup{letter-spacing:0;vertical-align:top;margin-left:4px;font-size:10px}.studio-drawer-top>button{border:1px solid var(--line);color:var(--ink);background:0 0;padding:10px;display:flex}.studio-drawer-label{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:38px 0 20px;font-size:10px}.studio-drawer nav{flex-direction:column;gap:0;display:flex}.studio-drawer nav>a{border-bottom:1px solid var(--line);letter-spacing:-.04em;grid-template-columns:25px 1fr 24px;align-items:center;gap:12px;padding:26px 0;font-size:23px;line-height:1.25;display:grid}.studio-drawer nav>a:hover{color:var(--olive)}.studio-drawer-bottom{justify-content:space-between;align-items:end;gap:16px;padding-top:50px;display:flex}.studio-drawer-bottom p{font-size:17px;line-height:1.5}.studio-drawer-bottom em{color:var(--olive);font-family:Georgia,serif}@media (width<=1250px){.studio-descriptor{display:none}.studio-nav>a{min-width:96px;padding:16px 20px}.studio-brand{padding:0 20px}.studio-actions{gap:15px;padding-left:16px}.studio-cta{gap:18px}}@media (width<=900px){.studio-header{height:72px;top:16px}.studio-nav{display:none}.studio-menu-toggle{display:flex}.studio-actions{border-left:0;gap:15px;padding:0}.studio-cta{padding:15px 18px}.studio-brand{padding:0 18px}}@media (width<=760px){.studio-header{height:66px;top:14px;left:6%;right:6%}.studio-brand{gap:8px;padding:0 14px}.studio-brand>svg{width:24px}.studio-wordmark{font-size:30px}.studio-cta{display:none}.studio-actions{gap:10px}.studio-menu-toggle{padding:0 14px}.studio-drawer{padding:24px}.studio-drawer nav>a{font-size:22px}.studio-drawer-bottom{align-items:start}.studio-language{font-size:11px}}.studio-nav>a{white-space:nowrap;min-width:90px;padding-left:21px;padding-right:21px}.studio-nav>a:after{left:21px;right:21px}.contact-section{border-top:1px solid var(--line);background:var(--paper);grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.contact-details{color:var(--muted);justify-self:end}.contact-details .text-link{overflow-wrap:anywhere;font-size:clamp(18px,2vw,28px)}@media (width<=1450px){.studio-descriptor{display:none}.studio-nav>a{min-width:80px;padding-left:16px;padding-right:16px}.studio-brand{padding-left:18px;padding-right:18px}.studio-actions{gap:14px;padding-left:14px}.studio-cta{gap:16px;padding:18px 16px}}@media (width<=1100px){.studio-nav{display:none}.studio-menu-toggle{display:flex}.studio-actions{border-left:0;gap:15px;padding:0}}@media (width<=760px){.studio-actions{gap:10px}.contact-section{grid-template-columns:1fr;gap:26px}.contact-details{justify-self:start}.story.story-active{height:700svh}.story .hero{height:100svh;min-height:0;max-height:none}.story .hero-art{top:calc(max(330px,52svh) * (1 - var(--immersive,0)) + 36svh * var(--immersive,0));aspect-ratio:1280/716;height:auto;bottom:auto;left:0;right:0}.story .hero-art:after{background:linear-gradient(#f9f9f3 0%,#0000 24% 86%,#f9f9f3 100%)}.story .hero-copy{padding-top:110px}.story .hero-copy h1,html[lang=de] .story .hero-copy h1{font-size:clamp(29px,7.7vw,38px)}.story .hero-copy .eyebrow{margin-bottom:15px;font-size:10px}.story .hero-description{margin:14px auto 17px;font-size:14px;line-height:1.45}.story .hero-support{display:none}.story .hero-copy .button{padding:14px 18px;font-size:12px}.story .story-outro{background:var(--paper);padding:16px;top:30px}.story .story-outro h2{font-size:30px}.story .story-outro>p:not(.eyebrow){display:none}.story .story-outro .eyebrow{margin-bottom:10px;font-size:10px}.story .story-outro .text-link{margin-top:12px;font-size:12px}.story .hero-bottom{bottom:max(12px,env(safe-area-inset-bottom));padding:8px}.story .story-controls{bottom:calc(58px + env(safe-area-inset-bottom))}}@media (width<=760px) and (height<=650px){.story .hero-copy{padding-top:99px}.story .hero-copy h1,html[lang=de] .story .hero-copy h1{font-size:28px}.story .hero-copy .eyebrow{margin-bottom:10px;font-size:9px}.story .hero-description{margin:10px auto 12px;font-size:13px}.story .hero-art{top:calc(305px * (1 - var(--immersive,0)) + 30svh * var(--immersive,0))}.story .story-outro h2{font-size:26px}}@media (prefers-reduced-motion:reduce){.story.story-active{height:auto}}
