:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#020617;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% -5%,#eab30852,#0000 35%),radial-gradient(circle at 85% 8%,#fbbf243d,#0000 35%),radial-gradient(circle at 55% 110%,#b4530933,#0000 30%),#020617;min-width:320px;margin:0}a{color:inherit;text-decoration:none}#root{min-height:100vh}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#020617d1;border-bottom:1px solid #eab30859;justify-content:space-between;align-items:center;padding:1.2rem 1.8rem;display:flex;position:sticky;top:0}.brand{letter-spacing:.02em;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:800;display:inline-flex}.brand-logo{border-radius:8px;width:38px;height:38px;box-shadow:0 0 0 1px #facc1533}.main-nav{color:#fde68a;gap:1.2rem;font-weight:500;display:flex}.main-nav a:hover,.site-footer a:hover{color:#fef08a}.site-main{flex:1;width:100%;max-width:1140px;margin:0 auto;padding:3.5rem 1.5rem}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;margin-bottom:3.5rem;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#fde68a;margin:0;font-size:.78rem;font-weight:600}h1{letter-spacing:-.02em;color:#f8fafc;margin:.65rem 0 1rem;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}.hero-copy{color:#cbd5e1;max-width:48ch;margin:0 0 1.5rem;font-size:1.08rem}.hero-brand-chip{color:#fde68a;background:#78350f3d;border:1px solid #eab30866;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1.1rem;padding:.42rem .62rem;font-size:.86rem;font-weight:600;display:inline-flex}.hero-brand-logo{border-radius:6px;width:26px;height:26px}.badge-row{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.badge-item{background:#0f172a99;border:1px solid #f59e0b52;border-radius:12px;align-items:center;gap:.55rem;padding:.45rem .6rem;display:flex}.store-badge{width:auto;height:42px;display:block}.coming-soon{text-transform:uppercase;letter-spacing:.05em;color:#facc15;font-size:.78rem;font-weight:600}.notify-form{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.notify-form input{color:#f8fafc;background:#0f172ad9;border:1px solid #fbbf2459;border-radius:10px;flex:1;min-width:230px;padding:.86rem 1rem;font-size:.95rem}.notify-form input:focus{outline-offset:1px;outline:2px solid #facc1573}.notify-form button{color:#111827;cursor:pointer;background:linear-gradient(90deg,#eab308,#f97316);border:none;border-radius:10px;padding:.86rem 1.15rem;font-weight:700}.notify-form button:disabled{opacity:.7;cursor:not-allowed}.success-msg{color:#bbf7d0;margin-top:.75rem;font-weight:600}.error-msg{color:#fecaca;margin-top:.75rem;font-weight:600}.hero-visual{background:linear-gradient(#78350f61,#020617e6);border:1px solid #f59e0b4d;border-radius:24px;padding:1rem;box-shadow:0 30px 80px #0206178c}.hero-visual img{border-radius:18px;width:100%;display:block}.feature-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:3.5rem;display:grid}.feature-card{background:linear-gradient(#78350f3d,#0f172abf);border:1px solid #f59e0b40;border-radius:16px;padding:1.15rem}.feature-card h3{color:#fde68a;margin:0 0 .5rem}.feature-card p{color:#cbd5e1;margin:0}.screenshots-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:1.4rem;display:grid}.screenshots-copy h2{color:#f8fafc;margin:.6rem 0 .8rem;font-size:clamp(1.5rem,4vw,2.3rem);line-height:1.15}.screenshots-copy p{color:#cbd5e1;margin:0}.screenshots-grid{grid-template-columns:1fr;gap:.9rem;display:grid}.screenshots-grid img{background:#0f172abf;border:1px solid #f59e0b40;border-radius:18px;width:100%;display:block}.content-page h1{color:#f8fafc;margin-bottom:.75rem;font-size:2rem}.content-page p{color:#cbd5e1;margin:0}.privacy-page p,.terms-page p{margin:.75rem 0;line-height:1.75}.privacy-page h2{color:#fde68a;margin:1.5rem 0 .55rem;font-size:1.28rem}.terms-page h2{color:#fde68a;margin:1.5rem 0 .55rem;font-size:1.2rem}.privacy-page h3{color:#f8fafc;margin:1rem 0 .45rem;font-size:1.02rem}.privacy-page ul,.terms-page ul{margin:.4rem 0 .9rem 1.25rem;padding:0}.privacy-page li,.terms-page li{color:#e2e8f0;margin-bottom:.42rem}.privacy-page a,.terms-page a{color:#facc15;text-decoration:underline}.content-page{background:linear-gradient(#78350f38,#0f172abf);border:1px solid #f59e0b42;border-radius:18px;max-width:850px;padding:1.5rem}.content-image-wrap{margin-top:1rem}.content-image-wrap img{border-radius:14px;width:100%;display:block}.contact-card{background:#02061799;border:1px solid #fbbf243d;border-radius:12px;margin-top:1rem;padding:1rem}.contact-card p+p{margin-top:.5rem}.site-footer{color:#fde68a;background:#020617bf;border-top:1px solid #eab30854;justify-content:center;gap:1.2rem;padding:1.1rem 1.5rem;font-size:.95rem;display:flex}@media (width<=980px){.hero,.screenshots-section,.feature-band{grid-template-columns:1fr}.hero-visual{max-width:560px}}@media (width<=640px){.site-header{flex-direction:column;align-items:flex-start;gap:.65rem}.badge-item{justify-content:space-between;width:100%}.store-badge{max-width:100%;height:40px}}
