@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-primary: #3b82f6;--color-primary-dark: #2563eb;--color-accent: #8b5cf6;--shadow-md-custom: 0 4px 6px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .06);--shadow-lg-custom: 0 10px 15px rgba(0, 0, 0, .1), 0 4px 6px rgba(0, 0, 0, .05);--shadow-xl-custom: 0 20px 25px rgba(0, 0, 0, .1), 0 8px 10px rgba(0, 0, 0, .04)}a{font-weight:500;color:var(--color-primary);text-decoration:inherit;transition:color .2s ease-in-out}a:hover{color:var(--color-primary-dark)}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);background-attachment:fixed;color:#213547}h1,h2,h3,h4,h5,h6{font-weight:600;color:#1f2937}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f0f0f0;cursor:pointer;transition:all .3s ease-in-out;box-shadow:var(--shadow-md-custom);color:#374151}.bg-blue-600{background:linear-gradient(45deg,#3b82f6,#2563eb);color:#fff;border:none}.bg-blue-600:hover{background:linear-gradient(45deg,#2563eb,#1d4ed8);box-shadow:var(--shadow-lg-custom);transform:translateY(-2px)}.bg-blue-600:focus,.bg-blue-600:focus-visible{box-shadow:0 0 0 4px #3b82f680,var(--shadow-lg-custom);outline:none}button:hover{border-color:#a3b1c6;box-shadow:var(--shadow-lg-custom);transform:translateY(-1px)}button:focus,button:focus-visible{outline:none;box-shadow:0 0 0 3px #60a5fa80,var(--shadow-md-custom)}input,select,textarea{background-color:#fff;color:#000;border:1px solid #d1d5db;border-radius:8px;padding:.5em .75em;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;box-shadow:inset 0 1px 2px #0000000d}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280}input::placeholder,textarea::placeholder{color:#6b7280}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px #3b82f640,inset 0 1px 2px #0000000d}.bg-white.rounded-lg.shadow-xl{box-shadow:var(--shadow-xl-custom);border:1px solid #e2e8f0;background-color:#fff;transition:all .3s ease-in-out}.transition-all.duration-200.hover\\:shadow-lg:hover{box-shadow:var(--shadow-xl-custom);transform:translateY(-3px)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}@media (prefers-color-scheme: dark){:root{color:#ffffffde;background-color:#1a202c;--shadow-md-custom: 0 4px 6px rgba(0, 0, 0, .3), 0 2px 4px rgba(0, 0, 0, .15);--shadow-lg-custom: 0 10px 15px rgba(0, 0, 0, .3), 0 4px 6px rgba(0, 0, 0, .1);--shadow-xl-custom: 0 20px 25px rgba(0, 0, 0, .3), 0 8px 10px rgba(0, 0, 0, .08)}body{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);background-attachment:fixed;color:#213547}h1,h2,h3,h4,h5,h6{color:#1f2937}.text-blue-700,.text-green-700,.text-yellow-700{color:#1f2937!important}.text-gray-800{color:#1f2937}.text-blue-800{color:#1f2937!important}svg.text-blue-600{color:#1f2937!important}button{background-color:#2d3748;color:#e2e8f0;box-shadow:var(--shadow-md-custom)}button:hover{border-color:#646cff;box-shadow:var(--shadow-lg-custom)}button:focus,button:focus-visible{box-shadow:0 0 0 3px #60a5fa80,var(--shadow-md-custom)}.bg-blue-600{background:linear-gradient(45deg,#3b82f6,#2563eb);color:#fff;border:none}.bg-blue-600:hover{background:linear-gradient(45deg,#2563eb,#1d4ed8);box-shadow:var(--shadow-lg-custom)}.bg-blue-600:focus,.bg-blue-600:focus-visible{box-shadow:0 0 0 4px #3b82f680,var(--shadow-lg-custom)}.px-6.py-3.rounded-md.font-semibold.transition-colors.duration-200.flex.items-center.gap-2.bg-blue-600.text-white.shadow-md{background:#e0e7ed;color:#1f2937;border:1px solid #a3b1c6;box-shadow:var(--shadow-lg-custom)}.px-6.py-3.rounded-md.font-semibold.transition-colors.duration-200.flex.items-center.gap-2.bg-blue-600.text-white.shadow-md:hover{background:#d1d8e0;box-shadow:var(--shadow-xl-custom)}.px-6.py-3.rounded-md.font-semibold.transition-colors.duration-200.flex.items-center.gap-2.bg-blue-600.text-white.shadow-md:focus,.px-6.py-3.rounded-md.font-semibold.transition-colors.duration-200.flex.items-center.gap-2.bg-blue-600.text-white.shadow-md:focus-visible{box-shadow:0 0 0 4px #a3b1c680,var(--shadow-xl-custom)}input,select,textarea{background-color:#fff;color:#000;border-color:#d1d5db;box-shadow:inset 0 1px 2px #0000000d}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280}input::placeholder,textarea::placeholder{color:#6b7280}input:focus,select:focus,textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #3b82f640,inset 0 1px 2px #0000000d}.bg-white.rounded-lg.shadow-xl{background-color:#fff;border-color:#e2e8f0;box-shadow:var(--shadow-xl-custom)}.bg-blue-50{background-color:#e0e7ed;border-color:#c3cfe2}.bg-green-50{background-color:#e0f2e8;border-color:#c3e2d1}.bg-yellow-50{background-color:#fffbe0;border-color:#e2d1c3}.bg-gray-50{background-color:#f8f9fa;border-color:#e0e7ed}.bg-purple-50{background-color:#f0e0f2;border-color:#d1c3e2}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}}
