:root{--theme-font-primary: "Cinzel", "Libre Baskerville", Georgia, serif;--theme-font-secondary: "Trebuchet MS", Verdana, sans-serif;--theme-color-bg-main: #0f1416;--theme-color-bg-elevated: #191919;--theme-color-bg-page: #090909;--theme-color-surface: #efe0c8;--theme-color-surface-hover: #ffffff;--theme-color-text-main: #d7c39b;--theme-color-text-soft: #b39f7a;--theme-color-text-muted: #9aa3a4;--theme-color-border-strong: #2a2a2a;--theme-color-border-soft: rgba(255, 255, 255, .08);--theme-color-bg-main-translucent: rgba(15, 20, 22, .9);--theme-shadow-soft: 0 16px 45px rgba(0, 0, 0, .3);--theme-shadow-strong: 0 20px 60px rgba(0, 0, 0, .6);--theme-shadow-focus: 0 0 0 2px rgba(239, 224, 200, .2);--theme-color-overlay: rgba(0, 0, 0, .55);--theme-color-error: #ff8a80;--layout-max-width: 1320px;--layout-gutter: 16px;--content-readable-max: 60rem;--media-max-width: 1920px;--space-section-y: 24px;--space-section-x: 20px;--font-size-base: 15px;--header-menu-size: 13px;--title-max-size: 3rem;--subtitle-max-size: 1.25rem;--body-max-size: 1.0625rem;--modal-max-width: 1200px;--modal-max-height: calc(100vh - 40px) ;--modal-mobile-width: 95vw}html,body{margin:0;min-height:100%;background:var(--theme-color-bg-page);color:var(--theme-color-text-main);font-family:var(--theme-font-secondary);font-size:var(--font-size-base);overflow-x:hidden}html{scrollbar-gutter:stable}#app{min-height:100vh;width:min(100%,var(--layout-max-width));margin-inline:auto;padding-inline:var(--layout-gutter);box-sizing:border-box}@media(max-width:360px){:root{--layout-gutter: 12px;--space-section-x: 12px;--space-section-y: 16px;--font-size-base: 14px;--header-menu-size: 12px}}@media(min-width:361px)and (max-width:479px){:root{--layout-gutter: 16px;--space-section-x: 16px;--space-section-y: 20px;--font-size-base: 15px;--header-menu-size: 13px}}@media(min-width:480px)and (max-width:767px){:root{--layout-gutter: 20px;--space-section-x: 20px;--space-section-y: 24px;--font-size-base: 15px}}@media(min-width:768px)and (max-width:1023px){:root{--layout-gutter: 24px;--layout-max-width: 1100px;--space-section-x: 24px;--space-section-y: 28px;--font-size-base: 16px}}@media(min-width:1024px)and (max-width:1439px){:root{--layout-gutter: 32px;--layout-max-width: 1320px;--space-section-x: 28px;--space-section-y: 32px;--font-size-base: 16px}}@media(min-width:1440px)and (max-width:1919px){:root{--layout-gutter: 48px;--layout-max-width: 1600px;--space-section-x: 32px;--space-section-y: 36px;--font-size-base: 17px}}@media(min-width:1920px){:root{--layout-gutter: clamp(48px, 4vw, 96px);--layout-max-width: 1920px;--space-section-x: 36px;--space-section-y: 40px;--font-size-base: 17px}}
