@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:Comic BD;src:url(/fonts/ComicaBD-Bold.ttf)format("truetype");font-weight:400 900;font-style:normal;font-display:block;unicode-range:U+20-A8,U+AA-AE,U+B0-D6,U+D8-F6,U+F8-2FF,U+300-1FFF,U+FB01-FB02}@font-face{font-family:Comic BD;src:url(/fonts/NewComicBD.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+A9,U+AE,U+2122}@font-face{font-family:New Comic BD;src:url(/fonts/NewComicBD.otf)format("opentype");font-weight:400;font-style:normal;font-display:block;unicode-range:U+20-20AB,U+20AD-10FFFF}:root{--color-bg:#131616;--color-surface:#111417;--color-card:#1b2026;--color-border:#2a2e33;--color-text:#f7ffff;--color-primary:#c62828;--color-dark-red:#a61c1c;--color-link:#c62828;--color-btn-bg:#c62828;--color-btn-hover:#a61c1c;--color-hover:#a61c1c;--color-accent:#fee743;--color-accent-fg:#000;--color-warning:#ff8c00;--scrollbar-thumb:#821210;--color-status-ok:#6aff9e;--color-flash-ok:#6aff9e;--color-flash-err:#ff8080;--color-flash-ok-bg:#00aa4426;--color-flash-ok-bd:#0a4;--color-flash-err-bg:#cc000026;--color-flash-err-bd:#c00;--color-essence:#c62828;--color-halos:#ff8c00;--btn-radius:0;--btn-clip:polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));--btn-fill-bg:var(--color-btn-bg);--btn-fill-border:none;--btn-fill-color:#fff}[data-theme=light]{--color-bg:#f5f2ec;--color-surface:#ece8e0;--color-card:#fff;--color-border:#d4cec4;--color-text:#1a1a1a;--color-primary:#c8960c;--color-dark-red:#a07808;--color-link:#c8960c;--color-btn-bg:#c8960c;--color-btn-hover:#a07808;--color-hover:#a07808;--color-accent:#2255a0;--color-accent-fg:#fff;--color-warning:#b86000;--scrollbar-thumb:#a07808;--color-status-ok:#166534;--color-flash-ok:#166534;--color-flash-err:#991b1b;--color-flash-ok-bg:#1665341a;--color-flash-ok-bd:#16a34a;--color-flash-err-bg:#991b1b1a;--color-flash-err-bd:#dc2626;--btn-fill-color:#111}[data-theme=light] .nav-item-badge,[data-theme=light] [style*="background:var(--color-primary)"][style*="color:#fff"],[data-theme=light] [style*="background: var(--color-primary)"][style*="color: #fff"],[data-theme=light] [style*="background:var(--color-primary)"][style*="color: #fff"],[data-theme=light] [style*="background: var(--color-primary)"][style*="color:#fff"],[data-theme=light] [style*="background:var(--color-primary)"] a[style*="color:#fff"],[data-theme=light] [style*="background:var(--color-primary)"] a[style*="color: #fff"]{color:#111!important}button,input,select,textarea,optgroup{font-family:inherit}.fas,.far,.fab,.fal,.fad,.fa-solid,.fa-regular,.fa-brands,.fa-light,.fa-duotone,.fa,[class^=fa-]:not([class*=fa-]):not(i),i.fas,i.far,i.fab,i.fa-solid,i.fa-regular,i.fa-brands{font-family:"Font Awesome 6 Free"!important}i.fab,i.fa-brands{font-family:"Font Awesome 6 Brands"!important}html.a11y-dyslexia body,body.a11y-font-readable{letter-spacing:.04em;word-spacing:.05em;font-family:OpenDyslexic,Atkinson Hyperlegible,Verdana,Geneva,Tahoma,sans-serif!important}html,body{margin:0;padding:0}html{max-width:100%;overflow-x:hidden}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body,"Comic BD", "New Comic BD", "Comic Sans MS", system-ui, "Segoe UI", Arial, sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100%;transition:background-color .2s,color .2s;overflow-x:hidden}img{max-width:100%}@media (width<=768px){input,select,textarea{box-sizing:border-box;max-width:100%}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}a{color:var(--color-link)}a:hover{opacity:.85}.btn-primary{background-color:var(--btn-fill-bg);color:var(--btn-fill-text,var(--btn-fill-color));border-radius:var(--btn-radius);font-family:inherit;font-weight:700;font-size:inherit;cursor:pointer;border:var(--btn-fill-border);appearance:none;clip-path:var(--btn-clip);outline:none;align-items:center;gap:.35rem;padding:.5rem 1.25rem;line-height:1.5;text-decoration:none;transition:background-color .15s,opacity .15s,border-color .15s;display:inline-flex}.btn-primary:hover{background-color:var(--color-btn-hover);opacity:.92}.btn-primary:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.card{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:.75rem}.rank-badge{border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}#page-splash{background:var(--color-bg);z-index:9999;color:#ffffff8c;letter-spacing:.06em;flex-direction:column;justify-content:center;align-items:center;font-size:1rem;font-weight:900;transition:opacity .4s;display:flex;position:fixed;inset:0}[data-theme=light] #page-splash{color:#00000073}.flash-ok{background:var(--color-flash-ok-bg);border:1px solid var(--color-flash-ok-bd);border-left:4px solid var(--color-flash-ok-bd);color:var(--color-flash-ok);border-radius:4px;padding:.75rem 1rem;font-size:.9rem}.flash-err{background:var(--color-flash-err-bg);border:1px solid var(--color-flash-err-bd);border-left:4px solid var(--color-flash-err-bd);color:var(--color-flash-err);border-radius:4px;padding:.75rem 1rem;font-size:.9rem}.accent-chip{background:var(--color-accent);color:var(--color-accent-fg)}.hover-row{transition:background .12s}.hover-row:hover{background:#0000000a}[data-theme=dark] .hover-row:hover,:root:not([data-theme=light]) .hover-row:hover{background:#ffffff0a}@media (width<=768px){.product-grid{grid-template-columns:1fr!important}.uap-grid{grid-template-columns:1fr!important;gap:.75rem!important}.uap-grid aside{position:static!important}.btn-primary{min-height:44px}}@media (width<=600px){.store-product-grid{grid-template-columns:1fr!important}.uap-balance-bar span[style*="font-size:.75rem"]{display:none}}@media (width<=480px){body{font-size:.95rem}[class$=-hero]{padding:2.5rem 1rem 2rem!important}[class$=-grid]{grid-template-columns:1fr!important}[class$=-badge],[class$=-card-badge]{white-space:normal!important;word-break:break-word!important}[class$=-card-body] .btn-primary,[class$=-card-body] a[style*=border-radius]{padding:.4rem .75rem!important;font-size:.78rem!important}[class$=-stats]{grid-template-columns:repeat(2,1fr)!important}[class$=-section]{padding:2.5rem 1rem!important}}@media screen and (-webkit-device-pixel-ratio>=0) and (width<=768px){select,input,textarea{font-size:16px}}:root{--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-2xl:2rem;--space-3xl:3rem;--space-4xl:4rem;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-full:9999px;--color-success:#16a34a;--color-danger:#c22;--color-info:#2563eb;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--duration-fast:.12s;--duration-normal:.2s;--duration-slow:.35s}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.btn-primary{transition:background-color var(--duration-fast), opacity var(--duration-fast), transform var(--duration-fast) var(--ease-out), box-shadow var(--duration-normal)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.btn-primary:active{box-shadow:none;transform:translateY(0)scale(.98)}.btn-primary[disabled],.btn-primary:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.card-interactive{transition:transform var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal), border-color var(--duration-fast)}.card-interactive:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}@keyframes slideInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.flash-ok,.flash-err{animation:slideInDown var(--duration-slow) var(--ease-out)}.skeleton{background:linear-gradient(90deg, var(--color-surface) 25%, var(--color-border) 50%, var(--color-surface) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s infinite shimmer}.skeleton-text{width:60%;height:.9rem;margin-bottom:.5rem}.skeleton-title{width:40%;height:1.4rem;margin-bottom:.75rem}.skeleton-card{width:100%;height:120px}main{animation:fadeIn var(--duration-slow) var(--ease-out)}a{transition:color var(--duration-fast), opacity var(--duration-fast)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--color-surface)}::selection{background:var(--color-primary);color:#fff}[data-theme=light] ::selection{background:var(--color-primary);color:#fff}:focus-visible{outline:2px solid var(--color-primary)!important;outline-offset:2px!important}:focus:not(:focus-visible){outline:none}.skip-link{z-index:9999;background:var(--color-primary);color:#fff;border-radius:0 0 6px 6px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:top .15s;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:0;outline:2px solid #fff!important}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}main{animation:none}}.lore-accent{letter-spacing:.03em;color:var(--color-primary,#c8960c);text-shadow:0 0 6px #d4a8534d;font-family:Cinzel,Cormorant Garamond,Georgia,Times New Roman,serif;font-style:italic}[data-theme=light] .lore-accent{color:var(--color-primary,#8a5e07);text-shadow:0 0 6px #c8960c38}@media (prefers-reduced-motion:reduce){.lore-accent{text-shadow:none}}
