@tailwind base;@tailwind components;@tailwind utilities;*{-webkit-overflow-scrolling:touch}@layer utilities{.shadow-neon{box-shadow:0 0 18px #d6a84752,0 0 34px #10b98124}.pearl-gradient{background:linear-gradient(135deg,#0c0a09,#1c1917,#d6a847)}.pearl-border{border:1px solid #d6a84747;border-radius:8px}.ufc-overlay{animation:subtle-pulse 5s ease-in-out infinite;background:linear-gradient(#00000080,#00000080),url(https://picsum.photos/1920/1080?blur=2&grayscale);background-position:50%;background-size:cover}@keyframes subtle-pulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}}:root{--cv-bg:#0c0a09;--cv-surface:#1c1917;--cv-surface-soft:#292524;--cv-gold:#d6a847;--cv-gold-bright:#f4c95d;--cv-emerald:#10b981;--sab:env(safe-area-inset-bottom,0px)}@layer base{html{background-color:var(--cv-bg);font-size:16px}@media (min-width:768px){html{font-size:17px}}body{-webkit-tap-highlight-color:rgba(245,158,11,.2);line-height:1.5}details>summary{cursor:pointer;list-style:none;transition:color .2s ease}details>summary::-webkit-details-marker{display:none}details[open]>:not(summary){animation:accordion-reveal .3s ease-in-out}@keyframes accordion-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.theme-light{color-scheme:light}.theme-light .bg-gray-900,.theme-light .bg-stone-900,.theme-light .bg-stone-950{background-color:#f5f2e8!important}.theme-light .bg-stone-900\/80,.theme-light .bg-stone-900\/90,.theme-light .bg-stone-950\/60,.theme-light .bg-stone-950\/70,.theme-light .bg-stone-950\/80{background-color:#f5f2e8eb!important}.theme-light .text-stone-100,.theme-light .text-stone-200,.theme-light .text-stone-300,.theme-light .text-stone-400{color:#1c1917!important}.theme-light .text-stone-500,.theme-light .text-stone-600{color:#57534e!important}.theme-light .border-stone-700,.theme-light .border-stone-700\/40,.theme-light .border-stone-700\/50,.theme-light .border-stone-800,.theme-light .border-stone-800\/40{border-color:#d6d3d1!important}.theme-light .mobile-data-card:nth-child(odd){background-color:#f0ede2!important}.theme-light .mobile-data-card:nth-child(2n){background-color:#e7e2d4!important;border-color:#d6d3d1!important}}@layer components{.mobile-data-card,.mobile-data-card:nth-child(2n),.mobile-data-card:nth-child(odd),.mobile-kv-label,.mobile-kv-row,.mobile-kv-value{@apply text-sm font-semibold text-stone-100 text-right}}body{@apply font-sans antialiased text-stone-100;overflow-x:hidden;overscroll-behavior:none;touch-action:pan-y}#root,body{background-color:var(--cv-bg)}.nav-safe-bottom{padding-bottom:calc(2.75rem + var(--sab))}.cv-scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.cv-scrollbar-none::-webkit-scrollbar{display:none}.neon-button{@apply bg-gradient-to-r from-yellow-600 to-emerald-600 text-stone-950 font-bold py-3 px-4 sm:px-6 rounded-lg shadow-lg transform transition duration-300 hover:scale-[1.02] hover:shadow-neon pearl-border focus:outline-none focus:ring-2 focus:ring-yellow-500;min-height:44px}.card{@apply bg-card/90 backdrop-blur-lg pearl-border rounded-xl shadow-lg transform transition duration-300 hover:scale-[1.01] hover:shadow-neon p-4 sm:p-8}.fighter-rail-card{flex:0 0 150px;max-width:150px;min-width:0;width:150px}.fighter-rail-card>a{min-width:0;width:100%}@media (min-width:640px){.fighter-rail-card{flex-basis:170px;max-width:170px;width:170px}}h1,h2,h3{@apply font-display text-stone-100 tracking-normal;letter-spacing:0}a{@apply text-yellow-500 hover:text-yellow-400 transition duration-200 focus:outline-none focus:ring-2 focus:ring-yellow-500}.hero-video{opacity:1}.hero-bg,.hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hero-bg{filter:blur(3px);opacity:.6}@media (max-width:768px){.card,.container{padding:1rem}}@media (max-width:380px){html{font-size:15px}}
/*# sourceMappingURL=main.5f823107.css.map*/