:root{--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}:focus-visible{outline:2px solid #667eea;outline-offset:2px}::selection{background-color:#667eea;color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media print{.no-print{display:none!important}}
