*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:#1f2937;background-color:#f9fafb}h1,h2,h3,h4,h5,h6{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}a:hover{text-decoration:underline}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-muted{color:#6b7280}.text-primary{color:#2563eb}.text-success{color:#059669}.text-warning{color:#d97706}.text-error{color:#dc2626}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.5;border-radius:.5rem;border:2px solid transparent;cursor:pointer;transition:all .15s ease-in-out;text-decoration:none}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:focus{outline:none;box-shadow:0 0 0 3px #2563eb40}.btn-primary{background-color:#2563eb;border-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8;border-color:#1d4ed8}.btn-secondary{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#4b5563;border-color:#4b5563}.btn-outline{background-color:#fff;border-color:#d1d5db;color:#374151}.btn-outline:hover:not(:disabled){background-color:#f3f4f6}.btn-danger{background-color:#dc2626;border-color:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background-color:#b91c1c;border-color:#b91c1c}.btn-success{background-color:#059669;border-color:#059669;color:#fff}.btn-success:hover:not(:disabled){background-color:#047857;border-color:#047857}.btn-sm{padding:.375rem .75rem;font-size:.75rem}.btn-lg{padding:.875rem 2rem;font-size:1rem}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}.form-input,.form-select,.form-textarea{display:block;width:100%;padding:.625rem .875rem;font-size:1rem;font-family:inherit;color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;transition:border-color .15s,box-shadow .15s}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-textarea{resize:vertical;min-height:100px}.form-hint{margin-top:.375rem;font-size:.75rem;color:#6b7280}.form-error{margin-top:.375rem;font-size:.75rem;color:#dc2626}.card{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.card-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.card-title{font-size:1.125rem;font-weight:600;color:#1f2937}.badge{display:inline-flex;align-items:center;padding:.125rem .625rem;font-size:.75rem;font-weight:600;border-radius:9999px}.badge-primary{background:#dbeafe;color:#1d4ed8}.badge-success{background:#d1fae5;color:#059669}.badge-warning{background:#fef3c7;color:#d97706}.badge-error{background:#fee2e2;color:#dc2626}.badge-gray{background:#e5e7eb;color:#374151}.alert{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:.5rem;margin-bottom:1rem}.alert-info{background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}.alert-success{background:#d1fae5;color:#059669;border:1px solid #6ee7b7}.alert-warning{background:#fef3c7;color:#d97706;border:1px solid #fcd34d}.alert-error{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}.spinner{width:24px;height:24px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.spinner-lg{width:40px;height:40px;border-width:4px}@keyframes spin{to{transform:rotate(360deg)}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
