:root{--ink:#f4faf7;--muted:#9bb1aa;--bg:#07120f;--panel:#0d211b;--line:rgba(220,250,239,.13);--green:#28d7a1;--cream:#f4ead7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}.glow{position:fixed;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:-1;opacity:.22}.glow-one{width:420px;height:420px;background:#08745a;right:-160px;top:120px}.glow-two{width:300px;height:300px;background:#1d5b8b;left:-150px;bottom:60px}.header,main,.footer{width:min(1160px,calc(100% - 48px));margin:0 auto}.header{display:flex;justify-content:space-between;align-items:center;padding:28px 0}.brand{align-items:center;color:var(--ink);display:flex;gap:10px;font-size:1.2rem;font-weight:800;letter-spacing:-.04em;text-decoration:none}.brand-mark{align-items:center;background:var(--green);border-radius:10px;color:#042016;display:flex;font-size:1rem;font-weight:900;height:34px;justify-content:center;width:34px}.header-link{color:var(--muted);font-size:.9rem;text-decoration:none}.header-link:hover{color:var(--green)}.hero{align-items:center;display:grid;gap:80px;grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr);min-height:690px;padding:80px 0 120px}.eyebrow{align-items:center;color:var(--green);display:flex;font-size:.75rem;font-weight:800;gap:9px;letter-spacing:.16em;text-transform:uppercase}.status-dot{background:var(--green);border-radius:50%;box-shadow:0 0 14px var(--green);height:7px;width:7px}.hero h1{font-size:clamp(3.2rem,7vw,6.5rem);letter-spacing:-.075em;line-height:.98;margin:20px 0 28px;max-width:760px}.lede{color:var(--muted);font-size:1.16rem;max-width:610px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin:34px 0}.button{border-radius:999px;display:inline-flex;font-size:.92rem;font-weight:750;gap:18px;padding:14px 21px;text-decoration:none;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#052219}.button-primary:hover{background:#70ebc3}.button-quiet{border:1px solid var(--line);color:var(--ink)}.button-quiet:hover{border-color:var(--green)}.trust-row{color:#708981;font-size:.75rem}.separator{color:var(--green);margin:0 7px}.phone-wrap{justify-self:center;position:relative}.phone-glow{background:var(--green);filter:blur(80px);height:280px;opacity:.18;position:absolute;right:-80px;top:80px;width:280px}.phone{background:#0b1613;border:7px solid #263d35;border-radius:38px;box-shadow:0 35px 80px rgba(0,0,0,.42);overflow:hidden;position:relative;width:290px}.phone-top{height:23px;position:relative}.notch{background:#263d35;border-radius:0 0 12px 12px;height:17px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px}.chat-header{align-items:center;background:#102c23;border-bottom:1px solid var(--line);display:flex;gap:10px;padding:13px 15px}.avatar{align-items:center;background:var(--green);border-radius:50%;color:#063024;display:flex;font-weight:900;height:34px;justify-content:center;width:34px}.chat-header strong,.chat-header small{display:block}.chat-header strong{font-size:.84rem}.chat-header small{color:#8aa79e;font-size:.62rem}.more{color:#87a89d;margin-left:auto}.chat-body{background:linear-gradient(145deg,#0b1a15,#10251e);min-height:390px;padding:16px 12px}.date{color:#74948a;font-size:.58rem;letter-spacing:.12em;text-align:center}.bubble{border-radius:14px;font-size:.76rem;margin:12px 0;max-width:83%;padding:10px 12px}.bubble-in{background:#173a2e;border-bottom-left-radius:4px;color:#d0e4dd}.bubble-out{background:#27b987;border-bottom-right-radius:4px;color:#04271c;margin-left:auto}.chat-input{align-items:center;background:#10251e;color:#638079;display:flex;font-size:.7rem;justify-content:space-between;padding:13px 14px}.chat-input b{align-items:center;background:var(--green);border-radius:50%;color:#03251a;display:flex;height:24px;justify-content:center;width:24px}.service-section,.process-section{border-top:1px solid var(--line);padding:110px 0}.section-intro{align-items:end;display:flex;gap:40px;justify-content:space-between;margin-bottom:42px}.section-intro h2,.process-heading h2,.start-section h2,.contact-section h2{font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.065em;line-height:1.02;margin:10px 0}.section-intro>p:last-child{color:var(--muted);max-width:350px}.service-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.service-card{background:rgba(13,33,27,.8);border:1px solid var(--line);border-radius:22px;min-height:265px;padding:25px;transition:.2s ease}.service-card:hover,.service-card.featured{border-color:rgba(40,215,161,.48);transform:translateY(-3px)}.service-card.featured{background:linear-gradient(145deg,#123f31,#0d211b)}.card-icon{align-items:center;background:#153a2e;border-radius:10px;color:var(--green);display:flex;font-size:1.3rem;height:40px;justify-content:center;width:40px}.service-card h3{font-size:1.2rem;letter-spacing:-.04em;margin:34px 0 9px}.service-card p{color:var(--muted);font-size:.86rem}.card-label{color:var(--green);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.process-section{display:grid;gap:70px;grid-template-columns:.7fr 1.3fr}.steps{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.step{border-right:1px solid var(--line);padding:23px 20px 10px 0}.step+.step{padding-left:20px}.step:last-child{border:0}.step span{color:var(--green);font-size:.75rem;font-weight:800}.step h3{font-size:1.05rem;margin:28px 0 8px}.step p{color:var(--muted);font-size:.86rem}.start-section{align-items:center;background:linear-gradient(105deg,#164f3b,#0e2c23 55%,#13315b);border:1px solid rgba(153,241,214,.2);border-radius:28px;display:flex;gap:40px;justify-content:space-between;margin:10px 0 110px;padding:60px clamp(25px,6vw,80px)}.start-section p:not(.eyebrow),.contact-section p:not(.eyebrow){color:#bed1ca;max-width:510px}.button-light{background:var(--cream);color:#1b2d28;white-space:nowrap}.contact-section{border-top:1px solid var(--line);padding:70px 0 100px}.contact-section p{color:var(--muted)}.footer{border-top:1px solid var(--line);color:#6e8980;display:flex;font-size:.76rem;justify-content:space-between;padding:24px 0 34px}@media(max-width:850px){.hero{gap:40px;grid-template-columns:1fr;padding-top:65px}.phone-wrap{margin-top:10px}.section-intro,.process-section{display:block}.section-intro>p:last-child{margin-top:20px}.service-grid{grid-template-columns:1fr 1fr}.process-heading{margin-bottom:45px}.start-section{align-items:flex-start;flex-direction:column}.button-light{white-space:normal}}@media(max-width:560px){.header,main,.footer{width:calc(100% - 32px)}.header{padding:20px 0}.hero{padding:52px 0 80px}.hero h1{font-size:3.3rem}.trust-row{line-height:2}.service-section,.process-section{padding:75px 0}.service-grid,.steps{grid-template-columns:1fr}.step{border-bottom:1px solid var(--line);border-right:0;padding:19px 0}.step+.step{padding-left:0}.start-section{margin-bottom:75px;padding:35px 25px}.footer{align-items:flex-start;flex-direction:column;gap:8px}}
