.landing-page[data-v-0d041402]{min-height:100vh;background-color:var(--landing-page-bg, #ffffff);color:var(--landing-text-primary, #f5f8ff);font-family:Rubik,system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}.hero-section[data-v-0d041402]{position:relative;background:var(--landing-hero-gradient);padding:.25rem 1.5rem 4rem;overflow:hidden}.hero-banner[data-v-0d041402]{position:absolute;top:-80px;left:-10%;width:120%;height:200px;background:linear-gradient(120deg,var(--theme-primary) 0%,var(--theme-primary-light) 100%);opacity:.82;transform:skewY(-4deg);filter:drop-shadow(0 2px 8px rgba(0,0,0,.15));border-bottom:1px solid var(--landing-pill-border);pointer-events:none;z-index:1}.hero-section[data-v-0d041402]:before{content:"";position:absolute;top:-140px;left:-10%;width:120%;height:280px;background:linear-gradient(120deg,var(--landing-hero-highlight) 0%,var(--landing-accent-purple, #4f46e5) 55%,var(--landing-accent-magenta, #ec4899) 100%);opacity:.6;transform:skewY(-4deg);filter:drop-shadow(0 2px 8px rgba(0,0,0,.12));border-bottom:1px solid var(--landing-pill-border);pointer-events:none}.hero-section[data-v-0d041402]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 40%,rgba(255,255,255,.08),transparent 35%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.07),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.04),transparent 55%);opacity:.8;pointer-events:none}.hero-shell[data-v-0d041402]{position:relative;max-width:1200px;margin:0 auto;z-index:1}.hero-header[data-v-0d041402]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:0}.brand-mark[data-v-0d041402]{display:flex;align-items:flex-end;gap:.75rem;color:inherit}.brand-text[data-v-0d041402]{padding-bottom:2.5rem}.brand-logo[data-v-0d041402]{height:288px;width:288px;border-radius:8px;-o-object-fit:contain;object-fit:contain}.brand-eyebrow[data-v-0d041402]{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;margin-bottom:.2rem}.brand-title[data-v-0d041402]{font-size:1rem;font-weight:500;color:#fff}.hero-badge[data-v-0d041402]{padding:.5rem 1rem;border-radius:999px;border:1px solid var(--landing-card-border);background:var(--landing-card-bg);color:var(--landing-text-primary);font-size:.85rem}.hero-grid[data-v-0d041402]{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:2rem;align-items:start;margin-top:0}@media(max-width:768px){.hero-grid[data-v-0d041402]{margin-top:0}}.hero-content h1[data-v-0d041402]{font-size:clamp(2.5rem,4vw,3.25rem);line-height:1.15;margin:.5rem 0 1rem}.hero-content .lede[data-v-0d041402]{color:var(--landing-text-secondary);max-width:520px;margin-bottom:1.5rem}.eyebrow[data-v-0d041402]{letter-spacing:.2em;text-transform:uppercase;font-size:.75rem;color:#ffffffb3}.hero-ctas[data-v-0d041402]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.btn-primary[data-v-0d041402],.btn-ghost[data-v-0d041402]{border-radius:999px;padding:.85rem 1.75rem;font-weight:500;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center}.btn-primary[data-v-0d041402]{background:linear-gradient(135deg,#49caee,#0360c5);color:#020618;box-shadow:none}.btn-primary[data-v-0d041402]:disabled{opacity:.6}.btn-ghost[data-v-0d041402]{background:transparent;color:#f5f8ff;border:1px solid var(--landing-pill-border)}.btn-primary[data-v-0d041402]:hover,.btn-ghost[data-v-0d041402]:hover{opacity:.9}.btn-ghost.small[data-v-0d041402]{padding:.4rem 1rem;font-size:.85rem}.hero-stats[data-v-0d041402]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.stat-card[data-v-0d041402]{border:1px solid var(--landing-card-border);background:var(--landing-card-bg);border-radius:8px;padding:1rem}.stat-value[data-v-0d041402]{font-size:1.5rem;font-weight:700}.stat-label[data-v-0d041402]{text-transform:uppercase;font-size:.7rem;letter-spacing:.2em;color:var(--landing-text-secondary);margin:.4rem 0}.stat-detail[data-v-0d041402]{font-size:.85rem;color:var(--landing-text-secondary)}.access-panel[data-v-0d041402]{background:var(--landing-card-bg);border:1px solid var(--landing-card-border);border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001f;display:flex;flex-direction:column;min-height:360px;align-self:start;margin-top:-2rem;color:var(--landing-text-primary)}.panel-header h2[data-v-0d041402]{margin:.15rem 0;font-size:1.4rem}.panel-header p[data-v-0d041402]{color:var(--landing-text-secondary);margin:0}.panel-eyebrow[data-v-0d041402]{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3}.panel-error[data-v-0d041402]{margin-top:1rem;padding:.75rem 1rem;border-radius:.75rem;background:#e2005e33;border:1px solid rgba(226,0,94,.5);color:#ffe0f0;font-size:.9rem}.panel-success[data-v-0d041402]{padding:.75rem 1rem;background:#0a873e33;border:1px solid rgba(10,135,62,.4);border-radius:.75rem;font-size:.9rem}.panel-tabs[data-v-0d041402]{display:flex;gap:.5rem;margin:1.25rem 0 1rem}.panel-tab[data-v-0d041402]{flex:1;padding:.6rem .75rem;border-radius:999px;border:1px solid transparent;background:var(--theme-bg-tertiary, rgba(255, 255, 255, .05));color:var(--landing-text-secondary);font-weight:500;cursor:pointer}.panel-tab.active[data-v-0d041402]{border-color:var(--theme-primary);background:linear-gradient(135deg,var(--theme-primary-light),var(--theme-primary));color:var(--landing-text-primary)}.panel-body[data-v-0d041402]{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.panel-form[data-v-0d041402]{display:flex;flex-direction:column;gap:.65rem}.login-submit[data-v-0d041402]{margin-top:1rem}.register-submit[data-v-0d041402]{margin-top:1.5rem}.forgot-submit[data-v-0d041402]{margin-top:1.25rem}.input-label[data-v-0d041402]{font-size:.85rem;color:var(--landing-text-secondary)}.input-field[data-v-0d041402]{border-radius:6px;border:1px solid var(--theme-border-primary, rgba(255, 255, 255, .25));background:var(--theme-bg-primary, rgba(255, 255, 255, .05));color:var(--landing-text-primary);padding:.75rem 1rem;font-size:.95rem}.input-field[data-v-0d041402]:focus{outline:2px solid rgba(73,202,238,.6);outline-offset:2px}.input-disabled[data-v-0d041402]{opacity:.6}.validation-errors[data-v-0d041402]{list-style:none;margin:0;padding:.75rem 1rem;border-radius:6px;background:#e2005e26;border:1px solid rgba(226,0,94,.3);color:#ffd5e6;font-size:.85rem}.panel-note[data-v-0d041402]{color:var(--landing-text-secondary);font-size:.9rem}.note-spacer[data-v-0d041402]{margin-bottom:1.25rem}.content-shell[data-v-0d041402]{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 4rem;display:flex;flex-direction:column;gap:2.5rem}.surface-section[data-v-0d041402]{background:var(--landing-card-bg);border:1px solid var(--landing-card-border);border-radius:8px;padding:2rem}.surface-section.contrast[data-v-0d041402]{background:var(--landing-card-bg)}.surface-section.highlight[data-v-0d041402]{border-color:var(--theme-primary)}.section-header h3[data-v-0d041402]{margin:.5rem 0 .75rem}.section-header p[data-v-0d041402]{color:var(--landing-text-secondary);margin:0}.card-grid[data-v-0d041402]{display:grid;gap:1rem;margin-top:1.5rem}.card-grid.three-up[data-v-0d041402],.card-grid.two-up[data-v-0d041402]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.floating-card[data-v-0d041402]{border:1px solid var(--landing-card-border);border-radius:8px;padding:1.25rem;background:var(--landing-card-bg);box-shadow:0 2px 8px #0000001a}.floating-card h4[data-v-0d041402]{margin:0 0 .35rem}.card-detail[data-v-0d041402]{font-size:.85rem;color:var(--landing-text-secondary)}.card-pill[data-v-0d041402]{display:inline-flex;padding:.25rem .8rem;border-radius:999px;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;border:1px solid var(--landing-pill-border);margin-bottom:.75rem}.card-pill.muted[data-v-0d041402]{color:var(--landing-text-secondary)}.install-grid[data-v-0d041402]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.install-card pre[data-v-0d041402]{background:var(--theme-bg-tertiary, rgba(3, 6, 20, .9));border-radius:6px;padding:1rem;overflow:auto;border:1px solid var(--theme-border-secondary, rgba(255, 255, 255, .08))}.install-card-head[data-v-0d041402]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.install-points ul[data-v-0d041402]{list-style:disc;padding-left:1.2rem;color:var(--landing-text-secondary)}.observe-bullets[data-v-0d041402]{list-style:disc;padding-left:1.2rem;margin:1rem 0 .25rem;color:var(--landing-text-secondary);display:grid;gap:.35rem}.compatibility-note[data-v-0d041402]{color:var(--landing-text-secondary);margin:.75rem 0 1rem;font-weight:500}.hero-observe[data-v-0d041402]{margin:1.25rem 0 1.5rem}.surface-section.split[data-v-0d041402]{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1rem}.trust-panel[data-v-0d041402]{display:flex;flex-direction:column;gap:.65rem}.trust-logos[data-v-0d041402]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.trust-logo[data-v-0d041402]{padding:.5rem 1rem;border-radius:999px;border:1px dashed var(--landing-pill-border);font-size:.8rem;color:var(--landing-text-secondary)}.cta-section[data-v-0d041402]{background:var(--landing-card-bg);border:1px solid var(--landing-card-border);border-radius:8px;padding:2rem;display:flex;flex-direction:column;gap:1rem}.content-shell .btn-primary[data-v-0d041402]{box-shadow:none}.cta-actions[data-v-0d041402]{display:flex;flex-wrap:wrap;gap:1rem}.landing-footer[data-v-0d041402]{padding:1.5rem;color:var(--landing-text-secondary);font-size:.85rem;display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.landing-footer .privacy-link[data-v-0d041402]{color:var(--landing-text-secondary);text-decoration:none;transition:color .2s}.landing-footer .privacy-link[data-v-0d041402]:hover{color:var(--landing-accent)}.footer-content[data-v-0d041402]{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.footer-links[data-v-0d041402]{display:flex;align-items:center;gap:1rem}.footer-links a[data-v-0d041402]{color:var(--landing-text-secondary);text-decoration:none}.footer-links a[data-v-0d041402]:hover{color:var(--theme-primary)}@media(min-width:768px){.footer-content[data-v-0d041402]{flex-direction:row;justify-content:space-between}}@media(max-width:900px){.surface-section.split[data-v-0d041402]{grid-template-columns:1fr}.panel-links[data-v-0d041402]{flex-direction:column}}.captcha-container[data-v-0d041402]{margin:.25rem 0}.captcha-container[data-v-0d041402]:empty{display:none}.screenshots[data-v-0d041402]{padding:2rem}.screenshot-grid[data-v-0d041402]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;margin-top:1.5rem}.screenshot-card[data-v-0d041402]{border-radius:8px;overflow:hidden;background:var(--landing-card-bg);border:1px solid var(--landing-card-border)}.screenshot-card img[data-v-0d041402]{width:100%;height:auto}.screenshot-caption[data-v-0d041402]{padding:1rem;text-align:center;color:var(--landing-text-secondary)}@media(max-width:699px){.hero-section[data-v-0d041402]{padding:.25rem 1rem 2rem}.hero-header[data-v-0d041402]{flex-direction:column;align-items:center;text-align:center;gap:.75rem}.brand-logo[data-v-0d041402]{height:80px;width:80px}.brand-text[data-v-0d041402]{padding-bottom:0;text-align:center}.brand-mark[data-v-0d041402]{align-items:center;justify-content:center}.hero-badge[data-v-0d041402]{text-align:center;font-size:.78rem}.hero-content h1[data-v-0d041402]{font-size:1.75rem}.hero-grid[data-v-0d041402]{grid-template-columns:1fr}.access-panel[data-v-0d041402]{order:-1;margin-top:0}.hero-stats[data-v-0d041402]{grid-template-columns:1fr}.hero-ctas[data-v-0d041402]{flex-direction:column}.hero-ctas .btn-primary[data-v-0d041402],.hero-ctas .btn-ghost[data-v-0d041402]{width:100%}.content-shell[data-v-0d041402]{padding:1.5rem 1rem 2rem}.surface-section[data-v-0d041402]{padding:1.25rem}.cta-actions[data-v-0d041402]{flex-direction:column}.cta-actions .btn-primary[data-v-0d041402],.cta-actions .btn-ghost[data-v-0d041402]{width:100%}.install-card pre[data-v-0d041402]{font-size:.8rem;word-break:break-all}.screenshot-grid[data-v-0d041402]{grid-template-columns:1fr}}
