*{box-sizing:border-box}html{background:#f5f7f4;color:#18352a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}body{margin:0}button,input,select{font:inherit}button,.button{background:#176b45;border:0;border-radius:.7rem;color:#fff;cursor:pointer;font-weight:700;padding:.8rem 1rem;text-decoration:none}button:hover{background:#105638}button:disabled{cursor:not-allowed;opacity:.5}input,select{background:#fff;border:1px solid #cbd7d0;border-radius:.65rem;color:#18352a;min-height:2.8rem;padding:.65rem;width:100%}input:focus,select:focus{border-color:#176b45;outline:3px solid #cce7d9}label{display:grid;font-size:.9rem;font-weight:650;gap:.4rem}h1,h2,p{margin-top:0}h1{font-size:clamp(2rem,7vw,3.4rem);letter-spacing:-.04em;line-height:1.05}h2{font-size:1.2rem}.eyebrow{color:#1c7d51;font-size:.75rem;font-weight:800;letter-spacing:.14em;margin-bottom:.65rem;text-transform:uppercase}.panel{background:#fff;border:1px solid #e0e7e2;border-radius:1rem;box-shadow:0 10px 30px #18352a0f;margin-bottom:1rem;padding:1.15rem}.view-head{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin:1rem 0 1.5rem}.view-head h1{margin-bottom:.5rem}.view-head p{color:#64736c}.secondary{background:#e5eee9;color:#24513e}.alert,.success{border-radius:.7rem;padding:.8rem 1rem}.alert{background:#fff0ef;color:#9b2822}.success{background:#e2f5e9;color:#176b45}.empty,.locked{text-align:center}.form-grid,form{display:grid;gap:1rem}.table-scroll{overflow:auto}table{border-collapse:collapse;min-width:38rem;width:100%}th,td{border-bottom:1px solid #e5ebe7;padding:.8rem;text-align:left}.tickets{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(3rem,1fr))}.ticket{aspect-ratio:1;background:#eff5f1;color:#24513e;padding:.3rem}.ticket[aria-pressed=true]{background:#176b45;color:#fff}.ticket:disabled{background:#eee;color:#999;text-decoration:line-through}.booklet-head{align-items:center;display:flex;justify-content:space-between}.booklet-head span,.selection{color:#607168}.hero{padding:2rem 0}.hero p:last-child{color:#64736c;font-size:1.05rem}.results{display:grid;gap:1rem}.results article{background:#f0f7f3;border-radius:.8rem;padding:1rem}.results strong{display:block;font-size:2.3rem;margin:.4rem 0}.results p{margin:0}.prize{color:#176b45;font-weight:750}.auth{margin:8vh auto;max-width:28rem;padding:1.5rem}.auth>p{color:#64736c}@media(min-width:720px){.panel{padding:1.6rem}.results{grid-template-columns:repeat(3,1fr)}.form-grid{grid-template-columns:repeat(2,1fr)}.sale-form{position:sticky;bottom:1rem}.hero{padding:4rem 0 2rem}}
