:root{--c-50:#f8f9fa;--c-100:#e9ecef;--c-200:#dee2e6;--c-300:#ced4da;--c-400:#adb5bd;--c-500:#6c757d;--c-600:#495057;--c-700:#343a40;--c-800:#212529;--font-size-base:14px;--font-family-sans:"Inter", "Adobe Clean", "Adobe Clean Sans", "adobe-clean", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-primary:var(--c-800);--shadow-sm:0 1px 3px #2125290d;--shadow-md:0 4px 12px #2125290d;--shadow-lg:0 8px 24px #2125290d;--radius:8px}[data-font-size=small]{--font-size-base:12px}[data-font-size=medium]{--font-size-base:14px}[data-font-size=large]{--font-size-base:16px}html{font-size:var(--font-size-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100dvh;font-family:var(--font-family-sans);background-color:var(--c-50);color:var(--c-600);margin:0;font-size:1rem;transition:background-color .2s}#root{width:100%;max-width:100%;min-height:100dvh;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);overflow-x:clip}img,video,canvas,svg{max-width:100%;height:auto}.table-responsive,.overflow-x-auto{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.safe-area-pb{padding-bottom:env(safe-area-inset-bottom,0)}:focus-visible{outline:2px solid var(--c-700);outline-offset:2px}button,a,[role=button],input,select,textarea{transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s}@media (width>=768px){::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000a;border-radius:4px}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000040}}button:not(.no-min-tap),a:not(.no-min-tap),[role=button]:not(.no-min-tap){justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}button.small,.btn-small{min-width:38px;min-height:38px}input,select,textarea{font-size:16px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222 100% 57%;--primary-foreground:0 0% 100%;--secondary:76 74% 49%;--secondary-foreground:215 28% 17%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222 100% 57%;--radius:.5rem}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:222 100% 67%;--primary-foreground:0 0% 100%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:222 100% 67%}@apply bg-background text-foreground antialiased;}@layer utilities{.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}}
