:root{--bg:#f7f7f5;--surface:#fff;--ink:#050505;--muted:#666662;--line:#ddddda;--accent:#b71c1c;--accent-dark:#861111;--accent-bright:#e3312b;--charcoal:#171717;--radius-sm:18px;--radius-md:28px;--radius-lg:42px;--container:1240px;--shadow:0 24px 70px #0f111217}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{background:var(--accent);color:#fff}.container{width:min(calc(100% - 48px), var(--container));margin:0 auto}.section{padding:120px 0}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#686864;align-items:center;gap:8px;font-size:12px;font-weight:750;line-height:1;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:2px}.eyebrow-light{color:#ffffff9e}.section-heading{grid-template-columns:1fr 2fr;align-items:start;gap:18px 56px;margin-bottom:64px;display:grid}.section-heading .eyebrow{grid-column:1}.section-heading h2{letter-spacing:-.055em;grid-column:2;max-width:920px;margin:0;font-size:clamp(42px,5vw,76px);line-height:.98}.section-heading p{max-width:720px;color:var(--muted);grid-column:2;margin:0;font-size:19px;line-height:1.65}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 22px;font-weight:760;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:var(--accent)}.button-light{color:var(--ink);background:#fff}.text-link,.contact-inline-link{align-items:center;gap:9px;font-weight:750;display:inline-flex}.text-link:hover svg,.contact-inline-link:hover svg{transform:translate(4px)}.text-link svg,.contact-inline-link svg{transition:transform .2s}.site-header{z-index:100;padding:18px 0;transition:padding .25s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{padding:10px 0}.nav-shell{border:1px solid #0000;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:62px;padding:7px 9px 7px 16px;transition:background .25s,border-color .25s,box-shadow .25s;display:grid}.site-header.is-scrolled .nav-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f5e6;border-color:#0505051a;box-shadow:0 12px 36px #05050514}.brand{align-items:center;width:fit-content;display:inline-flex}.brand-logo-image{object-fit:contain;width:190px;height:auto;display:block}.desktop-nav{gap:28px;font-size:14px;font-weight:690;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--ink);height:2px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:12px 17px;font-size:14px;font-weight:760;transition:background .2s,transform .2s;display:inline-flex}.nav-cta:hover{background:var(--accent);transform:translateY(-1px)}.menu-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:44px;height:44px;display:none}.menu-button:hover{background:var(--accent)}.mobile-menu{position:absolute;top:80px;left:0;right:0}.mobile-menu-inner{background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:26px;gap:8px;padding:22px;display:grid}.mobile-menu-inner>a:not(.button){border-bottom:1px solid #ffffff1a;padding:13px 4px;font-size:22px;font-weight:720}.mobile-menu-inner .button{background:var(--accent);color:#fff;margin-top:10px}.hero{min-height:820px;padding:170px 0 92px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid}.hero-copy{z-index:2;position:relative}.hero-kicker{border:1px solid var(--line);background:#ffffff8a;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:720;display:inline-flex}.status-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #b71c1c24}.hero-title{letter-spacing:-.075em;margin:28px 0;font-size:clamp(62px,7vw,110px);font-weight:820;line-height:.86}.hero-line-wrap{padding-bottom:.08em;display:block;overflow:hidden}.hero-line{display:block}.hero-line-accent{color:var(--accent)}.hero-description{max-width:670px;color:var(--muted);margin:0;font-size:clamp(18px,1.6vw,23px);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.hero-bullets{color:#555752;flex-wrap:wrap;gap:12px 22px;margin:34px 0 0;padding:0;font-size:13px;font-weight:650;list-style:none;display:flex}.hero-bullets li{align-items:center;gap:8px;display:flex}.hero-bullets li span{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.hero-visual-wrap{z-index:1;padding:34px 0;position:relative}.hero-visual{aspect-ratio:1/1.05;background:#050505;border-radius:46px;width:min(100%,560px);margin-left:auto;position:relative;overflow:hidden;box-shadow:0 40px 100px #05050538}.visual-grid{opacity:.23;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0}.orb{filter:blur(2px);border-radius:50%;position:absolute}.orb-one{background:radial-gradient(circle at 30% 30%,#ef3a32,#8a1010 72%);width:270px;height:270px;animation:7s ease-in-out infinite floatOrb;top:45px;right:-50px}.orb-two{background:radial-gradient(circle at 30% 30%,#fff,#7c7c7c 78%);width:180px;height:180px;animation:9s ease-in-out infinite reverse floatOrb;bottom:20px;left:35px}.orbital-ring{border:1px solid #ffffff42;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-one{width:76%;height:76%;animation:18s linear infinite slowSpin}.ring-two{border-style:dashed;width:52%;height:52%;animation:12s linear infinite reverse slowSpin}.visual-center{background:#fffffff5;border-radius:22px;place-items:center;width:205px;height:76px;padding:0 18px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 55px #00000047}.visual-center .brand-logo-image{width:168px}.visual-card{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#ffffff1c;border:1px solid #ffffff24;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;min-width:122px;padding:14px 16px;font-size:12px;display:flex;position:absolute}.visual-card strong{color:#ff4a42;font-size:20px}.visual-card-top{top:28px;left:28px}.visual-card-bottom{bottom:28px;right:28px}.hero-floating-label{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:8px;padding:13px 17px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:0;left:3px;transform:rotate(-6deg)}.hero-glow{filter:blur(80px);pointer-events:none;opacity:.25;border-radius:999px;position:absolute}.hero-glow-one{background:var(--accent);width:380px;height:380px;top:80px;right:-170px}.hero-glow-two{opacity:.09;background:#050505;width:260px;height:260px;bottom:30px;left:-150px}@keyframes floatOrb{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-18px,22px)scale(1.06)}}@keyframes slowSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}.logo-strip{border-bottom:1px solid var(--line);padding:24px 0 38px}.logo-strip-label{letter-spacing:.13em;text-transform:uppercase;color:#777873;margin-bottom:20px;font-size:12px;font-weight:750}.marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-track{align-items:center;gap:48px;width:max-content;animation:28s linear infinite marquee;display:flex}.marquee-track-reverse{animation-duration:35s;animation-direction:reverse}.fake-logo{letter-spacing:.08em;color:#5d5f5b;align-items:center;gap:10px;min-width:150px;font-size:17px;font-weight:820;display:inline-flex}.fake-logo-dot{opacity:.65;border:4px solid;border-radius:6px;width:18px;height:18px;transform:rotate(45deg)}@keyframes marquee{to{transform:translate(calc(-50% - 24px))}}.metrics-section{background:#fff}.metrics-intro{grid-template-columns:1fr 2fr;gap:56px;margin-bottom:54px;display:grid}.metrics-intro h2{letter-spacing:-.06em;max-width:900px;margin:0;font-size:clamp(44px,5vw,76px);line-height:1}.metrics-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.metric-card{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:260px;padding:38px 32px 30px 0;display:flex}.metrics-grid>div:last-child .metric-card{border-right:0;padding-left:32px}.metrics-grid>div:nth-child(2) .metric-card{padding-left:32px}.metric-card strong{letter-spacing:-.07em;font-size:clamp(72px,8vw,118px);line-height:.9}.metric-card p{max-width:260px;color:var(--muted);margin:0;font-size:16px;line-height:1.5}.services-section{background:var(--bg)}.services-list{border-top:1px solid #c8c7c2}.service-row{border-bottom:1px solid #c8c7c2;grid-template-columns:70px 1.3fr .9fr 48px;align-items:center;gap:24px;padding:34px 4px;display:grid}.service-number{color:#73746f;align-self:start;font-size:12px;font-weight:800}.service-main h3{letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(28px,3vw,43px)}.service-main p{max-width:650px;color:var(--muted);margin:0;line-height:1.62}.service-tags{flex-wrap:wrap;gap:8px;display:flex}.service-tags span{border:1px solid #cac9c4;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:690}.service-arrow{border:1px solid #c7c6c0;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .2s,color .2s;display:grid}.service-row:hover .service-arrow{background:var(--ink);color:#fff}.projects-section{background:#fff}.projects-grid{grid-template-columns:repeat(12,1fr);gap:26px;display:grid}.project-card{background:#faf9f5;border:1px solid #e1e0db;border-radius:34px;grid-column:span 6;transition:box-shadow .25s;overflow:hidden}.project-card:hover{box-shadow:var(--shadow)}.project-card:nth-child(3){grid-column:3/span 8}.project-art{place-items:center;height:380px;padding:42px;display:grid;position:relative;overflow:hidden}.project-violet .project-art{background:linear-gradient(135deg,#8f1111,#e1372f)}.project-blue .project-art{background:linear-gradient(135deg,#050505,#3c3c3c)}.project-lime .project-art{background:linear-gradient(135deg,#efefec,#fff)}.project-window{aspect-ratio:1.36;background:#ffffffeb;border-radius:18px;width:84%;transition:transform .45s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:perspective(900px)rotateX(5deg)rotateY(-7deg);box-shadow:0 30px 60px #0e121638}.project-card:hover .project-window{transform:perspective(900px)rotateX(0)rotateY(0)translateY(-7px)}.window-bar{border-bottom:1px solid #e7e6e1;align-items:center;gap:6px;height:34px;padding:0 12px;display:flex}.window-bar i{background:#c9c9c3;border-radius:50%;width:7px;height:7px}.window-layout{grid-template-columns:28% 1fr;height:calc(100% - 34px);display:grid}.window-sidebar{background:#151719;border-radius:10px;margin:12px}.window-content{align-content:start;gap:12px;padding:24px 20px 20px 8px;display:grid}.window-content span{background:#deded9;border-radius:999px;height:14px}.window-content span:nth-child(2){width:68%}.window-content span:nth-child(3){width:84%}.window-content strong{background:#f0efe9;border-radius:14px;height:80px;margin-top:12px}.project-badge{background:var(--accent);color:#fff;border-radius:50%;place-items:center;min-width:92px;height:92px;font-size:24px;font-weight:850;display:grid;position:absolute;bottom:24px;right:26px;box-shadow:0 10px 30px #00000038}.project-body{padding:30px 32px 34px}.project-meta{color:#777873;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:12px;font-weight:760;display:flex}.project-body h3{letter-spacing:-.05em;margin:18px 0 12px;font-size:clamp(32px,3.5vw,48px)}.project-body p{color:var(--muted);margin:0;line-height:1.62}.project-metric{border-top:1px solid #deddd8;align-items:baseline;gap:12px;margin-top:28px;padding-top:22px;display:flex}.project-metric strong{letter-spacing:-.04em;font-size:30px}.project-metric span{color:var(--muted);font-size:13px}.process-section{background:var(--ink);color:#fff}.process-layout{grid-template-columns:.92fr 1.08fr;align-items:start;gap:90px;display:grid}.process-sticky{position:sticky;top:120px}.process-section .section-heading{margin-bottom:48px;display:block}.process-section .section-heading .eyebrow{color:#ffffff8c}.process-section .section-heading h2,.process-section .section-heading p{grid-column:auto}.process-section .section-heading h2{margin-top:22px;font-size:clamp(48px,5vw,76px)}.process-section .section-heading p{color:#ffffff94;margin-top:22px}.process-steps{display:grid}.process-step{border-top:1px solid #ffffff26;grid-template-columns:70px 1fr;align-items:start;gap:24px;min-height:260px;padding:44px 0;display:grid}.process-steps>div:last-child .process-step{border-bottom:1px solid #ffffff26}.process-step>span{color:var(--accent);font-size:12px;font-weight:800}.process-step h3{letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(36px,4vw,58px)}.process-step p{color:#ffffff9e;max-width:520px;margin:0;font-size:18px;line-height:1.62}.process-orbit{border:1px solid #ffffff2e;border-radius:50%;width:220px;height:220px;margin-top:30px;animation:15s linear infinite slowSpinSimple;position:relative}.process-orbit:before,.process-orbit:after{content:"";border:1px dashed #ffffff2e;border-radius:50%;position:absolute;inset:28px}.process-orbit:after{border-style:solid;inset:60px}.process-orbit-core{background:#fff;border-radius:17px;place-items:center;width:138px;height:58px;padding:0 13px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 36px #00000038}.process-orbit-core .brand-logo-image{width:110px;animation:15s linear infinite counterSpinSimple}.process-orbit i{background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute}.process-orbit i:nth-child(2){top:72px;left:15px}.process-orbit i:nth-child(3){background:#fff;bottom:38px;right:26px}.process-orbit i:nth-child(4){background:#7b7b7b;top:15px;right:50px}@keyframes slowSpinSimple{to{transform:rotate(360deg)}}@keyframes counterSpinSimple{to{transform:rotate(-360deg)}}.tech-section{color:#fff;background:#111;padding:110px 0;overflow:hidden}.tech-copy{margin-bottom:64px}.tech-copy h2{letter-spacing:-.06em;max-width:900px;margin:22px 0 20px;font-size:clamp(44px,5vw,78px);line-height:1}.tech-copy p{color:#ffffff94;max-width:620px;margin:0;font-size:18px;line-height:1.6}.tech-marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.tech-pill{white-space:nowrap;color:#ffffffd1;background:#ffffff09;border:1px solid #ffffff2e;border-radius:999px;padding:18px 28px;font-size:18px}.contact-section{background:#fff}.contact-card{border-radius:var(--radius-lg);background:var(--accent);color:#fff;padding:clamp(46px,7vw,94px);position:relative;overflow:hidden}.contact-card:before{content:"";border:1px solid #fff3;border-radius:50%;width:620px;height:620px;position:absolute;top:-220px;right:-160px}.contact-card:after{content:"";filter:blur(1px);opacity:.95;background:#050505;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-210px;right:5%}.contact-card>*{z-index:2;position:relative}.contact-card h2{letter-spacing:-.065em;max-width:1000px;margin:24px 0;font-size:clamp(48px,6.5vw,96px);line-height:.95}.contact-card p{color:#ffffffc7;max-width:650px;font-size:20px;line-height:1.6}.contact-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:38px;display:flex}.contact-inline-link{color:#fff}.footer{color:#fff;background:#050505;padding:74px 0 28px}.footer-grid{grid-template-columns:1.5fr .65fr .85fr;gap:70px;padding-bottom:70px;display:grid}.footer-logo-plate{background:#fff;border-radius:14px;align-items:center;padding:11px 15px;display:inline-flex}.footer-logo-plate .brand-logo-image{width:176px}.footer-grid>div:first-child>p{color:#ffffff80;max-width:460px;margin:22px 0 0;line-height:1.7}.footer-links{align-content:start;gap:13px;display:grid}.footer-links>span{text-transform:uppercase;letter-spacing:.13em;color:#fff6;margin-bottom:8px;font-size:11px;font-weight:800}.footer-links a{color:#ffffffd4;align-items:center;gap:6px;width:fit-content;display:inline-flex}.footer-links p{color:#ffffff7a;margin:0;line-height:1.5}.footer-bottom{color:#ffffff61;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:22px;font-size:12px;display:flex}.not-found{background:var(--bg);place-content:center;justify-items:start;gap:18px;min-height:100vh;padding:48px;display:grid}.not-found h1{letter-spacing:-.07em;max-width:850px;margin:0;font-size:clamp(52px,8vw,108px);line-height:.9}.not-found p{color:var(--muted);font-size:18px}@media (max-width:1050px){.desktop-nav,.desktop-cta{display:none}.nav-shell{grid-template-columns:1fr auto}.menu-button{display:inline-flex}.hero{padding-top:145px}.hero-grid{grid-template-columns:1fr}.hero-visual-wrap{width:100%;max-width:650px;margin:0 auto}.hero-visual{margin:0 auto}.section-heading{grid-template-columns:1fr}.section-heading .eyebrow,.section-heading h2,.section-heading p{grid-column:1}.metrics-intro{grid-template-columns:1fr;gap:22px}.service-row{grid-template-columns:52px 1fr 48px}.service-tags{grid-column:2}.service-arrow{grid-area:1/3/span 2}.process-layout{grid-template-columns:1fr;gap:30px}.process-sticky{position:static}.process-orbit{display:none}}@media (max-width:760px){.container{width:min(calc(100% - 28px), var(--container))}.section{padding:84px 0}.site-header{padding-top:10px}.nav-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f5e6;border-color:#05050514;padding-left:12px}.brand-logo-image{width:158px}.mobile-menu{top:72px}.hero{min-height:auto;padding:132px 0 64px}.hero-grid{gap:34px}.hero-title{margin-top:22px;font-size:clamp(57px,18vw,82px)}.hero-description{font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-bullets{display:grid}.hero-visual{border-radius:30px}.visual-card{display:none}.hero-floating-label{bottom:18px;left:14px}.logo-strip{padding-top:20px}.fake-logo{min-width:130px;font-size:15px}.metrics-grid{grid-template-columns:1fr}.metric-card,.metrics-grid>div:nth-child(2) .metric-card,.metrics-grid>div:last-child .metric-card{border-right:0;border-bottom:1px solid var(--line);min-height:190px;padding:26px 0}.metrics-grid>div:last-child .metric-card{border-bottom:0}.service-row{grid-template-columns:40px 1fr;gap:16px;padding:27px 0}.service-tags{grid-column:2}.service-arrow{display:none}.projects-grid{grid-template-columns:1fr;display:grid}.project-card,.project-card:nth-child(3){grid-column:auto}.project-art{height:280px;padding:25px}.project-window{width:95%}.project-body{padding:24px}.process-step{grid-template-columns:44px 1fr;min-height:auto;padding:34px 0}.process-step p{font-size:16px}.tech-section{padding:82px 0}.tech-copy{margin-bottom:46px}.contact-card{border-radius:30px}.contact-card p{font-size:17px}.contact-actions{flex-direction:column;align-items:flex-start}.button-light{max-width:100%;font-size:14px}.footer-grid{grid-template-columns:1fr;gap:42px;padding-bottom:52px}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
