@tailwind base;@tailwind components;@tailwind utilities;*{-webkit-overflow-scrolling:touch}@layer utilities{.shadow-neon{box-shadow:0 0 10px #ff2d55,0 0 20px #0aff99,0 0 30px #e5e7eb4d}.pearl-gradient{background:linear-gradient(135deg,#1f2937,#374151,#e5e7eb)}.pearl-border{border:2px solid #e5e7ebb3;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{--sab:env(safe-area-inset-bottom,0px)}@layer base{html{background-color:#92400e;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 text-white font-orbitron;overflow-x:hidden;overscroll-behavior:none;touch-action:pan-y}#root,body{background-color:#0c0a09}.nav-safe-bottom{padding-bottom:calc(2.75rem + var(--sab))}.neon-button{@apply bg-gradient-to-r from-red-600 to-pink-500 text-white font-bold py-3 px-4 sm:px-6 rounded-lg shadow-lg transform transition duration-300 hover:scale-105 hover:shadow-neon pearl-border focus:outline-none focus:ring-2 focus:ring-pink-500;min-height:44px}.card,a,h1,h2,h3{@apply text-green-400 hover:text-green-300 transition duration-200 focus:outline-none focus:ring-2 focus:ring-green-400}.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.b868b21d.css.map*/