@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}:root{--color-primary:#c5d89d;--color-primary-main:#75b06f;--color-primary-hover:#b3c788;--color-primary-light:#e8f0de;--color-primary-soft:#dde9c8;--color-primary-text:#6b7f4d;--primary:#75b06f;--primary-dark:#6b7f4d;--primary-light:#e8f0de;--danger:#dc2626;--danger-light:#fee2e2;--success:#75b06f;--success-light:#e8f0de;--warning:#ea580c;--warning-light:#fed7aa;--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;--border-radius:8px;--transition:all .3s ease}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--gray-50);color:var(--gray-900);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{color:var(--gray-600);line-height:1.6}input,textarea,select{border:1px solid var(--gray-300);border-radius:var(--border-radius);width:100%;transition:var(--transition);padding:.75rem;font-family:inherit;font-size:1rem}input:focus,textarea:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}input::placeholder{color:var(--gray-400)}button{border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);border:none;font-family:inherit;font-size:1rem;font-weight:500}.btn{text-align:center;padding:.75rem 1.5rem;text-decoration:none;display:inline-block}.btn-primary{background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:var(--primary-dark)}.btn-primary:disabled{background-color:var(--gray-300);cursor:not-allowed}.btn-secondary{background-color:var(--gray-200);color:var(--gray-900)}.btn-secondary:hover{background-color:var(--gray-300)}.btn-danger{background-color:var(--danger);color:#fff}.btn-danger:hover{background-color:#991b1b}.btn-success{background-color:var(--success);color:#fff}.btn-success:hover{background-color:#6b7f4d}.btn-warning{background-color:var(--warning);color:#fff}.btn-warning:hover{background-color:#d97706}.btn-small{padding:.5rem 1rem;font-size:.875rem}.card{border-radius:var(--border-radius);border:1px solid var(--gray-200);background-color:#fff;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.card:hover{box-shadow:0 10px 15px -3px #0000001a}.alert{border-radius:var(--border-radius);align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;display:flex}.alert-error{background-color:var(--danger-light);color:#991b1b;border:1px solid #fca5a5}.alert-success{background-color:var(--success-light);color:#166534;border:1px solid #86efac}.alert-warning{background-color:var(--warning-light);color:#b45309;border:1px solid #fdba74}.alert-info{background-color:var(--primary-light);color:#6b7f4d;border:1px solid #93c5fd}table{border-collapse:collapse;width:100%;margin-top:1rem}th{background-color:var(--gray-100);text-align:left;border-bottom:2px solid var(--gray-200);padding:1rem;font-weight:600}td{border-bottom:1px solid var(--gray-200);padding:1rem}tr:hover{background-color:var(--gray-50)}.text-center{text-align:center}.text-right{text-align:right}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.w-full{width:100%}.static{position:static}.flex{display:flex}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
