:root{--verde-bosque:#1e3d2f;--verde-medio:#2d7d46;--verde-salvia:#7ba68a;--salvia-pale:#c8ddd0;--bg-principal:#f4f7f2;--oro:#b8943f;--texto-oscuro:#1a2e1f;--texto-medio:#4a6355;--texto-claro:#7ba68a;--blanco:#fff;--error:#c0392b;--advertencia:#e67e22;--exito:#27ae60;--radio-sm:8px;--radio-md:12px;--radio-lg:16px;--radio-xl:24px;--sombra-sm:0 1px 4px #1e3d2f14;--sombra-md:0 4px 16px #1e3d2f1a;--sombra-lg:0 8px 32px #1e3d2f24;--sidebar-w:240px;--topbar-h:56px;color:var(--texto-oscuro);background:var(--bg-principal);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.5}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-principal);min-height:100dvh}#root{flex-direction:column;min-height:100dvh;display:flex}h1,h2,h3{color:var(--verde-bosque);font-family:Fraunces,Georgia,serif;font-weight:600}h1{font-size:28px;line-height:1.2}h2{font-size:22px;line-height:1.25}h3{font-size:17px;line-height:1.3}p{color:var(--texto-medio)}a{color:var(--verde-medio);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}
