@import "https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700&family=Cinzel:wght@400;500;600&family=EB+Garamond:ital,wght@0,400;0,500;1,400&display=swap";:root{--green:#1df8b5;--green-bright:#6ffcd2;--green-dim:#0e9e76;--black:#050a07;--black-2:#0a120c;--surface:#0f1a11;--surface-2:#152018;--surface-3:#1a2a1c;--silver:#c8d8c8;--silver-dim:#7a9a7a;--white:#e8f0e8;--border:#1df8b524;--border-h:#6ffcd259;--red:#f87171;--red-dim:#f871711a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;transition:filter .3s}html[data-illum=calido]{filter:sepia(.42)saturate(.9)brightness(.98)}html[data-illum=diurno],html[data-illum=diurno] img,html[data-illum=diurno] video{filter:invert()hue-rotate(180deg)}body{background:var(--black);color:var(--white);min-height:100vh;font-family:EB Garamond,Georgia,serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer}input,textarea,select{max-width:100%;font-family:inherit}img{max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:#1df8b533;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#1df8b566}@keyframes fadeDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseGlow{0%,to{opacity:.8}50%{opacity:1}}
