@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');

:root{color-scheme:dark;--bg:#080c10;--text:#f1f5f5;--muted:#929da8;--cyan:#64eee0;--border:#222c32;--font:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;background-image:radial-gradient(ellipse at 86% 25%,#0a20272b,transparent 47%)}
a{color:inherit;text-decoration:none}
a:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}
::selection{background:#64eee0;color:#080c10}
.site-shell{max-width:1280px;margin:0 auto;padding:0 64px}
.site-header{height:114px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff0b;gap:24px}
.brand{display:inline-flex;align-items:center;gap:10px;font-family:'Manrope',var(--font);font-size:23px;font-weight:800;letter-spacing:-1.1px;white-space:nowrap}
.brand img{display:block}
.brand-light{font-weight:500;color:#ccd5d9}
.nav-link{font-size:13px;color:#c0c9cf;display:flex;align-items:center;gap:22px;transition:color .2s}
.nav-link span{color:var(--cyan);font-size:20px}
.nav-link:hover{color:var(--cyan)}
.hero{position:relative;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;min-height:598px;padding:57px 0 68px;gap:12px}
.hero-copy{position:relative;z-index:2}
.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:600;letter-spacing:2.2px;margin:0 0 28px;color:#b2c8cb}
.status-dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 10px #64eee059;display:inline-block}
h1{font-family:'Manrope',var(--font);font-size:clamp(48px,5.4vw,68px);line-height:1.13;font-weight:650;letter-spacing:-3.7px;margin:0 0 25px}
.gradient-text{background:linear-gradient(105deg,#93fff0 0%,#3ad9e9 55%,#6e9dff 100%);background-clip:text;-webkit-background-clip:text;color:transparent}
.hero-description{font-size:16px;line-height:1.85;color:var(--muted);margin:0 0 31px}
.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:29px;background:#76f3e2;color:#08201e;border:1px solid #9bfff0;border-radius:6px;padding:15px 20px;font-size:13px;font-weight:700;box-shadow:0 0 28px #57e9d410;transition:background .2s,box-shadow .2s,transform .2s}
.primary-button span{font-size:19px;line-height:1}
.primary-button:hover{background:#a2ffee;box-shadow:0 0 26px #57e9d429;transform:translateY(-2px)}
.hero-note{display:flex;align-items:center;gap:10px;color:#788a94;font-size:10px;margin-top:31px;letter-spacing:.15px}
.note-line{height:1px;width:20px;background:#41656b}
.hero-art{height:440px;position:relative;isolation:isolate;min-width:0;overflow:clip}
.hero-art:before{content:'';position:absolute;inset:8%;border-radius:50%;background:radial-gradient(ellipse,#20cdd619 0%,#208fb307 48%,transparent 70%);filter:blur(12px)}
.art-grid{position:absolute;inset:0;background-image:linear-gradient(#4aabc409 1px,transparent 1px),linear-gradient(90deg,#4aabc409 1px,transparent 1px);background-size:39px 39px;mask-image:radial-gradient(ellipse,#000 15%,transparent 70%)}
.orbital{position:absolute;left:50%;top:48%;border:1px solid #4cabb71a;border-radius:50%;transform:translate(-50%,-50%)}
.orbital-one{width:365px;height:365px;border-style:dashed;border-color:#4cabb726;animation:orbit 120s linear infinite}
.orbital-two{width:295px;height:295px;border-color:#4cabb721}
.orbital-three{width:425px;height:425px;border-color:#4cabb70c}
.hero-wave{position:absolute;width:350px;max-width:90%;left:50%;top:48%;transform:translate(-50%,-50%);filter:drop-shadow(0 14px 28px #17c4d521);animation:float 7s ease-in-out infinite}
.orbit-point{position:absolute;width:5px;height:5px;background:#73f4e6;border-radius:50%;box-shadow:0 0 14px #64eee0}
.point-one{top:32%;left:14%}.point-two{bottom:22%;right:22%;width:3px;height:3px;background:#4487ff;box-shadow:0 0 12px #4487ff}
.art-cross{position:absolute;color:#54727e;font-size:17px;font-weight:400}.cross-one{right:9%;top:17%}.cross-two{left:8%;bottom:15%}
.art-caption{position:absolute;font-size:8px;letter-spacing:2px;color:#5a7b86;white-space:nowrap}.caption-top{right:23%;top:4%}.caption-bottom{bottom:3%;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px;font-size:7px;letter-spacing:1.7px}
.tiny-dot{width:4px;height:4px;background:#4bd1c0;border-radius:50%}
.water-lines{position:absolute;left:12%;right:12%;height:100px;bottom:10%;background:repeating-linear-gradient(0deg,transparent 0 15px,#36bad114 16px,transparent 17px);transform:perspective(200px) rotateX(57deg);mask-image:radial-gradient(ellipse,#000,transparent 70%);z-index:-1}
.products{padding-bottom:52px}
.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}
h2{margin:0;font-size:15px;font-weight:500;letter-spacing:-.2px}
.section-index{font-family:var(--font);font-size:9px;letter-spacing:1.8px;color:#70818b}
.product-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr 1fr;min-height:270px;border:1px solid var(--border);border-radius:12px;background:linear-gradient(115deg,#10181e,#0c151b 65%,#0c1e22);transition:border-color .3s}
.product-card:hover{border-color:#365650}
.product-content{position:relative;z-index:1;padding:32px 36px}
.product-status{display:inline-flex;align-items:center;gap:7px;border:1px solid #71e6cd26;border-radius:4px;padding:5px 7px;color:#8cd5c8;font-size:8px;font-weight:600;letter-spacing:1.3px;background:#75f2cc06}
.product-status .status-dot{width:4px;height:4px;box-shadow:none}
h3{font-family:'Manrope',var(--font);font-size:32px;font-weight:700;letter-spacing:-1.4px;margin:15px 0 11px}
h3 span{color:#768893;font-weight:500}
.product-content p{color:var(--muted);font-size:13px;line-height:1.75;margin:0 0 20px}
.product-art{position:relative;min-width:0;align-self:stretch;margin:25px 33px 0 0;mask-image:linear-gradient(90deg,transparent,#000 12%);overflow:hidden}
.product-art-grid{position:absolute;inset:43px 0 0;background-image:linear-gradient(#66c4b60b 1px,transparent 1px),linear-gradient(90deg,#66c4b60b 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(0deg,transparent,#000 55%,transparent)}
.chart-label{position:absolute;right:0;top:6px;color:#678d8d;font-size:8px;letter-spacing:1.6px}
.chart-bars{position:absolute;bottom:35px;left:18px;right:0;height:154px;display:flex;gap:10px;align-items:flex-end;transform:skewY(-4deg)}
.chart-bars i{display:block;flex:1;height:var(--height);border:1px solid #56ceb719;border-radius:3px 3px 0 0;background:linear-gradient(0deg,#3be8a900,#4beacb0e);border-bottom:0}
.chart-bars i:nth-child(1){--height:19%}.chart-bars i:nth-child(2){--height:29%}.chart-bars i:nth-child(3){--height:25%}.chart-bars i:nth-child(4){--height:42%}.chart-bars i:nth-child(5){--height:36%}.chart-bars i:nth-child(6){--height:50%}.chart-bars i:nth-child(7){--height:62%}.chart-bars i:nth-child(8){--height:56%}.chart-bars i:nth-child(9){--height:76%}.chart-bars i:nth-child(10){--height:71%}.chart-bars i:nth-child(11){--height:85%}.chart-bars i:nth-child(12){--height:98%}
.chart-line{position:absolute;left:0;top:40px;width:100%;height:calc(100% - 73px);filter:drop-shadow(0 0 8px #57ffe33b)}
.chart-caption{position:absolute;bottom:21px;right:0;left:18px;display:flex;justify-content:space-between;align-items:center;font-size:7px;letter-spacing:2px;color:#587f7f}.chart-caption span{font-size:16px;color:#7cbbb1}
.site-footer{border-top:1px solid #ffffff0c;min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#72828d;font-size:10px}
.footer-location{display:flex;align-items:center;gap:9px;line-height:1.7}.footer-location svg{width:14px;height:14px;color:#66bfb9;flex-shrink:0}.footer-divider{color:#3a4c55;margin:0 6px}.footer-tagline{color:#647580}.copyright{white-space:nowrap}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:16px;top:-80px;padding:12px 20px;background:var(--cyan);color:var(--bg);z-index:10;border-radius:5px}.skip-link:focus{top:16px}
@keyframes float{0%,100%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-53%)}}
@keyframes orbit{to{transform:translate(-50%,-50%) rotate(360deg)}}
@media(min-width:1500px){.site-shell{padding:0 40px}.hero{min-height:650px}}
@media(max-width:1000px){.site-shell{padding:0 36px}.hero{min-height:560px;gap:0}h1{font-size:53px;letter-spacing:-2.8px}.hero-art{height:370px}.orbital-one{width:290px;height:290px}.orbital-two{width:230px;height:230px}.orbital-three{width:345px;height:345px}.hero-wave{width:300px}.hero-description{font-size:14px}.hero-note{font-size:9px}.product-content{padding:30px}.product-art{margin-right:25px}.chart-bars{gap:7px}}
@media(max-width:720px){.site-shell{padding:0 24px}.site-header{height:88px;gap:12px}.brand{font-size:20px;gap:6px}.brand img{width:35px;height:35px}.nav-link{font-size:11px;gap:10px}.hero{grid-template-columns:1fr;padding:53px 0 29px;min-height:auto}.hero-copy{max-width:520px}.eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:24px}h1{font-size:clamp(43px,9.4vw,64px);letter-spacing:-2.5px;line-height:1.15;margin-bottom:22px}.hero-description{font-size:14px;line-height:1.8;margin-bottom:25px}.primary-button{font-size:12px;padding:14px 18px}.hero-note{font-size:9px;margin-top:26px;gap:8px}.hero-art{height:305px;max-width:400px;width:100%;justify-self:center;margin-top:20px}.hero-wave{width:268px}.orbital-one{width:260px;height:260px}.orbital-two{width:205px;height:205px}.orbital-three{width:300px;height:300px}.caption-top{top:2%;right:10%;font-size:7px}.caption-bottom{bottom:0%;font-size:6px}.point-one{left:17%}.cross-one{top:11%}.products{padding-bottom:32px}.section-heading{margin-bottom:16px}h2{font-size:14px}.section-index{font-size:7px;letter-spacing:1.1px}.product-card{grid-template-columns:1fr}.product-content{padding:26px 25px 14px}h3{font-size:31px}.product-art{height:172px;margin:0 25px;mask-image:linear-gradient(90deg,transparent,#000 8%)}.chart-label{top:3px;font-size:7px}.chart-line{top:10px;height:calc(100% - 30px)}.chart-bars{height:120px;bottom:15px}.chart-caption{bottom:10px;font-size:6px}.chart-bars i{background:linear-gradient(0deg,#3be8a900,#4beacb09)}.site-footer{padding:23px 0;min-height:auto;flex-wrap:wrap;gap:7px;font-size:9px}.site-footer p{margin:0}.footer-location{gap:6px}.footer-divider{margin:0 3px}}
@media(max-width:380px){.site-shell{padding:0 20px}.brand{font-size:18px}.brand img{width:30px;height:30px}.nav-link{font-size:10px;gap:5px}h1{font-size:40px;letter-spacing:-2.1px}.hero-note{font-size:8px}.desktop-break{display:none}.section-index{font-size:6px}.footer-tagline{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
