.error-boundary{justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.error-boundary__content{text-align:center;text-align:center;color:#f8fafc;justify-items:center;gap:18px;width:min(100%,560px);display:grid}.error-boundary__illustration{width:min(100%,220px)}.error-boundary__illustration svg{width:100%;height:auto;display:block}.error-boundary__text{gap:10px;display:grid}.error-boundary__title{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1}.error-boundary__description{color:#e2e8f0e0;margin:0;font-size:1.6rem;line-height:1.7}.error-boundary__message{color:#f8fafc9e;word-break:break-word;max-width:520px;margin:0 auto;font-size:1.4rem;line-height:1.6}.error-boundary__retry{color:#131a2d;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#1cf3ff;border:0;border-radius:999px;padding:14px 28px;font-size:1.4rem;font-weight:700;transition:transform .2s,filter .2s}.error-boundary__retry:hover{filter:brightness(1.03)}.section-error{background:radial-gradient(circle at 100% 0,#f5a6231f,#0000 30%),linear-gradient(#121a2f 0%,#0b1120 100%);border:1px solid #ffe08229;border-radius:28px;justify-content:center;align-items:center;min-height:260px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.section-error__content{text-align:center;color:#f8fafc;justify-items:center;gap:12px;max-width:540px;display:grid}.section-error__icon{background:#ffffff0a;border:1px solid #ffe08229;border-radius:24px;place-items:center;width:84px;height:84px;display:grid}.section-error__icon svg{width:84px;height:84px;display:block}.section-error__title{letter-spacing:-.03em;color:#fff;margin:0;font-family:Kanit,Inter,sans-serif;font-size:clamp(1.45rem,2vw,2rem);font-weight:700;line-height:1.1}.section-error__message{color:#e2e8f0d1;max-width:420px;margin:0;font-size:.98rem;line-height:1.65}.section-error__retry{color:#131a2d;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#f5a623 0%,#ffcf66 100%);border:0;border-radius:999px;margin-top:4px;padding:12px 22px;font-family:Kanit,Inter,sans-serif;font-size:.86rem;font-weight:700;transition:transform .2s,filter .2s}.section-error__retry:hover{filter:brightness(1.03);transform:translateY(-1px)}.section-skeleton{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin:20px 0;display:grid}.skeleton-card{background:#f8f9fa;border-radius:8px;animation:1.5s ease-in-out infinite skeleton-pulse;overflow:hidden}.skeleton-card--reserve-game .skeleton-card__image,.skeleton-card--game .skeleton-card__image{height:200px}.skeleton-card--surprise-pack .skeleton-card__image{height:180px}.skeleton-card--product .skeleton-card__image{height:160px}.skeleton-card__image{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;animation:1.5s infinite skeleton-shimmer}.skeleton-card__content{padding:15px}.skeleton-card__title{background:#e0e0e0;border-radius:4px;width:80%;height:20px;margin-bottom:10px}.skeleton-card__subtitle{background:#e0e0e0;border-radius:4px;width:60%;height:16px;margin-bottom:8px}.skeleton-card__price{background:#e0e0e0;border-radius:4px;width:40%;height:18px}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.debug-controls{border:1px solid #dee2e6;border-radius:4px;margin-bottom:20px;padding:10px;font-family:Courier New,monospace;font-size:12px;background:#f8f9fa!important}.debug-controls button{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:3px;margin-right:8px;padding:5px 10px;font-size:11px}.debug-controls button:hover{background:#0056b3}.debug-controls span{color:#6c757d;font-size:11px}@media (max-width:768px){.section-skeleton{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.error-boundary{min-height:100vh;padding:24px 14px}.error-boundary__content{gap:16px}.error-boundary__message{font-size:.92rem}.error-boundary__retry{width:100%;max-width:320px}.section-error{border-radius:22px;min-height:220px;padding:20px 16px}.section-error__message{font-size:.92rem}.section-error__retry{width:100%;max-width:260px}}
