
:root{--background:#050e19;--foreground:#f4f7fb;--primary:#00c8f5;--card:#0a1726;--border:#213043;--muted-foreground:#a8b6c6;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #00c8f5;outline-offset:6px}::selection{background:#00c8f5;color:#050e19}.skip{position:fixed;top:-80px;z-index:20;background:#00c8f5;color:#000;padding:15px}.skip:focus{top:0}header{position:absolute;z-index:5;width:100%;display:flex;justify-content:space-between;align-items:center;padding:28px 5.5%;border-bottom:1px solid #ffffff16}.brand{display:flex;align-items:center;gap:7px;font-size:30px;font-weight:800;letter-spacing:-1.4px}.brand img{width:58px;height:52px;object-fit:contain}.brand>span>span{color:var(--primary)}.header-contact{display:flex;align-items:center;gap:25px;font-size:14px;border:1px solid #ffffff35;border-radius:30px;padding:12px 22px;background:#07152544}.hero{position:relative;min-height:100svh;overflow:hidden;display:flex;align-items:center;padding:165px 5.5% 140px}.hero-photo{position:absolute;inset:0;background:url('assets/led-outdoor-stage.webp') center 68%/cover no-repeat;animation:arrive 2s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050e19f5 0%,#050e19d9 30%,#050e1960 64%,#050e1930),linear-gradient(0deg,#050e19 0%,transparent 35%,#050e1955)}.orb{position:absolute;width:600px;height:600px;border:1px solid #00c8f522;border-radius:50%;right:-230px;top:20%;box-shadow:0 0 0 75px #00c8f506,0 0 0 150px #00c8f504;pointer-events:none}.hero-content{position:relative;max-width:920px;animation:rise .9s ease both}.eyebrow,.label{font-family:monospace;font-size:12px;letter-spacing:1.8px;color:#9fb4c9;line-height:1.8}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:30px;color:#b7e9f5}.dot{display:inline-block;width:7px;height:7px;background:#00c8f5;border-radius:50%;box-shadow:0 0 16px #00c8f599;flex-shrink:0}.hero h1{font-size:clamp(56px,6.65vw,104px);font-weight:800;letter-spacing:-.065em;line-height:1.015;margin:0 0 28px}.hero h1>span{color:#ccd7e3}em{font-style:normal;background:linear-gradient(100deg,#8becff,#00c8f5 48%,#087eff);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy{color:#b8c7d6;max-width:555px;font-size:18px;line-height:1.75;margin:0}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:#00c8f5;color:#041522;font-weight:700;font-size:15px;padding:20px 25px;border-radius:5px;box-shadow:0 0 35px #00c8f51c;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 40px #00c8f544}.text-link{font-size:14px;display:flex;gap:20px;align-items:center}.text-link span{color:#00c8f5}.image-caption{position:absolute;right:5.5%;bottom:180px;display:flex;gap:18px;font-family:monospace;font-size:12px;line-height:1.8;letter-spacing:2px;color:#acbdce}.image-caption strong{color:white;font-weight:400}.image-caption>span{font-size:40px;color:#00c8f5}.hero-bottom{position:absolute;bottom:40px;left:5.5%;right:5.5%;border-top:1px solid #ffffff20;padding-top:25px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:2px;color:#91a7bc}.hero-bottom b{color:#00c8f5;font-weight:400}.ticker{display:flex;justify-content:space-between;gap:22px;padding:28px 5.5%;border-block:1px solid #213043;font-size:12px;letter-spacing:1.5px;color:#c0ccd8;background:#091422}.ticker span+span:before{content:'+';color:#00c8f5;margin-right:28px}.section{padding:100px 7%}.intro-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;margin-top:40px}h2{font-size:clamp(38px,4.5vw,65px);letter-spacing:-.055em;line-height:1.08;margin:0;font-weight:700}.intro h2 span{color:#7b8ea2}.lead{font-size:27px!important;letter-spacing:-.7px;line-height:1.3!important;color:#e4eef6!important;margin-top:0}.intro p,.feature p,.contact p{color:#9bafc1;font-size:16px;line-height:1.8}.note{font-size:12px;font-family:monospace;display:flex;align-items:center;gap:10px;margin-top:25px;color:#83a1b9;line-height:1.8}.feature-section{padding-top:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px;border:1px solid #233143;border-radius:8px;overflow:hidden}.feature{padding:34px 26px;background:linear-gradient(145deg,#101f31,#08131f);border-right:1px solid #233143;transition:background .25s}.feature:last-child{border:0}.feature:hover{background:#112b40}.feature-top{display:flex;justify-content:space-between;align-items:center;color:#00c8f5;margin-bottom:45px}.feature-top span{font-size:12px;color:#668197;font-family:monospace}.feature-tag{font-size:12px;font-family:monospace;color:#8ca8bf}.feature h3{font-size:25px;letter-spacing:-1px;margin:12px 0;font-weight:700}.feature p{font-size:16px;margin-bottom:0}.showcase{position:relative;min-height:630px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:75px 7% 40px}.showcase>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 42%}.showcase-shade{position:absolute;inset:0;background:linear-gradient(90deg,#05111af0,#05111a40),linear-gradient(0deg,#050e19,transparent 55%)}.showcase-copy,.workflow{position:relative}.showcase h2{margin-top:27px;font-size:clamp(48px,6vw,85px)}.showcase p{font-size:17px;line-height:1.8;color:#bccbd7;margin-top:25px}.workflow{display:flex;gap:20px;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid #ffffff30;font-family:monospace;font-size:12px;letter-spacing:1px}.workflow svg{width:18px;color:#00c8f5}.contact{background:radial-gradient(ellipse at 0 100%,#06344577,transparent 60%);padding-block:110px}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center;margin-top:35px}.pill{display:inline-flex;align-items:center;gap:10px;font-size:12px;letter-spacing:1px;border:1px solid #00c8f533;padding:9px 14px;border-radius:30px;margin-bottom:22px}.contact h2{font-size:clamp(36px,4vw,58px)}.contact-links a{position:relative;display:block;border-bottom:1px solid #2b4153;padding:24px 40px 28px 0}.contact-links a>span{display:flex;align-items:center;gap:12px;font-family:monospace;color:#8baabd;font-size:12px;letter-spacing:1.5px;margin-bottom:16px}.contact-links strong{font-size:clamp(19px,2vw,29px);letter-spacing:-.7px;font-weight:500}.contact-arrow{position:absolute;right:0;top:64px;color:#00c8f5}.contact-links a:hover strong{color:#00c8f5}footer{border-top:1px solid #243141;padding:32px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{font-size:23px}footer .brand img{width:42px;height:38px}footer>span{font-size:12px;letter-spacing:2px;color:#8fa8ba}footer small{font-size:12px;color:#7d94a8}@keyframes rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes arrive{from{transform:scale(1.05)}to{transform:scale(1)}}@media(min-width:1600px){.hero{min-height:950px}}@media(max-width:1000px){.hero h1{font-size:75px}.image-caption{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid #233143}.intro-grid{gap:45px}.contact-grid{gap:30px}.ticker{flex-wrap:wrap;justify-content:center}}@media(max-width:650px){header{padding:18px 6%}.brand{font-size:26px}.brand img{width:45px}.header-contact{padding:10px 14px;gap:8px}.hero{padding:155px 6% 115px;min-height:860px}.hero h1{font-size:clamp(45px,11.5vw,68px)}.eyebrow{font-size:12px;max-width:300px;line-height:1.8;align-items:flex-start}.eyebrow .dot{margin-top:7px}.hero-photo{background-position:58% center}.hero-shade{background:linear-gradient(90deg,#050e19dd,#050e1988),linear-gradient(0deg,#050e19,transparent 60%)}.hero-copy{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:24px}.button{padding:18px 20px;font-size:14px}.hero-bottom{font-size:12px;bottom:25px;left:6%;right:6%}.scroll-hint{display:none}.ticker{gap:18px;padding:24px 6%}.ticker span+span:before{display:none}.section{padding:65px 6%}.intro-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.feature-section{padding-top:5px}.feature-grid{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid #233143!important}.feature:last-child{border-bottom:0!important}.feature-top{margin-bottom:25px}.showcase{padding:60px 6% 30px;min-height:620px}.showcase h2{font-size:52px}.workflow{gap:10px;flex-wrap:wrap;justify-content:flex-start}.workflow svg{width:13px}.contact-links strong{font-size:24px}footer{padding:30px 6%;flex-wrap:wrap}footer>span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
