:root{--ink: #061017;--cyan: #00b9ff;--cyan-2: #13e5ff;--lime: #b8ff00;--cta: #b8ff00;--text: #10212c;--muted: #64717d;--surface: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}h1,h2,h3{line-height:1.15}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:2000;background:#fff;color:#061017;padding:.7rem 1rem;border-radius:.5rem}.skip-link:focus{top:1rem}.site-header{background:rgba(3,10,15,.78);border-bottom:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(18px)}.site-header .navbar{padding:.85rem 0}.site-header .navbar-brand{display:inline-flex;align-items:center;gap:.65rem;min-width:0;max-width:calc(100vw - 5.75rem);color:#fff;font-weight:900;letter-spacing:0}.site-header .navbar-brand span span{color:#b8ff00}.site-header .brand-logo{display:block;width:225px;max-width:100%;height:auto}.site-header .brand-short{display:none}.site-header .brand-mark{width:2rem;height:2rem;border-radius:50%;background:radial-gradient(circle at 50% 35%, #fff 0 9%, #00b9ff 10% 34%, transparent 35%),linear-gradient(145deg, #b8ff00, #00b9ff);box-shadow:0 0 24px rgba(0,185,255,.65)}.site-header .nav-link{color:hsla(0,0%,100%,.84);font-weight:800;font-size:.82rem;text-transform:uppercase}.site-header .nav-link:hover,.site-header .nav-link:focus{color:#fff}.site-header .navbar-toggler{border-color:rgba(184,255,0,.72);box-shadow:0 0 18px rgba(184,255,0,.24)}.site-header .navbar-toggler:focus{box-shadow:0 0 0 .18rem rgba(184,255,0,.26),0 0 22px rgba(184,255,0,.3)}.site-header .navbar-toggler-icon{filter:invert(87%) sepia(98%) saturate(1095%) hue-rotate(20deg) brightness(106%) contrast(104%)}.btn{border-radius:999px;font-weight:900;letter-spacing:0;padding:.82rem 1.25rem}.btn-primary{--bs-btn-bg: #b8ff00;--bs-btn-border-color: #b8ff00;--bs-btn-hover-bg: #d5ff42;--bs-btn-hover-border-color: #d5ff42;--bs-btn-color: #061017;--bs-btn-hover-color: #061017;box-shadow:0 14px 34px rgba(184,255,0,.28)}.btn-outline-light{--bs-btn-hover-color: #061017}.section-dark{color:#fff;background:#061017}.section-light{background:#fff;color:var(--text)}.section-heading{max-width:860px;margin:0 auto 2.6rem}.section-heading h2{font-size:clamp(2.2rem,5vw,4.6rem);line-height:1.15;font-weight:950;letter-spacing:0}.section-heading p{color:#64717d;font-size:clamp(1rem,1.7vw,1.25rem);margin:1rem 0 0}.hero{position:relative;overflow:hidden;min-height:min(100svh,900px);isolation:isolate}.hero .hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 82% 36%, rgba(0, 185, 255, 0.36), transparent 26rem),radial-gradient(circle at 12% 64%, rgba(184, 255, 0, 0.12), transparent 22rem),linear-gradient(110deg, #03080d 0%, #07131b 46%, #020608 100%);z-index:-2}.hero .hero-bg::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);background-size:76px 76px;mask-image:linear-gradient(to bottom, #000, transparent 86%)}.hero .hero-copy{padding:7rem 0 2.5rem;position:relative;z-index:2}.hero .row{min-height:min(100svh,900px) !important}.hero h1{font-size:clamp(2.95rem,5.55vw,5.45rem);line-height:1.15;max-width:900px;font-weight:1000;letter-spacing:0;margin-bottom:1.25rem;text-transform:uppercase;hyphens:none}.hero h1 span{color:#b8ff00;text-shadow:0 0 32px rgba(184,255,0,.45)}.hero .hero-subline{font-size:clamp(1.35rem,2.75vw,2.55rem);line-height:1.08;font-weight:950;max-width:800px}.hero .hero-subline strong{color:#b8ff00}.hero .hero-text{color:hsla(0,0%,100%,.78);max-width:680px;font-size:1.2rem}.hero .hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0 1.2rem}.hero .trust-strip{display:flex;flex-wrap:wrap;gap:.75rem;color:#fff;font-weight:800}.hero .trust-strip span::before{content:"";display:inline-block;width:.55rem;height:.55rem;border-radius:50%;background:#b8ff00;margin-right:.45rem;box-shadow:0 0 14px #b8ff00}.hero .hero-visual{position:absolute;display:grid;place-items:center;inset:6.8rem 0 0 auto;width:min(48vw,680px);z-index:1;pointer-events:none}.hero .hero-visual img{width:auto;max-width:70%;height:auto;max-height:70%;object-fit:contain;object-position:center;opacity:.98;filter:drop-shadow(0 34px 60px rgba(0, 0, 0, 0.5))}@media(min-width: 992px){.hero .hero-visual img{width:100%;max-width:100%}}.problem-section,.applications-section,.audience-section,.proof-section{padding:6.5rem 0}.problem-section .row.g-4{transition:gap .28s ease}@media(min-width: 1200px){.problem-section .row.g-4{display:flex;flex-wrap:nowrap}.problem-section .row.g-4>[class*=col-]{flex:1 1 0;max-width:none;transition:flex .38s cubic-bezier(0.2, 0.8, 0.2, 1),opacity .28s ease}.problem-section .row.g-4:hover>[class*=col-]{flex:.86 1 0;opacity:.82}.problem-section .row.g-4>[class*=col-]:hover{flex:1.38 1 0;opacity:1}}.impact-card{height:100%;padding:1rem 1rem 1.5rem;border:1px solid rgba(6,16,23,.12);border-radius:.75rem;background:#fff;box-shadow:0 24px 70px rgba(6,16,23,.08);overflow:hidden;transition:box-shadow .28s ease}.impact-card h3{font-size:1.25rem;font-weight:950;margin-top:1rem}.impact-card p{color:#64717d;margin:0}.impact-card:hover{border-color:rgba(6,16,23,.12);box-shadow:0 34px 90px rgba(0,185,255,.16)}.impact-card__media{width:100%;height:clamp(8.5rem,11vw,10.4rem);max-height:10.4rem;overflow:hidden;border-radius:.55rem;background:#fff}.impact-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(0.2, 0.8, 0.2, 1),filter .3s ease}.impact-card:hover .impact-card__image{transform:scale(1.075);filter:saturate(1.12) contrast(1.04)}.aha-panel{position:relative;display:grid;grid-template-columns:minmax(0, 1.35fr) minmax(18rem, 0.65fr);gap:clamp(1.5rem,4vw,3rem);align-items:center;margin:4rem auto 0;padding:clamp(1.5rem,4vw,3rem);width:100%;overflow:hidden;border:1px solid rgba(19,229,255,.34);border-radius:.75rem;color:#fff;background:radial-gradient(circle at 12% 20%, rgba(19, 229, 255, 0.24), transparent 20rem),radial-gradient(circle at 88% 85%, rgba(184, 255, 0, 0.11), transparent 18rem),linear-gradient(135deg, #020608, #071722 62%, #020608);box-shadow:0 30px 90px rgba(6,16,23,.18)}.aha-panel::before{content:"";position:absolute;inset:0;border-top:4px solid #13e5ff;pointer-events:none}.aha-panel__copy{position:relative;z-index:1}.aha-panel__copy h3{max-width:760px;margin:0;font-size:clamp(2rem,4.4vw,4.65rem);font-weight:1000;letter-spacing:0}.aha-panel__copy p:not(.aha-panel__eyebrow){max-width:690px;margin:1rem 0 0;color:hsla(0,0%,100%,.72);font-size:clamp(1rem,1.45vw,1.18rem);font-weight:650}.aha-panel__eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 .9rem;color:#13e5ff;font-size:.82rem;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.aha-panel__eyebrow::before{content:"";width:.65rem;height:.65rem;border-radius:50%;background:#13e5ff;box-shadow:0 0 18px rgba(19,229,255,.68)}.aha-panel__proof{position:relative;z-index:1;display:grid;gap:.85rem}.aha-panel__proof span{display:flex;align-items:center;gap:1rem;min-height:5.65rem;padding:1.15rem 1.25rem;border:1px solid hsla(0,0%,100%,.16);border-radius:.65rem;background:hsla(0,0%,100%,.06);color:#fff;font-weight:950}.aha-panel__proof svg{width:2.55rem;height:2.55rem;flex:0 0 2.55rem;padding:.55rem;border-radius:50%;background:linear-gradient(135deg, #00b9ff, #13e5ff);box-shadow:0 0 18px rgba(19,229,255,.52);fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.solution-section{padding:7rem 0;background:radial-gradient(circle at 15% 50%, rgba(19, 229, 255, 0.26), transparent 28rem),radial-gradient(circle at 85% 40%, rgba(184, 255, 0, 0.12), transparent 24rem),linear-gradient(110deg, #020608, #08141c 55%, #020608)}.solution-section h2{font-size:clamp(3.2rem,7vw,7rem);line-height:1.15;font-weight:1000;letter-spacing:0;color:#fff}.solution-section h2::first-line{color:#b8ff00}.solution-section .lead{color:hsla(0,0%,100%,.78);font-weight:600}.solution-product-frame{position:relative;display:grid;place-items:center;aspect-ratio:1/1;border:1px solid hsla(0,0%,100%,.16);border-radius:1rem;overflow:hidden;background:radial-gradient(circle at 45% 44%, rgba(19, 229, 255, 0.22), transparent 26rem),radial-gradient(circle at 52% 82%, rgba(184, 255, 0, 0.13), transparent 18rem),linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.025));box-shadow:inset 0 0 70px rgba(0,185,255,.14),0 28px 90px rgba(0,0,0,.3)}.solution-product-frame img{width:100%;height:100%;object-fit:contain;padding:clamp(1rem,4vw,2rem);filter:drop-shadow(0 26px 42px rgba(0, 0, 0, 0.38))}.solution-points{margin-top:1.5rem}.solution-points h3{color:#b8ff00;font-size:1.05rem;font-weight:950;text-transform:uppercase}.solution-points p{color:hsla(0,0%,100%,.72)}.application-grid{display:grid;grid-template-columns:repeat(8, 1fr);gap:1rem}.application-grid div{display:grid;justify-items:center;gap:.85rem;min-height:8.5rem;padding:1rem .75rem;text-align:center;font-weight:900;border-radius:.75rem;transition:transform .22s ease,background .22s ease}.application-grid div:hover{transform:translateY(-0.25rem);background:rgba(0,185,255,.055)}.application-grid img{width:5.9rem;height:5.9rem;border-radius:50%;object-fit:cover;border:3px solid rgba(0,185,255,.34);box-shadow:0 18px 40px rgba(6,16,23,.14)}.audience-section{padding-top:1rem}.audience-section .section-heading{text-align:center}.audience-card{padding:1.6rem;border-radius:.75rem;color:#fff;background:radial-gradient(circle at 18% 12%, rgba(255, 255, 255, 0.22), transparent 6rem),linear-gradient(145deg, rgba(19, 229, 255, 0.88), rgba(0, 104, 154, 0.88) 46%, rgba(6, 16, 23, 0.96));box-shadow:0 22px 54px rgba(6,16,23,.16)}.audience-card h3{font-weight:950}.audience-card p{color:hsla(0,0%,100%,.75)}.benefit-band{padding:5.5rem 0;text-align:center;background:radial-gradient(circle at 5% 50%, rgba(184, 255, 0, 0.22), transparent 18rem),radial-gradient(circle at 95% 50%, rgba(0, 185, 255, 0.24), transparent 22rem),#03090e}.benefit-band h2{font-size:clamp(2.4rem,5.8vw,6rem);font-weight:1000;line-height:1.15}.benefit-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.8rem}.benefit-list span{border:1px solid hsla(0,0%,100%,.18);border-radius:999px;padding:.75rem 1.1rem;color:#b8ff00;font-weight:900}.proof-number{padding:1.5rem 1rem;border-right:1px solid rgba(6,16,23,.12)}.proof-number strong{display:block;color:#00b9ff;font-size:clamp(2rem,4vw,4.2rem);line-height:1.15;font-weight:1000}.proof-number span{display:block;margin-top:.6rem;font-weight:900;color:#061017}.direct-order-section{padding:6.5rem 0;background:radial-gradient(circle at 88% 34%, rgba(184, 255, 0, 0.24), transparent 20rem),radial-gradient(circle at 15% 72%, rgba(0, 185, 255, 0.2), transparent 24rem),linear-gradient(120deg, #020608, #071219 58%, #020608)}.direct-order-section .section-label{color:#b8ff00;font-weight:1000;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.direct-order-section h2{font-size:clamp(2.7rem,5.25vw,5.25rem);line-height:1.15;font-weight:1000;letter-spacing:0;max-width:920px}.direct-order-section .lead{color:hsla(0,0%,100%,.78);max-width:790px;font-weight:650}.direct-order-title span{display:block;white-space:nowrap}.direct-order-title span:nth-child(-n+2){color:#fff;text-decoration-line:line-through;text-decoration-color:#b8ff00;text-decoration-thickness:.13em;text-decoration-skip-ink:none;text-shadow:0 0 26px rgba(184,255,0,.28)}.direct-order-title span:last-child{color:#b8ff00;text-shadow:0 0 28px rgba(184,255,0,.42)}.direct-order-points{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem;color:#fff;font-weight:900}.direct-order-points span{color:#b8ff00}.direct-order-points span::before{content:"";display:inline-block;width:.55rem;height:.55rem;border-radius:50%;background:#b8ff00;margin-right:.45rem;box-shadow:0 0 14px #b8ff00}.direct-order-card{padding:1.1rem;border-radius:1rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 30px 80px rgba(0,0,0,.3)}.direct-order-card h3{font-weight:1000}.direct-order-card p{color:hsla(0,0%,100%,.74)}.hyla-logo-stage{position:relative;display:grid;place-items:center;min-height:16rem;border-radius:.75rem;overflow:hidden;margin-bottom:1.1rem;background:radial-gradient(circle at 50% 50%, rgba(19, 229, 255, 0.16), transparent 12rem),linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.035))}.hyla-logo-stage img{position:relative;display:block;width:min(88%,320px);max-height:12.5rem;height:auto;object-fit:contain;object-position:center}.faq-section,.form-section{padding:6.5rem 0;background:radial-gradient(circle at 74% 54%, rgba(0, 185, 255, 0.2), transparent 24rem),linear-gradient(120deg, #020608, #071019 56%, #020608)}.faq-section h2,.form-section h2{font-size:clamp(2.3rem,5vw,4.8rem);font-weight:1000;line-height:1.15}.faq-section .accordion-item,.form-section .accordion-item{color:#fff;background:rgba(0,0,0,0);border-color:hsla(0,0%,100%,.16)}.faq-section .accordion-button,.form-section .accordion-button{color:#fff;background:hsla(0,0%,100%,.04);font-weight:900;box-shadow:none}.faq-section .accordion-button::after,.form-section .accordion-button::after{filter:invert(1)}.faq-section .accordion-body,.form-section .accordion-body{color:hsla(0,0%,100%,.72)}.form-section{padding-top:0;background:radial-gradient(circle at 26% 42%, rgba(184, 255, 0, 0.18), transparent 20rem),radial-gradient(circle at 76% 50%, rgba(19, 229, 255, 0.16), transparent 22rem),linear-gradient(120deg, #020608, #071019 56%, #020608)}.faq-wide{max-width:1040px;margin:0 auto}.lead-form-layout{margin:0 auto}.lead-form-panel{padding:clamp(1.4rem,4vw,2.5rem);border-radius:1rem;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.08);box-shadow:0 30px 90px rgba(0,0,0,.28);backdrop-filter:blur(18px)}.lead-form-panel p{color:hsla(0,0%,100%,.78)}.lead-form-panel .form-label,.lead-form-panel .form-check-label{color:hsla(0,0%,100%,.84);font-weight:400}.lead-form-panel .form-control,.lead-form-panel .form-select{border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.95);border-radius:.55rem;min-height:3rem}.lead-form-panel a{color:#b8ff00}.lead-form__trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-success{margin:1rem 0 0;padding:1rem;border-radius:.75rem;color:#061017 !important;background:#b8ff00;font-weight:900}.form-success.is-error{color:#fff !important;background:#b4232f}.site-footer{padding:1.4rem 0 5rem;color:hsla(0,0%,100%,.72);background:#020608}.site-footer p{margin:0}.site-footer a{color:hsla(0,0%,100%,.78);text-decoration:none;margin-left:1rem}.site-footer a:hover{color:#fff}.legal-modal .modal-content{color:#061017;border:0;border-radius:.85rem;box-shadow:0 34px 120px rgba(0,0,0,.42)}.legal-modal .modal-header{border-bottom:1px solid rgba(6,16,23,.12)}.legal-modal .modal-title{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:1000}.legal-modal h3{margin-top:1.6rem;font-size:1.08rem;font-weight:950}.legal-modal p{color:#334551}.mobile-sticky-cta{display:none;position:fixed;left:0;right:0;bottom:0;z-index:1020;padding:.75rem;background:rgba(3,10,15,.82);backdrop-filter:blur(18px)}.mobile-sticky-cta .btn{width:100%}.legal-page{padding-top:7rem}.legal-page main{padding:4rem 0}.legal-page h1{font-size:clamp(2.5rem,6vw,5rem);font-weight:1000;letter-spacing:-0.03em}.legal-page h2{margin-top:2.5rem;font-weight:950}@media(max-width: 1199.98px){.site-header .container-fluid{max-width:100vw;width:100vw;padding-left:1rem;padding-right:1rem;margin:0}.site-header .navbar-collapse{padding-top:1rem}.site-header .brand-logo{width:200px}}@media(max-width: 991.98px){.hero{max-height:none}.hero .hero-visual{position:relative;width:100%;height:clamp(18rem,72vh,54rem);margin-top:-4rem;margin-bottom:1.5rem}.hero .hero-visual img{border-radius:1rem;object-position:center}.aha-panel{grid-template-columns:1fr}.aha-panel__proof{grid-template-columns:repeat(3, 1fr)}.application-grid{grid-template-columns:repeat(4, 1fr)}.proof-number{border:0}}@media(max-width: 767.98px){.site-header .brand-logo{display:block;width:175px}.site-header .brand-short{display:none}.problem-section,.applications-section,.proof-section,.faq-section,.form-section,.solution-section{padding:4.5rem 0}.hero h1{font-size:clamp(2.55rem,10.8vw,3.5rem);overflow-wrap:normal;word-break:normal}.direct-order-section h2{font-size:clamp(2.1rem,9.5vw,3.15rem)}.hero .hero-copy{padding-top:6.4rem;padding-bottom:1rem}.hero .hero-copy{padding-left:.75rem;padding-right:.75rem}.hero .hero-visual{height:clamp(18rem,58vh,32rem);margin-top:-3.25rem;margin-bottom:2rem}.hero .hero-actions .btn{width:100%}.trust-strip{font-size:.85rem}.aha-panel__proof{grid-template-columns:1fr}.application-grid{grid-template-columns:repeat(2, 1fr)}.mobile-sticky-cta{display:block}}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important}}
