@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&display=swap");*,:after,:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{transition:background-color .4s ease}body{margin:0;transition:background-color .4s ease,color .4s ease}.MuiAppBar-root,.MuiDrawer-paper,.MuiPaper-root{transition:background-color .25s ease,color .25s ease!important}:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;background-color:#F8F9FC;color:#111827;--switcher-bg:rgba(0,0,0,0.04);--switcher-border:1px solid #E5E7EB;--switcher-blur:none;--switcher-shadow:none;--switcher-active-color:#111827;--switcher-inactive-color:#9CA3AF;--switcher-active-bg:#FFFFFF;--switcher-active-shadow:0 1px 3px rgba(0,0,0,0.1);--geo-page-bg:#faf9f5;--geo-paper-bg:#ffffff;--geo-surface-bg:#f5f4ee;--geo-text-primary:#3d3929;--geo-text-secondary:#83827d;--geo-text-disabled:#b4b2a7;--geo-border:#dad9d4;--geo-border-light:#e9e6dc;--geo-accent:#c96442;--geo-accent-hover:#b05730;--geo-hover-bg:#f5f4ee;--geo-selected-bg:rgba(201,100,66,0.08);--geo-card-shadow:none;--geo-card-shadow-hover:none;--geo-tooltip-shadow:0 4px 12px rgba(0,0,0,0.08);--geo-sidebar-selected-border:rgba(201,100,66,0.2);--geo-sidebar-scrollbar:rgba(0,0,0,0.08)}[data-theme=dark]{--geo-page-bg:#262624;--geo-paper-bg:#30302e;--geo-surface-bg:#3e3e38;--geo-text-primary:#faf9f5;--geo-text-secondary:#b7b5a9;--geo-text-disabled:#83827d;--geo-border:#3e3e38;--geo-border-light:rgba(255,255,255,0.04);--geo-accent:#d97757;--geo-accent-hover:#e08a6a;--geo-hover-bg:rgba(217,119,87,0.08);--geo-selected-bg:rgba(217,119,87,0.12);--geo-card-shadow:none;--geo-card-shadow-hover:none;--geo-tooltip-shadow:0 4px 12px rgba(0,0,0,0.5);--geo-sidebar-selected-border:#d97757;--geo-sidebar-scrollbar:rgba(255,255,255,0.1);--switcher-bg:rgba(255,255,255,0.05);--switcher-border:1px solid rgba(255,255,255,0.08);--switcher-blur:blur(8px);--switcher-shadow:none;--switcher-active-color:#F1F5F9;--switcher-inactive-color:#64748B;--switcher-active-bg:rgba(59,130,246,0.15);--switcher-active-shadow:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}::-moz-selection{background-color:rgba(194,65,12,.15);color:#111827}::selection{background-color:rgba(194,65,12,.15);color:#111827}[data-theme=dark] ::-webkit-scrollbar-track{background:#0B101B}[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.15);border-radius:3px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.25)}