*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--felt:#1a4d33;--felt-dark:#0f2e1e;--gold:#d4a81f;--gold-light:#f0c84a;--white:#fff;--off-white:#f5f5f0;--text:#1a1a1a;--text-muted:#555;--red:#c41e1e;--radius:12px}html{scroll-behavior:smooth}body{background:var(--off-white);color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}a{color:var(--felt);text-decoration:none}a:hover{text-decoration:underline}.nav{background:var(--felt-dark);z-index:100;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}.nav-logo{color:var(--gold);letter-spacing:.02em;font-size:1.2rem;font-weight:700}.nav-logo:hover{color:var(--gold-light);text-decoration:none}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:#ffffffbf;font-size:.95rem;transition:color .15s}.nav-links a:hover,.nav-links a.active{color:var(--white);text-decoration:none}.footer{background:var(--felt-dark);color:#ffffff8c;text-align:center;flex-direction:column;gap:.75rem;padding:2rem;font-size:.85rem;display:flex}.footer-links{justify-content:center;gap:1.5rem;display:flex}.footer-links a{color:#ffffff8c;font-size:.85rem;transition:color .15s}.footer-links a:hover{color:var(--white);text-decoration:none}.home{flex-direction:column;min-height:100vh;display:flex}.hero{background:var(--felt);color:var(--white);flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;padding:5rem 2rem;display:flex}.hero-content{max-width:480px}.hero-badge{color:#ffffffd9;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;margin-bottom:1.25rem;padding:.3rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.hero h1{color:var(--white);margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.hero-sub{color:#fffc;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.app-store-btn{background:var(--gold);color:var(--felt-dark);border-radius:999px;align-items:center;gap:.6rem;padding:.8rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.app-store-btn:hover{background:var(--gold-light);text-decoration:none;transform:translateY(-1px)}.hero-cards{flex-shrink:0;width:220px;height:300px;position:relative}.card{background:#fff;border-radius:14px;flex-direction:column;justify-content:space-between;width:160px;height:220px;padding:14px;display:flex;position:absolute;box-shadow:0 8px 32px #00000059}.card-back{transform:rotate(-12deg)translate(-20px,20px)}.card-front{z-index:1;transform:rotate(6deg)translate(30px)}.card-rank{color:var(--text);font-family:Georgia,serif;font-size:1.6rem;font-weight:800;line-height:1}.card-rank.red{color:var(--red)}.card-suit-center{text-align:center;color:var(--text);align-self:center;font-size:3.5rem;line-height:1}.card-suit-center.red{color:var(--red)}.card-rank-bottom{color:var(--text);align-self:flex-end;font-family:Georgia,serif;font-size:1.6rem;font-weight:800;line-height:1;transform:rotate(180deg)}.card-rank-bottom.red{color:var(--red)}.features{background:var(--white);flex:1;padding:5rem 2rem}.features-inner{max-width:960px;margin:0 auto}.section-title{text-align:center;color:var(--felt-dark);margin-bottom:3rem;font-size:2rem;font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.feature-card{background:var(--off-white);border-radius:var(--radius);border:1px solid #e0e0d8;padding:1.75rem}.feature-icon{margin-bottom:.75rem;font-size:2rem}.feature-card h3{color:var(--felt-dark);margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.feature-card p{color:var(--text-muted);font-size:.92rem;line-height:1.55}.cta{background:var(--felt-dark);color:var(--white);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.cta h2{color:var(--white);font-size:2rem;font-weight:700}.cta p{color:#ffffffb3;margin-bottom:.5rem}.legal-page{flex-direction:column;min-height:100vh;display:flex}.legal-content{flex:1;max-width:720px;margin:0 auto;padding:3rem 2rem 5rem}.legal-content h1{color:var(--felt-dark);margin-bottom:.4rem;font-size:2.5rem;font-weight:800}.legal-date{color:var(--text-muted);margin-bottom:2.5rem;font-size:.92rem}.legal-content section{margin-bottom:2.5rem}.legal-content h2{color:var(--felt);border-bottom:2px solid #e0e0d8;margin-bottom:.6rem;padding-bottom:.4rem;font-size:1.3rem;font-weight:700}.legal-content h3{color:var(--text);margin:1rem 0 .3rem;font-size:1rem;font-weight:600}.legal-content p{color:var(--text-muted);margin-bottom:.6rem;font-size:.97rem;line-height:1.7}.legal-content ul{color:var(--text-muted);padding-left:1.4rem;font-size:.97rem;line-height:1.7}.legal-content ul li{margin-bottom:.4rem}.legal-content a{color:var(--felt);text-decoration:underline}.faq-list{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.faq-item{background:var(--white);border-radius:var(--radius);border:1px solid #e0e0d8;padding:1.25rem 1.5rem}.faq-item h3{color:var(--felt-dark);margin:0 0 .4rem;font-size:1rem;font-weight:600}.faq-item p{color:var(--text-muted);margin:0;font-size:.93rem;line-height:1.6}
