@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);:root{--theme-bg:#f0f2f8;--theme-bg-secondary:#fff;--theme-bg-tertiary:#e8eaf4;--theme-text:#1a1f3d;--theme-text-secondary:#4a4f6a;--theme-text-muted:#8a8fa8;--theme-text-light:#6b7094;--theme-accent:#ffd700;--theme-accent-hover:#e6c200;--theme-accent-subtle:rgba(255, 215, 0, 0.12);--theme-header-bg:#1a1f3d;--theme-header-blur:none;--theme-header-border:transparent;--theme-header-icon-bg:rgba(255,255,255,0.1);--theme-header-icon-color:rgba(255,255,255,0.8);--theme-header-icon-hover:rgba(255,255,255,0.2);--theme-search-bg:transparent;--theme-search-border:rgba(255,255,255,0.2);--theme-header-text:#fff;--theme-card-bg:#fff;--theme-card-shadow:0 2px 12px rgba(26, 31, 61, 0.08);--theme-card-radius:14px;--theme-border:#d8dae8;--theme-border-light:#e8eaf4;--theme-border-subtle:#f0f2f8;--theme-btn-primary-bg:#ffd700;--theme-btn-primary-text:#1a1f3d;--theme-btn-secondary-bg:#e8eaf4;--theme-btn-secondary-text:#1a1f3d;--theme-sidebar-bg:#1a1f3d;--theme-sidebar-text:#8a8fb8;--theme-sidebar-active:#ffd700;--theme-subnav-bg:#2a2f5d;--theme-subnav-text:rgba(255, 255, 255, 0.7);--theme-subnav-active-bg:#ffd700;--theme-subnav-active-text:#1a1f3d;--theme-footer-bg:#1a1f3d;--theme-footer-text:#8a8fb8;--theme-tag-bg:#fff8dc;--theme-tag-text:#8b7500;--theme-input-bg:#fff;--theme-input-border:#d8dae8;--theme-input-focus-border:#ffd700;--theme-font-family:'Montserrat',sans-serif;--theme-font-size:15px;--theme-line-height:1.8em}body{font-family:var(--theme-font-family)}.tyga-header{color:var(--theme-header-text)}.tyga-header .tyga-logo-link,.tyga-header .tyga-nav-head-list li a{color:var(--theme-header-text,#fff)}.tyga-header .reglink,.tyga-header .tyga-cart-btn,.tyga-header .tyga-nightb,.tyga-header .tyga-search-button,.tyga-header .tyga-search-field{color:rgba(255,255,255,.8)}.tyga-header .tyga-cart-btn{background:rgba(255,255,255,.1)}.tyga-header .tyga-nightb{background:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}.tyga-header .tyga-search form{background:rgba(255,255,255,.1)}.tyga-header .tyga-search-field{color:#fff}.tyga-header .tyga-search-field::placeholder{color:rgba(255,255,255,.5)}.tyga-night{--theme-bg:#0d0f1a;--theme-bg-secondary:#161930;--theme-bg-tertiary:#1a1f3d;--theme-text:#e8eaf4;--theme-text-secondary:#a5a8c0;--theme-header-bg:#0d0f1a;--theme-card-bg:#161930;--theme-card-shadow:0 2px 12px rgba(0, 0, 0, 0.4);--theme-border:#2a2f5d;--theme-sidebar-bg:#0d0f1a;--theme-footer-bg:#0d0f1a}