:root{--page-padding-x:16px;--page-max-width:1660px;--header-height:84px;--color-brown-beige:#cbbaab;--color-grey-black:#23211e;--color-dark-grey:#4b4b4b;--color-light-grey:#f2f2f2;--color-grey:#7c7c7c;--color-silver-grey:#c4c4c4;--color-off-black:#121212;--color-morrigan:#1b0c21}*{box-sizing:border-box;padding:0;margin:0}:focus-visible{outline:auto!important}html{overflow-x:hidden}body,html{max-width:100vw;font-family:var(--font-marcellus)}body,html{scroll-behavior:smooth}body{background:var(--color-grey-black)}main[data-theme=morrigan]{background:var(--color-morrigan)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-dark-grey);border-radius:100px}.ql-font-fractul_light{font-weight:300}.ql-font-fractul_light,.ql-font-fractul_regular,.toast{font-family:var(--font-fractul)}.toast{background:var(--color-off-black)!important;color:#fff!important;font-size:14px}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@media(min-width:639px){:root{--header-height:96px}}@media(min-width:956px){:root{--header-height:104px;--page-padding-x:32px}}