html,body,#root{margin:0;padding:0;width:100%;min-height:100%}:root{color:#0f172a;background:linear-gradient(180deg,#f8fbff,#eef4ff 45%,#f8fafc);font-family:Arial,sans-serif}html,body,#root{margin:0;min-height:100%;width:100%}body{color:#0f172a;background:linear-gradient(180deg,#f8fbff,#eef4ff 45%,#f8fafc)}*{box-sizing:border-box}a{color:inherit}.app-page{min-height:100vh;padding:32px 20px 60px;display:flex;justify-content:center}.app-shell{width:100%;max-width:1200px}.hero{text-align:center;margin-bottom:36px}.hero-kicker{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.16em;color:#2563eb;margin-bottom:14px}.hero h1{font-size:3.4rem;margin:0;font-weight:800;letter-spacing:-.04em;color:#020617}.hero p{max-width:680px;margin:18px auto 0;font-size:1.08rem;color:#475569;line-height:1.75}.hero-stats{margin:28px auto 0;max-width:920px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hero-stat{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:20px;padding:18px;text-align:left;box-shadow:0 8px 24px #0f172a0d}.hero-stat-label{display:block;font-size:.8rem;color:#64748b;margin-bottom:8px}.hero-stat strong{font-size:1rem;color:#0f172a;line-height:1.4}.section{margin-bottom:28px}.section-panel{background:#ffffffb8;border:1px solid #e2e8f0;border-radius:28px;padding:24px;box-shadow:0 10px 30px #0f172a0d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.section-header{margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.section-header h2{margin:0 0 6px;font-size:1.75rem;color:#0f172a}.section-header p{margin:0;color:#64748b}.error-banner{margin-bottom:24px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;padding:14px 16px;border-radius:14px}.loading-card{background:#fff;border-radius:20px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 8px 30px #0f172a0f;color:#475569}.ticket-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.ticket-card{background:#fff;border-radius:22px;border:1px solid #e2e8f0;box-shadow:0 10px 35px #0f172a14;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.ticket-card:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0f172a1f}.featured-card{border:1px solid #c7d2fe}.card-banner{background:linear-gradient(90deg,#2563eb,#06b6d4);color:#fff;font-weight:700;padding:12px 16px;font-size:.95rem}.ticket-image{width:100%;height:220px;object-fit:contain;background:#f8fafc;padding:16px;display:block}.ticket-content{padding:20px}.ticket-top-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.pill{display:inline-block;background:#e2e8f0;color:#0f172a;padding:7px 12px;border-radius:999px;font-size:.9rem;font-weight:700}.pill-green{background:#dcfce7;color:#166534}.ticket-content h3{margin:0 0 6px;font-size:1.35rem;line-height:1.3;color:#0f172a}.ticket-subtitle{margin:0 0 18px;color:#64748b}.ticket-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px}.stat-box span{display:block;font-size:.85rem;color:#64748b;margin-bottom:6px}.stat-box strong{font-size:1rem;color:#0f172a}.ticket-link{display:inline-block;margin-top:16px;color:#2563eb;text-decoration:none;font-weight:700}.ticket-link:hover{text-decoration:underline}.random-box{margin-bottom:20px}.random-box button{background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:14px 20px;font-size:1rem;font-weight:700;border-radius:14px;cursor:pointer;box-shadow:0 8px 24px #2563eb40;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.random-box button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #2563eb4d}.random-box button:disabled{opacity:.7;cursor:not-allowed}.random-result{margin-top:20px}@media(max-width:900px){.hero h1{font-size:2.8rem}.hero-stats{grid-template-columns:1fr}}@media(max-width:640px){.app-page{padding:24px 14px 40px}.section-panel{padding:18px;border-radius:22px}.hero h1{font-size:2.25rem}.hero p{font-size:1rem}.section-header h2{font-size:1.45rem}.ticket-grid,.ticket-stats{grid-template-columns:1fr}.ticket-image{height:190px}}.footer{margin-top:60px;padding:40px 20px;background:#f8fafc;border-top:1px solid #e5e7eb}.footer-container{max-width:900px;margin:0 auto;text-align:center}.footer-tagline{color:#6b7280;margin-bottom:20px}.footer-disclaimer{font-size:.85rem;color:#6b7280;line-height:1.6}.footer-disclaimer p{margin-bottom:10px}.footer-bottom{margin-top:20px;font-size:.8rem;color:#9ca3af}
