@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/montserrat-400.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/montserrat-500.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/montserrat-600.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/montserrat-700.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/montserrat-800.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/montserrat-900.woff2)format("woff2")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--surface:#121212;--raised:#181818;--elevated:#282828;--green:#1db954;--green-light:#1ed760;--text:#fff;--muted:#a7a7a7;--subdued:#8a8a8a;--radius:12px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Montserrat,system-ui,sans-serif;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}nav{z-index:100;backdrop-filter:blur(12px);background:#0a0a0ad9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(1.5rem,5vw,4rem);display:flex;position:fixed;top:0;left:0;right:0}.nav-brand{letter-spacing:.3px;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;display:flex}.nav-links{align-items:center;gap:clamp(1rem,3vw,2rem);font-size:.875rem;font-weight:500;display:flex}.nav-links a{color:var(--muted);transition:color .15s}.nav-links a:hover{color:var(--text)}.nav-github{align-items:center;gap:6px;display:flex}@media (width<=600px){.nav-links a:not(.btn-primary):not(.nav-github),.nav-github span{display:none}}.btn-primary{background:var(--green);color:#000;white-space:nowrap;cursor:pointer;border:none;border-radius:500px;align-items:center;gap:8px;padding:.75rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700;transition:background .15s,transform .1s;display:inline-flex}.btn-primary:hover{background:var(--green-light);transform:scale(1.02)}.btn-primary:active{transform:scale(.98)}.btn-sm{padding:.5rem 1.1rem;font-size:.8rem}.btn-lg{padding:1rem 2.2rem;font-size:1rem}.btn-ghost{color:var(--text);background:0 0;border:1.5px solid #ffffff2e;border-radius:500px;align-items:center;gap:8px;padding:.75rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.btn-ghost:hover{background:#ffffff0d;border-color:#ffffff80}.equalizer{align-items:flex-end;gap:3px;height:28px;margin-bottom:1.25rem;display:flex}.equalizer span{background:var(--green);transform-origin:bottom;border-radius:2px;width:4px;animation:1.2s ease-in-out infinite eq-bounce;display:block}.equalizer span:first-child{height:60%;animation-delay:0s}.equalizer span:nth-child(2){height:100%;animation-delay:.15s}.equalizer span:nth-child(3){height:45%;animation-delay:.3s}.equalizer span:nth-child(4){height:80%;animation-delay:.1s}.equalizer span:nth-child(5){height:55%;animation-delay:.25s}.equalizer--lg{justify-content:center;gap:4px;height:40px;margin-bottom:1.5rem}.equalizer--lg span{width:6px}@keyframes eq-bounce{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.hero{align-items:center;min-height:100vh;padding:120px clamp(1.5rem,5vw,4rem) 80px;display:flex}.hero-content{grid-template-columns:1fr 380px;align-items:center;gap:60px;width:100%;max-width:1100px;margin:0 auto;display:grid}h1{letter-spacing:-1px;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.hero-sub{color:var(--muted);max-width:480px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem;display:flex}.hero-note{color:var(--subdued);font-size:.78rem;font-weight:500}.phone-frame{border-radius:44px;width:fit-content;position:relative;overflow:hidden;box-shadow:0 0 0 2px #ffffff14,0 0 0 10px #111,0 0 0 12px #ffffff0f,0 32px 80px #000000b3}.phone-frame img{border-radius:42px;display:block}.phone-frame--sm{border-radius:32px;box-shadow:0 0 0 2px #ffffff12,0 0 0 8px #111,0 0 0 9px #ffffff0d,0 20px 50px #0009}.phone-frame--sm img{border-radius:30px;width:200px}.hero-phone{justify-content:center;display:flex;position:relative}.hero-phone:before{content:"";pointer-events:none;background:radial-gradient(#1db9542e 0%,#0000 70%);position:absolute;inset:10% 5%}@media (width<=840px){.hero-content{text-align:center;grid-template-columns:1fr}.hero-sub{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-note{text-align:center}.equalizer{justify-content:center}.hero-phone{margin-top:2rem}.phone-frame img{width:260px;height:auto}}.section-inner{max-width:1100px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem)}section:not(.hero):not(.cta){padding:80px 0}.section-title{letter-spacing:-.5px;text-align:center;margin-bottom:.75rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800}.section-sub{color:var(--muted);text-align:center;max-width:560px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1rem}.features{background:var(--surface)}.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.feature-card{background:var(--raised);border-radius:var(--radius);border:1px solid #ffffff0f;padding:1.75rem 1.5rem;transition:border-color .2s,transform .2s}.feature-card:hover{border-color:#1db9544d;transform:translateY(-3px)}.feature-icon{color:var(--green);margin-bottom:1rem}.feature-card h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.feature-card p{color:var(--muted);font-size:.875rem;line-height:1.6}.screenshots{overflow:hidden}.screenshots-scroll{scrollbar-width:thin;scrollbar-color:var(--elevated) transparent;padding:0 clamp(1.5rem,5vw,4rem) 1rem;overflow-x:auto}.screenshots-scroll::-webkit-scrollbar{height:4px}.screenshots-scroll::-webkit-scrollbar-track{background:0 0}.screenshots-scroll::-webkit-scrollbar-thumb{background:var(--elevated);border-radius:2px}.screenshots-track{gap:2rem;width:max-content;margin:0 auto;padding:.5rem 0 1.5rem;display:flex}.screenshot-item{flex-direction:column;align-items:center;gap:1rem;display:flex}.screenshot-label{color:var(--muted);letter-spacing:.5px;font-size:.8rem;font-weight:600}.how-it-works{background:var(--surface)}.steps{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.step{align-items:flex-start;gap:1.5rem;display:flex}.step-number{background:var(--green);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:2px;font-size:1.1rem;font-weight:800;display:flex}.step-body h3{margin-bottom:.3rem;font-size:1rem;font-weight:700}.step-body p{color:var(--muted);font-size:.9rem;line-height:1.6}.cta{text-align:center;padding:100px 0;position:relative;overflow:hidden}.cta:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#1db9541f 0%,#0000 60%);position:absolute;inset:0}.cta-inner{position:relative}.cta h2{letter-spacing:-.5px;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:900}.cta p{color:var(--muted);max-width:440px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}.cta-note{color:var(--subdued);margin-top:1.25rem;font-size:.8rem;font-weight:500}footer{border-top:1px solid #ffffff0f;padding:2.5rem 0}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem);display:flex}.footer-brand{align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.footer-disclaimer{color:var(--subdued);max-width:600px;font-size:.78rem;line-height:1.6}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.footer-links a{color:var(--muted);font-size:.85rem;font-weight:500;transition:color .15s}.footer-links a:hover{color:var(--text)}.footer-copy{color:var(--subdued);font-size:.75rem}
