@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,600;9..144,700;9..144,900&family=Outfit:wght@300;400;500;600;700&family=JetBrains+Mono:wght@500;600&display=swap";:root{--bg: #120f2d;--bg-deep: #0a0918;--surface: #171433;--surface-2: #221d46;--surface-3: #30265f;--paper: #0f1020;--paper-2: #14162a;--paper-3: #1b1d35;--ink: #f5f2ff;--ink-soft: #b2adc8;--text: #f5f2ff;--muted: rgba(245, 242, 255, .72);--muted-strong: #bdb4d3;--line: rgba(255, 255, 255, .12);--line-dark: rgba(18, 15, 45, .1);--yellow: #ffd64a;--coral: #ff6d4d;--teal: #2cc8a6;--violet: #846cff;--lime: #a6cf43;--shadow: 0 28px 90px rgba(7, 5, 20, .32);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--max: 1180px;--font-display: "Fraunces", Georgia, serif;--font-sans: "Outfit", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", monospace}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:radial-gradient(circle at top,rgba(132,108,255,.2),transparent 30%),linear-gradient(180deg,#140f35,#0b0919)}body{margin:0;min-width:320px;font-family:var(--font-sans);color:var(--text);background:transparent;padding-top:74px}a{color:inherit}img,video{display:block;max-width:100%}h1,h2,h3,h4,p,ul,ol,dl{margin-top:0}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:300;background:var(--yellow);color:var(--ink);border-radius:999px;padding:.7rem 1rem;font-weight:700}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.site-nav{position:fixed;inset:0 0 auto;z-index:1000;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;height:80px;padding:0 min(6vw,4rem);background:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4)}.site-nav__brand{color:#151515;font-size:1.08rem;font-weight:700;letter-spacing:-.02em;text-decoration:none;white-space:nowrap}.site-nav__actions{display:flex;align-items:center;gap:1rem}.site-nav__language--desktop{display:inline-grid}.site-nav__language--mobile{display:none}@media (max-width: 1060px){.site-nav__language--desktop{display:none}.site-nav__language--mobile{display:inline-grid}}.site-nav__panel{display:flex;align-items:center;gap:clamp(1.5rem,3vw,2.75rem)}.site-nav__links{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2.25rem);list-style:none;margin:0;padding:0}.site-nav__links a{position:relative;color:#151515;font-size:.68rem;font-weight:700;letter-spacing:.16em;line-height:1;text-decoration:none;text-transform:uppercase;opacity:.65;transition:opacity .25s ease}.site-nav__links a:hover,.site-nav__links a.is-active{opacity:1}.site-nav__links a:after{content:"";position:absolute;left:0;right:0;bottom:-.8rem;height:2px;background:var(--yellow);border-radius:99px;transform:scaleX(0);transform-origin:center;transition:transform .25s ease;box-shadow:0 0 8px var(--yellow)}.site-nav__links a:hover,.site-nav__links a.is-active{color:var(--ink)}.site-nav__links a:hover:after,.site-nav__links a.is-active:after{transform:scaleX(1)}.site-nav__language{display:inline-flex;gap:1.25rem;align-items:center;margin-left:1.5rem;padding-left:1.5rem;position:relative}.site-nav__language:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:16px;background:#00000026}.site-nav__language a{position:relative;color:#151515;text-decoration:none;font-size:.68rem;font-weight:700;opacity:.5;transition:opacity .2s ease,transform .2s ease;padding-bottom:4px}.site-nav__language a:hover,.site-nav__language a.is-active{opacity:1}.site-nav__language a.is-active:after{content:"";position:absolute;left:50%;bottom:-4px;width:3px;height:3px;background:var(--yellow);border-radius:50%;transform:translate(-50%);box-shadow:0 0 6px var(--yellow)}.site-nav__menu{display:none;justify-self:end;width:2.5rem;height:2.5rem;background:transparent;border:1px solid rgba(21,21,21,.16);cursor:pointer}.site-nav__menu span{display:block;width:1rem;height:1px;margin:.32rem auto;background:var(--ink)}.hero,.page-hero{position:relative;overflow:hidden;isolation:isolate}.hero{min-height:100vh;display:grid;align-items:center;padding:clamp(8rem,15vh,12rem) 0 6rem}.page-hero{padding:clamp(8rem,15vh,12rem) 0 5rem}.hero__media,.page-hero__media{position:absolute;inset:0;z-index:-2}.hero__media video,.page-hero__media video{width:100%;height:100%;object-fit:cover;transform:scale(1.06);filter:saturate(1.15) contrast(1.08) brightness(.85)}.hero:before,.page-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 20% 20%,rgba(255,214,74,.16),transparent 22%),radial-gradient(circle at 80% 18%,rgba(44,200,166,.12),transparent 24%),linear-gradient(180deg,#0a091847,#0a0918b8 55%,#0a0918eb)}.hero:after,.page-hero:after{content:"";position:absolute;inset:auto 0 0;height:38%;z-index:-1;background:linear-gradient(180deg,transparent,rgba(10,9,24,.95))}.hero__content,.page-hero__content{max-width:930px;text-align:left}.eyebrow,.section-label{display:inline-block;margin:0 0 1.2rem;font-family:var(--font-mono);font-size:.74rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffd64ae6}.hero-title,.page-title,.section-title,.project-title,.statement,.portfolio-title{font-family:var(--font-display);letter-spacing:-.04em;line-height:.95}.hero-title{max-width:13ch;margin-bottom:1.4rem;font-size:clamp(3.5rem,10vw,7.4rem)}.page-title{max-width:13ch;margin-bottom:1.2rem;font-size:clamp(3rem,8vw,5.6rem)}.section-title{margin-bottom:1rem;font-size:clamp(2.3rem,5vw,4rem);color:inherit}.portfolio-title{font-size:clamp(3.4rem,8vw,6.4rem);margin-bottom:1rem}.project-title{font-size:clamp(2.8rem,7vw,4.8rem);margin-bottom:1rem}.project-subtitle,.title-subtle{display:block;margin-top:.8rem;font-size:.52em;font-weight:300;font-style:italic;color:#f5f2ffad}.lede,.project-intro{max-width:760px;margin:0 0 2rem;color:var(--muted);font-size:1.12rem;line-height:1.75}.hero-points{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.5rem 0 2rem}.hero-points span,.pill{display:inline-flex;align-items:center;min-height:2.2rem;padding:.45rem .85rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0d;color:#ffffffd9;font-size:.84rem}.btn-row{display:flex;flex-wrap:wrap;gap:.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.9rem 1.2rem;border-radius:999px;text-decoration:none;font-size:.88rem;font-weight:700;border:1px solid rgba(255,255,255,.14);transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.btn:hover,.btn:focus-visible{transform:translateY(-2px)}.btn--primary{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.btn--ghost{background:#ffffff0f;color:var(--text)}.btn--ghost-dark{background:transparent;border-color:var(--line-dark);color:var(--ink)}.proof-band{padding:1.5rem 0;background:linear-gradient(135deg,#ffd64a24,#846cff1f),#ffffff0a;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.proof-card{padding:1.2rem 1rem;border-radius:var(--radius-sm);background:#ffffff0b;border:1px solid rgba(255,255,255,.08)}.proof-card strong{display:block;margin-bottom:.35rem;font-size:1.25rem;color:var(--yellow)}.proof-card span{color:#ffffffbf;font-size:.95rem;line-height:1.45}.section{padding:6rem 0;position:relative}.section--paper{background:linear-gradient(180deg,var(--paper) 0%,var(--paper-2) 100%);color:var(--text)}.section--paper-2{background:radial-gradient(circle at 90% 10%,rgba(255,109,77,.1),transparent 20%),linear-gradient(180deg,#14162a,#0e1020);color:var(--text)}.section--plum{background:radial-gradient(circle at 15% 15%,rgba(255,214,74,.12),transparent 22%),linear-gradient(180deg,#1b163d,#120f2d)}.section--night{background:radial-gradient(circle at 80% 10%,rgba(44,200,166,.14),transparent 22%),linear-gradient(180deg,#110d27,#090814)}.section--indigo{background:linear-gradient(135deg,rgba(132,108,255,.24),transparent 40%),linear-gradient(180deg,#1b173f,#171433)}.section-head,.section-header{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem}.section-head .body,.section-desc{max-width:430px}.body,.split-copy,.service-copy,.project-summary,.carousel-item-desc,.case-body,.text-block p,.content-text p,.beta-body,.roadmap-intro{font-size:1.03rem;line-height:1.75}.body,.split-copy,.service-copy,.project-summary,.carousel-item-desc,.case-body,.content-text p,.text-block p,.section-desc{color:inherit;opacity:.82}.grid-2,.split,.content-grid,.service-block,.case-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.statement{font-size:clamp(2.3rem,5vw,4rem);color:inherit}.text-stack{display:grid;gap:1.3rem}.text-block,.service-panel,.case-panel,.summary-card{padding:1.5rem;border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.section--paper .text-block,.section--paper .service-panel,.section--paper .case-panel,.section--paper-2 .text-block,.section--paper-2 .service-panel,.section--paper-2 .case-panel,.paper-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:none}.service-list{display:grid;gap:1rem}.service-row{display:grid;grid-template-columns:1.1fr 1.9fr;gap:1.5rem;padding:1.6rem 1.7rem;border-radius:var(--radius-md);background:linear-gradient(135deg,rgba(255,214,74,.08),transparent 26%),#ffffff0a;border:1px solid rgba(255,255,255,.08)}.section--paper .service-row,.section--paper-2 .service-row{background:linear-gradient(135deg,rgba(255,214,74,.08),transparent 30%),#ffffff0a;border:1px solid rgba(255,255,255,.08)}.service-row h3,.service-panel h3,.text-block h3,.content-text h2,.tech-card h3,.roadmap-item h3,.project-card h3,.case-panel h3{margin-bottom:.65rem;font-size:1.35rem}.service-list-plain,.content-text ul,.case-panel ul,.sidebar-list,.checklist{list-style:none;margin:0;padding:0}.service-list-plain li,.content-text li,.case-panel li,.sidebar-list li,.checklist li{position:relative;padding-left:1.2rem;margin-bottom:.8rem;line-height:1.55}.service-list-plain li:before,.content-text li:before,.case-panel li:before,.sidebar-list li:before,.checklist li:before{content:"";position:absolute;left:0;top:.65rem;width:7px;height:7px;border-radius:999px;background:currentColor;opacity:.7}.service-row:nth-child(1) .service-list-plain li:before,.service-panel--teal .sidebar-list li:before,.project-theme-teal .content-text li:before,.project-theme-teal .carousel-thumb{color:var(--teal);background:var(--teal)}.service-row:nth-child(2) .service-list-plain li:before,.service-panel--coral .sidebar-list li:before,.project-theme-coral .content-text li:before,.project-theme-coral .carousel-thumb{color:var(--coral);background:var(--coral)}.service-row:nth-child(3) .service-list-plain li:before,.service-panel--violet .sidebar-list li:before,.project-theme-violet .content-text li:before,.project-theme-violet .carousel-thumb{color:var(--violet);background:var(--violet)}.quote-band{position:relative;overflow:hidden;padding:5rem 0;text-align:center}.quote-band video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3}.quote-band:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0a091861,#0a0918d6),radial-gradient(circle at center,rgba(255,214,74,.15),transparent 28%)}.quote-band__text{position:relative;z-index:1;max-width:14ch;margin:0 auto;font-family:var(--font-display);font-size:clamp(2rem,5vw,4rem);line-height:1}.work-grid,.project-grid,.carousel-grid,.deliverables-grid{display:grid;gap:1.5rem}.work-grid,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.carousel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-card,.work-card,.carousel-item{display:flex;flex-direction:column;gap:1rem;text-decoration:none;padding:1rem;border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.08);background:#ffffff0a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.section--paper .project-card,.section--paper .work-card,.section--paper .carousel-item,.section--paper-2 .project-card,.section--paper-2 .work-card,.section--paper-2 .carousel-item,.portfolio-shell .project-card,.portfolio-shell .carousel-item{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:none}.project-card:hover,.work-card:hover,.carousel-item:hover{transform:translateY(-4px);border-color:#ffd64a66}.project-image-box,.visual,.carousel-thumb,.image-stage{border-radius:calc(var(--radius-md) - 6px);overflow:hidden}.project-image-box,.visual,.image-stage{aspect-ratio:16 / 10;background:linear-gradient(135deg,rgba(255,214,74,.12),transparent 32%),#ffffff0d;border:1px solid rgba(255,255,255,.08)}.section--paper .project-image-box,.section--paper .visual,.section--paper .image-stage,.section--paper-2 .project-image-box,.section--paper-2 .visual,.section--paper-2 .image-stage{background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.project-image-box img,.visual img,.product-image{width:100%;height:100%;object-fit:cover}.project-image-box--label,.visual--label,.content-image-placeholder{display:grid;place-items:center;padding:1rem;text-align:center;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6}.section--paper .project-image-box--label,.section--paper .visual--label,.section--paper .content-image-placeholder,.section--paper-2 .project-image-box--label,.section--paper-2 .visual--label,.section--paper-2 .content-image-placeholder{color:#ffffffa6}.project-info,.work-card__body{display:grid;gap:.55rem}.project-tags,.meta-list{display:flex;flex-wrap:wrap;gap:.5rem}.project-tag{display:inline-flex;align-items:center;min-height:2rem;padding:.3rem .65rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);color:#ffffffb8;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.section--night .project-tag,.section--plum .project-tag,.section--indigo .project-tag,.page-hero .project-tag,.hero .project-tag{border-color:#ffffff1f;color:#ffffffb8}.portfolio-shell{background:linear-gradient(180deg,#0f1020,#0b0c18);color:var(--text)}.portfolio-header{padding:10rem 0 5rem;background:radial-gradient(circle at 15% 20%,rgba(255,214,74,.16),transparent 24%),linear-gradient(180deg,#19153b,#120f2d)}.portfolio-section{padding:5rem 0}.portfolio-section:nth-of-type(odd){background:#ffffff05}.portfolio-section.is-dark{background:linear-gradient(180deg,#181438,#100d24);color:var(--text)}.portfolio-section.is-dark .section-name,.portfolio-section.is-dark .project-title{color:var(--text)}.portfolio-section.is-dark .project-summary,.portfolio-section.is-dark .section-desc{color:#ffffffb8}.section-num{display:block;margin-bottom:.5rem;font-family:var(--font-display);font-style:italic;font-size:1.25rem;color:#ffffff73}.portfolio-section.is-dark .section-num{color:#ffffff80}.section-name{margin:0;font-family:var(--font-display);font-size:clamp(2.1rem,4vw,3.6rem);letter-spacing:-.03em}.case-study{padding:6rem 0 3rem}.case-layout{align-items:start}.case-hero-card,.sticky-visual,.product-image{border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.sticky-visual,.product-image{position:sticky;top:6rem;background:#ffffff0f}.section--paper .sticky-visual,.section--paper-2 .sticky-visual,.section--paper .product-image,.section--paper-2 .product-image{border-color:#ffffff14;box-shadow:var(--shadow)}.meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:1.6rem 0 2rem}.meta div{padding:1rem;border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.section--paper .meta div,.section--paper-2 .meta div{background:#ffffff0a;border-color:#ffffff14}.meta dt{margin-bottom:.25rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;opacity:.7}.meta dd{margin:0;font-size:.95rem;font-weight:600}.visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.service-block{margin-bottom:3rem}.service-main{display:grid;gap:1.2rem}.service-tagline{margin:-.2rem 0 0;font-family:var(--font-display);font-style:italic;font-size:1.3rem;color:var(--coral)}.service-sidebar{display:grid;gap:1rem}.service-panel{padding:1.4rem}.deliverables-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deliverable-card{padding:1rem 1rem 1rem 2.6rem;position:relative;border-radius:var(--radius-sm);background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.deliverable-card span{position:absolute;left:1rem;top:1rem;color:var(--teal);font-weight:700}.project-shell{background:linear-gradient(180deg,var(--paper) 0%,var(--paper-2) 100%);color:var(--ink)}.project-header{position:relative;overflow:hidden;padding:10rem 0 5rem;color:var(--text);isolation:isolate}.project-header:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000003d,#0000009e);z-index:-1}.project-header.project-theme-coral{background:linear-gradient(180deg,#7e2d20,#3f1d2d)}.project-header.project-theme-teal{background:linear-gradient(180deg,#0d5d5f,#1d2841)}.project-header.project-theme-violet{background:linear-gradient(180deg,#443183,#19173a)}.project-video,.project-overlay{position:absolute;inset:0}.project-video{width:100%;height:100%;object-fit:cover;z-index:-3}.project-overlay{z-index:-2;background:radial-gradient(circle at top right,rgba(255,214,74,.16),transparent 20%)}.project-content,.tech-architecture,.roadmap,.beta-access,.other-projects,.cta-band{padding:5rem 0}.tech-architecture__inner,.roadmap-inner,.beta-access-inner,.cta-band__inner{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.tech-architecture__card,.roadmap-item,.beta-access-inner,.cta-band__inner{border-radius:var(--radius-lg)}.tech-architecture__shell,.roadmap-inner,.beta-access-inner,.cta-band__inner{padding:2rem}.tech-architecture__shell{width:min(calc(100% - 2rem),var(--max));margin:0 auto;border-radius:var(--radius-lg);background:#1d1842;color:var(--text);box-shadow:var(--shadow)}.tech-grid,.roadmap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.tech-card,.roadmap-item{padding:1.35rem;border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.tech-card p,.roadmap-item p{margin-bottom:0;color:#ffffffc2}.beta-access-inner{background:linear-gradient(135deg,#ffd64a1a,#ff6d4d14),#ffffff0d;color:var(--text);box-shadow:none}.beta-eyebrow{margin:0 0 .7rem;font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--coral)}.beta-headline{margin-bottom:1rem;font-family:var(--font-display);font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.03em}.beta-btn{display:inline-flex;align-items:center;min-height:50px;padding:.9rem 1.2rem;border-radius:999px;text-decoration:none;background:var(--yellow);color:var(--bg-deep);font-weight:700}.other-projects{background:#ffffff08;color:var(--text);border-top:1px solid rgba(255,255,255,.06)}.other-projects .section-title{text-align:center}.playful{font-style:italic;font-weight:300;color:var(--coral)}.carousel-item{gap:.8rem}.carousel-thumb{display:grid;place-items:center;min-height:110px;color:var(--text);font-family:var(--font-display);font-size:2.2rem;font-weight:700}.carousel-item-title{font-family:var(--font-display);font-size:1.4rem;letter-spacing:-.03em}.specs-table{width:100%;margin-top:1.5rem;border-collapse:collapse;overflow:hidden;border-radius:var(--radius-md);background:#ffffffe6;box-shadow:0 18px 36px #120f2d14}.specs-table th,.specs-table td{padding:1rem 1.1rem;text-align:left;border-bottom:1px solid rgba(18,15,45,.08)}.specs-table th{background:var(--surface);color:var(--yellow);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.specs-table td:first-child{width:28%;font-weight:700;color:var(--surface)}.cta-band__inner{background:linear-gradient(135deg,#ffd64a24,#846cff24),#ffffff0f;border:1px solid rgba(255,255,255,.08)}.footer{padding:1.8rem 0 2.2rem;background:#111;border-top:1px solid rgba(255,255,255,.1)}.footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#ffffff85;font-size:.86rem}.footer__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.footer-links{display:inline-flex;gap:1rem;flex-wrap:wrap}.footer-links a{color:#ffffff6b;text-decoration:none;text-transform:uppercase;font-size:.65rem;letter-spacing:.1em}.footer-link-button{appearance:none;border:0;background:transparent;padding:0;color:#ffffff6b;text-decoration:none;text-transform:uppercase;font-size:.65rem;letter-spacing:.1em;font-family:inherit;cursor:pointer}.footer-links a:hover,.footer-links a:focus-visible,.footer-link-button:hover,.footer-link-button:focus-visible{color:#fff}.foot-logo{color:#fff;font-family:var(--font-display);font-weight:600;letter-spacing:.01em}.cookie-banner{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1200;width:min(30rem,calc(100vw - 2rem));display:grid;gap:1.25rem;padding:1.25rem;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(135deg,#ffd64a24,#846cff24),#0f1020f5;box-shadow:0 24px 70px #00000059}.cookie-banner[hidden]{display:none}.cookie-banner.is-visible{animation:cookie-banner-in .22s ease-out}.cookie-banner__content{display:grid;gap:.55rem}.cookie-banner__eyebrow{margin:0;color:var(--yellow);font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.cookie-banner__body{margin:0;color:#ffffffd1;line-height:1.55;font-size:.95rem}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:.75rem}.cookie-banner__button,.cookie-preferences-trigger{appearance:none;border-radius:999px;padding:.78rem 1rem;font:inherit;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.cookie-banner__button:hover,.cookie-banner__button:focus-visible,.cookie-preferences-trigger:hover,.cookie-preferences-trigger:focus-visible{transform:translateY(-1px)}.cookie-banner__button--primary{border:1px solid transparent;background:var(--yellow);color:#111}.cookie-banner__button--ghost,.cookie-preferences-trigger{border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#fff}.cookie-preferences-trigger{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1190;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@keyframes cookie-banner-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.cookie-banner{right:1rem;bottom:1rem;left:1rem;width:auto}.cookie-banner__actions{flex-direction:column}.cookie-banner__button,.cookie-preferences-trigger{width:100%;justify-content:center}.cookie-preferences-trigger{left:1rem;right:1rem}}.reveal{opacity:1;transform:none;transition:none}.hero .reveal,.page-hero .reveal,.portfolio-header .reveal,.project-header .reveal{opacity:1;transform:none}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width: 980px){.proof-grid,.work-grid,.project-grid,.carousel-grid,.service-row,.grid-2,.split,.content-grid,.service-block,.case-layout,.tech-grid,.roadmap-grid,.deliverables-grid{grid-template-columns:1fr}.section-head,.section-header{align-items:start;flex-direction:column}.meta,.visual-grid{grid-template-columns:1fr}.sticky-visual,.product-image{position:static}}@media (max-width: 760px){.nav-toggle{display:inline-flex}.nav-links{position:absolute;top:calc(100% + .5rem);right:1rem;left:1rem;display:none;flex-direction:column;align-items:flex-start;padding:1rem;border-radius:var(--radius-md);background:#0a0918f2;border:1px solid rgba(255,255,255,.08)}.nav-links.is-open{display:flex}.hero,.page-hero,.project-header,.portfolio-header{padding-top:8rem}.hero-title{max-width:11ch}.btn-row{align-items:stretch}.btn{width:100%}.footer__inner{flex-direction:column;align-items:flex-start}}:root{--bg: #080713;--bg-deep: #05050c;--surface: #111225;--surface-2: #171936;--paper: #0d0e1a;--paper-2: #111320;--ink: #faf7ec;--yellow: #f1c85b;--coral: #e86f52;--teal: #6ad6c3;--violet: #9b8cff;--shadow: 0 34px 110px rgba(0, 0, 0, .42)}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.brand--person{color:var(--ink)}.skip-link,.btn--primary{color:#070711}.brand--person span{color:#f1c85bb8}.brand img{filter:drop-shadow(0 0 16px rgba(241,200,91,.22))}.nav{background:#05050c9e}.nav.is-scrolled{background:#05050ceb}.hero--portfolio{min-height:92vh}.hero--portfolio:before,.page-hero--tight:before,.page-hero--case:before,.portfolio-header--curated{background:radial-gradient(circle at 15% 18%,rgba(241,200,91,.18),transparent 20%),radial-gradient(circle at 84% 16%,rgba(106,214,195,.11),transparent 22%),linear-gradient(90deg,#05050cf0,#05050ccc 42%,#05050c8a),linear-gradient(180deg,#05050c42,#05050ce0)}.hero__media video,.page-hero__media video{filter:saturate(.95) contrast(1.08) brightness(.68)}.hero-title{max-width:12ch;text-wrap:balance}.page-title,.portfolio-title,.section-title,.statement{text-wrap:balance}.lede{max-width:690px;color:#faf7ecc7}.hero-points span,.pill{background:#faf7ec12;border-color:#faf7ec29}.proof-band--compact{background:linear-gradient(90deg,#f1c85b1a,#6ad6c30f),#080713}.proof-card{background:#faf7ec0e;border-color:#faf7ec18}.section{padding:clamp(4.5rem,8vw,7rem) 0}.section-label{color:var(--yellow)}.service-list--editorial .service-row,.service-row{grid-template-columns:.22fr 1.05fr 1.35fr;align-items:start}.service-index{font-family:var(--font-display);font-size:clamp(1.8rem,4vw,3rem);line-height:1;color:#f1c85b80}.service-row,.project-card,.work-card,.text-block,.service-panel,.case-panel,.carousel-item{backdrop-filter:blur(18px)}.service-block--premium{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);padding:clamp(1.4rem,3vw,2rem);border-radius:var(--radius-lg);border:1px solid rgba(250,247,236,.09);background:linear-gradient(135deg,rgba(241,200,91,.08),transparent 30%),#faf7ec09}.work-grid--featured{grid-template-columns:1.2fr .8fr}.work-card--large{grid-row:span 2}.work-card--large .project-image-box{aspect-ratio:4 / 3}.project-grid--curated{grid-template-columns:1.15fr .85fr}.project-card--featured{grid-row:span 2}.project-card--featured .project-image-box{aspect-ratio:4 / 3}.project-image-box img,.visual img,.product-image{filter:saturate(.94) contrast(1.02)}.quote-band--clean{padding:clamp(4rem,8vw,7rem) 0}.quote-band--clean .quote-band__text{max-width:18ch}.contact-panel{max-width:900px}.page-hero--tight{padding-bottom:5.5rem}.page-hero--case{padding:10rem 0 4rem}.insight-grid{margin-top:2rem}.portfolio-header--curated{padding:10rem 0 5rem}.portfolio-header--curated .portfolio-title{max-width:12ch}.footer a{color:inherit;text-decoration:none}.footer a:hover,.footer a:focus-visible{color:var(--yellow)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}@media (max-width: 980px){.service-list--editorial .service-row,.service-row,.service-block--premium,.work-grid--featured,.project-grid--curated{grid-template-columns:1fr}.work-card--large,.project-card--featured{grid-row:auto}}@media (max-width: 760px){.nav__inner{min-height:76px}.brand{gap:.65rem;font-size:1.05rem}.brand span{display:block;max-width:13ch;font-size:.74rem;line-height:1.2}.hero,.page-hero,.project-header,.portfolio-header{padding-top:7.5rem}.hero{min-height:86vh}.hero-title{max-width:10.5ch;font-size:clamp(3.05rem,16vw,4.7rem)}.page-title,.portfolio-title{max-width:11ch}.lede,.project-intro{font-size:1rem;line-height:1.65}.hero-points{gap:.55rem}.hero-points span,.pill{min-height:2rem;font-size:.78rem}.section{padding:4rem 0}.service-row{padding:1.35rem}}.proof-band--minimal{padding:clamp(2.4rem,5vw,4rem) 0;background:#080713;border-top:1px solid rgba(250,247,236,.08);border-bottom:1px solid rgba(250,247,236,.08)}.proof-strip{display:flex;flex-wrap:wrap;gap:1rem clamp(2rem,6vw,5rem);color:#faf7ecad;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.section--quiet{padding:clamp(5.5rem,10vw,9rem) 0}.section--quiet.section--paper,.section--quiet.section--paper-2,.section--quiet.section--indigo{background:#0b0c16}.section--quiet+.section--quiet,.section--quiet+.quote-band,.quote-band+.section--quiet{border-top:1px solid rgba(250,247,236,.08)}.quiet-intro{max-width:820px;margin-bottom:clamp(2.75rem,6vw,5.5rem)}.quiet-intro .section-title{margin-bottom:0}.simple-services,.work-index,.service-menu{display:grid;border-top:1px solid rgba(250,247,236,.12)}.simple-services a,.work-index a,.work-index article,.service-menu article{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);gap:clamp(1rem,4vw,4rem);align-items:baseline;padding:clamp(1.4rem,3vw,2.2rem) 0;border-bottom:1px solid rgba(250,247,236,.12);color:inherit;text-decoration:none}.simple-services span,.work-index span,.service-menu h2{margin:0;font-family:var(--font-display);font-size:clamp(1.8rem,4vw,3rem);line-height:1;letter-spacing:-.035em;color:var(--ink)}.simple-services p,.work-index p,.service-menu p{max-width:620px;margin:0;color:#faf7ecb3;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7}.simple-services a,.work-index a{transition:color .16s ease,padding-left .16s ease}.simple-services a:hover,.simple-services a:focus-visible,.work-index a:hover,.work-index a:focus-visible{padding-left:.45rem}.simple-services a:hover span,.simple-services a:focus-visible span,.work-index a:hover span,.work-index a:focus-visible span{color:var(--yellow)}.btn-row--quiet{margin-top:clamp(2rem,5vw,4rem)}.service-menu{max-width:980px}.service-menu article{grid-template-columns:minmax(180px,.32fr) minmax(0,1fr)}.quiet-copy{display:grid;gap:1.2rem;align-content:start}.quiet-copy p{max-width:620px;margin:0;color:#faf7ecb8;font-size:clamp(1.04rem,1.6vw,1.24rem);line-height:1.75}@media (max-width: 760px){.proof-strip{display:grid;gap:.8rem;line-height:1.6}.simple-services a,.work-index a,.service-menu article{grid-template-columns:1fr;gap:.75rem}.simple-services a:hover,.simple-services a:focus-visible,.work-index a:hover,.work-index a:focus-visible{padding-left:0}}:root{--bg: #f7f4ee;--bg-deep: #111111;--surface: #ffffff;--surface-2: #efeae1;--surface-3: #e7e1d6;--paper: #f7f4ee;--paper-2: #f1ece4;--paper-3: #e8e2d8;--ink: #151515;--ink-soft: #77736b;--text: #151515;--muted: rgba(21, 21, 21, .66);--muted-strong: #5f5b54;--line: rgba(21, 21, 21, .1);--line-dark: rgba(21, 21, 21, .14);--yellow: #b89656;--coral: #8f7652;--teal: #5f6f68;--violet: #8d8677;--lime: #b8b0a1;--shadow: 0 24px 60px rgba(21, 21, 21, .08);--radius-lg: 6px;--radius-md: 4px;--radius-sm: 2px;--font-display: "Outfit", -apple-system, BlinkMacSystemFont, sans-serif}html{background:var(--paper)}body{background:linear-gradient(180deg,#ffffff94,#f7f4ee00 34rem),var(--paper);color:var(--text)}body,.body,.split-copy,.service-copy,.project-summary,.carousel-item-desc,.case-body,.content-text p,.text-block p,.section-desc,.quiet-copy p,.simple-services p,.work-index p,.service-menu p,.proof-strip,.footer__inner{color:var(--muted)}.hero-title,.page-title,.section-title,.project-title,.statement,.portfolio-title,.section-name,.quote-band__text{font-family:var(--font-display);font-weight:600;letter-spacing:-.04em}.hero,.page-hero,.quote-band,.section--night{color:#fff}.hero,.page-hero{background:var(--bg-deep)}.hero:before,.page-hero:before,.hero--portfolio:before,.page-hero--tight:before,.page-hero--case:before{background:linear-gradient(90deg,#111111f0,#111c 45%,#11111180),linear-gradient(180deg,#1111112e,#111111d1)}.hero:after,.page-hero:after{background:linear-gradient(180deg,transparent,rgba(17,17,17,.92))}.hero__media video,.page-hero__media video,.quote-band video,.project-video{filter:grayscale(1) contrast(1.05) brightness(.72)}.eyebrow,.section-label,.beta-eyebrow,.meta dt{color:var(--yellow)}.lede,.project-intro{color:#ffffffb8;max-width:720px}.hero-points span,.pill,.project-tag{background:#ffffff0a;border-color:#ffffff1f;color:#ffffffb8}.btn{min-height:48px;border-radius:2px;padding:.9rem 1.35rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;box-shadow:none}.btn--primary{background:var(--yellow);border-color:var(--yellow);color:#111}.btn--ghost,.btn--ghost-dark{background:transparent;border-color:#ffffff29;color:#fff}.section--paper .btn--ghost-dark,.section--paper-2 .btn--ghost-dark,.section--indigo .btn--ghost-dark,.section--plum .btn--ghost-dark{border-color:#15151524;color:var(--ink)}.section--paper,.section--paper-2,.section--quiet.section--paper,.section--quiet.section--paper-2{background:transparent;color:var(--text)}.section--indigo,.section--plum{background:#f1ece4;color:var(--text)}.section--night,.quote-band{background:#111}.section--quiet+.section--quiet,.section--quiet+.quote-band,.quote-band+.section--quiet,.section--paper,.section--paper-2,.section--indigo,.section--plum,.section--night,.footer{border-top:1px solid rgba(21,21,21,.08)}.proof-band--minimal{background:transparent;border-top:1px solid rgba(21,21,21,.08);border-bottom:1px solid rgba(21,21,21,.08)}.text-block,.service-panel,.case-panel,.summary-card,.service-row,.project-card,.work-card,.carousel-item,.deliverable-card,.meta div,.project-image-box,.visual,.image-stage,.cta-band__inner{background:transparent;border-color:#1515151f;box-shadow:none;backdrop-filter:none}.section--night .cta-band__inner{border-color:#ffffff1f}.service-row,.service-menu article,.simple-services a,.work-index a,.work-index article{border-color:#1515151f}.simple-services span,.work-index span,.service-menu h2,.service-row h3,.text-block h3,.case-panel h3,.service-panel h3,.meta dd,.proof-card strong,.carousel-item-title{color:var(--ink)}.service-index,.section-num{color:#b896568a}.project-image-box,.visual,.image-stage{background:#ebe5db}.project-image-box img,.visual img,.product-image{filter:grayscale(.15) saturate(.9) contrast(1.02)}.quote-band:after,.project-overlay,.project-header:after{background:linear-gradient(180deg,#1111114d,#111111d1)}.cta-band__inner,.contact-panel{max-width:900px}.footer{background:transparent}.footer a,.footer span{color:inherit}.footer a:hover,.footer a:focus-visible{color:var(--ink)}@media (max-width: 1060px){.site-nav{grid-template-columns:auto auto}.site-nav__menu{display:block}.site-nav__panel{position:absolute;top:74px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem min(5vw,3rem) 2rem;background:#f2efe8;backdrop-filter:blur(12px);border-bottom:1px solid rgba(21,21,21,.1)}.site-nav.is-open .site-nav__panel{display:flex}.site-nav__links{flex-direction:column;align-items:flex-start;gap:1.2rem}.site-nav__links a{font-size:.9rem}.site-nav__language{width:max-content}}@media (max-width: 760px){body{padding-top:66px}.site-nav{height:66px}.site-nav__panel{top:66px}}@media (max-width: 760px){:root{--gutter: 1.25rem}.hero-title{font-size:clamp(2.2rem,10vw,3rem);line-height:1.1;letter-spacing:-.02em}.section-title{font-size:clamp(1.8rem,8vw,2.4rem);line-height:1.2}.project-title{font-size:clamp(2rem,7vw,2.8rem)}.statement{font-size:clamp(1.6rem,7vw,2.2rem)}.btn-row{flex-direction:column;width:100%}.btn{width:100%;justify-content:center;text-align:center}.client-voices,.proof-grid,.process-steps,.deliverables-rail,.home-logic-band__copy{grid-template-columns:1fr ! from 1100px;gap:1.5rem}.voice-card{min-height:auto;padding:1.5rem}.voice-quote{font-size:1.9rem;max-width:none}.voice-note{width:100%;margin-top:2rem}}:lang(de),:lang(pl){hyphens:auto;-webkit-hyphens:auto;word-break:break-word}:lang(de) .hero-title,:lang(pl) .hero-title{font-size:clamp(2rem,8vw,4rem)}:lang(de) .statement,:lang(pl) .statement{font-size:clamp(1.5rem,6vw,2.8rem)}:root{--gutter: clamp(1.25rem, 4vw, 2.5rem)}.container,.tech-architecture__inner,.roadmap-inner,.beta-access-inner,.cta-band__inner,.tech-architecture__shell{width:min(calc(100% - (var(--gutter) * 2)),var(--max))}.site-nav,.site-nav__panel{padding-inline:var(--gutter)}.hero-title,.page-title,.section-title,.project-title,.statement,.portfolio-title,.section-name,.quote-band__text{line-height:1}.page-title{max-width:12ch;font-size:clamp(2.8rem,7vw,4.9rem)}.section-title{font-size:clamp(2.05rem,4.2vw,3.35rem)}.statement{font-size:clamp(1.95rem,4vw,3.15rem)}.split,.grid-2,.content-grid,.service-block,.case-layout{gap:clamp(1.5rem,3vw,3rem)}.split--centered{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;row-gap:clamp(1.75rem,4vw,3rem)}.split--centered>:first-child{grid-column:3 / 11;text-align:center}.split--centered>:last-child{grid-column:2 / 12}.split--centered .statement{max-width:15ch;margin:0 auto}.split--cards .text-stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.split--cards .text-block{height:100%}.split--centered .quiet-copy,.split--centered .text-stack{width:100%}@media (max-width: 1100px){.split--centered>:first-child,.split--centered>:last-child{grid-column:2 / 12}.split--cards .text-stack{grid-template-columns:1fr}}@media (max-width: 760px){:root{--gutter: clamp(1rem, 5vw, 1.4rem)}.split--centered{grid-template-columns:1fr}.split--centered>:first-child,.split--centered>:last-child{grid-column:1 / -1}.split--centered>:first-child{text-align:left}.split--centered .statement{max-width:12ch;margin:0}}.hero__content{display:grid;gap:1.5rem}.hero__content .lede{max-width:36rem;margin:0;font-size:clamp(1.02rem,1.7vw,1.2rem);line-height:1.7}.hero__content .btn-row{margin-top:.15rem}.hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:54rem;margin-top:1rem;padding-top:1.35rem;border-top:1px solid rgba(255,255,255,.14);color:#ffffffb3;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.hero-facts span{display:block}.quiet-intro--center{margin-inline:auto;text-align:center}.quiet-intro--center .section-title{max-width:19ch;margin-inline:auto}.quiet-intro--wide{max-width:100%}.quiet-intro--wide .section-title{max-width:30ch}.client-voices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem)}.voice-card{position:relative;display:flex;flex-direction:column;min-height:24rem;height:100%;padding:clamp(1.5rem,3vw,2rem);border:1px solid rgba(21,21,21,.12);color:inherit;text-decoration:none;background:linear-gradient(180deg,#ffffff9e,#ffffff29),#f1ece494}.voice-quote{max-width:11ch;margin:0;font-family:var(--font-display);font-size:clamp(2rem,3.6vw,3.2rem);line-height:1;letter-spacing:-.045em;color:var(--ink);font-style:italic}.voice-note{position:relative;align-self:center;width:100%;margin:auto 0 0;padding:1.25rem;border:1px solid rgba(21,21,21,.14);border-radius:22px;background:#fffffff5;color:var(--muted-strong);font-size:.85rem;line-height:1.65;text-align:center;box-shadow:0 16px 35px #1515150f}.voice-note:before{content:"";position:absolute;left:50%;top:-.5rem;width:1rem;height:1rem;background:#fffffff5;border-left:1px solid rgba(21,21,21,.14);border-top:1px solid rgba(21,21,21,.14);transform:translate(-50%) rotate(45deg)}.voice-note__author{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:.85rem;text-align:left}.voice-note__author img{width:2.7rem;height:2.7rem;border-radius:999px;object-fit:cover;object-position:center top;border:1px solid rgba(21,21,21,.1)}.voice-note__author strong,.voice-note__author span{display:block}.voice-note__author strong{color:var(--ink);font-size:.95rem;line-height:1.2}.voice-note__author span{color:#b89656e6;font-family:var(--font-mono);font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.voice-note p{margin:0}.home-logic-band{background:radial-gradient(circle at 50% 0%,rgba(184,150,86,.08),transparent 30%),#1d3554;color:#fff}.home-logic-band .section-label,.home-logic-band .statement,.home-logic-band p{color:inherit}.home-logic-band__inner{display:grid;gap:clamp(1.25rem,3vw,2rem)}.home-logic-band__head{max-width:70rem;margin:0 auto;text-align:center}.home-logic-band__head .statement{max-width:22ch;margin:0 auto;color:#fffffff5;font-size:clamp(2.5rem,5vw,4.5rem)}.home-logic-band__body{display:grid;gap:2.25rem;justify-items:center}.home-logic-band__copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:54rem}.home-logic-band__copy p{margin:0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.18);color:#ffffffc7;font-size:1.05rem;line-height:1.75;text-align:center}.btn-row--center{justify-content:center}.proof-grid--cases{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem)}.proof-case{display:grid;gap:1rem;padding:clamp(1.5rem,3vw,2rem);border:1px solid rgba(21,21,21,.12);background:#ffffff57;text-align:center}.proof-case h3{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,2.8rem);line-height:1;letter-spacing:-.04em;color:var(--ink)}.proof-case p{margin:0 auto;max-width:24ch;color:var(--muted-strong);font-size:1rem;line-height:1.7}.proof-cta{display:grid;gap:1rem;margin-top:clamp(2rem,5vw,3rem);justify-items:center}.proof-cta__copy{margin:0;color:var(--muted-strong);font-size:1.03rem;line-height:1.7;text-align:center}.approach-quote{max-width:64rem;margin:0 auto clamp(2.5rem,5vw,4rem);text-align:center}.approach-quote .section-title{max-width:18ch;margin:0 auto}.contact-modal[hidden]{display:none}.contact-modal{position:fixed;inset:0;z-index:1200}body.has-modal-open{overflow:hidden}.contact-modal__backdrop{position:absolute;inset:0;background:#11111194;backdrop-filter:blur(8px)}.contact-modal__dialog{position:relative;width:min(calc(100% - 2rem),42rem);max-height:calc(100vh - 2rem);margin:1rem auto;padding:clamp(1.5rem,4vw,2rem);overflow:auto;border:1px solid rgba(21,21,21,.12);background:var(--paper);box-shadow:0 30px 80px #1113}.contact-modal__dialog .section-title{max-width:14ch}.contact-modal__close{position:absolute;top:.75rem;right:.75rem;width:2.5rem;height:2.5rem;border:1px solid rgba(21,21,21,.12);background:transparent;color:var(--ink);font-size:1.4rem;line-height:1;cursor:pointer}.contact-form{display:grid;gap:1rem;margin-top:1.5rem}.contact-form label{display:grid;gap:.45rem}.contact-form span{color:var(--ink);font-size:.84rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(21,21,21,.14);background:#ffffffbd;color:var(--ink);padding:.95rem 1rem;font:400 1rem/1.5 var(--font-sans);resize:vertical}@media (max-width: 1100px){.client-voices,.proof-grid--cases,.home-logic-band__copy{grid-template-columns:1fr}.voice-card{min-height:auto;padding:2rem}.voice-quote{max-width:13ch}.voice-note{width:100%;margin-top:2rem}}@media (max-width: 760px){.hero-facts{grid-template-columns:1fr;gap:.7rem}.quiet-intro--center{text-align:left}.quiet-intro--center .section-title{margin-inline:0}.quiet-intro--wide .section-title{max-width:none}.voice-card{padding:1.5rem}.voice-quote{font-size:clamp(1.8rem,11vw,2.8rem)}.voice-note{width:100%;font-size:.94rem;margin-top:1.5rem}.home-logic-band__head{text-align:left}.home-logic-band__head .statement{margin:0;font-size:clamp(1.6rem,8vw,2.4rem);max-width:none}.home-logic-band__copy p{font-size:1rem}.approach-quote{text-align:left}.approach-quote .section-title{margin:0}}.about-friction>:first-child{grid-column:2 / 12}.about-friction .statement{max-width:22ch}.about-profile{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.3fr);gap:clamp(2rem,5vw,4.5rem);align-items:start}.about-profile__media{position:relative}.about-profile__image{overflow:hidden;border:1px solid rgba(21,21,21,.12);background:#e7e1d6}.about-profile__image img{width:100%;display:block;aspect-ratio:4 / 5;object-fit:cover;object-position:center top}.about-profile__badge{position:absolute;left:1.25rem;bottom:1.25rem;display:inline-flex;align-items:center;gap:.55rem;padding:.7rem 1rem;border-radius:999px;background:#fffffff0;color:var(--ink);font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 14px 30px #15151514}.about-profile__dot{width:.7rem;height:.7rem;border-radius:999px;background:#38c172;box-shadow:0 0 0 .3rem #38c17229}.about-profile__content{display:grid;gap:1.2rem}.about-profile__content>p{margin:0;max-width:66ch;color:var(--muted-strong);font-size:1.05rem;line-height:1.8}.about-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.6rem}.about-facts__item{display:grid;gap:.28rem;padding:1rem;border:1px solid rgba(21,21,21,.12);background:#ffffff57}.about-facts__item strong{color:#b89656eb;font-family:var(--font-mono);font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.about-facts__item span,.about-facts__item a{color:var(--ink);font-size:.98rem;line-height:1.55;text-decoration:none}.about-facts__item a:hover,.about-facts__item a:focus-visible{color:var(--yellow)}.about-skills{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.5rem}.about-skill{display:inline-flex;align-items:center;min-height:2rem;padding:.42rem .72rem;border:1px solid rgba(21,21,21,.08);background:#ffffff29;color:#151515c7;font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.04em;line-height:1.35}@media (max-width: 980px){.about-profile{grid-template-columns:1fr}.about-profile__media{max-width:30rem;margin:0 auto}}@media (max-width: 760px){.about-facts{grid-template-columns:1fr}.about-profile__media{max-width:20rem}.about-friction .statement{max-width:none}.about-profile__badge{left:1rem;bottom:1rem;padding:.65rem .9rem}}.services-hero{position:relative;overflow:hidden;padding:11rem 0 6rem;background:linear-gradient(180deg,#ffffff05,#fff0),#111;color:#fff}.services-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(184,150,86,.14),transparent 18%),radial-gradient(circle at 82% 22%,rgba(255,255,255,.06),transparent 24%);pointer-events:none}.services-hero__inner{position:relative;z-index:1;display:grid;gap:1.4rem;max-width:68rem}.page-title--services{max-width:16ch;margin-bottom:0;color:#fff}.services-hero__lead{max-width:38rem;margin:0;color:#ffffffbd;font-size:clamp(1.05rem,1.8vw,1.22rem);line-height:1.75}.services-hero__meta{display:flex;flex-wrap:wrap;gap:.7rem}.services-hero__meta span{display:inline-flex;align-items:center;min-height:2.2rem;padding:.45rem .8rem;border:1px solid rgba(255,255,255,.12);color:#ffffffbd;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.section-heading{display:grid;gap:.8rem;max-width:52rem;margin-bottom:clamp(2rem,5vw,3rem)}.section-heading--deliverables{max-width:64rem;margin-inline:auto;text-align:center}.section-heading--deliverables .section-title,.section-heading--deliverables .body{margin-inline:auto}.section-heading--dark .section-title,.section-heading--dark .body{color:#fff}.section-heading--dark .body{opacity:.76}.premium-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.premium-card{display:grid;gap:1rem;padding:clamp(1.4rem,3vw,1.9rem);border:1px solid rgba(21,21,21,.12);background:linear-gradient(180deg,#ffffff6b,#ffffff29),#f1ece48a}.premium-card__index{color:#b89656c7;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.premium-card h3{margin:0;color:var(--ink);font-family:var(--font-display);font-size:clamp(1.55rem,2.2vw,2.1rem);line-height:1.05;letter-spacing:-.04em}.premium-card p{margin:0;color:var(--muted-strong);font-size:1rem;line-height:1.7}.premium-card .service-list-plain li{color:var(--muted-strong)}.process-band{padding:clamp(5rem,9vw,7rem) 0;background:radial-gradient(circle at 50% 0%,rgba(184,150,86,.12),transparent 24%),#111;color:#fff}.process-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.process-steps div{display:grid;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14)}.process-steps span{color:#b89656e0;font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.process-steps h3{margin:0;color:#fff;font-size:1.2rem}.process-steps p{margin:0;color:#ffffffbd;font-size:.98rem;line-height:1.7}.deliverables-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(1rem,2vw,1.25rem)}@media (max-width: 1250px){.deliverables-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}.deliverable-card{display:flex;flex-direction:column;gap:.85rem;min-height:10.5rem;padding:clamp(1.15rem,2vw,1.45rem);border:1px solid rgba(21,21,21,.12);background:linear-gradient(180deg,#ffffff75,#ffffff2e),#f1ece480}.deliverable-card span{display:block;position:static}.deliverable-card span,.deliverables-summary strong{color:var(--ink);font-family:var(--font-display);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.03;letter-spacing:-.035em}.deliverable-card p,.deliverables-summary p{margin:0;color:var(--muted-strong);font-size:.98rem;line-height:1.68}.deliverables-summary{display:grid;gap:.75rem;max-width:36rem;margin:1rem auto 0;padding:1.1rem 1.3rem 0;border-top:1px solid rgba(21,21,21,.12);text-align:center}.services-proof__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.premium-cta{padding:clamp(5rem,9vw,7rem) 0}.premium-cta__inner{max-width:48rem;margin:0 auto;text-align:center}.premium-cta__inner .section-title,.premium-cta__inner .body{color:#fff}.premium-cta__inner .body{max-width:38rem;margin:0 auto 1.5rem;color:#ffffffbd}@media (max-width: 1100px){.premium-card-grid,.process-steps,.services-proof__inner{grid-template-columns:1fr}.deliverables-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.services-hero{padding:9rem 0 4.5rem}.deliverables-rail{grid-template-columns:1fr}}.approach-page-hero{min-height:92vh;display:grid;align-items:end}.approach-page-title{max-width:10.5ch;margin-bottom:0;color:#fff;font-size:clamp(3.6rem,9vw,6.8rem);text-transform:none}.approach-page-lede{max-width:39rem;margin:0;color:#ffffffc7;font-size:clamp(1.04rem,1.8vw,1.2rem);line-height:1.72}.approach-page-method .statement{max-width:21ch;margin:0 auto}.approach-page-method__intro,.approach-page-tooling__intro{max-width:100%}.approach-page-method .text-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.approach-page-method .text-block{display:grid;align-content:start}.approach-page-method .text-block p{margin:0;color:var(--muted-strong);line-height:1.75}.approach-page-band .home-logic-band__head .statement{max-width:20ch}.approach-page-band__lede{max-width:46rem;margin:0 auto;color:#ffffffc7;text-align:center}.approach-focus{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(1.5rem,4vw,2.5rem)}.approach-focus__card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.approach-focus__card h3{margin:0 0 .7rem;color:var(--yellow);font-size:clamp(1.45rem,2.3vw,1.8rem);line-height:1.06}.approach-focus__card p{max-width:none;margin:0;color:#ffffffc7}.approach-page-tooling .section-title{max-width:19ch;margin-inline:auto}.approach-tooling-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(1rem,3vw,2rem);align-items:start;max-width:68rem;margin:clamp(2rem,5vw,3rem) auto 0}.approach-tooling-note{display:grid;gap:.8rem;padding-top:.2rem}.approach-tooling-note .section-label{margin-bottom:0}.approach-tooling-note h3{margin:0;color:var(--ink);font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.04em}.approach-auditor-card{margin:0;padding:clamp(1.45rem,3vw,2rem);border:1px solid rgba(21,21,21,.12);background:linear-gradient(180deg,#ffffffb8,#ffffff57),#f1ece48f}.approach-auditor-card p{margin:0;color:var(--muted-strong);font-size:1.04rem;line-height:1.78}.approach-auditor-card p+p{margin-top:1rem}.approach-page-mandate{text-align:center}.approach-page-mandate .section-title{max-width:11ch;margin:0 auto 1.15rem}.approach-page-mandate .lede{max-width:42rem;margin:0 auto}@media (max-width: 980px){.approach-page-method .text-stack,.approach-focus,.approach-tooling-layout{grid-template-columns:1fr}}@media (max-width: 760px){.approach-page-hero{min-height:auto;padding-top:9rem}.approach-page-title,.approach-page-method .statement,.approach-page-band .home-logic-band__head .statement,.approach-page-tooling .section-title,.approach-page-mandate .section-title{max-width:12ch}.approach-page-lede,.approach-page-band__lede{margin:0}}.form-status[data-astro-cid-svshx33u]{margin-bottom:1rem;padding:.75rem;background:#ff00001a;border:1px solid rgba(255,0,0,.2);color:#f44;font-size:.9rem;border-radius:4px}.form-success[data-astro-cid-svshx33u]{display:none!important}.contact-modal[data-astro-cid-svshx33u].is-success .form-success[data-astro-cid-svshx33u]{text-align:center;padding:3rem 1rem;display:flex!important;flex-direction:column;align-items:center;gap:1.5rem}.success-icon[data-astro-cid-svshx33u]{width:56px;height:56px;border-radius:50%;background:#2cc8a61f;color:#2cc8a6;display:flex;align-items:center;justify-content:center}.success-message[data-astro-cid-svshx33u]{font-size:1.15rem;color:var(--ink);margin:0;font-weight:500}
