.result-card{background:linear-gradient(135deg,#f8efff 0%,#fff8da 100%);border:1px solid #6b2d7d1f;border-radius:14px;flex-direction:column;gap:10px;padding:13px;transition:all .25s;display:flex}.result-card:hover{background:linear-gradient(135deg,#f0e4ff 0%,#ffe6a5 100%);transform:translate(4px)}.period{color:#4a2a66;justify-content:space-between;align-items:center;font-size:.92rem;font-weight:700;display:flex}.period-label{text-transform:uppercase;letter-spacing:.08em;color:#8554b4;font-size:.72rem}.period-value{color:#2f163d}.numbers{flex-wrap:wrap;align-items:center;gap:8px;min-height:40px;display:flex}.number-ball{color:#fff;background:linear-gradient(135deg,#6b2d7d 0%,#ffd166 100%);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:800;transition:transform .2s;display:flex;box-shadow:0 4px 12px #6b2d7d40}.number-ball:hover{transform:scale(1.08)}.date{color:#6e5f7f;margin-top:2px;font-size:.84rem}@media (width<=480px){.result-card{padding:10px}.number-ball{width:34px;height:34px;font-size:.84rem}.numbers{gap:6px}}.game-card{color:#2e2348;background:#fffffff7;border:1px solid #6f3e8e26;border-radius:22px;flex-direction:column;padding:20px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 18px 42px #07041229}.game-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #07041238}.game-header{border-bottom:1px solid #6f3e8e1f;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.game-icon{object-fit:contain;flex-shrink:0;width:44px;height:44px}.game-meta{flex-direction:column;gap:4px;display:flex}.game-title{color:#4a2a66;margin:0;font-size:1.16rem}.game-badge{letter-spacing:.04em;color:#8554b4;background:#8554b41f;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:.73rem;font-weight:700;display:inline-flex}.results-container{flex-direction:column;flex:1;gap:10px;margin-bottom:15px;display:flex}.loading{text-align:center;color:#8f7ca7;padding:30px 10px;font-style:italic;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}.no-results{text-align:center;color:#8f7ca7;padding:20px 10px;font-size:.95rem}.expand-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6b2d7d 0%,#a750c2 100%);border:none;border-radius:999px;align-self:center;padding:10px 18px;font-size:.9rem;font-weight:700;transition:all .25s;box-shadow:0 10px 22px #6b2d7d33}.expand-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #6b2d7d47}.expand-button:active{transform:translateY(0)}.expand-button.expanded{color:#2f163d;background:linear-gradient(135deg,#a750c2 0%,#ffd166 100%)}@media (width<=480px){.game-card{padding:15px}.game-header{gap:10px;margin-bottom:12px}.game-icon{width:34px;height:34px}.game-title{font-size:1.04rem}.expand-button{padding:8px 14px;font-size:.85rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fdf8ff;background:radial-gradient(circle at 0 0,#ffd70038,#0000 24%),linear-gradient(135deg,#140b2d 0%,#2c1756 45%,#6b2d7d 100%);min-height:100vh;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,sans-serif}#root{width:100%;min-height:100vh}.app{background:radial-gradient(circle at 100% 100%,#ffd7002e,#0000 30%),linear-gradient(135deg,#140b2d 0%,#2c1756 45%,#6b2d7d 100%);min-height:100vh;padding:24px}.app-shell{flex-direction:column;gap:24px;max-width:1180px;margin:0 auto;display:flex}.app-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c08187a;border:1px solid #ffffff2e;border-radius:24px;align-items:center;gap:18px;padding:24px 28px;display:flex;box-shadow:0 20px 45px #00000040}.brand-mark{background:linear-gradient(135deg,#ffd166 0%,#ff8a00 100%);border-radius:18px;place-items:center;width:64px;height:64px;font-size:2rem;display:grid;box-shadow:0 12px 24px #ff8a0047}.header-content{flex:1}.eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#ffd166;margin-bottom:4px;font-size:.75rem;font-weight:700}.app-header h1{color:#fff;margin:0 0 6px;font-size:clamp(1.8rem,3.2vw,2.55rem)}.subtitle{opacity:.9;color:#f1e8ff;font-size:1rem}.hero-panel{background:linear-gradient(135deg,#ffffff29,#ffffff14);border:1px solid #ffffff2e;border-radius:24px;justify-content:space-between;gap:20px;padding:24px 28px;display:flex;box-shadow:0 18px 40px #0000002e}.hero-copy{max-width:620px}.hero-pill{color:#ffd166;letter-spacing:.08em;text-transform:uppercase;background:#ffd1662e;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:7px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.hero-copy h2{color:#fff;margin-bottom:8px;font-size:clamp(1.2rem,2.1vw,1.55rem)}.hero-copy p{color:#ece2ff;line-height:1.6}.hero-stats{gap:12px;min-width:180px;display:grid}.stat-card{background:#ffffff1f;border:1px solid #ffffff26;border-radius:16px;padding:14px 16px}.stat-label{text-transform:uppercase;letter-spacing:.16em;color:#f6ce68;margin-bottom:6px;font-size:.74rem;display:block}.stat-card strong{color:#fff;font-size:1.1rem}.controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.refresh-btn{color:#2f163d;cursor:pointer;background:linear-gradient(135deg,#ffd166 0%,#ff8a00 100%);border:none;border-radius:999px;padding:12px 24px;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 22px #ff8a0038}.refresh-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 28px #ff8a004d}.refresh-btn:disabled{opacity:.75;cursor:not-allowed}.last-updated{color:#f4e9ff;align-items:center;gap:8px;font-size:.95rem;display:flex}.dot{background:#4be3a4;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #4be3a42e}.error-message{color:#ffe0e0;text-align:center;background:#ff6b6b29;border:1px solid #ff6b6b3d;border-radius:14px;padding:14px 18px;font-weight:600}.games-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.app-footer{text-align:center;color:#f4e9ff;opacity:.92;padding:10px 0 4px;font-size:.92rem}.app-footer p+p{margin-top:4px}@media (width<=768px){.app{padding:16px}.app-header{flex-direction:column;align-items:flex-start;padding:20px}.hero-panel{flex-direction:column;padding:20px}.hero-stats{min-width:unset;grid-template-columns:repeat(2,minmax(0,1fr))}.games-grid{grid-template-columns:1fr;gap:15px}.controls{flex-direction:column;align-items:flex-start}}@media (width<=480px){.hero-stats{grid-template-columns:1fr}}
