*{box-sizing:border-box}body{color:#e5e7eb;background:#0b1220;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}main{max-width:980px;margin:0 auto;padding:2rem 1rem 3rem}.hero{margin-bottom:1rem}.hero h1{color:#f8fafc;margin:0 0 .4rem;font-size:1.8rem}.hero p{color:#93a4bf;margin:0}.card{background:#111a2b;border:1px solid #23314c;border-radius:14px;margin-bottom:1rem;padding:1rem;box-shadow:0 6px 20px #0003}h2,h3{color:#f8fafc;margin-top:0}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}label{flex-direction:column;gap:.35rem;display:flex}small{color:#9db0d0;font-weight:600}input,select,button{color:#e5e7eb;background:#0e1627;border:1px solid #2f4366;border-radius:10px;width:100%;padding:.65rem .7rem;font-size:.95rem}input:focus,select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}button{cursor:pointer;color:#fff;background:#2563eb;border:none;font-weight:700}button:hover{background:#1d4ed8}.notes ul{margin:0;padding-left:1.1rem}.notes li{color:#c8d4e8;margin-bottom:.45rem}.result-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.result-row button{width:auto;padding:.55rem .9rem}.muted{color:#9db0d0}.cards-wrap{gap:.8rem;display:grid}.match-card{background:#0d1627;border:1px solid #2b3f63;border-radius:12px;padding:.9rem}.match-card h3{margin:0 0 .8rem;font-size:1rem}.participant-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem;display:grid}.participant{background:#101d33;border:1px solid #294064;border-radius:10px;padding:.7rem}.participant p{color:#d6e3fb;margin:0 0 .35rem;font-size:.9rem}.wa-btn{color:#fff;background:#16a34a;border-radius:8px;margin-top:.45rem;padding:.45rem .7rem;font-weight:700;text-decoration:none;display:inline-block}.wa-btn:hover{background:#15803d}
