:root{--green:#65d96c;--green-bright:#50d957;--green-dark:#28a832;--bg:#060b12;--surface:#0f1923;--surface-hi:#16212e;--border:#ffffff14;--text:#e8edf2;--muted:#8a9aaa;--white:#fff;--radius:8px;--radius-lg:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#0d1520;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.site-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#060b12eb;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:0 clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0}.brand{align-items:center;display:inline-flex}.header-logo{width:auto;height:3.8rem;display:block}.site-nav{flex-wrap:wrap;align-items:center;gap:.2rem;display:flex}.site-nav a{border-radius:var(--radius);color:#ffffffbf;white-space:nowrap;padding:.5rem .7rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.site-nav a:hover{color:var(--white);background:#ffffff0f}.nav-cta{white-space:nowrap;margin-left:.5rem;border-radius:var(--radius-lg)!important;background:var(--green)!important;color:#08110a!important;padding:.55rem 1.1rem!important;font-weight:800!important}.nav-cta:hover{opacity:.88;background:var(--green)!important}.lang-switcher{margin-left:.15rem}.lang-btn{border-radius:var(--radius);letter-spacing:.06em;background:#ffffff0f;border:1px solid #ffffff24;justify-content:center;align-items:center;height:1.9rem;padding:0 .6rem;font-size:.8rem;font-weight:800;transition:background .15s,color .15s;display:inline-flex;color:#ffffffbf!important}.lang-btn:hover{color:var(--green)!important;background:#65d96c24!important}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,4vw,4rem);min-height:calc(100vh - 62px);padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.hero-bg{filter:saturate(1.9)brightness(1.08)contrast(1.12);z-index:0;background:linear-gradient(90deg,#040810b8 35%,#0408101a 100%),linear-gradient(#04081033 0%,#04081080 100%),url(/mountain-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.hero-phones{z-index:1;justify-content:center;align-items:flex-end;gap:0;height:clamp(420px,60vh,600px);display:flex;position:relative}.hero-phone{background:#060b12;border:2px solid #ffffff24;border-radius:36px;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080}.hero-phone-notch{z-index:2;background:#ffffff1a;border-radius:999px;width:4.5rem;height:.65rem;position:absolute;top:.7rem;left:50%;transform:translate(-50%)}.hero-phone-img{object-fit:cover;object-position:top;width:100%;height:100%;padding-top:1.8rem;display:block}.hero-phone--front{z-index:2;width:clamp(160px,22vw,220px);height:100%}.hero-phone--back{z-index:1;opacity:.85;width:clamp(140px,19vw,195px);height:90%;margin-bottom:0;margin-right:-2rem;transform:rotate(-4deg)translateY(2%)}.hero-copy{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:0;display:flex;position:relative}.hero-badge{color:var(--text);background:#000000a6;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.5rem;margin-top:0;margin-bottom:1.4rem;padding:.5rem 1.2rem;font-size:.88rem;font-weight:600;display:inline-flex}.hero-badge-icon{font-size:1rem}.hero-heading{letter-spacing:-1px;letter-spacing:-2px;margin:0 0 .5rem;font-size:clamp(5rem,12vw,9rem);font-weight:900;line-height:1}.hero-alp{background:linear-gradient(#fff 0%,#a8d4f8 60%,#7ab8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-ai{background:linear-gradient(#7ef87e 0%,#28d828 60%,#1aaa1a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-logo{filter:saturate(1.4)brightness(1.15)contrast(1.1);align-self:center;width:min(560px,95%);height:auto;margin-bottom:.75rem;display:block}.hero-sub{color:#fff;text-shadow:0 2px 12px #0006;margin-bottom:1rem;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:700;line-height:1.2}.hero-text{color:#dcebffeb;max-width:38rem;margin-bottom:2rem;font-size:clamp(.95rem,1.5vw,1.08rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.button{border-radius:var(--radius-lg);white-space:nowrap;justify-content:center;align-items:center;min-height:3rem;padding:.85rem 1.5rem;font-size:.97rem;font-weight:800;transition:opacity .15s;display:inline-flex}.button.primary{color:#061006;background:#3dd63d;box-shadow:0 8px 28px #3dd63d73}.button.primary:hover{opacity:.88}.hero-secondary{color:var(--white);border-radius:var(--radius-lg);background:#ffffff1a;border:1px solid #ffffff2e;align-items:center;gap:.4rem;padding:.85rem 1.5rem;font-size:.97rem;font-weight:700;transition:background .15s;display:inline-flex}.hero-secondary:hover{background:#ffffff29}.features-section{background:#0a1320;padding:4rem clamp(1.5rem,5vw,4rem)}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1120px;margin:0 auto;display:grid}.feature-dark-card{border-radius:var(--radius-lg);background:#131f2e;border:1px solid #ffffff1a;flex-direction:column;gap:.6rem;height:100%;padding:1.75rem;display:flex;box-shadow:0 4px 24px #0000004d}.feature-dark-icon{border-radius:var(--radius);background:#65d96c1a;border:1px solid #65d96c33;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.8rem;display:flex}.feature-dark-card h3{color:#fff;margin:0;font-size:1.1rem;font-weight:800}.feature-dark-card p{color:#96a8b8;margin:0;font-size:.94rem;line-height:1.65}.feature-email{color:var(--green);margin-top:.25rem;font-size:.95rem;font-weight:700}.feature-email:hover{text-decoration:underline}.waitlist-section{background:#0a1320;border-top:1px solid #ffffff1a;padding:1.5rem clamp(1.5rem,5vw,4rem)}.waitlist-inner{flex-wrap:wrap;align-items:center;gap:2rem;max-width:1120px;margin:0 auto;display:flex}.waitlist-left{flex-shrink:0;align-items:center;gap:1rem;display:flex}.waitlist-bell{background:#65d96c1a;border:1px solid #65d96c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex}.waitlist-left strong{color:var(--white);font-size:1rem;font-weight:800;display:block}.waitlist-left p{color:var(--muted);margin:.15rem 0 0;font-size:.88rem}.waitlist-right{flex:1;min-width:280px}.waitlist-form{flex-direction:column;gap:.5rem;display:flex}.waitlist-input-row{gap:.6rem;width:100%;display:flex}@media (max-width:480px){.waitlist-input-row{flex-direction:column}}.waitlist-input{border-radius:var(--radius-lg);min-width:0;height:2.8rem;color:var(--white);background:#ffffff0f;border:1px solid #ffffff1f;outline:none;flex:1;padding:0 1rem;font-size:.95rem;transition:border-color .15s}.waitlist-input::placeholder{color:#ffffff4d}.waitlist-input:focus{border-color:var(--green)}.waitlist-btn{white-space:nowrap;border-radius:var(--radius-lg);height:2.8rem;color:var(--white);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;flex-shrink:0;align-items:center;gap:.4rem;padding:0 1.25rem;font-size:.95rem;font-weight:700;transition:background .15s;display:inline-flex}@media (max-width:480px){.waitlist-btn{justify-content:center;width:100%}}.waitlist-btn:after{content:" →"}.waitlist-btn:hover{background:#ffffff29}.waitlist-btn:disabled{opacity:.6;cursor:not-allowed}.waitlist-msg{margin:0;font-size:.88rem;font-weight:700}.waitlist-msg--ok{color:var(--green)}.waitlist-msg--err{color:#f08080}.animate-on-scroll{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(20px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.animate-on-scroll{opacity:1;transition:none;transform:none}}.site-footer{border-top:1px solid var(--border);width:min(1120px,100% - 3rem);color:var(--text);justify-content:space-between;align-items:flex-start;gap:2rem;margin:0 auto;padding:2rem 0 2.5rem;display:flex}.footer-brand{flex-direction:column;gap:.2rem;display:flex}.footer-brand strong{color:var(--white)}.footer-brand p{color:var(--muted);margin:.3rem 0 0;font-size:.9rem}.footer-nav{flex-direction:column;gap:.1rem;display:flex}.footer-nav a,.site-footer a{color:var(--muted);padding:.3rem 0;font-size:.9rem}.footer-nav a:hover,.site-footer a:hover{color:var(--white)}.footer-social{gap:.5rem;margin-top:.75rem;display:flex}.social-btn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-hi);justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:.7rem;font-weight:800;transition:background .15s,color .15s;display:inline-flex;color:var(--muted)!important}.social-btn:hover{color:var(--green)!important;background:#65d96c1f!important}.content-page{max-width:1120px;min-height:calc(100vh - 220px);color:var(--text);margin:0 auto;padding:clamp(3rem,8vw,6rem) clamp(1.5rem,5vw,4rem)}.content-page h1{color:var(--white);font-size:clamp(2rem,4vw,3rem)}.content-page p{color:var(--muted);line-height:1.7}.eyebrow{color:var(--green-bright);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.82rem;font-weight:800}.legal-page{max-width:840px}.updated{color:var(--green-bright);font-weight:700}.legal-copy{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-hi);margin-top:2rem;padding:1.6rem}.legal-copy h2{color:var(--white);margin-top:1.8rem;font-size:1.3rem}.legal-copy h2:first-of-type{margin-top:.5rem}.legal-copy p{color:var(--muted);line-height:1.7}.legal-copy a{color:var(--green);font-weight:700}.legal-copy ul{padding-left:1.2rem}.legal-copy li{color:var(--muted);line-height:2}.about-highlight{border-left:4px solid var(--green);padding-left:1rem;font-style:italic;font-weight:700;color:var(--text)!important}.warning-box{border-left:4px solid var(--green);border-radius:var(--radius);background:#65d96c12;padding:1rem 1.2rem;font-weight:700;color:var(--text)!important}.contact-link{border-radius:var(--radius-lg);background:var(--green);color:#08110a;margin-top:1rem;padding:.9rem 1.4rem;font-weight:800;transition:opacity .15s;display:inline-flex}.contact-link:hover{opacity:.88}.press-facts{color:var(--muted);padding-left:1.2rem;line-height:2}.press-facts strong{color:var(--white)}.press-logo-preview{border:1px solid var(--border);background:var(--surface-hi);border-radius:16px;justify-content:center;align-items:center;margin:1rem 0;padding:1.5rem;display:inline-flex}.press-logo-img{object-fit:cover;border-radius:18px;width:5rem;height:5rem}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 220px);padding:3rem 1.5rem;display:flex}.not-found h1{color:var(--white);margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.5rem)}.not-found>p{color:var(--muted);margin-bottom:2rem;font-size:1.1rem}.not-found-btn{min-width:12rem}@keyframes spin{to{transform:rotate(360deg)}}.waitlist-spinner{border:2px solid #fff3;border-top-color:var(--white);vertical-align:middle;border-radius:50%;width:.85rem;height:.85rem;margin-right:.4rem;animation:.65s linear infinite spin;display:inline-block}@media (max-width:900px){.site-header{flex-wrap:wrap;padding:.5rem clamp(1rem,4vw,2rem)}.hero{grid-template-columns:1fr;min-height:auto;padding-top:3rem}.hero-phones{order:2;height:360px}.hero-copy{order:1}.hero-phone--front{width:160px}.hero-phone--back{width:140px}.features-grid{grid-template-columns:1fr}}@media (max-width:620px){.site-nav{width:100%}.site-nav a{padding-inline:.5rem;font-size:.82rem}.nav-cta{display:none}.hero-actions,.button,.hero-secondary{justify-content:center;width:100%}.site-footer,.waitlist-inner{flex-direction:column}}
