@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:0,0,0;--background-rgb:255,255,255}@layer base{html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body,html{color:#171717}body{background-color:#ffffff;font-size:1rem;line-height:1.625;min-height:100vh;font-feature-settings:"kern"}h1,h2,h3,h4,h5,h6{font-family:var(--font-inter),Inter,system-ui,sans-serif;font-weight:700;line-height:1.25;letter-spacing:-.025em}h1{font-size:2.25rem}@media (min-width:768px){h1{font-size:3rem}}h2{font-size:1.875rem}@media (min-width:768px){h2{font-size:2.25rem}}h3{font-size:1.5rem}@media (min-width:768px){h3{font-size:1.875rem}}h4{font-size:1.25rem}@media (min-width:768px){h4{font-size:1.5rem}}h5{font-size:1.125rem}@media (min-width:768px){h5{font-size:1.25rem}}h6{font-size:1rem}@media (min-width:768px){h6{font-size:1.125rem}}a{color:#2563eb;text-decoration:none;transition-property:color;transition-duration:.3s}a:hover{color:#1d4ed8}p{margin-bottom:1rem}.button,button{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition-property:color,background-color,border-color}.button:focus-visible,button:focus-visible{outline:none;ring:2px;ring-color:#2563eb;ring-offset:2px}.button:disabled,button:disabled{pointer-events:none;opacity:.5}}@layer components{.card{border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.card,.input{background-color:#ffffff}.input{height:2.5rem;width:100%;border-radius:.375rem;border:1px solid #d4d4d4;padding:.5rem .75rem;font-size:.875rem}.input::-moz-placeholder{color:#a3a3a3}.input::placeholder{color:#a3a3a3}.input:focus{outline:none;ring:2px solid #2563eb;border-color:transparent}.input:disabled{cursor:not-allowed;opacity:.5}.select{height:2.5rem;width:100%;border-radius:.375rem;border:1px solid #d4d4d4;background-color:#ffffff;padding:.5rem .75rem;font-size:.875rem}.select:focus{outline:none;ring:2px solid #2563eb;border-color:transparent}.select:disabled{cursor:not-allowed;opacity:.5}.checkbox{height:1rem;width:1rem;border-radius:.25rem;border-color:#d4d4d4;color:#2563eb}.checkbox:focus{ring-color:#2563eb;ring-offset-color:#ffffff}.radio{height:1rem;width:1rem;border-color:#d4d4d4;color:#2563eb}.radio:focus{ring-color:#2563eb;ring-offset-color:#ffffff}.btn-primary{background-color:#2563eb;color:#ffffff}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{background-color:#0d9488;color:#ffffff}.btn-secondary:hover{background-color:#0f766e}.btn-accent{background-color:#c026d3;color:#ffffff}.btn-accent:hover{background-color:#a21caf}.btn-outline{border:1px solid #d4d4d4;background-color:transparent;color:#262626}.btn-outline:hover{background-color:#f5f5f5}.btn-ghost{background-color:transparent;color:#262626}.btn-ghost:hover{background-color:#f5f5f5}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:500}.badge-primary{background-color:#dbeafe;color:#1e40af}.badge-secondary{background-color:#ccfbf1;color:#115e59}.badge-success{background-color:#dcfce7;color:#166534}.badge-warning{background-color:#fef3c7;color:#92400e}.badge-error{background-color:#fee2e2;color:#991b1b}.badge-neutral{background-color:#f5f5f5;color:#262626}.container-custom{margin-left:auto;margin-right:auto;width:100%;max-width:80rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container-custom{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container-custom{padding-left:2rem;padding-right:2rem}}.border-gray-300{border-color:#d1d5db}.hover\:border-indigo-300:hover{border-color:#a5b4fc}.border-indigo-500,.hover\:border-indigo-500:hover{border-color:#6366f1}.border{border-width:1px;border-style:solid}.border-2{border-width:2px;border-style:solid}.border-4{border-width:4px;border-style:solid}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.p-6{padding:1.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.mb-4{margin-bottom:1rem}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-color:#6366f1}.focus\:border-indigo-500:focus{border-color:#6366f1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.bg-indigo-50{background-color:#eef2ff}.bg-indigo-600{background-color:#4f46e5}.hover\:bg-indigo-700:hover{background-color:#4338ca}.bg-white{background-color:#ffffff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-red-50{background-color:#fef2f2}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-indigo-500{color:#6366f1}.text-indigo-600{color:#4f46e5}.text-indigo-700{color:#4338ca}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-white{color:#ffffff}.flex{display:flex}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-grow{flex-grow:1}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -1px var(--tw-shadow-color)}.shadow-soft{box-shadow:0 4px 20px rgba(0,0,0,.08)}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_5b2c46{font-family:Inter,Inter Fallback;font-style:normal}.__variable_5b2c46{--font-inter:"Inter","Inter Fallback"}