@font-face{font-family:Manrope;src:url("assets/manrope.a4d284248c3e.woff2") format('woff2');font-weight:200 800;font-display:swap}
/* Match the bundled Manrope's measured Latin widths and vertical metrics. */
@font-face{font-family:Manrope Fallback;src:local('Arial'),local('Liberation Sans');size-adjust:102.01%;ascent-override:104.50%;descent-override:29.41%;line-gap-override:0%}

:root{--paper:#f6f4ee;--ink:#30382d;--muted:#586351;--muted-soft:#66725c;--ink-strong:#29321f;--accent:#4f6042;--accent-strong:#435638;--accent-text:#536047;--surface:#ffffff;--surface-warm:#fffdf7;--surface-tint:#edf0e4;--line:#dce0d3;--line-strong:#c8cfbc;--line-deep:#b9c4ac;--danger-text:#853e29;--olive:#373d32;--olive-deep:#282f24;--sage:#dce3cf;--lavender:#e3d8ed;--blue:#e3eaf0;--peach:#edc39e;--radius:12px;--ease:cubic-bezier(.2,.8,.2,1);--content:1280px}

*{box-sizing:border-box}
html{scroll-padding-top:30px;scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Manrope,'Manrope Fallback',Arial,sans-serif}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.16}
h1,h2,h3,legend{text-wrap:balance}
p,li,dd{text-wrap:pretty}
.page-intro>p,.portal-heading>p,.closing-section p{text-wrap:balance}
h1{font-size:clamp(2.35rem,4.25vw,4.1rem)}
h1>span{color:#78816d}
h2{font-size:clamp(1.8rem,3vw,2.8rem)}
h3{font-size:1.2rem;letter-spacing:-.025em}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
button{cursor:pointer;color:inherit}
button:disabled{cursor:default}
button{border:0}
button,a,input,select,textarea{outline-offset:5px}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #9a692b}
button:hover,a:hover{--interactive-hover:1}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.skip-link{position:fixed;top:12px;clip-path:inset(50%);transform:translateY(-200%);left:18px;background:white;color:#202820;z-index:100;padding:12px 20px}
.skip-link:focus{clip-path:none;transform:translateY(0)}
[hidden]{display:none!important}
.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:48px;padding:13px 21px;border-radius:6px;background:var(--accent);color:var(--surface);font-size:14px;font-weight:550;transition:background 150ms}
.button:hover{background:var(--accent-strong)}
.button>span{font-size:20px;line-height:1}
.text-link,.text-button{display:inline-flex;gap:20px;align-items:center;background:none;padding:8px 0;font-size:15px;min-height:44px;text-decoration:underline;text-underline-offset:5px}
.text-link:hover,.text-button:hover{text-decoration-thickness:2px}
.kicker{font-size:14px;margin-bottom:23px;color:var(--muted)}
.section{padding:78px max(6%,calc((100% - var(--content))/2))}
.site-header{max-width:1440px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;z-index:15}
.brand{display:inline-flex;align-items:center;gap:11px;font-weight:650;font-size:26px;letter-spacing:-1.3px;flex-shrink:0}
.brand>span>span{font-size:22px;font-weight:450;letter-spacing:-.7px}
.brand-mark{width:39px;height:39px;flex-shrink:0}
.site-header nav{display:flex;align-items:center;gap:26px;font-size:13px}
.site-header nav>a{min-height:44px;display:inline-flex;align-items:center;white-space:nowrap}
.site-header nav>a[aria-current=page]:not(.button){text-decoration:underline;text-underline-offset:7px}
.site-header .login-link{gap:9px;margin-left:12px}
.site-header .nav-cta{font-size:13px;min-height:44px;padding:9px 15px;gap:16px}
.menu-toggle{display:none}
.site-footer{background:var(--olive-deep);color:var(--surface-tint);padding:65px max(6%,calc((100% - var(--content))/2)) 28px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:45px;font-size:14px}
.footer-brand{display:inline-flex;align-items:center;gap:9px;font-size:23px;letter-spacing:-.9px}
.site-footer p{font-size:13px;color:var(--line-strong);margin-top:16px}
.site-footer>div:not(:first-child){display:flex;flex-direction:column;gap:13px;align-items:flex-start}
.site-footer .footer-bottom{grid-column:1/-1;flex-direction:row!important;justify-content:space-between;align-items:center!important;margin-top:22px;font-size:12px;color:var(--line-strong)}
.footer-bottom a{text-decoration:underline;text-underline-offset:4px}
.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}
.site-footer a:focus-visible{outline-color:#e8c990}

/* The scenes live in bounded layout cells. Only decorative art is tilted. */
.home-hero{padding:50px 5% 65px}
.hero-layout{max-width:1340px;margin:auto;display:grid;grid-template-columns:minmax(300px,.95fr) minmax(570px,1.55fr);gap:60px;align-items:center}
.hero-intro{padding:15px 0 0}
.hero-intro h1{font-size:clamp(2.6rem,3.8vw,3.85rem);line-height:1.1}
.hero-description{font-size:17px;max-width:400px;color:var(--muted);margin-top:25px;line-height:1.8}
.hero-intro .button{margin-top:30px}
.studio-note{display:flex;align-items:center;gap:13px;margin-top:34px;font-size:12px;color:var(--muted);line-height:1.6}
.studio-symbol{font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:600;border:1px solid #9aa18d;width:35px;height:39px;display:grid;place-items:center;transform:rotate(-7deg);border-radius:2px}
.home-canvas{background:var(--olive);color:var(--paper)}
.home-canvas .site-header .button,.home-canvas .hero-intro .button{background:#e6e9d9;color:#343f2e}
.home-canvas .site-header .button:hover,.home-canvas .hero-intro .button:hover{background:#fbfbed}
.home-canvas .kicker,.home-canvas .hero-description,.home-canvas .studio-note{color:var(--line-strong)}
.home-canvas .hero-intro h1>span{color:var(--line-deep)}
.home-canvas .home-hero{padding-top:35px}
.home-canvas .button:focus-visible,.home-canvas .site-header a:focus-visible,.home-canvas .specimen:focus-visible{outline-color:#f0ca8f}
.canvas-scene{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.15fr);grid-template-rows:auto auto auto;align-items:start;gap:35px 42px;padding:26px 8px 0;min-width:0}
.specimen{display:block;min-width:0;border-radius:8px}
.specimen-phone{grid-column:1;grid-row:1/3;padding-top:22px}
.specimen-desk{grid-column:2;grid-row:1}
.specimen-flow{grid-column:2;grid-row:2;padding-top:1px}
.specimen-art{pointer-events:none;user-select:none}
.specimen-phone .specimen-art{transform:rotate(-7deg);margin:0 4px 28px 3px}
.specimen-desk .specimen-art{transform:rotate(4deg);margin-bottom:22px}
.specimen-flow .specimen-art{transform:rotate(-3deg);margin-bottom:14px}
.specimen-caption{position:relative;color:var(--surface-tint);min-height:72px}
.specimen-caption h2{font-size:16px;letter-spacing:-.35px;line-height:1.3}
.specimen-caption p{font-size:12px;color:var(--line-strong);margin-top:6px}
.specimen-caption>span{position:absolute;right:0;top:-1px;font-size:0}
.specimen-caption>span>span{font-size:22px}
.specimen:hover .specimen-caption>span>span{color:#f7dcb3}
.scene-note{grid-column:1/-1;font-size:12px;color:var(--line-deep);margin-top:-9px}
.art-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px}
.art-nav b{font-weight:600}
.phone-art{background:#e7deee;border:4px solid #beadce;border-radius:30px;box-shadow:-4px 6px 0 #85728e,0 18px 35px -20px #121a1e99;color:#4c3c5d;padding:27px 18px 18px;position:relative;min-height:376px}
.camera{position:absolute;top:9px;left:44%;width:32px;height:4px;border-radius:4px;background:#ac98bd}
.phone-art .art-nav b{font-size:18px;letter-spacing:-1px}
.phone-copy{margin-top:26px}
.phone-copy>span{font-size:11px}
.phone-copy h3{font-size:32px;letter-spacing:-1.5px;line-height:1.05;margin-top:10px}
.phone-copy p{font-size:11px;margin-top:13px;line-height:1.6}
.phone-options{margin-top:20px}
.phone-options>span{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#d3c1e0;padding:10px 9px;font-size:11px;border-radius:6px;margin-top:7px}
.phone-options b{font-weight:400}
.phone-sign{font-size:10px;margin-top:21px}
.desk-art{background:var(--blue);color:#3e4c5c;padding:20px 18px 18px;border:1px solid #f7fbfb;border-radius:8px;box-shadow:4px 6px 0 #a4b4bc,8px 20px 30px -15px #101b2233}
.desk-art .art-nav{font-size:10px}
.desk-art .art-nav>span{font-size:9px;color:#526374}
.desk-art h3{font-size:22px;letter-spacing:-.8px;line-height:1.2;margin:19px 0 17px}
.review-line{display:flex;align-items:center;gap:12px;background:#f5f8fa;padding:11px 12px;margin-top:7px;border-radius:6px;font-size:11px}
.review-line i{width:23px;height:23px;display:grid;place-items:center;background:#c7d7c9;color:#4c6750;border-radius:50%;font-style:normal;flex-shrink:0}
.review-line small{display:block;font-size:9px;margin-top:3px;color:#5b6d7b}
.review-line b{font-weight:500}
.desk-bottom{display:flex;justify-content:space-between;gap:10px;font-size:9px;margin-top:17px}
.desk-bottom b{font-weight:500}
.flow-art{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:7px 0 12px;color:#5b422c}
.flow-key{aspect-ratio:1.1;background:linear-gradient(140deg,#f6d8b4,#e2b588);border-radius:17px;padding:12px;box-shadow:2px 5px 0 #a97d5e,4px 13px 20px -8px #18201877;display:flex;flex-direction:column;justify-content:space-between}
.flow-key span{font-size:11px}
.flow-key b{font-size:35px;line-height:1;font-weight:400}
.flow-key:nth-child(2){transform:translateY(9px)}
.flow-key:nth-child(3){transform:translateY(18px)}
.site-art{background:#fff9f0;color:#714e32;border-radius:8px;box-shadow:0 10px 25px #3f33251a;padding:17px}
.site-art>.art-nav{font-size:11px}
.site-art>.art-nav b{font-size:19px;letter-spacing:-1px}
.site-art-body{position:relative;background:#eecdaf;min-height:212px;border-radius:5px;margin-top:14px;padding:21px;overflow:hidden}
.site-art-body>span{font-size:11px;position:relative;z-index:2}
.site-art-body h3{font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.05;letter-spacing:-.9px;margin-top:18px;position:relative;z-index:2;max-width:220px}
.site-art-body .art-action{display:block;margin-top:21px;font-size:11px}
.site-art-sculpture{position:absolute;right:-12px;top:14px;width:160px;height:200px;transform:rotate(-24deg);opacity:.8}
.site-art-sculpture i{display:block;position:absolute;width:90px;height:160px;border:22px solid #b97549;border-radius:70px;box-shadow:inset 3px 3px 2px #eed0ac,4px 5px 7px #81553520}
.site-art-sculpture i:nth-child(2){left:45px;top:25px;border-color:#d49b67}
.site-art-sculpture i:nth-child(3){left:90px;top:50px;border-color:#f0be8a}
.art-small{font-size:10px;margin-top:12px;color:#705a42}
.assembly-scene{min-width:0}
.assembly-figure{height:455px;position:relative;perspective:1700px;isolation:isolate}
.assembly-plane{position:absolute;transition:transform 360ms var(--ease);transform-origin:center;border-radius:10px;pointer-events:none;box-shadow:-4px 5px 0 #cfcec5,0 20px 35px -17px #373b343b;background:var(--surface-warm)}
.plane-site{width:69%;left:2%;top:105px;transform:rotateX(24deg) rotateY(-7deg) rotateZ(-10deg);z-index:3}
.plane-desk{width:65%;left:28%;top:16px;transform:rotateX(24deg) rotateY(-7deg) rotateZ(-10deg);z-index:1}
.plane-flow{width:49%;left:44%;top:290px;transform:rotateX(24deg) rotateY(-7deg) rotateZ(-10deg);z-index:4;padding:8px 18px 18px;background:#eae8df}
.plane-flow .flow-art{gap:12px}
.plane-flow .flow-key{box-shadow:2px 4px 0 #af876a,1px 9px 11px #5e4b2424}
.plane-site .site-art{padding:15px}
.plane-site .site-art-body{min-height:185px;padding:16px}
.plane-site .site-art-body h3{font-size:27px}
.plane-site .art-small{display:none}
.plane-desk .desk-art{box-shadow:none}
.assembly-figure[data-layer=tools] .plane-desk{z-index:5;transform:rotateX(15deg) rotateY(-5deg) rotateZ(-5deg) translate(-16px,8px)}
.assembly-figure[data-layer=tools] .plane-site{transform:rotateX(24deg) rotateY(-7deg) rotateZ(-10deg) translate(-7px,45px)}
.assembly-figure[data-layer=automations] .plane-flow{transform:rotateX(10deg) rotateY(-2deg) rotateZ(-3deg) translate(-30px,-18px)}
.assembly-controller{position:relative;z-index:6;margin-top:14px}
.layer-buttons{display:flex;gap:5px;padding:5px;border-radius:28px;background:#e4e5db;width:max-content;max-width:100%}
.layer-buttons button{padding:9px 18px;min-height:44px;border-radius:23px;font-size:13px;background:transparent;color:var(--accent-text)}
.layer-buttons button[aria-pressed=true]{background:var(--surface-warm);box-shadow:0 2px 4px #41483b15;color:#35422e}
.layer-description{margin-top:17px;min-height:84px;font-size:14px;color:#5c6952}
.layer-description .text-link{font-size:13px;margin-top:4px}
.studio-strip{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:33px max(6%,calc((100% - var(--content))/2));background:#e4e5d8;color:#4a5840}
.studio-strip p{font-size:17px;line-height:1.5}
.studio-strip a{font-size:14px;min-height:44px;display:flex;align-items:center}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:43px}
.section-heading>p{color:var(--muted);font-size:15px}
.offer-section{background:var(--paper);color:var(--ink)}
.offer-rows{display:grid;gap:10px}
.offer-row{display:grid;grid-template-columns:42px 1fr 1.1fr 35px;gap:23px;align-items:center;padding:24px 22px;background:var(--surface-tint);border-radius:8px;transition:background 150ms}
.offer-row:hover{background:#e3e7d8}
.offer-number{font-size:13px;color:var(--accent-text)}
.offer-row h3{font-size:22px}
.offer-row p{font-size:14px;color:#5c6a50}
.offer-arrow{font-size:28px}
.learn-teaser{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;background:#e9dfd3;color:#574d3c}
.learn-teaser .kicker{color:#665a47}
.learn-teaser>div:last-child{align-self:center}
.learn-teaser p:not(.kicker){font-size:17px;color:#625a48;max-width:420px}
.learn-teaser .text-link{margin-top:21px}
.closing-section{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--paper);color:var(--ink)}
.closing-section p{font-size:16px;color:var(--muted);margin-top:20px}
.page-intro{max-width:var(--content);margin:auto;padding:55px 0 60px;width:88%}
.page-intro h1{max-width:850px}
.page-intro>p:last-child{font-size:18px;max-width:600px;color:var(--muted);margin-top:27px;line-height:1.8}
.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding-top:70px;padding-bottom:90px;scroll-margin-top:20px}
.service-detail:nth-of-type(2){background:#e9e9df}
.service-art{padding:25px 20px 30px;max-width:500px;min-width:0}
.service-art>.site-art{transform:rotate(-4deg);box-shadow:0 15px 30px -15px #75655355}
.service-art>.desk-art{transform:rotate(4deg)}
.service-art>span{display:block;font-size:12px;color:var(--accent-text);margin-top:27px}
.service-art>.flow-art{gap:16px}
.service-art>.flow-art .flow-key{padding:20px;border-radius:23px}
.service-art>.flow-art .flow-key span{font-size:15px}
.service-art>.flow-art .flow-key b{font-size:48px}
.service-detail h2{font-size:36px}
.service-detail .service-lede{font-size:20px;color:#5d6c51;margin-top:25px}
.service-detail p:not(.kicker):not(.service-lede):not(.example-note){margin-top:18px;color:var(--muted)}
.service-detail ul{padding-left:20px;color:var(--muted);margin:22px 0;display:grid;gap:9px;font-size:15px}
.example-note{font-size:14px;color:var(--muted);background:var(--line);padding:17px 20px;border-radius:5px;margin:26px 0 17px}
.example-note b{display:block;font-size:12px;margin-bottom:7px}
.process-path{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;background:#e6e9dc}
.step{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#cad4b9;color:#4a5d39;font-size:15px;margin-bottom:25px}
.process-path h2{font-size:25px;margin-bottom:18px}
.process-path p{font-size:15px;color:#5a6850}
.step-output{display:block;font-size:12px;font-weight:600;color:var(--accent);margin-top:24px}
.studio-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:14%;align-items:center}
.studio-monogram{height:270px;display:grid;place-items:center;background:#d3c5b0;color:#76614a;transform:rotate(-6deg);border-radius:4px;width:230px;margin:auto;box-shadow:5px 7px 0 #ad9c81,12px 15px 30px -20px #66564455}
.studio-monogram .brand-mark{width:112px;height:84px}
.studio-section p:not(.kicker){max-width:640px;font-size:17px;color:#5e6b54;margin-top:24px}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;background:var(--surface-tint)}
.faq-section h2{max-width:350px}
.faq-section details{background:var(--paper);margin-bottom:10px;border-radius:7px}
.faq-section summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 23px;font-size:16px}
.faq-section summary::-webkit-details-marker{display:none}
.faq-section summary>span{font-size:24px;line-height:1}
.faq-section details[open] summary>span{transform:rotate(45deg)}
.faq-section details p{padding:0 23px 24px;font-size:15px;color:#5b6851}
.learn-intro>p:last-of-type{font-size:18px;max-width:630px;margin-top:25px;color:var(--muted)}
.topic-links{display:flex;flex-wrap:wrap;gap:15px 28px;margin-top:35px;font-size:14px}
.topic-links a{min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:6px}
.education-layout{max-width:800px;padding:0 35px 90px;margin:auto}
.education-section{padding:45px 0 58px;scroll-margin-top:24px}
.education-heading{display:flex;gap:25px;align-items:flex-start;margin-bottom:29px}
.education-heading h2{font-size:36px}
.education-heading .kicker{margin-bottom:13px;font-size:13px}
.lesson-number{font-size:13px;background:var(--sage);color:#465b37;padding:8px 10px;border-radius:7px;margin-top:3px}
.education-section>p{font-size:17px;color:var(--accent-text);margin-top:22px;line-height:1.9}
.education-flow{display:flex;gap:14px;align-items:center;justify-content:space-between;background:#e3e6d8;border-radius:8px;padding:25px 20px;margin:30px 0;font-size:13px;text-align:center}
.education-flow>span{max-width:155px}
.education-flow>b{font-size:22px;font-weight:400}
.education-comparison{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:30px 0}
.education-comparison article{background:#eeece4;padding:24px;border-radius:8px}
.education-comparison h3{font-size:20px;margin-bottom:15px}
.education-comparison p{font-size:15px;color:var(--accent-text)}
.plain-checks{padding-left:22px;display:grid;gap:14px;color:var(--accent-text);font-size:16px;margin:28px 0}
.reading-note{font-size:13px;color:var(--accent-text);background:var(--surface-tint);padding:22px 25px;border-radius:6px}
.reading-note p+p{margin-top:12px}
.reading-note a{text-decoration:underline;text-underline-offset:3px}
.examples-empty{display:grid;grid-template-columns:1fr 1.2fr;gap:14%;align-items:center;background:#e6e8dc}
.examples-empty h2{font-size:32px}
.examples-empty p{font-size:17px;margin-top:23px;max-width:600px;color:#5d6951}
.examples-empty .button{margin-top:29px}
.empty-object{height:220px;position:relative;max-width:310px;margin:auto;width:100%}
.empty-object i{position:absolute;width:160px;height:180px;border-radius:5px;background:#b9c5a5;box-shadow:2px 4px 0 #879975,10px 15px 25px #4a5c3430;transform:rotate(-13deg);left:0;top:15px}
.empty-object i:nth-child(2){left:67px;top:0;background:#d4dec4;transform:rotate(-2deg)}
.empty-object i:nth-child(3){left:130px;top:32px;background:var(--surface-tint);transform:rotate(13deg)}

/* Short, labelled forms with explicit local-prototype states. */
.form-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start;padding-top:65px;min-height:740px}
.form-intro h1{font-size:48px}
.form-intro>p:not(.kicker){margin-top:25px;max-width:420px;color:var(--muted)}
.plain-note{margin-top:35px;max-width:400px;padding:23px;background:#e5e8d9;border-radius:7px;font-size:15px}
.plain-note b{font-size:15px;font-weight:600}
.plain-note p{font-size:14px;margin-top:12px;color:#59684e}
.preview-note{font-size:12px!important;color:#5e6a52!important}
.project-form{max-width:560px}
.project-form>label:first-child{margin-top:0}
form label{display:block;font-size:14px;font-weight:550;margin:23px 0 8px}
form label>span{font-size:12px;font-weight:400;color:var(--muted-soft);margin-left:5px}
input,select,textarea{width:100%;background:var(--surface-warm);border:1px solid #afb9a3;border-radius:6px;padding:13px 15px;color:var(--ink);font-size:16px}
textarea{resize:vertical;min-height:120px}
input::placeholder,textarea::placeholder{color:#727b6b;opacity:1}
form .button{margin-top:25px}
.form-privacy{font-size:12px;line-height:1.7;color:var(--accent-text);margin-top:19px}
.brief-result{max-width:560px;padding:29px 30px;background:#e6eadb;border-radius:10px}
.brief-result h2{font-size:30px}
.brief-result dl{margin:28px 0;font-size:15px}
.brief-result dt{font-size:12px;font-weight:650;color:#5c6a4f;margin-top:24px}
.brief-result dd{margin:7px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}
.form-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center}
.brief-result [role=status]{font-size:12px;color:#5e6c50;margin-top:23px}
.no-js-note{font-size:14px;margin:0 6% 50px;background:#eee9d9;padding:20px}
.login-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:14%;align-items:center;min-height:760px;padding-top:45px;padding-bottom:70px}
.login-copy h1{font-size:48px}
.login-copy>p:not(.kicker){font-size:17px;max-width:420px;margin-top:27px;color:var(--muted)}
.login-stack{display:flex;flex-direction:column;width:280px;margin:45px 0 0 18px;gap:12px}
.login-stack>span{background:#d9cce3;color:#5c486c;border-radius:7px;box-shadow:3px 4px 0 #b6a2c4;padding:15px 24px;font-size:15px;transform:rotate(-5deg)}
.login-stack>span:nth-child(2){background:#d2dddf;color:#455d62;box-shadow:3px 4px 0 #a5b8bf;transform:translateX(28px) rotate(1deg)}
.login-stack>span:nth-child(3){background:#dce4cb;color:var(--accent);box-shadow:3px 4px 0 #b0bd96;transform:translateX(6px) rotate(-2deg)}
.login-panel{background:var(--surface-warm);padding:36px;border-radius:14px;box-shadow:0 20px 60px -30px #55644133;max-width:510px}
.login-panel h2{font-size:30px}
.login-panel>p{font-size:14px;color:var(--muted-soft);margin-top:13px}
.login-panel form .button{width:100%;margin-top:20px}
.login-help{font-size:12px!important;margin-top:22px!important}
.login-feedback{padding:14px;background:#eee8d7;font-size:13px;margin-top:18px;color:#685d43;border-radius:5px}
.preview-access{margin-top:30px;padding:22px;background:var(--surface-tint);border-radius:7px}
.preview-access>span{font-size:12px;font-weight:600;color:#5b6a4d}
.preview-access p{font-size:13px;margin:10px 0;color:#5c6b4f}
.preview-access>a{display:block;font-size:14px;min-height:42px;line-height:42px;text-decoration:underline;text-underline-offset:4px}

/* Workspaces use quiet, upright controls; expression stays on the public site. */
.workspace-page{background:var(--paper)}
.workspace-page .site-header{max-width:none}
.workspace-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:45px;padding-top:35px;padding-bottom:85px}
.workspace-nav{font-size:14px;padding-top:5px}
.workspace-home{font-weight:600;display:block;margin-bottom:30px}
.workspace-nav nav{display:flex;flex-direction:column;gap:7px}
.workspace-nav button{display:flex;justify-content:space-between;text-align:left;padding:12px 14px;min-height:47px;border-radius:6px;background:transparent;font-size:14px}
.workspace-nav button[aria-pressed=true]{background:var(--sage);color:#405732}
.workspace-nav button>span{font-size:11px;background:var(--paper);padding:0 6px;border-radius:4px}
.workspace-nav>a:last-child{display:block;font-size:12px;margin-top:35px}
.workspace-content{min-width:0}
.workspace-banner{font-size:12px;background:#e3e8d9;color:var(--accent);padding:11px 15px;border-radius:5px;margin-bottom:31px}
.workspace-header{margin-bottom:34px}
.workspace-header .kicker{font-size:12px;margin-bottom:15px}
.workspace-header h1{font-size:41px}
.workspace-header>p:last-child{font-size:15px;color:var(--accent-text);margin-top:14px}
.next-decision{display:grid;grid-template-columns:1.15fr .8fr;gap:25px;background:var(--surface-warm);padding:31px;border-radius:10px;align-items:center}
.status-label{font-size:12px;color:#667452}
.next-decision h2{font-size:29px;margin:14px 0 17px}
.next-decision p{font-size:14px;color:#637255;max-width:460px}
.next-decision .button{margin-top:24px}
.review-preview{background:#384132;color:var(--sage);border-radius:8px;position:relative;overflow:hidden;min-height:230px;padding:20px}
.review-preview>span{font-size:13px}
.review-preview>b{display:block;font-size:23px;font-weight:500;letter-spacing:-.8px;line-height:1.15;margin-top:26px;position:relative;z-index:1}
.review-preview>i{width:130px;height:160px;background:#c7b8d5;position:absolute;bottom:-75px;right:22px;transform:rotate(-15deg);border-radius:16px;box-shadow:8px 8px 0 #8b7c99}
.project-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:34px}
.project-facts h3{font-size:16px;margin-bottom:11px}
.project-facts p{font-size:13px;color:var(--muted-soft)}
.review-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:20px}
.review-heading h2{font-size:29px}
.review-heading a{font-size:13px}
.workspace-content section>p{font-size:15px;color:#627155;max-width:690px}
.workspace-content form{max-width:650px;margin-top:25px}
fieldset{border:0;margin:0 0 25px;padding:0}
legend{font-size:15px;font-weight:550;margin-bottom:12px}
.radio-row{display:flex;align-items:center;gap:12px;font-size:14px;background:#e6ecdf;padding:12px 15px;border-radius:6px;margin-top:9px;min-height:48px}
.radio-row input{width:18px;height:18px;accent-color:#516640;margin:0;flex-shrink:0}
.review-response{max-width:660px;background:var(--sage);padding:25px;margin:25px 0 12px;border-radius:7px;font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere}
.review-response small{display:block;font-size:12px;margin-top:14px;color:#5e6b50}
.file-row{display:flex;align-items:center;gap:18px;background:var(--surface-warm);padding:20px;border-radius:7px;margin:30px 0}
.file-icon{width:42px;height:48px;display:grid;place-items:center;background:#dce5cd;border-radius:5px;font-size:24px}
.file-row h3{font-size:17px}
.file-row p{font-size:12px;color:#67775b;margin-top:4px}
.file-row button{margin-left:auto;font-size:13px}
.empty-files{background:#e6eadf;padding:25px;border-radius:7px}
.empty-files h3{font-size:20px;margin-bottom:14px}
.empty-files p{font-size:14px;color:var(--muted-soft);max-width:530px}
.team-shell{padding-top:30px}
.team-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:35px 0 45px}
.team-heading h1{font-size:40px}
.team-heading .kicker{margin-bottom:16px}
.team-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:35px}
.queue-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}
.queue-heading h2{font-size:23px}
.queue-heading>span{font-size:12px;color:var(--accent-text)}
.queue-item{width:100%;display:flex;align-items:center;text-align:left;gap:16px;padding:22px 20px;border-radius:7px;background:#e4e9dc;margin-bottom:12px;min-height:96px}
.queue-item[aria-pressed=true]{box-shadow:inset 3px 0 #66804f;background:var(--sage)}
.queue-icon{width:37px;height:42px;background:var(--surface-tint);display:grid;place-items:center;border-radius:5px;flex-shrink:0;font-size:22px}
.queue-item b{display:block;font-size:16px;font-weight:500;letter-spacing:-.4px}
.queue-item small{display:block;font-size:12px;color:var(--accent);margin-top:5px}
.queue-item>span:last-child{margin-left:auto;font-size:12px;white-space:nowrap}
.job-detail{background:var(--surface-warm);padding:28px;border-radius:10px;align-self:start}
.job-detail h2{font-size:28px}
.job-detail>p:not(.kicker){font-size:14px;margin-top:19px;color:#66775a}
.job-detail .kicker{font-size:12px;margin-bottom:14px}
.job-facts{display:grid;grid-template-columns:100px 1fr;gap:14px 20px;margin:26px 0;font-size:13px}
.job-facts span{color:#657657}
.job-facts b{font-weight:500}
.job-detail .button{font-size:13px;width:100%;padding-left:10px;padding-right:10px}
.job-detail .button:disabled{background:var(--sage);color:var(--accent)}
.team-boundary{max-width:750px;margin-top:65px}
.team-boundary h2{font-size:25px;margin-bottom:19px}
.team-boundary p{font-size:15px;color:#627255}

@media(max-width:1200px){.site-header{gap:20px;padding-left:4%;padding-right:4%}
.site-header nav{gap:17px;font-size:12px}
.site-header .login-link{margin-left:0}
.site-header .nav-cta{font-size:12px;padding:9px 12px}
.hero-layout{gap:38px;grid-template-columns:minmax(260px,.85fr) minmax(510px,1.55fr)}
.hero-intro h1{font-size:47px}
.hero-description{font-size:16px}
.hero-intro .button{font-size:13px;gap:15px}
.canvas-scene{gap:30px 28px;grid-template-columns:minmax(185px,.78fr) minmax(275px,1.2fr)}
.phone-art{padding-left:14px;padding-right:14px}
.phone-copy h3{font-size:29px}
.phone-options>span{font-size:10px}
.specimen-caption h2{font-size:14px}
.specimen-caption p{font-size:11px}
.desk-art h3{font-size:20px}
.studio-note{font-size:11px}
.section{padding-left:6%;padding-right:6%}
.site-footer{padding-left:6%;padding-right:6%}
.workspace-shell{gap:28px;grid-template-columns:185px minmax(0,1fr)}
.workspace-nav button{font-size:13px}
.next-decision{padding:24px;gap:20px}
.next-decision h2{font-size:25px}
.project-facts{gap:20px}
}

@media(max-width:980px){.site-header{display:grid;grid-template-columns:1fr auto;padding:21px 6%;gap:18px}
.menu-toggle{display:none;align-items:center;gap:25px;font-size:14px;min-height:44px;background:none;padding:8px 0 8px 16px}
.js .menu-toggle{display:flex}
.menu-toggle>span{font-size:25px}
.site-header nav{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px 23px;font-size:14px;padding:12px 0 8px}
.site-header nav a{min-height:44px}
.site-header nav .nav-cta{font-size:14px;min-height:44px}
.js .site-header nav{display:none}
.js .site-header nav.open{display:flex}
.hero-layout{grid-template-columns:1fr;gap:28px;max-width:740px}
.hero-intro{max-width:620px;padding-top:0}
.hero-intro h1{font-size:49px}
.hero-description{max-width:540px;margin-top:22px}
.hero-intro .button{font-size:14px}
.studio-note{font-size:12px;margin-top:23px}
.hero-intro .kicker{margin-bottom:18px}
.home-hero{padding:35px 6% 50px}
.canvas-scene{max-width:670px;width:100%;margin:13px auto 0;grid-template-columns:minmax(220px,.8fr) minmax(290px,1.15fr);gap:30px 42px}
.specimen-caption h2{font-size:16px}
.specimen-caption p{font-size:12px}
.assembly-scene{max-width:640px;width:100%;margin:auto}
.assembly-figure{height:455px}
.assembly-controller{margin-top:20px}
.home-assembly .hero-layout{gap:5px}
.hero-description{font-size:17px}
.section-heading h2{font-size:34px}
.section-heading>p{font-size:14px}
.offer-row{grid-template-columns:30px 1fr .9fr 25px;gap:18px;padding:22px 18px}
.offer-row h3{font-size:20px}
.offer-row p{font-size:13px}
.learn-teaser{gap:7%}
.learn-teaser h2{font-size:32px}
.learn-teaser p:not(.kicker){font-size:16px}
.process-path{grid-template-columns:1fr 1fr;gap:45px}
.studio-section{gap:8%;grid-template-columns:.8fr 1.2fr}
.studio-monogram{width:170px;height:205px}
.studio-section h2{font-size:33px}
.studio-section p:not(.kicker){font-size:16px}
.faq-section{gap:7%;grid-template-columns:.8fr 1.3fr}
.faq-section h2{font-size:30px}
.service-detail{gap:6%;grid-template-columns:1fr 1fr}
.service-detail h2{font-size:29px}
.service-detail .service-lede{font-size:18px}
.service-detail p:not(.kicker):not(.service-lede){font-size:15px}
.service-art{padding:15px 5px}
.service-art .site-art-body h3{font-size:25px}
.site-art-sculpture{opacity:.45}
.form-layout{gap:8%}
.form-intro h1{font-size:40px}
.login-layout{gap:7%}
.login-copy h1{font-size:40px}
.login-panel{padding:27px}
.login-stack{width:225px;margin-left:0}
.workspace-shell{grid-template-columns:1fr;gap:28px}
.workspace-nav{display:flex;flex-wrap:wrap;gap:20px;align-items:center}
.workspace-home{margin:0;font-size:14px}
.workspace-nav nav{flex-direction:row;flex-wrap:wrap;gap:5px;order:3;width:100%}
.workspace-nav>a:last-child{margin:0 0 0 auto;font-size:12px}
.workspace-banner{margin-bottom:25px}
.team-layout{gap:24px;grid-template-columns:1.1fr 1fr}
.queue-item{padding:19px 15px;gap:12px}
.queue-item>span:last-child{font-size:0}
.queue-item b{font-size:14px}
.queue-item small{font-size:11px}
.job-detail{padding:23px}
.job-detail h2{font-size:26px}
.job-facts{grid-template-columns:80px 1fr;font-size:12px}
}

@media(max-width:650px){h1{font-size:38px}
.site-header{padding:18px 6%;gap:10px}
.brand{font-size:25px;gap:9px}
.brand-mark{width:34px;height:34px}
.brand>span>span{font-size:21px}
.site-header nav{gap:6px 22px;font-size:14px;padding-top:14px}
.site-header nav>a{flex:1 0 39%}
.site-header nav .button{flex:0 0 auto}
.site-header .login-link{flex:1 0 39%}
.menu-toggle{font-size:13px;gap:20px}
.hero-intro h1{font-size:43px}
.hero-intro .kicker{font-size:12px;letter-spacing:0;margin-bottom:18px}
.hero-description{font-size:16px;line-height:1.75;margin-top:20px}
.hero-intro .button{margin-top:24px;font-size:13px;gap:16px;width:max-content;max-width:100%;padding:13px 17px}
.studio-note{font-size:11px;margin-top:24px}
.home-hero,.home-canvas .home-hero{padding:28px 6% 42px}
.hero-layout{gap:33px}
.canvas-scene{display:flex;flex-direction:column;gap:30px;margin:0;padding:0}
.specimen{display:grid;grid-template-columns:120px minmax(0,1fr);gap:23px;align-items:center;width:100%;padding:0}
.specimen-art{position:relative;width:120px;height:132px;transform:none!important;margin:0!important;overflow:visible}
.specimen-phone .phone-art{width:208px;position:absolute;left:-4px;top:-13px;transform:scale(.38) rotate(-7deg);transform-origin:35% 0;min-height:360px}
.specimen-desk .desk-art{width:300px;position:absolute;left:0;top:20px;transform:scale(.39) rotate(4deg);transform-origin:0 0}
.specimen-flow .flow-art{width:255px;position:absolute;left:1px;top:37px;transform:scale(.43) rotate(-5deg);transform-origin:0 0}
.specimen-flow .flow-key b{font-size:35px}
.specimen-caption{min-height:0}
.specimen-caption h2{font-size:17px;line-height:1.3;padding-right:8px}
.specimen-caption p{font-size:13px;line-height:1.6;margin-top:8px}
.specimen-caption>span{position:static;font-size:13px;display:block;margin-top:11px;color:var(--sage)}
.specimen-caption>span>span{font-size:17px;margin-left:10px}
.scene-note{font-size:11px;margin-top:-5px}
.assembly-figure{height:auto;min-height:270px;perspective:none;margin-top:28px}
.assembly-plane{position:relative;width:100%;left:0;top:0;transform:none!important;box-shadow:0 8px 17px #424b2e15;display:none;max-width:390px;margin:auto}
.assembly-figure[data-layer=websites] .plane-site,.assembly-figure[data-layer=tools] .plane-desk,.assembly-figure[data-layer=automations] .plane-flow{display:block}
.plane-site .site-art{padding:15px}
.plane-site .site-art-body{min-height:185px}
.plane-site .site-art-body h3{font-size:28px}
.plane-site .site-art-body .art-action{font-size:12px}
.plane-desk .desk-art{padding:23px 21px;min-height:245px}
.plane-desk .desk-art h3{font-size:25px}
.plane-desk .review-line{font-size:12px}
.plane-desk .review-line small{font-size:11px}
.plane-desk .desk-bottom{font-size:10px}
.plane-flow{background:#ece9df;padding:52px 20px;min-height:245px}
.plane-flow .flow-key{aspect-ratio:1;padding:14px}
.plane-flow .flow-key span{font-size:12px}
.plane-flow .flow-key b{font-size:39px}
.assembly-controller{margin-top:23px}
.layer-buttons{width:100%;justify-content:space-between;gap:0;padding:4px}
.layer-buttons button{font-size:12px;padding:9px 11px}
.layer-description{font-size:14px;min-height:100px;line-height:1.7}
.layer-description .text-link{font-size:13px;margin-top:9px}
.studio-strip{padding:28px 6%;flex-direction:column;align-items:flex-start;gap:13px}
.studio-strip p{font-size:16px}
.studio-strip a{font-size:13px}
.section{padding:56px 6%}
.section-heading{display:block;margin-bottom:28px}
.section-heading h2{font-size:31px}
.section-heading>p{margin-top:22px;font-size:14px}
.offer-row{grid-template-columns:26px 1fr 23px;gap:10px 16px;padding:21px 15px}
.offer-row h3{font-size:20px}
.offer-row p{grid-column:2;grid-row:2;font-size:13px}
.offer-row .offer-arrow{grid-column:3;grid-row:1/3;font-size:24px}
.offer-number{font-size:12px}
.learn-teaser{grid-template-columns:1fr;gap:25px}
.learn-teaser h2{font-size:31px}
.learn-teaser .kicker{font-size:13px}
.learn-teaser p:not(.kicker){font-size:16px}
.learn-teaser .text-link{font-size:14px;margin-top:15px}
.closing-section{display:block}
.closing-section h2{font-size:30px}
.closing-section p{font-size:15px;margin-top:18px}
.closing-section .button{margin-top:25px}
.site-footer{grid-template-columns:1fr 1fr;padding:46px 6% 25px;gap:28px 20px;font-size:13px}
.site-footer>div:first-child{grid-column:1/-1}
.site-footer .footer-bottom{display:block!important;font-size:11px;margin-top:8px}
.footer-bottom>a{display:block;margin-top:17px}
.page-intro{padding:33px 0 40px}
.page-intro h1{font-size:38px}
.page-intro .kicker{font-size:13px;margin-bottom:21px}
.page-intro>p:last-child{font-size:16px;margin-top:22px}
.service-detail{grid-template-columns:minmax(0,1fr);gap:37px;padding-top:40px;padding-bottom:55px}
.service-art{max-width:420px;width:100%;margin:auto;padding:0 9px}
.service-art>span{font-size:11px;margin-top:22px}
.service-detail h2{font-size:31px}
.service-detail .kicker{font-size:12px;margin-bottom:20px}
.service-detail .service-lede{font-size:20px;margin-top:20px}
.service-detail p:not(.kicker):not(.service-lede){font-size:15px}
.service-art>.flow-art{padding:20px 0 25px;gap:12px}
.service-art>.flow-art .flow-key{padding:12px;border-radius:15px}
.service-art>.flow-art .flow-key span{font-size:13px}
.service-art>.flow-art .flow-key b{font-size:40px}
.process-path{grid-template-columns:1fr;gap:35px}
.process-path article{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px 20px}
.process-path h2{font-size:26px;margin-bottom:4px;align-self:center}
.process-path .step{grid-row:1/4;width:36px;height:36px;font-size:13px;margin:0}
.process-path p{grid-column:2;font-size:15px}
.step-output{grid-column:2;margin-top:8px;font-size:12px}
.studio-section{grid-template-columns:1fr;gap:45px}
.studio-monogram{margin:0 0 0 10px;width:100px;height:118px;box-shadow:3px 4px 0 #ad9c81,7px 10px 18px -10px #66564455}
.studio-monogram .brand-mark{width:57px;height:44px}
.studio-section h2{font-size:31px}
.studio-section p:not(.kicker){font-size:16px;margin-top:20px}
.faq-section{grid-template-columns:1fr;gap:27px}
.faq-section h2{font-size:30px}
.faq-section summary{font-size:15px;padding:18px}
.faq-section details p{padding:0 18px 20px;font-size:14px}
.learn-intro>p:last-of-type{font-size:16px}
.topic-links{gap:5px 20px;margin-top:22px;font-size:13px}
.education-layout{padding:0 6% 55px}
.education-section{padding:30px 0 42px}
.education-heading{gap:16px;margin-bottom:25px}
.education-heading h2{font-size:30px}
.lesson-number{font-size:11px;padding:7px 8px}
.education-heading .kicker{font-size:12px}
.education-section>p{font-size:16px;line-height:1.85;margin-top:20px}
.education-flow{flex-direction:column;padding:25px;gap:9px;font-size:14px}
.education-flow>b{transform:rotate(90deg)}
.education-flow>span{max-width:none}
.education-comparison{grid-template-columns:1fr;gap:15px;margin:25px 0}
.education-comparison article{padding:22px}
.plain-checks{font-size:15px}
.reading-note{font-size:12px;padding:20px}
.examples-empty{grid-template-columns:1fr;gap:35px}
.empty-object{transform:scale(.8);transform-origin:center;width:290px;height:205px;margin:auto}
.examples-empty h2{font-size:30px}
.examples-empty p{font-size:16px}
.form-layout{grid-template-columns:1fr;gap:35px;padding-top:30px}
.form-intro h1{font-size:39px}
.form-intro>p:not(.kicker){font-size:16px}
.plain-note{margin-top:25px;padding:20px}
.form-intro>.preview-note{font-size:12px}
.project-form{width:100%}
.brief-result{padding:25px 20px}
.brief-result h2{font-size:29px}
.brief-result .form-actions{gap:12px}
.login-layout{grid-template-columns:1fr;gap:32px;padding-top:30px}
.login-copy h1{font-size:39px}
.login-copy>p:not(.kicker){font-size:16px;margin-top:22px}
.login-stack{display:none}
.login-panel{padding:27px 22px;width:100%}
.login-panel h2{font-size:28px}
.preview-access{padding:19px}
.workspace-shell{padding-top:20px;gap:25px}
.workspace-nav{gap:15px}
.workspace-nav nav{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:100%}
.workspace-nav nav button{font-size:11px;padding:11px 8px;justify-content:center;gap:5px;text-align:center;line-height:1.35;min-height:48px}
.workspace-nav button>span{display:none}
.workspace-banner{font-size:11px;line-height:1.6;padding:11px 13px;margin-bottom:26px}
.workspace-header h1{font-size:33px}
.workspace-header>p:last-child{font-size:14px}
.next-decision{grid-template-columns:1fr;padding:24px;gap:25px}
.next-decision h2{font-size:28px}
.review-preview{display:none}
.project-facts{grid-template-columns:1fr;gap:25px;margin-top:30px}
.project-facts h3{font-size:18px}
.project-facts p{font-size:14px}
.review-heading{display:block;margin-bottom:20px}
.review-heading h2{font-size:28px}
.review-heading a{margin-top:14px}
.workspace-content section>p{font-size:14px}
.workspace-content form{margin-top:24px}
.radio-row{font-size:13px}
.file-row{padding:18px;gap:13px;flex-wrap:wrap}
.file-row button{margin-left:55px}
.empty-files{padding:21px}
.empty-files p{font-size:14px}
.team-heading{display:block;margin-top:30px}
.team-heading h1{font-size:34px}
.team-heading .text-link{font-size:13px;margin-top:20px}
.team-layout{grid-template-columns:1fr;gap:27px}
.queue-heading h2{font-size:23px}
.queue-item b{font-size:16px}
.queue-item small{font-size:12px}
.queue-item>span:last-child{font-size:12px}
.job-detail{padding:25px 22px}
.job-detail h2{font-size:29px}
.job-facts{font-size:13px;gap:15px 18px;grid-template-columns:84px 1fr}
.team-boundary{margin-top:45px}
.team-boundary h2{font-size:25px}
.team-boundary p{font-size:14px}
}

@media(max-width:360px){.hero-intro h1{font-size:39px}
.specimen{grid-template-columns:102px minmax(0,1fr);gap:20px}
.specimen-art{width:102px}
.specimen-phone .phone-art{transform:scale(.34) rotate(-7deg);left:-8px;top:-4px}
.specimen-desk .desk-art{transform:scale(.33) rotate(4deg);top:26px}
.specimen-flow .flow-art{transform:scale(.36) rotate(-5deg);top:41px}
.specimen-caption h2{font-size:16px}
.specimen-caption p{font-size:12px}
.layer-buttons button{font-size:11px;padding:10px 8px}
.assembly-figure{height:auto;min-height:265px}
.offer-row{gap:8px 12px}
.offer-row h3{font-size:18px}
.queue-item>span:last-child{font-size:0}
.job-detail .button{font-size:12px}
.login-panel{padding:23px 19px}
.education-heading h2{font-size:27px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}

@media(forced-colors:active){.button,.layer-buttons button,.queue-item,.radio-row{border:1px solid ButtonText}
.specimen-caption>span,.step{color:CanvasText}
}

.testimonial-band{background:var(--sage);color:#435139;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px}
.testimonial-band figure{margin:0;max-width:700px}
.testimonial-band blockquote{font-family:Georgia,serif;font-size:26px;line-height:1.45;margin:0}
.testimonial-band figcaption{font-size:14px;margin-top:22px}

/* Audiences, engagement ladder and production care. */
.audience-section{background:#e7eadf}
.audience-section .kicker{color:var(--accent-strong)} /* 6.7:1 against the section surface. */
.capability-teaser{background:#e8ddd0;color:#574d3c}
.capability-teaser .kicker{color:#5d4d39}
.capability-teaser p:not(.kicker){color:#5f5545;max-width:560px}
.engagement-section{background:#f1efe7}
.engagement-section .offer-row{background:#e4e8dc}
.engagement-section .offer-row:hover{background:var(--sage)}


/* One vector source for the wordmark companion, studio stamp and footer. */
.studio-symbol .brand-mark{width:29px;height:29px}

/* Outline wordmarks keep each identity study intact in the actual header. */
.brand-lockup{width:auto;height:45px;max-width:170px;display:block;flex-shrink:0}
.footer-brand .brand-lockup{height:48px;max-width:170px}
@media(max-width:650px){.brand-lockup{height:40px;max-width:145px}}

/* Illustrative research workflows: same studio language, explicit human decisions. */
.research-example-label{display:inline-flex;font-size:11px;line-height:1.5;color:var(--accent-text);padding:8px 12px;background:#e5e9dd;border-radius:5px;max-width:100%}
.research-index-intro .research-example-label{margin-top:26px}
.research-index{padding-top:0}
.research-cards{display:grid;gap:16px}
.research-card{display:grid;grid-template-columns:48px minmax(0,1fr) 175px;align-items:center;gap:30px;padding:35px 32px;background:#eeeee6;border-radius:10px;transition:background 160ms}
.research-card:hover{background:#e5e9dc}
.research-card-number{font-size:15px;color:var(--accent-text);align-self:start;padding-top:7px}
.research-tag{display:inline-block;padding:4px 9px;font-size:11px;line-height:1.5;border-radius:4px;margin-bottom:14px;color:var(--ink)}
.tone-lavender{background:var(--lavender)}.tone-blue{background:#dbe5eb}.tone-sage{background:#d6dfc8}.tone-peach{background:#edcfb3}
.research-card h2{font-size:28px;letter-spacing:-1px;line-height:1.2}
.research-card p{font-size:14px;color:var(--muted);line-height:1.7;max-width:680px;margin-top:15px}
.research-card-link{font-size:12px;justify-self:end;white-space:nowrap}
.research-card-link>span{font-size:19px;margin-left:10px}
.research-honesty{margin-top:55px;max-width:700px}
.research-honesty h2{font-size:23px}.research-honesty p{margin-top:17px;font-size:14px;color:var(--muted)}
.research-teaser{background:#e5e9db;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}
.research-teaser p:not(.kicker){font-size:16px;max-width:580px}.research-teaser .text-link{margin-top:24px}
.research-back{display:inline-flex;align-items:center;min-height:44px;font-size:12px;margin-bottom:26px;text-decoration:underline;text-underline-offset:5px}
.research-detail-intro{padding-top:25px;padding-bottom:32px}
.research-detail-intro>p:not(.kicker){max-width:740px}.research-detail-intro>.text-link{margin-top:20px;font-size:13px}
.research-walkthrough{padding-top:38px;padding-bottom:62px;scroll-margin-top:15px}
.research-demo-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:30px}
.research-demo-heading h2{font-size:24px;line-height:1.4;letter-spacing:-.6px;max-width:760px}
.research-demo-heading .kicker{font-size:12px;margin-bottom:13px}
.research-demo-heading .research-example-label{flex:none;margin-top:32px}
.research-demo{border:1px solid #d4dacb;border-radius:10px;overflow:hidden;background:var(--surface-warm)}
.research-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#e5e9dd;gap:0}
.research-steps button{display:flex;align-items:center;gap:13px;text-align:left;font-size:13px;min-height:78px;padding:17px 24px;background:transparent;border-bottom:3px solid transparent}
.research-steps button>span{font-size:11px;opacity:.8}
.research-steps button:hover{background:var(--sage)}.research-steps button[aria-pressed=true]{background:var(--olive);color:var(--paper);border-bottom-color:var(--olive)}
.research-steps button:focus-visible{outline-offset:-7px;outline-color:#b27a36}
.research-steps button[aria-pressed=true]:focus-visible{outline-color:#f0ca8f}
.research-stage-content{padding:35px 40px 40px;min-height:430px}
.research-stage-label{font-size:11px;color:var(--muted-soft);margin-bottom:16px}
.research-stage-content h3{font-size:28px;letter-spacing:-.9px;margin-bottom:25px;line-height:1.25}
.research-records{margin:0 0 28px;max-width:990px}
.research-records>div{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;padding:18px 0;border-bottom:1px solid var(--line)}
.research-records dt{font-size:13px;font-weight:650}.research-records dd{margin:0;font-size:14px;color:var(--muted);line-height:1.7}
.research-stage-content .button{font-size:13px}
.research-hold{display:flex;align-items:flex-start;gap:12px;padding:17px 20px;background:#f1e6d8;border-radius:6px;font-size:13px;margin:10px 0 24px;color:#58472f}
.research-status-dot{height:7px;width:7px;background:#966130;border-radius:50%;flex:none;margin-top:8px}
.research-hold .text-button{font-size:12px;min-height:38px}
.research-review-record{padding:22px 25px;background:#e9e1ed;border-radius:7px;max-width:920px}
.research-review-record>span,.research-decision>span{font-size:11px;font-weight:650;display:block;margin-bottom:11px}
.research-review-record>p{font-size:15px;line-height:1.75}
.research-review-explanation{font-size:14px;max-width:890px;margin:24px 0;color:var(--accent-text);line-height:1.75}
.research-review-actions{display:flex;align-items:center;gap:16px 24px;flex-wrap:wrap}
.research-review-actions .text-button{font-size:13px}
.research-local-note{font-size:11px;color:var(--muted);line-height:1.7;margin-top:16px;max-width:820px}
.research-decision{background:var(--sage);border-radius:6px;padding:20px 24px;font-size:14px;margin-bottom:15px}
[data-flow-download]:disabled{background:#d5dacd;color:var(--accent-text)}
[data-flow-reset]{font-size:12px;margin-left:24px}
.research-responsibilities{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:var(--olive);color:var(--paper);align-items:center}
.research-responsibilities .kicker{color:var(--line-strong)}.research-responsibilities ul{margin:0;list-style:none;padding:0}
.research-responsibilities li{padding:20px 0;border-bottom:1px solid #69755c;font-size:17px;line-height:1.6}
.research-responsibilities li:first-child{padding-top:0}.research-responsibilities li:last-child{border-bottom:0;padding-bottom:0}
.research-proof .section-heading{align-items:flex-end}.research-proof .section-heading>p{max-width:500px}
.research-measures{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px;margin-top:35px}
.research-measures article{padding-top:24px;border-top:1px solid var(--line-strong)}.research-measures h3{font-size:19px}.research-measures p{font-size:14px;color:var(--muted);line-height:1.8;margin-top:15px}
.research-next{display:flex;justify-content:space-between;align-items:center;gap:50px;background:#e5e9db}
.research-next p:not(.kicker){margin-top:22px;max-width:570px;font-size:15px}.research-next>.button{flex:none}
.research-other{display:flex;gap:16px 28px;align-items:center;flex-wrap:wrap;padding-top:30px;padding-bottom:30px;font-size:12px}
.research-other>span{color:var(--muted-soft);margin-right:auto}.research-other>a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px}
.research-brief-context{background:#e1e7d7;padding:15px 18px;border-radius:6px;font-size:12px;margin-bottom:22px!important}
@media(max-width:950px){.research-card{grid-template-columns:30px minmax(0,1fr);gap:18px;padding:28px}.research-card-link{grid-column:2;justify-self:start}.research-demo-heading{display:block}.research-demo-heading .research-example-label{margin-top:18px}.research-steps button{padding:15px;font-size:12px;gap:10px}.research-stage-content{padding:28px}.research-records>div{grid-template-columns:145px minmax(0,1fr);gap:20px}.research-next{gap:28px}.research-next>.button{max-width:260px}.research-measures{grid-template-columns:1fr}.research-measures article{max-width:760px}}
@media(max-width:650px){.research-card{padding:23px 20px;grid-template-columns:24px minmax(0,1fr);gap:12px}.research-card h2{font-size:24px}.research-card p{font-size:13px}.research-card-link{font-size:11px;white-space:normal}.research-index{padding-top:4px}.research-honesty{margin-top:34px}.research-honesty h2{font-size:21px}.research-teaser,.research-responsibilities{grid-template-columns:1fr;gap:28px}.research-teaser p:not(.kicker){font-size:14px}.research-detail-intro{padding-top:14px}.research-detail-intro h1{font-size:35px}.research-back{margin-bottom:20px}.research-walkthrough{padding-top:25px;padding-bottom:40px}.research-demo-heading h2{font-size:21px}.research-steps{grid-template-columns:1fr 1fr}.research-steps button{padding:16px 12px;font-size:11px;min-height:66px;gap:8px}.research-stage-content{padding:24px 18px;min-height:500px}.research-stage-content h3{font-size:24px}.research-records>div{grid-template-columns:1fr;gap:7px;padding:16px 0}.research-records dd{font-size:13px}.research-records dt{font-size:12px}.research-stage-content .button{font-size:12px;text-align:left;gap:12px;padding:13px 16px;max-width:100%}.research-review-record{padding:19px}.research-review-record>p{font-size:14px}.research-review-explanation{font-size:13px}.research-review-actions{gap:8px}.research-hold{padding:15px;font-size:12px}.research-decision{padding:17px;font-size:13px}.research-responsibilities li{font-size:15px}.research-proof .section-heading{display:block}.research-proof .section-heading>p{margin-top:22px;font-size:14px}.research-measures{margin-top:25px;gap:18px}.research-next{display:block}.research-next>.button{margin-top:28px;max-width:none}.research-next p:not(.kicker){font-size:14px}.research-other{gap:8px 20px}.research-other>span{flex-basis:100%;margin:0 0 5px}.research-other>a{font-size:11px}[data-flow-reset]{margin:10px 0 0;display:flex}.research-review-actions .text-button{font-size:12px}}
