@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Cinzel:wght@400;500;600&family=Parisienne&family=Satisfy&display=swap");:root{--cream:#f5f0e8;--cream2:#ede8de;--warm-white:#faf8f4;--terra:#8a4a20;--terra-light:#b5682e;--terra-dark:#5c2d0e;--bronze:#a06838;--bronze-light:#c4935a;--ink:#2c2018;--ink-soft:#3a2a1c;--text-body:#3a2e22;--text-muted:#7a6a58;--text-pale:#b0a090;--shadow:rgba(90,45,15,.18);--shadow-deep:rgba(26,14,8,.35)}[data-theme=ice]{--cream:#f8f9fb;--cream2:#eef0f4;--warm-white:#fff;--terra:#2a2a2a;--terra-light:#444;--terra-dark:#111;--bronze:#555;--bronze-light:#777;--ink:#fff;--ink-soft:#f0f2f5;--text-body:#1a1a1a;--text-muted:#444;--text-pale:#888;--shadow:rgba(0,0,0,.08);--shadow-deep:rgba(0,0,0,.15)}[data-theme=dark]{--cream:#0f0d0b;--cream2:#1c1814;--warm-white:#2e2820;--terra:#fff;--terra-light:#fff;--terra-dark:#fff;--bronze:#e8e0d0;--bronze-light:#f0e8d8;--ink:#1c1814;--ink-soft:#282218;--text-body:#fff;--text-muted:#e8e0d0;--text-pale:#c8b898;--shadow:rgba(0,0,0,.5);--shadow-deep:rgba(0,0,0,.7)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--cream);color:var(--text-body);font-family:Satisfy,cursive;overflow-x:hidden;transition:background .3s ease,color .3s ease}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--cream2)}::-webkit-scrollbar-thumb{background:var(--bronze);border-radius:2px}.font-display{font-family:Parisienne,cursive}.font-heading{font-family:Cormorant Garamond,serif}.font-label{font-family:Cinzel,serif}.font-body{font-family:Satisfy,cursive}.section-label{font-family:Cinzel,serif;font-size:9px;letter-spacing:.38em;text-transform:uppercase;color:var(--bronze);margin-bottom:16px}.loading-msg{text-align:center;padding:60px;font-family:Satisfy,cursive;font-style:italic;color:var(--text-muted)}@media (max-width:768px){.container,.grid{grid-template-columns:1fr!important;padding:24px 16px!important}}[data-theme=dark] div[style*="var(--ink)"],[data-theme=dark] main[style*="var(--ink)"],[data-theme=dark] section[style*="var(--ink)"]{border:.5px solid rgba(160,104,56,.1)}[data-theme=ice] div[style*="var(--ink)"],[data-theme=ice] main[style*="var(--ink)"],[data-theme=ice] section[style*="var(--ink)"]{border:.5px solid rgba(0,0,0,.06)}[data-theme=ice] [class*=footer] [class*=labelD],[data-theme=ice] [class*=sectionDarkSoft] [class*=labelD],[data-theme=ice] [class*=sectionDark] [class*=labelD]{color:#5c2d0e!important}[data-theme=ice] [class*=sectionDarkSoft] [class*=h1D],[data-theme=ice] [class*=sectionDarkSoft] [class*=h2D],[data-theme=ice] [class*=sectionDark] [class*=h1D],[data-theme=ice] [class*=sectionDark] [class*=h2D]{color:#3a2010!important}[data-theme=ice] [class*=footer] [class*=bodySmallD],[data-theme=ice] [class*=footer] [class*=linkD],[data-theme=ice] [class*=sectionDarkSoft] [class*=bodySmallD],[data-theme=ice] [class*=sectionDarkSoft] [class*=italicD],[data-theme=ice] [class*=sectionDarkSoft] [class*=linkD],[data-theme=ice] [class*=sectionDark] [class*=bodySmallD],[data-theme=ice] [class*=sectionDark] [class*=italicD],[data-theme=ice] [class*=sectionDark] [class*=linkD]{color:#4a3525!important}[data-theme=ice] [class*=adminSidebar] [class*=adminBrand],[data-theme=ice] [class*=footer] [class*=footerBrand]{color:#3a2010!important}[data-theme=ice] [class*=adminSidebar] [class*=adminBrandSub],[data-theme=ice] [class*=adminSidebar] [class*=adminLogout],[data-theme=ice] [class*=adminSidebar] [class*=adminNavLink]{color:#5c2d0e!important;border-color:rgba(92,45,14,.4)!important}aside,body,footer,header,main,nav,section{transition:background-color .3s ease,color .3s ease}a,button{transition:color .2s ease,background-color .2s ease,border-color .2s ease}