:root{--ink:#121512;--paper:#f3f1ea;--lime:#c8ff34;--muted:#6f746d;--white:#fff;--line:#d9d9d1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);position:absolute;width:100%;z-index:10;color:#fff}.brand{display:flex;align-items:center;gap:11px;font-size:13px;line-height:1.05;text-transform:uppercase;letter-spacing:.08em}.brand-mark{width:41px;height:41px;border-radius:12px;background:var(--lime);color:var(--ink);display:grid;place-items:center;font-family:Manrope;font-weight:800}.nav-wrap nav{display:flex;align-items:center;gap:34px;font-size:14px}.nav-cta{border:1px solid #ffffff50;border-radius:999px;padding:12px 18px}.menu-button{display:none}.hero{min-height:760px;background:var(--ink);color:white;padding:150px max(5vw,24px) 80px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:520px;height:520px;background:#9ee90022;filter:blur(70px);right:2%;top:11%;border-radius:50%}.hero-copy{max-width:700px;position:relative;z-index:2}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;gap:10px}.eyebrow span{width:27px;height:2px;background:var(--lime)}h1,h2,h3{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.045em}h1{font-size:clamp(56px,7.4vw,112px);line-height:.88;margin:24px 0 30px}h1 em{color:var(--lime);font-style:normal}.hero-text{font-size:19px;color:#b6bab3;line-height:1.6;max-width:590px}.hero-actions{display:flex;gap:12px;margin:36px 0}.button{min-height:54px;border-radius:999px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:22px;font-weight:700}.primary{background:var(--lime);color:var(--ink)}.secondary{border:1px solid #ffffff40}.trust-row{display:flex;gap:24px;color:#9ba096;font-size:13px}.hero-visual{position:relative;min-height:520px;display:grid;place-items:center}.phone-placeholder{width:255px;height:510px;border-radius:48px;background:linear-gradient(145deg,#3b423d,#0d0f0d 38%);border:8px solid #292d29;box-shadow:0 45px 80px #0009, inset 0 0 0 2px #ffffff20;transform:rotate(8deg);position:relative;overflow:hidden;animation:float 5s ease-in-out infinite}.phone-placeholder:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 27%,#c8ff34 0 3%,transparent 3.4%),linear-gradient(145deg,transparent 30%,#c8ff3428)}.phone-island{width:88px;height:24px;background:#080908;border-radius:20px;position:absolute;top:14px;left:50%;transform:translateX(-50%);z-index:2}.screen-copy{position:absolute;inset:0;padding:105px 25px 35px;display:flex;flex-direction:column;justify-content:space-between;z-index:1}.screen-copy small{font-size:9px;letter-spacing:.18em;color:var(--lime)}.screen-copy b{font:700 29px/1 Manrope}.screen-copy span{font-size:8px;letter-spacing:.14em;color:#a9aea8}.orbit{position:absolute;border:1px solid #ffffff18;border-radius:50%;animation:spin 20s linear infinite}.orbit-one{width:470px;height:470px}.orbit-two{width:350px;height:350px;animation-direction:reverse}.floating-card{position:absolute;background:#f8f8f5;color:var(--ink);padding:13px 17px;border-radius:16px;display:flex;align-items:center;gap:10px;box-shadow:0 15px 40px #0005;z-index:3;animation:float 4s ease-in-out infinite}.floating-card>span{width:33px;height:33px;border-radius:10px;background:var(--lime);display:grid;place-items:center;font-weight:bold}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:12px}.floating-card small{font-size:9px;color:#757a74;margin-top:3px}.card-a{left:1%;top:23%}.card-b{right:0;bottom:20%;animation-delay:-2s}.ticker{height:52px;background:var(--lime);display:flex;align-items:center;white-space:nowrap;overflow:hidden;font:800 13px Manrope;letter-spacing:.13em}.ticker div{animation:ticker 28s linear infinite}.section{padding:120px max(5vw,24px)}.section-heading{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:5vw;align-items:end;margin-bottom:55px}.section-heading .eyebrow{align-self:start}.section-heading h2,.pricing h2,.contact h2{font-size:clamp(42px,5vw,72px);line-height:.98}.section-heading>p:last-child,.pricing-head>p{color:var(--muted);line-height:1.65}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{min-height:420px;border-radius:28px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease}.service-card:hover{transform:translateY(-8px)}.service-card.dark{background:var(--ink);color:#fff}.service-card.lime{background:var(--lime)}.service-card.light{background:#fff}.number{opacity:.5;font-size:12px}.device-icon{font-size:75px;line-height:1;margin:60px 0 25px}.service-card h3{font-size:33px}.service-card p{line-height:1.6;opacity:.7;min-height:76px}.service-card a{margin-top:auto;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.pricing{background:#fff}.pricing-head{display:grid;grid-template-columns:1fr 1fr;gap:15%;align-items:end;margin-bottom:50px}.tabs{display:flex;gap:6px;border-bottom:1px solid var(--line)}.tab{border:0;background:transparent;padding:17px 25px;color:var(--muted);cursor:pointer;border-bottom:3px solid transparent}.tab.active{color:var(--ink);border-color:var(--lime);font-weight:700}.price-panel{display:none;padding:35px 0}.price-panel.active{display:block}.price-summary{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden}.price-summary div{padding:23px;border-right:1px solid var(--line)}.price-summary div:last-child{border:0}.price-summary span,.price-summary b{display:block}.price-summary span{color:var(--muted);font-size:13px;margin-bottom:12px}.price-summary b{font:700 23px Manrope}.models{color:var(--muted);line-height:1.7;max-width:1050px}.models b{color:var(--ink)}.price-note{font-size:12px;color:#888}.contact{padding:110px max(5vw,24px);background:var(--ink);color:#fff;display:grid;grid-template-columns:1.1fr .9fr;gap:10%;align-items:center}.contact-copy>p:not(.eyebrow){font-size:17px;color:#aeb2ac;line-height:1.6;max-width:560px}.lime-button{background:var(--lime);color:var(--ink);margin-top:20px}.info-card{background:#202420;border:1px solid #ffffff13;border-radius:28px;padding:10px 34px}.info-card>div{padding:25px 0;border-bottom:1px solid #ffffff18}.info-card>div:last-child{border:0}.info-card small{color:var(--lime);font-size:10px;letter-spacing:.15em}.info-card p{line-height:1.7}.info-card p span,.info-card p b{display:inline-block;width:49%;font-size:14px}.info-card p span{color:#979c96}.info-card p b{text-align:right}footer{padding:35px max(5vw,24px);display:flex;align-items:center;justify-content:space-between;background:#0a0b0a;color:#8d928c;font-size:12px}.legal-button{border:0;background:none;color:inherit;cursor:pointer}dialog{border:0;border-radius:22px;padding:35px;max-width:480px;box-shadow:0 25px 80px #0007}dialog::backdrop{background:#000a}.dialog-close{position:absolute;right:18px;top:13px;border:0;background:none;font-size:25px;cursor:pointer}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-13px) rotate(8deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ticker{to{transform:translateX(-50%)}}
@media(max-width:900px){.nav-wrap nav{display:none;position:absolute;top:75px;left:20px;right:20px;padding:25px;background:#202320;border-radius:18px;flex-direction:column}.nav-wrap nav.open{display:flex}.menu-button{display:block;background:none;color:#fff;border:1px solid #ffffff55;border-radius:99px;padding:8px 14px}.hero{grid-template-columns:1fr;padding-top:130px}.hero-visual{min-height:480px}.section-heading,.pricing-head{grid-template-columns:1fr;gap:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:350px}.device-icon{margin:35px 0}.price-summary{grid-template-columns:1fr 1fr}.price-summary div{border-bottom:1px solid var(--line)}.contact{grid-template-columns:1fr}.contact-copy{margin-bottom:40px}}
@media(max-width:560px){h1{font-size:55px}.hero{padding-left:20px;padding-right:20px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{flex-wrap:wrap;gap:10px 16px}.hero-visual{transform:scale(.82);margin:-35px -45px}.section{padding:85px 20px}.price-summary{grid-template-columns:1fr}.price-summary div{border-right:0}.contact{padding:85px 20px}.info-card{padding:8px 22px}footer{flex-wrap:wrap;gap:20px}.tabs{overflow-x:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.hero-media{width:min(470px,90%);aspect-ratio:1;border-radius:42px;overflow:hidden;position:relative;z-index:2;background:#181b18;box-shadow:0 45px 90px #0009;border:1px solid #ffffff20;animation:mediaFloat 6s ease-in-out infinite}.hero-media video{width:100%;height:100%;display:block;object-fit:cover}@keyframes mediaFloat{50%{transform:translateY(-12px) rotate(-1deg)}}
@media(max-width:600px){body{overflow-x:hidden}.nav-wrap{height:72px;padding:0 18px}.brand-mark{width:38px;height:38px}.hero{min-height:auto;padding:112px 18px 56px;display:flex;flex-direction:column;align-items:stretch}.hero-copy{width:100%}h1{font-size:clamp(48px,15vw,68px);line-height:.91;margin:20px 0 24px}.hero-text{font-size:16px;line-height:1.55}.hero-actions{width:100%;margin:28px 0 22px}.button{width:100%;min-height:56px}.trust-row{font-size:12px}.hero-visual{width:100%;min-height:390px;transform:none;margin:20px 0 -10px}.hero-media{width:min(88vw,390px);border-radius:28px}.orbit-one{width:94vw;height:94vw}.orbit-two{width:72vw;height:72vw}.floating-card{padding:10px 12px}.card-a{left:-5px;top:19%}.card-b{right:-5px;bottom:14%}.ticker{height:46px}.section-heading{margin-bottom:32px}.section-heading h2,.pricing h2,.contact h2{font-size:42px}.service-card{min-height:330px;border-radius:22px;padding:24px}.pricing-head{margin-bottom:28px}.tabs{width:100%;scrollbar-width:none}.tab{flex:1;min-width:max-content;padding:16px}.price-panel{padding:24px 0}.price-summary{border-radius:16px}.price-summary div{display:flex;align-items:center;justify-content:space-between;padding:18px}.price-summary span{margin:0}.price-summary b{font-size:20px}.models{font-size:14px}.info-card p span,.info-card p b{width:100%;text-align:left}.info-card p b{margin-bottom:10px}footer{padding:30px 20px;align-items:flex-start}}
.header-logo{width:58px;height:58px;object-fit:contain;border-radius:14px;margin-left:18px;position:relative;z-index:12}.hero{grid-template-columns:1fr;justify-items:center;padding-top:115px}.hero-visual{order:1;width:min(680px,100%);min-height:520px}.hero-copy{order:2;text-align:center;max-width:850px}.hero-copy .eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-text{margin-left:auto;margin-right:auto}.service-image{width:100%;height:165px;margin:30px 0 22px;border-radius:20px;overflow:hidden;background:#fff;display:grid;place-items:center}.service-image img{width:100%;height:100%;object-fit:contain;padding:12px}.service-card.dark .service-image{background:#fff}.map-section{padding:90px max(5vw,24px);background:var(--paper);display:grid;grid-template-columns:.65fr 1.35fr;gap:7%;align-items:center}.map-copy h2{font-size:clamp(42px,5vw,72px);line-height:1}.map-copy>p:last-child{color:var(--muted)}.map-frame{height:480px;border-radius:28px;overflow:hidden;box-shadow:0 25px 65px #1112;border:1px solid var(--line)}@media(max-width:900px){.header-logo{margin-left:auto;margin-right:10px}.hero{display:flex;padding-top:88px}.hero-visual{order:1}.hero-copy{order:2}.map-section{grid-template-columns:1fr;gap:30px}.map-frame{height:420px}}@media(max-width:600px){.nav-wrap .brand{display:none}.header-logo{width:48px;height:48px;order:3;margin:0}.menu-button{order:1}.nav-wrap nav{order:2}.hero{padding-top:82px}.hero-visual{min-height:390px;margin:0 0 20px}.hero-copy{text-align:left}.hero-copy .eyebrow,.hero-actions,.trust-row{justify-content:flex-start}.hero-copy .button{justify-content:center}.service-image{height:150px;margin:24px 0 20px}.map-section{padding:70px 20px}.map-frame{height:360px;border-radius:20px}}
