:root{--primary:#2563eb;--primary-light:#3b82f6;--primary-dark:#1e40af;--primary-bg:#2563eb;--secondary:#10b981;--secondary-light:#34d399;--secondary-dark:#059669;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--danger:#ef4444;--info:#3b82f6;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-dark:#111827;--text-primary:#111827;--text-secondary:#4b5563;--text-light:#9ca3af;--text-on-dark:#fff;--spacing-1:.25rem;--spacing-2:.5rem;--spacing-3:.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--border-radius-sm:.25rem;--border-radius:.375rem;--border-radius-md:.5rem;--border-radius-lg:.75rem;--border-radius-xl:1rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--shadow-2xl:0 25px 50px -12px #00000040}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#111827;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.25}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}a{color:#2563eb;text-decoration:none;transition:color .15s}a:hover{color:#1e40af}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-gray{color:#4b5563}.text-error{color:#ef4444}.text-success{color:#10b981}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}@media (max-width:768px){.hide-mobile{display:none}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.container{padding:0 1rem}}@media (min-width:768px){.hide-desktop{display:none}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.rounded{border-radius:.5rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.w-full{width:100%}
.Toast-module-scss-module__Nx9cwa__toastContainer{z-index:9999;flex-direction:column;gap:.5rem;max-width:400px;display:flex;position:fixed;top:1rem;right:1rem}.Toast-module-scss-module__Nx9cwa__toast{cursor:pointer;color:#fff;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-weight:500;animation:.3s Toast-module-scss-module__Nx9cwa__slideIn;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Toast-module-scss-module__Nx9cwa__toast.Toast-module-scss-module__Nx9cwa__success{background:#10b981}.Toast-module-scss-module__Nx9cwa__toast.Toast-module-scss-module__Nx9cwa__error{background:#ef4444}.Toast-module-scss-module__Nx9cwa__toast.Toast-module-scss-module__Nx9cwa__warning{background:#f59e0b}.Toast-module-scss-module__Nx9cwa__toast.Toast-module-scss-module__Nx9cwa__info{background:#3b82f6}.Toast-module-scss-module__Nx9cwa__icon{font-size:1.25rem;font-weight:700}.Toast-module-scss-module__Nx9cwa__message{flex:1;font-size:.875rem}@keyframes Toast-module-scss-module__Nx9cwa__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.Toast-module-scss-module__Nx9cwa__toastContainer{max-width:none;left:1rem;right:1rem}}
