:root{--bg:#050505;--panel:#0b0c0c;--text:#f5f5f2;--muted:#929594;--line:#222625;--accent:#00d6ae;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;color:var(--text);font-family:Arial,Helvetica,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}::selection{background:var(--accent);color:#001b15}.shell{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(5,5,5,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:1.3rem;font-weight:800;letter-spacing:-.06em}.nav{display:flex;align-items:center;gap:32px;color:#a0a3a2;font-size:.83rem}.nav>a:not(.button):hover{color:#fff}.nav-cta{margin-left:8px}.menu-toggle{display:none;background:none;border:0;padding:8px;cursor:pointer}.menu-toggle span:not(.sr-only){display:block;width:22px;height:1px;background:#fff;margin:5px 0}.button{min-height:44px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;border:1px solid transparent;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#001c17}.button-primary:hover{background:#22e3bf}.button-ghost{border-color:var(--line);color:#fff}.button-ghost:hover{border-color:#5e6261}.hero{min-height:calc(100svh - 72px);display:grid;place-items:center;padding-top:72px;padding-bottom:40px}.hero-inner{max-width:900px;margin:auto;text-align:center}.eyebrow,.pill{font-size:.76rem;letter-spacing:.05em;color:var(--muted)}.pill{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:9px 15px;margin:0 0 26px}.hero h1{font-size:clamp(3.5rem,8vw,7.2rem);line-height:.9;letter-spacing:-.065em;max-width:980px;margin:0 auto;font-weight:750}.hero h1 span{color:var(--accent)}.hero-copy{max-width:700px;margin:30px auto 0;color:var(--muted);font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.7}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:34px}.hero-stats{align-self:end;width:100%;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:80px}.hero-stats div{padding:18px 0;display:flex;gap:12px;align-items:center;color:var(--muted);font-size:.82rem}.hero-stats strong{color:#fff;font-size:.74rem}.section{padding-block:130px;scroll-margin-top:72px}.section-panel{background:var(--panel);border-block:1px solid var(--line)}.section-heading{max-width:720px;margin-bottom:56px}.eyebrow{margin:0 0 18px;color:var(--accent);text-transform:uppercase}.about h2,.contact h2,.section-heading h2{font-size:clamp(2.6rem,5vw,5rem);line-height:.98;letter-spacing:-.055em;margin:0}.about-copy p,.contact>p:not(.eyebrow),.section-heading>p:last-child,.split-heading>p{color:var(--muted);line-height:1.75;font-size:1rem}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:330px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.service-number{color:var(--accent);font-size:.75rem;margin-bottom:56px}.service-card h3,.work-row h3{font-size:1.65rem;margin:0 0 16px;letter-spacing:-.03em}.service-card p{color:var(--muted);line-height:1.65;max-width:480px}.service-card ul{list-style:none;padding:0;margin:28px 0 0;color:#c6c8c7;font-size:.9rem}.service-card li{padding:8px 0;border-top:1px solid var(--line)}.split-heading{max-width:none;display:grid;grid-template-columns:1.25fr .75fr;grid-gap:80px;gap:80px;align-items:end}.split-heading>p{margin:0}.work-list{border-top:1px solid var(--line)}.work-row{display:grid;grid-template-columns:70px 1fr 1.25fr 30px;grid-gap:28px;gap:28px;align-items:center;min-height:145px;border-bottom:1px solid var(--line)}.work-row>span:first-child{color:var(--muted);font-size:.75rem}.work-row h3{margin:0}.work-row p{color:var(--muted);line-height:1.6;margin:0}.arrow{color:var(--accent);font-size:1.4rem;text-align:right}.about{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:start}.about-copy{padding-top:4px}.about-copy p:first-child{margin-top:0;color:#dadcdb}.contact{text-align:center;padding-block:150px}.contact>p:not(.eyebrow){max-width:600px;margin:24px auto 40px}.contact-link{display:inline-flex;align-items:center;gap:20px;font-size:clamp(1.4rem,3vw,2.5rem);border-bottom:1px solid var(--accent);padding-bottom:8px}.contact-link span{color:var(--accent)}.footer{border-top:1px solid var(--line)}.footer-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:.78rem}.footer .brand{color:#fff}.error-page{min-height:100svh;display:grid;align-content:center;justify-items:start;grid-gap:20px;gap:20px}.error-page h1{font-size:clamp(3rem,8vw,6rem);margin:0;letter-spacing:-.06em}.error-page p{color:var(--muted)}@media (max-width:820px){.shell{width:min(calc(100% - 28px),var(--max))}.menu-toggle{display:block}.nav{display:none;position:absolute;inset:72px 0 auto;background:#080808;border-bottom:1px solid var(--line);padding:24px 14px 28px;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a:not(.button){padding:16px 8px;border-bottom:1px solid var(--line);font-size:1rem}.nav-cta{margin:18px 0 0}.hero{padding-top:48px}.hero h1{font-size:clamp(3.2rem,14vw,5.4rem)}.hero-stats{grid-template-columns:1fr;margin-top:55px}.hero-stats div{border-bottom:1px solid var(--line)}.section{padding-block:90px}.about,.service-grid,.split-heading{grid-template-columns:1fr}.service-card{min-height:0}.about,.split-heading{gap:38px}.work-row{grid-template-columns:44px 1fr 24px;padding:26px 0;align-items:start}.work-row p{grid-column:2/4}.footer-inner{padding-block:28px;min-height:0;flex-direction:column;align-items:flex-start}}@media (max-width:520px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.service-grid{grid-template-columns:1fr}.about h2,.contact h2,.section-heading h2{font-size:clamp(2.5rem,12vw,4rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}.inner-hero{min-height:68svh;padding-top:clamp(120px,17vw,220px);padding-bottom:90px;display:flex;flex-direction:column;justify-content:flex-end}.inner-hero h1{margin:0;max-width:1000px;font-size:clamp(3.5rem,8vw,7rem);line-height:.92;letter-spacing:-.065em}.inner-hero>p:last-child{max-width:760px;margin:30px 0 0;color:var(--muted);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.75}.compact-top{padding-top:40px}.service-link-card{display:block;transition:background .2s ease}.service-link-card:hover{background:#101211}.service-link-card h2{font-size:1.65rem;margin:0 0 16px;letter-spacing:-.03em}.text-link{display:inline-block;margin-top:28px;color:var(--accent);font-size:.82rem}.section-cta{margin-top:42px;display:flex;justify-content:flex-end}.editorial-grid,.service-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:100px;gap:100px;align-items:start}.editorial-grid h2,.service-detail-grid h2{margin:0;max-width:650px;font-size:clamp(2.6rem,5vw,4.6rem);line-height:.98;letter-spacing:-.055em}.detail-list{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.detail-list li{padding:24px 0;border-bottom:1px solid var(--line);font-size:1.05rem}.detail-list li:before{content:"↗";color:var(--accent);margin-right:18px}.outcome-list li:before{content:"✓"}.migration-note{max-width:750px;color:var(--muted);line-height:1.7;margin:45px 0 0}.contact-section{border-top:1px solid var(--line)}.contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:90px;gap:90px;align-items:start}.contact-intro h1,.contact-intro h2{font-size:clamp(2.8rem,5vw,5rem);line-height:.98;letter-spacing:-.055em;margin:0}.contact-intro>p:last-child{color:var(--muted);line-height:1.75;max-width:520px;margin:28px 0 0}.contact-intro a{color:var(--text);border-bottom:1px solid var(--accent)}.project-form{width:100%}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px 22px;gap:28px 22px}.field{display:flex;flex-direction:column;gap:10px}.field-full{grid-column:1/-1}.consent,.field label{font-size:.78rem;color:#c8cac9}.field input,.field select,.field textarea{width:100%;color:var(--text);background:transparent;border:0;border-bottom:1px solid #343837;border-radius:0;padding:14px 0;font:inherit;outline:0}.field textarea{border:1px solid #343837;padding:18px;resize:vertical;min-height:170px}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#9da09f 0),linear-gradient(135deg,#9da09f 50%,transparent 0);background-position:calc(100% - 12px) calc(50% - 2px),calc(100% - 7px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.field select option{background:#0b0c0c;color:var(--text)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent)}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.consent{display:flex;align-items:flex-start;gap:11px;line-height:1.5;margin-top:25px;cursor:pointer}.consent input{margin-top:3px;accent-color:var(--accent)}.form-actions{display:flex;align-items:center;gap:22px;margin-top:28px;flex-wrap:wrap}.form-submit:disabled{opacity:.6;cursor:wait;transform:none}.form-email{color:var(--muted);font-size:.83rem;border-bottom:1px solid var(--line);padding-bottom:3px}.form-feedback{min-height:24px;margin-top:18px;font-size:.85rem;line-height:1.5}.form-feedback.success{color:var(--accent)}.form-feedback.error{color:#ff9898}.standalone-contact .contact-section{border-top:0;padding-top:150px;min-height:calc(100svh - 110px)}@media (max-width:820px){.contact-layout,.editorial-grid,.service-detail-grid{grid-template-columns:1fr;gap:48px}.inner-hero{min-height:58svh;padding-top:120px;padding-bottom:65px}.section-cta{justify-content:flex-start}.footer-inner{gap:10px}}@media (max-width:600px){.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.form-actions{align-items:stretch;flex-direction:column}.form-actions .button{width:100%}.form-email{text-align:center;border:0}}.work-link{transition:background .2s ease}.work-link:hover{background:#0f1110}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.project-card{min-height:360px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:background .2s ease}.project-card:hover{background:#0b0d0c}.project-index{color:var(--accent);font-size:.74rem}.project-sector{color:var(--muted);font-size:.76rem;margin:52px 0 14px;text-transform:uppercase;letter-spacing:.05em}.project-card h2{font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:-.045em;margin:0 0 18px}.project-card>p:not(.project-sector){color:var(--muted);line-height:1.65;max-width:530px}.project-link{color:var(--accent);font-size:.82rem;margin-top:auto;padding-top:40px}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.project-tags span{border:1px solid var(--line);border-radius:999px;color:#c5c8c7;padding:8px 12px;font-size:.73rem}.case-grid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:100px;gap:100px;align-items:start}.case-grid h2{margin:0;font-size:clamp(2.6rem,5vw,4.7rem);line-height:.98;letter-spacing:-.055em}.case-grid>p{color:var(--muted);line-height:1.85;font-size:clamp(1rem,1.4vw,1.14rem);margin:0;max-width:700px}.project-actions{margin-top:55px;display:flex;align-items:center;justify-content:space-between;gap:25px}@media (max-width:820px){.case-grid,.project-grid{grid-template-columns:1fr}.case-grid{gap:42px}}@media (max-width:520px){.project-grid{grid-template-columns:1fr}.project-actions{align-items:flex-start;flex-direction:column}}.featured-work-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.featured-project{background:var(--panel);min-width:0}.featured-project:hover .project-browser{transform:translateY(-5px) scale(1.01)}.featured-project-copy{padding:28px 30px 34px}.featured-project-meta{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:34px}.featured-project-meta span:first-child{color:var(--accent)}.featured-project h3{font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:-.045em;margin:0 0 16px}.featured-project-copy>p{color:var(--muted);line-height:1.65;margin:0;max-width:560px}.project-visual{position:relative;min-height:clamp(430px,55vw,690px);display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#101311,#070807 60%);border:1px solid var(--line)}.project-visual:before{content:"";position:absolute;width:42%;aspect-ratio:1;border-radius:50%;border:1px solid #21302d;right:-8%;top:-15%;box-shadow:0 0 0 60px rgba(0,214,174,.015),0 0 0 120px rgba(0,214,174,.01)}.project-visual-compact{min-height:330px;border:0;border-bottom:1px solid var(--line)}.project-browser{position:relative;z-index:2;width:78%;max-width:900px;aspect-ratio:16/10;background:#070807;border:1px solid #343837;border-radius:10px;box-shadow:0 30px 70px rgba(0,0,0,.45);overflow:hidden;transition:transform .35s ease}.browser-bar{height:42px;padding:0 15px;display:flex;align-items:center;gap:7px;background:#101211;border-bottom:1px solid #292d2c}.browser-dot{width:7px;height:7px;border-radius:50%;background:#444947}.browser-domain{margin-left:10px;color:#6f7472;font-size:.64rem;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-canvas{height:calc(100% - 42px);padding:clamp(24px,4vw,58px);display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 80% 15%,rgba(0,214,174,.12),transparent 30%),#070807}.browser-kicker{color:var(--accent);text-transform:uppercase;font-size:clamp(.58rem,.8vw,.75rem);letter-spacing:.1em;margin-bottom:auto}.browser-title{max-width:88%;font-size:clamp(2rem,4.8vw,5.7rem);line-height:.88;letter-spacing:-.065em;font-weight:750}.browser-rule{width:100%;height:1px;background:#2a2e2d;margin:clamp(18px,3vw,34px) 0 13px}.browser-meta{display:flex;justify-content:space-between;gap:10px;color:#737876;font-size:clamp(.55rem,.8vw,.72rem);text-transform:uppercase;letter-spacing:.05em}.project-phone{position:absolute;z-index:3;width:20%;min-width:150px;max-width:230px;aspect-ratio:9/18.5;right:8%;bottom:5%;background:#050505;border:1px solid #3a3e3d;border-radius:28px;box-shadow:0 25px 60px rgba(0,0,0,.5);padding:10px}.phone-notch{width:38%;height:10px;background:#171918;border-radius:20px;margin:2px auto 8px}.phone-content{height:calc(100% - 20px);border:1px solid #1f2322;border-radius:20px;padding:20px 14px;display:flex;flex-direction:column;background:linear-gradient(165deg,#0d1210,#050505 75%)}.phone-content span{color:var(--accent);font-size:.55rem;text-transform:uppercase;letter-spacing:.08em}.phone-content strong{margin:auto 0;font-size:clamp(.9rem,1.6vw,1.35rem);line-height:1.02;letter-spacing:-.045em}.phone-content i{color:var(--accent);font-size:1rem;font-style:normal;align-self:flex-end}.portfolio-stack{border-top:1px solid var(--line)}.portfolio-project{display:grid;grid-template-columns:1.35fr .65fr;min-height:520px;border-bottom:1px solid var(--line)}.portfolio-project:nth-child(2n){grid-template-columns:.65fr 1.35fr}.portfolio-project:nth-child(2n) .project-visual{order:2}.portfolio-project:hover .project-browser{transform:translateY(-6px) scale(1.01)}.portfolio-copy{padding:50px clamp(28px,5vw,64px);display:flex;flex-direction:column;justify-content:center}.portfolio-copy h2{font-size:clamp(2rem,4vw,4rem);letter-spacing:-.055em;line-height:.98;margin:0 0 22px}.portfolio-copy>p{color:var(--muted);line-height:1.7;margin:0}.portfolio-copy .project-link{margin-top:auto;padding-top:40px}.project-hero{min-height:62svh}.project-hero-copy{width:100%}.project-hero-copy>p:not(.eyebrow){max-width:780px;margin:28px 0 0;color:var(--muted);line-height:1.75;font-size:clamp(1rem,1.5vw,1.15rem)}.case-visual-wrap{padding-bottom:clamp(80px,10vw,150px)}.case-break{min-height:450px;display:flex;align-items:center;padding-block:90px}.case-break-copy{width:100%;border-block:1px solid var(--line);padding:40px 0;display:flex;flex-direction:column;gap:26px}.case-break-copy span{color:var(--accent);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.case-break-copy strong{font-size:clamp(3.5rem,9vw,8rem);line-height:.85;letter-spacing:-.07em;max-width:1000px}@media (max-width:900px){.featured-work-grid,.portfolio-project,.portfolio-project:nth-child(2n){grid-template-columns:1fr}.portfolio-project:nth-child(2n) .project-visual{order:0}.portfolio-copy{min-height:350px}.project-visual{min-height:430px}.project-phone{right:5%}}@media (max-width:600px){.project-visual,.project-visual-compact{min-height:300px}.project-browser{width:88%}.browser-bar{height:34px}.browser-canvas{height:calc(100% - 34px)}.project-phone{display:none}.featured-project-copy{padding:24px 22px 28px}.portfolio-copy{padding:34px 0 46px;min-height:0}.case-break{min-height:300px}}.skip-link{position:fixed;top:-80px;z-index:100;background:var(--accent);color:#001c17;padding:12px 16px;border-radius:999px;font-size:.82rem;font-weight:700}.skip-link:focus{top:14px}.consent a,.legal-page a{color:var(--text);border-bottom:1px solid var(--accent)}.cookie-banner{position:fixed;z-index:80;left:20px;right:20px;bottom:20px;width:min(calc(100% - 40px),920px);margin-inline:auto;display:grid;grid-template-columns:1fr auto;grid-gap:28px;gap:28px;align-items:center;padding:22px;background:rgba(11,12,12,.98);border:1px solid #323635;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.5)}.cookie-copy strong{display:block;margin-bottom:6px;font-size:.9rem}.cookie-copy p{margin:0;color:var(--muted);line-height:1.55;font-size:.8rem}.cookie-copy a{color:#fff;border-bottom:1px solid var(--accent)}.cookie-actions{display:flex;gap:10px}.cookie-actions .button{white-space:nowrap}.legal-page{padding-top:clamp(135px,16vw,210px);padding-bottom:clamp(90px,10vw,140px);max-width:900px}.legal-page>h1{margin:0;font-size:clamp(3.5rem,8vw,7rem);line-height:.9;letter-spacing:-.065em}.legal-updated{color:var(--muted);margin:24px 0 80px;font-size:.82rem}.legal-page section{padding:36px 0;border-top:1px solid var(--line)}.legal-page section:last-child{border-bottom:1px solid var(--line)}.legal-page h2{margin:0 0 18px;font-size:clamp(1.45rem,2.5vw,2.1rem);letter-spacing:-.035em}.legal-page section p{color:var(--muted);line-height:1.8;margin:12px 0 0}.legal-warning{padding:16px 18px;border-left:2px solid var(--accent);background:#0b0d0c;color:#cdd0cf!important}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr auto auto;min-height:150px}.footer-brand p,.footer-copy{margin:8px 0 0}.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-contact span{color:#6f7472;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.footer-contact a{color:#fff;font-size:.9rem}.footer-legal{display:flex;gap:18px}.footer-contact a:hover,.footer-legal a:hover{color:var(--accent)}@media (max-width:820px){.cookie-banner{grid-template-columns:1fr;gap:16px;bottom:12px;left:12px;right:12px;width:calc(100% - 24px)}.cookie-actions{justify-content:stretch}.cookie-actions .button{flex:1 1}.footer-grid{grid-template-columns:1fr 1fr;align-items:start;gap:28px}}@media (max-width:520px){.cookie-actions{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-legal{flex-wrap:wrap}.legal-updated{margin-bottom:55px}}.browser-canvas-image{position:relative;padding:0;overflow:hidden}.browser-project-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.005);transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s ease;filter:saturate(.88) contrast(1.03) brightness(.72)}.browser-image-shade{display:none}.browser-canvas-image .browser-image-shade{display:block;position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(2,4,3,.2),rgba(2,4,3,.12) 30%,rgba(2,4,3,.88))}.browser-content{position:relative;z-index:2;height:100%;padding:clamp(24px,4vw,58px);display:flex;flex-direction:column;justify-content:flex-end}.browser-canvas:not(.browser-canvas-image) .browser-content{padding:0}.project-visual-has-image .browser-kicker{color:#d9fff7;text-shadow:0 1px 20px rgba(0,0,0,.5)}.project-visual-has-image .browser-title{color:#fff;text-shadow:0 4px 28px rgba(0,0,0,.45)}.project-visual-has-image .browser-rule{background:rgba(255,255,255,.28)}.project-visual-has-image .browser-meta{color:rgba(255,255,255,.7)}.featured-project:hover .browser-project-image,.portfolio-project:hover .browser-project-image{transform:scale(1.035)}.phone-content-image{position:relative;overflow:hidden;background:#080908}.phone-content-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.52) saturate(.85)}.phone-shade{display:none}.phone-content-image .phone-shade{display:block;position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.82))}.phone-content-image i,.phone-content-image span,.phone-content-image strong{position:relative;z-index:2}.project-media-note{margin-top:18px;color:var(--muted);font-size:.72rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.browser-project-image{transition:none}.featured-project:hover .browser-project-image,.portfolio-project:hover .browser-project-image{transform:none}}.hero-v7{min-height:calc(100svh - 72px);padding-top:80px;display:flex;flex-direction:column;justify-content:space-between}.hero-v7-grid{width:100%;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);grid-gap:70px;gap:70px;align-items:end;padding:clamp(70px,9vw,130px) 0 80px}.hero-v7-copy{max-width:900px}.hero-v7 h1{margin:0;max-width:920px;font-size:clamp(4rem,8.8vw,8rem);line-height:.84;letter-spacing:-.072em;text-align:left}.hero-v7 h1 span{color:var(--accent);display:block}.hero-copy-left{margin:32px 0 0;text-align:left;max-width:690px}.hero-actions-left{justify-content:flex-start}.hero-proof{border-top:1px solid var(--line)}.hero-proof div{padding:24px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:95px 1fr;grid-gap:20px;gap:20px;align-items:baseline}.hero-proof strong{color:#fff;font-size:2rem;letter-spacing:-.05em}.hero-proof span{color:var(--muted);font-size:.78rem;line-height:1.45}.hero-ticker{width:100%;border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;gap:20px;color:#6d7270;font-size:.69rem;letter-spacing:.16em}.hero-ticker i{color:var(--accent);font-style:normal}.trust-strip{padding:34px 0 0;overflow:hidden}.trust-head{display:flex;justify-content:space-between;gap:40px;align-items:center;padding-bottom:26px}.trust-head .eyebrow{margin:0}.trust-head>p:last-child{margin:0;color:var(--muted);font-size:.78rem}.brand-marquee{border-top:1px solid var(--line);white-space:nowrap;overflow:hidden}.brand-track{width:max-content;display:flex;animation:brandScroll 40s linear infinite}.brand-track span{padding:24px 34px;border-right:1px solid var(--line);color:#bfc2c1;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}@keyframes brandScroll{to{transform:translateX(-50%)}}.venture-feature{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:70px;gap:70px;align-items:center}.audit-cta h2,.care-lead h2,.faq-grid h2,.hosting-position h2,.rescue-grid h2,.venture-copy h2{font-size:clamp(3rem,6vw,6.2rem);line-height:.9;letter-spacing:-.065em;margin:0}.care-lead>p:not(.eyebrow),.hosting-position p,.venture-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.venture-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);margin:38px 0}.venture-metrics div{padding:20px 12px 20px 0}.venture-metrics strong{display:block;font-size:1.25rem}.venture-metrics span{display:block;color:var(--muted);margin-top:5px;font-size:.7rem}.venture-visual-wrap{min-width:0}.venture-brand-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.venture-brand-cloud span{border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:var(--muted);font-size:.65rem}.journey-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line)}.journey-step{min-height:260px;padding:24px;border-right:1px solid var(--line);display:flex;flex-direction:column}.journey-step:last-child{border-right:0}.journey-step>span{color:var(--accent);font-size:.7rem}.journey-step h3{margin:auto 0 12px;font-size:1.45rem}.journey-step p{color:var(--muted);margin:0;line-height:1.55;font-size:.8rem}.care-teaser{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:70px;gap:70px;align-items:center}.care-lead .button{margin-top:25px}.care-cards-mini{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.care-cards-mini article{min-height:390px;padding:26px;border-right:1px solid var(--line);display:flex;flex-direction:column}.care-cards-mini article:last-child{border-right:0}.care-cards-mini article.featured{background:#0d1412;box-shadow:inset 0 2px var(--accent)}.care-cards-mini article>span{color:var(--accent);font-size:.65rem}.care-cards-mini h3{margin:auto 0 12px;font-size:1.5rem}.care-cards-mini strong{font-size:2rem;letter-spacing:-.05em}.care-cards-mini strong span{color:var(--muted);font-size:.7rem;font-weight:400;letter-spacing:0}.care-cards-mini p{color:var(--muted);line-height:1.5;font-size:.78rem}.audit-cta{padding:120px 0}.audit-cta-grid{display:grid;grid-template-columns:1fr .8fr;grid-gap:100px;gap:100px;align-items:start}.audit-cta-grid>div:last-child>p{color:var(--muted);line-height:1.75;margin-top:0}.audit-cta ul{list-style:none;padding:0;margin:30px 0;display:grid;grid-template-columns:1fr 1fr}.audit-cta li{padding:14px 0;border-top:1px solid var(--line);color:#c7cac9;font-size:.82rem}.audit-cta li:before{content:"✓";color:var(--accent);margin-right:10px}.billing-toggle{display:flex;justify-content:center;margin-bottom:30px}.billing-toggle button{border:1px solid var(--line);background:transparent;color:var(--muted);padding:11px 18px;cursor:pointer}.billing-toggle button:first-child{border-radius:999px 0 0 999px}.billing-toggle button:last-child{border-radius:0 999px 999px 0}.billing-toggle button.active{background:var(--accent);color:#001c17;border-color:var(--accent)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.pricing-card{position:relative;padding:34px;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:600px}.pricing-card:last-child{border-right:0}.pricing-featured{background:#0d1412;box-shadow:inset 0 2px var(--accent)}.popular-tag{position:absolute;top:18px;right:18px;color:var(--accent);font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.pricing-card h2{font-size:3rem;margin:15px 0 12px;letter-spacing:-.06em}.pricing-card h2 small{color:var(--muted);font-size:.72rem;font-weight:400;letter-spacing:0}.pricing-card>p:not(.eyebrow){color:var(--muted);line-height:1.6;min-height:52px}.pricing-card ul{list-style:none;padding:0;margin:28px 0 34px}.pricing-card li{padding:12px 0;border-top:1px solid var(--line);color:#c8cac9;font-size:.8rem}.pricing-card li:before{content:"✓";color:var(--accent);margin-right:10px}.pricing-card .button{margin-top:auto}.audit-page-grid,.faq-grid,.hosting-position,.rescue-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:100px;gap:100px;align-items:start}.tick-list{list-style:none;padding:0;margin:30px 0 0;border-top:1px solid var(--line)}.tick-list li{padding:16px 0;border-bottom:1px solid var(--line);color:#c9cccb}.tick-list li:before{content:"✓";color:var(--accent);margin-right:12px}.faq-grid details{border-top:1px solid var(--line)}.faq-grid details:last-child{border-bottom:1px solid var(--line)}.faq-grid summary{cursor:pointer;padding:22px 0;font-size:1rem}.faq-grid details p{color:var(--muted);line-height:1.7;padding:0 0 24px;margin:0}.project-price-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.project-price-grid article{padding:34px;min-height:310px;border-right:1px solid var(--line);display:flex;flex-direction:column}.project-price-grid article:last-child{border-right:0}.project-price-grid article>span{color:var(--accent);font-size:.72rem}.project-price-grid h2{margin:auto 0 10px;font-size:2rem}.project-price-grid strong{color:var(--accent);font-size:1.4rem;margin-bottom:15px}.project-price-grid p{color:var(--muted);line-height:1.6}.roi-tool{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.roi-inputs,.roi-output{padding:40px}.roi-inputs{display:grid;grid-gap:24px;gap:24px;border-right:1px solid var(--line)}.roi-inputs label{display:grid;grid-gap:9px;gap:9px;color:#c8cac9;font-size:.78rem}.roi-inputs input,.roi-inputs select{background:transparent;border:0;border-bottom:1px solid #343837;color:#fff;padding:14px 0;font:inherit}.roi-inputs option{background:#0b0c0c}.roi-output{display:flex;flex-direction:column;justify-content:center}.roi-output>strong{font-size:clamp(3.5rem,7vw,7rem);color:var(--accent);letter-spacing:-.07em;line-height:.9}.roi-output>span{color:var(--muted);margin:12px 0 30px}.roi-output>div{border-top:1px solid var(--line)}.roi-output>div p{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:13px 0;margin:0;color:var(--muted);font-size:.8rem}.roi-output>div b{color:#fff}.roi-output small{color:#666b69;line-height:1.5;margin-top:25px}.audit-checks{display:grid;grid-template-columns:1fr 1fr;margin-top:38px;border-top:1px solid var(--line)}.audit-checks span{padding:16px 0;border-bottom:1px solid var(--line);color:#c6c9c8;font-size:.8rem}.audit-page-grid h2{font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.055em;line-height:.95;margin:0}.problem-list{display:grid;grid-template-columns:1fr 1fr}.problem-list span{border-top:1px solid var(--line);padding:22px 0;color:#c5c8c7;font-size:1rem}.problem-list span:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.industry-grid,.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line)}.industry-grid article,.resource-grid article{min-height:330px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.industry-grid article:nth-child(2n),.resource-grid article:nth-child(2n){border-right:0}.industry-grid article>span,.resource-grid article>span{color:var(--accent);font-size:.7rem}.industry-grid h2,.resource-grid h2{margin:auto 0 12px;font-size:2.3rem;letter-spacing:-.045em}.industry-grid p,.resource-grid p{color:var(--muted);line-height:1.65}.industry-grid a,.resource-grid a{color:var(--accent);margin-top:18px;font-size:.8rem}.footer-v7{padding:80px 0 28px}.footer-big{display:grid;grid-template-columns:.4fr 1fr auto;grid-gap:40px;gap:40px;align-items:end;padding-bottom:70px;border-bottom:1px solid var(--line)}.footer-big h2{margin:0;font-size:clamp(2.5rem,5vw,5rem);line-height:.92;max-width:720px}.footer-big>div{display:flex;flex-direction:column;gap:10px}.footer-links{display:grid;grid-template-columns:1fr 1fr 1.2fr;grid-gap:50px;gap:50px;padding:50px 0}.footer-links>div{display:flex;flex-direction:column;gap:12px}.footer-links strong{color:#fff;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.footer-links a,.footer-links span{color:var(--muted);font-size:.82rem}.footer-links a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;color:#686d6b;font-size:.72rem}.footer-bottom nav{display:flex;gap:18px}@media(max-width:1000px){.audit-cta-grid,.audit-page-grid,.care-teaser,.faq-grid,.hero-v7-grid,.hosting-position,.rescue-grid,.venture-feature{grid-template-columns:1fr;gap:48px}.journey-grid{grid-template-columns:repeat(3,1fr)}.journey-step:nth-child(3){border-right:0}.care-cards-mini,.pricing-grid,.project-price-grid{grid-template-columns:1fr}.care-cards-mini article,.pricing-card,.project-price-grid article{border-right:0;border-bottom:1px solid var(--line)}.footer-big{grid-template-columns:1fr}.footer-big>div{flex-direction:row}.roi-tool{grid-template-columns:1fr}.roi-inputs{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:700px){.hero-v7{padding-top:40px}.hero-v7-grid{padding-top:55px}.hero-v7 h1{font-size:clamp(3.6rem,17vw,6rem)}.hero-proof div{grid-template-columns:80px 1fr}.hero-ticker i:nth-of-type(n+4),.hero-ticker span:nth-of-type(n+4){display:none}.trust-head{align-items:flex-start;flex-direction:column;gap:10px}.venture-metrics{grid-template-columns:1fr}.venture-metrics div{border-bottom:1px solid var(--line)}.journey-grid{grid-template-columns:1fr}.journey-step,.journey-step:nth-child(3){border-right:0;border-bottom:1px solid var(--line);min-height:190px}.journey-step:last-child{border-bottom:0}.audit-checks,.audit-cta ul,.industry-grid,.problem-list,.resource-grid{grid-template-columns:1fr}.problem-list span:nth-last-child(2){border-bottom:0}.industry-grid article,.resource-grid article{border-right:0}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:14px}.footer-big>div{flex-direction:column;align-items:stretch}.footer-big .button{width:100%}.roi-inputs,.roi-output{padding:26px}.nav{overflow-y:auto;max-height:calc(100vh - 72px)}}@media(prefers-reduced-motion:reduce){.brand-track{animation:none}}.venture-site-list{border-top:1px solid var(--line)}.venture-site-list a{display:grid;grid-template-columns:60px 1fr 30px;grid-gap:20px;gap:20px;align-items:center;min-height:76px;border-bottom:1px solid var(--line);transition:background .2s ease,padding .2s ease}.venture-site-list a:hover{background:#0b0d0c;padding-inline:14px}.venture-site-list span{color:var(--accent);font-size:.7rem}.venture-site-list strong{font-size:clamp(1rem,2vw,1.35rem);letter-spacing:-.025em}.venture-site-list i{color:var(--accent);font-style:normal;text-align:right}:root{--v8-bg:#050706;--v8-bg-soft:#0a0d0c;--v8-text:#f2f5f2;--v8-muted:#8d9692;--v8-line:#202724;--v8-teal:var(--accent);--v8-space-lg:clamp(150px,18vw,250px);--v8-space-xl:clamp(190px,22vw,320px)}body{overflow-x:hidden}.v8-space-lg{padding-block:var(--v8-space-lg)}.v8-space-xl{padding-block:var(--v8-space-xl)}.v8-header{background:rgba(5,7,6,.72);border-bottom-color:transparent}.v8-header .nav-wrap{min-height:82px}.v8-header .brand{font-size:1.45rem}.v8-header .nav{gap:34px}.v8-nav-talk{color:#fff!important;border-bottom:1px solid var(--v8-teal);padding-bottom:5px}.v8-nav-talk span{color:var(--v8-teal)}.reveal{opacity:0;transform:translateY(38px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1}.v8-hero{min-height:100svh;display:flex;align-items:flex-end;border-bottom:1px solid var(--v8-line);position:relative;overflow:hidden}.v8-hero:before{content:"";position:absolute;width:min(62vw,900px);aspect-ratio:1;right:-22vw;top:-20vw;border:1px solid rgba(0,214,174,.13);border-radius:50%;box-shadow:0 0 0 90px rgba(0,214,174,.018),0 0 0 180px rgba(0,214,174,.012);pointer-events:none}.v8-hero-inner{padding-top:clamp(150px,17vh,220px);padding-bottom:46px;position:relative;z-index:1}.v8-hero-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:.68rem;color:var(--v8-teal);margin:0 0 36px}.v8-hero h1{font-size:clamp(4rem,9.2vw,9.4rem);line-height:.84;letter-spacing:-.075em;margin:0;max-width:1180px;font-weight:760}.v8-hero h1 span{color:var(--v8-teal)}.v8-hero-copy{max-width:680px;margin:44px 0 0;font-size:clamp(1rem,1.55vw,1.2rem);color:var(--v8-muted);line-height:1.75}.v8-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:38px}.v8-hero-foot{margin-top:clamp(90px,14vh,170px);padding-top:22px;border-top:1px solid var(--v8-line);display:flex;align-items:center;gap:18px;color:#6f7874;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem}.v8-hero-foot i{width:3px;height:3px;border-radius:50%;background:var(--v8-teal)}.v8-proof{background:var(--v8-bg)}.v8-proof-intro{display:grid;grid-template-columns:.85fr 1.25fr;grid-gap:80px;gap:80px;align-items:start}.v8-proof-intro .eyebrow{grid-column:1/-1;margin-bottom:-40px}.v8-audit h2,.v8-experience h2,.v8-proof-intro h2,.v8-section-intro h2,.v8-venture-heading h2{font-size:clamp(3rem,6.4vw,6.4rem);line-height:.92;letter-spacing:-.065em;margin:0}.v8-audit>.shell>.reveal>p:not(.eyebrow),.v8-experience p,.v8-project-copy,.v8-proof-intro>p:last-child,.v8-section-intro-split>p,.v8-section-intro>p,.v8-venture-heading>p{color:var(--v8-muted);line-height:1.8;margin:0}.v8-stat-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(100px,12vw,170px);border-block:1px solid var(--v8-line)}.v8-stat-row .reveal+.reveal{border-left:1px solid var(--v8-line)}.v8-stat-row .reveal>div{padding:38px 34px;min-height:160px;display:flex;flex-direction:column;justify-content:space-between}.v8-stat-row strong{color:var(--v8-teal);font-size:clamp(2.8rem,5vw,5rem);letter-spacing:-.07em;line-height:1}.v8-stat-row span{color:var(--v8-muted);font-size:.78rem;max-width:190px;line-height:1.5}.v8-logo-wall{margin-top:clamp(110px,14vw,180px);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--v8-line);border-left:1px solid var(--v8-line)}.v8-logo-cell{min-height:160px;display:flex;align-items:center;justify-content:center;padding:34px;border-right:1px solid var(--v8-line);border-bottom:1px solid var(--v8-line)}.v8-logo-cell img{max-width:100%;max-height:72px;width:auto;height:auto;object-fit:contain}.v8-flagship{min-height:125svh;display:flex;align-items:center;position:relative;overflow:hidden;border-block:1px solid var(--v8-line)}.v8-flagship-inner{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:clamp(70px,8vw,130px);gap:clamp(70px,8vw,130px);align-items:center;padding-block:clamp(180px,20vw,300px)}.v8-flagship h2{font-size:clamp(4rem,8.5vw,8rem);line-height:.84;letter-spacing:-.075em;margin:0 0 38px}.v8-project-statement{font-size:clamp(1.45rem,2.4vw,2.35rem);letter-spacing:-.03em;line-height:1.16;margin:0 0 26px;max-width:590px}.v8-project-copy{max-width:570px}.v8-text-link{display:inline-flex;gap:12px;align-items:center;margin-top:42px;border-bottom:1px solid;padding-bottom:7px;font-size:.82rem}.v8-text-link span{color:var(--v8-teal)}.v8-flagship-dedos{background:#0a0b09}.v8-flagship-dedos:before{content:"";position:absolute;width:46vw;height:46vw;left:-25vw;top:15%;border-radius:50%;background:rgba(249,199,17,.06);filter:blur(1px)}.v8-flagship-dedos .eyebrow,.v8-flagship-dedos .v8-text-link span{color:#f9c711}.v8-flagship-kensei{background:linear-gradient(180deg,#050706,#07100d 55%,#050706)}.v8-flagship-kensei:after{content:"";position:absolute;inset:12% -20% auto auto;width:55vw;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(0,214,174,.065),transparent 65%);pointer-events:none}.v8-flagship .project-tags{margin-top:34px}.v8-device-stage{position:relative;min-height:clamp(470px,56vw,720px);display:flex;align-items:center;justify-content:flex-start}.v8-browser-frame{width:90%;max-width:860px;aspect-ratio:1.62/1;background:#050505;border:1px solid #2c3431;border-radius:13px;overflow:hidden;box-shadow:0 38px 110px rgba(0,0,0,.48);position:relative}.v8-browser-top{height:38px;display:flex;align-items:center;gap:7px;background:#0c100e;border-bottom:1px solid #242a27;padding:0 14px;color:#68716d;font-size:.58rem}.v8-browser-top i{width:7px;height:7px;border-radius:50%;background:#363d39}.v8-browser-top span{margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v8-browser-viewport{height:calc(100% - 38px);overflow:hidden;background:#101310;position:relative}.v8-browser-viewport img{display:block;width:100%;height:auto;min-height:100%;object-fit:cover;object-position:top center;transition:transform 9s cubic-bezier(.18,.8,.2,1)}.v8-flagship:hover .v8-browser-viewport img{transform:translateY(min(-38%,-240px))}.v8-phone-frame{position:absolute;z-index:3;width:22%;min-width:145px;max-width:220px;aspect-ratio:9/19;right:0;bottom:3%;border:1px solid #35403b;background:#050706;border-radius:28px;padding:9px;box-shadow:0 30px 80px rgba(0,0,0,.56);overflow:hidden}.v8-phone-speaker{width:30%;height:7px;background:#202724;border-radius:10px;margin:1px auto 8px}.v8-phone-viewport{height:calc(100% - 16px);border-radius:19px;overflow:hidden;background:#101310}.v8-phone-viewport img{display:block;width:100%;height:auto;min-height:100%;object-fit:cover;object-position:top center;transition:transform 10s cubic-bezier(.18,.8,.2,1)}.v8-flagship:hover .v8-phone-viewport img{transform:translateY(min(-44%,-260px))}.hide-admin-bar .v8-browser-viewport img{margin-top:-14px}.hide-admin-bar .v8-phone-viewport img{margin-top:-12px}.v8-section-intro{max-width:850px}.v8-section-intro>p:last-child{margin-top:30px;max-width:680px}.v8-section-intro-split{max-width:none;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:100px;gap:100px;align-items:end}.v8-section-intro-split .eyebrow{grid-column:1/-1;margin-bottom:-50px}.v8-section-intro-split>p{align-self:end}.v8-selected-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(90px,10vw,150px) 28px;gap:clamp(90px,10vw,150px) 28px;margin-top:clamp(120px,14vw,190px)}.v8-selected-card{display:block}.v8-selected-card .v8-device-stage{min-height:clamp(340px,40vw,520px)}.v8-selected-card .v8-browser-frame{width:94%}.v8-selected-card .v8-phone-frame{width:20%;min-width:110px;max-width:160px}.v8-selected-card:hover .v8-browser-viewport img{transform:translateY(min(-28%,-170px))}.v8-selected-copy{display:grid;grid-template-columns:1fr 1fr 25px;grid-gap:24px;gap:24px;margin-top:32px;align-items:start}.v8-selected-copy span{color:var(--v8-teal);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem}.v8-selected-copy h3{font-size:clamp(1.6rem,2.7vw,2.5rem);letter-spacing:-.045em;margin:10px 0 0}.v8-selected-copy p{color:var(--v8-muted);line-height:1.7;margin:0;font-size:.9rem}.v8-selected-copy i{color:var(--v8-teal);font-style:normal;font-size:1.3rem}.v8-centred-action{margin-top:clamp(90px,10vw,140px);display:flex;justify-content:center}.v8-services{background:var(--v8-bg-soft);border-block:1px solid var(--v8-line)}.v8-pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(120px,14vw,180px);border-top:1px solid var(--v8-line);border-left:1px solid var(--v8-line)}.v8-pillar-grid article{min-height:510px;padding:42px 38px;border-right:1px solid var(--v8-line);border-bottom:1px solid var(--v8-line);display:flex;flex-direction:column}.v8-pillar-grid article>span{color:var(--v8-teal);font-size:.72rem}.v8-pillar-grid h3{font-size:clamp(2.7rem,4.6vw,4.6rem);letter-spacing:-.06em;margin:70px 0 24px}.v8-pillar-grid p{color:var(--v8-muted);line-height:1.75}.v8-pillar-grid ul{list-style:none;padding:0;margin:auto 0 0}.v8-pillar-grid li{padding:12px 0;border-top:1px solid var(--v8-line);color:#c9cfcc;font-size:.82rem}.v8-venture{position:relative;overflow:hidden}.v8-venture-heading{max-width:920px}.v8-venture-heading h2 span{color:var(--v8-teal)}.v8-venture-heading>p{max-width:700px;margin-top:38px}.v8-venture-logos{display:grid;grid-template-columns:repeat(5,1fr);margin-top:clamp(130px,16vw,210px);border-top:1px solid var(--v8-line);border-left:1px solid var(--v8-line)}.v8-venture-logos .reveal>div{min-height:130px;border-right:1px solid var(--v8-line);border-bottom:1px solid var(--v8-line);padding:25px;display:flex;align-items:center;justify-content:center}.v8-venture-logos img{max-width:100%;max-height:62px;width:auto;height:auto;object-fit:contain}.v8-venture-note{color:#65706b;font-size:.68rem;line-height:1.65;max-width:720px;margin:28px 0 0}.v8-success{background:var(--v8-bg-soft);border-block:1px solid var(--v8-line)}.v8-plan-row{margin-top:clamp(120px,14vw,180px);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-items:stretch}.v8-plan-row article{border:1px solid var(--v8-line);min-height:430px;padding:38px;display:flex;flex-direction:column}.v8-plan-row article.featured{border-color:var(--v8-teal);transform:translateY(-22px);box-shadow:0 30px 100px rgba(0,214,174,.05)}.v8-plan-row article>span{color:var(--v8-teal);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem}.v8-plan-row h3{font-size:2.2rem;letter-spacing:-.04em;margin:70px 0 18px}.v8-plan-price{display:flex;align-items:baseline;gap:8px;margin-bottom:26px}.v8-plan-price strong{font-size:3.5rem;letter-spacing:-.06em}.v8-plan-price small,.v8-plan-row p{color:var(--v8-muted)}.v8-plan-row p{line-height:1.75;margin-top:auto}.v8-experience-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(90px,12vw,180px);gap:clamp(90px,12vw,180px)}.v8-timeline{border-top:1px solid var(--v8-line)}.v8-timeline article{padding:42px 0;border-bottom:1px solid var(--v8-line);display:grid;grid-template-columns:130px 1fr;grid-gap:24px;gap:24px}.v8-timeline article>span{color:var(--v8-teal);text-transform:uppercase;letter-spacing:.09em;font-size:.62rem}.v8-timeline h3{font-size:1.7rem;margin:0 0 14px;letter-spacing:-.035em}.v8-timeline p{grid-column:2;font-size:.9rem}.v8-experience-link{margin-top:70px}.v8-audit{border-top:1px solid var(--v8-line);text-align:center;position:relative;overflow:hidden}.v8-audit:before{content:"";position:absolute;width:80vw;max-width:1100px;aspect-ratio:1;left:50%;bottom:-80%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(0,214,174,.1),transparent 62%);pointer-events:none}.v8-audit .shell{position:relative;z-index:1}.v8-audit h2{max-width:950px;margin:0 auto}.v8-audit>.shell>.reveal>p:not(.eyebrow){max-width:660px;margin:32px auto 0}.v8-audit-actions{display:flex;gap:12px;justify-content:center;margin-top:42px}.footer-v7{padding-top:clamp(110px,12vw,170px)}.footer-big h2{letter-spacing:-.06em}.footer-links a,.footer-links span{line-height:1.7}@media (max-width:980px){.v8-experience-grid,.v8-flagship-inner,.v8-proof-intro,.v8-section-intro-split{grid-template-columns:1fr;gap:55px}.v8-proof-intro .eyebrow,.v8-section-intro-split .eyebrow{grid-column:auto;margin-bottom:0}.v8-flagship{min-height:auto}.v8-flagship-inner{padding-block:160px}.v8-flagship-visual{margin-top:30px}.v8-device-stage{min-height:560px}.v8-pillar-grid,.v8-plan-row,.v8-selected-grid{grid-template-columns:1fr}.v8-pillar-grid article{min-height:380px}.v8-plan-row article.featured{transform:none}.v8-venture-logos{grid-template-columns:repeat(4,1fr)}}@media (max-width:700px){.v8-space-lg{padding-block:120px}.v8-space-xl{padding-block:150px}.v8-header .nav-wrap{min-height:72px}.v8-hero-inner{padding-top:135px;padding-bottom:34px}.v8-hero h1{font-size:clamp(3.5rem,16vw,5.5rem)}.v8-hero-copy{margin-top:32px}.v8-audit-actions,.v8-hero-actions{flex-direction:column;align-items:stretch}.v8-hero-foot{overflow:hidden;white-space:nowrap;gap:12px}.v8-stat-row{grid-template-columns:1fr}.v8-stat-row .reveal+.reveal{border-left:0;border-top:1px solid var(--v8-line)}.v8-logo-wall{grid-template-columns:repeat(2,1fr)}.v8-logo-cell{min-height:130px;padding:24px}.v8-flagship-inner{padding-block:145px}.v8-flagship h2{font-size:clamp(3.7rem,17vw,6rem)}.v8-device-stage,.v8-selected-card .v8-device-stage{min-height:390px}.v8-browser-frame,.v8-selected-card .v8-browser-frame{width:94%}.v8-phone-frame,.v8-selected-card .v8-phone-frame{width:28%;min-width:100px;right:-2%}.v8-selected-copy{grid-template-columns:1fr 25px}.v8-selected-copy p{grid-column:1/-1}.v8-pillar-grid article{padding:32px 26px}.v8-venture-logos{grid-template-columns:repeat(2,1fr)}.v8-venture-logos .reveal>div{min-height:110px;padding:20px}.v8-plan-row article{min-height:360px}.v8-timeline article{grid-template-columns:1fr}.v8-timeline p{grid-column:auto}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important}.v8-browser-viewport img,.v8-phone-viewport img{transition:none!important;transform:none!important}}.home-v81{--v81-max:1380px}.home-v81 .shell{width:min(calc(100% - 64px),var(--v81-max))}.home-v81 .v8-space-lg{padding-block:clamp(190px,20vw,300px)}.home-v81 .v8-space-xl{padding-block:clamp(230px,24vw,360px)}.home-v81 .v8-hero{min-height:108svh}.home-v81 .v8-hero-inner{padding-top:clamp(180px,19vh,260px);padding-bottom:58px}.home-v81 .v8-hero-kicker{margin-bottom:46px}.home-v81 .v8-hero h1{font-size:clamp(5rem,10.4vw,10.8rem);max-width:1320px}.home-v81 .v8-hero-copy{max-width:760px;margin-top:54px;font-size:clamp(1.08rem,1.5vw,1.28rem)}.home-v81 .v8-hero-actions{margin-top:46px}.home-v81 .v8-hero-foot{margin-top:clamp(120px,16vh,200px)}.home-v81 .v8-proof-intro{grid-template-columns:.75fr 1.25fr;gap:clamp(100px,10vw,170px)}.home-v81 .v8-audit h2,.home-v81 .v8-experience h2,.home-v81 .v8-proof-intro h2,.home-v81 .v8-section-intro h2,.home-v81 .v8-venture-heading h2{font-size:clamp(3.8rem,7vw,7.5rem)}.home-v81 .v8-experience p,.home-v81 .v8-project-copy,.home-v81 .v8-proof-intro>p:last-child,.home-v81 .v8-section-intro-split>p,.home-v81 .v8-section-intro>p,.home-v81 .v8-venture-heading>p{font-size:clamp(1rem,1.25vw,1.12rem)}.home-v81 .v8-stat-row{margin-top:clamp(140px,14vw,210px)}.home-v81 .v8-stat-row .reveal>div{min-height:200px;padding:48px 42px}.home-v81 .v8-logo-wall{margin-top:clamp(150px,16vw,230px)}.home-v81 .v8-logo-cell{min-height:185px;padding:40px}.home-v81 .v8-flagship{min-height:145svh}.home-v81 .v8-flagship-inner{grid-template-columns:.58fr 1.42fr;gap:clamp(90px,8vw,150px);padding-block:clamp(230px,24vw,360px)}.home-v81 .v8-flagship h2{font-size:clamp(5rem,9.5vw,9.5rem);margin-bottom:48px}.home-v81 .v8-project-statement{font-size:clamp(1.65rem,2.5vw,2.7rem);margin-bottom:34px}.home-v81 .v8-project-copy{max-width:620px}.home-v81 .v8-flagship .project-tags{margin-top:42px}.home-v81 .v8-text-link{margin-top:54px}.home-v81 .v8-device-stage{min-height:clamp(620px,60vw,900px)}.home-v81 .v8-browser-frame{width:96%;max-width:1040px}.home-v81 .v8-phone-frame{width:23%;max-width:245px;right:-1%;bottom:1%}.home-v81 .v8-section-intro-split{grid-template-columns:1.1fr .7fr;gap:clamp(110px,12vw,190px)}.home-v81 .v8-selected-grid{grid-template-columns:1fr;gap:clamp(170px,18vw,270px);margin-top:clamp(170px,18vw,260px)}.home-v81 .v8-selected-card{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr);grid-gap:clamp(55px,7vw,110px);gap:clamp(55px,7vw,110px);align-items:center}.home-v81 .v8-selected-card:nth-child(2n) .v8-device-stage{order:2}.home-v81 .v8-selected-card:nth-child(2n) .v8-selected-copy{order:1}.home-v81 .v8-selected-card .v8-device-stage{min-height:clamp(560px,53vw,760px)}.home-v81 .v8-selected-card .v8-browser-frame{width:96%;max-width:960px}.home-v81 .v8-selected-card .v8-phone-frame{width:22%;max-width:190px}.home-v81 .v8-selected-copy{display:block;margin-top:0}.home-v81 .v8-selected-copy h3{font-size:clamp(2.5rem,4vw,4.6rem);margin:18px 0 30px}.home-v81 .v8-selected-copy p{font-size:1rem;line-height:1.8}.home-v81 .v8-selected-copy i{display:inline-block;margin-top:32px}.home-v81 .v8-centred-action{margin-top:clamp(140px,15vw,220px)}.home-v81 .v8-pillar-grid{margin-top:clamp(150px,16vw,230px);gap:22px;border:0}.home-v81 .v8-pillar-grid article{min-height:610px;padding:52px 46px;border:1px solid var(--v8-line);transition:transform .35s ease,border-color .35s ease,background .35s ease}.home-v81 .v8-pillar-grid article:hover{transform:translateY(-10px);border-color:#3b4b45;background:#0d1210}.home-v81 .v8-pillar-grid h3{margin-top:100px}.home-v81 .v8-venture-logos{margin-top:clamp(170px,18vw,260px)}.home-v81 .v8-venture-logos .reveal>div{min-height:155px}.home-v81 .v8-plan-row{margin-top:clamp(160px,17vw,250px);gap:28px}.home-v81 .v8-plan-row article{min-height:560px;padding:48px}.home-v81 .v8-plan-row article.featured{transform:translateY(-30px)}.home-v81 .v8-plan-row h3{font-size:2.7rem;margin-top:95px}.home-v81 .v8-plan-price strong{font-size:4.2rem}.home-v81 .v8-experience-grid{gap:clamp(120px,14vw,220px)}.home-v81 .v8-timeline article{padding:54px 0}.home-v81 .v8-timeline h3{font-size:2rem}.home-v81 .v8-audit{min-height:90svh;display:flex;align-items:center}.home-v81 .v8-audit-actions{margin-top:52px}@media (max-width:980px){.home-v81 .shell{width:min(calc(100% - 44px),var(--v81-max))}.home-v81 .v8-flagship{min-height:auto}.home-v81 .v8-flagship-inner{grid-template-columns:1fr;padding-block:190px}.home-v81 .v8-device-stage{min-height:620px}.home-v81 .v8-selected-card,.home-v81 .v8-selected-card:nth-child(2n){grid-template-columns:1fr;gap:55px}.home-v81 .v8-selected-card:nth-child(2n) .v8-device-stage,.home-v81 .v8-selected-card:nth-child(2n) .v8-selected-copy{order:0}.home-v81 .v8-pillar-grid{grid-template-columns:1fr}.home-v81 .v8-pillar-grid article{min-height:430px}}@media (max-width:700px){.home-v81 .shell{width:min(calc(100% - 30px),var(--v81-max))}.home-v81 .v8-space-lg{padding-block:145px}.home-v81 .v8-space-xl{padding-block:175px}.home-v81 .v8-hero{min-height:100svh}.home-v81 .v8-hero-inner{padding-top:145px}.home-v81 .v8-hero h1{font-size:clamp(4rem,17vw,6rem)}.home-v81 .v8-hero-copy{font-size:1rem;margin-top:38px}.home-v81 .v8-flagship-inner{padding-block:175px;gap:75px}.home-v81 .v8-flagship h2{font-size:clamp(4.3rem,19vw,6.6rem)}.home-v81 .v8-project-statement{font-size:1.55rem}.home-v81 .v8-device-stage,.home-v81 .v8-selected-card .v8-device-stage{min-height:430px}.home-v81 .v8-browser-frame,.home-v81 .v8-selected-card .v8-browser-frame{width:96%}.home-v81 .v8-phone-frame,.home-v81 .v8-selected-card .v8-phone-frame{width:30%;min-width:105px;right:-2%}.home-v81 .v8-selected-grid{gap:170px;margin-top:160px}.home-v81 .v8-selected-copy h3{font-size:clamp(2.5rem,12vw,4rem)}.home-v81 .v8-pillar-grid{margin-top:140px;gap:18px}.home-v81 .v8-pillar-grid article{min-height:440px;padding:38px 30px}.home-v81 .v8-pillar-grid h3{margin-top:75px}.home-v81 .v8-plan-row{margin-top:140px;gap:22px}.home-v81 .v8-plan-row article{min-height:450px;padding:34px 28px}.home-v81 .v8-plan-row article.featured{transform:none}.home-v81 .v8-audit{min-height:80svh}}.home-v82{overflow:clip}.home-v82 .v8-hero{position:relative}.home-v82 .v8-hero-inner{position:relative;z-index:2}.home-v82 .v8-hero h1{max-width:1180px;letter-spacing:-.065em}.home-v82 .v8-hero-copy{max-width:650px}.v82-hero-art{position:absolute;z-index:1;right:-8vw;top:9vh;width:min(58vw,900px);aspect-ratio:1;pointer-events:none;opacity:.82}.v82-hero-number{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:clamp(10rem,22vw,23rem);font-weight:800;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px rgba(35,255,199,.09);transform:rotate(-7deg)}.v82-hero-number span{-webkit-text-stroke-color:rgba(255,255,255,.06)}.v82-orbit{position:absolute;border:1px solid rgba(35,255,199,.12);border-radius:50%}.v82-orbit-a{inset:10%;animation:v82Spin 28s linear infinite}.v82-orbit-b{inset:24%;border-style:dashed;animation:v82SpinReverse 20s linear infinite}.v82-orbit-a:before,.v82-orbit-b:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--v8-teal);box-shadow:0 0 28px rgba(35,255,199,.55)}.v82-orbit-a:before{left:16%;top:6%}.v82-orbit-b:before{right:8%;bottom:18%}.v82-dot{position:absolute;width:3px;height:3px;background:var(--v8-teal);opacity:.6}.v82-dot-a{top:18%;left:11%}.v82-dot-b{right:14%;bottom:17%}@keyframes v82Spin{to{transform:rotate(1turn)}}@keyframes v82SpinReverse{to{transform:rotate(-1turn)}}.home-v82 .v8-flagship{min-height:155svh}.home-v82 .v8-flagship-inner{grid-template-columns:minmax(280px,.48fr) minmax(0,1.52fr);gap:clamp(90px,9vw,170px)}.home-v82 .v8-device-stage{min-height:clamp(720px,66vw,1000px)}.home-v82 .v8-browser-frame{width:104%;max-width:1180px;transform:translateX(2%)}.home-v82 .v8-phone-frame{width:22%;max-width:255px;right:-5%;bottom:-2%}.home-v82 .v8-flagship-dedos .v8-device-stage{filter:drop-shadow(0 35px 70px rgba(246,195,0,.07))}.home-v82 .v8-flagship-kensei .v8-device-stage{filter:drop-shadow(0 35px 80px rgba(35,255,199,.055))}.home-v82 .v8-selected-card{grid-template-columns:minmax(0,1.65fr) minmax(280px,.35fr)}.home-v82 .v8-selected-card:nth-child(2n){grid-template-columns:minmax(280px,.35fr) minmax(0,1.65fr)}.home-v82 .v8-selected-card .v8-device-stage{min-height:clamp(650px,59vw,850px)}.home-v82 .v8-selected-card .v8-browser-frame{width:102%;max-width:1080px}.home-v82 .v8-selected-card .v8-phone-frame{right:-4%;bottom:-3%}.home-v82 .v8-selected-copy h3{letter-spacing:-.045em}.home-v82 .v8-pillar-grid{grid-template-columns:1fr;gap:0;border-top:1px solid var(--v8-line)}.home-v82 .v8-pillar-grid article{min-height:360px;display:grid;grid-template-columns:120px minmax(260px,.8fr) minmax(320px,1.2fr);align-items:center;grid-gap:clamp(40px,7vw,120px);gap:clamp(40px,7vw,120px);padding:70px 20px;border:0;border-bottom:1px solid var(--v8-line);background:transparent}.home-v82 .v8-pillar-grid article:hover{transform:none;background:#0b100e}.home-v82 .v8-pillar-grid h3{margin:0;font-size:clamp(4.2rem,8vw,8.5rem);letter-spacing:-.065em;transition:color .3s ease,transform .3s ease}.home-v82 .v8-pillar-grid article:hover h3{color:var(--v8-teal);transform:translateX(12px)}.home-v82 .v8-pillar-grid .v8-pillar-number{align-self:center}.home-v82 .v8-venture{position:relative;overflow:hidden}.v82-venture-20{position:absolute;right:-.03em;top:.02em;z-index:0;font-size:clamp(18rem,42vw,45rem);line-height:.8;font-weight:800;letter-spacing:-.1em;color:transparent;-webkit-text-stroke:1px rgba(35,255,199,.075);pointer-events:none}.home-v82 .v8-venture>.shell{position:relative;z-index:1}.home-v82 .v8-venture-heading{max-width:1000px}.home-v82 .v8-venture-logos{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.home-v82 .v8-plan-row{align-items:stretch}.home-v82 .v8-plan-row article{min-height:640px;padding:56px 48px;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,.004))}.home-v82 .v8-plan-row article.featured{border-color:rgba(35,255,199,.55);box-shadow:0 28px 80px rgba(0,0,0,.24),0 0 70px rgba(35,255,199,.035)}.home-v82 .v8-plan-row .v8-text-link{margin-top:auto}.home-v82 .v8-audit{min-height:110svh;position:relative;border-top:1px solid var(--v8-line)}.home-v82 .v8-audit:before{content:"";position:absolute;width:65vw;height:65vw;max-width:900px;max-height:900px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(35,255,199,.07);border-radius:50%;pointer-events:none}.home-v82 .v8-audit .shell{position:relative;z-index:1}.home-v82 .v8-audit h2{font-size:clamp(5rem,9vw,10rem);letter-spacing:-.065em;max-width:1200px;margin-inline:auto}.home-v82 .v8-audit>.shell>p:not(.eyebrow){max-width:700px;margin-inline:auto;font-size:clamp(1rem,1.4vw,1.2rem)}@media (max-width:980px){.v82-hero-art{right:-25vw;top:16vh;width:85vw;opacity:.55}.home-v82 .v8-flagship{min-height:auto}.home-v82 .v8-flagship-inner{grid-template-columns:1fr}.home-v82 .v8-device-stage{min-height:650px}.home-v82 .v8-selected-card,.home-v82 .v8-selected-card:nth-child(2n){grid-template-columns:1fr}.home-v82 .v8-pillar-grid article{grid-template-columns:70px 1fr;gap:35px;min-height:360px}.home-v82 .v8-pillar-grid article>:last-child{grid-column:2}}@media (max-width:700px){.v82-hero-art{width:110vw;right:-58vw;top:15vh;opacity:.42}.home-v82 .v8-hero h1{font-size:clamp(4.3rem,18vw,6.4rem)}.home-v82 .v8-device-stage,.home-v82 .v8-selected-card .v8-device-stage{min-height:470px}.home-v82 .v8-browser-frame,.home-v82 .v8-selected-card .v8-browser-frame{width:100%;transform:none}.home-v82 .v8-phone-frame,.home-v82 .v8-selected-card .v8-phone-frame{width:32%;right:-1%}.home-v82 .v8-pillar-grid article{display:block;min-height:0;padding:95px 4px}.home-v82 .v8-pillar-grid h3{font-size:clamp(4.5rem,21vw,7rem);margin:35px 0}.home-v82 .v8-pillar-grid article:hover h3{transform:none}.v82-venture-20{font-size:90vw;top:.1em;right:-.08em}.home-v82 .v8-plan-row article{min-height:520px;padding:42px 30px}.home-v82 .v8-audit{min-height:95svh}.home-v82 .v8-audit h2{font-size:clamp(4rem,17vw,6rem)}}@media (prefers-reduced-motion:reduce){.v82-orbit-a,.v82-orbit-b{animation:none!important}}.home-v82 .v8-section-intro-split>div{position:relative}.home-v82 .v8-section-intro-split>div>.eyebrow{display:block;z-index:2;grid-column:auto;margin:0 0 32px;line-height:1.2}.home-v82 .v8-section-intro-split>div>h2{margin-top:0}@media (max-width:700px){.home-v82 .v8-section-intro-split>div>.eyebrow{margin-bottom:24px}}.home-v82 .v8-selected-grid{display:flex;flex-direction:column;gap:clamp(190px,20vw,300px)}.home-v82 .v8-selected-card{display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,1.62fr);align-items:center;grid-gap:clamp(70px,9vw,150px);gap:clamp(70px,9vw,150px)}.home-v82 .v8-selected-card:nth-child(odd) .v8-selected-copy{order:1}.home-v82 .v8-selected-card:nth-child(odd) .v8-device-stage{order:2}.home-v82 .v8-selected-card:nth-child(2n){grid-template-columns:minmax(0,1.62fr) minmax(260px,.38fr)}.home-v82 .v8-selected-card:nth-child(2n) .v8-device-stage{order:1}.home-v82 .v8-selected-card:nth-child(2n) .v8-selected-copy{order:2}.home-v82 .v8-selected-card .v8-device-stage{width:100%;min-height:clamp(640px,58vw,860px)}.home-v82 .v8-selected-card .v8-browser-frame{width:100%;max-width:none}.home-v82 .v8-selected-card .v8-phone-frame{right:-2%;bottom:-2%}.home-v82 .v8-phone-frame{overflow:hidden;background:#050706}.home-v82 .v8-phone-frame img{width:100%;height:100%;object-fit:cover;object-position:top center;image-rendering:auto}.home-v82 .v8-section-intro-split>div>.eyebrow{margin-bottom:32px!important;position:relative;z-index:3}.home-v82 .v8-section-intro-split>div>h2{margin-top:0!important;position:relative;z-index:1}@media (max-width:980px){.home-v82 .v8-selected-card,.home-v82 .v8-selected-card:nth-child(2n){grid-template-columns:1fr;gap:56px}.home-v82 .v8-selected-card .v8-selected-copy,.home-v82 .v8-selected-card:nth-child(2n) .v8-selected-copy,.home-v82 .v8-selected-card:nth-child(odd) .v8-selected-copy{order:1}.home-v82 .v8-selected-card .v8-device-stage,.home-v82 .v8-selected-card:nth-child(2n) .v8-device-stage,.home-v82 .v8-selected-card:nth-child(odd) .v8-device-stage{order:2}}@media (max-width:700px){.home-v82 .v8-selected-grid{gap:170px}.home-v82 .v8-selected-card .v8-device-stage{min-height:470px}.home-v82 .v8-selected-card .v8-phone-frame{width:31%;min-width:105px;right:0}}.home-v82 .v84-stacked-intro{display:block}.home-v82 .v84-stacked-intro>div{max-width:980px}.home-v82 .v84-stacked-intro .v84-intro-copy{max-width:720px;margin:38px 0 0;font-size:clamp(1rem,1.28vw,1.12rem);line-height:1.8;color:var(--v8-muted)}.home-v82 .v84-stacked-intro+.v8-selected-grid,.home-v82 .v84-stacked-intro+.v8-stat-row{margin-top:clamp(145px,15vw,220px)}@media (max-width:700px){.home-v82 .v84-stacked-intro .v84-intro-copy{margin-top:28px;max-width:100%}.home-v82 .v84-stacked-intro+.v8-selected-grid,.home-v82 .v84-stacked-intro+.v8-stat-row{margin-top:120px}}.home-v82 .v85-section-intro{display:block;width:min(100%,1040px)}.home-v82 .v85-section-intro .eyebrow{display:block;position:relative;z-index:2;margin:0 0 30px!important;line-height:1.2}.home-v82 .v85-section-intro h2{margin:0;max-width:980px}.home-v82 .v85-section-intro-copy{width:min(100%,700px);margin:38px 0 0;color:var(--v8-muted);font-size:clamp(1rem,1.28vw,1.12rem);line-height:1.8}.home-v82 .v85-section-intro+.v8-stat-row{margin-top:clamp(135px,14vw,210px)}.home-v82 .v85-selected-list{display:flex;flex-direction:column;gap:clamp(190px,20vw,310px);margin-top:clamp(150px,16vw,235px)}.home-v82 .v85-selected-row{display:grid;grid-template-columns:minmax(250px,.38fr) minmax(0,1.62fr);align-items:center;grid-column-gap:clamp(72px,9vw,150px);column-gap:clamp(72px,9vw,150px)}.home-v82 .v85-selected-row.copy-left .v85-selected-copy{grid-column:1;grid-row:1}.home-v82 .v85-selected-row.copy-left .v85-selected-visual{grid-column:2;grid-row:1}.home-v82 .v85-selected-row.copy-right{grid-template-columns:minmax(0,1.62fr) minmax(250px,.38fr)}.home-v82 .v85-selected-row.copy-right .v85-selected-visual{grid-column:1;grid-row:1}.home-v82 .v85-selected-row.copy-right .v85-selected-copy{grid-column:2;grid-row:1}.home-v82 .v85-selected-copy{align-self:center;max-width:410px}.home-v82 .v85-selected-copy>span{display:block;color:var(--v8-teal);font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px}.home-v82 .v85-selected-copy h3{margin:0 0 30px;font-size:clamp(2.7rem,4.4vw,5.2rem);line-height:.94;letter-spacing:-.05em}.home-v82 .v85-selected-copy p{margin:0;color:var(--v8-muted);line-height:1.8}.home-v82 .v85-selected-copy .v8-text-link{margin-top:34px}.home-v82 .v85-selected-visual{min-width:0}.home-v82 .v85-selected-visual .v8-device-stage{width:100%;min-height:clamp(650px,58vw,870px)}.home-v82 .v85-selected-visual .v8-browser-frame{max-width:none}.home-v82 .v8-flagship .v8-phone-frame,.home-v82 .v85-selected-visual .v8-phone-frame{width:118px!important;max-width:118px!important;min-width:0!important;right:1.5%;bottom:1.5%}.home-v82 .v8-phone-viewport img{image-rendering:auto;object-fit:cover;object-position:top center}.home-v82 .v8-success .v85-section-intro+.v8-plan-row{margin-top:clamp(145px,15vw,230px)}@media (max-width:980px){.home-v82 .v85-selected-row,.home-v82 .v85-selected-row.copy-right{grid-template-columns:1fr;row-gap:60px}.home-v82 .v85-selected-row .v85-selected-copy,.home-v82 .v85-selected-row.copy-left .v85-selected-copy,.home-v82 .v85-selected-row.copy-right .v85-selected-copy{grid-column:1;grid-row:1;max-width:640px}.home-v82 .v85-selected-row .v85-selected-visual,.home-v82 .v85-selected-row.copy-left .v85-selected-visual,.home-v82 .v85-selected-row.copy-right .v85-selected-visual{grid-column:1;grid-row:2}.home-v82 .v8-flagship .v8-phone-frame,.home-v82 .v85-selected-visual .v8-phone-frame{width:110px!important;max-width:110px!important}}@media (max-width:700px){.home-v82 .v85-section-intro .eyebrow{margin-bottom:24px!important}.home-v82 .v85-section-intro-copy{margin-top:28px}.home-v82 .v85-selected-list{gap:165px;margin-top:120px}.home-v82 .v85-selected-row,.home-v82 .v85-selected-row.copy-right{row-gap:48px}.home-v82 .v85-selected-copy h3{font-size:clamp(2.7rem,13vw,4.2rem)}.home-v82 .v85-selected-visual .v8-device-stage{min-height:460px}.home-v82 .v8-flagship .v8-phone-frame,.home-v82 .v85-selected-visual .v8-phone-frame{width:94px!important;max-width:94px!important;right:0}}.home-v82 .v85-section-intro h2{font-size:clamp(4.25rem,7.4vw,7.6rem);line-height:.88;letter-spacing:-.07em;font-weight:760;max-width:1100px}.home-v82 .v85-section-intro-copy{margin-top:44px;max-width:720px}.home-v82 .v86-capture .v8-browser-viewport img,.home-v82 .v86-capture .v8-phone-viewport img{display:block;width:100%;height:auto;min-height:0;max-width:none;object-fit:fill;object-position:initial;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}@media (hover:hover) and (pointer:fine){.home-v82 .v86-capture:hover .v8-browser-viewport img{transform:translate3d(0,-42%,0);transition:transform 8s cubic-bezier(.18,.8,.2,1)}.home-v82 .v86-capture:hover .v8-phone-viewport img{transform:translate3d(0,-58%,0);transition:transform 9s cubic-bezier(.18,.8,.2,1)}}.home-v82 .v85-selected-visual .v8-phone-frame{width:132px!important;max-width:132px!important;right:-1%;bottom:0}.home-v82 .v8-flagship .v8-phone-frame{width:138px!important;max-width:138px!important;right:-1%;bottom:0}.home-v82 .v8-flagship .v8-browser-frame,.home-v82 .v85-selected-visual .v8-browser-frame{width:100%;max-width:100%}@media (max-width:980px){.home-v82 .v85-section-intro h2{font-size:clamp(3.8rem,10vw,6.2rem)}}@media (max-width:700px){.home-v82 .v85-section-intro h2{font-size:clamp(3.45rem,15.5vw,5.25rem);line-height:.9}.home-v82 .v85-section-intro-copy{margin-top:30px}.home-v82 .v8-flagship .v8-phone-frame,.home-v82 .v85-selected-visual .v8-phone-frame{width:108px!important;max-width:108px!important}}.home-v82 .v85-selected-visual .v8-browser-frame{max-width:1100px;margin-inline:auto;transform:none!important;filter:none!important}.home-v82 .v85-selected-visual .v8-browser-viewport{overflow:hidden;background:#080b0a}.home-v82 .v85-selected-visual .v8-browser-viewport img{display:block;width:100%;height:auto;max-width:none;filter:none!important;image-rendering:auto;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-v82 .v85-selected-visual .v8-device-stage{transform:none!important}@media (min-width:1200px){.home-v82 .v85-selected-row{grid-template-columns:minmax(260px,.32fr) minmax(0,1.68fr)}.home-v82 .v85-selected-row.copy-right{grid-template-columns:minmax(0,1.68fr) minmax(260px,.32fr)}}@media (hover:hover) and (pointer:fine){.home-v82 .v85-selected-visual .v86-capture:hover .v8-browser-viewport img{transform:translate3d(0,-42%,0)}}.home-v82 .v8-flagship .v8-phone-frame{width:210px!important;max-width:210px!important;right:-3%;bottom:-2%}.home-v82 .v85-selected-visual .v8-phone-frame{width:180px!important;max-width:180px!important;right:-2%;bottom:-2%}.home-v82 .v8-browser-viewport img,.home-v82 .v8-phone-viewport img{display:block;width:100%;height:auto;max-width:none;filter:none!important;image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (hover:hover) and (pointer:fine){.home-v82 .v86-capture:hover .v8-browser-viewport img{transform:translate3d(0,-48%,0);transition:transform 10s cubic-bezier(.18,.8,.2,1)}.home-v82 .v86-capture:hover .v8-phone-viewport img{transform:translate3d(0,-68%,0);transition:transform 11s cubic-bezier(.18,.8,.2,1)}}.home-v82 .v85-selected-visual .v8-browser-frame{width:100%;max-width:1180px}@media (max-width:980px){.home-v82 .v8-flagship .v8-phone-frame{width:170px!important;max-width:170px!important}.home-v82 .v85-selected-visual .v8-phone-frame{width:150px!important;max-width:150px!important}}@media (max-width:700px){.home-v82 .v8-flagship .v8-phone-frame,.home-v82 .v85-selected-visual .v8-phone-frame{width:122px!important;max-width:122px!important;right:0}}.home-v82 .v8-phone-viewport{overflow:hidden}.home-v82 .v8-phone-viewport img{position:relative;left:-1px;width:calc(100% + 2px);max-width:none}.home-v82 .v86-capture .v8-browser-viewport img{transition:transform 4s cubic-bezier(.22,.61,.36,1)}.home-v82 .v86-capture .v8-phone-viewport img{transition:transform 4.5s cubic-bezier(.22,.61,.36,1)}@media (hover:hover) and (pointer:fine){.home-v82 .v85-selected-visual .v86-capture:hover .v8-browser-viewport img,.home-v82 .v86-capture:hover .v8-browser-viewport img{transform:translate3d(0,-48%,0);transition-duration:18s;transition-timing-function:cubic-bezier(.18,.72,.22,1)}.home-v82 .v86-capture:hover .v8-phone-viewport img{transform:translate3d(0,-68%,0);transition-duration:22s;transition-timing-function:cubic-bezier(.18,.72,.22,1)}}@media (prefers-reduced-motion:reduce){.home-v82 .v86-capture .v8-browser-viewport img,.home-v82 .v86-capture .v8-phone-viewport img{transition:none!important;transform:none!important}}.home-v82 .v8-phone-viewport,.work-showcase .v8-phone-viewport{position:relative;overflow:hidden;background:#070a08;contain:paint}.home-v82 .v8-phone-viewport img,.work-showcase .v8-phone-viewport img{position:relative;width:calc(100% + 8px)!important;max-width:none;margin-left:-4px;transform-origin:top center}.hide-admin-bar .v8-browser-viewport img{margin-top:-32px}.hide-admin-bar .v8-phone-viewport img{margin-top:-46px}.home-v82 .v86-capture .v8-browser-viewport img,.work-showcase .v86-capture .v8-browser-viewport img{transition:transform 4s cubic-bezier(.22,.61,.36,1)}.home-v82 .v86-capture .v8-phone-viewport img,.work-showcase .v86-capture .v8-phone-viewport img{transition:transform 4.5s cubic-bezier(.22,.61,.36,1)}@media (hover:hover) and (pointer:fine){.home-v82 .v85-selected-visual .v86-capture:hover .v8-browser-viewport img,.home-v82 .v86-capture:hover .v8-browser-viewport img,.work-showcase .v86-capture:hover .v8-browser-viewport img{transform:translate3d(0,-48%,0);transition-duration:18s;transition-timing-function:cubic-bezier(.18,.72,.22,1)}.home-v82 .v86-capture:hover .v8-phone-viewport img,.work-showcase .v86-capture:hover .v8-phone-viewport img{transform:translate3d(0,-68%,0);transition-duration:22s;transition-timing-function:cubic-bezier(.18,.72,.22,1)}}.work-showcase{padding-bottom:clamp(100px,12vw,180px)}.work-showcase-list{border-top:1px solid var(--line)}.work-showcase-row{display:grid;grid-template-columns:minmax(280px,.38fr) minmax(0,1.62fr);grid-gap:clamp(50px,6vw,100px);gap:clamp(50px,6vw,100px);align-items:center;min-height:clamp(720px,72vw,980px);padding:clamp(85px,10vw,150px) 0;border-bottom:1px solid var(--line)}.work-showcase-row.visual-left{grid-template-columns:minmax(0,1.62fr) minmax(280px,.38fr)}.work-showcase-row.visual-left .work-showcase-visual{grid-column:1;grid-row:1}.work-showcase-row.visual-left .work-showcase-copy{grid-column:2;grid-row:1}.work-showcase-copy{min-width:0}.work-showcase-copy h2{margin:0 0 28px;font-size:clamp(2.8rem,5vw,5.4rem);line-height:.92;letter-spacing:-.06em}.work-showcase-copy>p{margin:0;color:var(--muted);line-height:1.8;max-width:520px}.work-showcase-copy .project-tags{margin-top:34px}.work-showcase-actions{display:flex;flex-wrap:wrap;align-items:center;gap:28px;margin-top:42px}.work-showcase-actions .v8-text-link{margin-top:0}.work-showcase-visual{min-width:0}.work-showcase .v8-device-stage{width:100%;min-height:clamp(540px,50vw,760px)}.work-showcase .v8-browser-frame{width:100%;max-width:none;transform:none}.work-showcase .v8-browser-viewport img,.work-showcase .v8-phone-viewport img{display:block;height:auto;min-height:0;object-fit:fill;object-position:initial;filter:none;image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.work-showcase .v8-browser-viewport img{width:100%}.work-showcase .v8-phone-frame{width:176px;min-width:0;max-width:176px;right:-2%;bottom:-2%}.form-selection-note{display:grid;grid-template-columns:auto 1fr;grid-gap:5px 18px;gap:5px 18px;align-items:center;margin:0 0 30px;padding:20px 22px;border:1px solid rgba(0,214,174,.28);background:rgba(0,214,174,.045)}.form-selection-note span{grid-row:1/3;color:var(--accent);font-size:.64rem;text-transform:uppercase;letter-spacing:.12em}.form-selection-note strong{font-size:1rem;font-weight:650}.form-selection-note small{color:var(--muted);font-size:.74rem}.development-platforms .section-heading{max-width:960px}.development-platforms .section-heading>p:last-child{max-width:720px;color:var(--muted);line-height:1.8;margin-top:28px}.development-platform-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(70px,8vw,120px);border:1px solid var(--line)}.development-platform-grid article{min-height:430px;padding:36px;border-right:1px solid var(--line);display:flex;flex-direction:column}.development-platform-grid article:last-child{border-right:0}.development-platform-grid article>span{color:var(--accent);font-size:.7rem;margin-bottom:auto}.development-platform-grid .eyebrow{margin:55px 0 15px}.development-platform-grid h3{margin:0 0 22px;font-size:clamp(2.2rem,3.8vw,4rem);line-height:.95;letter-spacing:-.055em}.development-platform-grid article>p:last-child{margin:0;color:var(--muted);line-height:1.75}@media (max-width:1000px){.work-showcase-row,.work-showcase-row.visual-left{grid-template-columns:1fr;gap:58px;min-height:0}.work-showcase-row.visual-left .work-showcase-copy,.work-showcase-row.visual-left .work-showcase-visual{grid-column:1}.work-showcase-row.visual-left .work-showcase-copy{grid-row:1}.work-showcase-row.visual-left .work-showcase-visual{grid-row:2}.work-showcase-copy{max-width:680px}.development-platform-grid{grid-template-columns:1fr}.development-platform-grid article{min-height:320px;border-right:0;border-bottom:1px solid var(--line)}.development-platform-grid article:last-child{border-bottom:0}}@media (max-width:700px){.work-showcase-row{padding:90px 0;gap:42px}.work-showcase-copy h2{font-size:clamp(2.8rem,14vw,4.4rem)}.work-showcase .v8-device-stage{min-height:420px}.work-showcase .v8-phone-frame{width:116px;max-width:116px;right:0}.form-selection-note{grid-template-columns:1fr}.form-selection-note span{grid-row:auto}}@media (prefers-reduced-motion:reduce){.work-showcase .v86-capture .v8-browser-viewport img,.work-showcase .v86-capture .v8-phone-viewport img{transition:none!important;transform:none!important}}.reveal{opacity:1!important;transform:translateY(24px);transition:transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0s)}.reveal.is-visible{opacity:1!important;transform:none}@media (prefers-reduced-motion:reduce){.reveal,.reveal.is-visible{opacity:1!important;transform:none!important;transition:none!important}}.v8-phone-viewport{position:relative;isolation:isolate}.v8-phone-viewport:after{content:"";position:absolute;inset:0;z-index:5;border:2px solid #050706;border-radius:inherit;pointer-events:none;box-sizing:border-box}.home-v82 .v8-phone-viewport img,.work-showcase .v8-phone-viewport img{left:auto;width:calc(100% + 4px)!important;margin-left:-2px}.work-showcase-row{grid-template-columns:minmax(235px,.3fr) minmax(0,1.7fr);gap:clamp(44px,5vw,78px);min-height:clamp(780px,76vw,1040px);padding:clamp(110px,12vw,175px) 0}.work-showcase-row.visual-left{grid-template-columns:minmax(0,1.7fr) minmax(235px,.3fr)}.work-showcase .v8-device-stage{min-height:clamp(580px,54vw,810px)}.work-showcase .v8-phone-frame{width:158px;max-width:158px;right:-1.5%;bottom:-1%}@media (min-width:1300px){.work-showcase-row{grid-template-columns:minmax(245px,.28fr) minmax(0,1.72fr)}.work-showcase-row.visual-left{grid-template-columns:minmax(0,1.72fr) minmax(245px,.28fr)}}.about-experience-section{padding-top:clamp(120px,14vw,210px);padding-bottom:clamp(120px,14vw,210px)}.about-experience-intro{max-width:1080px}.about-experience-intro h2{margin:0;max-width:950px;font-size:clamp(4rem,7vw,7.6rem);line-height:.9;letter-spacing:-.065em}.about-experience-intro>p:last-child{margin:42px 0 0;max-width:760px;color:var(--muted);font-size:1.05rem;line-height:1.8}.about-history-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(80px,10vw,150px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-history-grid article{min-height:440px;padding:34px 36px 42px;border-right:1px solid var(--line);display:flex;flex-direction:column}.about-history-grid article:last-child{border-right:0}.about-history-grid article>span{color:var(--accent);font-size:.68rem;letter-spacing:.08em}.about-history-grid .eyebrow{margin:auto 0 18px}.about-history-grid h3{margin:0 0 24px;max-width:310px;font-size:clamp(2.15rem,3vw,3.5rem);line-height:.96;letter-spacing:-.05em}.about-history-grid article>p:last-child{margin:0;color:var(--muted);line-height:1.75}.about-experience-note{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);grid-gap:clamp(50px,8vw,130px);gap:clamp(50px,8vw,130px);align-items:start;padding-top:clamp(65px,8vw,110px)}.about-experience-note strong{max-width:420px;font-size:clamp(2rem,3.5vw,4rem);line-height:1;letter-spacing:-.05em}.about-experience-note p{margin:0;max-width:720px;color:var(--muted);line-height:1.85}@media (max-width:1000px){.about-history-grid{grid-template-columns:1fr}.about-history-grid article{min-height:320px;border-right:0;border-bottom:1px solid var(--line)}.about-history-grid article:last-child{border-bottom:0}.about-experience-note{gap:32px}.about-experience-note,.work-showcase-row,.work-showcase-row.visual-left{grid-template-columns:1fr}}@media (max-width:700px){.about-experience-intro h2{font-size:clamp(3.2rem,15vw,5rem)}.about-history-grid article{padding:30px 24px 36px}.work-showcase-row{padding:95px 0}.work-showcase .v8-device-stage{min-height:430px}.work-showcase .v8-phone-frame{width:108px;max-width:108px;right:0}}.work-showcase .project-venture-hospitality-group{margin-top:clamp(45px,6vw,90px);padding-top:clamp(145px,14vw,205px);border-top:1px solid var(--line)}.about-history-grid article>span{font-size:.76rem;font-weight:600;letter-spacing:.1em}.about-history-grid .eyebrow{color:var(--muted);font-size:.72rem}@media (max-width:700px){.work-showcase .project-venture-hospitality-group{margin-top:20px;padding-top:110px}}.project-fun-in-the-sun-tenerife .v8-phone-viewport img{width:100%!important;max-width:100%!important;margin-left:0!important;left:0!important}.service-page-hero{min-height:78svh;padding-top:clamp(150px,18vw,245px);padding-bottom:clamp(80px,9vw,125px);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);grid-gap:clamp(70px,10vw,155px);gap:clamp(70px,10vw,155px);align-items:end}.service-page-hero-main h1{max-width:1100px;margin:0;font-size:clamp(4.5rem,8.2vw,8.6rem);line-height:.88;letter-spacing:-.07em}.service-hero-intro{max-width:770px;margin:36px 0 0;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.78}.service-fit-panel{padding-top:24px;border-top:1px solid var(--line)}.service-fit-panel ul{list-style:none;padding:0;margin:28px 0 0}.service-fit-panel li{padding:18px 0;border-bottom:1px solid var(--line);color:#d9dcda;line-height:1.5}.service-fit-panel li:before{content:"↗";color:var(--accent);display:inline-block;width:28px}.service-statement-section{border-block:1px solid var(--line);background:var(--v8-bg-soft)}.service-statement-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);grid-gap:clamp(70px,10vw,150px);gap:clamp(70px,10vw,150px);align-items:end}.service-statement-grid h2{max-width:900px;margin:0;font-size:clamp(3.6rem,6.8vw,7rem);line-height:.91;letter-spacing:-.065em}.service-statement-grid>p{margin:0 0 5px;max-width:620px;color:var(--muted);font-size:1.04rem;line-height:1.85}.service-section-intro{max-width:970px}.service-section-intro h2{max-width:900px;margin:0;font-size:clamp(3.5rem,6.2vw,6.5rem);line-height:.92;letter-spacing:-.062em}.service-section-intro>p:last-child{max-width:720px;margin:32px 0 0;color:var(--muted);line-height:1.85}.service-included-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(75px,9vw,130px);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-included-item{min-height:230px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.service-included-item span{color:var(--accent);font-size:.7rem}.service-included-item p{max-width:310px;margin:65px 0 0;font-size:clamp(1.2rem,1.7vw,1.6rem);line-height:1.15;letter-spacing:-.03em}.development-platform-grid-v9 article{min-height:610px}.development-platform-grid-v9 article strong{display:block;margin:0 0 18px;color:#f0f2f1;font-size:.84rem;font-weight:600}.development-platform-grid-v9 article>p:last-of-type{min-height:150px}.development-platform-grid-v9 article ul{list-style:none;margin:28px 0 0;padding:0;border-top:1px solid var(--line)}.development-platform-grid-v9 article li{padding:13px 0;border-bottom:1px solid var(--line);color:#c6cac8;font-size:.82rem}.development-platform-grid-v9 article li:before{content:"✓";color:var(--accent);margin-right:10px}.service-process-section{padding-top:clamp(125px,14vw,210px);padding-bottom:clamp(125px,14vw,210px)}.service-process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:clamp(75px,9vw,135px);border-block:1px solid var(--line)}.service-process-grid article{min-height:390px;padding:32px;border-right:1px solid var(--line);display:flex;flex-direction:column}.service-process-grid article:last-child{border-right:0}.service-process-grid article>span{color:var(--accent);font-size:.7rem}.service-process-grid h3{margin:auto 0 20px;font-size:clamp(2rem,3vw,3.4rem);line-height:.95;letter-spacing:-.055em}.service-process-grid p{margin:0;color:var(--muted);line-height:1.7}.service-outcomes-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(70px,10vw,145px);gap:clamp(70px,10vw,145px);align-items:start}.service-outcomes-grid h2{max-width:650px;margin:0;font-size:clamp(3.2rem,5.5vw,5.8rem);line-height:.92;letter-spacing:-.06em}.service-faq-grid{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);grid-gap:clamp(70px,11vw,165px);gap:clamp(70px,11vw,165px);align-items:start}.service-faq-grid h2{margin:0;font-size:clamp(3.4rem,6vw,6rem);line-height:.92;letter-spacing:-.06em}.service-faq-grid details{border-top:1px solid var(--line)}.service-faq-grid details:last-child{border-bottom:1px solid var(--line)}.service-faq-grid summary{cursor:pointer;list-style:none;padding:25px 45px 25px 0;position:relative;font-size:1rem;line-height:1.45}.service-faq-grid summary::-webkit-details-marker{display:none}.service-faq-grid summary:after{content:"+";position:absolute;top:25px;right:2px;color:var(--accent)}.service-faq-grid details[open] summary:after{content:"−"}.service-faq-grid details p{max-width:720px;margin:0;padding:0 50px 28px 0;color:var(--muted);line-height:1.78}@media (max-width:1050px){.service-page-hero{grid-template-columns:1fr;min-height:auto;padding-top:150px}.service-fit-panel{max-width:680px}.service-faq-grid,.service-outcomes-grid,.service-statement-grid{grid-template-columns:1fr;gap:55px}.service-included-grid,.service-process-grid{grid-template-columns:repeat(2,1fr)}.service-process-grid article:nth-child(2){border-right:0}.service-process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:700px){.service-page-hero{padding-top:125px;padding-bottom:75px}.service-page-hero-main h1{font-size:clamp(3.6rem,16vw,5.4rem)}.service-faq-grid h2,.service-outcomes-grid h2,.service-section-intro h2,.service-statement-grid h2{font-size:clamp(3rem,14vw,4.8rem)}.service-included-grid,.service-process-grid{grid-template-columns:1fr}.service-included-item{min-height:190px}.service-process-grid article{min-height:300px;border-right:0;border-bottom:1px solid var(--line)}.service-process-grid article:last-child{border-bottom:0}.service-process-grid article:nth-child(2){border-right:0}.service-faq-grid details p{padding-right:0}}.rescue-decision-section,.rescue-path-section{padding-top:clamp(120px,14vw,205px);padding-bottom:clamp(120px,14vw,205px)}.rescue-decision-intro,.rescue-review-intro{max-width:980px}.rescue-decision-intro h2,.rescue-review-intro h2{max-width:900px;margin:0;font-size:clamp(3.7rem,6.8vw,7rem);line-height:.91;letter-spacing:-.065em}.rescue-decision-intro>p:last-child,.rescue-review-intro>p:last-child{max-width:720px;margin:34px 0 0;color:var(--muted);line-height:1.85}.rescue-decision-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:clamp(75px,9vw,135px);border:1px solid var(--line)}.rescue-decision-grid article{min-height:570px;padding:clamp(30px,4vw,54px);display:flex;flex-direction:column}.rescue-decision-grid article:first-child{border-right:1px solid var(--line)}.rescue-decision-grid article>span,.rescue-review-grid article>span{color:var(--accent);font-size:.7rem;letter-spacing:.08em}.rescue-decision-grid .eyebrow{margin:auto 0 16px}.rescue-decision-grid h3{max-width:520px;margin:0 0 24px;font-size:clamp(2.4rem,4vw,4.5rem);line-height:.94;letter-spacing:-.055em}.rescue-decision-grid article>p:not(.eyebrow){max-width:580px;margin:0;color:var(--muted);line-height:1.75}.rescue-decision-grid ul{list-style:none;padding:0;margin:34px 0 0;border-top:1px solid var(--line)}.rescue-decision-grid li{padding:15px 0;border-bottom:1px solid var(--line);color:#c9cdcb;font-size:.85rem}.rescue-decision-grid li:before{content:"✓";color:var(--accent);margin-right:11px}.rescue-review-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(75px,9vw,130px);border-top:1px solid var(--line);border-left:1px solid var(--line)}.rescue-review-grid article{min-height:300px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.rescue-review-grid h3{max-width:300px;margin:auto 0 17px;font-size:clamp(1.55rem,2.2vw,2.3rem);line-height:1;letter-spacing:-.045em}.rescue-review-grid p{margin:0;color:var(--muted);line-height:1.7}.rescue-path-section .section-heading{max-width:900px}.rescue-path-section .section-heading>p:last-child{max-width:680px;margin-top:28px}.rescue-path-grid article{min-height:340px}.rescue-final-cta{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:clamp(70px,10vw,150px);gap:clamp(70px,10vw,150px);align-items:end;margin-top:clamp(85px,10vw,145px);padding-top:clamp(65px,8vw,105px);border-top:1px solid var(--line)}.rescue-final-cta h3{max-width:650px;margin:0;font-size:clamp(3rem,5.6vw,5.8rem);line-height:.92;letter-spacing:-.06em}.rescue-final-cta>div:last-child{max-width:650px}.rescue-final-cta>div:last-child p{margin:0 0 32px;color:var(--muted);line-height:1.85}@media (max-width:1000px){.rescue-decision-grid,.rescue-final-cta{grid-template-columns:1fr}.rescue-decision-grid article:first-child{border-right:0;border-bottom:1px solid var(--line)}.rescue-review-grid{grid-template-columns:repeat(2,1fr)}.rescue-final-cta{gap:45px}}@media (max-width:700px){.rescue-decision-intro h2,.rescue-final-cta h3,.rescue-review-intro h2{font-size:clamp(3rem,14vw,4.8rem)}.rescue-decision-grid article{min-height:490px;padding:28px 24px}.rescue-review-grid{grid-template-columns:1fr}.rescue-review-grid article{min-height:240px}}.flagship-case{--case-accent:var(--accent);--case-panel:#080b0a}.flagship-case-dedos{--case-accent:#f9c711;--case-panel:#0c0b06}.flagship-case-kensei{--case-accent:var(--accent);--case-panel:#07100d}.flagship-case .eyebrow{color:var(--case-accent)}.flagship-case-hero{min-height:88svh;padding-top:clamp(155px,19vw,255px);padding-bottom:clamp(85px,10vw,135px);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);grid-gap:clamp(65px,10vw,155px);gap:clamp(65px,10vw,155px);align-items:end;position:relative}.flagship-case-dedos .flagship-case-hero:before{content:"";position:absolute;width:42vw;height:42vw;left:-28vw;bottom:-12vw;border-radius:50%;background:rgba(249,199,17,.055);pointer-events:none}.flagship-case-kensei .flagship-case-hero:before{content:"";position:absolute;width:54vw;aspect-ratio:1;right:-30vw;bottom:-20vw;border-radius:50%;background:radial-gradient(circle,rgba(0,214,174,.07),transparent 65%);pointer-events:none}.flagship-case-facts,.flagship-case-hero-copy{position:relative;z-index:1}.flagship-case-hero h1{margin:0;max-width:980px;font-size:clamp(5rem,10vw,10.2rem);line-height:.82;letter-spacing:-.078em}.flagship-case-statement{max-width:820px;margin:42px 0 0;font-size:clamp(1.8rem,3vw,3.25rem);line-height:1.04;letter-spacing:-.045em}.flagship-case-intro{max-width:720px;margin:30px 0 0;color:var(--muted);font-size:1.03rem;line-height:1.82}.flagship-case-facts{border-top:1px solid var(--line)}.flagship-case-facts>div{display:grid;grid-template-columns:95px 1fr;grid-gap:20px;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.flagship-case-facts span{color:#737c78;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.flagship-case-facts strong{font-size:.88rem;line-height:1.45;font-weight:500}.flagship-case-facts>a{display:inline-flex;gap:12px;margin-top:30px;padding-bottom:7px;border-bottom:1px solid;font-size:.82rem}.flagship-case-facts>a span{color:var(--case-accent);font-size:inherit}.flagship-case-capture{padding-bottom:clamp(125px,15vw,220px)}.flagship-case-capture .v8-device-stage{min-height:clamp(650px,68vw,950px)}.flagship-case-capture .v8-browser-frame{width:94%;max-width:1280px}.flagship-case-capture .v8-phone-frame{width:17%;max-width:205px;min-width:145px;right:-1%;bottom:1%}.flagship-case-capture .v8-browser-viewport img{transition:transform 20s cubic-bezier(.18,.72,.22,1)}.flagship-case-capture .v8-phone-viewport img{transition:transform 24s cubic-bezier(.18,.72,.22,1)}@media (hover:hover) and (pointer:fine){.flagship-case-capture .v86-capture:hover .v8-browser-viewport img{transform:translate3d(0,-50%,0)}.flagship-case-capture .v86-capture:hover .v8-phone-viewport img{transform:translate3d(0,-68%,0)}}.flagship-case-brief{background:var(--case-panel);border-block:1px solid var(--line)}.flagship-case-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:clamp(70px,10vw,155px);gap:clamp(70px,10vw,155px);align-items:start}.flagship-case-close h2,.flagship-case-contrast h2,.flagship-case-outcome-copy h2,.flagship-case-section-intro h2,.flagship-case-split h2{margin:0;font-size:clamp(3.8rem,7vw,7.3rem);line-height:.9;letter-spacing:-.067em}.flagship-case-copy-stack{padding-top:7px}.flagship-case-close>div:last-child>p,.flagship-case-contrast-grid>div:first-child>p:not(.eyebrow),.flagship-case-copy-stack p,.flagship-case-outcome-copy>p:last-child,.flagship-case-section-intro>p:last-child{color:var(--muted);line-height:1.85}.flagship-case-copy-stack p{margin:0}.flagship-case-copy-stack p+p{margin-top:30px}.flagship-case-direction{padding-top:clamp(135px,15vw,225px);padding-bottom:clamp(135px,15vw,225px)}.flagship-case-section-intro{max-width:1050px}.flagship-case-section-intro h2{max-width:980px}.flagship-case-section-intro>p:last-child{max-width:730px;margin:34px 0 0}.flagship-case-direction-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(80px,9vw,135px);border-top:1px solid var(--line);border-left:1px solid var(--line)}.flagship-case-direction-grid article{min-height:360px;padding:30px 32px 38px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.flagship-case-build-grid article>span,.flagship-case-direction-grid article>span{color:var(--case-accent);font-size:.7rem}.flagship-case-direction-grid h3{max-width:330px;margin:auto 0 18px;font-size:clamp(2rem,3vw,3.4rem);line-height:.96;letter-spacing:-.052em}.flagship-case-build-grid p,.flagship-case-direction-grid p{margin:0;color:var(--muted);line-height:1.72}.flagship-case-real-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(220px,.35fr);grid-gap:clamp(28px,4vw,58px);gap:clamp(28px,4vw,58px);align-items:stretch;margin-top:clamp(95px,12vw,175px)}.flagship-real-shot{position:relative;overflow:hidden;border:1px solid var(--line);background:#090b0a}.flagship-real-shot-desktop{min-height:clamp(580px,55vw,820px);border-radius:2px}.flagship-real-shot-mobile{min-height:clamp(580px,55vw,820px);border-radius:26px;border-color:#28302c}.flagship-real-shot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center var(--shot-position,25%)}.flagship-real-shot-clean-admin img{height:calc(100% + 22px);top:-22px}.flagship-case-build{background:var(--case-panel);border-block:1px solid var(--line)}.flagship-case-build-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(80px,10vw,145px);border-top:1px solid var(--line);border-left:1px solid var(--line)}.flagship-case-build-grid article{min-height:330px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.flagship-case-build-grid h3{max-width:310px;margin:auto 0 16px;font-size:clamp(1.65rem,2.5vw,2.7rem);line-height:.98;letter-spacing:-.045em}.flagship-case-outcomes{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(75px,11vw,165px);gap:clamp(75px,11vw,165px);align-items:start}.flagship-case-outcome-copy>p:last-child{max-width:680px;margin:34px 0 0}.flagship-case-outcomes ul{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.flagship-case-outcomes li{position:relative;padding:22px 15px 22px 36px;border-bottom:1px solid var(--line);color:#d8dcda;line-height:1.55}.flagship-case-outcomes li:before{content:"✓";position:absolute;left:0;color:var(--case-accent)}.flagship-case-contrast{background:#060807;border-block:1px solid var(--line);padding-block:clamp(135px,16vw,240px);overflow:hidden}.flagship-case-dedos .flagship-case-contrast{background:linear-gradient(135deg,#070a08,#07110e)}.flagship-case-kensei .flagship-case-contrast{background:linear-gradient(135deg,#080806,#100e05)}.flagship-case-contrast-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-gap:clamp(75px,10vw,150px);gap:clamp(75px,10vw,150px);align-items:center}.flagship-case-contrast-grid>div:first-child>p:not(.eyebrow){max-width:600px;margin:32px 0 0}.flagship-case-contrast .button{margin-top:38px}.flagship-case-contrast-shot{min-width:0}.flagship-case-contrast-shot .flagship-real-shot-desktop{min-height:clamp(430px,42vw,650px);transform:rotate(-1.25deg);box-shadow:0 36px 110px rgba(0,0,0,.42)}.flagship-case-kensei .flagship-case-contrast-shot .flagship-real-shot-desktop{transform:rotate(1.25deg)}.flagship-case-close{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:clamp(70px,10vw,150px);gap:clamp(70px,10vw,150px);align-items:end}.flagship-case-close>div:last-child{max-width:650px}.flagship-case-close>div:last-child>p{margin:0}.flagship-case-close-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.flagship-case-dedos .button-primary{background:#f9c711;border-color:#f9c711;color:#120f00}.flagship-case-dedos .button-primary:hover{background:#ffe05a;border-color:#ffe05a}@media (max-width:1050px){.flagship-case-close,.flagship-case-contrast-grid,.flagship-case-hero,.flagship-case-outcomes,.flagship-case-split{grid-template-columns:1fr}.flagship-case-hero{min-height:auto}.flagship-case-facts{max-width:680px}.flagship-case-real-grid{grid-template-columns:minmax(0,1.3fr) minmax(190px,.7fr)}.flagship-case-build-grid{grid-template-columns:repeat(2,1fr)}.flagship-case-direction-grid article{min-height:310px}.flagship-case-contrast-shot{max-width:900px}}@media (max-width:700px){.flagship-case-hero{padding-top:125px;padding-bottom:80px}.flagship-case-hero h1{font-size:clamp(4.5rem,22vw,6.8rem)}.flagship-case-statement{font-size:clamp(1.6rem,8vw,2.4rem)}.flagship-case-capture{padding-bottom:100px}.flagship-case-capture .v8-device-stage{min-height:440px}.flagship-case-capture .v8-browser-frame{width:100%}.flagship-case-capture .v8-phone-frame{width:112px;min-width:112px;right:0}.flagship-case-close h2,.flagship-case-contrast h2,.flagship-case-outcome-copy h2,.flagship-case-section-intro h2,.flagship-case-split h2{font-size:clamp(3.1rem,15vw,5rem)}.flagship-case-build-grid,.flagship-case-direction-grid,.flagship-case-real-grid{grid-template-columns:1fr}.flagship-case-real-grid{gap:24px}.flagship-real-shot-desktop{min-height:430px}.flagship-real-shot-mobile{width:min(72vw,320px);min-height:620px;justify-self:end}.flagship-case-build-grid article,.flagship-case-direction-grid article{min-height:280px}.flagship-case-close-actions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.flagship-case-capture .v8-browser-viewport img,.flagship-case-capture .v8-phone-viewport img{transition:none!important;transform:none!important}}body,canvas,html,img,svg,video{max-width:100%}body,html{overflow-x:hidden}button,input,select,textarea{font-family:inherit}@media (max-width:1050px){.home-v81 .shell,.shell{width:min(calc(100% - 44px),var(--v81-max,var(--max)))}.section{padding-block:clamp(92px,12vw,135px)}.contact-layout{gap:58px}.footer-big{gap:48px}.home-v82 .v8-space-lg{padding-block:clamp(145px,17vw,190px)}.home-v82 .v8-space-xl{padding-block:clamp(165px,20vw,225px)}.home-v82 .v8-flagship-inner{gap:70px}.home-v82 .v8-device-stage{min-height:clamp(520px,70vw,690px)}.home-v82 .v8-pillar-grid article{grid-template-columns:64px minmax(0,1fr);gap:28px;padding:60px 12px}.home-v82 .v8-pillar-grid article>:last-child{grid-column:2}.home-v82 .v8-plan-row article{min-height:0}.work-showcase-row,.work-showcase-row.visual-left{padding:clamp(95px,12vw,135px) 0}.work-showcase .v8-device-stage{min-height:clamp(500px,68vw,680px)}.development-platform-grid-v9 article,.development-platform-grid-v9 article>p:last-of-type{min-height:0}.flagship-case-capture .v8-device-stage{min-height:clamp(540px,70vw,720px)}.flagship-case-build-grid article,.flagship-case-direction-grid article{min-height:300px}}@media (max-width:700px){:root{--mobile-gutter:20px}.home-v81 .shell,.shell{width:calc(100% - (var(--mobile-gutter) * 2))}body{font-size:16px}.nav-wrap,.v8-header .nav-wrap{min-height:66px}.brand,.v8-header .brand{font-size:1.35rem}.menu-toggle{display:grid;place-content:center;width:44px;height:44px;padding:9px;margin-right:-9px;position:relative;z-index:32}.menu-toggle span:not(.sr-only){width:23px;margin:4px 0;transition:transform .2s ease,opacity .2s ease}.menu-toggle[aria-expanded=true] span:not(.sr-only):first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:not(.sr-only):nth-child(2){transform:translateY(-4.5px) rotate(-45deg)}.nav{position:fixed;top:66px;left:0;right:0;bottom:0;inset-block-start:66px;padding:18px var(--mobile-gutter) max(28px,env(safe-area-inset-bottom));background:rgba(5,7,6,.98);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);max-height:none;overflow-y:auto;z-index:30}.nav a:not(.button){min-height:56px;display:flex;align-items:center;padding:14px 4px;font-size:1.05rem}.v8-nav-talk{margin-top:8px;border-bottom:1px solid var(--v8-teal)!important}.section{padding-block:96px}.inner-hero{min-height:auto;padding-top:120px;padding-bottom:78px}.inner-hero h1{font-size:clamp(3.2rem,15vw,4.8rem);line-height:.91}.inner-hero>p:last-child{margin-top:26px}.button{min-height:48px}.project-tags{gap:7px}.project-tags span{padding:7px 10px;font-size:.69rem}.contact-section{padding-block:100px}.contact-layout{gap:52px}.contact-intro h1,.contact-intro h2{font-size:clamp(3rem,14vw,4.7rem)}.form-grid{gap:24px}.field{gap:8px}.field input,.field select,.field textarea{min-height:50px;font-size:16px}.field textarea{min-height:180px;padding:16px}.consent{gap:12px;font-size:.8rem}.consent input{width:18px;height:18px;flex:0 0 auto}.form-actions{gap:14px}.form-selection-note{padding:18px}.home-v82 .v8-space-lg{padding-block:118px}.home-v82 .v8-space-xl{padding-block:138px}.home-v81 .v8-hero,.home-v82 .v8-hero{min-height:100svh}.home-v81 .v8-hero-inner,.home-v82 .v8-hero-inner{padding-top:118px;padding-bottom:30px}.home-v82 .v8-hero-kicker{margin-bottom:30px;max-width:270px;line-height:1.5}.home-v82 .v8-hero h1{font-size:clamp(3.65rem,15.5vw,5.25rem);line-height:.86}.home-v82 .v8-hero-copy{margin-top:30px;line-height:1.7}.home-v82 .v8-hero-actions{margin-top:32px}.home-v82 .v8-hero-foot{margin-top:72px;padding-top:18px;gap:10px;font-size:.56rem}.home-v82 .v85-section-intro h2{font-size:clamp(3.15rem,14vw,4.75rem);line-height:.91}.home-v82 .v85-section-intro-copy{margin-top:26px;line-height:1.75}.home-v82 .v8-stat-row{margin-top:80px}.home-v81 .v8-logo-wall{margin-top:95px}.home-v82 .v8-flagship-inner{padding-block:125px;gap:58px}.home-v82 .v8-flagship h2{font-size:clamp(3.75rem,16vw,5.4rem);margin-bottom:30px}.home-v82 .v8-project-statement{font-size:1.4rem;line-height:1.12}.home-v82 .v8-device-stage{min-height:390px}.home-v82 .v8-flagship .v8-phone-frame{width:104px!important;max-width:104px!important}.home-v82 .v85-selected-list{gap:118px;margin-top:95px}.home-v82 .v85-selected-row,.home-v82 .v85-selected-row.copy-right{row-gap:38px}.home-v82 .v85-selected-copy h3{font-size:clamp(2.6rem,12.5vw,3.9rem)}.home-v82 .v85-selected-visual .v8-device-stage{min-height:390px}.home-v82 .v85-selected-visual .v8-phone-frame{width:100px!important;max-width:100px!important}.home-v82 .v8-pillar-grid{margin-top:95px}.home-v82 .v8-pillar-grid article{padding:66px 2px}.home-v82 .v8-pillar-grid h3{font-size:clamp(3.7rem,17vw,5.2rem);margin:28px 0}.home-v82 .v8-plan-row,.home-v82 .v8-venture-logos{margin-top:95px}.home-v82 .v8-plan-row article{min-height:0;padding:34px 26px}.home-v82 .v8-plan-row h3{margin-top:62px}.home-v82 .v8-audit{min-height:auto;padding-block:130px}.home-v82 .v8-audit h2{font-size:clamp(3.65rem,15.5vw,5rem);line-height:.9}.work-showcase-row,.work-showcase-row.visual-left{padding:82px 0;gap:38px}.work-showcase-copy h2{font-size:clamp(2.8rem,13vw,4rem);margin-bottom:22px}.work-showcase-actions{gap:14px;margin-top:34px}.work-showcase-actions .button{width:100%}.work-showcase-actions .v8-text-link{width:max-content}.work-showcase .v8-device-stage{min-height:375px}.work-showcase .v8-phone-frame{width:98px;max-width:98px}.work-showcase .project-venture-hospitality-group{margin-top:0;padding-top:90px}.about-experience-section{padding-top:105px;padding-bottom:105px}.about-experience-intro h2{font-size:clamp(3rem,14vw,4.65rem)}.about-experience-intro>p:last-child{margin-top:28px}.about-history-grid{margin-top:72px}.about-history-grid article{min-height:0;padding:30px 22px 34px}.about-history-grid .eyebrow{margin-top:56px}.about-experience-note{padding-top:60px}.billing-toggle{width:100%;margin-bottom:24px}.billing-toggle button{flex:1 1;min-height:46px;padding-inline:10px}.pricing-card{min-height:0;padding:30px 24px}.pricing-card>p:not(.eyebrow){min-height:0}.pricing-card .button{width:100%}.faq-grid,.hosting-position{gap:46px}.service-page-hero{padding-top:118px;padding-bottom:74px;gap:52px}.service-page-hero-main h1{font-size:clamp(3.25rem,14.5vw,4.8rem);line-height:.9}.service-hero-intro{margin-top:26px}.service-fit-panel li{padding:16px 0}.service-faq-grid,.service-outcomes-grid,.service-statement-grid{gap:42px}.service-faq-grid h2,.service-outcomes-grid h2,.service-section-intro h2,.service-statement-grid h2{font-size:clamp(2.9rem,13.5vw,4.4rem);line-height:.92}.service-included-grid,.service-process-grid{margin-top:70px}.service-included-item{min-height:0;padding:26px 22px}.service-included-item p{margin-top:54px}.development-platform-grid-v9 article{min-height:0;padding:30px 24px}.development-platform-grid-v9 article>p:last-of-type{min-height:0}.service-process-section{padding-top:105px;padding-bottom:105px}.service-process-grid article{min-height:0;padding:30px 22px}.service-process-grid h3{margin-top:70px}.service-faq-grid summary{min-height:58px;display:flex;align-items:center;padding-block:18px}.service-faq-grid summary:after{top:50%;transform:translateY(-50%)}.rescue-decision-section,.rescue-path-section{padding-top:105px;padding-bottom:105px}.rescue-decision-intro h2,.rescue-final-cta h3,.rescue-review-intro h2{font-size:clamp(2.9rem,13.5vw,4.4rem)}.rescue-decision-grid{margin-top:70px}.rescue-decision-grid article{min-height:0;padding:30px 22px}.rescue-decision-grid .eyebrow{margin-top:62px}.rescue-review-grid{margin-top:70px}.rescue-review-grid article{min-height:0;padding:28px 22px}.rescue-review-grid h3{margin-top:62px}.rescue-final-cta{margin-top:75px;padding-top:60px}.rescue-final-cta .button{width:100%}.flagship-case-hero{padding-top:118px;padding-bottom:78px;gap:54px}.flagship-case-hero h1{font-size:clamp(4rem,19vw,5.9rem)}.flagship-case-statement{margin-top:30px;font-size:clamp(1.45rem,7vw,2.15rem)}.flagship-case-intro{margin-top:24px}.flagship-case-facts>div{grid-template-columns:82px 1fr;gap:14px;padding:17px 0}.flagship-case-capture{padding-bottom:95px}.flagship-case-capture .v8-device-stage{min-height:390px}.flagship-case-capture .v8-phone-frame{width:100px;min-width:100px;max-width:100px}.flagship-case-close h2,.flagship-case-contrast h2,.flagship-case-outcome-copy h2,.flagship-case-section-intro h2,.flagship-case-split h2{font-size:clamp(2.95rem,13.5vw,4.45rem)}.flagship-case-direction{padding-top:105px;padding-bottom:105px}.flagship-case-build-grid,.flagship-case-direction-grid{margin-top:70px}.flagship-case-build-grid article,.flagship-case-direction-grid article{min-height:0;padding:28px 22px}.flagship-case-build-grid h3,.flagship-case-direction-grid h3{margin-top:66px}.flagship-case-real-grid{margin-top:80px}.flagship-real-shot-desktop{min-height:390px}.flagship-real-shot-mobile{width:min(66vw,270px);min-height:520px}.flagship-case-contrast{padding-block:110px}.flagship-case-contrast-shot .flagship-real-shot-desktop{transform:none;min-height:360px}.flagship-case-close-actions .button{width:100%}.footer-v7{padding-top:105px}.footer-big{padding-bottom:55px}.footer-big h2{font-size:clamp(2.65rem,12vw,4rem)}.footer-links{gap:34px 28px;padding:42px 0}}@media (max-width:430px){:root{--mobile-gutter:17px}.brand,.v8-header .brand{font-size:1.28rem}.home-v82 .v8-hero h1{font-size:clamp(3.35rem,15vw,4.2rem)}.home-v82 .v8-hero-foot i:nth-of-type(n+4),.home-v82 .v8-hero-foot span:nth-of-type(n+4){display:none}.home-v82 .v8-logo-cell{min-height:112px;padding:18px}.flagship-case-capture .v8-device-stage,.home-v82 .v8-device-stage,.home-v82 .v85-selected-visual .v8-device-stage,.work-showcase .v8-device-stage{min-height:350px}.flagship-case-capture .v8-phone-frame,.home-v82 .v8-flagship .v8-phone-frame,.home-v82 .v85-selected-visual .v8-phone-frame,.work-showcase .v8-phone-frame{width:90px!important;min-width:90px!important;max-width:90px!important;right:0}.footer-links{grid-template-columns:1fr}.footer-links>div:last-child{grid-column:auto}.footer-bottom nav{flex-wrap:wrap}.flagship-real-shot-mobile{width:min(74vw,250px);min-height:480px}.flagship-case-facts>div{grid-template-columns:1fr;gap:5px}.flagship-case-facts strong{font-size:.84rem}}@media (max-width:900px) and (max-height:560px) and (orientation:landscape){.flagship-case-hero,.inner-hero,.service-page-hero{min-height:auto;padding-top:110px;padding-bottom:65px}.home-v82 .v8-hero{min-height:auto}.home-v82 .v8-hero-inner{padding-top:115px;padding-bottom:38px}.home-v82 .v8-hero-foot{margin-top:55px}.nav{overflow-y:auto}}@media (max-width:820px){.site-header,.site-header.v8-header{z-index:1000;overflow:visible}.nav-wrap,.v8-header .nav-wrap{min-height:66px;position:relative}.menu-toggle{display:block;position:relative;width:44px;height:44px;min-width:44px;padding:0;margin-right:-9px;border:0;background:transparent;z-index:1002}.menu-toggle span:not(.sr-only){position:absolute;left:10px;width:24px;height:1px;margin:0;background:#fff;transform-origin:center;transition:top .22s ease,transform .22s ease,opacity .22s ease}.menu-toggle span:not(.sr-only):first-child{top:17px}.menu-toggle span:not(.sr-only):nth-child(2){top:27px}.menu-toggle[aria-expanded=true] span:not(.sr-only):first-child{top:22px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:not(.sr-only):nth-child(2){top:22px;transform:rotate(-45deg)}.nav,.v8-header .nav{display:none;position:fixed;top:66px;right:0;bottom:0;left:0;width:100%;height:calc(100dvh - 66px);max-height:none;padding:26px 20px max(30px,env(safe-area-inset-bottom));margin:0;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;overflow-y:auto;overscroll-behavior:contain;background:rgba(5,7,6,.985);border-top:1px solid rgba(255,255,255,.06);border-bottom:0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:1001}.nav.open,.v8-header .nav.open{display:flex}.nav a:not(.button),.v8-header .nav a:not(.button){display:flex;align-items:center;min-height:64px;padding:15px 2px;margin:0;border-bottom:1px solid var(--line);color:#f2f4f3;font-size:clamp(1.55rem,7vw,2.2rem);line-height:1;letter-spacing:-.045em}.nav a:not(.button):first-child,.v8-header .nav a:not(.button):first-child{border-top:0}.nav .v8-nav-talk,.v8-header .nav .v8-nav-talk{margin-top:18px;min-height:60px;color:var(--accent);border-bottom:1px solid var(--accent)!important}.v8-nav-talk span{margin-left:auto}}@media (max-width:430px){.nav,.v8-header .nav{padding-inline:17px}.nav a:not(.button),.v8-header .nav a:not(.button){min-height:60px;font-size:clamp(1.45rem,7.8vw,1.9rem)}}.skip-link{top:0!important;left:16px;transform:translateY(-160%);opacity:0;pointer-events:none;transition:transform .16s ease,opacity .16s ease}.skip-link:focus,.skip-link:focus-visible{top:0!important;transform:translateY(14px);opacity:1;pointer-events:auto}@media (min-width:701px) and (max-width:1050px){.flagship-case-direction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flagship-case-direction-grid article:nth-child(3){grid-column:1/-1;min-height:250px}}@media (max-width:700px){.flagship-case-direction-grid{grid-template-columns:1fr}.flagship-case-direction-grid article:nth-child(3){grid-column:auto}.service-page-web-development .service-included-item{padding-block:22px}.service-page-web-development .service-included-item p{margin-top:36px}.service-page-web-development .service-process-grid article{padding-top:32px;padding-bottom:34px}.service-page-web-development .service-process-grid h3{margin-top:48px}.service-page-web-development .service-process-grid article+article{border-top:1px solid var(--line)}.faq-grid summary{min-height:62px;display:flex;align-items:center;padding:20px 0}.rescue-review-grid article{padding-top:32px;padding-bottom:34px}.rescue-review-grid h3{margin-top:48px}.rescue-path-grid article{min-height:0;padding-top:26px;padding-bottom:28px}}@media (max-width:430px){.service-page-web-development .service-page-hero-main h1{font-size:clamp(2.8rem,13.3vw,3.75rem);line-height:.91}.pricing-featured .popular-tag{top:20px;right:22px}.rescue-path-grid article{padding:24px 20px 26px}}.legal-identity-list{list-style:none;padding:0;margin:28px 0 0;max-width:760px;border-top:1px solid var(--line)}.legal-identity-list li{padding:15px 0;border-bottom:1px solid var(--line);color:var(--muted);line-height:1.65}.legal-identity-list strong{color:#f0f2f1;font-weight:600;margin-right:5px}.brand-mark,.v8-header .brand-mark{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}.brand-mark img,.v8-header .brand-mark img{display:block;width:auto;height:28px}@media (max-width:820px){.brand-mark img,.v8-header .brand-mark img{height:25px}}@media (max-width:430px){.brand-mark img,.v8-header .brand-mark img{height:24px}}.footer .footer-brand-mark{align-self:end}.footer .footer-brand-mark img{display:block;width:auto;height:28px}@media (max-width:1000px){.footer .footer-brand-mark{align-self:start}}@media (max-width:700px){.footer .footer-brand-mark img{height:25px}}@media (max-width:430px){.footer .footer-brand-mark img{height:24px}}.form-privacy-notice{margin-top:25px;padding:18px 20px;border:1px solid var(--line);background:#090b0a;color:var(--muted);font-size:.72rem;line-height:1.65}.form-privacy-notice>strong{display:block;color:var(--text);font-size:.76rem;margin-bottom:7px}.form-privacy-notice p{margin:0}.form-privacy-notice b{color:#d7dcda;font-weight:600}.form-privacy-notice a{color:var(--text);border-bottom:1px solid var(--accent)}.cookie-actions .cookie-choice-button{min-width:154px;color:var(--text);background:transparent;border:1px solid #4a514e}.cookie-actions .cookie-choice-button:focus-visible,.cookie-actions .cookie-choice-button:hover{color:#001c17;background:var(--accent);border-color:var(--accent)}.footer-cookie-settings{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;background:none;color:inherit;font:inherit;cursor:pointer;text-align:left}.footer-cookie-settings:focus-visible,.footer-cookie-settings:hover{color:var(--accent)}.legal-cookie-settings{margin-top:8px}.legal-table-wrap{margin-top:22px;overflow-x:auto;border:1px solid var(--line)}.legal-table{width:100%;min-width:680px;border-collapse:collapse;color:var(--muted);font-size:.78rem;line-height:1.55}.legal-table td,.legal-table th{padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.legal-table tr:last-child td{border-bottom:0}.legal-table th{color:var(--text);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.legal-table code{color:var(--accent)}.project-price-grid strong small{font-size:.68rem}.pricing-card .tax-note,.project-price-grid strong small{color:var(--accent);white-space:nowrap}@media (max-width:520px){.cookie-actions .cookie-choice-button{width:100%;min-width:0}.form-privacy-notice{padding:16px}}.legal-cookie-settings.button-primary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;font-weight:600}.form-privacy-compact{margin-top:22px;color:var(--muted);font-size:.68rem;line-height:1.6}.form-privacy-compact p{margin:0}.form-privacy-compact strong{color:#d8dddb;font-weight:600}.form-privacy-compact a,.privacy-read-check a{color:var(--text);border-bottom:1px solid var(--accent)}.privacy-read-check{display:flex;align-items:flex-start;gap:10px;margin-top:13px;color:var(--muted);font-size:.68rem;line-height:1.5;cursor:pointer}.privacy-read-check input{width:15px;height:15px;flex:0 0 15px;margin:2px 0 0;accent-color:var(--accent)}@media (max-width:520px){.form-privacy-compact,.privacy-read-check{font-size:.7rem}}.form-privacy-compact{max-width:700px;color:#7f8783;font-size:.64rem;line-height:1.55}.form-privacy-compact strong{color:#aeb5b2}.form-privacy-compact a{color:#bfc6c3}.form-privacy-compact a:focus-visible,.form-privacy-compact a:hover{color:var(--accent)}@media (max-width:520px){.form-privacy-compact{font-size:.66rem}}