@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--fd:"Instrument Serif", Georgia, serif;--fb:"Plus Jakarta Sans", -apple-system, sans-serif;--emerald-900:#064e3b;--emerald-800:#065f46;--emerald-700:#047857;--emerald-600:#059669;--emerald-500:#10b981;--emerald-400:#34d399;--emerald-300:#6ee7b7;--emerald-200:#a7f3d0;--emerald-100:#d1fae5;--emerald-50:#ecfdf5;--ivory-50:#faf8f5;--ivory-100:#f4f1ec;--ivory-200:#e8e4df;--ivory-300:#d4cfca;--ivory-400:#a8a298;--ivory-500:#8a9a90;--ivory-600:#6b7f72;--ivory-700:#4b5e52;--ivory-800:#3d5347;--ivory-900:#1b2e25;--coral-500:#ea580c;--coral-600:#c2410c;--coral-700:#9a3412;--danger-500:#f43f5e;--danger-700:#9f1239;--hero-dark:#061a12;--hero-mid:#0c1e16;--hero-light:#112e20}*{box-sizing:border-box;font-family:var(--fb);margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--ivory-50);-webkit-font-smoothing:antialiased}::selection{background:#10b98126}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:var(--ivory-100)}::-webkit-scrollbar-thumb{background:#c8c2b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--ivory-400)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@keyframes scrollDot{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}
