:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f0e3;--foreground:#221c13;--card:#fdf8ec;--card-foreground:#221c13;--popover:#fdf8ec;--popover-foreground:#221c13;--primary:#221c13;--primary-foreground:#fbf5e7;--secondary:#efe6d2;--secondary-foreground:#221c13;--muted:#efe6d2;--muted-foreground:#5c5348;--accent:#efe6d2;--accent-foreground:#221c13;--destructive:#8c3018;--border:#e5dbc6;--input:#d8ccb2;--ring:#a03a20;--sidebar:#f6f0e3;--sidebar-foreground:#221c13;--sidebar-primary:#221c13;--sidebar-primary-foreground:#fbf5e7;--sidebar-accent:#efe6d2;--sidebar-accent-foreground:#221c13;--sidebar-border:#e5dbc6;--sidebar-ring:#a03a20;--regla:#e5dbc6;--regla-fuerte:#c9bca0;--pauta:#b3bfce;--tinta-tenue:#6e6557;--acento:#a03a20;--acento-texto:#8c3018}.dark{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f0e3;--foreground:#221c13;--card:#fdf8ec;--card-foreground:#221c13;--popover:#fdf8ec;--popover-foreground:#221c13;--primary:#221c13;--primary-foreground:#fbf5e7;--secondary:#efe6d2;--secondary-foreground:#221c13;--muted:#efe6d2;--muted-foreground:#5c5348;--accent:#efe6d2;--accent-foreground:#221c13;--destructive:#8c3018;--border:#e5dbc6;--input:#d8ccb2;--ring:#a03a20;--sidebar:#f6f0e3;--sidebar-foreground:#221c13;--sidebar-primary:#221c13;--sidebar-primary-foreground:#fbf5e7;--sidebar-accent:#efe6d2;--sidebar-accent-foreground:#221c13;--sidebar-border:#e5dbc6;--sidebar-ring:#a03a20}body:before{content:"";z-index:0;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23g)'/%3E%3C/svg%3E");position:fixed;inset:0}@layer utilities{.tipo-titulo{font-family:var(--font-fraunces);font-variation-settings:"opsz" 144, "SOFT" 20, "WONK" 1;letter-spacing:-.005em;font-weight:600}.tipo-nombre{font-family:var(--font-fraunces);font-variation-settings:"opsz" 72, "SOFT" 20, "WONK" 0;letter-spacing:-.004em;font-weight:600}.tipo-prosa{font-family:var(--font-fraunces);font-variation-settings:"opsz" 14, "SOFT" 30, "WONK" 0;letter-spacing:.005em;font-weight:400}.tipo-dato{font-family:var(--font-geist-sans);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:-.006em}.tipo-codigo{font-family:var(--font-geist-mono);letter-spacing:-.02em;font-size:.75rem}.rubrica{font-family:var(--font-geist-sans);letter-spacing:.11em;text-transform:uppercase;color:var(--tinta-tenue);font-size:.6875rem;font-weight:600}.firma{font-family:var(--font-script);letter-spacing:.01em;color:var(--foreground);font-weight:600}.regla{border-top:1px solid var(--regla)}.pauta{border-top:1px solid var(--pauta)}.doble-raya{border-top:3px double var(--acento)}.margen-rojo{background:color-mix(in srgb, var(--acento) 72%, transparent);pointer-events:none;width:1.5px;position:absolute;top:0;bottom:0}.boton-sello,.boton-sello-borde{letter-spacing:.08em;text-transform:uppercase;border-radius:.5rem;align-items:center;gap:.5rem;font-size:.75rem;font-weight:650;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,transform 80ms ease-out;display:inline-flex}.boton-sello{background:var(--primary);color:var(--primary-foreground);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary-foreground) 38%, transparent);padding:.625rem 1rem}.boton-sello:hover{background:color-mix(in srgb, var(--primary) 88%, var(--acento))}.boton-sello-borde{border:3px double var(--regla-fuerte);color:var(--muted-foreground);background:0 0;padding:.5rem .875rem}.boton-sello-borde:hover{color:var(--foreground);border-color:var(--foreground);background:var(--card)}.boton-sello:active,.boton-sello-borde:active{transform:translateY(1px)}.boton-sello:focus-visible,.boton-sello-borde:focus-visible{outline:2px solid var(--acento);outline-offset:2px}.boton-sello-grande{padding:.875rem 1.375rem;font-size:.8125rem}.linea-escribir{width:100%;color:var(--muted-foreground);border-radius:.375rem;align-items:center;gap:.625rem;padding:.8125rem .5rem;font-size:.9375rem;transition:color .15s ease-out,background-color .15s ease-out;display:flex}.linea-escribir:hover{color:var(--foreground);background:var(--card)}.linea-escribir:focus-visible{outline:2px solid var(--acento);outline-offset:-2px}.linea-escribir.pauta-abajo{border-bottom:1px solid var(--pauta);border-radius:0}.trazo{stroke-dasharray:1;stroke-dashoffset:1px;animation:1.15s cubic-bezier(.16,1,.3,1) forwards trazo-marca}.rasgo-reveal{clip-path:inset(0 100% 0 0);animation:.7s cubic-bezier(.22,1,.36,1) .12s forwards rasgo-escribe}.sello-inclinado{transform:rotate(-6deg)}.sello-texto{opacity:0;animation:.5s ease-out .8s forwards sello-tinta}}@keyframes trazo-marca{to{stroke-dashoffset:0}}@keyframes rasgo-escribe{to{clip-path:inset(0 -8% 0 0)}}@keyframes sello-tinta{to{opacity:1}}.rasgo-vista{clip-path:inset(0 100% 0 0);animation:.75s cubic-bezier(.22,1,.36,1) forwards rasgo-escribe}@supports (animation-timeline:view()){.rasgo-vista{animation-timing-function:linear;animation-delay:0s;animation-timeline:view();animation-range:entry 45% entry 90%}.sello-vista .trazo{animation-timing-function:linear;animation-delay:0s;animation-timeline:view();animation-range:entry 25% entry 75%}.sello-vista .sello-texto{animation-timing-function:linear;animation-delay:0s;animation-timeline:view();animation-range:entry 65% entry 95%}}@media (prefers-reduced-motion:reduce){.trazo,.sello-vista .trazo{stroke-dashoffset:0;animation:none}.rasgo-reveal,.rasgo-vista{clip-path:none;animation:none}.sello-texto,.sello-vista .sello-texto{opacity:1;animation:none}}
