html[data-sjw-theme]{color-scheme:light;transition:background-color .35s ease}html[data-sjw-theme=dark]{color-scheme:dark}html[data-sjw-theme=dark] body{--sjw-mode-page: #0F1714;--sjw-mode-surface: #15201C;--sjw-mode-surface-raised: #1A2822;--sjw-mode-image-mat: #1A2822;--sjw-mode-heading: #F7F2E9;--sjw-mode-text: #C8C0B5;--sjw-mode-muted: #A89F94;--sjw-mode-accent: #D2B982;--sjw-mode-line: rgba(226, 206, 166, .22);--sjw-mode-shadow: rgba(0, 0, 0, .28);--bg: var(--sjw-mode-page);--surface: var(--sjw-mode-surface);--surface-alt: var(--sjw-mode-surface-raised);--page: var(--sjw-mode-page);--text: var(--sjw-mode-heading);--text-body: var(--sjw-mode-heading);--text-muted: var(--sjw-mode-text);--border: var(--sjw-mode-line);--color-background: var(--sjw-mode-page) !important;--color-background-secondary: var(--sjw-mode-surface) !important;--color-background-popup-drawer: var(--sjw-mode-surface-raised) !important;--color-text-primary: var(--sjw-mode-heading) !important;--color-text-secondary: var(--sjw-mode-text) !important;--color-text-heading: var(--sjw-mode-heading) !important;--color-border-primary: var(--sjw-mode-line) !important;--color-border-secondary: var(--sjw-mode-line) !important;background:var(--sjw-mode-page);color:var(--sjw-mode-text)}html[data-sjw-theme=dark] body,html[data-sjw-theme=dark] body .content,html[data-sjw-theme=dark] body #MainContent{background-color:var(--sjw-mode-page)!important}html[data-sjw-theme=dark] body [class*=color-scheme-]{--color-background: var(--sjw-mode-page) !important;--color-background-secondary: var(--sjw-mode-surface) !important;--color-background-popup-drawer: var(--sjw-mode-surface-raised) !important;--color-text-primary: var(--sjw-mode-heading) !important;--color-text-secondary: var(--sjw-mode-text) !important;--color-text-heading: var(--sjw-mode-heading) !important;--color-border-primary: var(--sjw-mode-line) !important;--color-border-secondary: var(--sjw-mode-line) !important}.sjw-theme-mode-toggle{position:relative;display:inline-grid;width:38px;height:38px;flex:0 0 38px;padding:0;place-items:center;border:1px solid color-mix(in srgb,currentColor 22%,transparent);border-radius:999px;background:color-mix(in srgb,currentColor 6%,transparent);color:inherit;cursor:pointer;transition:color .25s ease,border-color .25s ease,background-color .25s ease,transform .25s ease}.sjw-theme-mode-toggle:hover{border-color:var(--sjw-mode-accent, #C2A878);background:color-mix(in srgb,var(--sjw-mode-accent, #C2A878) 14%,transparent);transform:translateY(-1px)}.sjw-theme-mode-toggle:focus-visible{outline:2px solid var(--sjw-mode-accent, #C2A878);outline-offset:3px}.sjw-theme-mode-toggle svg{position:absolute;width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55;transition:opacity .25s ease,transform .35s cubic-bezier(.22,1,.36,1)}html[data-sjw-theme=light] .sjw-theme-mode-toggle__sun{opacity:0;transform:rotate(-35deg) scale(.72)}html[data-sjw-theme=light] .sjw-theme-mode-toggle__moon,html[data-sjw-theme=dark] .sjw-theme-mode-toggle__sun{opacity:1;transform:rotate(0) scale(1)}html[data-sjw-theme=dark] .sjw-theme-mode-toggle__moon{opacity:0;transform:rotate(35deg) scale(.72)}html[data-sjw-theme=dark] body :is(h1,h2,h3,h4,h5,h6){color:var(--sjw-mode-heading)}html[data-sjw-theme=dark] body .button--primary,html[data-sjw-theme=dark] body .sjwfp-btn,html[data-sjw-theme=dark] body .image-with-text__button{border-color:var(--sjw-mode-accent)!important}html[data-sjw-theme=dark] body .button--secondary,html[data-sjw-theme=dark] body .button-link{color:var(--sjw-mode-heading)}html[data-sjw-theme=dark] body input:not([type=checkbox]):not([type=radio]),html[data-sjw-theme=dark] body textarea,html[data-sjw-theme=dark] body select,html[data-sjw-theme=dark] body .input{background-color:var(--sjw-mode-surface)!important;border-color:var(--sjw-mode-line)!important;color:var(--sjw-mode-heading)!important}html[data-sjw-theme=dark] body input::placeholder,html[data-sjw-theme=dark] body textarea::placeholder{color:var(--sjw-mode-muted)!important;opacity:1}html[data-sjw-theme=dark] body ::selection{background:color-mix(in srgb,var(--sjw-mode-accent) 38%,transparent);color:var(--sjw-mode-heading)}.header__container>.sjw-theme-mode-toggle--desktop{align-self:center;margin-right:8px}html:not([data-sjw-at-top]) .header-section .sjw-theme-mode-toggle,html:not([data-sjw-at-top]) .header-section .sjw-cur-select,html:not([data-sjw-at-top]) .header-section .sjw-mode-cur-group{display:none!important}.header-section.header-section--transparent.header-section--top-position .sjw-theme-mode-toggle,.header-section:not(:has(.is-active)).header-section--transparent-mobile.header-section--top-position .sjw-theme-mode-toggle{color:var(--header-transparent-text-color)}.header-section.header-section--transparent.header-section--top-position.is-hover .sjw-theme-mode-toggle{color:var(--color-text-primary)}.header__mobile-menu-wrapper .sjw-theme-mode-toggle{margin-left:2px}@media(max-width:989px){.sjw-theme-mode-toggle--desktop{display:none!important}}@media(min-width:990px){.sjw-theme-mode-toggle--mobile{display:none!important}}@media(max-width:767px){.sjw-theme-mode-toggle{width:30px;height:30px;flex-basis:30px;border-color:color-mix(in srgb,currentColor 16%,transparent);background:color-mix(in srgb,currentColor 4%,transparent)}.sjw-theme-mode-toggle svg{width:16px;height:16px}}@media(prefers-reduced-motion:reduce){html[data-sjw-theme],.sjw-theme-mode-toggle,.sjw-theme-mode-toggle svg{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/115/assets/sjw-mode-core.css.map */
