:root{--ink:#07131f;--ink2:#0d2130;--paper:#f6f8f7;--white:#fff;--cyan:#1fd7d0;--cyan2:#0fa8a9;--coral:#ff6b4a;--coral2:#d84f34;--lime:#b6ee4e;--muted:#65727d;--line:#dfe7e8;--shadow:0 28px 70px rgba(7,19,31,.14);--soft:0 14px 34px rgba(7,19,31,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Segoe UI",Tahoma,Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.75}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;right:-9999px}.skip-link:focus{right:12px;top:12px;z-index:1000;background:#fff;padding:10px 14px;border-radius:10px}.topline{background:var(--ink);color:#c9d4d9;font-size:11px}.topline-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topline span{display:flex;align-items:center;gap:8px}.topline i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(182,238,78,.1)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(246,248,247,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(7,19,31,.07)}.nav-wrap{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;margin-left:auto}.brand-logo{width:66px;height:48px;display:grid;place-items:center;overflow:hidden}.brand-logo img{width:70px;height:auto}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-text b{font-size:16px}.brand-text small{font-size:10px;color:var(--muted);margin-top:4px}.nav-links{display:flex;gap:24px;font-size:12px;font-weight:700}.nav-links a{position:relative;padding:8px 0}.nav-links a:after{content:"";position:absolute;right:0;left:100%;bottom:2px;height:2px;background:var(--cyan);transition:.25s}.nav-links a:hover:after{left:0}.nav-call{margin-right:auto;display:flex;flex-direction:column;align-items:flex-start;padding:9px 15px;border-radius:13px;background:var(--ink);color:#fff;line-height:1.25}.nav-call span{font-size:8px;color:#9ec2c6}.nav-call b{font-size:13px;letter-spacing:.4px}
.hero{position:relative;overflow:hidden;background:var(--ink);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 22%,rgba(31,215,208,.18),transparent 26%),radial-gradient(circle at 85% 70%,rgba(255,107,74,.18),transparent 27%)}.hero-grid-bg{position:absolute;inset:0;opacity:.07;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,#000,transparent 90%)}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center;padding:72px 0 58px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:#0f8589;font-size:11px;font-weight:900;letter-spacing:.2px}.eyebrow{color:#9ee9e6;background:rgba(31,215,208,.08);border:1px solid rgba(31,215,208,.18);border-radius:999px;padding:7px 11px}.eyebrow span{width:7px;height:7px;background:var(--lime);border-radius:50%}.hero h1{font-size:64px;line-height:1.12;letter-spacing:-1.7px;margin:18px 0 18px;max-width:720px}.hero h1 em{font-style:normal;color:var(--cyan);background:linear-gradient(90deg,var(--cyan),#8ff5d9);-webkit-background-clip:text;color:transparent}.lead{font-size:17px;color:#c6d0d6;max-width:720px}.lead strong{color:#fff}.problem-pills{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.problem-pills span{padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);font-size:10px;color:#d7e1e5}.hero-cta-row{display:flex;gap:10px;margin-top:24px}.btn{min-height:57px;padding:0 20px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:900;transition:.2s;box-shadow:0 12px 28px rgba(0,0,0,.16)}.btn:hover{transform:translateY(-2px)}.btn-coral{background:linear-gradient(135deg,var(--coral),#f0573d);color:#fff}.btn-mint{background:linear-gradient(135deg,var(--cyan),#18beba);color:#041319}.trust-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:28px}.trust-mini>div{padding:11px 12px;border-top:1px solid rgba(255,255,255,.12)}.trust-mini b{display:block;font-size:11px}.trust-mini span{font-size:8px;color:#84949e}.hero-stage{position:relative;min-height:570px}.hero-photo-card{position:absolute;inset:0 34px 0 40px;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 40px 80px rgba(0,0,0,.34);transform:rotate(-1deg)}.hero-photo-card:before{content:"";position:absolute;z-index:2;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--cyan),var(--lime),var(--coral))}.hero-photo-card img{width:100%;height:100%;object-fit:cover}.hero-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,19,31,.02),rgba(7,19,31,.12) 45%,rgba(7,19,31,.78))}.photo-badge{position:absolute;z-index:3;bottom:18px;right:18px;left:18px;padding:12px 14px;border-radius:14px;background:rgba(7,19,31,.74);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;align-items:center}.photo-badge b{font-size:11px}.photo-badge span{font-size:8px;color:#a9bac2}.float-card{position:absolute;z-index:4;min-width:190px;padding:12px 14px;border-radius:16px;background:#fff;color:var(--ink);box-shadow:var(--shadow);border:1px solid #e7eded;display:grid;grid-template-columns:34px 1fr;gap:0 9px;align-items:center}.float-card small{grid-row:1/3;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--ink);color:var(--lime);font-size:9px;font-weight:900}.float-card b{font-size:11px}.float-card span{font-size:8px;color:var(--muted)}.fc-1{top:55px;left:-18px}.fc-2{bottom:126px;right:-4px}.fc-3{bottom:42px;left:0}.hero-bottom{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035)}.hero-bottom-inner{min-height:58px;display:flex;align-items:center;gap:16px;white-space:nowrap;overflow:hidden;color:#95a6af;font-size:10px}.hero-bottom-inner b{color:#fff}.hero-bottom-inner i{width:4px;height:4px;border-radius:50%;background:var(--coral)}
.proof{background:#fff;border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:1.45fr repeat(3,.85fr);align-items:stretch}.proof-title{padding:34px 28px 34px 0}.proof-title h2{font-size:25px;line-height:1.35;margin:7px 0}.proof-title p{font-size:10px;color:var(--muted);margin:0}.proof article{padding:34px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.proof article span{font-size:10px;color:var(--coral);font-weight:900}.proof article b{font-size:17px;margin:5px 0}.proof article small{font-size:9px;color:var(--muted)}
.section{padding:92px 0}.section-head{margin-bottom:38px}.section-head.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.section-head.center{text-align:center;max-width:760px;margin:0 auto 42px}.section-head h2,.systems h2,.gallery h2,.final-cta h2{font-size:42px;line-height:1.22;margin:8px 0}.section-head h2 em{font-style:normal;color:var(--coral)}.section-head p{color:var(--muted);font-size:13px;margin:0}.need-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:14px}.need-card{position:relative;padding:24px;border-radius:25px;background:#fff;border:1px solid var(--line);min-height:260px;box-shadow:0 0 0 rgba(0,0,0,0);transition:.25s}.need-card:hover{transform:translateY(-4px);box-shadow:var(--soft)}.need-card.featured{grid-row:span 2;display:flex;flex-direction:column;padding:0;overflow:hidden;background:var(--ink);color:#fff;border-color:transparent}.need-photo{height:295px;position:relative}.need-photo img{width:100%;height:100%;object-fit:cover}.need-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,var(--ink))}.tag-hot{position:absolute;z-index:2;top:14px;right:14px;background:var(--coral);color:#fff;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900}.need-body{padding:23px}.need-no{display:inline-flex;color:var(--coral);font-size:10px;font-weight:900}.featured .need-no{color:var(--cyan)}.need-card h3{font-size:21px;line-height:1.35;margin:8px 0 8px}.need-card p{font-size:11px;color:var(--muted);margin:0 0 13px}.featured p{color:#b8c4cb}.need-card ul{margin:0 0 15px;padding:0 18px 0 0;color:#d5e0e4;font-size:9px}.need-icon{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#e9f9f7,#f3fff0);color:#0d8d8e;font-size:19px;margin:8px 0 14px}.cold .need-icon{background:#e9f5ff;color:#2c79ad}.text-cta{display:inline-flex;margin-top:8px;color:#0d8d8e;font-size:10px;font-weight:900;border-bottom:1px solid rgba(13,141,142,.25);padding-bottom:2px}.featured .text-cta{color:var(--lime);border-color:rgba(182,238,78,.3)}
.systems{position:relative;background:linear-gradient(135deg,#07131f,#0c2432 62%,#0c3135);color:#fff;overflow:hidden}.systems:before{content:"";position:absolute;left:-100px;top:-160px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(31,215,208,.13),transparent 65%)}.systems-wrap{position:relative;z-index:2;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;padding:84px 0}.kicker.light{color:#7fe5e1}.systems-copy p{color:#9fb1ba;font-size:12px}.inline-call{display:inline-block;margin-top:12px;color:var(--lime);font-size:11px;font-weight:900}.systems-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.systems-cards div{padding:22px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045);min-height:115px;display:flex;flex-direction:column;justify-content:flex-end}.systems-cards b{font-size:16px;color:#fff}.systems-cards span{font-size:9px;color:#8fa4ad;margin-top:3px}.systems-cards div:nth-child(2),.systems-cards div:nth-child(5){background:linear-gradient(145deg,rgba(31,215,208,.13),rgba(255,255,255,.035))}.systems-cards div:nth-child(4){border-color:rgba(255,107,74,.25)}
.sectors{background:#f6f8f7}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.sector-grid article{padding:24px;border-radius:23px;background:#fff;border:1px solid var(--line);min-height:220px;position:relative;overflow:hidden}.sector-grid article:before{content:"";position:absolute;right:0;top:0;width:5px;height:100%;background:linear-gradient(var(--cyan),var(--lime))}.sector-grid article:nth-child(3n):before{background:linear-gradient(var(--coral),#ff9b68)}.sector-grid article>span{font-size:9px;font-weight:900;color:#9babb2}.sector-grid h3{font-size:18px;margin:12px 0 8px}.sector-grid p{font-size:11px;color:var(--muted)}.sector-grid small{display:inline-flex;margin-top:10px;padding:5px 8px;border-radius:999px;background:#edf8f7;color:#0a7e80;font-size:8px;font-weight:900}
.gallery{background:var(--ink);color:#fff;padding:88px 0}.gallery-head{margin-bottom:30px}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:245px 245px;gap:11px}.gallery figure{margin:0;position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.08)}.gallery .g1{grid-row:1/3}.gallery figure:nth-child(4){grid-row:1/3}.gallery img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery figure:hover img{transform:scale(1.025)}.gallery figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(7,19,31,.88))}.gallery figcaption{position:absolute;z-index:2;right:16px;bottom:14px;font-size:10px;font-weight:900}
.final-cta{position:relative;overflow:hidden;background:#eff7f6}.final-cta:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;left:-160px;bottom:-260px;background:radial-gradient(circle,rgba(31,215,208,.22),transparent 65%)}.final-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;padding:78px 0}.final-grid p{color:var(--muted);max-width:650px}.final-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
footer{background:#061019;color:#c5d0d5;padding:28px 0}.footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:72px;height:auto;filter:brightness(1.1)}.footer-brand div{display:flex;flex-direction:column}.footer-brand b{font-size:12px}.footer-brand span{font-size:8px;color:#71838d}.footer-info{display:flex;gap:16px;flex-wrap:wrap;font-size:9px;color:#82949e}.footer-info a:first-child{color:var(--lime);font-weight:900}.mobile-bar{display:none}.reveal{opacity:0;transform:translateY(18px);transition:.55s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1000px){.nav-links{display:none}.hero-layout{grid-template-columns:1fr 1fr;gap:30px}.hero h1{font-size:52px}.proof-grid{grid-template-columns:1fr repeat(3,1fr)}.proof-title{grid-column:1/-1}.need-grid{grid-template-columns:1fr 1fr}.need-card.featured{grid-row:auto;grid-column:1/-1;display:grid;grid-template-columns:.85fr 1.15fr}.need-photo{height:auto;min-height:360px}.systems-wrap{gap:32px}.section-head.split{gap:35px}}
@media(max-width:760px){body{padding-bottom:72px}.container{width:min(100% - 28px,1180px)}.topline-inner>div{display:none}.nav-wrap{height:66px}.brand-logo{width:58px}.brand-text{display:none}.nav-call{padding:9px 12px}.hero-layout{grid-template-columns:1fr;padding:38px 0 36px}.hero-copy{order:1}.hero-stage{order:2;min-height:430px;margin-top:12px}.hero h1{font-size:42px;letter-spacing:-.7px}.lead{font-size:14px}.hero-cta-row{display:grid;grid-template-columns:1fr 1fr}.btn{font-size:11px;padding:0 12px}.trust-mini b{font-size:9px}.trust-mini span{font-size:7px}.hero-photo-card{inset:0 18px}.float-card{min-width:158px;padding:9px 10px}.fc-1{top:30px;left:-3px}.fc-2{bottom:78px;right:-3px}.fc-3{display:none}.hero-bottom{display:none}.proof-grid{grid-template-columns:1fr}.proof-title{padding:26px 0 14px}.proof article{border-right:0;border-top:1px solid var(--line);padding:18px 4px}.section{padding:68px 0}.section-head.split{grid-template-columns:1fr;gap:12px}.section-head h2,.systems h2,.gallery h2,.final-cta h2{font-size:32px}.need-grid{grid-template-columns:1fr}.need-card.featured{display:block}.need-photo{min-height:0;height:270px}.systems-wrap{grid-template-columns:1fr;padding:68px 0}.systems-cards{grid-template-columns:1fr 1fr}.sector-grid{grid-template-columns:1fr}.gallery{padding:68px 0}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:270px 220px 220px}.gallery .g1{grid-column:1/-1;grid-row:1/2}.gallery figure:nth-child(4){grid-row:2/4}.final-grid{grid-template-columns:1fr;padding:64px 0;gap:24px}.footer-wrap{align-items:flex-start;flex-direction:column}.footer-info{display:grid;gap:5px}.mobile-bar{position:fixed;z-index:100;display:grid;grid-template-columns:1fr 1fr;gap:8px;right:0;left:0;bottom:0;padding:8px 11px calc(8px + env(safe-area-inset-bottom));background:rgba(246,248,247,.96);backdrop-filter:blur(12px);border-top:1px solid var(--line);box-shadow:0 -12px 30px rgba(7,19,31,.1)}.mobile-bar a{min-height:48px;display:flex;align-items:center;justify-content:center;border-radius:13px;color:#07131f;font-size:12px;font-weight:900}.mobile-bar a:first-child{background:var(--coral);color:#fff}.mobile-bar a:last-child{background:var(--cyan)}}
@media(max-width:480px){.hero h1{font-size:36px}.problem-pills{gap:6px}.problem-pills span{font-size:8px}.hero-cta-row{grid-template-columns:1fr}.trust-mini{gap:4px}.trust-mini>div{padding:9px 7px}.hero-stage{min-height:390px}.systems-cards{grid-template-columns:1fr 1fr}.gallery-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto}.gallery figure,.gallery .g1,.gallery figure:nth-child(4){grid-column:auto;grid-row:auto;height:245px}.gallery .g1{height:300px}.final-actions{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}
