.hp-page{--hp-bg:#0b1108;--hp-bg-deep:#080d06;--hp-card:hsla(0,0%,100%,.03);--hp-card-solid:#131b0f;--hp-card-border:rgba(180,235,90,.14);--hp-lime:#b4eb5a;--hp-lime-bright:#c8f07a;--hp-lime-soft:rgba(180,235,90,.18);--hp-green:#4ea437;--hp-green-deep:#2f6b24;--hp-text:#edf4e6;--hp-text-muted:#a6b09e;--hp-text-faded:#6b7368;--hp-divider:hsla(0,0%,100%,.08);--hp-success:#b4eb5a;background:radial-gradient(circle at top center,rgba(180,235,90,.14),transparent 55%),radial-gradient(circle at 85% 15%,rgba(78,164,55,.06),transparent 40%),linear-gradient(180deg,var(--hp-bg) 0,var(--hp-bg-deep) 100%);color:var(--hp-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden}.hp-nav{position:fixed;top:0;left:0;right:0;z-index:100;justify-content:space-between;padding:16px clamp(1.5rem,5vw,4rem);background:rgba(11,17,8,.72);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--hp-divider)}.hp-nav,.hp-nav-brand{display:flex;align-items:center}.hp-nav-brand{gap:10px;text-decoration:none;color:var(--hp-text)}.hp-nav-icon{width:32px;height:32px;border-radius:8px;object-fit:cover}.hp-nav-brand span{font-weight:700;font-size:1rem;letter-spacing:-.02em}.hp-nav-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.hp-nav-back{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:999px;border:1px solid var(--hp-divider);background:hsla(0,0%,100%,.04);font-size:.82rem;color:var(--hp-text-muted);text-decoration:none;transition:color .2s,border-color .2s,background-color .2s,transform .2s}.hp-nav-back:hover{color:var(--hp-lime);border-color:rgba(180,235,90,.36);background:rgba(180,235,90,.1);transform:translateY(-1px)}.hp-hero{display:flex;align-items:center;justify-content:space-between;gap:clamp(2rem,5vw,4rem);padding:clamp(8rem,18vh,12rem) clamp(1.5rem,5vw,4rem) clamp(4rem,8vh,6rem);max-width:1200px;margin:0 auto;text-align:left}.hp-hero-content{flex:1 1;max-width:600px}.hp-status-pill{display:inline-flex;align-items:center;padding:6px 14px;margin-bottom:18px;border-radius:999px;background:rgba(180,235,90,.12);border:1px solid rgba(180,235,90,.32);color:var(--hp-lime);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hp-hero-content h1{font-size:clamp(2.5rem,5vw,4.6rem);font-weight:800;letter-spacing:-.05em;margin-bottom:20px;line-height:.98;color:var(--hp-text)}.hp-hero-content h1 .hp-mark{color:var(--hp-lime)}.hp-hero-subtitle{font-size:clamp(.98rem,1.8vw,1.1rem);color:var(--hp-text-muted);line-height:1.72;margin-bottom:16px}.hp-hero-ground{font-size:clamp(.9rem,1.5vw,1rem);color:var(--hp-lime);font-weight:500;font-style:italic;margin-bottom:32px;line-height:1.5}.hp-hero-ctas{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.hp-coming-badge{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:16px;background:linear-gradient(180deg,var(--hp-lime),var(--hp-green));color:#0b1108;font-weight:700;font-size:.95rem;box-shadow:0 12px 32px rgba(180,235,90,.22)}.hp-coming-sub{font-size:.85rem;color:var(--hp-text-muted);margin:-4px 0 0}.hp-text-link{color:var(--hp-lime);text-decoration:underline;text-underline-offset:4px;font-size:.95rem;transition:color .2s}.hp-text-link:hover{color:var(--hp-lime-bright)}.hp-hero-mock{flex:0 0 auto;max-width:360px;width:100%;display:flex;align-items:center;justify-content:center}.hp-hero-mock-img{width:100%;max-width:240px;height:auto;border-radius:48px;box-shadow:0 30px 80px rgba(180,235,90,.22),0 0 0 1px rgba(180,235,90,.1);animation:heroFloat 6s ease-in-out infinite}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.hp-nav{align-items:flex-start;flex-direction:column;gap:12px}.hp-nav-links{width:100%;gap:10px 14px;justify-content:flex-start}.hp-hero{flex-direction:column;text-align:center;padding-top:clamp(7rem,14vh,10rem)}.hp-hero-content{max-width:100%}.hp-hero-ctas{align-items:center}.hp-hero-mock{max-width:220px}}.hp-section{padding:clamp(3rem,8vh,5rem) clamp(1.5rem,5vw,4rem);max-width:1100px;margin:0 auto}.hp-section-title{font-size:clamp(1.7rem,3vw,2.2rem);font-weight:700;text-align:center;margin-bottom:12px;letter-spacing:-.03em;color:var(--hp-text)}.hp-section-subtitle{font-size:clamp(.9rem,1.5vw,1.05rem);margin-bottom:clamp(2rem,5vh,3rem);max-width:620px;margin-left:auto;margin-right:auto;line-height:1.6}.hp-section-subtitle,.hp-why-statement{text-align:center;color:var(--hp-text-muted)}.hp-why-statement{font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.8;max-width:680px;margin:0 auto;padding:0 1rem}.hp-why-statement strong{color:var(--hp-text);font-weight:600}.hp-steps-staggered{display:flex;flex-direction:column;gap:48px;max-width:720px;margin:0 auto}.hp-step-staggered{display:flex;align-items:flex-start;gap:28px}.hp-step-staggered:nth-child(2n){padding-left:clamp(0px,5vw,60px)}.hp-step-numeral{flex:0 0 auto;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1;background:linear-gradient(135deg,var(--hp-lime),var(--hp-green));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hp-step-body h3{font-size:1.15rem;font-weight:700;margin-bottom:6px;color:var(--hp-text)}.hp-step-body p{font-size:.95rem;color:var(--hp-text-muted);line-height:1.65}.hp-modes{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px}.hp-mode-card{background:var(--hp-card);border:1px solid var(--hp-card-border);border-radius:24px;padding:32px 28px;transition:transform .3s,border-color .3s,box-shadow .3s;box-shadow:0 10px 30px rgba(0,0,0,.32);display:flex;flex-direction:column}.hp-mode-card:hover{transform:translateY(-4px);border-color:rgba(180,235,90,.36);box-shadow:0 20px 44px rgba(180,235,90,.1)}.hp-mode-icon{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:18px;background:rgba(180,235,90,.16);color:var(--hp-lime)}.hp-mode-card h3{font-size:1.2rem;font-weight:700;margin-bottom:8px;color:var(--hp-text);letter-spacing:-.01em}.hp-mode-card p{font-size:.95rem;color:var(--hp-text-muted);line-height:1.65;margin-bottom:14px}.hp-mode-list{list-style:none;margin:0;border-top:1px solid var(--hp-divider);padding:14px 0 0}.hp-mode-list li{font-size:.85rem;color:var(--hp-text-muted);line-height:1.5;position:relative;padding:6px 0 6px 18px}.hp-mode-list li:before{content:"";position:absolute;left:2px;top:14px;width:6px;height:6px;border-radius:50%;background:var(--hp-lime);opacity:.8}.hp-use-cases{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:20px;gap:20px;margin-top:24px}.hp-use-case{background:var(--hp-card);border:1px solid var(--hp-card-border);border-radius:20px;padding:24px;box-shadow:0 6px 18px rgba(0,0,0,.32)}.hp-use-case h3{font-size:.98rem;font-weight:700;color:var(--hp-text);margin-bottom:8px}.hp-use-case p{font-size:.88rem;color:var(--hp-text-muted);line-height:1.6}.hp-privacy-pillars{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;max-width:820px;margin:0 auto}@media (max-width:640px){.hp-privacy-pillars{grid-template-columns:1fr}}.hp-privacy-pillar{padding:8px 0 8px 20px;border-left:3px solid var(--hp-lime)}.hp-privacy-pillar h3{font-size:1.02rem;font-weight:700;margin-bottom:6px;color:var(--hp-text)}.hp-privacy-pillar p{font-size:.92rem;color:var(--hp-text-muted);line-height:1.65}.hp-disclaimer{max-width:780px;margin:clamp(2rem,4vh,3rem) auto 0;padding:22px 26px;background:rgba(180,235,90,.06);border:1px solid rgba(180,235,90,.22);border-radius:18px;color:var(--hp-text);font-size:.92rem;line-height:1.65}.hp-disclaimer strong{color:var(--hp-lime);font-weight:700}.hp-walkthrough-cta{max-width:780px;margin:clamp(1.5rem,4vh,2.5rem) auto 0;padding:22px 26px;background:var(--hp-card);border:1px solid rgba(180,235,90,.22);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;box-shadow:0 8px 24px rgba(0,0,0,.32)}.hp-walkthrough-cta-text{flex:1 1;min-width:220px}.hp-walkthrough-cta-text strong{display:block;color:var(--hp-text);font-size:1rem;margin-bottom:4px;font-weight:700}.hp-walkthrough-cta-text span{font-size:.88rem;color:var(--hp-text-muted);line-height:1.55}.hp-walkthrough-cta-link{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:999px;background:rgba(180,235,90,.16);border:1px solid rgba(180,235,90,.36);color:var(--hp-lime);text-decoration:none;font-size:.9rem;font-weight:700;white-space:nowrap;transition:background .2s,transform .2s}.hp-walkthrough-cta-link:hover{background:rgba(180,235,90,.28);transform:translateY(-1px)}.hp-notify-section{text-align:center}.hp-notify-form{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:20px}.hp-notify-cta{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:14px;font-size:.95rem;font-weight:700;text-decoration:none;background:linear-gradient(180deg,var(--hp-lime),var(--hp-green));color:#0b1108;box-shadow:0 10px 28px rgba(180,235,90,.22);transition:transform .2s,box-shadow .2s;border:none;cursor:pointer;font-family:inherit}.hp-notify-cta:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(180,235,90,.32)}.hp-notify-note{font-size:.82rem;color:var(--hp-text-faded)}.hp-footer{padding:clamp(2rem,5vh,3rem) clamp(1.5rem,5vw,4rem);text-align:center;border-top:1px solid var(--hp-divider);margin-top:clamp(2rem,5vh,4rem)}.hp-footer-links{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:16px}.hp-footer-links a{color:var(--hp-text-muted);text-decoration:none;font-size:.88rem;transition:color .2s}.hp-footer-links a:hover{color:var(--hp-lime)}.hp-footer-copy{font-size:.78rem;color:var(--hp-text-faded)}.hp-legal{background:var(--hp-card-solid);color:var(--hp-text);font-family:inherit;min-height:100vh;padding:8rem clamp(1.5rem,5vw,3rem) 3rem;max-width:820px;margin:0 auto 3rem;border:1px solid var(--hp-card-border);border-radius:28px;box-shadow:0 22px 60px rgba(0,0,0,.4)}.hp-legal h1{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em;margin-bottom:8px;color:var(--hp-text)}.hp-legal .hp-legal-updated{color:var(--hp-text-faded);font-size:.85rem;margin-bottom:32px}.hp-legal h2{font-size:1.2rem;font-weight:700;margin-top:32px;margin-bottom:10px;color:var(--hp-text);letter-spacing:-.01em}.hp-legal li,.hp-legal p{font-size:.94rem;color:var(--hp-text-muted);line-height:1.75;margin-bottom:12px}.hp-legal strong{color:var(--hp-text);font-weight:600}.hp-legal ul{padding-left:20px;margin-bottom:16px}.hp-legal-callout{background:rgba(180,235,90,.08);border:1px solid rgba(180,235,90,.22);border-radius:18px;padding:24px;margin:24px 0 36px}.hp-legal-callout h2{color:var(--hp-lime)}.hp-legal-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 20px;border-radius:999px;text-decoration:none;font-weight:700;color:#0b1108;background:linear-gradient(180deg,var(--hp-lime),var(--hp-green));box-shadow:0 12px 28px rgba(180,235,90,.22)}.hp-legal-links{margin-top:3rem;display:flex;gap:12px;flex-wrap:wrap}.hp-legal-links a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:999px;border:1px solid var(--hp-divider);background:hsla(0,0%,100%,.03);color:var(--hp-text-muted);text-decoration:none;font-size:.88rem}.hp-legal-links a:hover{color:var(--hp-lime);border-color:rgba(180,235,90,.36);background:rgba(180,235,90,.1)}.hp-faq-list{display:flex;flex-direction:column;gap:16px}.hp-faq-item{background:hsla(0,0%,100%,.025);border:1px solid var(--hp-divider);border-radius:18px;padding:20px 22px}.hp-faq-question{font-weight:700;color:var(--hp-text);margin-bottom:8px;font-size:.98rem}.hp-faq-answer{margin-bottom:0}@media (max-width:480px){.hp-steps-staggered{gap:36px}.hp-step-staggered:nth-child(2n){padding-left:0}}@media (prefers-reduced-motion:reduce){.hp-mode-card:hover,.hp-use-case:hover{transform:none}.hp-hero-mock-img{animation:none}}.hp-pricing-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;max-width:800px;margin:0 auto}@media (max-width:640px){.hp-pricing-cards{grid-template-columns:1fr}}.hp-pricing-card{background:var(--hp-card);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--hp-card-border);border-radius:20px;padding:36px 28px 28px;text-align:center;position:relative;transition:transform .3s,border-color .3s;display:flex;flex-direction:column;align-items:center}.hp-pricing-card:hover{transform:translateY(-3px)}.hp-pricing-free{border-color:hsla(93,10%,65%,.18);opacity:.92}.hp-pricing-pro{border-color:var(--hp-lime);box-shadow:0 0 40px rgba(180,235,90,.15),0 8px 32px rgba(180,235,90,.1)}.hp-pricing-badge-free,.hp-pricing-badge-pro{position:absolute;top:-12px;left:50%;transform:translateX(-50%);font-size:.72rem;font-weight:700;padding:4px 14px;border-radius:999px;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.hp-pricing-badge-free{background:hsla(93,10%,65%,.18);color:var(--hp-text-muted)}.hp-pricing-badge-pro{background:linear-gradient(135deg,var(--hp-lime),var(--hp-green));color:var(--hp-bg)}.hp-pricing-card h3{font-size:1.1rem;font-weight:600;color:var(--hp-text);margin-bottom:12px;margin-top:8px}.hp-pricing-pro h3{color:var(--hp-lime-bright)}.hp-pricing-lead{font-size:.92rem;color:var(--hp-text-muted);line-height:1.6;margin-bottom:16px;flex-grow:1}.hp-pricing-note{color:var(--hp-text-faded);font-size:.85rem;margin-bottom:12px}.hp-pricing-privacy-line{font-size:.78rem;color:var(--hp-text-faded);margin-bottom:0;font-style:italic}