html{transition:background-color .3s ease}html.dark-mode{--dm-background: #1a1a1a;--dm-background-rgb: 26 26 26;--dm-surface: #242424;--dm-surface-hover: #2e2e2e;--dm-foreground: #ffffff;--dm-foreground-rgb: 255 255 255;--dm-foreground-muted: rgba(255, 255, 255, .7);--dm-border: rgba(255, 255, 255, .12);--color-background: var(--dm-background);--color-background-rgb: var(--dm-background-rgb);--color-foreground: var(--dm-foreground);--color-foreground-rgb: var(--dm-foreground-rgb);--color-foreground-muted: var(--dm-foreground-muted);--color-foreground-heading: var(--dm-foreground);--color-foreground-heading-rgb: var(--dm-foreground-rgb);--color-border: var(--dm-border);--color-border-rgb: 255 255 255;--color-input-background: var(--dm-surface);--color-input-text: var(--dm-foreground);--color-input-border: var(--dm-border);--color-input-hover-background: var(--dm-surface-hover)}html.dark-mode body{background-color:#1a1a1a;color:#fff}html.dark-mode .ddfa-header{background:#1a1a1a!important;border-bottom-color:#ffffff14}html.dark-mode .ddfa-header.is-scrolled{background:#1a1a1a!important}html.dark-mode .ddfa-header__action{color:#fff}html.dark-mode .ddfa-header__action svg{stroke:#fff}html.dark-mode .ddfa-header__action:hover{color:#f60}html.dark-mode .ddfa-header__action:hover svg{stroke:#f60}html.dark-mode .ddfa-header__action--search .search-icon-default,html.dark-mode .ddfa-header__action--cart .cart-empty-default,html.dark-mode .ddfa-header__action--cart .cart-full-default{filter:invert(1)}html.dark-mode .ddfa-header__action--search .search-icon-hover,html.dark-mode .ddfa-header__action--cart .cart-empty-hover,html.dark-mode .ddfa-header__action--cart .cart-full-hover{filter:none}html.dark-mode .ddfa-header__cart-count{background:#f60;color:#fff}html.dark-mode .ddfa-nav__link{color:#fff}html.dark-mode .ddfa-nav__link:hover,html.dark-mode .ddfa-nav__link:focus-visible,html.dark-mode .ddfa-nav__link.is-active{color:#f60}html.dark-mode .ddfa-nav__icon,html.dark-mode .ddfa-nav__caret{color:#fff}html.dark-mode .ddfa-nav__dropdown{background:#242424!important;border-color:#ffffff1a!important;box-shadow:0 20px 40px #0006}html.dark-mode .ddfa-nav__dropdown:before{border-color:transparent transparent #ff6600 transparent}html.dark-mode .ddfa-nav__dropdown:after{border-color:transparent transparent #242424 transparent!important}html.dark-mode .ddfa-nav__dropdown-link{color:#fff!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}html.dark-mode .ddfa-nav__dropdown-link:hover,html.dark-mode .ddfa-nav__dropdown-link:focus-visible{background:#f60!important;color:#fff!important}html.dark-mode .ddfa-nav__dropdown-link.is-active{color:#f60!important}html.dark-mode .ddfa-mega{background:#242424!important;border-color:#ffffff1a!important;box-shadow:0 20px 40px #0006}html.dark-mode .ddfa-mega__inner{background:transparent}html.dark-mode .ddfa-mega__header,html.dark-mode .ddfa-mega__pleinair-label{color:#fff9}html.dark-mode .ddfa-mega__featured li a,html.dark-mode .ddfa-mega__locations li a,html.dark-mode .ddfa-mega__subjects li a{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}html.dark-mode .ddfa-mega__featured li a:hover,html.dark-mode .ddfa-mega__locations li a:hover,html.dark-mode .ddfa-mega__subjects li a:hover{background:#ff660026;color:#f60}html.dark-mode .ddfa-mega__subjects li.active>a,html.dark-mode .ddfa-mega__subjects li.has-kids>a{color:#fff}html.dark-mode .ddfa-mega__subjects li.active>a{background:#ff660026;color:#f60}html.dark-mode .ddfa-mega__subjects li a .arr{color:#fff6}html.dark-mode .ddfa-mega__subjects li a:hover .arr,html.dark-mode .ddfa-mega__subjects li.active>a .arr{color:#f60}html.dark-mode .ddfa-mega__see-all{color:#f60}html.dark-mode .ddfa-mega__see-all:hover{color:#ff8c00}html.dark-mode .ddfa-mega__divider{background:#ffffff1a}html.dark-mode .ddfa-mega__featured li{border-bottom-color:#ffffff14}html.dark-mode .ddfa-mega__flyout{background:#2a2a2a!important;border-color:#ffffff1a!important;min-width:140px;width:auto;padding:12px 16px}html.dark-mode .ddfa-mega__flyout-header{color:#fff9}html.dark-mode .ddfa-mega__flyout-list li a{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:6px 8px}html.dark-mode .ddfa-mega__flyout-list li a:hover{background:#ff660026;color:#f60}html.dark-mode .ddfa-mega__flyout-see-all{color:#f60}html.dark-mode .ddfa-mega__flyout-see-all:hover{color:#ff8c00}html.dark-mode .ddfa-mega-menu{background:#242424;border-color:#ffffff1a}html.dark-mode .ddfa-mega-menu__title{color:#fff}html.dark-mode .ddfa-mega-menu__link{color:#fffc}html.dark-mode .ddfa-mega-menu__link:hover{color:#f60}@media (max-width: 900px){html.dark-mode .ddfa-nav{background:#1a1a1a!important}html.dark-mode .ddfa-nav__link:hover,html.dark-mode .ddfa-nav__link:focus-visible,html.dark-mode .ddfa-nav__link.is-active{background:#f60;color:#fff}html.dark-mode .ddfa-nav__social-label{color:#fff9!important}html.dark-mode .ddfa-nav__social-link{border-color:#ffffff4d!important}html.dark-mode .ddfa-nav__social-link img{filter:invert(1)!important}html.dark-mode .ddfa-nav__social-link:hover{border-color:#f60!important;background:#f60!important}html.dark-mode .ddfa-nav__social-link:hover img{filter:invert(0)!important}}html.dark-mode .collection-filters-toggle{background:#e8e8e8;border-color:#ccc;color:#1a1a1a}html.dark-mode .collection-filters-toggle svg{stroke:#1a1a1a}html.dark-mode .collection-filters-toggle:hover{background:#f60;border-color:#f60;color:#fff}html.dark-mode .collection-filters-toggle:hover svg{stroke:#fff}html.dark-mode .display-mode-controls{background:#2a2a2a;border-color:#ffffff26}html.dark-mode .display-mode-toggle{color:#ffffff80}html.dark-mode .display-mode-toggle svg{stroke:currentColor;fill:none}html.dark-mode .display-mode-toggle:hover{background:#ff660026;color:#f60}html.dark-mode .display-mode-toggle.active,html.dark-mode .display-mode-toggle.is-active{background:#3a3a3a;color:#fff}html.dark-mode .grid-size-controls{background:#2a2a2a;border-color:#ffffff26}html.dark-mode .grid-size-toggle{background:transparent}html.dark-mode .grid-size-toggle img{filter:invert(1);opacity:.4}html.dark-mode .grid-size-toggle:hover{background:#ff660026}html.dark-mode .grid-size-toggle:hover img{filter:invert(.5) sepia(1) saturate(5) hue-rotate(360deg);opacity:1}html.dark-mode .grid-size-toggle.active,html.dark-mode .grid-size-toggle.is-active{background:#3a3a3a}html.dark-mode .grid-size-toggle.active img,html.dark-mode .grid-size-toggle.is-active img{filter:invert(1);opacity:1}html.dark-mode .collection-sort__button{background:#e8e8e8;border-color:#ccc;color:#1a1a1a}html.dark-mode .collection-sort__dropdown{background:#e8e8e8;border-color:#ccc}html.dark-mode .collection-sort__dropdown:after{border-color:transparent transparent #e8e8e8 transparent}html.dark-mode .collection-sort__option{color:#1a1a1a}html.dark-mode .collection-sort__option:hover{background:#f60;color:#fff}html.dark-mode .collection-filters-sidebar{background:#242424!important}html.dark-mode .collection-filters-sidebar__header{background:#2a2a2a!important;border-bottom-color:#ffffff1a!important}html.dark-mode .collection-filters-sidebar__title{color:#fff!important}html.dark-mode .collection-filters-sidebar__close{color:#f60!important}html.dark-mode .collection-filters-form__content{background:#242424;scrollbar-color:rgba(255,255,255,.2) transparent}html.dark-mode .collection-filters-form__content::-webkit-scrollbar-thumb{background-color:#fff3}html.dark-mode .collection-filters-form__footer{background:#2a2a2a!important;border-top-color:#ffffff1a!important}html.dark-mode .collection-filters-clear{background:transparent!important;border-color:#ffffff40!important;color:#fff!important}html.dark-mode .collection-filters-clear:hover{background:#ffffff1a!important;border-color:#fff6!important}html.dark-mode .collection-filter-section{border-bottom-color:#ffffff1a!important}html.dark-mode .collection-filter-section__toggle{color:#fff!important}html.dark-mode .collection-filter-section__toggle:hover{background:#ffffff0d!important}html.dark-mode .collection-filter-section__icon{color:#fff!important}html.dark-mode .collection-filter-section__icon svg{stroke:#fff!important}html.dark-mode .collection-filter-section__content{background:#1e1e1e!important}html.dark-mode .collection-filter-section__content::-webkit-scrollbar-thumb{background-color:#ffffff26}html.dark-mode .collection-filter-checkbox,html.dark-mode .collection-filter-radio{color:#fff!important}html.dark-mode .collection-filter-checkbox span,html.dark-mode .collection-filter-radio span{color:#ffffffe6!important}html.dark-mode .collection-filter-checkbox input[type=checkbox],html.dark-mode .collection-filter-radio input[type=radio]{accent-color:#ff6600}html.dark-mode .collection-filter-price input[type=number]{background:#1e1e1e!important;color:#fff!important;border-color:#fff3!important}html.dark-mode .collection-filter-price input[type=number]::placeholder{color:#fff6}html.dark-mode .collection-filter-price__range input[type=range]{background:#ffffff26}html.dark-mode .collection-filter-price__values{color:#fffc}html.dark-mode .collection-filters-overlay{background:#000000b3!important}html.dark-mode .collection-filters,html.dark-mode .filter-group{background:#242424;border-color:#ffffff1a}html.dark-mode .filter-group__title,html.dark-mode .filter-group__label{color:#fff}html.dark-mode .filter-group__checkbox+.filter-group__label:before{border-color:#ffffff4d;background:transparent}html.dark-mode .filter-group__checkbox:checked+.filter-group__label:before{background:#f60;border-color:#f60}html.dark-mode .active-filters__pill{background:#242424;color:#fff;border-color:#fff3}html.dark-mode .active-filters__clear{color:#f60}html.dark-mode .product-card{background:#242424}html.dark-mode .product-card__title,html.dark-mode .product-card__price{color:#fff}html.dark-mode .product-card__title:hover{color:#f60}html.dark-mode .product-information{background:#1a1a1a}html.dark-mode .product-template__bar{background:#1a1a1a;border-bottom-color:#ffffff1a}html.dark-mode .product-template__nav{color:#fff}html.dark-mode .product-template__nav:hover:not(.is-disabled){color:#f60}html.dark-mode .product-template__nav.is-disabled{color:#ffffff4d}html.dark-mode .product-template__nav-icon svg{stroke:currentColor}html.dark-mode .product-template__collection-link{color:#fff}html.dark-mode .product-template__collection-link:hover{color:#f60}html.dark-mode .product-template__nav-divider{color:#ffffff80}html.dark-mode .product-details,html.dark-mode .product-details h1,html.dark-mode .product-details h2,html.dark-mode .product-details h3,html.dark-mode .product-details p,html.dark-mode .product-details a{color:#fff}html.dark-mode .product-details a:hover{color:#f60}html.dark-mode .product__title,html.dark-mode [class*=product-title]{color:#fff}html.dark-mode .product__price,html.dark-mode [class*=product-price],html.dark-mode .price,html.dark-mode .price__regular,html.dark-mode .price__sale,html.dark-mode .price-item,html.dark-mode .price-item--regular,html.dark-mode .price-item--sale{color:#f60!important}html.dark-mode .product__description{color:#ffffffd9}html.dark-mode .text-block,html.dark-mode .text-block p,html.dark-mode .text-block span,html.dark-mode .text-block li{color:#ffffffe6}html.dark-mode .text-block strong,html.dark-mode .text-block b,html.dark-mode .group-block{color:#fff}html.dark-mode .product-thumbnail{border-color:#fff3}html.dark-mode .product-thumbnail.is-active,html.dark-mode .product-thumbnail:hover{border-color:#f60}html.dark-mode .section-background{background:#1a1a1a}html.dark-mode [class*=perfect-for],html.dark-mode .perfect-for{color:#ffffffe6}html.dark-mode .product-meta,html.dark-mode .product-info{color:#fffc}html.dark-mode .breadcrumb,html.dark-mode .breadcrumb a{color:#ffffffb3}html.dark-mode .breadcrumb a:hover{color:#f60}html.dark-mode .variant-picker__form{background-color:#2a2a2a!important}html.dark-mode .variant-option legend{color:#fff!important}html.dark-mode .variant-option__button-label{background-color:#3a3a3a!important;color:#fff!important;border-color:#fff3!important;box-shadow:-2px -2px 4px #ffffff0d,2px 2px 4px #0006,0 1px 2px #0000004d!important}html.dark-mode .variant-option__button-label:hover{background-color:#444!important;border-color:#ffffff4d!important;box-shadow:-1px -1px 3px #ffffff14,1px 1px 3px #00000080,0 1px 2px #00000059!important}html.dark-mode .variant-option__button-label:has(:checked){background-color:#f60!important;color:#fff!important;border-color:#f60!important;box-shadow:inset 2px 2px 4px #0000004d,inset -1px -1px 2px #ffffff1a,0 1px 1px #0003!important}html.dark-mode .variant-option__button-label:has(:checked):hover{background-color:#ff8c00!important;border-color:#ff8c00!important}html.dark-mode .variant-option__button-label__text{color:inherit!important}html.dark-mode .variant-option__select-wrapper{background-color:#3a3a3a!important;border-color:#fff3!important}html.dark-mode .variant-option__select{background-color:#3a3a3a!important;color:#fff!important}html.dark-mode .variant-option__select option{background-color:#2a2a2a!important;color:#fff!important}html.dark-mode .quantity-selector,html.dark-mode .quantity-input{background-color:#2a2a2a!important;color:#fff!important;border-color:#fff3!important}html.dark-mode .quantity-selector button,html.dark-mode .quantity-button{color:#fff!important;background:transparent!important}html.dark-mode .quantity-selector button:hover,html.dark-mode .quantity-button:hover{color:#f60!important}html.dark-mode .btn--secondary,html.dark-mode .button--secondary{background:#242424;color:#fff;border-color:#fff3}html.dark-mode .btn--secondary:hover,html.dark-mode .button--secondary:hover{border-color:#f60;color:#f60}html.dark-mode .btn--primary,html.dark-mode .button--primary{background:#f60;color:#fff;border-color:#f60}html.dark-mode .btn--primary:hover,html.dark-mode .button--primary:hover{background:#ff8c00;border-color:#ff8c00}html.dark-mode input,html.dark-mode textarea,html.dark-mode select{background:#242424;color:#fff;border-color:#ffffff26}html.dark-mode input::placeholder,html.dark-mode textarea::placeholder{color:#fff6}html.dark-mode input:focus,html.dark-mode textarea:focus,html.dark-mode select:focus{border-color:#f60;outline-color:#f60}html.dark-mode .cart-drawer__panel{background:#1a1a1a}html.dark-mode .cart-drawer__header{border-bottom-color:#ffffff1a}html.dark-mode .cart-drawer__title{color:#f60}html.dark-mode .cart-drawer__close{color:#fff}html.dark-mode .cart-drawer__close:hover{color:#f60}html.dark-mode .cart-drawer__footer{background:#1a1a1a;border-top-color:#ffffff1a}html.dark-mode .cart-line__title,html.dark-mode .cart-line__price,html.dark-mode .cart-drawer__subtotal-label,html.dark-mode .cart-drawer__subtotal-value{color:#fff}html.dark-mode .cart-drawer__empty{color:#fff9}html.dark-mode .cart-drawer__progress-bar{background:#ffffff26}html.dark-mode .cart-drawer__progress-fill{background:#f60}html.dark-mode h1,html.dark-mode h2,html.dark-mode h3,html.dark-mode h4,html.dark-mode h5,html.dark-mode h6{color:#fff}html.dark-mode a{color:inherit}html.dark-mode a:hover{color:#f60}html.dark-mode hr{border-color:#ffffff1a}html.dark-mode ::-webkit-scrollbar{background:#1a1a1a}html.dark-mode ::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}html.dark-mode ::-webkit-scrollbar-thumb:hover{background:#ffffff59}html.dark-mode ::selection{background:#f60;color:#fff}html.dark-mode :focus-visible{outline-color:#f60}html.dark-mode .ddfa-custom,html.dark-mode .ddfa-custom__form-column{background:#1a1a1a}html.dark-mode .ddfa-custom__heading{color:#fff}html.dark-mode .ddfa-custom__heading:after{background:#f60}html.dark-mode .ddfa-custom__description{color:#ffffffd9}html.dark-mode .ddfa-custom__form-title{color:#fff}html.dark-mode .ddfa-custom__input,html.dark-mode .ddfa-custom__select,html.dark-mode .ddfa-custom__textarea{background:#242424;color:#fff;border-color:#ffffff26}html.dark-mode .ddfa-custom__input::placeholder,html.dark-mode .ddfa-custom__textarea::placeholder{color:#ffffff80}html.dark-mode .ddfa-custom__input:focus,html.dark-mode .ddfa-custom__textarea:focus,html.dark-mode .ddfa-custom__select:focus{border-color:#f60}html.dark-mode .ddfa-custom__contact-info{color:#ffffffd9}html.dark-mode .ddfa-custom__contact-info a{color:#f60}html.dark-mode .ddfa-custom__carousel-btn{background:#ffffffe6;color:#1a1a1a}html.dark-mode .ddfa-custom__carousel-btn:hover{background:#f60;color:#fff}html.dark-mode .ddfa-custom__carousel-dot{background:#fff6}html.dark-mode .ddfa-custom__carousel-dot.active{background:#f60}html.dark-mode .ddfa-contact,html.dark-mode .ddfa-contact__form-column{background:#1a1a1a}html.dark-mode .ddfa-contact__heading{color:#fff}html.dark-mode .ddfa-contact__heading-icon{color:#f60}html.dark-mode .ddfa-contact__input,html.dark-mode .ddfa-contact__textarea,html.dark-mode .ddfa-contact__select{background:#242424;color:#fff;border-color:#ffffff26}html.dark-mode .ddfa-contact__input::placeholder,html.dark-mode .ddfa-contact__textarea::placeholder{color:#ffffff80}html.dark-mode .ddfa-contact__input:focus,html.dark-mode .ddfa-contact__textarea:focus{border-color:#f60}html.dark-mode .ddfa-contact__message--success{background:#00800033;color:#90ee90}html.dark-mode .ddfa-contact__message--error{background:#f003;color:#ff6b6b}html.dark-mode .ddfa-about-page,html.dark-mode .ddfa-about-portrait-hero{background:#1a1a1a}html.dark-mode .ddfa-about-portrait-hero__title{color:#fff}html.dark-mode .ddfa-about-portrait-hero__subtitle{color:#fffc}html.dark-mode .ddfa-about-portrait-hero__who-title{color:#fff}html.dark-mode .ddfa-about-portrait-hero__who-text{color:#ffffffd9}html.dark-mode .ddfa-about-portrait-hero__who-icon{background:#2a2a2a!important;border-color:#ffffff4d!important;color:#f60!important}html.dark-mode .ddfa-about-portrait-hero__who-section:hover .ddfa-about-portrait-hero__who-icon{background:#f60!important;border-color:#f60!important;color:#fff!important}html.dark-mode .ddfa-about-social-link{border-color:#fff6!important;background:transparent!important}html.dark-mode .ddfa-about-social-link img{filter:invert(1)!important}html.dark-mode .ddfa-about-social-link:hover,html.dark-mode .ddfa-about-social-link:focus-visible{background:#f60!important;border-color:#f60!important}html.dark-mode .ddfa-about-social-link:hover img,html.dark-mode .ddfa-about-social-link:focus-visible img{filter:invert(1)!important}html.dark-mode .ddfa-about-subscribe-link{color:#fff;border-color:#ffffff4d}html.dark-mode .ddfa-about-subscribe-link:hover{background:#f60;border-color:#f60}html.dark-mode .ddfa-about-gallery{background:#242424}html.dark-mode .ddfa-about-gallery__title{color:#fff}html.dark-mode .ddfa-about-main,html.dark-mode .ddfa-about-statement{background:#1a1a1a!important}html.dark-mode .ddfa-about-statement__header{color:#fff}html.dark-mode .ddfa-about-statement__header h3{color:#fff!important}html.dark-mode .ddfa-about-statement__icon{background:#2a2a2a!important;border-color:#ffffff4d!important;color:#f60!important}html.dark-mode .ddfa-about-statement__icon svg{fill:#f60!important;color:#f60!important}html.dark-mode .ddfa-about-statement__content,html.dark-mode .ddfa-about-statement__content p{color:#ffffffe6!important}html.dark-mode .ddfa-about-statement__quote{color:#fffc!important;border-left-color:#f60!important}html.dark-mode .ddfa-about-sidebar{background:#1a1a1a!important}html.dark-mode .ddfa-about-contact{background:#2a2a2a!important;border-color:#ffffff1a!important}html.dark-mode .ddfa-about-contact__header{color:#fff}html.dark-mode .ddfa-about-contact__header h3{color:#fff!important}html.dark-mode .ddfa-about-contact__icon-header{background:#1a1a1a!important;border-color:#ffffff4d!important;color:#f60!important}html.dark-mode .ddfa-about-contact__icon-header svg{fill:#f60!important;color:#f60!important}html.dark-mode .ddfa-about-contact__content,html.dark-mode .ddfa-about-contact__item,html.dark-mode .ddfa-about-contact__item p{color:#ffffffe6!important}html.dark-mode .ddfa-about-contact__item a{color:#f60!important}html.dark-mode .ddfa-about-contact__item a:hover{color:#ff8c00!important}html.dark-mode .ddfa-about-contact__icon{color:#f60!important;fill:#f60!important}html.dark-mode .ddfa-about-contact__icon svg{fill:#f60!important}html.dark-mode .page-subscribe,html.dark-mode [class*=subscribe-page],html.dark-mode .subscription-form{background:#1a1a1a}html.dark-mode .subscription-form input,html.dark-mode .subscription-form textarea{background:#242424;color:#fff;border-color:#ffffff26}html.dark-mode .subscription-form input::placeholder{color:#ffffff80}html.dark-mode .page,html.dark-mode .page-content,html.dark-mode .main-page-content,html.dark-mode main.content-for-layout{background:#1a1a1a}html.dark-mode .rich-text,html.dark-mode .rich-text__text,html.dark-mode .rte{color:#ffffffe6}html.dark-mode .rte a{color:#f60}html.dark-mode .section,html.dark-mode .shopify-section{background:transparent}html.dark-mode .page__title,html.dark-mode .page-title{color:#fff}html.dark-mode .card,html.dark-mode .box{background:#242424;border-color:#ffffff1a}html.dark-mode ul li,html.dark-mode ol li{color:#ffffffe6}html.dark-mode blockquote{border-left-color:#f60;color:#ffffffd9}html.dark-mode table{border-color:#ffffff1a}html.dark-mode th{background:#242424;color:#fff}html.dark-mode td{border-color:#ffffff1a;color:#ffffffe6}html.dark-mode .popup:not([class*=davinci]),html.dark-mode .modal:not([class*=davinci]),html.dark-mode [class*=popup]:not([class*=davinci]),html.dark-mode [class*=modal]:not(.terminal-search):not([class*=davinci]){background:#1a1a1a;color:#fff}html.dark-mode .popup:not([class*=davinci]) input,html.dark-mode .modal:not([class*=davinci]) input{background:#242424;color:#fff;border-color:#ffffff26}html.dark-mode .ddfa-examples{background:#1a1a1a}html.dark-mode .ddfa-examples__container{background:transparent}html.dark-mode .ddfa-examples__heading{color:#fff}html.dark-mode .ddfa-examples__description{color:#ffffffd9}html.dark-mode .ddfa-examples__image-wrapper{background:#242424}html.dark-mode .ddfa-examples__caption{color:#fffc}html.dark-mode .ddfa-examples__ba-label{color:#fff}html.dark-mode .ddfa-examples__placeholder{background:#242424;color:#ffffff80}html.dark-mode .ddfa-examples__featured-item,html.dark-mode .ddfa-examples__item{background:transparent}html.dark-mode .collections-hero--bottom .collections-filter-link{background:#242424f2!important;color:#fff!important;border-color:#fff3!important}html.dark-mode .collections-hero--bottom .collections-filter-link .collection-icon{color:#ff8c00!important}html.dark-mode .collections-hero--bottom .collections-filter-link>span:not(.collection-icon){color:#fff!important}html.dark-mode .collections-hero--bottom .collections-filter-link:hover{background:#ff8c00!important;border-color:#ff8c00!important;color:#fff!important}html.dark-mode .collections-hero--bottom .collections-filter-link:hover .collection-icon,html.dark-mode .collections-hero--bottom .collections-filter-link:hover>span:not(.collection-icon){color:#fff!important}html.dark-mode .collections-hero--bottom .collections-filter-link.is-active{background:#f60!important;color:#fff!important;border-color:#f60!important}html.dark-mode .collections-hero--bottom .collections-filter-link.is-active>span:not(.collection-icon){color:#fff!important}html.dark-mode .collections-hero--bottom .collections-filter-link.is-active .collection-icon{color:#fff!important}html.dark-mode .collection-product-count-wrapper{background:#1a1a1a!important}html.dark-mode .collection-product-count{color:#fff!important}html.dark-mode .collection-status-label{color:#ffffffd9!important}html.dark-mode .collection-child-tab{background:#2a2a2a!important;color:#fff!important;border-color:#fff3!important}html.dark-mode .collection-child-tab:hover,html.dark-mode .collection-child-tab.is-active{background:#f60!important;color:#fff!important;border-color:#f60!important}html.dark-mode .collection-child-tab--parent{border-color:#f60!important}html.dark-mode .collection-child-tab--parent.is-active{background:#f60!important;color:#fff!important;border-color:#f60!important}
/*# sourceMappingURL=/cdn/shop/t/14/assets/dark-mode.css.map */
