@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_astro/dm-sans.Xz1IZZA0.woff2)format("woff2")}@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(/_astro/instrument-serif-italic.DKMiL14s.woff2)format("woff2")}:root{--ink:#111115;--muted:#5e656f;--blue-ink:#1c63cf;--line:#dce0e6;--paper:#f5f7fa;--ice:#eaf3fe;--blue:#2c77e9;--violet:#a14ed1;--gradient:linear-gradient(102deg,#2e7ee9 5%,#7463dc 65%,#b754c6);--gutter:clamp(1.25rem,5.2vw,7rem);--ease:cubic-bezier(.22,.8,.2,1);color:var(--ink);font-synthesis:none;background:#fff;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65;overflow-x:clip}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}button{border-radius:0}address{font-style:normal}::selection{color:#151518;background:#c7ddff}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,pre:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.icon{flex:0 0 24px;display:block}.section-wrap{padding:7rem var(--gutter)}.surface-soft{background:var(--paper)}.gradient-text{color:var(--blue);background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.eyebrow{letter-spacing:.015em;margin-bottom:2rem;font-size:.875rem;font-weight:500;line-height:1.5}.section-title{letter-spacing:-.055em;font-size:clamp(2.45rem,4.25vw,4.75rem);font-weight:500;line-height:1.09}.section-title>span{color:#6f7784}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3.5rem;display:flex}.section-heading>p{max-width:340px;color:var(--muted);font-size:1rem}.section-heading>*{min-width:0}.section-heading .text-link{flex-shrink:0;margin-bottom:.3rem}.section-note{color:var(--muted);max-width:760px;margin-top:2rem;font-size:.8125rem;line-height:1.65}.lead{font-size:1.35rem;line-height:1.6}.line-list{margin:2rem 0;padding:0;list-style:none}.line-list>li{border-bottom:1px solid var(--line);padding:1.05rem 0}.line-list>li:first-child{border-top:1px solid var(--line)}.skip-link{z-index:500;background:var(--ink);color:#fff;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;translate:0 -200%}.skip-link:focus{translate:0}.scroll-progress{z-index:110;background:var(--gradient);height:3px;transform:scaleX(var(--progress,0));transform-origin:0;pointer-events:none;position:fixed;top:0;left:0;right:0}.site-header{height:108px;padding:0 var(--gutter);z-index:100;transition:height .35s var(--ease),box-shadow .35s;backdrop-filter:blur(18px);view-transition-name:site-navigation;background:#ffffffed;align-items:center;gap:3rem;display:flex;position:sticky;top:0}.site-header.is-scrolled{height:84px;box-shadow:0 1px #11111512}.wordmark{letter-spacing:-.075em;white-space:nowrap;align-items:baseline;font-size:1.9rem;font-weight:700;line-height:1;display:inline-flex}.wordmark-period{color:var(--blue);margin:0 .015em}.wordmark-suffix{letter-spacing:-.04em;font-size:.51em;font-weight:500}.desktop-nav{align-items:center;gap:2rem;margin-left:auto;font-size:.875rem;display:flex}.desktop-nav>a{white-space:nowrap;padding:.75rem 0;transition:color .2s;position:relative}.desktop-nav>a:after{content:"";background:var(--blue);transform-origin:0;width:100%;height:2px;transition:transform .3s var(--ease);position:absolute;bottom:3px;left:0;transform:scaleX(0)}.desktop-nav>a:hover,.desktop-nav>a[aria-current=page]{color:var(--blue-ink)}.desktop-nav>a:hover:after,.desktop-nav>a[aria-current=page]:after{transform:scaleX(1)}.header-actions{align-items:center;gap:1.7rem;display:flex}.header-project{white-space:nowrap;align-items:center;gap:1rem;font-size:.875rem;display:flex}.header-project .icon{flex-basis:18px;width:18px;height:18px}.header-project:hover{color:var(--blue)}.menu-button,.icon-button{border:1px solid var(--ink);color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:48px;height:48px;transition:background .25s,color .25s,rotate .4s;display:grid}.button{background:var(--ink);color:#fff;border:1px solid var(--ink);isolation:isolate;max-width:100%;min-height:60px;translate:var(--mx,0px) var(--my,0px);transition:translate .2s var(--ease),color .3s,border-color .3s,background .3s;border-radius:40px;justify-content:space-between;align-items:center;gap:2rem;padding:.5rem .55rem .5rem 1.6rem;font-size:.9375rem;font-weight:500;line-height:1.3;display:inline-flex;position:relative;overflow:hidden}.button:before{content:"";z-index:-1;background:var(--blue);clip-path:circle(0 at 100%);transition:clip-path .5s var(--ease);position:absolute;inset:0}.button:hover:before{clip-path:circle(150% at 100%)}.button:hover{border-color:var(--blue);color:#fff}.button-arrow{width:42px;height:42px;transition:rotate .4s var(--ease),background .3s;background:#ffffff18;border-radius:50%;flex:0 0 42px;place-items:center;display:grid}.button-arrow .icon{width:20px;height:20px}.button:hover .button-arrow{background:#ffffff25;rotate:45deg}.button-light{color:var(--ink);background:#fff;border-color:#fff}.button-light .button-arrow{background:#1111150b}.button-outline{color:var(--ink);background:0 0;border-color:#a8b0bb}.button-outline .button-arrow{background:#11111508}.button-outline:hover .button-arrow,.button-light:hover .button-arrow{background:#ffffff20}.text-link{align-items:center;gap:1.5rem;font-size:.9375rem;font-weight:500;line-height:1.4;display:inline-flex}.text-link>span:first-child{position:relative}.text-link>span:first-child:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .3s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.text-link:hover>span:first-child:after{transform:scaleX(1)}.text-link .icon{flex-basis:20px;width:20px;height:20px;transition:translate .3s}.text-link:hover .icon{translate:3px -3px}.text-link:hover{color:var(--blue)}.hero-top{color:var(--muted);border-top:1px solid var(--line);z-index:2;justify-content:space-between;padding-top:1.1rem;font-size:.8125rem;display:flex;position:relative}.hero-actions{align-items:center;gap:2rem;margin-top:2rem;animation:.8s .45s both fade-up;display:flex}.hero-price{white-space:nowrap;flex-direction:column;font-size:.8125rem;line-height:1.6;display:flex}.hero-price>span{color:var(--muted)}.hero-price>strong{font-size:1rem;font-weight:500}.hero-price:hover>strong{color:var(--blue)}.scroll-hint{align-items:center;gap:1.5rem;font-size:.8125rem;line-height:1.4;display:flex}.scroll-hint .icon{animation:2.5s ease-in-out infinite nudge}.hero-edition{letter-spacing:.03em;color:var(--muted);text-align:right;margin-left:3rem;font-size:.75rem}@keyframes hero-line{0%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(35px)}to{opacity:1;clip-path:inset(-15% -5%);transform:none}}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes ribbon-enter{0%{opacity:0;transform:translateY(30px)rotate(-7deg)scale(.94)}to{opacity:1;transform:none}}@keyframes ribbon-float{0%,to{translate:0}50%{translate:0 -14px}}@keyframes nudge{0%,to{translate:0}50%{translate:0 5px}}.manifesto{padding-top:8rem;padding-bottom:6rem}.manifesto h2{letter-spacing:-.055em;max-width:1180px;font-size:clamp(2.4rem,4.9vw,5.1rem);line-height:1.13}.manifesto h2>span{color:#6f7784}.manifesto-bottom{justify-content:space-between;align-items:end;gap:4rem;margin-top:3rem;display:flex}.manifesto-bottom>p{color:var(--muted);max-width:615px;font-size:1.05rem}.manifesto-bottom .text-link{flex-shrink:0;margin-bottom:.3rem}.services-section{background:var(--paper)}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.service-card{transition:transform .4s var(--ease),border-color .3s,box-shadow .4s;background:#fff;border:1px solid #e4e8ed;border-radius:18px;min-width:0}.service-card:hover{border-color:#9dc0f5;box-shadow:0 20px 50px #365c8d0c}.service-card>a{flex-direction:column;height:100%;padding:1.65rem;display:flex}.service-card-top{justify-content:space-between;align-items:center;margin-bottom:2.7rem;display:flex}.card-number{color:var(--muted);font-size:.875rem}.service-symbol{background:var(--ice);width:52px;height:52px;color:var(--blue);transition:rotate .6s var(--ease);border-radius:15px;place-items:center;display:grid}.service-symbol-1{color:#9e4fc2;background:#f5eafa}.service-symbol-2{color:#ac702c;background:#fff3e6}.service-symbol-3{color:#487c56;background:#e8f5e8}.service-symbol .icon{width:29px;height:29px}.service-card h3{letter-spacing:-.035em;margin-bottom:1rem;font-size:1.45rem;line-height:1.2}.service-card p{color:var(--muted);font-size:1rem;line-height:1.6}.service-card-bottom{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:2.5rem;font-size:.875rem;display:flex}.service-card-bottom .icon{width:19px;height:19px}.service-card:hover .service-card-bottom{color:var(--blue)}.work-section{padding-top:8rem}.project-grid{grid-template-columns:1.15fr 1fr;align-items:start;gap:2rem;display:grid}.project-card{min-width:0}.project-card:nth-child(2){padding-top:6rem}.project-visual{aspect-ratio:1.1;transform:perspective(1100px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));isolation:isolate;background:#1f3027;border-radius:16px;transition:transform .3s;display:block;position:relative;overflow:hidden}.project-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0004,#0000 40%,#0008);position:absolute;inset:0}.project-visual>img{object-fit:cover;width:100%;height:100%;transition:scale .8s var(--ease);position:absolute;inset:0}.project-visual:hover>img{scale:1.06}.project-visual-top{z-index:2;color:#fff;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:absolute;top:1.6rem;left:1.6rem;right:1.6rem}.project-visual-top>strong{letter-spacing:-.035em;font-size:1.5rem;font-weight:500}.project-visual-top>span{font-size:.75rem}.project-headline{z-index:2;color:#fff;letter-spacing:-.055em;font-size:clamp(1.7rem,3vw,3.2rem);font-weight:400;line-height:1.1;position:absolute;bottom:2rem;left:1.6rem}.project-headline>em{letter-spacing:-.02em;font-family:Instrument Serif,Georgia,serif;font-size:1.25em;font-weight:400}.project-smoovy .project-visual{background:#123c36}.project-smoovy .project-visual:after{background:linear-gradient(#0f2e2a66,#0f2e2a00 32%,#0f2e2ae6)}.project-smoovy .project-headline{font-size:clamp(2.2rem,3.6vw,3.8rem)}.project-smoovy .project-headline>em{letter-spacing:-.03em;color:#8fe3de;font-family:inherit;font-style:normal}.project-hover-label{z-index:3;color:var(--ink);opacity:0;background:#fff;border-radius:36px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.8125rem;transition:opacity .3s,translate .3s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem;translate:0 10px}.project-hover-label>.icon{flex-basis:17px;width:17px;height:17px}.project-visual:hover .project-hover-label,.project-visual:focus-visible .project-hover-label{opacity:1;translate:0}.project-caption{justify-content:space-between;align-items:start;gap:1rem;margin-top:1.5rem;display:flex}.project-caption h3{letter-spacing:-.025em;font-size:1.25rem;line-height:1.4}.project-caption p{color:var(--muted);margin-top:.35rem;font-size:.875rem}.project-open{border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;transition:background .25s,color .25s;display:grid}.project-open:hover{background:var(--blue);color:#fff}.ai-statement{color:#fff;background:#101014;grid-template-columns:1.7fr 1fr;gap:6rem;padding-top:7.5rem;padding-bottom:7.5rem;display:grid}.ai-statement h2,.about-belief h2{letter-spacing:-.055em;font-size:clamp(3.3rem,6.5vw,7rem);line-height:1.06}.ai-statement .eyebrow,.about-belief .eyebrow{color:#b2b6bf}.ai-statement-copy{flex-direction:column;justify-content:end;align-items:start;gap:2rem;display:flex}.ai-statement-copy>p{color:#c0c3ce;font-size:1.05rem}.ai-orbit{border:1px solid #71798760;border-radius:50%;place-items:center;width:125px;height:125px;margin:1.5rem 0 2rem;display:grid;position:relative}.ai-orbit:before,.ai-orbit:after{content:"";border:1px solid #71798760;border-radius:50%;position:absolute;inset:16px -18px;rotate:50deg}.ai-orbit:after{rotate:-50deg}.ai-orbit>.icon{color:#91b9ff;width:52px;height:52px;animation:25s linear infinite orbit-turn}@keyframes orbit-turn{to{rotate:360deg}}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;display:grid}.step-card{border-top:1px solid var(--line);flex-direction:column;height:100%;padding-top:1.3rem;transition:border-color .3s;display:flex}.step-card>span{color:var(--blue);letter-spacing:-.045em;margin-bottom:2rem;font-size:2.1rem;font-weight:400;line-height:1}.step-card h3{letter-spacing:-.035em;margin-bottom:.8rem;font-size:1.35rem}.step-card p{color:var(--muted);margin-bottom:2rem;font-size:1rem}.step-card>.icon{width:20px;height:20px;margin-top:auto;transition:translate .3s}.step-card:hover{border-color:var(--blue)}.step-card:hover>.icon{color:var(--blue);translate:5px -5px}.offer-section{background:var(--ice);grid-template-columns:1.15fr 1fr;align-items:center;gap:7rem;display:grid}.offer-copy>p:not(.eyebrow){max-width:400px;color:var(--muted);margin:2rem 0;font-size:1.05rem}.offer-copy .section-title>span{color:#7594b7}.offer-panel{background:#fff;border:1px solid #dde8f5;border-radius:22px;padding:2.4rem}.offer-panel-top{justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;display:flex}.offer-panel-top>.icon{color:var(--blue);width:30px;height:30px}.price{margin:2.2rem 0}.price>span{margin-bottom:.7rem;font-size:1rem;display:block}.price>strong{letter-spacing:-.08em;font-size:clamp(5.4rem,9vw,10rem);font-weight:500;line-height:1}.price>strong>span{letter-spacing:-.08em;font-size:.65em}.offer-list{margin:0 0 2rem;padding:0;list-style:none}.offer-list li{border-bottom:1px solid #eef0f4;align-items:start;gap:.75rem;padding:.7rem 0;font-size:.9375rem;line-height:1.5;display:flex}.offer-list li>.icon{width:17px;height:17px;color:var(--blue);flex-basis:17px;margin-top:3px}.offer-panel>.button{width:100%}.price-note{color:var(--muted);margin-top:1.5rem;font-size:.8125rem;line-height:1.65}.teccore-teaser{grid-template-columns:1.25fr 1fr;align-items:center;gap:7rem;display:grid}.teccore-mark{letter-spacing:-.08em;font-size:clamp(3rem,5vw,5.5rem);font-weight:600;line-height:1.2}.teccore-mark>span{color:var(--blue)}.teccore-teaser-copy>p{color:var(--muted);margin:1.5rem 0 2rem;font-size:1.05rem}.faq-section{background:var(--paper);grid-template-columns:1fr 1.15fr;gap:6rem;display:grid}.faq-section .text-link{margin-top:2.5rem}.accordion{border-top:1px solid var(--line)}.accordion details{border-bottom:1px solid var(--line)}.accordion summary{cursor:pointer;align-items:center;gap:1.2rem;min-height:88px;padding:1.4rem 0;font-size:1rem;font-weight:500;line-height:1.5;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.faq-number{color:var(--muted);flex-shrink:0;font-size:.8125rem}.accordion summary>span:nth-child(2){flex:1}.accordion summary>.icon{flex-basis:21px;width:21px;height:21px;transition:rotate .3s,color .3s}.accordion summary:hover{color:var(--blue)}.accordion details[open] summary>.icon{color:var(--blue);rotate:45deg}.faq-answer{color:var(--muted);padding:0 2.5rem 1.6rem 2.2rem;font-size:1rem;line-height:1.75}.closing-cta{background:linear-gradient(114deg,#ddeaff,#eee7fa);grid-template-columns:1fr auto;align-items:center;gap:4rem;padding-top:6rem;padding-bottom:1.8rem;display:grid;position:relative}.closing-cta h2{letter-spacing:-.065em;font-size:clamp(3.5rem,7.6vw,8rem);line-height:1.03}.closing-cta h2>span{color:#7b8dbe}.closing-cta p:not(.eyebrow){color:#5b6580;max-width:400px;margin-top:1.8rem;font-size:1.05rem}.cta-circle{background:var(--ink);color:#fff;text-align:center;width:180px;height:180px;transition:scale .35s var(--ease),background .35s;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1.7rem;font-size:.9375rem;line-height:1.5;display:flex}.cta-circle>.icon{width:32px;height:32px;transition:rotate .35s}.cta-circle:hover{background:var(--blue);scale:1.05}.cta-circle:hover>.icon{rotate:45deg}.closing-meta{color:#596883;border-top:1px solid #7b8da644;grid-column:1/-1;justify-content:space-between;gap:2rem;margin-top:1rem;padding-top:1.3rem;font-size:.8125rem;display:flex}.site-footer{color:#fff;background:#111115;padding-top:4.5rem;padding-bottom:1.5rem;overflow:hidden}.footer-main{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3.5rem;display:grid}.footer-brand p{color:#959aa5;margin-top:1.6rem;font-size:.9375rem;line-height:1.8}.site-footer .eyebrow{color:#9098a6;margin-bottom:1.2rem;font-size:.8125rem}.footer-main>div:not(.footer-brand)>a{margin-bottom:.3rem;padding:.2rem 0;font-size:.9375rem;display:block}.footer-main>address{font-size:.9375rem;line-height:1.9}.site-footer a:hover{color:#8db8ff}.footer-word{letter-spacing:-.075em;white-space:nowrap;color:#292a33;-webkit-user-select:none;user-select:none;padding:3.5rem 0 2.5rem;font-size:clamp(4rem,12.3vw,13.4rem);line-height:1.12}.footer-bottom{color:#9da3af;border-top:1px solid #fff2;justify-content:space-between;align-items:center;gap:2rem;padding-top:1.5rem;font-size:.75rem;line-height:1.6;display:flex}.footer-bottom>div{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.footer-bottom button{font-size:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-bottom button:hover{color:#fff}.footer-bottom button:disabled{cursor:default;opacity:.7}.back-top{white-space:nowrap;align-items:center;gap:.7rem;display:flex}.back-top>.icon{flex-basis:16px;width:16px;height:16px;rotate:180deg}.breadcrumb{color:var(--muted);align-items:center;gap:.7rem;font-size:.8125rem;display:flex}.breadcrumb>a:hover{color:var(--blue)}.breadcrumb>span[aria-current]{color:var(--ink)}.page-intro{background:#fff;padding-top:1.4rem;padding-bottom:4.5rem}.page-intro-meta{color:var(--muted);letter-spacing:.04em;justify-content:space-between;align-items:center;gap:2rem;margin-top:3.5rem;margin-bottom:2rem;font-size:.75rem;display:flex}.page-intro-meta>.eyebrow{color:var(--ink);letter-spacing:0;margin:0;font-size:.875rem}.page-title{letter-spacing:-.065em;font-size:clamp(3.4rem,7.1vw,7.8rem);font-weight:500;line-height:1.05}.page-title>span{animation:hero-line .8s var(--ease) both;display:block}.page-title>span+span{animation-delay:.1s}.page-intro-bottom{justify-content:space-between;align-items:end;gap:4rem;margin-top:2.5rem;display:flex}.page-intro-bottom>p{max-width:580px;color:var(--muted);font-size:1.0625rem}.intro-motif{border:1px solid var(--line);width:70px;height:70px;color:var(--blue);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.intro-motif>.icon{width:35px;height:35px;animation:30s linear infinite orbit-turn}.service-overview{padding-top:1rem;padding-bottom:5rem}.service-detail{border-top:1px solid #e7eaf0;grid-template-columns:1fr 1.15fr;align-items:start;gap:8rem;scroll-margin-top:84px;display:grid}.service-detail .section-title{max-width:530px}.detail-copy>p:not(.lead){color:var(--muted);margin-top:1.5rem;font-size:1rem;line-height:1.8}.detail-copy>.lead{margin-bottom:1.4rem}.detail-copy .button{margin-top:.5rem}.work-gallery{padding-top:1rem}.principles-section{background:var(--paper)}.principles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4rem;margin-top:3.5rem;display:grid}.principles-grid>div{border-top:1px solid var(--line);padding-top:1.4rem}.principles-grid h3{letter-spacing:-.03em;margin:1.6rem 0 1rem;font-size:1.45rem;font-weight:500;line-height:1.3}.principles-grid p{color:var(--muted);font-size:1rem}.process-story{grid-template-columns:.85fr 1.5fr;gap:8rem;padding-top:3rem;display:grid}.process-sticky{align-self:start;position:sticky;top:135px}.process-sticky>.eyebrow{margin-bottom:2.2rem}.process-number{letter-spacing:-.05em;align-items:baseline;gap:1rem;margin-bottom:2.5rem;line-height:1;display:flex}.process-number strong{color:var(--blue);font-variant-numeric:tabular-nums;font-size:8rem;font-weight:400;line-height:1}.process-number>span{color:var(--muted);letter-spacing:0;font-size:1rem}.process-sticky nav{flex-direction:column;gap:1.1rem;margin-bottom:2.5rem;display:flex}.process-sticky nav>a{color:var(--muted);align-items:center;gap:1rem;font-size:1rem;transition:color .2s,translate .3s;display:flex}.process-sticky nav>a>span{font-size:.75rem}.process-sticky nav>a[aria-current=step]{color:var(--blue-ink);translate:5px}.process-sticky .text-link{font-size:.875rem}.process-chapter{border-bottom:1px solid var(--line);min-height:470px;margin-bottom:4rem;padding-bottom:4rem;scroll-margin-top:140px}.process-chapter:last-child{margin-bottom:0}.process-chapter .section-title{margin-bottom:1.8rem}.process-chapter p{color:var(--muted);font-size:1rem;line-height:1.8}.chapter-result{background:var(--paper);border-radius:12px;margin-top:2rem;padding:1.5rem}.chapter-result>span{color:var(--blue-ink);margin-bottom:.5rem;font-size:.75rem;display:block}.chapter-result p{color:var(--ink);font-size:.9375rem}.briefing-section{grid-template-columns:1fr 1.15fr;align-items:start;gap:8rem;display:grid}.briefing-section .line-list{margin:0}.page-offer .offer-section{padding-top:5rem;padding-bottom:5rem}.scope-section .section-note{margin-top:2.5rem}.price-clarity{grid-template-columns:1fr 1.3fr;gap:7rem;display:grid}.clarity-list>div{border-top:1px solid var(--line);padding:1.5rem 0}.clarity-list>div:last-child{border-bottom:1px solid var(--line)}.clarity-list h3{letter-spacing:-.025em;margin-bottom:.7rem;font-size:1.3rem}.clarity-list p{color:var(--muted);font-size:1rem}.about-story{grid-template-columns:1fr 1.15fr;align-items:center;gap:6rem;padding-top:3rem;display:grid}.teccore-panel{background:var(--ice);aspect-ratio:1;border-radius:20px;flex-direction:column;justify-content:center;padding:3rem;display:flex;position:relative;overflow:hidden}.teccore-panel>.eyebrow{font-size:.8125rem;position:absolute;top:2.5rem;left:2.5rem}.teccore-panel .teccore-mark{font-size:clamp(3.2rem,5.5vw,6rem)}.teccore-panel>p:not(.eyebrow){color:#4a6b93;margin-top:1.5rem;font-size:1rem;line-height:1.65}.teccore-panel-bottom{color:#4a6b93;border-top:1px solid #b8cde7;justify-content:space-between;padding-top:1.2rem;font-size:.75rem;display:flex;position:absolute;bottom:2rem;left:2.5rem;right:2.5rem}.about-story .section-title{font-size:clamp(2.2rem,3.5vw,3.9rem)}.about-story .text-link{margin-top:1.8rem}.about-belief{color:#fff;background:#101014;grid-template-columns:1.4fr 1fr;align-items:end;gap:6rem;display:grid}.about-belief>div:last-child>p{color:#b5bac5;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.about-belief .text-link{margin-top:1.2rem}.all-faq{grid-template-columns:.8fr 1.5fr;gap:7rem;padding-top:2rem;display:grid}.all-faq>div:first-child>p:not(.eyebrow){color:var(--muted);font-size:1.25rem;line-height:1.6}.question-section{justify-content:space-between;align-items:center;gap:4rem;display:flex}.case-intro{padding-top:1.4rem;padding-bottom:3.5rem}.case-intro h1{letter-spacing:-.075em;animation:hero-line .9s var(--ease) both;margin:0 0 2rem;font-size:clamp(6rem,17vw,18rem);font-weight:500;line-height:1}.case-intro-bottom{justify-content:space-between;align-items:end;gap:3rem;display:flex}.case-intro-bottom>p{font-size:1.25rem;line-height:1.5}.case-intro-bottom>p>span{color:var(--muted);font-size:1rem}.case-preview-link{align-items:center;gap:1.5rem;font-size:.9375rem;display:flex}.case-preview-link:hover{color:var(--blue)}.case-image{height:600px;position:relative;overflow:hidden}.case-image>img{object-fit:cover;width:100%;height:112%;translate:0 var(--parallax,0px);position:absolute;top:-6%}.case-image:after{content:"";background:linear-gradient(#0000,#0008);position:absolute;inset:50% 0 0}.case-image figcaption{z-index:1;bottom:2rem;left:var(--gutter);right:var(--gutter);color:#fff;justify-content:space-between;gap:2rem;font-size:.8125rem;display:flex;position:absolute}.case-story{grid-template-columns:1fr 1.2fr;gap:7rem;display:grid}.case-story .lead{margin-bottom:1.4rem}.case-story p:not(.lead){color:var(--muted);font-size:1rem}.case-facts{margin:2rem 0 0}.case-facts>div{border-top:1px solid var(--line);grid-template-columns:100px 1fr;gap:2rem;padding:1rem 0;font-size:.875rem;display:grid}.case-facts>div:last-child{border-bottom:1px solid var(--line)}.case-facts dt{color:var(--muted)}.case-facts dd{margin:0}.color-swatches{gap:.5rem;display:flex}.color-swatches>span{border:1px solid #0001;border-radius:50%;width:22px;height:22px}.concept-preview{background:var(--paper)}.device-controls{background:#fff;border:1px solid #d7dee7;border-radius:38px;flex-shrink:0;align-items:center;gap:.3rem;padding:.3rem;display:flex}.device-controls>button{color:var(--muted);background:0 0;border:0;border-radius:30px;align-items:center;gap:.6rem;padding:.65rem 1.1rem;font-size:.875rem;transition:background .25s,color .25s;display:flex}.device-controls .icon{flex-basis:18px;width:18px;height:18px}.device-controls>button[aria-pressed=true]{background:var(--ink);color:#fff}.preview-stage{background:#e8ecf3;border-radius:18px;justify-content:center;align-items:start;min-height:600px;padding:3rem;display:flex}.preview-window{width:100%;transition:width .65s var(--ease);isolation:isolate;border:1px solid #bfc8d6;border-radius:14px;overflow:hidden;box-shadow:0 25px 60px #27385c15;container-type:inline-size}.preview-window.mobile{width:350px}.preview-browser{color:#6d7580;background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.2rem;font-size:.75rem;display:flex}.preview-browser>.icon{flex-basis:16px;width:16px;height:16px}.browser-dots{gap:5px;display:flex}.browser-dots>i{background:#dce1e9;border-radius:50%;width:7px;height:7px;display:block}.concept-site{color:#203a2b;background:#e9e6dd}.concept-nav{justify-content:space-between;align-items:center;gap:1rem;padding:1.7rem 2rem;display:flex}.concept-nav>strong{letter-spacing:-.035em;font-size:1.6rem;font-weight:500}.concept-nav>span{font-size:.75rem}.auto-scene{align-items:end;min-height:420px;display:flex;position:relative;overflow:hidden}.auto-scene>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.auto-scene:after{content:"";background:linear-gradient(#0000,#0008);position:absolute;inset:0}.auto-scene>div{z-index:1;color:#fff;padding:4rem 2rem 2rem;position:relative}.auto-scene p{font-size:.8125rem}.auto-scene h3{letter-spacing:-.04em;margin:1.25rem 0 1.8rem;font-size:clamp(2.5rem,4vw,4.3rem);font-weight:400;line-height:1.02}.auto-scene h3 em{letter-spacing:-.025em;font-family:Instrument Serif,Georgia,serif;font-weight:400}.auto-scene a{border-bottom:1px solid;align-items:center;gap:1rem;padding:.6rem 0;font-size:.8125rem;display:inline-flex}.auto-scene a .icon{flex-basis:17px;width:17px;height:17px}.concept-foot{justify-content:space-between;gap:1rem;padding:1.3rem 2rem;font-size:.75rem;display:flex}.concept-disclaimer{color:var(--muted);max-width:700px;margin-top:1.5rem;font-size:.8125rem;line-height:1.7}.case-interest{max-width:1100px}.case-interest p:not(.eyebrow){color:var(--muted);max-width:500px;margin:1.8rem 0 2rem;font-size:1.05rem}.next-project{background:var(--ice);display:block;position:relative;overflow:hidden}.next-project>span{color:#4a6b93;font-size:.875rem;display:block}.next-project>strong{letter-spacing:-.06em;transition:translate .4s var(--ease);margin:1.5rem 0;font-size:clamp(4rem,10vw,11rem);font-weight:500;line-height:1.1;display:block}.next-project>.icon{right:var(--gutter);width:75px;height:75px;transition:transform .4s var(--ease);position:absolute;top:50%;translate:0 -50%}.next-project:hover>strong{translate:12px}.next-project:hover>.icon{transform:rotate(45deg)}@container (width<=500px){.concept-nav{padding:1.2rem}.concept-nav>span{display:none}.auto-scene{min-height:390px}.auto-scene>div{padding:4rem 1.2rem 1.5rem}.auto-scene h3{font-size:2.5rem}.concept-foot{padding:1.1rem 1.2rem}.concept-foot>span:last-child{display:none}.preview-browser{padding:.8rem}.browser-dots{display:none}}.contact-page{padding-top:1.4rem;padding-bottom:6rem}.contact-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:7rem;margin-top:4rem;display:grid}.contact-intro h1{letter-spacing:-.06em;font-size:clamp(3.2rem,5.4vw,6rem);font-weight:500;line-height:1.05}.contact-intro>p:not(.eyebrow){color:var(--muted);max-width:370px;margin:2rem 0;font-size:1.05rem}.contact-intro address{color:var(--muted);margin-top:3rem;font-size:.9375rem;line-height:1.7}.contact-intro address strong{color:var(--ink);font-weight:500}.contact-price-link{border-top:1px solid var(--line);align-items:center;gap:1rem;margin-top:2rem;padding-top:1.25rem;font-size:.9375rem;display:inline-flex}.contact-price-link>.icon{flex-basis:20px;width:20px;height:20px}.contact-price-link:hover{color:var(--blue)}.project-form{background:var(--paper);border:1px solid #e7eaf0;border-radius:18px;padding:2.25rem}.project-form>.eyebrow{margin-bottom:.6rem}.form-intro{color:var(--muted);margin-bottom:2rem;font-size:.9375rem}.form-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.project-form label{margin-bottom:1.5rem;font-size:.875rem;font-weight:500;display:block}.project-form label>span:not(.project-choices span){color:var(--blue)}.project-form input:not([type=radio]),.project-form textarea{background:0 0;border:0;border-bottom:1px solid #aeb8c6;border-radius:0;width:100%;min-height:46px;padding:.8rem 0;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .2s;display:block}.project-form input:focus,.project-form textarea:focus{border-color:var(--blue)}.project-form input::placeholder,.project-form textarea::placeholder{color:#929aa6;opacity:1}.project-form textarea{resize:vertical}.project-form fieldset{border:0;min-width:0;margin:0 0 1.5rem;padding:0}.project-form legend{margin-bottom:.85rem;padding:0;font-size:.875rem;font-weight:500}.project-choices{flex-wrap:wrap;gap:.7rem;display:flex}.project-choices label{cursor:pointer;background:#fff;border:1px solid #d9dee6;border-radius:30px;align-items:center;gap:.5rem;margin:0;padding:.65rem .85rem;font-size:.875rem;display:flex}.project-choices input{accent-color:var(--blue);width:14px;height:14px;margin:0}.project-choices label:has(input:checked){background:var(--ice);color:#145cbb;border-color:#74a6ed}.form-note,.form-privacy{color:var(--muted);font-size:.8125rem;line-height:1.65}.form-note{margin-top:.2rem;margin-bottom:1.4rem}.form-submit{width:100%;margin-bottom:1rem}.form-privacy a{text-underline-offset:3px;text-decoration:underline}.form-error{color:#a22525;margin:1rem 0;font-size:.875rem}.contact-next{grid-template-columns:.8fr 1.4fr;gap:4rem;display:grid}.contact-next p:not(.eyebrow){max-width:500px;color:var(--muted);margin:1.8rem 0;font-size:1rem}.contact-next .text-link{margin-top:.5rem}.modal{max-width:calc(100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--ink);overscroll-behavior:contain;background:#fff;border:1px solid #e0e4ea;border-radius:20px;padding:3rem;overflow:auto}.modal:not([open]){display:none}.modal[open]{animation:modal-in .35s var(--ease) both}.modal::backdrop{backdrop-filter:blur(5px);background:#11111590}.modal-close{z-index:2;width:42px;height:42px;position:absolute;top:1.25rem;right:1.25rem}.modal-close .icon{width:22px;height:22px}.navigation-modal{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:2rem var(--gutter) 3rem;color:#fff;background:#111115;border:0;border-radius:0;margin:0}.navigation-modal .modal-close{right:var(--gutter);background:#292a32;border-color:#454750;width:50px;height:50px;top:1.7rem}.navigation-modal>.wordmark{margin-bottom:3rem}.menu-grid{grid-template-columns:1.25fr 1fr;align-items:center;gap:7rem;max-width:1500px;margin:0 auto;display:grid}.menu-grid>nav{flex-direction:column;display:flex}.menu-grid>nav>a{letter-spacing:-.04em;border-bottom:1px solid #ffffff16;align-items:center;gap:1.4rem;padding:.75rem 0;font-size:clamp(1.6rem,3.1vw,3.2rem);line-height:1.2;transition:color .2s,translate .3s;display:flex}.menu-number{color:#6c7484;letter-spacing:0;min-width:24px;font-size:.75rem}.menu-grid>nav>a>.icon{width:24px;height:24px;margin-left:auto}.menu-grid>nav>a:hover,.menu-grid>nav>a[aria-current=page]{color:#8cb8ff;translate:6px}.menu-aside{border-left:1px solid #fff2;align-self:center;padding-left:4rem}.menu-aside>.eyebrow{color:#838d9d;margin-bottom:1.5rem;font-size:.8125rem}.menu-aside>p:not(.eyebrow){letter-spacing:-.045em;margin-bottom:2rem;font-size:2.4rem;font-weight:400;line-height:1.2}.menu-aside>p>span{color:#8891a3}.menu-aside address{color:#98a1b0;margin-top:2.5rem;font-size:.875rem;line-height:1.9}.menu-legal{color:#838d9d;gap:1.5rem;margin-top:2rem;font-size:.75rem;display:flex}@keyframes modal-in{0%{opacity:0;translate:0 20px}to{opacity:1;translate:0}}.legal-intro{background:var(--paper);padding-top:3rem;padding-bottom:3.5rem}.legal-intro h1{letter-spacing:-.06em;overflow-wrap:anywhere;font-size:clamp(2.8rem,6.5vw,6rem);line-height:1.05}.legal-intro .eyebrow{margin-bottom:1.8rem}.legal-content{max-width:1080px;margin:0 auto;padding-top:4rem}.legal-content section{border-bottom:1px solid var(--line);margin-bottom:2rem;padding-bottom:2rem}.legal-content h2{letter-spacing:-.035em;margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.legal-content p{color:var(--muted);font-size:1rem;line-height:1.8}.legal-content p+p{margin-top:1rem}.legal-content a{text-underline-offset:3px;color:var(--blue);text-decoration:underline}.not-found{min-height:70svh}.not-found h1{letter-spacing:-.055em;font-size:clamp(3rem,6.2vw,6.5rem);line-height:1.1}.not-found>p:not(.eyebrow){color:var(--muted);max-width:460px;margin:2rem 0}.reveal{transition:opacity .8s var(--ease),transform .8s var(--ease);transition-delay:var(--delay,0s)}.reveal.is-ready:not(.is-visible){opacity:0;transform:translateY(30px)}.reveal.is-visible{opacity:1;transform:none}@view-transition{navigation:auto}@keyframes page-out{to{opacity:0;transform:translateY(-12px)}}@keyframes page-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media (width<=1200px){.site-header{gap:2rem}.desktop-nav{gap:1.4rem}.header-actions{gap:1rem}.hero-actions{gap:1.2rem}.service-card>a{padding:1.4rem}.service-card h3{font-size:1.25rem}.service-grid{gap:.8rem}.service-card p{font-size:.9375rem}.service-card-bottom{font-size:.8125rem}.offer-section,.teccore-teaser,.service-detail,.price-clarity,.about-story,.all-faq,.case-story,.contact-grid,.process-story,.briefing-section,.ai-statement,.about-belief{gap:4rem}.ai-statement h2,.about-belief h2{font-size:6.3vw}.faq-section{gap:4rem}.footer-main{gap:2rem}.footer-bottom{gap:1.25rem}.footer-bottom>div{gap:1rem}.menu-grid{gap:4rem}.menu-aside{padding-left:3rem}.preview-stage,.teccore-panel{padding:2rem}.teccore-panel>.eyebrow{top:2rem;left:2rem}.teccore-panel-bottom{left:2rem;right:2rem}.principles-grid{gap:2rem}}@media (width<=1000px){.header-project{display:none}.header-actions{margin-left:0}.hero-price>span{font-size:.75rem}.hero-actions>.button{gap:1.3rem;min-height:56px;padding-left:1.3rem;font-size:.875rem}.hero-actions .button-arrow{flex-basis:38px;width:38px;height:38px}.hero-edition{margin-left:1.5rem}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.service-card-top{margin-bottom:2rem}.service-card h3{font-size:1.5rem}.service-card p{font-size:1rem}.service-card-bottom{padding-top:2rem;font-size:.875rem}.manifesto-bottom{flex-direction:column;align-items:start;gap:1.5rem}.section-heading{gap:2rem}.section-heading>p{max-width:300px}.project-grid{gap:1.4rem}.project-card:nth-child(2){padding-top:4rem}.ai-statement{grid-template-columns:1.3fr 1fr}.ai-statement-copy{gap:1.5rem}.ai-orbit{margin-top:0;margin-bottom:1rem}.steps-grid{gap:1.3rem}.step-card h3{font-size:1.2rem}.offer-section{gap:3rem}.offer-panel{padding:1.8rem}.price>strong{font-size:8rem}.teccore-teaser{gap:3rem}.teccore-panel{min-height:360px}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-main>address{grid-column:1/-1;display:none}.footer-bottom{flex-wrap:wrap}.footer-bottom>div{flex-basis:100%;order:3}.contact-grid{gap:3rem}.project-form{padding:1.7rem}.form-row{grid-template-columns:1fr;gap:0}.menu-grid{gap:3rem}.menu-aside{padding-left:2rem}.menu-aside>p:not(.eyebrow){font-size:2rem}.page-title{font-size:7.1vw}.service-detail,.about-story{gap:3rem}.about-story .section-title{font-size:2.7rem}.process-story{gap:4rem}.process-number strong{font-size:6rem}}@media (width<=760px){:root{--gutter:1.25rem}html{scroll-padding-top:96px}.section-wrap{padding:4rem var(--gutter)}.site-header,.site-header.is-scrolled{height:80px}.site-header{gap:1rem}.wordmark{font-size:1.8rem}.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-button{width:44px;height:44px}.header-project{display:none}.eyebrow{margin-bottom:1.5rem;font-size:.875rem}.section-title{letter-spacing:-.052em;font-size:clamp(2.4rem,8.4vw,3.2rem);line-height:1.1}.section-heading{flex-direction:column;align-items:start;gap:1.6rem;margin-bottom:2.3rem}.section-heading>p{max-width:none;font-size:1rem}.section-heading .text-link{font-size:.9375rem}.section-note{margin-top:1.5rem;font-size:.8125rem}.button{gap:1.5rem;min-height:56px;padding-left:1.25rem;font-size:.9375rem}.button-arrow{flex-basis:38px;width:38px;height:38px}.text-link{gap:1rem;font-size:.9375rem}.lead{font-size:1.2rem}.line-list>li{font-size:1rem}.hero-top{gap:1rem;padding-top:.9rem;font-size:.75rem}.hero-top>span:last-child{text-align:right;max-width:130px}.hero-actions{flex-wrap:wrap;gap:1.4rem;margin-top:1.5rem}.hero-actions>.button{gap:1.25rem;font-size:.875rem}.hero-price{font-size:.75rem}.hero-price>strong{font-size:.9375rem}.scroll-hint{gap:.9rem;font-size:.75rem}.scroll-hint>.icon{flex-basis:19px;width:19px;height:19px}.hero-edition{display:none}.manifesto{padding-top:4rem;padding-bottom:4rem}.manifesto h2{letter-spacing:-.05em;font-size:clamp(2.4rem,8.6vw,3.3rem);line-height:1.15}.manifesto-bottom{gap:1.5rem;margin-top:1.7rem}.manifesto-bottom>p{font-size:1rem}.service-grid{gap:.85rem}.service-card>a{padding:1.2rem}.service-card h3{font-size:1.25rem}.service-card p{font-size:.9375rem;line-height:1.65}.service-card-top{margin-bottom:1.8rem}.service-symbol{border-radius:12px;width:44px;height:44px}.service-symbol>.icon{width:25px;height:25px}.service-card-bottom{gap:.6rem;padding-top:1.8rem;font-size:.8125rem}.service-card-bottom .icon{flex-basis:17px;width:17px;height:17px}.card-number{font-size:.8125rem}.project-grid{grid-template-columns:1fr;gap:2.5rem}.project-card:nth-child(2){padding-top:0}.project-visual{aspect-ratio:1.02}.project-smoovy .project-visual{aspect-ratio:1.06}.project-visual-top{top:1.25rem;left:1.3rem;right:1.3rem}.project-visual-top>strong{font-size:1.45rem}.project-visual-top>span{text-align:right;max-width:90px;font-size:.75rem}.project-headline{font-size:2.2rem;bottom:1.6rem;left:1.3rem}.project-caption{margin-top:1.2rem}.project-caption h3{font-size:1.2rem}.project-caption p{font-size:.875rem}.project-hover-label{display:none}.project-visual{transform:none}.ai-statement,.about-belief{grid-template-columns:1fr;gap:3rem}.ai-statement h2,.about-belief h2{font-size:clamp(3rem,11vw,4.5rem)}.ai-statement-copy{gap:1.6rem}.ai-statement-copy>p{font-size:1rem}.ai-orbit{width:90px;height:90px;margin:.8rem 0 .8rem 1rem}.ai-orbit>.icon{width:38px;height:38px}.steps-grid{grid-template-columns:1fr 1fr;gap:2.1rem 1.4rem}.step-card>span{margin-bottom:1.7rem;font-size:1.9rem}.step-card h3{font-size:1.2rem}.step-card p{margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.offer-section{grid-template-columns:1fr;gap:2.5rem}.offer-copy>p:not(.eyebrow){max-width:none;margin:1.6rem 0;font-size:1rem}.offer-panel{padding:1.6rem}.offer-panel-top{font-size:.875rem}.price{margin:1.7rem 0}.price>strong{font-size:7.3rem}.offer-list li{font-size:.9375rem}.price-note{font-size:.8125rem}.teccore-teaser{grid-template-columns:1fr;gap:2rem}.teccore-mark{font-size:3.5rem}.teccore-teaser-copy>p{margin:1.2rem 0 1.6rem;font-size:1rem}.faq-section{grid-template-columns:1fr;gap:2.3rem}.faq-section .text-link{margin-top:1.6rem}.accordion summary{gap:.8rem;min-height:82px;padding:1.2rem 0;font-size:1rem}.faq-number{font-size:.75rem}.faq-answer{padding:0 1.5rem 1.5rem 1.8rem;font-size:1rem}.closing-cta{grid-template-columns:1fr;gap:2rem;padding-top:4rem;padding-bottom:1.4rem}.closing-cta h2{font-size:clamp(3.4rem,12.5vw,5rem)}.closing-cta p:not(.eyebrow){margin-top:1.5rem;font-size:1rem}.cta-circle{justify-self:end;gap:1rem;width:130px;height:130px;font-size:.875rem}.cta-circle>.icon{width:27px;height:27px}.closing-meta{align-items:start;gap:1.5rem;margin-top:0;padding-top:1.2rem;font-size:.75rem}.closing-meta>span:last-child{text-align:right;max-width:140px}.site-footer{padding-top:3rem;padding-bottom:1.4rem}.footer-main{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1/-1;justify-content:space-between;align-items:start;gap:2rem;margin-bottom:.8rem;display:flex}.footer-brand .wordmark{font-size:1.7rem}.footer-brand p{text-align:right;margin:0;font-size:.8125rem;line-height:1.7}.footer-main>div:not(.footer-brand)>a{font-size:.9375rem}.footer-word{padding:2.7rem 0 2rem;font-size:12.3vw}.footer-bottom{gap:1rem;font-size:.75rem}.footer-bottom>div{gap:.75rem 1.2rem}.footer-bottom button,.back-top{font-size:.75rem}.page-intro{padding-top:1rem;padding-bottom:3rem}.breadcrumb{flex-wrap:wrap;gap:.6rem;font-size:.8125rem}.page-intro-meta{align-items:start;gap:1rem;margin-top:2.5rem;margin-bottom:1.5rem;font-size:.75rem}.page-intro-meta>.eyebrow{font-size:.8125rem}.page-intro-meta>span:last-child{text-align:right;max-width:145px}.page-title{letter-spacing:-.06em;font-size:clamp(2.6rem,9.1vw,4.2rem);line-height:1.1}.page-intro-bottom{align-items:start;gap:1.5rem;margin-top:1.6rem}.page-intro-bottom>p{font-size:1rem}.intro-motif{display:none}.service-overview{padding-top:0;padding-bottom:2.5rem}.service-detail{grid-template-columns:1fr;gap:2rem;scroll-margin-top:80px}.detail-copy>.lead{margin-bottom:1.2rem}.detail-copy>p:not(.lead){font-size:1rem;line-height:1.8}.detail-copy>.button{gap:1rem;font-size:.875rem}.work-gallery{padding-top:0}.principles-grid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}.principles-grid h3{margin:1.2rem 0 .75rem;font-size:1.4rem}.principles-grid p{font-size:1rem}.process-story{grid-template-columns:1fr;gap:3rem;padding-top:1rem}.process-sticky{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:1rem;padding-bottom:2rem;display:grid;position:relative;top:auto}.process-sticky>.eyebrow{grid-column:1/-1;margin-bottom:.4rem;font-size:.8125rem}.process-number{align-self:center;align-items:baseline;gap:.5rem;margin:0}.process-number strong{font-size:4rem}.process-number>span{font-size:.875rem}.process-sticky nav{gap:.8rem;margin:0}.process-sticky nav>a{gap:.65rem;font-size:.9375rem}.process-sticky nav>a[aria-current=step]{translate:none}.process-sticky>.text-link{grid-column:1/-1;justify-self:start;margin-top:1rem}.process-chapter{min-height:0;margin-bottom:2.5rem;padding-bottom:2.5rem;scroll-margin-top:110px}.process-chapter .section-title{margin-bottom:1.6rem}.process-chapter p{font-size:1rem}.chapter-result{margin-top:1.6rem;padding:1.2rem}.chapter-result p{font-size:.9375rem}.briefing-section{grid-template-columns:1fr;gap:2rem}.price-clarity{grid-template-columns:1fr;gap:2.5rem}.clarity-list h3{font-size:1.25rem}.clarity-list p{font-size:1rem}.about-story{grid-template-columns:1fr;gap:2.5rem;padding-top:1rem}.teccore-panel{aspect-ratio:1.1;min-height:330px;padding:2rem}.teccore-panel .teccore-mark{font-size:4rem}.teccore-panel>.eyebrow{font-size:.75rem;top:2rem;left:2rem}.teccore-panel>p:not(.eyebrow){margin-top:1rem;font-size:1rem}.teccore-panel-bottom{gap:1rem;font-size:.75rem}.about-story .section-title{font-size:2.5rem}.about-belief>div:last-child>p{font-size:1rem}.all-faq{grid-template-columns:1fr;gap:2rem;padding-top:0}.all-faq>div:first-child>p:not(.eyebrow){font-size:1rem}.all-faq>div:first-child>.eyebrow{margin-bottom:.8rem}.question-section{flex-direction:column;align-items:start;gap:2rem}.case-intro{padding-top:1rem;padding-bottom:2.5rem}.case-intro h1{margin-bottom:1.5rem;font-size:21vw}.case-intro-bottom{flex-direction:column;align-items:start;gap:1.5rem}.case-intro-bottom>p{font-size:1.15rem}.case-intro-bottom>p>span{font-size:1rem}.case-preview-link{gap:1rem;font-size:.875rem}.case-image{height:400px}.case-image figcaption{gap:2rem;font-size:.75rem;bottom:1.5rem}.case-image figcaption>span:last-child{text-align:right;max-width:145px}.case-story{grid-template-columns:1fr;gap:2rem}.case-facts>div{grid-template-columns:80px 1fr;gap:1rem;font-size:.875rem}.case-story .lead{font-size:1.2rem}.concept-preview .section-heading{gap:1.8rem}.device-controls{align-self:start}.device-controls>button{padding:.6rem 1rem;font-size:.875rem}.preview-stage{border-radius:12px;min-height:0;padding:.7rem}.preview-window.mobile{width:290px}.preview-browser{gap:.4rem;font-size:.75rem}.preview-browser .browser-dots{display:none}.concept-disclaimer{margin-top:1.3rem;font-size:.8125rem}.case-interest p:not(.eyebrow){font-size:1rem}.case-interest .button{font-size:.875rem}.next-project>strong{margin:1.2rem 0;font-size:4.8rem}.next-project>span{font-size:.875rem}.next-project>.icon{width:44px;height:44px}.next-project:hover>strong{translate:none}.contact-page{padding-top:1rem;padding-bottom:4rem}.contact-grid{grid-template-columns:1fr;gap:2.5rem;margin-top:2.8rem}.contact-intro h1{font-size:clamp(3rem,10.5vw,4.3rem)}.contact-intro>p:not(.eyebrow){max-width:none;margin:1.6rem 0;font-size:1rem}.contact-intro address{margin-top:2rem;font-size:.875rem}.contact-price-link{margin-top:1.7rem;font-size:.9375rem}.project-form{padding:1.4rem}.project-form>.eyebrow{font-size:.875rem}.form-intro{font-size:.9375rem}.form-row{grid-template-columns:1fr;gap:0}.project-form label{font-size:.875rem}.project-form input:not([type=radio]),.project-form textarea{font-size:1rem}.project-choices{gap:.6rem}.project-choices label{padding:.65rem .75rem;font-size:.875rem}.form-note,.form-privacy{font-size:.8125rem}.form-submit{font-size:.875rem}.contact-next{grid-template-columns:1fr;gap:1rem}.contact-next>.eyebrow{margin-bottom:.7rem}.contact-next p:not(.eyebrow){margin:1.5rem 0;font-size:1rem}.navigation-modal{padding:1.7rem var(--gutter) 2.5rem}.navigation-modal>.wordmark{margin-bottom:2.5rem;font-size:1.8rem}.navigation-modal .modal-close{width:44px;height:44px;top:1.3rem}.menu-grid{grid-template-columns:1fr;gap:2rem}.menu-grid>nav>a{gap:1rem;padding:.8rem 0;font-size:1.8rem}.menu-number{min-width:20px;font-size:.75rem}.menu-grid>nav>a>.icon{width:22px;height:22px}.menu-aside{border-top:1px solid #fff2;border-left:0;grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem;padding:1.5rem 0 0;display:grid}.menu-aside>.eyebrow{margin:0;font-size:.8125rem}.menu-aside>p:not(.eyebrow){display:none}.menu-aside>.button{gap:1rem;min-height:50px;padding-left:1rem;font-size:.875rem}.menu-aside>.button .button-arrow{flex-basis:32px;width:32px;height:32px}.menu-aside address{margin:0;font-size:.8125rem}.menu-legal{flex-direction:column;gap:.7rem;margin:0;font-size:.75rem}.legal-intro{padding-top:2rem;padding-bottom:2.5rem}.legal-intro h1{letter-spacing:-.045em;font-size:clamp(2.4rem,8.3vw,3.5rem)}.legal-content{padding-top:3rem}.legal-content h2{font-size:1.35rem}.legal-content p{font-size:1rem}.not-found h1{font-size:2.7rem}.not-found>p:not(.eyebrow){font-size:1rem}}@media (width<=430px){.service-grid{grid-template-columns:1fr}.service-card>a{padding:1.6rem}.service-card-top{margin-bottom:1.7rem}.service-card h3{font-size:1.6rem}.service-card p{font-size:1rem}.service-card-bottom{font-size:.875rem}.hero-actions{gap:1.1rem}.hero-actions>.button{gap:.85rem;padding-left:1rem;font-size:.8125rem}.hero-price>strong{font-size:.875rem}.hero-price>span{font-size:.75rem}.footer-brand{flex-direction:column;gap:1.3rem}.footer-brand p{text-align:left}.project-choices label{font-size:.8125rem}.price>strong{font-size:6.4rem}.menu-grid>nav>a{font-size:1.7rem}.menu-aside{grid-template-columns:1fr}.menu-aside>.button{justify-self:start}.menu-legal{flex-direction:row;gap:1.5rem}.next-project>strong{font-size:4rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.reveal.is-ready:not(.is-visible){opacity:1;transform:none}.project-visual{transform:none!important}::view-transition-old(root),::view-transition-new(root){animation:none!important}}html[data-motion=reduced]{scroll-behavior:auto}html[data-motion=reduced] *,html[data-motion=reduced] :before,html[data-motion=reduced] :after{transition:none!important;animation:none!important}html[data-motion=reduced] .reveal{opacity:1!important;transform:none!important}html[data-motion=reduced] .project-visual{transform:none!important}html[data-motion=reduced]::view-transition-old(root),html[data-motion=reduced]::view-transition-new(root){animation:none!important}.button:disabled{cursor:default;opacity:.6}.button:disabled:before{display:none}.lang-switch{letter-spacing:.06em;align-items:center;gap:.1rem;font-size:.75rem;font-weight:500;display:flex}.lang-switch a,.lang-switch .lang-current{border-radius:999px;padding:.3rem .45rem;transition:opacity .2s,background-color .2s}.lang-switch a{color:var(--muted);opacity:1}.lang-switch a:hover{background:var(--paper);color:var(--ink);opacity:1}.lang-switch .lang-current{background:var(--ice);color:var(--ink)}.lang-switch--menu{margin-bottom:1.75rem}.lang-switch--menu a{color:#b6bdc9}.lang-switch--menu a:hover{color:#fff;background:#ffffff14}.lang-switch--menu .lang-current{color:#fff;background:#ffffff1c}@media (width<=1000px){.header-actions>.lang-switch{display:none}}.concept-auto{color:#1a1a1a;background:#faf9f6}.concept-auto .concept-nav{border-bottom:1px solid #1a1a1a2e}.concept-auto .concept-foot{border-top:1px solid #1a1a1a2e}.concept-smoovy{color:#0f2e2a;background:#eef4f2}.concept-smoovy .concept-nav{border-bottom:1px solid #0f2e2a26}.concept-smoovy .concept-foot{border-top:1px solid #0f2e2a26}.site-shot{background:#fff;min-height:0;display:block}.site-shot:after{display:none}.site-shot img{-o-object-fit:unset;object-fit:unset;width:100%;height:auto;position:static}.site-shot .shot-mobile,.preview-window.mobile .site-shot .shot-desktop{display:none}.preview-window.mobile .site-shot .shot-mobile{display:block}.concept-disclaimer a{color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}.form-status{color:var(--muted);min-height:1.4em;margin:1.2rem 0 0;font-size:.9375rem}.form-status[data-state=success]{color:#1c6b3c}.form-status[data-state=error]{color:#a22525}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--leaf:64px;--grad:linear-gradient(102deg,#2e7ee9 5%,#7463dc 65%,#b754c6);--glow-dark:radial-gradient(58% 78% at 86% 0%,#4893f438,transparent 62%),radial-gradient(52% 72% at 4% 100%,#a14ed12e,transparent 64%),#101014}.service-card,.offer-panel,.teccore-panel,.chapter-result{border-radius:20px 20px 20px var(--leaf)}.service-card:nth-child(odd){background:#fff}.service-card:nth-child(2n){background:linear-gradient(150deg,var(--ice),#f6f0fc)}.service-card:nth-child(2n) .service-symbol{background:#fff}.preview-browser,.preview-window,.preview-stage,.case-image{border-radius:20px 20px 20px 44px}.process-teaser{background:0 0}.steps-grid{gap:1rem}.step-card{background:var(--ice);border-radius:20px 20px 20px var(--leaf);border-top:0;min-height:280px;padding:1.7rem 1.6rem 1.9rem;position:relative}.step-card:nth-child(2){background:var(--paper)}.step-card:nth-child(4){background:linear-gradient(150deg,var(--ice),#f4e9fb)}.step-card>span{color:var(--muted);letter-spacing:0;margin:0;font-size:1rem;font-weight:500;position:absolute;top:1.4rem;right:1.5rem}.step-card h3{margin:4.6rem 0 .8rem;font-size:1.35rem}.step-card p{max-width:26rem;margin-bottom:2rem}.step-card>.icon{color:var(--blue)}.button-blue{background:var(--grad);border-color:#0000}.button-blue:before{background:#1557b7}.cta-circle{background:var(--grad)}.menu-button:hover,.icon-button:hover{background:var(--grad);border-color:#0000}.project-open:hover{background:var(--grad)}.service-card:hover{border-color:#bcd0ef}.service-card:hover .service-symbol{rotate:0deg}.hero-price>strong,.price>strong{color:#0000;background:var(--grad);-webkit-background-clip:text;background-clip:text}.footer-word{color:#0000;background:var(--grad);opacity:.5;-webkit-background-clip:text;background-clip:text}.teccore-mark>span{color:#0000;background:var(--grad);-webkit-background-clip:text;background-clip:text}.ai-statement,.about-belief{background:var(--glow-dark)}.site-footer{background:radial-gradient(60% 90% at 88% 0,#4893f429,#0000 60%),radial-gradient(50% 70% at 2% 90%,#a14ed124,#0000 60%),#111115}.not-found{background:radial-gradient(60% 80% at 80% 0,#4893f41f,#0000 62%),#fff}.contact-page{background:radial-gradient(50% 70% at 92% 0,#4893f414,#0000 62%),#fff}.services-section,.work-section,.process-teaser,.offer-section,.teccore-teaser,.faq-section,.contact-next,.scope-section,.price-clarity,.about-story,.case-story,.case-interest{isolation:isolate;position:relative}.services-section:before,.work-section:before,.process-teaser:before,.offer-section:before,.teccore-teaser:before,.faq-section:before,.contact-next:before,.scope-section:before,.price-clarity:before,.about-story:before,.case-story:before,.case-interest:before{content:"";z-index:-1;top:2.4rem;left:var(--gutter);opacity:.5;pointer-events:none;background:linear-gradient(var(--decor,#11111524),var(--decor,#11111524)) center/1px 100% no-repeat,linear-gradient(var(--decor,#11111524),var(--decor,#11111524)) center/100% 1px no-repeat;width:44px;height:44px;position:absolute}.ai-statement:before,.about-belief:before{content:"";z-index:-1;top:2.4rem;left:calc(var(--gutter) * .5);opacity:.5;pointer-events:none;background:linear-gradient(#ffffff38,#ffffff38) 50%/1px 100% no-repeat,linear-gradient(#ffffff38,#ffffff38) 50%/100% 1px no-repeat;width:44px;height:44px;position:absolute}.ai-statement,.about-belief{isolation:isolate;position:relative}.service-card,.step-card,.offer-panel,.teccore-panel{overflow:hidden}.accordion summary>.icon{color:var(--blue)}.closing-cta{background-blend-mode:normal;background:linear-gradient(114deg,#ddeaff,#eee7fa),#fff}.footer-bottom{color:#9da3af}@media (width<=760px){:root{--leaf:44px}.step-card{min-height:0}.step-card h3{margin-top:4rem}}.service-visual{background:#fff;border:1px solid #e4e8ed;border-radius:20px 20px 20px 44px;margin-top:2.6rem;overflow:hidden;box-shadow:0 24px 60px #11111514}.service-visual img{width:100%;height:auto;display:block}@media (width<=760px){.service-visual{border-radius:16px 16px 16px 36px;margin-top:1.8rem}}.contact-next-aside .service-visual{margin-top:2.2rem}@media (width>=1000px){.not-found{grid-template-columns:1.15fr .85fr;align-content:center;column-gap:4rem;display:grid}.not-found>.eyebrow{grid-area:1/1}.not-found>h1{grid-area:2/1}.not-found>p:not(.eyebrow){grid-area:3/1}.not-found>a{grid-area:4/1;justify-self:start}.not-found-visual{grid-area:1/2/5;align-self:center;margin:0}}@media (width<=999px){.not-found-visual{margin-top:2.4rem}}.hero-n{min-height:min(100svh - 108px,840px);color:var(--ink);background:#fff;flex-direction:column;justify-content:space-between;padding-top:1rem;padding-bottom:1.6rem;display:flex;position:relative;overflow:hidden}.hero-n-grid{flex:1;grid-template-columns:1.2fr .8fr;align-items:start;gap:clamp(2rem,4vw,4.5rem);padding:.4rem 0 1.6rem;display:grid}.hero-n .eyebrow{margin-bottom:1rem}.hero-n h1{letter-spacing:-.058em;margin-left:-.045em;font-size:clamp(3.5rem,6.9vw,7.9rem);font-weight:500;line-height:1.03}.hero-n-copy>p{max-width:450px;color:var(--muted);margin-top:1.5rem;font-size:1.0625rem;line-height:1.72}.hero-n .hero-actions{margin-top:1.8rem}.hero-n .hero-price{color:var(--ink)}.hero-n .hero-price>span{color:var(--muted)}.hero-n-visual{justify-self:end;width:112%;max-width:none;position:relative;left:-6%}.hero-n-visual img{mix-blend-mode:multiply;opacity:0;will-change:transform;width:100%;height:auto;transition:opacity 1s .1s,transform 1.5s cubic-bezier(.19,1,.22,1) .1s;display:block;transform:translateY(38px)rotate(-7deg)scale(.94)}.hero-n.is-ready .hero-n-visual img{opacity:1;animation:9s ease-in-out 1.75s infinite ribbon-sway;transform:none}@keyframes ribbon-sway{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-16px)rotate(-1.3deg)}}.hero-n-label{text-align:right;color:#8b9099;flex-direction:column;font-size:.8125rem;line-height:1.5;display:flex;position:absolute;bottom:5%;right:7%}.hero-n-bottom{z-index:2;border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:1.5rem;font-size:.8125rem;line-height:1.5;display:flex;position:relative}.hero-n .scroll-hint{color:var(--ink)}.hero-n .scroll-hint .icon{color:var(--blue)}.hero-n-bottom>p{color:var(--ink);margin-left:auto}.hero-n-bottom>p>span,.hero-n .hero-edition{color:var(--muted)}.marquee{background:var(--grad);color:#fff;padding:1rem 0;overflow:hidden}.marquee-track{letter-spacing:-.02em;align-items:center;gap:2.2rem;width:max-content;font-size:clamp(1.35rem,2.5vw,2.5rem);font-weight:500;line-height:1.25;animation:28s linear infinite marquee-run;display:flex}.marquee-track b{color:#fff9;font-size:.8em;font-weight:400}@keyframes marquee-run{to{transform:translate(-50%)}}.home-stats{background:#fff}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.stat-card{background:var(--ice);border-radius:20px 20px 20px 64px;flex-direction:column;min-height:240px;padding:1.8rem 1.7rem 2rem;display:flex;position:relative}.stat-card:nth-child(2){background:var(--paper)}.stat-card:nth-child(4){background:linear-gradient(150deg,var(--ice),#f4e9fb)}.stat-number{color:var(--muted);font-size:.875rem}.stat-card strong{letter-spacing:-.04em;color:#0000;background:var(--grad);-webkit-background-clip:text;background-clip:text;margin-top:auto;font-size:clamp(1.6rem,2.2vw,2.4rem);font-weight:500}.stat-card p{color:var(--muted);margin-top:.8rem;font-size:.95rem}.section-title{letter-spacing:-.058em;line-height:1.07}.section-heading>p,.manifesto-bottom>p,.hero-n-copy>p{text-wrap:pretty}.lead{letter-spacing:-.012em}.eyebrow{letter-spacing:.02em}body{font-size:1.0125rem}@media (width<=1280px){.hero-n-grid{grid-template-columns:1.12fr .88fr}.hero-n-visual{width:108%;left:-4%}}@media (width<=1100px){.hero-n-grid{grid-template-columns:1fr;gap:1.6rem}.hero-n-visual{justify-self:center;width:100%;max-width:560px;left:0}.stats-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.hero-n{min-height:0;padding-bottom:2.4rem}.hero-n-grid{gap:1.2rem;padding-top:.6rem}.hero-n h1{font-size:clamp(3rem,12.4vw,4.6rem)}.hero-n .eyebrow{margin-bottom:1.2rem}.hero-n .hero-actions{flex-wrap:wrap;gap:1.3rem}.hero-n-visual{order:2}.hero-n-label{font-size:.72rem;bottom:2%;right:2%}.hero-n-bottom{flex-wrap:wrap;gap:.8rem 1.4rem}.hero-n-bottom>p{order:3;margin-left:0}.hero-n .hero-edition{margin-left:auto}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:0}}.hero-n h1{perspective:1100px}.hero-n h1 .title-mask{vertical-align:bottom;margin-bottom:-.16em;padding:.02em 0 .16em;display:inline-block;overflow:hidden}.hero-n h1 .title-word,.hero-n h1 .title-line{opacity:0;filter:blur(14px);transform-origin:50% 100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1),opacity .9s,filter 1.1s;transition-delay:calc(var(--word-index,0) * 64ms + 90ms);will-change:transform,opacity,filter;display:inline-block;transform:translateY(118%)rotateX(55deg)}.hero-n h1 .title-line{transition-delay:80ms}.hero-n.is-ready h1 .title-word,.hero-n.is-ready h1 .title-line{opacity:1;filter:blur();transform:none}.hero-n h1 .gradient-text{background-position:2%;background-size:190% 100%}.hero-n.is-ready h1 .gradient-text{animation:7s ease-in-out 1.8s infinite title-shimmer}@keyframes title-shimmer{0%,to{background-position:2%}50%{background-position:98%}}.reveal,.reveal.is-ready:not(.is-visible){opacity:1!important;transform:translate(0,0)!important}.title-split .title-mask{vertical-align:bottom;margin-bottom:-.16em;padding:.02em 0 .16em;display:inline-block;overflow:hidden}.title-split .title-word{opacity:0;transition:transform .85s cubic-bezier(.19,1,.22,1),opacity .6s;transition-delay:calc(var(--word-index,0) * 42ms + var(--delay,0s));display:inline-block;transform:translateY(110%)}.title-split.is-visible .title-word{opacity:1;transform:none}.site-header{transition:height .35s var(--ease),box-shadow .35s,transform .45s var(--ease),background .3s ease}.site-header.is-hidden{transform:translateY(-100%)}@view-transition{navigation:auto}::view-transition-old(root){animation:.22s both page-out}::view-transition-new(root){animation:.45s cubic-bezier(.22,.8,.2,1) both page-in}.service-card,.offer-panel,.teccore-panel,.stat-card{transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .3s}.service-card:hover,.stat-card:hover{transform:translateY(-4px)}.offer-panel:hover,.teccore-panel:hover{box-shadow:0 24px 60px #11111514}.project-visual{transition:transform .4s var(--ease),box-shadow .4s var(--ease);border-radius:16px}.project-visual:hover{box-shadow:0 30px 70px #11111529}.step-card{transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.step-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #11111514}.accordion summary{transition:color .25s}.line-list>li,.offer-list li{transition:padding .3s var(--ease),color .25s ease}.offer-list li:hover{color:var(--ink);padding-left:.35rem}.hero-n .button,.hero-n .hero-price,.marquee-track,.scroll-hint .icon{will-change:transform}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}.hero-n h1 .title-word,.hero-n h1 .title-line{opacity:1!important;filter:none!important;transform:none!important}.hero-n-visual img{opacity:1!important;transform:translate(0,0)!important}.site-header.is-hidden{transform:none}::view-transition-old(root),::view-transition-new(root){animation:none!important}}
