@import"https://fonts.googleapis.com/css2?family=Varela+Round&display=swap";@import"https://fonts.googleapis.com/css2?family=Kolker+Brush&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Raleway:wght@300;400;500;600&display=swap";:root{--background-primary: #ffffff;--background-secondary: #FAFAFA;--primary-color: #1C1C1C;--secondary-color: #FCF7F4;--highlight-color: #DCDCDC;--highlight-text-color: #FAFAFA;--stroke-color: #000000;--white-color: #ffffff;--text-color: #1C1C1C;--text-color-muted: #666666;--text-color-subtle: #999999;--border-color: #e0e0e0;--surface-color: #f5f5f5;--light-text-color: #666666;--skeleton-base: #ececec;--skeleton-highlight: #f5f5f5;--logo-filter: brightness(.2);--font-size-base: 16px;--font-size-sm: .9em;--font-size-md: 1em;--font-size-lg: 1.2em;--font-size-xl: 1.5em;--font-size-xxl: 2em;--font-size-vvl: 3em;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-base: 1.5;--letter-spacing-base: normal;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 3rem;--spacing-xl: 5rem;--spacing-xxl: 8rem;--spacing-vvl: 10rem;--padding-sm: .5rem;--padding-md: 1rem;--padding-lg: 2rem;--max-width-container: 1200px;--width-sidebar: 250px;--height-header: 60px;--height-footer: 80px;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 16px;--border-width-thin: 1px;--border-width-thick: 2px;--border-style: solid;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 20px rgba(0, 0, 0, .2);--transition-duration-fast: .15s;--transition-duration-normal: .3s;--transition-duration-slow: .5s;--transition-timing-function: ease-in-out;--z-index-fixed-header: 500;--z-index-dropdown: 1000;--z-index-modal: 1100;--opacity-disabled: .6;--opacity-hover: .8;--animation-duration: .3s;--animation-ease: cubic-bezier(.4, 0, .2, 1);--cursor-pointer: pointer;--standard-btn-height: 50px}[data-theme=dark]{--background-primary: #121212;--background-secondary: #1a1a1a;--primary-color: #f0f0f0;--secondary-color: #241f1c;--highlight-color: #3a3a3a;--highlight-text-color: #1C1C1C;--stroke-color: #ffffff;--text-color: #f0f0f0;--text-color-muted: #a3a3a3;--text-color-subtle: #7d7d7d;--border-color: #333333;--surface-color: #2a2a2a;--light-text-color: #a3a3a3;--skeleton-base: #2a2a2a;--skeleton-highlight: #383838;--logo-filter: brightness(0) invert(1)}*{box-sizing:border-box;padding:0;margin:0}body,html{-webkit-tap-highlight-color:transparent;font-family:Cormorant Garamond,serif;font-weight:400;overflow-x:hidden;overflow-y:auto;background:var(--background-primary);color:var(--text-color);transition:background-color .3s ease,color .3s ease}h1,h2,h3{font-family:Cormorant Garamond,serif}p,li,h3,h4,nav,input,select,textarea,button{font-family:Raleway,sans-serif;font-weight:400}button{-webkit-user-select:none;user-select:none;cursor:pointer}a{text-decoration:none;color:inherit;background:none;border:none;outline:none}
