@font-face{font-family:Gravity;src:url(/fonts/Gravity-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gravity;src:url(/fonts/Gravity-Book.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gravity;src:url(/fonts/Gravity-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gravity;src:url(/fonts/Gravity-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@tailwind base;@tailwind components;@tailwind utilities;@layer base{*{box-sizing:border-box}body{font-family:Gravity,system-ui,sans-serif;font-weight:400;background:#f5f4ee;color:#1d1d1b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-weight:700;letter-spacing:-.01em}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1rem}}@layer components{.btn-primary{@apply inline-flex items-center justify-center gap-2 px-5 py-2.5 rounded-lg text-sm transition-all duration-200 disabled:opacity-40 disabled:cursor-not-allowed;background:#b6c608;color:#1d1d1b;font-family:Gravity,sans-serif;font-weight:700;letter-spacing:.03em}.btn-primary:hover:not(:disabled){background:#9aad07}.btn-secondary{@apply inline-flex items-center justify-center gap-2 px-5 py-2.5 rounded-lg text-sm transition-all duration-200 border-2;background:#fff;color:#1d1d1b;border-color:#e3dcc4;font-family:Gravity,sans-serif;font-weight:500}.btn-secondary:hover{background:#f5f4ee}.btn-dark{@apply inline-flex items-center justify-center gap-2 px-5 py-2.5 rounded-lg text-sm transition-all duration-200 disabled:opacity-40 disabled:cursor-not-allowed;background:#1d1d1b;color:#fff;font-family:Gravity,sans-serif;font-weight:700;letter-spacing:.03em}.btn-dark:hover:not(:disabled){background:#333}.card{background:#fff;border-radius:12px;border:1.5px solid #E3DCC4;box-shadow:0 1px 4px #1d1d1b0f}.badge-vert{@apply inline-flex items-center text-[11px] px-2.5 py-0.5 rounded-full;background:#f0f3d0;color:#6b7600;font-weight:700}.badge-beige{@apply inline-flex items-center text-[11px] px-2.5 py-0.5 rounded-full;background:#e3dcc4;color:#1d1d1b;font-weight:500}.badge-gris{@apply inline-flex items-center text-[11px] px-2.5 py-0.5 rounded-full border;background:#f5f5f5;color:#797d81;border-color:#e3dcc4;font-weight:500}.badge-alert{@apply inline-flex items-center text-[11px] px-2.5 py-0.5 rounded-full;background:#fef9e7;color:#7d6008;font-weight:600;border:1px solid #F9E79F}.badge-danger{@apply inline-flex items-center text-[11px] px-2.5 py-0.5 rounded-full;background:#fdedec;color:#922b21;font-weight:600}.badge-info{@apply inline-flex items-center text-[11px] px-2.5 py-0.5 rounded-full;background:#f5f4ee;color:#797d81;border:1px solid #E3DCC4;font-weight:500}.input{@apply w-full rounded-lg px-3 py-2.5 text-sm transition-colors outline-none;border:2px solid #E3DCC4;font-family:Gravity,sans-serif;color:#1d1d1b;background:#fff}.input:focus{border-color:#b6c608;box-shadow:0 0 0 3px #b6c60826}.input::placeholder{color:#b0ada8}.section-title{font-family:Gravity,sans-serif;font-weight:700;font-size:10px;color:#797d81;text-transform:uppercase;letter-spacing:.12em;margin-top:20px;margin-bottom:8px}.section-title:first-child{margin-top:0}.divider{border:none;border-top:1.5px solid #E3DCC4;margin:0}}
