*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,system-ui,sans-serif;font-size:16px;background:#04050a;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;background:#04050a;overflow-x:hidden}.eyebrow{font-size:.6875rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#8892a4;display:flex;align-items:center;gap:6px}.eyebrow-dot{color:#e05a2b;font-size:.75rem;line-height:1;flex-shrink:0}.hr{border:none;border-top:1px solid rgba(255,255,255,.06);width:100%}.accent{color:#fff;font-weight:600}.progress-bar{position:fixed;top:0;left:0;right:0;height:2px;background:#ffffff0d;z-index:200}.progress-fill{height:100%;background:#e05a2b;width:0;transition:width .08s linear}.section-index{position:fixed;right:28px;top:50%;transform:translateY(-50%);z-index:150;display:flex;flex-direction:column;gap:18px}.section-index button{display:flex;flex-direction:row-reverse;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:2px;color:#8892a4}.section-dot{width:8px;height:8px;border-radius:50%;border:1px solid #3A4150;background:transparent;flex-shrink:0;transition:background .2s,border-color .2s,transform .2s}.idx-label{font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;opacity:0;transform:translate(6px);transition:opacity .2s,transform .2s;white-space:nowrap}.section-index button:hover .idx-label,.section-index button.active .idx-label{opacity:1;transform:translate(0)}.section-index button:hover .section-dot{border-color:#e05a2b}.section-index button.active .section-dot{background:#e05a2b;border-color:#e05a2b;transform:scale(1.2)}.section-index button.active{color:#fff}.hero{position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center;padding:140px 64px 100px}.hero-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0}.hero-inner{position:relative;z-index:1;max-width:900px;width:100%;margin:0 auto}.hero-title{font-size:4rem;font-weight:400;color:#fff;line-height:1.05;margin:18px 0 32px}.hero-body{font-size:1.25rem;color:#c2c7d0;line-height:1.7;max-width:780px}.section-1{display:flex;gap:64px;padding:100px 64px;max-width:1200px;margin:0 auto;align-items:flex-start}.col-left{flex:0 0 55%;min-width:0}.col-right{flex:0 0 calc(45% - 64px);min-width:0}.section-heading{font-size:2rem;font-weight:400;color:#fff;line-height:1.2;margin-top:20px}.col-left>.hr{margin:40px 0}.phases{display:flex;flex-direction:column}.phase{padding:56px 0}.phase+.phase{border-top:1px solid rgba(255,255,255,.06)}.phase:first-child{padding-top:0}.phase-number{font-size:.8125rem;font-weight:400;letter-spacing:.04em;color:#8892a4;margin-bottom:12px}.phase-name{font-size:2rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:16px}.phase-description{font-size:1.125rem;color:#c2c7d0;line-height:1.6}.timeline-card{background:#0a0d15;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:32px;box-shadow:0 1px 2px #00000080}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.card-title{font-size:1.125rem;font-weight:500;color:#fff}.card-sprint-label{font-size:.6875rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#8892a4;display:flex;align-items:center;gap:6px}.card-sublabel{font-size:.6875rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#8892a4;margin-top:16px;margin-bottom:20px}.timeline-rows{display:flex;flex-direction:column;gap:0}.timeline-row{display:flex;align-items:center;gap:14px;padding:14px 0;border-top:1px solid rgba(255,255,255,.06)}.timeline-row:first-child{border-top:none;padding-top:0}.timeline-icon{width:22px;height:22px;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:#12161f;flex-shrink:0}.timeline-label{font-size:1rem;color:#fff;flex:1;line-height:1.4}.timeline-week{font-size:.6875rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#8892a4;white-space:nowrap;flex-shrink:0}.card-hr{border:none;border-top:1px solid rgba(255,255,255,.06);margin:24px 0 20px}.card-closing{font-size:1rem;color:#c2c7d0;line-height:1.6}.proof{padding:100px 64px;max-width:1200px;margin:0 auto}.proof-title{font-size:2.5rem;font-weight:400;color:#fff;line-height:1.15;max-width:820px;margin:20px 0 72px}.proof-rows{display:flex;flex-direction:column;gap:40px}.proof-card{display:flex;align-items:stretch;gap:56px;background:#0a0d15;border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:56px}.proof-card.reverse{flex-direction:row-reverse}.proof-text{flex:1 1 45%;display:flex;flex-direction:column;justify-content:center;min-width:0}.proof-media{flex:0 0 52%;display:flex;align-items:center;justify-content:center;min-width:0}.proof-media img{width:100%;height:auto;display:block}.proof-logo{align-self:flex-start;height:32px;width:auto;max-width:320px;object-fit:contain;object-position:left center;margin-bottom:24px;filter:brightness(0) invert(1);opacity:.92}.proof-stat{font-size:2rem;font-weight:700;color:#fff;line-height:1.2}.proof-label{font-size:.75rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:#8892a4;margin-top:16px}.proof-rule{border:none;border-top:1px solid rgba(224,90,43,.5);width:56px;margin:24px 0}.proof-body{font-size:1.0625rem;color:#c2c7d0;line-height:1.65}.proof-compact{display:flex;gap:40px;margin-top:40px}.compact-card{flex:1;display:flex;flex-direction:column;background:#0a0d15;border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:48px;min-width:0}.closing{padding:110px 64px 130px;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.closing-inner{max-width:900px;margin:0 auto}.closing-eyebrow{justify-content:center}.closing-intro{margin:22px auto 0;max-width:640px;font-size:1.25rem;line-height:1.6;color:#c2c7d0}.closing-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:56px auto 0;padding:40px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.closing-stat{display:flex;flex-direction:column;align-items:center;gap:10px;padding:0 24px}.closing-stat+.closing-stat{border-left:1px solid rgba(255,255,255,.08)}.closing-stat-value{font-size:3rem;font-weight:400;line-height:1;color:#fff;letter-spacing:-.01em}.closing-stat-label{font-size:.9375rem;color:#8892a4}.closing-logos{list-style:none;margin:48px auto 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:stretch;max-width:900px}.client-logo{display:flex;align-items:center;justify-content:center;padding:9px 12px;min-height:44px}.client-logo-img{max-width:100%;max-height:20px;width:auto;height:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.6;transition:opacity .25s ease}.client-logo:hover .client-logo-img{opacity:1}@media(prefers-reduced-motion:reduce){.client-logo-img{transition:none}}@media(min-width:769px){.col-right{position:sticky;top:80px;align-self:flex-start}}@media(max-width:1024px){.hero{padding:120px 40px 90px}.section-1{padding:80px 40px;gap:48px}.proof{padding:80px 40px}.closing{padding:90px 40px 110px}.proof-card{padding:44px;gap:40px}}@media(max-width:900px){.proof-card,.proof-card.reverse{flex-direction:column;gap:36px}.proof-text{flex:1 1 auto}.proof-media{flex:1 1 auto;order:2;width:100%;max-width:480px;align-self:center}.proof-compact{flex-direction:column;gap:32px}}@media(max-width:768px){.section-index{display:none}.hero{min-height:auto;padding:110px 24px 72px}.hero-title{font-size:2.75rem}.hero-body{font-size:1.0625rem}.section-1{flex-direction:column;gap:48px;padding:64px 24px}.col-left,.col-right{flex:0 0 100%;width:100%}.section-heading{font-size:1.625rem}.phase{padding:40px 0}.phase-name{font-size:1.75rem}.phase-description{font-size:1rem}.proof{padding:64px 24px}.proof-title{font-size:1.875rem;margin-bottom:48px}.proof-card,.compact-card{padding:32px 24px}.closing{padding:64px 24px 88px}.closing-logos{grid-template-columns:repeat(3,1fr)}.closing-intro{font-size:1.125rem}.closing-stat-value{font-size:2.5rem}.card-header{flex-direction:column;align-items:flex-start;gap:10px}}@media(max-width:480px){.hero{padding:96px 20px 64px}.hero-title{font-size:2.25rem}.section-1{padding:56px 20px}.proof,.closing{padding-left:20px;padding-right:20px}.closing-logos{grid-template-columns:repeat(2,1fr);gap:22px 24px}.timeline-card{padding:24px 20px}.phase-name{font-size:1.5rem}.proof-stat{font-size:1.75rem}}
