:root{--primary-color:#121212;--primary-rgb:18 18 18;--accent-color:#6b0f1a;--accent-rgb:107 15 26;--accent-hover:#520b14;--text-color:#121212;--light-text:#5f5a58;--background:#fff;--light-bg:#fff;--white:#fff;--surface:#fff;--border-color:color-mix(in srgb,var(--text-color)14%,transparent);--shadow-color:#00000014;--font-main:"Cormorant Garamond",serif,sans-serif;--font-display:"Cormorant Garamond",serif}::-webkit-scrollbar{display:none}html,body{max-width:100vw;font-family:var(--font-main);background-color:var(--background);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:hidden}a{color:inherit;text-decoration:none}::selection{background:rgba(var(--accent-rgb),.18)}:focus-visible{outline:2px solid rgba(var(--accent-rgb),.35);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}*{box-sizing:border-box;font-family:Cormorant Garamond,serif}li,ul{margin:0;padding:0;list-style:none}button{font-family:var(--font-main)}
.SplashScreen-module__Mligxq__splashScreen{z-index:9999;background:var(--background);opacity:1;justify-content:center;align-items:center;animation:2.5s forwards SplashScreen-module__Mligxq__splashScreenFade;display:flex;position:fixed;inset:0}@keyframes SplashScreen-module__Mligxq__splashScreenFade{0%{opacity:1}to{opacity:0}}.SplashScreen-module__Mligxq__fade{opacity:0}.SplashScreen-module__Mligxq__logo{width:min(280px,60vw)}
