html{max-width:100%;overflow-x:hidden}:root{--color-bg:#f8fafc;--color-surface:#fff;--color-text:#0f172a;--color-text-muted:#64748b;--color-border:#e2e8f0;--accent-cyan:#22d3ee;--accent-teal:#14b8a6;--accent-green:#34d399;--gradient-brand:linear-gradient(135deg,#06b6d4,#14b8a6 45%,#34d399);--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 4px 16px #0f172a14;--shadow-lg:0 20px 50px #0f172a1f;--radius-md:12px;--radius-lg:20px;--radius-xl:28px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;background-color:var(--color-bg);color:#0f172a;color:var(--color-text);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;max-width:100%;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;text-align:center}.App,.content{max-width:100%}.content{box-sizing:border-box;flex:1 1;padding:2rem 1.25rem 3rem}.navbar{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0f141cc7;border-bottom:1px solid #94a3b81f;color:#f8fafc;padding:.875rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:50}.navbar-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1120px;padding:0 1.25rem;position:relative}.nav-toggle{align-items:center;background:#22d3ee1f;border:none;border-radius:10px;color:#f8fafc;cursor:pointer;display:none;flex-shrink:0;height:44px;justify-content:center;margin:0;padding:0;transition:background .15s ease;width:44px}.nav-toggle:hover{background:#22d3ee33}.nav-toggle:focus-visible{outline:2px solid #22d3ee;outline-offset:2px}.nav-toggle-box{align-items:center;display:flex;height:14px;justify-content:center;position:relative;width:22px}.nav-toggle-bar,.nav-toggle-bar:after,.nav-toggle-bar:before{background:currentColor;border-radius:1px;display:block;height:2px;left:0;position:absolute;transition:transform .2s ease,opacity .2s ease,top .2s ease;width:22px}.nav-toggle-bar{top:6px}.nav-toggle-bar:before{content:"";top:-6px}.nav-toggle-bar:after{content:"";top:6px}.nav-toggle-bar--open{background:#0000}.nav-toggle-bar--open:before{top:0;transform:rotate(45deg)}.nav-toggle-bar--open:after{top:0;transform:rotate(-45deg)}.logo-link{align-items:center;display:flex;flex-shrink:0;text-decoration:none}.logo-image{display:block;height:36px;width:auto}.nav-links{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem .5rem;justify-content:flex-end}.nav-links a{border-radius:8px;color:#f8fafce0;font-size:.875rem;font-weight:500;padding:.4rem .65rem;text-decoration:none;transition:color .15s ease,background .15s ease}.nav-links a:hover{background:#22d3ee1f;color:#fff}.footer{background:linear-gradient(180deg,#0f1419,#0c1016);border-top:1px solid #22d3ee26;color:#e2e8f0;margin-top:auto;padding:2.5rem 1.25rem}.footer .container{margin:0 auto;max-width:1120px}.footer>.container>p:first-of-type{color:#94a3b8;font-size:.9rem;line-height:1.5;margin:0 0 .5rem}.footer-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:center;margin-top:1.25rem}.footer-links a{color:#22d3ee;font-size:.875rem;font-weight:500;text-decoration:none}.footer-links a:hover{color:#67e8f9;text-decoration:underline;text-underline-offset:3px}.footer-contact{color:#94a3b8;font-size:.875rem;margin-top:1.5rem}.footer-contact a{color:#5eead4;text-decoration:none}.footer-contact a:hover{text-decoration:underline;text-underline-offset:2px}.page{margin:0 auto;max-width:800px;text-align:left}.page.home{margin:0 auto;max-width:1120px}.hero{background:linear-gradient(165deg,#0b1220,#0f172a 40%,#0c4a6e 85%,#134e4a);border-radius:0 0 var(--radius-xl) var(--radius-xl);box-shadow:var(--shadow-lg);box-sizing:border-box;color:#f8fafc;margin:-2rem calc(50% - 50vw) 0;max-width:100vw;overflow:hidden;padding:clamp(2.5rem,6vw,4.5rem) clamp(1.25rem,5vw,1.75rem) clamp(3rem,7vw,5rem);position:relative;text-align:center;width:100vw}.hero-glow{background:radial-gradient(ellipse 70% 50% at 50% 0,#22d3ee59 0,#0000 65%);height:85%;inset:-40% -20% auto;pointer-events:none;position:absolute}.hero-inner{margin:0 auto;max-width:640px;position:relative;z-index:1}.hero-eyebrow{background:#22d3ee1f;border:1px solid #22d3ee47;border-radius:999px;box-sizing:border-box;color:#a5f3fc;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.06em;line-height:1.35;margin:0 0 1rem;max-width:100%;padding:.35rem .85rem;text-transform:uppercase}@media (max-width:380px){.hero-eyebrow{font-size:.65rem;padding:.3rem .65rem}}.hero-title{font-size:clamp(1.85rem,4.5vw,2.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 1.25rem}.hero-title-accent{background:linear-gradient(120deg,#5eead4,#22d3ee,#a7f3d0);-webkit-background-clip:text;background-clip:text;color:#0000}.hero-lede{color:#e2e8f0eb;font-size:1.05rem;line-height:1.65;margin:0 auto 2rem;max-width:34em}.hero-lede strong{color:#fff;font-weight:600}.app-badges{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.75rem;justify-content:center;margin-left:auto;margin-right:auto;max-width:320px}@media (min-width:480px){.app-badges{align-items:center;flex-direction:row;flex-wrap:wrap;max-width:none}}.download-btn{align-items:center;border:none;border-radius:12px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9375rem;font-weight:600;gap:.5rem;justify-content:center;min-height:48px;padding:0 1.35rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;width:100%}@media (min-width:480px){.download-btn{width:auto}}.download-btn:active{transform:scale(.98)}.download-btn-icon{display:flex;opacity:.95}.download-btn--primary{background:linear-gradient(135deg,#5eead4,#22d3ee);box-shadow:0 4px 20px #22d3ee59;color:#0f172a}.download-btn--primary:hover{box-shadow:0 6px 28px #22d3ee73}.download-btn--secondary{background:#ffffff14;border:1px solid #ffffff38;color:#f8fafc}.download-btn--secondary:hover{background:#ffffff24;border-color:#ffffff4d}.features{grid-gap:1.25rem;box-sizing:border-box;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);margin:3rem auto 0;max-width:1000px;padding:0 clamp(.5rem,4vw,1rem)}.feature-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.5rem clamp(1.1rem,4vw,1.35rem);text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.feature-card:hover{border-color:#22d3ee59;box-shadow:var(--shadow-md);transform:translateY(-2px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#22d3ee26,#34d3991f);border-radius:12px;color:#0d9488;display:flex;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.feature-icon-svg{height:24px;width:24px}.feature-title{color:var(--color-text);font-size:1.125rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .5rem}.feature-desc{color:var(--color-text-muted);font-size:.9375rem;line-height:1.55;margin:0}.home-about{box-sizing:border-box;margin:3.5rem auto 0;max-width:720px;padding:0 clamp(.5rem,4vw,1rem)}.home-about-inner{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:clamp(1.5rem,4vw,2rem) clamp(1.35rem,4vw,2rem);text-align:left}.home-about-heading{color:var(--color-text);font-size:1.35rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1rem}.home-about-inner p{color:var(--color-text-muted);font-size:1rem;line-height:1.65;margin:0 0 1rem}.home-about-inner p:last-child{margin-bottom:0}.home-about-inner strong{color:var(--color-text);font-weight:600}.home-about-links a{border-bottom:1px solid #0d948859;color:#0d9488;font-weight:600;text-decoration:none}.home-about-links a:hover{border-bottom-color:#0f766e;color:#0f766e}@media (max-width:900px){.features{grid-template-columns:1fr;max-width:520px}}@media (max-width:768px){.nav-toggle{display:flex}.nav-links{align-items:stretch;background:#0c1016fa;border-bottom:1px solid #94a3b826;box-shadow:0 16px 40px #00000059;display:none;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;left:-1rem;margin:0;padding:.5rem 0 1rem;position:absolute;right:-1rem;top:100%}.nav-links--open{display:flex}.nav-links a{border-bottom:1px solid #94a3b814;border-radius:0;font-size:1rem;padding:.85rem 1.25rem;text-align:left}.nav-links a:last-child{border-bottom:none}.navbar-inner{padding:0 1rem}.content{padding:1.5rem 1rem 2.5rem}}@media (max-width:720px){.hero{border-radius:0 0 var(--radius-lg) var(--radius-lg)}}.policy h1,.support h1,.terms h1{border-bottom:2px solid var(--color-border);margin-bottom:2rem;padding-bottom:.5rem}.policy section,.terms section{margin-bottom:2rem}.policy a,.terms a{color:#0d9488;font-weight:500}.policy a:hover,.terms a:hover{color:#0f766e}.marketplace-policies ul{padding-left:1.25rem}.contact-info ul{list-style:none;padding:0}details{background-color:#f1f5f9;border:1px solid var(--color-border);border-radius:8px;margin-bottom:10px;padding:10px}details summary{cursor:pointer;font-weight:700}details p{margin-top:10px}
/*# sourceMappingURL=main.678ab3f7.css.map*/