:root{--ink:#121212;--muted:#5f625d;--line:#deded8;--yellow:#ffd000;--yellow-soft:#fff2a6;--green:#264238;--mist:#e8ede9;--paper:#fffdf4;--white:#ffffff;--shadow:0 22px 60px rgba(18,18,18,0.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mist);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:fixed;inset:0 0 auto;z-index:20;justify-content:space-between;gap:24px;padding:14px clamp(18px,5vw,72px);color:var(--white)}.brand,.hero-actions,.launch-strip,.site-header,.site-header nav{display:flex;align-items:center}.brand{gap:10px;font-size:22px;font-weight:950;letter-spacing:0}.brand img{width:50px;height:50px;object-fit:contain}.site-header nav{gap:8px;padding:6px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:rgba(18,18,18,.42);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header nav a{border-radius:6px;padding:10px 12px;font-size:14px;font-weight:850;color:rgba(255,255,255,.88)}.site-header nav a:hover{background:rgba(255,255,255,.14);color:var(--white)}.hero{position:relative;min-height:92vh;display:grid;align-items:end;overflow:hidden;padding:132px clamp(18px,6vw,88px) 104px;color:var(--white)}.hero>img{object-fit:cover}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.54) 42%,rgba(0,0,0,.1)),linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.08) 45%,rgba(0,0,0,.7))}.hero-content{position:relative;z-index:2;max-width:760px}.eyebrow{margin:0 0 14px;color:var(--yellow);font-size:13px;font-weight:950;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;max-width:830px;font-size:clamp(46px,7vw,88px);line-height:.96}h1,h2{letter-spacing:0}h2{margin-bottom:16px;font-size:clamp(30px,4vw,54px);line-height:1.02}h3{margin-bottom:12px;font-size:24px;line-height:1.14;letter-spacing:0}p{color:var(--muted);font-size:18px;line-height:1.72}.hero-content p:not(.eyebrow){max-width:690px;color:rgba(255,255,255,.82)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:8px;padding:13px 18px;font-weight:950}.button.primary{background:var(--yellow);color:var(--ink);box-shadow:0 16px 36px rgba(255,208,0,.26)}.button.secondary{border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.1);color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.launch-strip{position:absolute;z-index:3;right:clamp(18px,6vw,88px);bottom:24px;left:clamp(18px,6vw,88px);justify-content:space-between;gap:12px;padding-top:18px;border-top:1px solid rgba(255,255,255,.24);color:rgba(255,255,255,.78);font-size:14px;font-weight:850}.intro,.launch,.phone-section,.services,.steps-section{padding:clamp(64px,9vw,118px) clamp(18px,6vw,88px)}.intro{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.85fr);grid-gap:clamp(28px,7vw,90px);gap:clamp(28px,7vw,90px);align-items:end;background:var(--paper)}.intro p:last-child{margin-bottom:8px}.section-heading{max-width:820px;margin-bottom:34px}.highlight-grid,.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.highlight-grid article,.step-card{border:1px solid var(--line);border-radius:8px;background:var(--white)}.step-card{min-height:320px;padding:28px}.step-card span{display:inline-flex;margin-bottom:70px;color:var(--green);font-size:15px;font-weight:950}.visual-band{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);min-height:680px;background:var(--green);color:var(--white)}.visual-copy{align-self:center;padding:clamp(54px,7vw,92px)}.launch p,.visual-copy p:not(.eyebrow){color:rgba(255,255,255,.74)}.phone-image,.visual-image{position:relative;min-height:420px;overflow:hidden}.phone-image img,.visual-image img{object-fit:cover}.highlight-grid article{display:flex;align-items:center;gap:14px;min-height:108px;padding:22px}.highlight-grid span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;border-radius:8px;background:var(--yellow);color:var(--ink);font-size:24px;font-weight:950}.highlight-grid strong{font-size:18px;line-height:1.28}.phone-section{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(280px,.9fr);grid-gap:clamp(30px,6vw,80px);gap:clamp(30px,6vw,80px);align-items:center;background:var(--paper)}.phone-image{min-height:560px;border-radius:8px;box-shadow:var(--shadow)}.launch{min-height:520px;display:grid;place-items:center;text-align:center;background:#151515;color:var(--white)}.launch>*{max-width:760px}.launch .button{margin-top:14px}@media (max-width:900px){.site-header{position:absolute;align-items:flex-start}.site-header nav{display:none}.hero{min-height:760px;padding-top:110px}h1{font-size:48px}.launch-strip{flex-wrap:wrap;justify-content:flex-start}.highlight-grid,.intro,.phone-section,.steps-grid,.visual-band{grid-template-columns:1fr}.step-card{min-height:auto}.step-card span{margin-bottom:38px}.visual-band{min-height:auto}.visual-image{min-height:480px}.phone-image{min-height:500px}}@media (max-width:560px){.brand span{font-size:18px}.brand img{width:44px;height:44px}.hero{min-height:720px;padding-bottom:126px}h1{font-size:42px}h2{font-size:32px}p{font-size:16px}.button{width:100%}.launch-strip{bottom:18px;font-size:13px}}