@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Jost:wght@300;400;500&display=swap";:root{--chakra-root:#c0392b;--chakra-sacral:#e67e22;--chakra-solar:#f1c40f;--chakra-heart:#27ae60;--chakra-throat:#2980b9;--chakra-third:#8e44ad;--chakra-crown:#9b59b6;--gold:#c9a84c;--gold-hover:#d4b060;--bg:#0d0b0e;--surface:#13101a;--surface2:#1c1726;--surface3:#251f30;--text:#e8e0f0;--text-muted:#8a7fa0;--text-faint:#544d65;--border:#ffffff12;--border-hover:#c9a84c40;--green:#27ae60;--yellow:#f39c12;--red:#e74c3c;--blue:#2980b9;--radius-sm:4px;--radius:8px;--radius-lg:12px;--transition:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Jost,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:1000;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:Jost,sans-serif}input,textarea,select{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Jost,sans-serif}select option{color:#e8e2d5;background:#1c1a22}select option:checked,select option:hover{background:#2a2535}input:-webkit-autofill{caret-color:#e8e2d5;-webkit-text-fill-color:#e8e2d5!important;-webkit-box-shadow:inset 0 0 0 1000px #1c1a22!important}input:-webkit-autofill:hover{caret-color:#e8e2d5;-webkit-text-fill-color:#e8e2d5!important;-webkit-box-shadow:inset 0 0 0 1000px #1c1a22!important}input:-webkit-autofill:focus{caret-color:#e8e2d5;-webkit-text-fill-color:#e8e2d5!important;-webkit-box-shadow:inset 0 0 0 1000px #1c1a22!important}textarea:-webkit-autofill{caret-color:#e8e2d5;-webkit-text-fill-color:#e8e2d5!important;-webkit-box-shadow:inset 0 0 0 1000px #1c1a22!important}textarea:-webkit-autofill:hover{caret-color:#e8e2d5;-webkit-text-fill-color:#e8e2d5!important;-webkit-box-shadow:inset 0 0 0 1000px #1c1a22!important}textarea:-webkit-autofill:focus{caret-color:#e8e2d5;-webkit-text-fill-color:#e8e2d5!important;-webkit-box-shadow:inset 0 0 0 1000px #1c1a22!important}::-webkit-calendar-picker-indicator{filter:invert(.8);cursor:pointer}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.font-display{font-family:Cormorant Garamond,serif}.text-gold{color:var(--gold)}.text-muted{color:var(--text-muted)}@media (width<=768px){table{min-width:600px}.table-scroll-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.modal-inner{max-width:calc(100vw - 24px)!important;max-height:calc(100vh - 24px)!important;padding:24px 20px!important}.public-container{padding-left:20px!important;padding-right:20px!important}.desktop-only{display:none!important}.mobile-stack{grid-template-columns:1fr!important}}@media (width<=480px){.modal-inner{padding:20px 16px!important}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade-up{animation:.5s both fadeUp}.animate-fade-in{animation:.3s both fadeIn}
