:root{--paper:#f6f7f9;--ink:#191b1e;--muted:#555c63;--line:#c9cdd1;--dark:#0c0d0f;--accent:#444d56;--body-copy:#4b5158;--pale-surface:#eceff1;--inverse-copy:#f0f1f3;--technical-stroke:#536778;--margin:clamp(24px, 4.4vw, 88px);--header:100px;--font-sans:var(--font-manrope), sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--inverse-muted:color-mix(in srgb, var(--inverse-copy) 72%, var(--dark));--inverse-line:color-mix(in srgb, var(--inverse-copy) 20%, var(--dark))}*{box-sizing:border-box}html{scroll-behavior:auto;scrollbar-color:#8a938b var(--paper);scroll-padding-top:120px}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-weight:400}::selection{background:var(--pale-surface);color:var(--ink)}a{color:inherit;text-underline-offset:5px;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}button{background:0 0;border:0}img,svg{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.04em;font-weight:500}p{line-height:1.65}button,a,summary{touch-action:manipulation}.skip-link{top:12px;left:var(--margin);background:var(--ink);color:#fff;z-index:100;padding:16px;position:fixed;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{height:var(--header);z-index:20;width:100%;padding:0 var(--margin);background:var(--paper);align-items:center;gap:42px;display:flex;position:fixed;top:0;left:0}.brand{flex-shrink:0;width:clamp(210px,24vw,350px)}.brand svg{width:100%;height:auto}.desktop-nav{gap:30px;margin-left:auto;font-size:14px;display:flex}.desktop-nav a{padding:14px 0;position:relative}.desktop-nav a:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:8px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{align-items:center;gap:32px;font-size:14px;display:flex}.language-switch{letter-spacing:.03em;align-items:center;gap:8px;font-size:12px;display:flex}.language-switch a{color:var(--muted);padding:12px 0}.language-switch a[aria-current]{color:inherit;text-underline-offset:5px;text-decoration:underline}.language-option>span{opacity:.4}.header-contact{border-left:1px solid var(--line);align-items:center;gap:16px;padding:10px 0 10px 28px;text-decoration:underline;display:flex}.header-contact svg{width:16px;height:16px}.menu-toggle,.mobile-nav{display:none}.text-link{border-bottom:1px solid;align-items:center;gap:22px;padding:0 0 8px;font-size:14px;line-height:1.3;transition:gap .25s;display:inline-flex}.text-link:hover{gap:32px}.text-link svg{width:16px;height:16px}.is-sketch{color:#5b6066}.section-shell{padding:100px var(--margin)}.display-title{white-space:pre-line;line-height:1.05}.approach-section{border-bottom:1px solid var(--line);padding-top:130px;padding-bottom:110px}.services-section{padding-top:100px;padding-bottom:130px}.services-intro{grid-template-columns:1.2fr 1fr;align-items:end;gap:12%;margin-bottom:68px;display:grid}.services-intro h2{white-space:pre-line;font-size:clamp(32px,3.7vw,57px);line-height:1.12}.services-intro>p{max-width:350px;color:var(--muted);font-size:16px}.studio-section{background:#e9ebee;padding-bottom:130px}.studio-grid{grid-template-columns:1.15fr 1fr;align-items:start;gap:10%;display:grid}.studio-grid .display-title{font-size:clamp(38px,4.8vw,76px)}.studio-grid p{color:#4b5158;max-width:500px;margin-bottom:24px;font-size:16px}.contact-section{background:var(--dark);color:#f0f1f3;grid-template-columns:minmax(0,1fr) minmax(180px,.34fr);align-items:center;column-gap:clamp(36px,4.4vw,80px);min-height:760px;padding-top:clamp(96px,9vw,160px);padding-bottom:156px;display:grid;position:relative;overflow:clip}.contact-copy{z-index:2;width:100%;min-width:0;position:relative}.contact-copy h2{white-space:pre-line;font-size:clamp(64px,8.4vw,144px);line-height:1.01}.contact-email{border-bottom:1px solid #7b848e;align-items:center;gap:35px;margin-top:55px;padding-bottom:15px;font-size:clamp(18px,2vw,29px);display:inline-flex}.contact-email svg{width:26px;height:26px;transition:transform .25s}.contact-email:hover svg{transform:translate(4px,-4px)}.contact-copy>p{color:var(--inverse-muted);margin-top:18px;font-size:14px}.contact-monogram{aspect-ratio:344/488;width:100%;color:var(--inverse-copy);align-self:center;position:relative}.contact-monogram svg{width:100%;height:100%}.contact-signoff{bottom:50px;left:var(--margin);right:var(--margin);color:var(--inverse-muted);border-top:1px solid var(--inverse-line);justify-content:space-between;align-items:center;padding-top:24px;font-size:12px;display:flex;position:absolute}.assembly-state{align-items:center;gap:8px;display:flex}.assembly-state i{background:#bec6cf;border-radius:50%;width:4px;height:4px}.site-footer{background:var(--dark);color:var(--inverse-muted);padding:28px var(--margin);border-top:1px solid var(--inverse-line);justify-content:space-between;align-items:center;gap:24px;font-size:12px;display:flex}.site-footer>svg{width:210px;height:auto}.site-footer .language-switch a{color:var(--inverse-muted)}.site-footer .language-switch a[aria-current]{color:#f0f1f3}.not-found{padding:20vh var(--margin);min-height:100svh}.not-found>p{margin-bottom:32px;font-size:14px}.not-found h1{margin-bottom:40px;font-size:clamp(40px,6vw,80px)}.not-found>a{border-bottom:1px solid;padding-bottom:10px}@media (min-width:1800px){.contact-section{min-height:900px}}@media (max-width:1150px){:root{--header:85px}.site-header{gap:24px}.desktop-nav{gap:20px}.header-actions{gap:22px}.header-contact{padding-left:18px}.brand{width:240px}.services-intro{gap:8%}.contact-section{min-height:650px}}@media (max-width:900px){.desktop-nav{display:none}.header-actions{margin-left:auto}.services-intro{grid-template-columns:1.3fr 1fr;gap:8%}.studio-grid{gap:8%}.contact-copy,.contact-monogram{width:100%}}@media (max-width:640px){:root{--margin:24px;--header:78px}html{scroll-padding-top:30px}.site-header{gap:18px}.brand{width:196px}.header-actions{gap:18px}.header-contact{display:none}.language-switch{gap:6px;font-size:12px}.menu-toggle{flex-direction:column;justify-content:center;gap:6px;width:25px;height:40px;padding:0;display:flex}.menu-toggle>span{background:currentColor;width:23px;height:1px;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-nav{background:var(--paper);padding:20px var(--margin) 32px;flex-direction:column;display:flex;position:absolute;top:78px;left:0;right:0;box-shadow:0 18px 24px #18261c12}.mobile-nav>a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 0;font-size:22px;display:flex}.mobile-nav>a:last-child{font-size:16px}.section-shell{padding:70px var(--margin)}.display-title{font-size:clamp(38px,9.3vw,58px);line-height:1.1}.services-intro{grid-template-columns:1fr;gap:22px;margin-bottom:40px}.services-intro h2{font-size:32px}.services-intro>p{font-size:14px}.studio-grid{grid-template-columns:1fr;gap:36px}.studio-grid .display-title{font-size:38px}.studio-grid p{margin-bottom:20px;font-size:14px}.contact-section{grid-template-columns:minmax(0,1fr);row-gap:44px;min-height:0;padding-top:70px;padding-bottom:112px}.contact-copy{width:100%}.contact-copy h2{font-size:clamp(44px,13.3vw,84px);line-height:1.03}.contact-email{gap:20px;margin-top:30px;padding-bottom:12px;font-size:18px}.contact-email svg{width:20px;height:20px}.contact-copy>p{margin-top:13px;font-size:12px}.contact-monogram{justify-self:end;width:min(64%,280px)}.contact-signoff{gap:12px;padding-top:20px;font-size:12px;bottom:28px}.assembly-state{gap:5px}.site-footer{padding:28px var(--margin);grid-template-columns:1fr auto;gap:22px;font-size:12px;display:grid}.site-footer>svg{width:170px}.site-footer>span:nth-child(2){grid-area:2/1}.site-footer>span:nth-child(3){grid-area:2/2}.site-footer>.language-switch{grid-area:1/2;justify-self:end}}@media (max-width:370px){:root{--margin:20px}.brand{width:170px}.header-actions{gap:12px}.contact-copy h2{font-size:clamp(44px,13.3vw,50px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.contact-monogram svg{filter:none}}@media (min-width:641px) and (max-width:900px){.menu-toggle{flex-direction:column;justify-content:center;gap:6px;width:25px;height:40px;padding:0;display:flex}.menu-toggle>span{background:currentColor;width:23px;height:1px;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-nav{background:var(--paper);padding:20px var(--margin) 32px;flex-direction:column;display:flex;position:absolute;top:85px;left:0;right:0;box-shadow:0 18px 24px #18261c12}.mobile-nav>a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 0;font-size:22px;display:flex}.mobile-nav>a:last-child{font-size:16px}}.site-footer{flex-wrap:wrap}@media (max-height:550px) and (min-width:641px){:root{--header:62px}.contact-section{column-gap:32px;min-height:0;padding-top:72px;padding-bottom:112px}.contact-copy h2{font-size:clamp(52px,6.8vw,88px)}.contact-signoff{bottom:32px}}.language-option{align-items:center;gap:9px;display:inline-flex}.service-overview{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:9%;padding:48px 0;scroll-margin-top:110px;display:grid}.service-overview:last-child{border-bottom:1px solid var(--line)}.service-heading{align-items:baseline;gap:28px;display:flex}.service-number{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.service-heading h3{letter-spacing:-.035em;font-size:clamp(27px,3vw,44px);font-weight:450;line-height:1.15}.service-heading a{transition:color .2s}.service-heading a:hover{color:var(--accent)}.service-overview-body>p{color:#4b5158;max-width:570px;font-size:16px;line-height:1.75}.service-overview-body ul{color:#4b5158;margin:22px 0 28px;padding-left:17px;font-size:14px}.service-overview-body li{margin:6px 0;padding-left:5px}.service-overview-body li::marker{color:var(--accent)}.service-hero{padding-top:calc(var(--header) + 38px);border-bottom:1px solid var(--line);padding-bottom:75px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:65px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--ink)}.service-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4%;display:grid}.service-hero h1{letter-spacing:-.045em;max-width:780px;font-size:clamp(42px,4.7vw,76px);line-height:1.06}.service-lead{color:#4b5158;max-width:520px;margin:30px 0;font-size:17px;line-height:1.75}.service-prototype-intro{min-height:0;padding-top:88px;padding-bottom:64px}.service-prototype-intro .service-hero-grid{display:block}.service-prototype-intro .service-hero-copy{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;column-gap:64px;display:grid}.service-prototype-intro h2{grid-row:span 2;font-size:clamp(34px,4.5vw,64px);line-height:1.12}.service-prototype-intro .service-lead{margin-top:0}.service-prototype-intro .text-link{justify-self:start}@media (max-width:900px){.service-prototype-intro .service-hero-copy{display:block}.service-prototype-intro .service-lead{margin-top:24px}}.service-visual{min-width:0;margin:0}.service-visual svg{width:100%;display:block;overflow:visible}.service-visual text{fill:#4c6170;font-family:var(--font-manrope), sans-serif;letter-spacing:.02em;font-size:12px}.service-visual figcaption{border-top:1px solid var(--line);flex-direction:column;gap:7px;margin:0 8%;padding-top:18px;font-size:12px;display:flex}.service-visual figcaption>span+span{color:var(--muted);font-size:12px}.visual-layer{transform-box:fill-box;transform-origin:50%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.service-visual:hover .layer-2{translate:0 -5px}.service-visual:hover .layer-0{translate:0 5px}.visual-stream{stroke-dasharray:5 6}@media (prefers-reduced-motion:no-preference){.service-visual{animation:.85s both visual-arrive}.visual-stream{animation:4s linear 3 stream-flow}.visual-chart{stroke-dasharray:300;stroke-dashoffset:300px;animation:1.2s .3s forwards draw-chart}}@keyframes visual-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes stream-flow{to{stroke-dashoffset:-44px}}@keyframes draw-chart{to{stroke-dashoffset:0}}.service-context{grid-template-columns:1fr 1fr;gap:13%;display:grid}.service-context h2,.service-section-heading h2,.service-faq>h2,.service-guide-intro h2,.service-related>h2{letter-spacing:-.035em;font-size:clamp(32px,3.7vw,57px);line-height:1.15}.service-context p{color:#4b5158;max-width:660px;margin-bottom:24px;font-size:17px;line-height:1.85}.service-context p:last-child{margin-bottom:0}.service-activities{background:#eceff1}.service-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:55px;display:flex}.service-section-heading>span{color:var(--muted);font-size:12px}.activity-list article{border-top:1px solid var(--line);grid-template-columns:35px 1fr 1.2fr;align-items:baseline;gap:30px;padding:30px 0;display:grid}.activity-list h3{font-size:clamp(22px,2.1vw,32px);font-weight:450;line-height:1.2}.activity-list p{color:#4b5158;max-width:600px;font-size:16px;line-height:1.8}.service-deliverables{background:var(--dark);color:#f0f1f3;grid-template-columns:1fr 1fr;gap:11%;display:grid}.service-deliverables h2{white-space:pre-line;font-size:clamp(34px,4vw,64px);line-height:1.12}.service-deliverables>div>p{color:#c0c8cf;margin-bottom:28px;font-size:16px;line-height:1.7}.service-deliverables ul{padding:0;list-style:none}.service-deliverables li{border-top:1px solid #45525e;align-items:baseline;gap:20px;padding:19px 0;font-size:18px;display:flex}.service-deliverables li svg{flex-shrink:0;width:15px;height:15px}.service-process ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;padding:0;list-style:none;display:grid}.service-process li{border-top:1px solid var(--line);padding-top:24px}.service-process li>span{color:var(--accent);font-size:12px}.service-process h3{margin:25px 0 18px;font-size:26px;font-weight:450;line-height:1.2}.service-process p{color:#4b5158;font-size:16px;line-height:1.8}.service-faq{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:13%;display:grid}.service-faq details{border-top:1px solid var(--line)}.service-faq details:last-child{border-bottom:1px solid var(--line)}.service-faq summary{cursor:pointer;justify-content:space-between;align-items:start;gap:25px;padding:25px 0;font-size:18px;font-weight:500;list-style:none;display:flex}.service-faq summary::-webkit-details-marker{display:none}.service-faq summary>span{transition:transform .2s}.service-faq details[open] summary>span{transform:rotate(45deg)}.service-faq details>p{color:#4b5158;padding-bottom:28px;font-size:16px;line-height:1.8}.service-related{background:#eceff1;grid-template-columns:1fr 1fr;gap:13%;display:grid}.service-related a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:25px 0;font-size:24px;line-height:1.3;display:flex}.service-related a:first-child{padding-top:5px}.service-related svg{flex-shrink:0;width:20px;height:20px;transition:transform .2s}.service-related a:hover svg{transform:translate(3px,-3px)}.service-guide-intro .text-link{margin-top:32px;padding:16px 0;font-size:17px;line-height:1.5}.service-contact{background:var(--dark);color:#f0f1f3;padding-top:95px;padding-bottom:100px}.service-contact>p{color:#bcc7cf;margin-bottom:28px;font-size:14px}.service-contact h2{max-width:980px;margin-bottom:45px;font-size:clamp(40px,6vw,86px);line-height:1.08}.service-contact>a{border-bottom:1px solid var(--inverse-muted);align-items:center;gap:30px;padding-bottom:12px;font-size:clamp(18px,2.5vw,34px);display:inline-flex}.service-contact svg{width:25px;height:25px}@media (max-width:900px){.service-hero{padding-top:calc(var(--header) + 30px)}.breadcrumbs{margin-bottom:48px}.service-hero-grid{grid-template-columns:1fr;gap:35px}.service-hero-copy{max-width:690px}.service-hero h1{font-size:clamp(44px,6.8vw,67px)}.service-lead{max-width:640px}.service-visual{justify-self:center;width:100%;max-width:630px}.service-context,.service-faq,.service-related{grid-template-columns:1fr;gap:40px}.service-context>div{max-width:690px}.service-overview{gap:5%}.service-heading{gap:15px}.activity-list article{grid-template-columns:25px 1fr 1.3fr;gap:20px}.service-deliverables{gap:7%}.service-process ol{gap:25px}}@media (max-width:640px){.service-overview{grid-template-columns:1fr;gap:23px;padding:32px 0}.service-heading{gap:17px}.service-heading h3{font-size:28px}.service-overview-body>p{font-size:16px}.service-overview-body ul{margin:18px 0 24px;font-size:14px}.service-hero{padding-top:102px;padding-bottom:48px}.breadcrumbs{gap:8px;margin-bottom:36px;font-size:12px}.service-hero h1{font-size:clamp(39px,10.8vw,57px)}.service-lead{margin:24px 0;font-size:16px}.service-hero-grid{gap:24px}.service-visual{width:calc(100% + 24px);max-width:none}.service-visual figcaption{margin:0 5%;padding-top:14px;font-size:12px}.service-visual figcaption>span+span{font-size:12px}.service-context h2,.service-section-heading h2,.service-faq>h2,.service-guide-intro h2,.service-related>h2{font-size:34px}.service-context p,.activity-list p,.service-process p,.service-faq details>p{font-size:16px}.service-section-heading{margin-bottom:35px}.service-section-heading>span{display:none}.activity-list article{grid-template-columns:22px 1fr;gap:14px;padding:25px 0}.activity-list h3{font-size:24px}.activity-list p{grid-column:2}.service-deliverables{grid-template-columns:1fr;gap:34px}.service-deliverables h2{font-size:34px}.service-deliverables li{font-size:16px}.service-process ol{grid-template-columns:1fr;gap:30px}.service-process h3{margin:16px 0 13px;font-size:24px}.service-faq summary{font-size:17px}.service-related a{font-size:24px}.service-contact h2{margin-bottom:35px;font-size:42px}.service-contact>a{gap:17px;font-size:18px}.service-contact svg{width:18px;height:18px}}.service-faq .faq-toggle{flex-shrink:0;width:20px;height:24px;position:relative}.faq-toggle:before,.faq-toggle:after{content:"";background:currentColor;width:14px;height:1px;position:absolute;top:12px;left:3px}.faq-toggle:after{transform:rotate(90deg)}@media (max-width:640px){.breadcrumbs{font-size:12px}}.scene-region>.scene-loader{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.scene-loader{z-index:6;border:1px solid var(--line);width:180px;color:var(--accent);pointer-events:none;opacity:1;background:#f6f7f9f5;flex-direction:column;align-items:center;gap:17px;padding:23px 15px 19px;transition:opacity .35s,visibility;display:flex}.scene-loader svg{width:39px;height:55px;display:block}.scene-loader>span{white-space:nowrap;font-size:12px;line-height:1.5}.loader-fill{transition:y .5s cubic-bezier(.2,.7,.2,1)}.scene-loader.is-complete{opacity:0;visibility:hidden;transition-delay:.18s,.53s}@media (prefers-reduced-motion:reduce){.loader-fill,.scene-loader{transition:none}}.journey{height:640svh;position:relative}.journey-frame{background:var(--paper);height:100svh;min-height:620px;position:sticky;top:0;overflow:clip}.journey-copy{top:max(112px,14svh);left:var(--margin);z-index:3;width:34%;max-width:480px;position:absolute}.journey-text{animation:.22s ease-out chapter-text-in}.stage-count{align-items:center;gap:12px;margin-bottom:20px;font-size:14px;font-weight:500;display:flex}.stage-count>span:first-child{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:12px;display:grid}.journey-copy h1,.journey-copy h2{letter-spacing:-.035em;text-wrap:balance;margin:0 0 20px;font-size:clamp(32px,3.6vw,57px);font-weight:500;line-height:1.12}.stage-underline{background:var(--line);width:112px;height:2px;margin-top:20px;display:block}.stage-underline>span{background:var(--ink);transform-origin:0;width:100%;height:100%;display:block}.stage-description{max-width:43ch;color:var(--body-copy);font-size:16px;line-height:1.7}.stage-description strong{color:var(--ink);font-weight:600}.stage-actions{flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:24px;display:flex}.stage-service-link{gap:14px;font-weight:600}.stage-contact-link{color:var(--muted);padding:0 0 8px;font-size:14px;line-height:1.5;text-decoration:underline}.stage-contact-link:hover{color:var(--ink)}.journey-instruments{margin-top:28px}.scene-region{z-index:1;isolation:isolate;width:59%;height:67%;margin:0;position:absolute;top:16%;left:40%}.scene-region>div:not(.scene-placeholder):not(.scene-loader){position:absolute;inset:0}.scene-placeholder{opacity:1;z-index:-1;transition:opacity .5s;display:block;position:absolute;inset:0}.scene-placeholder img{object-fit:contain;width:100%;height:100%}.scene-placeholder.is-ready{opacity:0}.journey-bottom{bottom:20px;left:var(--margin);right:var(--margin);z-index:5;position:absolute}.scroll-note{color:var(--muted);align-items:center;gap:12px;margin-bottom:16px;font-size:12px;display:flex}.scroll-note svg{width:16px;height:16px;transform:rotate(90deg)}.stage-navigation{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;display:grid}.stage-navigation button{text-align:left;border-top:1px solid var(--line);min-height:48px;color:var(--muted);align-items:center;gap:10px;padding:14px 0;font-size:12px;line-height:1.4;display:flex;position:relative}.stage-navigation button:hover,.stage-navigation button.is-active{color:var(--ink)}.stage-navigation button.is-active{font-weight:600}.step-number{font-variant-numeric:tabular-nums}.step-bar{width:100%;height:2px;position:absolute;top:-1px;left:0;overflow:hidden}.step-bar>span,.journey-progress{background:var(--accent);transform-origin:0;width:100%;height:2px}.step-bar>span{display:block}.journey-progress{position:absolute;bottom:0;left:0}@keyframes chapter-text-in{0%{opacity:.65}to{opacity:1}}@media (min-width:761px) and (max-height:840px){.journey-copy{width:35%;top:105px}.stage-count{margin-bottom:12px}.journey-copy h1,.journey-copy h2{margin-bottom:14px;font-size:clamp(32px,3vw,44px)}.stage-underline{margin-top:14px}.stage-description{line-height:1.55}.stage-actions{gap:8px 20px;margin-top:16px}.journey-instruments{margin-top:18px}}@media (max-width:1100px) and (min-width:761px){.journey-copy{width:40%}.scene-region{width:56%;left:44%}.stage-navigation{gap:14px}.stage-navigation button{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width:760px){.journey{height:600svh}.journey-frame{min-height:700px;padding:96px var(--margin) 10px;grid-template-rows:auto minmax(100px,1fr) auto auto;gap:14px;display:grid}.journey-copy{display:contents}.journey-text{z-index:3;grid-row:1}.stage-count{margin-bottom:12px;font-size:14px}.stage-count>span:first-child{width:26px;height:26px}.journey-copy h1,.journey-copy h2{max-width:20ch;margin-bottom:14px;font-size:32px;line-height:1.12}.stage-underline{width:88px;margin-top:12px}.stage-description{max-width:46ch;font-size:16px;line-height:1.55}.stage-actions{gap:12px 20px;margin-top:16px}.stage-contact-link,.stage-service-link{font-size:14px}.scene-region{pointer-events:none;grid-row:2;width:calc(100% + 48px);height:100%;min-height:100px;margin-left:-24px;position:relative;inset:auto}.journey-instruments{z-index:3;grid-row:3;margin:0}.journey-bottom{margin:0 calc(var(--margin) * -1);grid-row:4;position:relative;inset:auto}.scroll-note{margin:0 var(--margin) 8px}.stage-navigation{padding:0 var(--margin);scrollbar-width:none;gap:20px;display:flex;overflow-x:auto}.stage-navigation::-webkit-scrollbar{display:none}.stage-navigation button{white-space:nowrap;flex:none;gap:8px;padding:12px 0}}@media (max-width:760px) and (max-height:740px){.journey-frame{gap:10px;min-height:660px;padding-top:96px}.stage-count{margin-bottom:8px}.journey-copy h1,.journey-copy h2{margin-bottom:10px;font-size:27px}.stage-underline{margin-top:10px}.stage-description{font-size:14px;line-height:1.5}.stage-actions{gap:8px 18px;margin-top:12px}.stage-actions a{font-size:12px}.scroll-note{display:none}}@media (min-width:761px) and (max-height:550px){.journey-frame{min-height:620px}.journey-copy{top:88px}.journey-copy h1,.journey-copy h2{font-size:32px}}@media (prefers-reduced-motion:reduce){.journey-text{animation:none}.scene-placeholder{transition:none}}@media (min-width:761px) and (max-height:550px){:root{--margin:24px}.journey-frame{min-height:100svh}.journey-copy{display:contents}.journey-text{top:70px;left:var(--margin);z-index:3;width:42%;position:absolute}.stage-count{margin-bottom:8px;font-size:12px}.stage-count>span:first-child{width:22px;height:22px}.journey-copy h1,.journey-copy h2{margin-bottom:12px;font-size:27px;line-height:1.12}.stage-underline{width:80px;margin-top:10px}.stage-description{font-size:14px;line-height:1.5}.stage-actions{margin-top:14px}.stage-actions a{font-size:12px}.stage-contact-link{display:none}.scene-region{width:50%;height:37%;top:7%;left:49%}.journey-instruments{left:51%;right:var(--margin);z-index:3;margin:0;position:absolute;bottom:65px}.scroll-note{display:none}.journey-bottom{bottom:4px}.stage-navigation button{min-height:44px;padding:8px 0;font-size:12px}}@media (max-width:760px){.journey-frame{grid-template-columns:minmax(0,1fr)}.journey-text,.journey-instruments,.journey-bottom{min-width:0}.journey-frame{grid-template-rows:282px minmax(100px,1fr) 170px 73px}}@media (max-width:760px) and (max-height:740px){:root{--header:64px}.journey-frame{grid-template-rows:210px minmax(100px,1fr) 170px 48px;padding-top:72px}}@media (min-width:761px) and (max-height:550px){.stage-navigation{scrollbar-width:none;display:flex;overflow-x:auto}.stage-navigation button{white-space:nowrap;flex-direction:row;flex:none;align-items:center;gap:8px}}@media (max-width:760px) and (max-height:640px){.journey-frame{grid-template-rows:198px minmax(90px,1fr) 110px 48px;gap:8px;min-height:100svh;padding-top:70px;padding-bottom:6px}.stage-count{margin-bottom:8px}.stage-description-detail{display:none}.stage-actions{margin-top:12px}.stage-actions a{min-height:28px;padding-bottom:4px}}.site-preloader{z-index:100;background:var(--paper);pointer-events:auto;border:0;justify-content:center;gap:28px;width:100%;height:100svh;padding:24px;position:fixed;inset:0}.site-preloader svg{width:56px;height:80px}.site-preloader>span{font-size:14px}.site-preloader.is-complete{pointer-events:none}
