@tailwind base;@tailwind components;@tailwind utilities;.custom-scrollbar::-webkit-scrollbar{width:2px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff0d}.font-cn-serif{font-family:Huiwen-mincho,"Source Han Serif CN",serif}.font-en-serif{font-family:Georgia,Times New Roman,EB Garamond,serif}:root{color-scheme:dark;--signature-branding: "isdou.info"}body{margin:0;padding:0;background-color:#050505;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overscroll-behavior-y:contain;overscroll-behavior-x:contain;touch-action:manipulation;min-height:100vh;min-height:100dvh}@layer utilities{.no-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent}@supports (-webkit-overflow-scrolling: touch){.no-scrollbar{-webkit-overflow-scrolling:touch}}}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.05) rgba(0,0,0,.2)}.custom-scrollbar::-webkit-scrollbar{width:3px;height:3px}.custom-scrollbar::-webkit-scrollbar-track{background:#0003;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff0d;border-radius:10px;-webkit-appearance:none}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffff26}@media (max-width: 768px){.custom-scrollbar{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.custom-scrollbar::-webkit-scrollbar{width:2px}}.bg-stripes-white{background-color:#fff;background-image:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(0,0,0,.1) 2px,rgba(0,0,0,.1) 4px);background-repeat:repeat}.bg-stripes-red{background-color:#dc2626;background-image:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(0,0,0,.2) 2px,rgba(0,0,0,.2) 4px);background-repeat:repeat}@media (max-width: 768px){button,a,[role=button]{-webkit-tap-highlight-color:rgba(255,255,255,.1);tap-highlight-color:rgba(255,255,255,.1)}input,textarea,select{font-size:16px!important}*{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}}@media (orientation: landscape) and (max-height: 500px){body{overflow:auto}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff14}}
