@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Uncial+Antiqua&display=swap");::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1e8;border-radius:10px}::-webkit-scrollbar-thumb{background:#b8860b;border-radius:10px;border:3px solid #f1f1e8}::-webkit-scrollbar-thumb:hover{background:#a57d09}:root{--color-forest-green-600:#5D8269;--color-forest-green-700:#4A6B53;--color-forest-green-800:#3D5749;--color-forest-green-900:#293B32;--color-gold-50:#FFFDEE;--color-gold-100:#FFFDEE;--color-gold-200:#F3E5AB;--color-gold-300:#F3E5AB;--color-gold-500:#D4B26C;--color-gold-700:#9B7846;--color-gold-800:#856133;--color-gold-900:#6B491E;--color-parchment:#FDF9F2;--color-parchment-light:#FDFDF7;--color-emerald-100:#D1FAE5;--color-emerald-500:#10B981;--color-emerald-800:#065F46;--color-red-100:#FEE2E2;--color-red-500:#EF4444;--color-red-600:#C2410C;--color-red-800:#9A3412;--color-gray-50:#f9fafb;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-800:#1f2937;--color-ox-blood:#4E2323;--color-vintage-rosewood:#5D4848;--color-antique-copper:#8F6C51;--color-background-dark:#3D5749}.font-elvish-heading{font-family:Uncial Antiqua,cursive}.font-elvish-body,body,html{font-family:Cormorant Garamond,serif}body,html{margin:0;padding:0;height:100%;color:var(--color-gold-800)}html{scroll-behavior:smooth}