*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);min-height:100vh;color:#2d3748}:root{--primary-pink: #b1095e;--primary-green: #8eda32;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-600: #4b5563;--gray-700: #374151;--gray-900: #111827;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}#root{min-height:100vh}*{transition:all .2s ease-in-out}button,a{transition:all .3s cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-pink)}.responsive-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.responsive-table table{min-width:800px}@media (max-width: 768px){.stack-on-mobile{display:flex!important;flex-direction:column!important;gap:1rem!important}}.page-container{padding:2.5rem;transition:padding .3s ease}@media (max-width: 768px){.page-container{padding:1.25rem!important}}@media (max-width: 768px){button:not([style*=padding]),.btn{padding:.75rem 1rem!important;font-size:.875rem!important}}
