.studio-header{z-index:60;background:color-mix(in oklch,var(--background) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in oklch,var(--foreground) 7%,transparent);height:82px;margin-bottom:-82px;padding:0 40px;position:sticky;top:0}.studio-nav{align-items:center;gap:44px;max-width:1280px;height:100%;margin:auto;display:flex}.studio-logo{align-items:center;min-height:44px;margin-right:auto;display:flex}.studio-nav-links{align-items:center;gap:34px;font-size:14px;display:flex}.studio-nav-links>a{color:var(--muted-foreground);padding:10px 0;position:relative}.studio-nav-links>a:hover,.studio-nav-links>a[aria-current=page]{color:var(--foreground)}.studio-nav-links>a[aria-current=page]:after{content:"";background:var(--foreground);height:2px;position:absolute;bottom:2px;left:0;right:0}.nav-project,.primary-action{background:var(--foreground);color:var(--background);min-height:48px;transition:transform .25s var(--ease-out-quint),background .25s;cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:14px 22px;font-size:14px;font-weight:500;display:inline-flex}.nav-project{min-height:42px;padding:10px 19px;font-size:13px}.nav-project:hover,.primary-action:hover{background:#2f2a28;background:lab(17.6164% 1.53862 2.57182);transform:translateY(-2px)}.nav-toggle,.studio-nav-links .mobile-project-link{display:none}.skip-link{z-index:150;background:var(--foreground);color:var(--background);border-radius:8px;padding:12px 20px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--foreground);outline-offset:5px}.new-home{overflow:clip}.home-hero{grid-template-columns:1fr 1fr;align-items:center;gap:24px 68px;max-width:1280px;min-height:min(940px,100svh);margin:auto;padding:142px 0 0;display:grid}.studio-kicker{color:var(--muted-foreground);align-items:center;gap:10px;margin-bottom:29px;font-size:13px;display:flex}.studio-kicker>span{background:var(--foreground);border-radius:100%;width:6px;height:6px}.hero-copy h1{letter-spacing:-.055em;max-width:8ch;font-size:clamp(64px,6.5vw,94px);font-weight:500;line-height:.99}.hero-description{color:var(--muted-foreground);max-width:39ch;margin-top:28px;font-size:19px;line-height:1.6}.hero-actions{align-items:center;gap:24px;margin-top:33px;display:flex}.text-action{align-items:center;gap:10px;width:fit-content;padding:12px 0;font-size:14px;font-weight:500;transition:gap .25s;display:inline-flex}.text-action:hover{gap:16px}.hero-principle{color:var(--muted-foreground);align-items:center;gap:13px;margin-top:43px;display:flex}.hero-principle p{font-size:12px;line-height:1.65}.hero-footnote{border-top:1px solid var(--border);color:var(--muted-foreground);grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:38px;padding:26px 0;font-size:12px;display:flex}.hero-footnote a{align-items:center;gap:10px;display:flex}.agent-experience{background:var(--card);border:1px solid color-mix(in oklch,var(--foreground) 10%,transparent);border-radius:28px;align-self:center;min-width:0;position:relative;overflow:hidden;box-shadow:0 24px 70px -40px #322d253d,0 2px 5px #322d2508;box-shadow:0 24px 70px -40px lab(18.8334% 1.04059 5.79025/.24),0 2px 5px lab(18.8334% 1.04059 5.79025/.03)}.experience-heading{justify-content:space-between;align-items:center;padding:22px 25px 13px;font-size:12px;display:flex}.concierge-identity{align-items:center;gap:8px;display:flex}.status-dot{background:linear-gradient(135deg,#1a9d9e,#91b79a,#e6ab60);border-radius:100%;flex-shrink:0;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #86bbac17;box-shadow:0 0 0 3px lab(71.7773% -20.5915 1.80861/.09)}.experience-heading>a{color:var(--muted-foreground);padding:5px}.experience-tabs{background:var(--secondary);z-index:1;border-radius:30px;justify-content:center;width:174px;margin:3px auto 0;padding:3px;display:flex;position:relative}.experience-tabs button{cursor:pointer;color:var(--muted-foreground);border-radius:25px;flex:1;justify-content:center;align-items:center;gap:7px;padding:8px 14px;font-size:12px;display:flex}.experience-tabs [aria-selected=true]{background:var(--card);color:var(--foreground);box-shadow:0 1px 4px #302d2817;box-shadow:0 1px 4px lab(18.8249% .646725 3.82054/.09)}.voice-workspace{text-align:center;background:radial-gradient(70% 48% at 50% 40%,#f5f3e073,#0000);background:radial-gradient(70% 48% at 50% 40%,lab(95.5277% -1.34841 9.0916/.45),#0000);height:400px;position:relative}.voice-workspace[hidden],.chat-workspace[hidden]{display:none}.cascadia-signal{width:100%;max-width:360px;height:242px;margin:auto;position:relative}.cascadia-signal svg{width:100%;height:100%;animation:24s ease-in-out infinite alternate signal-turn;overflow:visible}.cascadia-signal path{transform-origin:220px 170px;animation:9s ease-in-out infinite alternate signal-breathe;animation-delay:calc(var(--contour) * -130ms)}.cascadia-signal[data-active=true] svg{animation-duration:7s}.signal-core{filter:blur(8px);background:radial-gradient(circle,#f4f7ec99,#0000);background:radial-gradient(circle,lab(96.68% -2.55349 4.94899/.6),#0000);border-radius:50%;width:72px;height:72px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes signal-turn{0%{transform:rotate(-13deg)}to{transform:rotate(15deg)}}@keyframes signal-breathe{0%{transform:scale(.97)rotate(-3deg)}to{transform:scale(1.025)rotate(3deg)}}.voice-invitation{margin-top:-15px;padding:0 12px;position:relative}.voice-invitation h2{letter-spacing:-.02em;font-size:19px;font-weight:500;line-height:1.3}.voice-invitation p{color:var(--muted-foreground);margin-top:9px;font-size:12px;line-height:1.65}.voice-invitation .primary-action{min-height:44px;margin-top:20px;padding:12px 21px;font-size:13px}.voice-note{color:var(--muted-foreground);margin-top:10px;font-size:10px;display:block}.experience-examples{border-top:1px solid var(--border);background:color-mix(in oklch,var(--background) 40%,var(--card));flex-wrap:wrap;gap:8px;padding:17px 23px;display:flex}.experience-examples>span{color:var(--muted-foreground);flex-basis:100%;margin-bottom:2px;font-size:10px}.experience-examples button{border:1px solid var(--border);cursor:pointer;background:var(--card);border-radius:7px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;transition:border-color .2s;display:flex}.experience-examples button:hover{border-color:var(--muted-foreground)}.experience-examples button:disabled{cursor:wait;opacity:.6}.chat-workspace{height:400px;padding-top:12px}.chat-workspace .agent-surface{box-shadow:none;background:0 0;border:0;border-radius:0}.chat-workspace .agent-surface>div:first-child{display:none}.chat-workspace [role=log]{font-size:13px}.home-section{max-width:1280px;margin:auto;padding:110px 0;scroll-margin-top:104px}.section-heading{grid-template-columns:1fr 1fr;align-items:end;gap:68px;margin-bottom:46px;display:grid}.section-label{color:var(--muted-foreground);letter-spacing:0;margin-bottom:21px;font-size:13px}.home-section h2{letter-spacing:-.045em;font-size:clamp(38px,4.2vw,61px);font-weight:500;line-height:1.04}.section-heading>p,.section-heading>div>p:not(.section-label){max-width:42ch;color:var(--muted-foreground);font-size:16px;line-height:1.7}.section-heading>div:nth-child(2)>.text-action{margin-top:12px}.section-heading>p>a,.work-note a{color:var(--foreground);text-underline-offset:4px;text-decoration:underline}.services-section{padding-top:85px;padding-bottom:95px}.services-section .practice-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.practice-tile{background:var(--card);border:1px solid var(--border);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.practice-tile-visual{background:#e7e6e3;background:lab(91.3164% .107676 1.52076);height:245px;position:relative;overflow:hidden}.practice-tile-copy{padding:32px}.practice-tile h3{letter-spacing:-.025em;font-size:25px;font-weight:500;line-height:1.2}.practice-tile-copy>p{color:var(--muted-foreground);max-width:55ch;margin-top:14px;font-size:14px;line-height:1.75}.practice-tile dl{margin-top:26px}.practice-tile dl>div{border-top:1px solid var(--border);padding:15px 0}.practice-tile dt{font-size:13px;font-weight:500}.practice-tile dd{color:var(--muted-foreground);margin-top:5px;font-size:12px;line-height:1.7}.practice-tile .text-action{margin-top:12px}.design-specimen{background:var(--card);transition:transform .8s var(--ease-out-quint);border-radius:12px;padding:22px;position:absolute;inset:30px 42px -35px;transform:rotate(-4deg);box-shadow:0 20px 50px -20px #18161233;box-shadow:0 20px 50px -20px lab(7.24423% .501089 2.65768/.2)}.practice-tile:hover .design-specimen{transform:rotate(0)translateY(-6px)}.specimen-header{color:var(--muted-foreground);border-bottom:1px solid var(--border);justify-content:space-between;padding-bottom:12px;font-size:10px;display:flex}.specimen-type{letter-spacing:-.06em;font-size:60px;line-height:1.4}.specimen-bottom{justify-content:space-between;align-items:center;display:flex}.specimen-swatches{gap:5px;display:flex}.specimen-swatches i{background:var(--foreground);border-radius:50%;width:26px;height:26px}.specimen-swatches i:nth-child(2){background:var(--muted-foreground)}.specimen-swatches i:nth-child(3){background:var(--secondary);border:1px solid var(--border)}.specimen-control{background:var(--foreground);color:var(--background);border-radius:20px;align-items:center;gap:8px;padding:10px 16px;font-size:10px;display:flex}.agent-specimen{justify-content:center;align-items:center;gap:16px;height:100%;padding:25px;display:flex;position:relative}.agent-specimen:before{content:"";background:radial-gradient(#cceeda40,#0000 65%);background:radial-gradient(lab(91.3279% -14.4982 5.7539/.25),#0000 65%);position:absolute;inset:0}.agent-node{z-index:1;border:1px solid var(--border);background:var(--card);border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:23px 17px;font-size:11px;display:flex;position:relative;box-shadow:0 8px 20px -12px #18161233;box-shadow:0 8px 20px -12px lab(7.24423% .501089 2.65768/.2)}.agent-node-main{padding:28px 24px;box-shadow:0 12px 30px -15px #18161240;box-shadow:0 12px 30px -15px lab(7.24423% .501089 2.65768/.25)}.agent-connector{background:var(--muted-foreground);width:25px;height:1px;position:relative}.agent-connector:after{content:"";background:var(--foreground);border-radius:50%;width:4px;height:4px;position:absolute;top:-1.5px;right:0}.practice-industries{color:var(--muted-foreground);margin-top:24px;font-size:13px}.practice-industries a{color:var(--foreground);text-underline-offset:4px;text-decoration:underline}.work-section{border-top:1px solid var(--border);padding-top:80px}.system-studies{grid-template-columns:1fr 1fr;gap:24px;display:grid}.system-study{min-width:0}.study-preview{border:1px solid var(--border);height:332px;transition:transform .7s var(--ease-out-quint);background:#e7e5e2;background:lab(91.0884% .136256 1.90197);border-radius:20px;padding:24px;overflow:hidden}.system-study:hover .study-preview{transform:translateY(-5px)}.preview-toolbar{color:var(--muted-foreground);align-items:center;gap:8px;font-size:11px;display:flex}.preview-mode{margin-left:auto;font-size:10px}.preview-question{letter-spacing:-.025em;text-align:center;padding:39px 0 23px;font-size:23px;line-height:1.2}.preview-flow{color:var(--muted-foreground);justify-content:center;align-items:center;gap:10px;font-size:10px;display:flex}.preview-flow i{background:var(--border);width:27px;height:1px}.preview-artifact{background:var(--card);border:1px solid var(--border);border-radius:10px;max-width:350px;margin:26px auto 0;padding:18px 23px}.preview-artifact>div{align-items:center;gap:8px;font-size:12px;display:flex}.preview-artifact p{color:var(--muted-foreground);margin-top:10px;font-size:11px;line-height:1.7}.pipeline-trace{flex-direction:column;gap:12px;padding:26px 12px 0;display:flex}.pipeline-trace>div{align-items:center;gap:12px;padding:11px 0;font-size:12px;display:flex}.pipeline-trace small{color:var(--muted-foreground);margin-left:auto;font-size:10px}.pipeline-trace .trace-checkpoint{background:var(--foreground);color:var(--background);border-radius:9px;margin-top:5px;padding:17px 14px}.trace-checkpoint small{color:var(--background)}.study-caption{justify-content:space-between;align-items:center;gap:15px;padding:23px 2px;display:flex}.study-caption p{color:var(--muted-foreground);margin-bottom:9px;font-size:11px}.study-caption h3{letter-spacing:-.02em;font-size:21px;font-weight:500;line-height:1.3}.work-note{color:var(--muted-foreground);max-width:75ch;margin-top:22px;font-size:12px;line-height:1.7}.problems-section{padding-top:55px}.problem-list details{border-top:1px solid var(--border);padding:23px 0}.problem-list details:last-child{border-bottom:1px solid var(--border)}.problem-list summary{cursor:pointer;letter-spacing:-.02em;justify-content:space-between;gap:20px;font-size:clamp(19px,2.4vw,29px);font-weight:400;list-style:none;display:flex}.problem-list summary::-webkit-details-marker{display:none}.problem-list summary>span{color:var(--muted-foreground);font-weight:300;transition:transform .25s}.problem-list details[open] summary>span{transform:rotate(45deg)}.problem-list details>p{max-width:60ch;color:var(--muted-foreground);padding-top:17px;font-size:15px;line-height:1.7}.stance-section{padding-top:80px}.guardrail-demonstration{border:1px solid var(--border);background:var(--card);border-radius:20px;margin:45px 0;padding:30px 40px}.guardrail-demonstration>div{max-width:780px;margin:auto}.guardrail-demonstration>p{color:var(--muted-foreground);text-align:center;margin-top:15px;font-size:12px}.stance-points{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.stance-points h3{letter-spacing:-.015em;font-size:18px;font-weight:500}.stance-points p{color:var(--muted-foreground);margin-top:12px;font-size:13px;line-height:1.8}.process-section{border-top:1px solid var(--border)}.process-list{grid-template-columns:1fr 1fr;gap:35px 68px;margin-top:55px;list-style:none;display:grid}.process-list li{border-top:1px solid var(--border);gap:22px;padding-top:25px;display:flex}.process-list li>span{color:var(--muted-foreground);padding-top:4px;font-size:12px}.process-list h3{letter-spacing:-.02em;font-size:21px;font-weight:500}.process-list p{color:var(--muted-foreground);max-width:49ch;margin-top:12px;font-size:13px;line-height:1.8}.engagement-terms{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:20px 38px;margin-top:50px;padding-top:25px;font-size:12px;display:flex}.engagement-terms a{align-items:center;gap:8px;display:flex}.studio-section{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:68px;display:grid}.studio-section .studio-intro{letter-spacing:-.02em;color:var(--foreground);font-size:24px;line-height:1.45}.studio-section>div>p:not(.section-label):not(.studio-intro){color:var(--muted-foreground);max-width:48ch;margin-top:24px;font-size:14px;line-height:1.8}.studio-section .text-action{margin-top:22px}.faq-section{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:68px;display:grid}.faq-section>div>p:not(.section-label){color:var(--muted-foreground);margin-top:23px;font-size:13px}.faq-section .faq-item{padding:21px 0}.faq-section .faq-item:first-child{padding-top:0}.faq-section summary{font-size:16px;font-weight:500}.faq-section .faq-body>p{color:var(--muted-foreground);margin-top:15px;font-size:13px;line-height:1.8}.contact-section{border-top:1px solid var(--border);padding-top:80px}.contact-section>form{max-width:100%}.contact-section .glass{box-shadow:none;background:var(--card);border-radius:20px}.studio-header~main>section:first-child{padding-top:155px}@media (min-width:1500px){.home-hero{min-height:900px}}@media (max-width:1399px){.home-hero,.home-section{margin-left:5.5vw;margin-right:5.5vw}.home-hero{gap:24px 42px}.section-heading{gap:42px}}@media (max-width:1100px){.hero-copy h1{font-size:72px}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px}.hero-principle{margin-top:23px}.home-hero{gap:24px 28px}.hero-description{font-size:17px}.agent-node{padding:20px 13px}.agent-node-main{padding:25px 17px}.agent-specimen{gap:10px}.practice-tile-copy{padding:27px}}@media (max-width:800px){.studio-header{height:72px;margin-bottom:-72px;padding:0 24px}.studio-nav{gap:24px}.studio-nav-links{gap:20px}.nav-project{padding:10px 15px;font-size:12px}.home-hero{grid-template-columns:1fr;gap:38px;min-height:auto;margin:0 7vw;padding-top:122px}.hero-copy h1{max-width:12ch;font-size:clamp(64px,11vw,88px)}.hero-description{max-width:40ch;font-size:18px}.hero-actions{flex-direction:row;align-items:center;gap:25px}.hero-principle{display:none}.agent-experience{justify-self:center;width:100%;max-width:590px}.hero-footnote{margin-top:0;font-size:11px}.home-section{margin-left:7vw;margin-right:7vw;padding-top:75px;padding-bottom:75px}.section-heading{grid-template-columns:1fr;gap:25px}.section-heading>p,.section-heading>div>p:not(.section-label){max-width:53ch;font-size:15px}.home-section h2{font-size:48px}.system-studies,.services-section .practice-grid{gap:18px}.study-preview{height:315px;padding:20px 16px}.preview-mode{display:none}.preview-question{font-size:20px}.preview-artifact{padding:16px}.study-caption h3{font-size:18px}.practice-tile-copy{padding:23px}.practice-tile-visual{height:210px}.design-specimen{padding:18px;inset:30px 25px -30px}.specimen-type{font-size:52px}.agent-specimen{gap:5px;padding:16px}.agent-node{gap:10px;padding:18px 9px;font-size:9px}.agent-node-main{padding:23px 14px}.agent-connector{width:14px}.stance-points{gap:24px}.process-list{gap:30px}.studio-section,.faq-section{grid-template-columns:1fr;gap:38px}.studio-section>div>p:not(.section-label):not(.studio-intro){max-width:60ch}.studio-section .studio-intro{max-width:36ch}.faq-section>div:last-child{max-width:100%}}@media (max-width:600px){.studio-header{height:68px;margin-bottom:-68px;padding:0 20px}.studio-logo svg{height:16px}.nav-project{min-height:38px;margin-left:auto;padding:9px 13px;font-size:11px}.nav-project svg{width:12px}.studio-nav{gap:12px}.nav-toggle{cursor:pointer;justify-content:center;align-items:center;width:36px;height:42px;display:flex}.studio-nav-links{background:var(--card);border-bottom:1px solid var(--border);padding:20px 24px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 20px 28px -20px #18161140;box-shadow:0 20px 28px -20px lab(7.24722% .654019 3.2768/.25)}.studio-nav[data-open=true] .studio-nav-links{flex-direction:column;align-items:stretch;gap:0;display:flex}.studio-nav-links>a{padding:16px 0;font-size:17px}.studio-nav-links .mobile-project-link{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:8px;display:flex}.studio-nav-links>a[aria-current=page]:after{display:none}.home-hero{gap:32px;margin:0 22px;padding-top:110px}.studio-kicker{gap:8px;margin-bottom:22px;font-size:11px}.hero-copy h1{letter-spacing:-.055em;font-size:67px}.hero-description{max-width:32ch;margin-top:23px;font-size:16px;line-height:1.65}.hero-actions{gap:19px;margin-top:27px}.hero-actions .primary-action{gap:9px;padding:13px 17px;font-size:12px}.hero-actions .text-action{gap:6px;font-size:12px}.agent-experience{border-radius:22px}.experience-heading{padding:18px 20px 12px}.voice-workspace,.chat-workspace{height:383px}.cascadia-signal{max-width:315px;height:225px}.voice-invitation{margin-top:-6px}.voice-invitation h2{font-size:18px}.experience-examples{padding:16px 18px}.experience-examples button{padding:8px;font-size:10px}.hero-footnote{padding:20px 0;display:block}.hero-footnote a{display:none}.home-section{margin-left:22px;margin-right:22px;padding:58px 0}.section-heading{gap:22px;margin-bottom:30px}.section-label{margin-bottom:17px;font-size:11px}.home-section h2{font-size:42px}.section-heading>p,.section-heading>div>p:not(.section-label){font-size:14px}.system-studies,.services-section .practice-grid{grid-template-columns:1fr;gap:27px}.practice-tile-visual{height:220px}.practice-tile-copy{padding:25px}.practice-tile h3{font-size:25px}.practice-tile-copy>p{font-size:13px}.practice-tile dd{font-size:12px}.agent-specimen{gap:16px}.agent-node{padding:20px 17px;font-size:11px}.agent-node-main{padding:26px 23px}.agent-connector{width:20px}.design-specimen{padding:22px;inset:28px 38px -30px}.specimen-type{font-size:64px}.study-preview{height:325px;padding:23px}.study-caption{padding:20px 0 0}.study-caption h3{font-size:20px}.preview-question{font-size:23px}.preview-mode{display:none}.preview-artifact{padding:18px}.work-note{margin-top:33px}.problem-list details{padding:20px 0}.problem-list summary{gap:20px;font-size:21px;line-height:1.3}.problem-list details>p{font-size:13px}.guardrail-demonstration{margin:30px 0;padding:22px 18px}.guardrail-demonstration>p{max-width:30ch;margin:8px auto 0;font-size:11px;line-height:1.6}.stance-points{grid-template-columns:1fr;gap:27px}.stance-points>div{border-top:1px solid var(--border);padding-top:20px}.stance-points p{margin-top:8px}.process-list{grid-template-columns:1fr;gap:27px;margin-top:32px}.process-list h3{font-size:20px}.process-list p{font-size:13px}.engagement-terms{gap:15px;font-size:12px}.studio-section,.faq-section{gap:30px}.studio-section .studio-intro{font-size:24px}.contact-section{padding-bottom:70px}}@media (prefers-reduced-motion:reduce){.cascadia-signal *{animation:none!important}.studio-nav *,.home-hero *,.home-section *{scroll-behavior:auto!important;transition:none!important}.primary-action:hover,.nav-project:hover,.system-study:hover .study-preview,.practice-tile:hover .design-specimen{transform:none}}.collection-hero,.collection-content,.about-hero{max-width:1280px;margin:auto}.collection-hero{padding:158px 0 64px}.collection-hero h1{letter-spacing:-.055em;max-width:14ch;margin-top:32px;font-size:clamp(46px,6vw,82px);font-weight:500;line-height:1.03}.collection-intro{grid-template-columns:1fr 1fr;gap:68px;margin-top:36px;display:grid}.collection-intro>p:first-child{max-width:49ch;font-size:19px;line-height:1.65}.collection-intro>p:last-child{color:var(--muted-foreground);max-width:43ch;font-size:15px;line-height:1.8}.collection-content{padding:0 0 60px}.collection-label{color:var(--muted-foreground);border-top:1px solid var(--border);margin-bottom:27px;padding-top:27px;font-size:13px}.collection-content .practice-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.industry-directory{grid-template-columns:1fr 1fr;column-gap:68px;list-style:none;display:grid}.industry-directory li{border-bottom:1px solid var(--border)}.industry-directory a{justify-content:space-between;gap:24px;padding:27px 0;transition:transform .3s;display:flex}.industry-directory a:hover{transform:translate(4px)}.industry-directory h3{letter-spacing:-.02em;text-transform:capitalize;font-size:24px;font-weight:500}.industry-directory p{max-width:50ch;color:var(--muted-foreground);margin-top:12px;font-size:13px;line-height:1.7}.industry-directory svg{flex-shrink:0;margin-top:6px}.detail-page>section:not(:first-child){padding-top:76px}.detail-page>section:first-child{padding-top:155px;padding-bottom:28px}.detail-page>section>div{max-width:1100px}.detail-page h1{letter-spacing:-.045em;max-width:18ch;font-size:clamp(44px,6vw,79px);line-height:1.05}.detail-page .line-mask{overflow:visible}.detail-page .detail-section-label{align-items:center;gap:22px;display:flex}.detail-section-label h2,.detail-section-label p{letter-spacing:0;white-space:normal;font-size:13px;font-weight:500;line-height:1.4}.detail-section-label>span{background:var(--border);flex:1;height:1px}.detail-page .detail-section-label+*{margin-top:34px}.detail-page .rounded-sm{border-radius:15px}.detail-page ul>div>li,.detail-page dl>div>div{padding-top:25px;padding-bottom:25px}.detail-page p{line-height:1.75}.detail-page .border-l{border-left:0;padding-left:0}.detail-page .border-foreground\/10.p-7{background:var(--card);border-radius:16px}.about-hero{grid-template-columns:1.25fr .75fr;align-items:center;gap:100px;padding:157px 0 95px;display:grid}.about-hero h1{letter-spacing:-.045em;font-size:clamp(42px,5vw,70px);font-weight:500;line-height:1.08}.about-hero>div>p:last-child{max-width:45ch;color:var(--muted-foreground);margin-top:27px;font-size:17px;line-height:1.7}.about-hero img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%;height:auto}.about-hero figcaption{color:var(--muted-foreground);flex-direction:column;gap:5px;padding-top:18px;font-size:12px;display:flex}.about-hero strong{color:var(--foreground);font-size:15px;font-weight:500}.about-practices h2{margin-bottom:35px}.about-practices>a{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:40px;padding:34px 0;display:flex}.about-practices h3{letter-spacing:-.025em;font-size:29px;font-weight:500}.about-practices a p{color:var(--muted-foreground);max-width:65ch;margin-top:12px;font-size:14px;line-height:1.8}.about-practices a span{color:var(--muted-foreground);margin-top:16px;font-size:12px;display:block}.about-practices a svg{flex-shrink:0}.studio-footer{border-top:1px solid var(--border);background:color-mix(in oklch,var(--background) 60%,var(--card));padding:64px 40px 35px}.footer-inner{max-width:1280px;margin:auto}.footer-bottom{border-top:1px solid var(--border);flex-direction:column;gap:36px;margin-top:64px;padding-top:50px;display:flex}.footer-wordmark{width:100%;max-width:100%;height:auto}.footer-bottom>p{align-self:flex-end}.studio-footer a:hover{text-underline-offset:4px;text-decoration:underline}@supports (animation-timeline:view()){.system-study .study-preview{animation:linear both study-arrive;animation-timeline:view();animation-range:entry}@keyframes study-arrive{0%{transform:translateY(28px)}to{transform:translateY(0)}}}@media (max-width:1399px){.collection-hero,.collection-content,.about-hero{margin-left:5.5vw;margin-right:5.5vw}.about-hero{gap:64px}}@media (max-width:800px){.collection-hero,.collection-content,.about-hero{margin-left:7vw;margin-right:7vw}.collection-intro{gap:30px}.industry-directory{column-gap:30px}.collection-content .practice-grid{gap:18px}.about-hero{gap:35px}.about-hero h1{font-size:45px}.about-hero>div>p:last-child{font-size:15px}.detail-page>section:not(:first-child){padding-top:65px}.studio-footer{padding:55px 7vw 70px}}@media (max-width:600px){.collection-hero,.collection-content,.about-hero{margin-left:22px;margin-right:22px}.collection-hero{padding:115px 0 40px}.collection-hero h1{margin-top:26px;font-size:48px}.collection-intro{grid-template-columns:1fr;gap:18px;margin-top:25px}.collection-intro>p:first-child{font-size:17px}.collection-intro>p:last-child{font-size:14px}.collection-content .practice-grid,.industry-directory{grid-template-columns:1fr;gap:24px}.industry-directory{gap:0}.industry-directory h3{font-size:23px}.detail-page>section:first-child{padding-top:116px;padding-bottom:10px}.detail-page>section:not(:first-child){padding-top:50px}.detail-page h1{font-size:44px}.detail-page p{font-size:14px}.detail-page .detail-section-label+*{margin-top:25px}.about-hero{grid-template-columns:1fr;gap:33px;padding:116px 0 60px}.about-hero h1{font-size:45px}.about-hero figure{max-width:340px}.about-hero>div>p:last-child{font-size:15px}.about-practices h3{font-size:25px}.about-practices>a{gap:20px}.about-practices a span{font-size:11px}.studio-footer{padding:45px 22px 100px}.footer-bottom{gap:25px;margin-top:45px;padding-top:33px}.footer-bottom>p{align-self:flex-start}.footer-wordmark{max-width:100%}}@media (prefers-reduced-motion:reduce){.system-study .study-preview{animation:none!important}.industry-directory a{transition:none}.industry-directory a:hover{transform:none}}.floating-header{z-index:60;justify-content:center;align-items:flex-start;height:0;padding:0 20px;display:flex;position:sticky;top:16px}.floating-nav{border-radius:50px;align-items:center;gap:18px;width:100%;padding-left:22px;padding-right:8px;display:flex}.floating-logo{flex-shrink:0;align-items:center;min-height:35px;margin-right:auto;display:flex}.floating-link-list{align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.floating-link-list>a{z-index:1;white-space:nowrap;color:var(--muted-foreground);border-radius:30px;padding:10px 13px;font-size:13px;position:relative}.floating-link-list>a:hover,.floating-link-list>a[aria-current=page]{color:var(--foreground)}.floating-link-list .floating-mobile-project,.floating-toggle{display:none}.floating-nav .nav-project{white-space:nowrap;flex-shrink:0;font-size:12px}.floating-nav[data-condensed=true]{max-width:470px}@media (max-width:700px){.floating-header{padding:0 13px;top:12px}.floating-nav{gap:10px;max-width:580px;padding-left:16px;position:relative}.floating-logo svg{height:17px}.floating-nav .nav-project{min-height:38px;padding:10px 13px;font-size:11px}.floating-nav .nav-project svg{display:none}.floating-toggle{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:36px;display:flex}.floating-links{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:14px 23px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 45px -25px #18161159;box-shadow:0 18px 45px -25px lab(7.24722% .654019 3.2768/.35)}.floating-nav[data-open=true] .floating-links{opacity:1;display:block}.floating-link-list{flex-direction:column;align-items:stretch;display:flex}.floating-link-list>a{border-radius:0;padding:15px 0;font-size:17px}.floating-link-list .floating-mobile-project{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:7px;font-size:14px;display:flex}.floating-link-list .nav-lens{display:none}.floating-nav[data-condensed=true]{max-width:580px}}@media (max-width:370px){.floating-logo svg{height:14px}.floating-nav{gap:6px}.floating-nav .nav-project{padding:10px;font-size:10px}.floating-toggle{width:27px}}.workflow-section{perspective:1500px;max-width:1360px;margin:auto;padding:70px 0 80px}.workflow-intro{grid-template-columns:1fr 1fr;align-items:end;gap:20px 68px;max-width:1280px;margin:0 auto 42px;display:grid}.workflow-intro>.section-label{grid-column:1/-1;margin:0}.workflow-intro h2{letter-spacing:-.045em;font-size:clamp(42px,4.5vw,64px);font-weight:500;line-height:1.04}.workflow-intro>p:last-child{max-width:36ch;color:var(--muted-foreground);font-size:16px;line-height:1.75}.workflow-stage{--stage-bg:#1c1916;--stage-fg:#f5f3f0;--stage-muted:#b3b1ac;--stage-line:#45423e;background:var(--stage-bg);color:var(--stage-fg);transform-origin:50% 25%;isolation:isolate;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 40px 75px -50px #18161173;box-shadow:0 40px 75px -50px lab(7.24722% .654019 3.2768/.45)}@supports (color:lab(0% 0 0)){.workflow-stage{--stage-bg:lab(8.94106% .979379 2.88596);--stage-fg:lab(95.9565% .107467 1.52065);--stage-muted:lab(72.1882% .198543 2.66786);--stage-line:lab(28.0923% .719681 2.97924)}}.workflow-stage:before{content:"";pointer-events:none;z-index:-1;opacity:.45;background:radial-gradient(35% 80% at 50% 45%,#21453840,#0000 90%);background:radial-gradient(35% 80% at 50% 45%,lab(26.397% -16.415 3.68308/.25),#0000 90%);transition:opacity 1s;position:absolute;inset:0}.workflow-stage[data-phase=reading]:before,.workflow-stage[data-phase=drafting]:before{opacity:1}.workflow-top{border-bottom:1px solid var(--stage-line);justify-content:space-between;align-items:center;padding:25px 31px;font-size:11px;display:flex}.walkthrough-disclosure{color:var(--stage-muted);align-items:center;gap:9px;display:flex}.walkthrough-disclosure>span{background:var(--stage-muted);border-radius:100%;width:6px;height:6px}.workflow-status{color:var(--stage-muted);font-size:11px}.workflow-stage[data-phase=review] .workflow-status{color:var(--stage-fg)}.workflow-tabs{border:1px solid var(--stage-line);background:#110f0d;background:lab(4.43855% .498131 1.38699);border-radius:30px;justify-content:center;gap:8px;width:fit-content;margin:29px auto 0;padding:4px;display:flex}.workflow-tabs button{cursor:pointer;color:var(--stage-muted);border-radius:24px;padding:11px 23px;font-size:12px;transition:background .3s,color .3s}.workflow-tabs [aria-selected=true]{color:var(--stage-bg);background:var(--stage-fg)}.workflow-body{grid-template-columns:1fr 1.25fr 1fr;align-items:start;gap:22px;padding:40px 34px 42px;display:grid}.workflow-small-label{color:var(--stage-muted);margin-bottom:17px;font-size:10px;display:block}.request-sheet,.result-sheet{border:1px solid var(--stage-line);background:#25221f;background:lab(13.5817% .966758 2.9168);border-radius:13px;min-height:220px;padding:19px}.request-sheet{transform-origin:50% 100%;transition:transform .8s var(--ease-out-quint);transform:rotate(-3deg)}.workflow-stage[data-phase]:not([data-phase=idle]) .request-sheet{transform:rotate(0)translateY(-3px)}.request-sheet>div{color:var(--stage-muted);align-items:center;gap:9px;font-size:11px;display:flex}.request-sheet>p{letter-spacing:-.02em;margin-top:26px;font-size:19px;line-height:1.5}.request-sheet>span{color:var(--stage-muted);margin-top:22px;font-size:10px;display:block}.run-example{cursor:pointer;border:1px solid var(--stage-muted);border-radius:25px;align-items:center;gap:9px;min-height:40px;margin-top:24px;padding:9px 16px;font-size:12px;display:flex}.run-example:disabled{cursor:wait;color:var(--stage-muted)}.workflow-map{justify-content:center;align-items:center;gap:11px;min-height:287px;padding-top:31px;display:flex;position:relative}.workflow-track{background:var(--stage-line);height:1px;position:absolute;top:127px;left:8%;right:8%;overflow:visible}.workflow-track span{opacity:0;background:linear-gradient(90deg,#0000,#81b7a5,#e2bd80);width:20px;height:2px;position:absolute;left:0}.workflow-stage[data-phase=reading] .workflow-track span,.workflow-stage[data-phase=drafting] .workflow-track span{animation:1.7s linear infinite workflow-travel}.workflow-track span:nth-child(2){animation-delay:.55s!important}.workflow-track span:nth-child(3){animation-delay:1.1s!important}@keyframes workflow-travel{0%{opacity:0;transform:translate(0)}20%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(280px)}}.workflow-node{border:1px solid var(--stage-line);background:var(--stage-bg);z-index:1;min-width:0;transition:transform .65s var(--ease-out-quint),border-color .6s,box-shadow .6s;border-radius:15px;flex-direction:column;flex:1;align-items:center;gap:10px;padding:21px 10px;display:flex;position:relative}.workflow-node>span{text-align:center;white-space:nowrap;font-size:10px}.workflow-node>small{color:var(--stage-muted);text-align:center;font-size:9px}.workflow-agent{flex:1.12;padding-block:29px}.agent-kernel{width:48px;height:48px;color:var(--stage-fg);background:linear-gradient(140deg,#216559,#5b4b1f);background:linear-gradient(140deg,lab(38.2384% -24.4131 -.186604),lab(32.9055% 2.42341 28.1733));border:1px solid #7fa077a6;border:1px solid lab(62.5807% -18.129 17.5152/.65);border-radius:13px;justify-content:center;align-items:center;display:flex}.workflow-agent.node-active .agent-kernel{animation:2s ease-in-out infinite alternate kernel-breathe}@keyframes kernel-breathe{0%{transform:scale(1);box-shadow:0 0 #7aad8400;box-shadow:0 0 lab(66.2425% -23.8377 15.3817/0)}to{transform:scale(1.08);box-shadow:0 0 27px -7px #7aad8480;box-shadow:0 0 27px -7px lab(66.2425% -23.8377 15.3817/.5)}}.workflow-node.node-active{border-color:var(--stage-muted);transform:translateY(-7px);box-shadow:0 10px 22px -15px #84be904d;box-shadow:0 10px 22px -15px lab(72.1707% -26.8333 17.3306/.3)}.workflow-stage[data-phase=review] .workflow-gate{border-color:#e4ac59;border-color:lab(74.4315% 14.934 50.2358)}.workflow-context{text-align:center;color:var(--stage-muted);max-width:35ch;margin:auto;font-size:10px;line-height:1.7;position:absolute;bottom:0;left:0;right:0}.result-sheet{flex-direction:column;gap:13px;min-height:267px;transition:background .5s,border-color .5s;display:flex}.result-sheet>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.result-sheet>div:first-child>span{align-items:center;gap:7px;font-size:10px;display:flex}.result-sheet small{color:var(--stage-muted);font-size:9px}.result-sheet textarea{resize:vertical;width:100%;min-height:135px;font:inherit;color:var(--stage-fg);outline-offset:5px;background:0 0;border:0;font-size:12px;line-height:1.8}.result-sheet[data-ready=true]{border-color:var(--stage-muted)}.result-sheet button{background:var(--stage-fg);color:var(--stage-bg);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:36px;margin-top:auto;padding:10px;font-size:11px;display:flex}.result-sheet button:disabled{color:var(--stage-muted);cursor:default;background:#403d39;background:lab(25.7721% .722334 2.98113)}.result-sheet[data-ready=true] button:disabled{color:var(--stage-fg);background:#403d39;background:lab(25.7721% .722334 2.98113)}.output-placeholder{min-height:135px;padding-top:10px}.output-placeholder>span{background:var(--stage-line);border-radius:4px;height:5px;margin-bottom:11px;display:block}.output-placeholder>span:nth-child(2){width:85%}.output-placeholder>span:nth-child(3){width:63%}.output-placeholder>p{color:var(--stage-muted);margin-top:22px;font-size:10px;line-height:1.6}.workflow-stage[data-phase=drafting] .output-placeholder>span{animation:1.2s ease-in-out infinite alternate placeholder-work}@keyframes placeholder-work{0%{opacity:.3}to{opacity:1}}.workflow-footnote{color:var(--stage-muted);max-width:40ch;margin-top:12px;font-size:9px;line-height:1.65}.workflow-bottom{border-top:1px solid var(--stage-line);color:var(--stage-muted);justify-content:space-between;align-items:center;gap:25px;padding:22px 31px;font-size:11px;display:flex}.workflow-bottom button{color:var(--stage-fg);cursor:pointer;align-items:center;gap:10px;padding:8px 0;display:flex}.workflow-stage button:focus-visible,.workflow-stage textarea:focus-visible{outline-color:var(--stage-fg)}@supports (animation-timeline:view()){.workflow-stage{animation:linear both stage-unfold;animation-timeline:view();animation-range:entry entry 90%}@keyframes stage-unfold{0%{transform:rotateX(8deg)scale(.93)translateY(40px)}to{transform:rotateX(0)scale(1)translateY(0)}}.hero-copy{animation:linear both hero-recede;animation-timeline:view();animation-range:exit}@keyframes hero-recede{to{opacity:.2;transform:translateY(65px)}}}@media (max-width:1399px){.workflow-section{margin:0 3vw}.workflow-intro{margin-left:2.5vw;margin-right:2.5vw}.workflow-body{gap:18px;padding:35px 27px}.workflow-node>span{font-size:9px}.workflow-node{padding-left:7px;padding-right:7px}.workflow-map{gap:8px}.request-sheet>p{font-size:17px}}@media (max-width:1100px){.workflow-body{grid-template-columns:1fr 1fr;gap:28px}.workflow-input{grid-column:1}.workflow-map{grid-area:2/1/auto/-1;min-height:200px;margin-top:0;padding:0 15%}.workflow-track{top:79px;left:20%;right:20%}.workflow-output{grid-area:1/2}.workflow-node>span{font-size:11px}.workflow-node>small{font-size:10px}.workflow-context{bottom:-8px}.workflow-input .request-sheet{min-height:240px}.request-sheet>p{font-size:21px}.workflow-map{gap:30px}.workflow-intro{gap:20px 35px}.workflow-intro>p:last-child{font-size:15px}.workflow-body{padding-bottom:40px}}@media (max-width:700px){.workflow-section{margin:0 13px;padding:50px 0 60px}.workflow-intro{grid-template-columns:1fr;gap:20px;margin:0 9px 30px}.workflow-intro h2{font-size:43px}.workflow-intro>p:last-child{max-width:36ch;font-size:14px}.workflow-stage{border-radius:22px}.workflow-top{padding:20px;display:block}.walkthrough-disclosure{font-size:9px}.workflow-status{margin-top:10px;font-size:10px;display:block}.workflow-tabs{gap:0;max-width:calc(100% - 28px);margin-top:22px}.workflow-tabs button{padding:10px 12px;font-size:10px}.workflow-body{grid-template-columns:1fr;gap:25px;padding:26px 20px 25px}.workflow-input,.workflow-output,.workflow-map{grid-area:auto/1}.workflow-small-label{margin-bottom:12px}.workflow-input .request-sheet{min-height:160px;transform:rotate(-2deg)}.request-sheet{padding:18px}.request-sheet>p{max-width:29ch;margin-top:19px;font-size:20px}.request-sheet>span{margin-top:19px}.run-example{min-height:42px;margin-top:15px}.workflow-map{gap:9px;min-height:200px;padding:5px 0 30px}.workflow-track{top:83px;left:10%;right:10%}.workflow-node>span,.workflow-node>small{font-size:9px}.workflow-node{padding:20px 7px}.workflow-agent{padding-block:24px}.workflow-context{bottom:0}.result-sheet{min-height:235px}.result-sheet textarea{min-height:123px;font-size:13px}.workflow-footnote{font-size:10px}.workflow-bottom{padding:19px 20px;display:block}.workflow-bottom button{margin-top:12px;font-size:12px}.workflow-section .section-label{font-size:11px}.workflow-stage{transform:none}}@media (prefers-reduced-motion:reduce){.workflow-stage,.hero-copy{opacity:1!important;animation:none!important;transform:none!important}.workflow-stage *,.workflow-stage:before{transition:none!important;animation:none!important}.floating-nav,.floating-links{transition:none!important}.request-sheet{transform:none}}.project-workspace{max-width:1280px;margin:auto;padding:145px 0 100px}.project-heading{grid-template-columns:1fr 1fr;align-items:end;gap:68px;margin-bottom:42px;display:grid}.project-heading h1{letter-spacing:-.045em;font-size:clamp(44px,5vw,70px);font-weight:500;line-height:1.03}.project-heading>p{max-width:43ch;color:var(--muted-foreground);font-size:16px;line-height:1.75}.project-columns{grid-template-columns:1.1fr .9fr;align-items:start;gap:44px;display:grid}.project-chat{border:1px solid var(--border);background:var(--card);border-radius:22px;position:sticky;top:95px;overflow:hidden}.project-chat-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:21px;font-size:12px;display:flex}.project-chat-header>span{align-items:center;gap:8px;display:flex}.project-chat-header button{border:1px solid var(--border);cursor:pointer;border-radius:20px;align-items:center;gap:7px;padding:8px 12px;display:flex}.project-log{flex-direction:column;gap:20px;height:440px;padding:25px 22px;display:flex;overflow-y:auto}.project-welcome>p{max-width:43ch;color:var(--muted-foreground);font-size:15px;line-height:1.7}.project-welcome>div{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.project-composer{border-top:1px solid var(--border);padding:15px}.project-composer textarea{resize:vertical;width:100%;font:inherit;background:0 0;border-radius:6px;min-height:80px;max-height:240px;padding:10px;font-size:14px;line-height:1.6}.project-composer>div{justify-content:space-between;align-items:center;gap:15px;padding:5px 5px 0;display:flex}.project-composer p{color:var(--muted-foreground);font-size:10px}.project-composer button{background:var(--foreground);width:36px;height:36px;color:var(--background);cursor:pointer;border-radius:100%;justify-content:center;align-items:center;display:flex}.project-composer button:disabled{opacity:.4;cursor:default}.project-artifact{padding:12px 0}.project-artifact>.cascadia-signal{max-width:330px;height:225px;margin-left:0}.project-artifact>h2{letter-spacing:-.03em;font-size:32px;font-weight:500;line-height:1.12}.project-artifact>p:not(.section-label){color:var(--muted-foreground);max-width:43ch;margin-top:20px;font-size:14px;line-height:1.75}.project-artifact>ul{color:var(--muted-foreground);flex-direction:column;gap:13px;margin-top:27px;font-size:12px;display:flex}.project-artifact>ul li{align-items:center;gap:10px;display:flex}.project-artifact>.text-action{margin-top:25px;font-size:12px}.project-blueprint{margin:25px 0;overflow:auto}.project-understanding{border-top:1px solid var(--border);margin-top:30px;padding-top:25px}.project-understanding h3{font-size:17px;font-weight:500}.project-understanding dl{margin-top:18px}.project-understanding dl>div{border-top:1px solid var(--border);grid-template-columns:85px 1fr;gap:12px;padding:12px 0;font-size:12px;display:grid}.project-understanding dt{text-transform:capitalize;color:var(--muted-foreground)}.project-understanding small{color:var(--muted-foreground);margin-top:5px;font-size:10px;display:block}.project-understanding form{margin-top:20px}.project-understanding label{margin-bottom:8px;font-size:12px;display:block}.project-understanding textarea{border:1px solid var(--border);width:100%;font:inherit;resize:vertical;border-radius:7px;padding:9px;font-size:13px}.project-understanding button{cursor:pointer;align-items:center;gap:8px;padding:10px 0;font-size:12px;display:flex}.project-understanding button:disabled{opacity:.5}.project-error{font-size:13px;line-height:1.7}.project-error button,.project-error a{text-underline-offset:3px;margin-right:15px;text-decoration:underline;display:inline-block}@media (max-width:1399px){.project-workspace{margin:0 5.5vw}}@media (max-width:1000px){.project-columns{grid-template-columns:1fr 1fr;gap:28px}.project-artifact>h2{font-size:27px}.project-log{height:420px}.project-heading{gap:32px}}@media (max-width:700px){.project-workspace{margin:0 22px;padding:115px 0 65px}.project-heading{grid-template-columns:1fr;gap:23px}.project-heading h1{font-size:47px}.project-heading>p{font-size:14px}.project-columns{grid-template-columns:1fr;gap:35px}.project-chat{position:relative;top:auto}.project-chat-header{padding:17px;font-size:11px}.project-chat-header button{padding:8px 10px;font-size:10px}.project-log{height:370px;padding:22px 17px}.project-welcome>p{font-size:14px}.project-composer p{font-size:9px}.project-artifact>.cascadia-signal{height:190px;margin:auto}.project-artifact>h2{font-size:31px}}.design-playground{max-width:1100px;margin:55px auto 0;padding:0 0 20px}.specimen-intro{grid-template-columns:1fr 1fr;align-items:end;gap:55px;margin-bottom:30px;display:grid}.specimen-intro h2{letter-spacing:-.03em;font-size:36px;font-weight:500;line-height:1.1}.specimen-intro>p{color:var(--muted-foreground);max-width:41ch;font-size:14px;line-height:1.75}.specimen-workbench{border:1px solid var(--border);background:var(--card);border-radius:20px;overflow:hidden}.specimen-controls{color:var(--muted-foreground);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:17px 24px;font-size:11px;display:flex}.specimen-controls>div{background:var(--background);border:1px solid var(--border);border-radius:25px;align-items:center;gap:5px;padding:3px;display:flex}.specimen-controls button{cursor:pointer;border-radius:20px;min-height:32px;padding:8px 12px;font-size:11px}.specimen-controls [aria-pressed=true]{color:var(--background);background:var(--foreground)}.specimen-preview{--specimen-paper:#fbfaf8;--specimen-text:#16120f;--specimen-muted:#504c48;--specimen-rule:#c6c4bf;background:#e7e6e3;background:lab(91.3164% .107676 1.52076);padding:45px 60px;transition:background .5s}@supports (color:lab(0% 0 0)){.specimen-preview{--specimen-paper:lab(98.2724% .0796318 1.13987);--specimen-text:lab(5.69936% 1.27043 1.92672);--specimen-muted:lab(32.7232% .939786 2.89723);--specimen-rule:lab(79.1483% .197142 2.66695)}}.specimen-preview[data-dark=true]{--specimen-paper:#24211e;--specimen-text:#f5f3f0;--specimen-muted:#b6b4af;--specimen-rule:#524f4b;background:#161310;background:lab(6.1884% 1.02773 2.21286)}@supports (color:lab(0% 0 0)){.specimen-preview[data-dark=true]{--specimen-paper:lab(12.9924% 1.1837 2.8156);--specimen-text:lab(95.9565% .107467 1.52065);--specimen-muted:lab(73.352% .229597 3.05079);--specimen-rule:lab(33.911% .248775 3.06391)}}.handover-component{background:var(--specimen-paper);max-width:550px;color:var(--specimen-text);border:1px solid var(--specimen-rule);border-radius:17px;margin:auto;padding:30px;transition:background .4s,padding .4s;box-shadow:0 18px 45px -35px #18161166;box-shadow:0 18px 45px -35px lab(7.24722% .654019 3.2768/.4)}.handover-meta{color:var(--specimen-muted);justify-content:space-between;gap:15px;font-size:10px;display:flex}.handover-meta>span:first-child{align-items:center;gap:6px;display:flex}.handover-component h3{letter-spacing:-.03em;margin-top:27px;font-size:32px;font-weight:500;line-height:1.1}.handover-component>p{max-width:43ch;color:var(--specimen-muted);margin-top:16px;line-height:1.7;font-size:13px!important}.handover-review{background:var(--specimen-text);width:100%;color:var(--specimen-paper);cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;margin-top:25px;padding:14px 16px;font-size:12px;display:flex}.handover-review[aria-expanded=true] svg{transform:rotate(90deg)}.handover-checklist{border-top:1px solid var(--specimen-rule);margin-top:20px}.handover-checklist label{align-items:center;gap:10px;padding:13px 0;font-size:12px;display:flex}.handover-checklist label>svg{margin-left:auto}.handover-checklist input{width:16px;height:16px;accent-color:var(--specimen-text)}.specimen-preview[data-compact=true] .handover-component{padding:23px}.specimen-preview[data-compact=true] .handover-component h3{margin-top:20px;font-size:27px}.specimen-preview[data-compact=true] .handover-review{margin-top:18px;padding:11px 14px}.specimen-preview[data-compact=true] .handover-checklist label{padding:9px 0}.specimen-caption{color:var(--muted-foreground);justify-content:space-between;gap:20px;padding:18px 25px;font-size:10px;display:flex}.handover-component :focus-visible{outline-color:var(--specimen-text)}.case-live-demo{grid-template-columns:1fr 1fr;align-items:center;gap:65px;max-width:1100px;margin:50px auto 20px;display:grid}.case-live-demo>div>h2{letter-spacing:-.04em;font-size:44px;font-weight:500;line-height:1.08}.case-live-demo>div>p:last-child{color:var(--muted-foreground);max-width:37ch;margin-top:25px;font-size:15px}.case-live-demo .agent-experience{width:100%}.agent-experience[data-agent-state=thinking] .cascadia-signal{filter:saturate(1.6);transition:transform .6s,filter .6s;transform:scale(1.06)}.review-example-jump{display:none}.detail-page>.workflow-section{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.detail-page>.workflow-section .workflow-intro{max-width:100%;margin-left:0;margin-right:0}.detail-page>.workflow-section .workflow-intro h2{font-size:43px}@media (max-width:1200px){.design-playground,.case-live-demo,.detail-page>.workflow-section{margin-left:5.5vw;margin-right:5.5vw}.specimen-intro{gap:30px}}@media (max-width:700px){.design-playground,.case-live-demo{margin-left:22px;margin-right:22px}.specimen-intro{grid-template-columns:1fr;gap:20px}.specimen-intro h2{font-size:31px}.specimen-controls{flex-direction:column;align-items:flex-start;gap:15px;padding:15px}.specimen-preview{padding:25px 18px}.handover-component{padding:23px}.handover-meta{font-size:9px}.handover-component h3{font-size:29px}.specimen-caption{padding:17px;font-size:10px;line-height:1.7;display:block}.specimen-caption>span{display:block}.case-live-demo{grid-template-columns:1fr;gap:30px}.case-live-demo>div>h2{font-size:35px}.case-live-demo>div>p:last-child{margin-top:17px}.review-example-jump{color:var(--stage-fg);cursor:pointer;text-underline-offset:4px;align-items:center;gap:8px;padding:13px 0;font-size:12px;text-decoration:underline;display:flex}.detail-page>.workflow-section{margin-left:13px;margin-right:13px}.detail-page>.workflow-section .workflow-intro{margin:0 9px 26px}}@media (prefers-reduced-motion:reduce){.specimen-preview,.handover-component{transition:none}.agent-experience[data-agent-state=thinking] .cascadia-signal{transition:none;transform:none}}.industry-map-section,.system-architecture{max-width:1100px;margin:64px auto 0}.industry-map-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px;display:flex}.industry-map-heading h2{letter-spacing:-.04em;font-size:clamp(32px,4vw,46px);font-weight:500;line-height:1.06}.industry-map-heading>p{max-width:34ch;color:var(--muted-foreground);font-size:14px;line-height:1.7}.industry-map{background:var(--card);border:1px solid var(--border);border-radius:21px;grid-template-columns:1.2fr 1fr .8fr;display:grid;overflow:hidden}.map-label{color:var(--muted-foreground);align-items:center;gap:9px;font-size:11px;display:flex}.industry-jobs,.industry-systems{padding:29px}.industry-jobs ul{margin-top:25px}.industry-jobs li{border-top:1px solid var(--border);align-items:center;gap:13px;padding:18px 0;display:flex}.industry-jobs li>span{color:var(--muted-foreground);font-size:10px}.industry-jobs li>p{flex:1;font-size:14px;line-height:1.6}.industry-jobs li>svg{flex-shrink:0}.industry-agent{border-inline:1px solid var(--border);background:var(--background);flex-direction:column;justify-content:center;padding:36px 23px;display:flex;position:relative}.industry-agent:before{content:"";background:var(--border);width:1px;position:absolute;top:15%;bottom:15%;left:50%}.map-core,.map-checkpoint{background:var(--card);border:1px solid var(--border);border-radius:13px;padding:27px 20px;position:relative}.map-core>svg{margin-bottom:23px}.map-core h3{letter-spacing:-.025em;font-size:23px;font-weight:500;line-height:1.2}.map-core p{color:var(--muted-foreground);margin-top:15px;font-size:10px}.map-checkpoint{box-shadow:0 6px 20px -18px var(--foreground);align-items:center;gap:12px;margin-top:31px;padding:18px;display:flex}.map-checkpoint>svg{flex-shrink:0}.map-checkpoint h3{font-size:12px;font-weight:500}.map-checkpoint p{color:var(--muted-foreground);margin-top:5px;font-size:10px;line-height:1.5}.industry-systems{align-self:center}.industry-systems ul{flex-direction:column;gap:10px;margin-block:24px;display:flex}.industry-systems li{border:1px solid var(--border);border-radius:7px;padding:12px 14px;font-size:12px}.industry-systems>p{color:var(--muted-foreground);font-size:11px;line-height:1.7}.industry-constraints{border-bottom:1px solid var(--border);grid-template-columns:1fr 2fr;gap:40px;padding:29px 0;display:grid}.industry-constraints>div{align-items:center;gap:16px;display:flex}.industry-constraints h3{letter-spacing:-.02em;font-size:19px;font-weight:500;line-height:1.2}.industry-constraints ul{color:var(--muted-foreground);flex-direction:column;gap:11px;padding-left:16px;font-size:13px;line-height:1.6;list-style:outside;display:flex}.industry-map-section>.text-action{margin-top:25px;font-size:13px}.evaluation-workbook{grid-template-columns:.75fr 1.65fr;align-items:start;gap:55px;margin-top:45px;display:grid}.evaluation-rail{position:sticky;top:115px}.evaluation-rail h2{letter-spacing:-.03em;font-size:31px;font-weight:500;line-height:1.12}.evaluation-rail>p:not(.section-label){color:var(--muted-foreground);margin-top:22px;font-size:13px;line-height:1.8}.evaluation-rail>.text-action{margin-top:23px;font-size:12px}.evaluation-questions{border-top:1px solid var(--border)}.evaluation-question{border-bottom:1px solid var(--border);gap:20px;padding:24px 0;display:flex}.evaluation-check{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:27px;display:flex;position:relative}.evaluation-check input{appearance:none;border:1px solid var(--muted-foreground);cursor:pointer;border-radius:5px;position:absolute;inset:0}.evaluation-check svg{pointer-events:none;opacity:0;color:var(--background);position:relative}.evaluation-check input:checked{background:var(--foreground)}.evaluation-check:has(input:checked) svg{opacity:1}.evaluation-question details{flex:1;min-width:0}.evaluation-question summary{cursor:pointer;justify-content:space-between;gap:20px;list-style:none;display:flex}.evaluation-question summary::-webkit-details-marker{display:none}.architecture-details summary::-webkit-details-marker{display:none}.evaluation-question summary small{color:var(--muted-foreground);margin-bottom:9px;font-size:10px;display:block}.evaluation-question summary h3{letter-spacing:-.02em;font-size:20px;font-weight:500;line-height:1.3}.evaluation-question summary>svg{flex-shrink:0;margin-top:28px;transition:transform .2s}.evaluation-question details[open] summary>svg{transform:rotate(180deg)}.evaluation-evidence>p{color:var(--muted-foreground);margin-top:20px;font-size:13px;line-height:1.7}.answer-comparison{border:1px solid var(--border);background:var(--card);border-radius:11px;grid-template-columns:1fr 1fr;margin-top:23px;display:grid;overflow:hidden}.answer-comparison>div{padding:18px}.answer-comparison>div+div{border-left:1px solid var(--border)}.answer-comparison h4{align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.answer-comparison p{color:var(--muted-foreground);margin-top:12px;font-size:12px;line-height:1.7}.our-answer{border-left:2px solid var(--foreground);margin-top:25px;padding-left:18px}.our-answer .section-label{margin-bottom:10px;font-size:10px}.our-answer>p:last-child{font-size:13px;line-height:1.7}.system-architecture{background:var(--card);border:1px solid var(--border);border-radius:18px;overflow:hidden}.system-architecture figcaption{border-bottom:1px solid var(--border);justify-content:space-between;gap:25px;padding:22px 28px;display:flex}.system-architecture figcaption .section-label{margin:0}.system-architecture figcaption>span:last-child{color:var(--muted-foreground);font-size:11px}.system-architecture ol{grid-template-columns:repeat(5,1fr);gap:30px;padding:37px 28px;display:grid}.system-architecture li{position:relative}.system-architecture li>div{color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.system-architecture small{font-size:10px}.system-architecture h3{letter-spacing:-.02em;font-size:16px;font-weight:500;line-height:1.35}.system-architecture li>p{color:var(--muted-foreground);margin-top:9px;font-size:11px;line-height:1.6}.architecture-arrow{color:var(--muted-foreground);position:absolute;top:3px;right:-23px}.architecture-details{grid-template-columns:1fr 1fr;align-items:start;gap:0 40px;margin-top:30px;display:grid}.architecture-details details{border-top:1px solid var(--border);padding:23px 0}.architecture-details summary{cursor:pointer;align-items:baseline;gap:15px;list-style:none;display:flex}.architecture-details summary h3{flex:1;font-size:17px;font-weight:500;line-height:1.4}.architecture-details summary>span{color:var(--muted-foreground);font-size:11px}.architecture-details details>p{color:var(--muted-foreground);margin-top:17px;padding-left:28px;font-size:14px;line-height:1.8}.architecture-details details[open] summary>span:last-child{transform:rotate(45deg)}.career-tracks{border:1px solid var(--border);background:var(--card);border-radius:19px;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:60px auto 0;display:grid;overflow:hidden}.career-tracks>a{flex-direction:column;gap:18px;padding:29px;transition:background .25s;display:flex;position:relative}.career-tracks>a+a{border-left:1px solid var(--border)}.career-tracks>a:hover{background:var(--background)}.career-tracks small{color:var(--muted-foreground);font-size:10px}.career-tracks strong{letter-spacing:-.03em;font-size:31px;font-weight:500;line-height:1.1}.career-tracks span{color:var(--muted-foreground);max-width:22ch;font-size:13px;line-height:1.5}.career-tracks svg{position:absolute;top:27px;right:26px}.role-extra{border-block:1px solid var(--border);margin-top:28px;padding:16px 0}.role-extra summary{cursor:pointer;font-size:13px}.role-extra>div{margin-top:0!important}@media (max-width:1200px){.industry-map-section,.system-architecture,.career-tracks{margin-left:5.5vw;margin-right:5.5vw}.industry-jobs,.industry-systems{padding:24px}.evaluation-workbook{gap:35px}.industry-agent{padding:24px 18px}}@media (max-width:800px){.industry-map{grid-template-columns:1fr 1fr}.industry-systems{border-top:1px solid var(--border);grid-column:1/-1}.industry-systems ul{flex-flow:wrap;margin-block:18px}.industry-systems>p br{display:none}.industry-agent{border-right:0}.evaluation-workbook{grid-template-columns:1fr;gap:30px}.evaluation-rail{max-width:48ch;position:static}.evaluation-rail>p:not(.section-label){margin-top:17px}.system-architecture ol{grid-template-columns:1fr;gap:0;padding:10px 25px}.system-architecture li{border-bottom:1px solid var(--border);padding:21px 0 21px 52px}.system-architecture li:last-child{border-bottom:0}.system-architecture li>div{flex-direction:column;gap:12px;display:flex;position:absolute;top:22px;left:0}.architecture-arrow{top:auto;bottom:-8px;right:4px;transform:rotate(90deg)}.system-architecture figcaption{display:block}.system-architecture figcaption>span:last-child{margin-top:10px;display:block}}@media (max-width:700px){.industry-map-section,.system-architecture,.career-tracks{margin-top:45px;margin-left:22px;margin-right:22px}.industry-map-heading{display:block}.industry-map-heading>p{margin-top:18px}.industry-map{grid-template-columns:1fr}.industry-agent{border:0;border-block:1px solid var(--border);padding:26px}.industry-jobs,.industry-systems,.industry-agent .map-core{padding:23px}.industry-agent .map-core h3 br{display:none}.map-core>svg{margin-bottom:17px}.map-checkpoint{margin-top:20px}.industry-constraints{grid-template-columns:1fr;gap:24px}.industry-constraints h3 br{display:none}.industry-constraints>div,.evaluation-question{gap:12px}.evaluation-question summary h3{font-size:18px}.evaluation-check{margin-top:25px}.answer-comparison{grid-template-columns:1fr}.answer-comparison>div+div{border-left:0;border-top:1px solid var(--border)}.architecture-details{grid-template-columns:1fr;gap:0}.career-tracks{grid-template-columns:1fr}.career-tracks>a{gap:13px;padding:23px}.career-tracks>a+a{border-left:0;border-top:1px solid var(--border)}.career-tracks strong{font-size:28px}.career-tracks span{max-width:none}}@media print{.evaluation-evidence{display:block!important}.evaluation-workbook{display:block}.evaluation-rail{position:static}.evaluation-check{display:none}}
.studio-page{animation:none}.studio-offer{grid-template-columns:1.2fr 1fr;align-items:start;gap:clamp(36px,6vw,88px);display:grid}.offer-object{background:#e7e6e3;background:lab(91.3164% .107676 1.52076);border-radius:24px;flex-direction:column;justify-content:space-between;min-width:0;min-height:665px;display:flex;position:sticky;top:120px;overflow:hidden}.offer-object-top,.offer-object-bottom{z-index:2;justify-content:space-between;gap:25px;padding:27px 30px;display:flex;position:relative}.offer-object-top{color:var(--muted-foreground);font-size:11px}.offer-object-top>span:last-child{text-align:right;max-width:12ch}.offer-object-bottom{align-items:end}.offer-object-bottom>p{letter-spacing:-.025em;font-size:25px;line-height:1.2}.offer-object-bottom>span{color:var(--muted-foreground);text-align:right;max-width:10ch;font-size:10px}.offer-device-stage{perspective:1300px;justify-content:center;align-items:center;height:420px;margin:0 -20px;display:flex;position:relative}.offer-device-stage .device-shell{width:560px;min-width:560px;transform:rotateX(9deg)rotateY(-18deg)rotate(-5deg)scale(.87)}.offer-object:hover .device-shell{transform:rotateX(2deg)rotateY(-6deg)rotate(-2deg)scale(.9)}.offer-disciplines{padding-top:5px}.offer-disciplines article{border-top:1px solid var(--border);padding:26px 0 29px}.offer-disciplines h3{letter-spacing:-.035em;font-size:32px;font-weight:500;line-height:1.05}.offer-disciplines .discipline-outcome{color:var(--foreground);margin-top:17px;font-size:17px}.offer-disciplines p{color:var(--muted-foreground);max-width:43ch;margin-top:9px;font-size:14px;line-height:1.7}.offer-disciplines .text-action{margin-top:7px;font-size:12px}.hero-disciplines{color:var(--muted-foreground);align-items:center;gap:15px;font-size:12px;display:flex}.hero-disciplines i{background:currentColor;border-radius:50%;width:3px;height:3px}.hero-explore{color:var(--muted-foreground);align-items:center;gap:12px;font-size:12px;display:flex;position:absolute;bottom:29px;left:50%;transform:translate(-50%)}.system-studies{grid-template-columns:repeat(12,minmax(0,1fr));gap:68px 28px;display:grid}.system-study{grid-column:1/12;min-width:0}.system-study:nth-child(2n){grid-column:4/-1}.study-link{outline-offset:8px;border-radius:23px;display:block}.showcase-scene{--device-paper:#f9f7f4;--device-ink:#201c19;--device-muted:#534f4b;--device-line:#cac9c5;isolation:isolate;aspect-ratio:1.92;perspective:1500px;background:#dedcd8;background:lab(87.8444% .165761 2.28384);border-radius:23px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;container-type:inline-size}@supports (color:lab(0% 0 0)){.showcase-scene{--device-paper:lab(97.3485% .107437 1.52059);--device-ink:lab(10.6721% 1.18939 2.81998);--device-muted:lab(33.8739% 1.15591 2.79555);--device-line:lab(80.8804% .137091 1.90252)}}.showcase-scene.scene-pipeline{color:#cfcdcb;color:lab(82.6164% .108153 1.52104);background:#2b2826;background:lab(16.4752% .87136 2.09972)}.scene-surface{background:linear-gradient(165deg,#f2f0ec,#c6c4c0);background:linear-gradient(165deg,lab(94.8005% .135988 1.90181),lab(79.1443% .166863 2.28454));border:1px solid #f3f2ef;border:1px solid lab(95.3764% .107527 1.52063);border-radius:50%;height:115%;position:absolute;inset:auto -15% -75%;transform:rotate(-10deg);box-shadow:0 -20px 80px #1915110a;box-shadow:0 -20px 80px lab(7.22589% 1.19062 3.13728/.04)}.scene-pipeline .scene-surface{background:linear-gradient(165deg,#4a4744,#1d1a18);background:linear-gradient(165deg,lab(30.3948% 1.00939 2.44472),lab(9.5147% .880457 2.10625));border-color:#605d5b;border-color:lab(39.6767% .711679 1.74004)}.scene-orbit{aspect-ratio:1;border:1px solid #faf8f573;border:1px solid lab(97.7005% .135839 1.90169/.45);border-radius:50%;width:85%;position:absolute;top:-25%;right:-24%;box-shadow:0 0 0 80px #faf8f512,0 0 0 160px #faf8f50d;box-shadow:0 0 0 80px lab(97.7005% .135839 1.90169/.07),0 0 0 160px lab(97.7005% .135839 1.90169/.05)}.scene-pipeline .scene-orbit{opacity:.12;left:-30%;right:auto}.scene-caption{color:var(--muted-foreground);z-index:2;font-size:10px;position:absolute;bottom:22px;left:25px}.scene-pipeline .scene-caption{color:#cfcdcb;color:lab(82.6164% .108153 1.52104)}.device-shell{width:620px;min-width:620px;transform-style:preserve-3d;background:linear-gradient(135deg,#74716e,#161311 10%,#1a1816 90%,#74716e);background:linear-gradient(135deg,lab(47.8031% .691235 2.16384),lab(6.19679% .616513 1.74111) 10%,lab(8.36164% .593923 1.78137) 90%,lab(47.8031% .691235 2.16384));border-radius:21px;padding:15px 8px 10px;transition:transform .9s cubic-bezier(.16,1,.3,1);position:relative;transform:rotateX(9deg)rotateY(-13deg)rotate(-4deg);box-shadow:0 0 0 1px #0d0b09,0 0 0 3px #9a9895,3px 5px 0 3px #474542,20px 35px 40px -16px #0d0b0954;box-shadow:0 0 0 1px lab(3.04912% .321619 .902209),0 0 0 3px lab(62.8829% .571042 1.80001),3px 5px 0 3px lab(29.2425% .578702 1.80494),20px 35px 40px -16px lab(3.04912% .321619 .902209/.33);container-type:inline-size}.showcase-scene>.device-shell{width:70%;min-width:0;transform:translateY(-4%)rotateX(10deg)rotateY(-13deg)rotate(-5deg)}.scene-pipeline>.device-shell{transform:translateY(-4%)rotateX(8deg)rotateY(15deg)rotate(4deg)}.study-link:hover .device-shell,.study-link:focus-visible .device-shell{transform:translateY(-5%)rotateX(2deg)rotateY(-3deg)rotate(-1deg)}.scene-detail>.device-shell{width:67%;max-width:960px;transform:translateY(-2%)rotateX(2deg)rotateY(0)rotate(0)}.device-camera{background:#575553;background:lab(36.1975% .56769 1.39101);border-radius:50%;width:4px;height:4px;position:absolute;top:5px;left:50%;box-shadow:0 0 0 1px #070605;box-shadow:0 0 0 1px lab(1.5596% .201426 .4464)}.device-screen{background:var(--device-paper,var(--card));color:var(--device-ink,var(--foreground));aspect-ratio:1.65;border-radius:7px;overflow:hidden}.device-toolbar{border-bottom:1px solid var(--device-line,var(--border));background:var(--device-paper,var(--card));align-items:center;gap:8%;height:12%;min-height:28px;padding:0 4%;font-size:clamp(7px,.75cqw,12px);display:flex}.device-brand{letter-spacing:-.07em;font-size:clamp(13px,1.65cqw,23px);font-weight:600}.device-menu{letter-spacing:2px;margin-left:auto}.device-body{height:88%;display:flex}.device-sidebar{border-right:1px solid var(--device-line,var(--border));width:9%;color:var(--device-muted,var(--muted-foreground));flex-direction:column;flex-shrink:0;align-items:center;gap:12%;padding:4% 0 2%;display:flex;position:relative}.device-sidebar>svg{width:29%;height:auto}.device-sidebar-active{aspect-ratio:1;border:1px solid var(--device-line,var(--border));background:#e3e1dd;background:lab(89.5844% .165582 2.2837);border-radius:7px;place-items:center;width:60%;display:grid}.device-sidebar-active>svg{width:50%;height:auto}.device-sidebar-foot{margin-top:auto;font-size:12px}.device-conversation,.device-review{flex-direction:column;width:48%;padding:4%;display:flex}.device-label{color:var(--device-muted,var(--muted-foreground));justify-content:space-between;gap:10px;font-size:clamp(7px,.77cqw,12px);display:flex}.device-message{letter-spacing:-.02em;border:1px solid var(--device-line);background:#ecebe8;background:lab(93.0564% .107586 1.52072);border-radius:10px;margin-top:11%;padding:9%;font-size:clamp(10px,1.3cqw,20px);line-height:1.35}.device-shell .device-reply{align-items:start;gap:10px;margin-top:12%;font-size:clamp(9px,1.1cqw,17px);line-height:1.5;display:flex}.device-reply>.status-dot{margin-top:5px}.device-input{border:1px solid var(--device-line);color:var(--device-muted);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:8%;font-size:clamp(6px,.73cqw,11px);display:flex}.device-artifact,.device-draft{border-left:1px solid var(--device-line);background:#e8e6e2;background:lab(91.3205% .136226 1.90197);flex:1;min-width:0;padding:4%}.device-shell .device-artifact-title,.device-shell .device-review-title{letter-spacing:-.045em;margin-top:12%;font-size:clamp(16px,2.65cqw,39px);line-height:1.05}.device-map{flex-direction:column;align-items:center;margin-top:12%;font-size:clamp(7px,.86cqw,13px);display:flex}.device-map>span{border:1px solid var(--device-line);background:var(--device-paper);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:85%;padding:5% 10%;display:flex}.device-map>i{background:var(--device-muted);width:1px;height:12px}.device-map .device-map-review{background:var(--device-ink);color:var(--device-paper)}.device-artifact-foot{color:var(--device-muted);align-items:center;gap:6px;margin-top:12%;font-size:clamp(6px,.7cqw,10px);display:flex}.device-base{background:linear-gradient(#a6a4a1,#e2e1de 28%,#7e7d7a 34%,#3e3d3a);background:linear-gradient(lab(67.5403% .138521 1.90343),lab(89.5764% .107765 1.52084) 28%,lab(52.4602% .140756 1.90487) 34%,lab(25.7797% .148639 1.91018));border-radius:2px 2px 50% 50%;height:12px;position:absolute;bottom:-11px;left:-9%;right:-9%;box-shadow:0 13px 13px -8px #13110f33;box-shadow:0 13px 13px -8px lab(5.28451% .161096 1.64681/.2)}.device-base:after{content:"";background:#5c5b58;background:lab(38.54% .143871 1.90699);border-radius:0 0 7px 7px;width:17%;height:3px;position:absolute;top:0;left:41.5%}.device-review-steps{flex-direction:column;gap:0;margin-top:10%;font-size:clamp(7px,.9cqw,13px);display:flex}.device-review-steps>div{border-bottom:1px solid var(--device-line);align-items:center;gap:8px;padding:5% 0;display:flex}.device-review-steps>.device-review-pending{background:var(--device-ink);color:var(--device-paper);border-radius:6px;padding:7%}.device-shell .device-draft>p{letter-spacing:-.04em;margin-top:18%;font-size:clamp(14px,2.05cqw,31px);line-height:1.12}.device-copy-lines{flex-direction:column;gap:9px;margin-top:12%;display:flex}.device-copy-lines i{background:#93928f;background:lab(60.5803% .139385 1.90403);border-radius:4px;width:100%;height:3px}.device-copy-lines i:last-child{width:65%}.device-draft-note{border-top:1px solid var(--device-line);align-items:center;gap:10px;margin-top:18%;padding-top:9%;font-size:clamp(7px,.9cqw,13px);line-height:1.5;display:flex}.device-draft-action{border:1px solid var(--device-muted);border-radius:6px;justify-content:space-between;margin-top:9%;padding:7%;font-size:clamp(7px,.8cqw,12px);display:flex}.device-design .device-screen{aspect-ratio:1.35}.design-canvas{flex:1;min-width:0;padding:18px 25px}.design-canvas-meta{color:var(--muted-foreground);justify-content:space-between;font-size:8px;display:flex}.design-canvas-title{letter-spacing:-.04em;margin-top:14px;font-size:31px;line-height:1.05}.design-type-scale{align-items:center;gap:27px;margin-top:14px;display:flex}.design-type-scale>span{letter-spacing:-.06em;font-size:45px;line-height:1}.design-type-scale>div{color:var(--muted-foreground);flex-direction:column;gap:9px;font-size:10px;display:flex}.design-control-strip{border-block:1px solid var(--border);align-items:center;gap:10px;margin-top:14px;padding:12px 0;font-size:10px;display:flex}.design-toggle{background:var(--foreground);border-radius:20px;justify-content:end;width:30px;padding:3px;display:flex}.design-toggle i{background:var(--card);border-radius:50%;width:12px;height:12px}.design-control-button{background:var(--foreground);color:var(--background);border-radius:5px;gap:20px;margin-left:auto;padding:10px 16px;display:flex}.design-baseline{color:var(--muted-foreground);justify-content:space-between;margin-top:10px;font-size:9px;display:flex}.study-caption{align-items:end;gap:30px;padding:27px 0 0}.study-caption h3{letter-spacing:-.035em;font-size:clamp(29px,3.1vw,45px);font-weight:500;line-height:1.08}.study-caption p{margin-bottom:15px;font-size:12px}.study-open{border:1px solid var(--border);border-radius:40px;flex-shrink:0;align-items:center;gap:12px;padding:15px;transition:background .3s,color .3s;display:flex}.study-open>span{opacity:0;white-space:nowrap;max-width:0;font-size:12px;transition:opacity .3s;overflow:hidden}.study-link:hover .study-open,.study-link:focus-visible .study-open{background:var(--foreground);color:var(--background)}.study-description{justify-content:space-between;gap:35px;margin-top:22px;display:flex}.study-description>p{max-width:49ch;color:var(--muted-foreground);font-size:14px;line-height:1.7}.study-description ul{flex-wrap:wrap;justify-content:end;align-items:start;gap:7px;max-width:32ch;display:flex}.study-description li{border:1px solid var(--border);white-space:nowrap;border-radius:20px;padding:7px 10px;font-size:10px}.work-note{margin-top:40px}.case-intro{max-width:1280px;margin:auto;padding:144px 0 38px}.case-intro .breadcrumb{margin-bottom:20px}.case-title-row{grid-template-columns:1.15fr 1fr;align-items:end;gap:70px;margin-top:28px;display:grid}.case-title-row h1{letter-spacing:-.055em;font-size:clamp(50px,6.5vw,88px);font-weight:500;line-height:.98}.case-title-row p{color:var(--muted-foreground);max-width:44ch;font-size:16px;line-height:1.6}.case-meta{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;gap:20px;margin-top:34px;padding-top:22px;font-size:12px;display:flex}.case-meta ul{flex-wrap:wrap;gap:23px;display:flex}.case-showcase{max-width:1440px;margin:0 auto;padding:0 22px}.case-showcase .showcase-scene{aspect-ratio:2.05;min-height:400px}.case-showcase-caption{max-width:1100px;color:var(--muted-foreground);justify-content:space-between;gap:30px;margin:30px auto 0;font-size:13px;line-height:1.7;display:flex}.case-showcase-caption p{max-width:65ch}.case-showcase-caption a{white-space:nowrap;color:var(--foreground);text-underline-offset:4px;text-decoration:underline}.scene-media img{object-fit:cover}.scene-media video{object-fit:contain;width:100%;height:100%}.effort-estimate{border-bottom:1px solid var(--border);grid-template-columns:1.1fr 1fr .65fr;align-items:center;gap:40px;margin-top:35px;padding:36px 0;display:grid}.effort-estimate h3{letter-spacing:-.025em;font-size:24px;font-weight:500;line-height:1.15}.effort-estimate>div>p{max-width:40ch;color:var(--muted-foreground);margin-top:14px;font-size:12px;line-height:1.7}.effort-inputs{align-items:center;gap:14px;display:flex}.effort-inputs label{color:var(--muted-foreground);flex:1;min-width:0;font-size:11px}.effort-inputs input{background:var(--card);border:1px solid var(--muted-foreground);color:var(--foreground);border-radius:8px;width:100%;margin-top:10px;padding:13px;font-size:27px;display:block}.effort-inputs>span{color:var(--muted-foreground);padding-top:25px}.effort-result output{align-items:baseline;gap:10px;display:flex}.effort-result strong{letter-spacing:-.06em;font-size:64px;font-weight:500;line-height:1}.effort-result output span{color:var(--muted-foreground);font-size:11px}.effort-result .text-action{margin-top:9px;font-size:12px}.intake-invitation{background:var(--card);border:1px solid var(--border);border-radius:24px;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;margin-bottom:32px;padding:44px;display:grid}.intake-invitation h3{letter-spacing:-.03em;font-size:31px;font-weight:500;line-height:1.08}.intake-invitation p{max-width:44ch;color:var(--muted-foreground);margin-top:16px;font-size:14px;line-height:1.7}.intake-invitation>div:last-child{flex-direction:column;align-items:start;gap:15px;display:flex}.intake-invitation small{color:var(--muted-foreground);font-size:11px}.contact-form-label{margin:40px 0 17px;font-size:16px;font-weight:500}::view-transition-group(.study-morph){z-index:2;animation-duration:.85s;animation-timing-function:cubic-bezier(.16,1,.3,1)}::view-transition-old(.study-morph){object-fit:cover;mix-blend-mode:normal;height:100%}::view-transition-new(.study-morph){object-fit:cover;mix-blend-mode:normal;height:100%}::view-transition-old(.study-morph){animation:.85s both study-image-out}::view-transition-new(.study-morph){animation:.85s both study-image-in}::view-transition-old(.study-page){animation:.25s ease-out both study-page-out}::view-transition-new(.study-page){animation:.7s cubic-bezier(.16,1,.3,1) both study-page-in}@keyframes study-image-out{0%,70%{opacity:1}to{opacity:0}}@keyframes study-image-in{0%,65%{opacity:0}to{opacity:1}}@keyframes study-page-out{to{opacity:0;transform:translateY(-20px)}}@keyframes study-page-in{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference) and (min-width:701px){.study-link>.showcase-scene{animation:linear both scene-unfold;animation-timeline:view();animation-range:entry}@keyframes scene-unfold{0%{transform:perspective(1200px)rotateX(5deg)scale(.96)}to{transform:none}}}}@media (min-width:1400px){.case-showcase{padding:0 40px}}@media (max-width:1399px){.case-intro{margin-inline:5.5vw}}@media (max-width:1100px){.studio-offer{grid-template-columns:1fr 1fr;gap:35px}.offer-object{min-height:620px}.offer-device-stage{margin:0 -60px}.offer-device-stage .device-shell{transform:rotateX(8deg)rotateY(-18deg)rotate(-5deg)scale(.72)}.offer-object:hover .device-shell{transform:rotateX(2deg)rotateY(-6deg)rotate(-2deg)scale(.75)}.offer-object-bottom{padding:23px}.offer-object-bottom>p{font-size:22px}.system-study{grid-column:1/-1}.system-study:nth-child(2n){grid-column:3/-1}.study-description{flex-direction:column;gap:15px}.study-description ul{justify-content:start;max-width:none}.effort-estimate{grid-template-columns:1fr 1fr}.effort-result{grid-column:2}.effort-inputs{align-self:end}.case-title-row{gap:40px}.case-title-row h1{font-size:65px}}@media (max-width:700px){.studio-offer{grid-template-columns:1fr;gap:30px}.offer-object{min-height:470px;position:relative;top:auto}.offer-object-top{padding:22px;font-size:10px}.offer-object-top>span:last-child{display:none}.offer-device-stage{height:315px;margin:-15px -55px}.offer-device-stage .device-shell,.offer-object:hover .device-shell{transform:rotateX(8deg)rotateY(-15deg)rotate(-5deg)scale(.6)}.offer-object-bottom>p{font-size:22px}.offer-object-bottom>span{font-size:9px}.offer-disciplines{padding-top:0}.offer-disciplines article{padding:23px 0}.offer-disciplines h3{font-size:29px}.offer-disciplines p{font-size:13px}.offer-disciplines .discipline-outcome{font-size:16px}.hero-disciplines{gap:11px;font-size:10px}.hero-explore{display:none}.system-studies{grid-template-columns:minmax(0,1fr);gap:43px}.system-study,.system-study:nth-child(2n){grid-column:1/-1}.showcase-scene{aspect-ratio:1.2;border-radius:16px}.showcase-scene>.device-shell{border-radius:11px;width:88%;padding:10px 5px 7px;transform:translateY(-2%)rotateX(8deg)rotateY(-8deg)rotate(-5deg)}.scene-pipeline>.device-shell{transform:translateY(-2%)rotateX(8deg)rotateY(8deg)rotate(4deg)}.device-screen{border-radius:4px}.device-toolbar{min-height:15px}.device-base{height:8px;bottom:-7px}.device-camera{width:3px;height:3px;top:3px}.device-sidebar-foot{font-size:7px}.device-map>i{height:6px}.device-shell .device-reply{gap:6px}.device-reply>.status-dot{width:4px;height:4px;margin-top:3px}.device-copy-lines{gap:5px}.device-copy-lines i{height:2px}.device-review-steps>div{gap:4px}.device-review-steps svg{width:9px;height:9px}.device-draft-note{gap:4px}.device-draft-note>svg{width:11px}.device-artifact-foot{gap:3px}.device-artifact-foot>svg{width:8px}.scene-caption{font-size:9px;bottom:14px;left:17px}.study-caption{gap:17px;padding-top:20px}.study-caption h3{font-size:28px}.study-caption p{margin-bottom:11px;font-size:10px}.study-open{gap:0;padding:11px}.study-open svg{width:20px;height:20px}.study-description{gap:16px;margin-top:17px}.study-description>p{font-size:13px}.study-description li{padding:6px 9px;font-size:9px}.case-intro{margin-inline:22px;padding:119px 0 28px}.case-title-row{grid-template-columns:1fr;gap:23px;margin-top:24px}.case-title-row h1{font-size:53px}.case-title-row p{font-size:14px}.case-meta{flex-direction:column;gap:12px;margin-top:26px;font-size:10px}.case-meta ul{gap:14px}.case-showcase{padding:0 13px}.case-showcase .showcase-scene{aspect-ratio:1.15;min-height:0}.case-showcase-caption{flex-direction:column;gap:13px;margin-top:22px;padding-inline:9px;font-size:12px}.case-showcase .scene-detail>.device-shell{width:86%;transform:translateY(-2%)rotateX(0)rotateY(0)rotate(0)}.effort-estimate{grid-template-columns:1fr;gap:24px;padding-block:26px}.effort-result{grid-column:auto;justify-content:space-between;align-items:end;display:flex}.effort-result strong{font-size:50px}.effort-result .text-action{font-size:11px}.effort-inputs input{font-size:24px}.intake-invitation{grid-template-columns:1fr;gap:26px;padding:27px}.intake-invitation h3{font-size:28px}.intake-invitation p{font-size:13px}.contact-form-label{font-size:14px}}@media (prefers-reduced-motion:reduce){.device-shell,.offer-object:hover .device-shell,.study-link:hover .device-shell,.study-link:focus-visible .device-shell{transition:none;transform:none}.showcase-scene>.device-shell,.scene-pipeline>.device-shell,.scene-detail>.device-shell{transform:none}.offer-device-stage .device-shell,.offer-object:hover .device-shell{transform:scale(.87)}.study-open,.study-open>span{transition:none}::view-transition-old(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-new(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-group(*){animation-duration:0s!important;animation-delay:0s!important}}@media (prefers-reduced-motion:reduce) and (max-width:1100px){.offer-device-stage .device-shell,.offer-object:hover .device-shell{transform:scale(.72)}}@media (prefers-reduced-motion:reduce) and (max-width:700px){.offer-device-stage .device-shell,.offer-object:hover .device-shell{transform:scale(.6)}}.dimensional-viewport{--scene-progress:0;width:100%;height:100%;position:relative}.showcase-scene>.dimensional-viewport{position:absolute;inset:0}.dimensional-fallback{justify-content:center;align-items:center;transition:opacity .45s;display:flex;position:absolute;inset:0}.dimensional-fallback>.device-shell{width:70%;min-width:0;transform:translateY(-4%)rotateX(10deg)rotateY(-13deg)rotate(-5deg)}.scene-pipeline .dimensional-fallback>.device-shell{transform:translateY(-4%)rotateX(8deg)rotateY(15deg)rotate(4deg)}.scene-detail .dimensional-fallback>.device-shell{width:67%;transform:none}.dimensional-viewport[data-rendered=true]>.dimensional-fallback{opacity:0;pointer-events:none}.dimensional-canvas{z-index:1;touch-action:pan-y;opacity:0;position:absolute;inset:0}.dimensional-canvas canvas{touch-action:pan-y;width:100%!important;height:100%!important}.dimensional-assembly{height:480px;margin-top:-20px}.offer-object{min-height:700px}.offer-disciplines article{flex-direction:column;justify-content:center;min-height:310px;display:flex}.assembly-chapters{z-index:2;color:var(--muted-foreground);letter-spacing:.03em;height:33px;font-size:10px;position:absolute;bottom:6px;left:30px;right:30px}.assembly-chapters span{opacity:0;transition:opacity .4s,transform .4s;position:absolute;transform:translateY(5px)}.dimensional-assembly:not([data-chapter]) .assembly-chapters span:first-child,.dimensional-assembly[data-chapter=design] .assembly-chapters span:first-child,.dimensional-assembly[data-chapter=engineering] .assembly-chapters span:nth-child(2),.dimensional-assembly[data-chapter=automation] .assembly-chapters span:nth-child(3){opacity:1;transform:none}.assembly-chapters:after,.assembly-chapters i{content:"";background:var(--border);height:1px;position:absolute;bottom:0;left:0;right:0}.assembly-chapters i{background:var(--foreground);transform:scaleX(var(--scene-progress));transform-origin:0;z-index:1}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.study-link>.showcase-scene{transform-origin:50% 100%;animation:linear both gallery-aperture;animation-timeline:view();animation-range:entry}.study-caption{animation:linear both gallery-caption;animation-timeline:view();animation-range:entry entry 120%}@keyframes gallery-aperture{0%{clip-path:inset(12% 12% 0 round 32px);transform:perspective(1600px)rotateX(10deg)translateY(50px)}to{clip-path:inset(0 round 23px);transform:none}}@keyframes gallery-caption{0%{transform:translateY(35px)}to{transform:none}}}}@media (max-width:1100px){.dimensional-assembly{height:430px}.offer-object{min-height:655px}.offer-disciplines article{min-height:310px}}@media (max-width:700px){.dimensional-assembly{height:330px;margin-top:0}.offer-object{min-height:490px}.offer-disciplines article{min-height:0;display:block}.assembly-chapters{font-size:9px;bottom:0;left:22px;right:22px}.dimensional-fallback>.device-shell{border-radius:11px;width:88%;padding:10px 5px 7px}.scene-detail .dimensional-fallback>.device-shell{width:86%}.showcase-scene .dimensional-canvas{inset:0 -15%}.offer-object-bottom{padding-top:23px}.study-link>.showcase-scene{animation:none!important}}@media (prefers-reduced-motion:reduce){.dimensional-fallback{transition:none}.dimensional-fallback>.device-shell,.scene-pipeline .dimensional-fallback>.device-shell{transform:none}.assembly-chapters{display:none}.study-caption{animation:none!important;transform:none!important}}.dimensional-viewport[data-rendered=true]>.dimensional-fallback{visibility:hidden;transition:none}.orchestration-stage .workflow-body{grid-template-columns:minmax(0,.85fr) minmax(0,1.5fr);gap:45px;padding:44px 42px 20px}.orchestration-stage .workflow-input{padding-top:15px}.orchestration-stage .request-sheet{border:0;border-top:1px solid var(--stage-line);background:0 0;border-radius:0;min-height:0;padding:23px 0;transform:none!important}.orchestration-stage .request-sheet>p{max-width:25ch;margin-top:25px;font-size:27px;line-height:1.35}.example-actions{flex-wrap:wrap;align-items:center;gap:12px 22px;display:flex}.example-actions .run-example{margin:0}.context-test{color:var(--stage-muted);cursor:pointer;align-items:center;gap:8px;min-height:40px;font-size:11px;display:flex}.context-test input{accent-color:var(--stage-fg);cursor:pointer;width:15px;height:15px}.orchestration-narrative{max-width:37ch;min-height:125px;margin-top:40px}.orchestration-narrative>span{color:var(--stage-muted);font-size:10px}.orchestration-narrative>p{margin-top:12px;font-size:13px;line-height:1.75}.orchestration-desk{perspective:1100px;isolation:isolate;min-width:0;height:580px;position:relative;container-type:inline-size}.desk-grid{background-image:radial-gradient(var(--stage-line) .7px,transparent .7px);opacity:.7;background-size:24px 24px;position:absolute;inset:0 -10px 30px;transform:rotateX(35deg)rotate(-10deg);-webkit-mask-image:radial-gradient(#000,#0000 70%);mask-image:radial-gradient(#000,#0000 70%)}.desk-connections{width:100%;height:100%;stroke:var(--stage-line);stroke-width:1px;position:absolute;inset:0;overflow:visible}.desk-connections path{stroke-dasharray:5 8;transition:stroke .6s}.context-fragment{color:#282b28;z-index:1;background:#dddeda;border-radius:7px;width:29%;min-height:116px;padding:17px;transition:transform 1.1s cubic-bezier(.16,1,.3,1),opacity 1s,filter 1s;position:absolute;top:35px;left:1%;transform:rotate(-12deg)translateZ(-30px);box-shadow:inset 0 1px #fff9,0 12px 24px #0003}.context-fragment>span{text-transform:uppercase;letter-spacing:.06em;color:#5c615b;font-size:8px;display:block}.context-fragment>p{letter-spacing:-.025em;margin-top:13px;font-size:17px;line-height:1.2}.context-fragment>i{color:#5c615b;margin-top:15px;font-size:8px;font-style:normal;display:block}.fragment-1{background:#e8e9e1;top:6px;left:35%;transform:rotate(3deg)translateZ(0)}.fragment-2{background:#c7cdc1;top:47px;left:69%;transform:rotate(13deg)translateZ(-20px)}.orchestration-kernel{z-index:3;flex-direction:column;align-items:center;width:69px;height:69px;transition:transform 1s,opacity .5s;display:flex;position:absolute;top:167px;left:46%}.orchestration-kernel>div{background:radial-gradient(at 25% 20%,#dce6c7 0,#92ad99 22%,#546f62 53%,#2c3f36 75%);border-radius:22px;width:61px;height:61px;transform:rotate(-12deg);box-shadow:inset 0 1px 2px #eaffdfbb,inset -4px -6px 10px #13281da8,0 12px 16px #0004}.orchestration-kernel>span{color:var(--stage-muted);margin-top:10px;font-size:8px}.orchestration-desk .workflow-output{z-index:4;transform-origin:50% 15%;transition:transform 1.2s cubic-bezier(.16,1,.3,1),top 1s;position:absolute;top:272px;left:13%;right:2%;transform:rotateX(8deg)rotateY(-8deg)rotate(-4deg)translateZ(20px)}.orchestration-desk .result-sheet{color:#292d28;background:#eeefe9;border:1px solid #f9faf4;border-radius:9px;gap:10px;min-height:255px;padding:23px;box-shadow:0 2px #93998b,0 4px #bac0b1,0 27px 45px -20px #0009}.orchestration-desk .result-sheet>div:first-child>span{font-size:9px}.orchestration-desk .result-sheet small{color:#62675e;font-size:8px}.orchestration-desk .result-sheet h3{letter-spacing:-.04em;margin-top:6px;font-size:30px;font-weight:500;line-height:1.1}.artifact-composition{min-height:93px;padding-top:11px;overflow:hidden}.artifact-composition>span{transform-origin:0;opacity:.5;background:#b6beb0;border-radius:2px;height:4px;margin-bottom:10px;display:block;transform:scaleX(.8)}.artifact-composition>span:nth-child(2){width:88%}.artifact-composition>span:nth-child(3){width:95%}.artifact-composition>span:nth-child(4){width:61%}.artifact-composition>div{color:#5d6558;align-items:center;gap:7px;margin-top:13px;font-size:8px;display:flex}.artifact-composition i{background:#5d6558;border-radius:50%;width:5px;height:5px;display:block}.orchestration-desk .result-sheet textarea{color:#292d28;outline-color:#292d28;min-height:120px;font-size:13px;line-height:1.7}.orchestration-desk .result-sheet button{color:#eeefe9;background:#292d28;min-height:38px;font-size:10px}.orchestration-desk .result-sheet button:disabled{color:#5c6555;background:#d4d9ce}.orchestration-desk .workflow-footnote{max-width:none;margin-top:15px;font-size:9px}.orchestration-stage[data-phase=reading] .context-fragment{transform:rotate(0)translateY(12px)translateZ(30px)}.orchestration-stage[data-phase=reading] .desk-connections path,.orchestration-stage[data-phase=drafting] .desk-connections path{stroke:#b1c5ad;animation:1.2s linear infinite context-flow}.orchestration-stage[data-phase=reading] .orchestration-kernel>div,.orchestration-stage[data-phase=drafting] .orchestration-kernel>div,.orchestration-stage[data-phase=checking] .orchestration-kernel>div{animation:3s ease-in-out infinite intelligence-turn}.orchestration-stage[data-phase=drafting] .context-fragment,.orchestration-stage[data-phase=checking] .context-fragment{opacity:.3;filter:blur(1px);transform:translateY(90px)translate(30px)rotate(0)scale(.85)}.orchestration-stage[data-phase=drafting] .fragment-2,.orchestration-stage[data-phase=checking] .fragment-2{transform:translateY(70px)translate(-30px)rotate(0)scale(.85)}.orchestration-stage[data-phase=drafting] .workflow-output,.orchestration-stage[data-phase=checking] .workflow-output{top:245px;transform:rotateX(0)rotateY(0)rotate(-1deg)translateZ(45px)}.orchestration-stage[data-phase=drafting] .artifact-composition>span{animation:1.7s cubic-bezier(.16,1,.3,1) both draft-line}.orchestration-stage[data-phase=drafting] .artifact-composition>span:nth-child(2){animation-delay:.25s}.orchestration-stage[data-phase=drafting] .artifact-composition>span:nth-child(3){animation-delay:.5s}.orchestration-stage[data-phase=drafting] .artifact-composition>span:nth-child(4){animation-delay:.75s}.orchestration-stage[data-phase=checking] .artifact-composition>span{opacity:1;transform:scaleX(1)}.orchestration-stage[data-phase=checking] .result-sheet:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#96ab8429 50%,#0000 60%) 0 0/100% 250%;border-radius:9px;animation:1.6s linear both source-check;position:absolute;inset:0}.orchestration-stage[data-phase=needs-context] .fragment-1{background:#f0e7d1;transform:translateY(23px)rotate(-4deg)scale(1.08);box-shadow:0 0 0 1px #bcac85,0 12px 24px #0003}.orchestration-stage[data-phase=review] .context-fragment,.orchestration-stage[data-phase=approved] .context-fragment{opacity:.55;transform:translateY(25px)scale(.85)rotate(-2deg)}.orchestration-stage[data-phase=review] .workflow-output,.orchestration-stage[data-phase=approved] .workflow-output{top:178px;transform:none}.orchestration-stage[data-phase=review] .orchestration-kernel,.orchestration-stage[data-phase=approved] .orchestration-kernel{opacity:0;transform:translateY(-30px)scale(.6)}.orchestration-sequence{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0 42px 30px;display:grid}.orchestration-sequence>span{color:var(--stage-muted);border-bottom:1px solid var(--stage-line);gap:10px;padding:12px 0 18px;font-size:10px;display:flex;position:relative}.orchestration-sequence i{font-size:8px;font-style:normal}.orchestration-sequence b{background:var(--stage-fg);transform-origin:0;width:100%;height:1px;transition:transform 1s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.orchestration-sequence [data-current=true]{color:var(--stage-fg)}.orchestration-sequence [data-current=true] b{transform:scaleX(1)}@keyframes context-flow{to{stroke-dashoffset:-39px}}@keyframes intelligence-turn{0%,to{transform:rotate(-12deg)scale(1)}50%{transform:rotate(12deg)scale(1.08)}}@keyframes draft-line{0%{opacity:.4;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes source-check{0%{background-position:0 100%}to{background-position:0 0}}@media (max-width:1100px){.orchestration-stage .workflow-body{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:30px;padding-inline:28px}.orchestration-stage .workflow-output{grid-area:auto}.context-fragment{min-height:106px;padding:13px}.context-fragment>p{font-size:14px}.orchestration-desk .workflow-output{left:2%;right:0}.orchestration-desk .result-sheet h3{font-size:27px}.orchestration-stage .request-sheet>p{font-size:23px}.orchestration-sequence{gap:15px;margin-inline:28px}}@media (max-width:700px){.orchestration-stage .workflow-body{grid-template-columns:minmax(0,1fr);gap:0;padding:24px 20px 0}.orchestration-stage .workflow-input{padding-top:0}.orchestration-stage .request-sheet{padding-top:18px}.orchestration-stage .request-sheet>p{max-width:29ch;font-size:23px}.orchestration-narrative{max-width:none;min-height:115px;margin-top:23px}.orchestration-desk{height:565px;margin-top:15px}.context-fragment{width:31%;min-height:103px;padding:10px;left:0}.fragment-1{left:34%}.fragment-2{left:68%}.context-fragment>span{font-size:7px}.context-fragment>p{font-size:13px}.context-fragment>i{margin-top:11px;font-size:7px}.orchestration-kernel{top:160px;left:43%}.orchestration-desk .workflow-output{top:261px;left:0;right:0;transform:rotate(-3deg)}.orchestration-desk .result-sheet{min-height:258px;padding:18px}.orchestration-desk .result-sheet h3{font-size:28px}.orchestration-desk .result-sheet small{font-size:7px}.orchestration-desk .result-sheet textarea{min-height:130px}.orchestration-desk .workflow-footnote{font-size:9px}.orchestration-sequence{gap:12px;margin:0 20px 23px}.orchestration-sequence>span{font-size:9px;display:block}.orchestration-sequence i{margin-bottom:8px;display:block}.orchestration-stage[data-phase=review] .workflow-output,.orchestration-stage[data-phase=approved] .workflow-output{top:169px}.orchestration-stage .review-example-jump{padding-bottom:0}.orchestration-stage .workflow-status{min-height:14px;font-size:9px}}@media (prefers-reduced-motion:reduce){.orchestration-desk .workflow-output,.context-fragment{transform:none!important}.orchestration-desk .workflow-output{top:260px!important}.orchestration-stage[data-phase=review] .workflow-output,.orchestration-stage[data-phase=approved] .workflow-output{top:178px!important}}.hero-wisp-pigment{filter:blur(12px);background:linear-gradient(115deg,#8ccbca,#f2f0ec 30%,#eccd9d 65%,#f3b98c);position:absolute;inset:0}.dimensional-viewport[data-rendered=true]>.dimensional-canvas{opacity:1}@media (prefers-reduced-motion:reduce){.orchestration-desk .result-sheet:after{display:none;animation:none!important}}
