body.durst-theme{--durst-accent: #111111;--durst-accent-strong: #000000;--durst-charcoal: #101010;--durst-surface: #ffffff;--durst-surface-strong: #efefef;--durst-text: #111111;--durst-text-muted: #1f1f1f;--durst-border: #000000;--durst-page-bg: #ffffff;--durst-main-bg-start: #ffffff;--durst-main-bg-end: #f7f7f7;--durst-card-bg: #ffffff;--durst-card-border: #000000;--durst-input-bg: #ffffff;--durst-section-panel-bg: #ffffff;--durst-section-panel-border: #000000;--durst-header-bg: #ffffff;--durst-header-bg-transparent: rgb(255 255 255 / 94%);--durst-header-fg: #111111;--durst-header-fg-rgb: 17 17 17;--durst-header-border: rgb(0 0 0 / 28%);--durst-menu-panel-bg: #ffffff;--durst-menu-panel-border: rgb(0 0 0 / 24%);--durst-account-bg: #ffffff;--durst-account-fg: #111111;--durst-account-border: #000000;--durst-account-secondary-bg: #ffffff;--durst-account-secondary-fg: #111111;--durst-account-secondary-border: #000000;--durst-account-secondary-hover: #f2f2f2;--durst-account-primary-bg: #111111;--durst-account-primary-fg: #ffffff;--durst-account-primary-border: #111111;--durst-primary-button-fg: #ffffff;--durst-shadow-soft: 0 10px 24px rgb(10 10 10 / 10%);--durst-shadow-strong: 0 18px 34px rgb(10 10 10 / 18%);--durst-radius-card: 0;--durst-radius-control: 0;color-scheme:light;color:var(--durst-text);background:var(--durst-page-bg)}html[data-theme-mode=dark] body.durst-theme{--durst-accent: #f3f3f1;--durst-accent-strong: #ffffff;--durst-charcoal: #f3f3f1;--durst-surface: #111111;--durst-surface-strong: #1a1a1a;--durst-text: #f3f3f1;--durst-text-muted: #d5d5cf;--durst-border: #8d8d8d;--durst-page-bg: #090909;--durst-main-bg-start: #0d0d0d;--durst-main-bg-end: #161616;--durst-card-bg: #131313;--durst-card-border: #8d8d8d;--durst-input-bg: #0f0f0f;--durst-section-panel-bg: #101010;--durst-section-panel-border: #8d8d8d;--durst-header-bg: #0f0f0f;--durst-header-bg-transparent: rgb(15 15 15 / 92%);--durst-header-fg: #f3f3f1;--durst-header-fg-rgb: 243 243 241;--durst-header-border: rgb(255 255 255 / 30%);--durst-menu-panel-bg: #141414;--durst-menu-panel-border: rgb(255 255 255 / 22%);--durst-account-bg: #121212;--durst-account-fg: #f3f3f1;--durst-account-border: rgb(255 255 255 / 24%);--durst-account-secondary-bg: rgb(255 255 255 / 8%);--durst-account-secondary-fg: #f3f3f1;--durst-account-secondary-border: rgb(255 255 255 / 28%);--durst-account-secondary-hover: rgb(255 255 255 / 16%);--durst-account-primary-bg: #ffffff;--durst-account-primary-fg: #111111;--durst-account-primary-border: #ffffff;--durst-primary-button-fg: #111111;color-scheme:dark}body.durst-theme main{background:linear-gradient(180deg,var(--durst-main-bg-start) 0%,var(--durst-main-bg-end) 100%)}body.durst-theme :is([class^=color-scheme-],[class*=" color-scheme-"]){--color-background: rgb(255 255 255);--color-background-rgb: 255 255 255;--color-foreground: rgb(17 17 17);--color-foreground-rgb: 17 17 17;--color-foreground-heading: rgb(12 12 12);--color-foreground-heading-rgb: 12 12 12;--color-border: rgb(0 0 0);--color-border-rgb: 0 0 0}html[data-theme-mode=dark] body.durst-theme :is([class^=color-scheme-],[class*=" color-scheme-"]){--color-background: rgb(16 16 16);--color-background-rgb: 16 16 16;--color-foreground: rgb(243 243 241);--color-foreground-rgb: 243 243 241;--color-foreground-heading: rgb(255 255 255);--color-foreground-heading-rgb: 255 255 255;--color-border: rgb(141 141 141);--color-border-rgb: 141 141 141}body.durst-theme a:where(:not(.button,.button-primary,.button-secondary,.button-unstyled)){color:var(--durst-accent);text-underline-offset:.18em;text-decoration-thickness:1px}body.durst-theme a:where(:not(.button,.button-primary,.button-secondary,.button-unstyled)):hover{color:var(--durst-accent-strong)}body.durst-theme .button:not(.button-unstyled),body.durst-theme .button-secondary:not(.button-unstyled),body.durst-theme button.shopify-payment-button__button--unbranded{border-radius:0;font-size:.82rem;letter-spacing:.09em;text-transform:uppercase;padding-inline:clamp(18px,2vw,30px);padding-block:clamp(10px,1.1vw,13px)}body.durst-theme .button:not(.button-secondary,.button-unstyled),body.durst-theme button.shopify-payment-button__button--unbranded{--button-color: var(--durst-primary-button-fg);--button-background-color: var(--durst-accent);--button-border-color: transparent;box-shadow:0 9px 18px #1113}body.durst-theme .button:not(.button-unstyled):hover,body.durst-theme button.shopify-payment-button__button--unbranded:hover:not([disabled]){--button-background-color: var(--durst-accent-strong);box-shadow:0 12px 22px #11111142}body.durst-theme .button-secondary:not(.button-unstyled){--button-color: var(--durst-text);--button-background-color: var(--durst-surface-strong);--button-border-color: var(--durst-border)}body.durst-theme .button-secondary:not(.button-unstyled):hover{--button-background-color: var(--durst-surface-strong)}body.durst-theme input,body.durst-theme textarea,body.durst-theme select{background:var(--durst-input-bg);border:1px solid var(--durst-border);border-radius:0;color:var(--durst-text)}html[data-theme-mode=dark] body.durst-theme input,html[data-theme-mode=dark] body.durst-theme textarea,html[data-theme-mode=dark] body.durst-theme select,html[data-theme-mode=dark] body.durst-theme .contact-form__input{color:var(--durst-text)!important;-webkit-text-fill-color:var(--durst-text)!important;caret-color:var(--durst-text);background:var(--durst-input-bg)!important;border-color:var(--durst-border)!important}html[data-theme-mode=dark] body.durst-theme input::placeholder,html[data-theme-mode=dark] body.durst-theme textarea::placeholder,html[data-theme-mode=dark] body.durst-theme .contact-form__input::placeholder{color:rgb(var(--color-foreground-rgb) / var(--opacity-60))!important}html[data-theme-mode=dark] body.durst-theme input:-webkit-autofill,html[data-theme-mode=dark] body.durst-theme textarea:-webkit-autofill,html[data-theme-mode=dark] body.durst-theme select:-webkit-autofill{-webkit-text-fill-color:var(--durst-text)!important;box-shadow:0 0 0 1000px var(--durst-input-bg) inset;-webkit-box-shadow:0 0 0 1000px var(--durst-input-bg) inset;border:1px solid var(--durst-border)!important;transition:background-color 9999s ease-in-out 0s}body.durst-theme input:focus-visible,body.durst-theme textarea:focus-visible,body.durst-theme select:focus-visible{outline:2px solid rgb(17 17 17 / 28%);outline-offset:1px}body.durst-theme .product-grid__item,body.durst-theme .resource-list__item,body.durst-theme .product-card,body.durst-theme .collection-card,body.durst-theme .resource-card{border:2px solid var(--durst-card-border);border-radius:0;background:var(--durst-card-bg);box-shadow:0 10px 20px #0000001f}body.durst-theme .product-grid__item,body.durst-theme .resource-list__item{overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}body.durst-theme .product-grid__card{padding-inline:clamp(12px,1.8vw,18px);padding-block:clamp(14px,2vw,22px)}body.durst-theme .product-grid__item :is(h3,.h3,h4,.h4),body.durst-theme .product-card :is(h3,.h3,h4,.h4){color:var(--durst-text)}body.durst-theme .product-grid__item :is(p,span,s),body.durst-theme .product-card :is(p,span,s){color:var(--durst-text-muted)}body.durst-theme :is(.card-gallery img,.product-card__image,.collection-card__image){transition:transform .45s ease}@media(any-pointer:fine){body.durst-theme .product-grid__item:hover,body.durst-theme .resource-list__item:hover{transform:translateY(-5px);box-shadow:var(--durst-shadow-strong)}body.durst-theme .product-grid__item:hover :is(.card-gallery img,.product-card__image,.collection-card__image),body.durst-theme .resource-list__item:hover :is(.card-gallery img,.product-card__image,.collection-card__image){transform:scale(1.03)}}@media screen and (max-width:989px){body.durst-theme .product-grid__item,body.durst-theme .resource-list__item{border-radius:0}}body.durst-theme .section.page-width-content .section-content-wrapper{background:var(--durst-section-panel-bg);border:2px solid var(--durst-section-panel-border);border-radius:0;box-shadow:0 12px 26px #00000014}body.durst-theme .account-popover__panel,body.durst-theme .account-drawer__dialog{background:var(--durst-account-bg)!important;color:var(--durst-account-fg);border:1px solid var(--durst-account-border);box-shadow:0 24px 44px #00000061}body.durst-theme .account-actions{background:transparent;color:var(--durst-account-fg)}body.durst-theme .account-actions__title,body.durst-theme .account-actions__email{color:var(--durst-account-fg)}body.durst-theme .account-actions__email{opacity:.8}body.durst-theme .account-actions__link.button-secondary{--button-color: var(--durst-account-secondary-fg);--button-background-color: var(--durst-account-secondary-bg);--button-border-color: var(--durst-account-secondary-border)}body.durst-theme .account-actions__link.button-secondary:hover{--button-background-color: var(--durst-account-secondary-hover)}body.durst-theme .account-actions__link.button{--button-color: var(--durst-account-primary-fg);--button-background-color: var(--durst-account-primary-bg);--button-border-color: var(--durst-account-primary-border);box-shadow:none}body.durst-theme .account-drawer__close-button{color:var(--durst-account-fg)}body.durst-theme .header-logo__image{filter:brightness(0) invert(1)}body.durst-theme header-actions{display:inline-flex;align-items:center}body.durst-theme :is(quick-add-component,quick-add-dialog,#quick-add-dialog,.quick-add,.quick-add__button,add-to-cart-component,shopify-accelerated-checkout,shopify-accelerated-checkout-cart,.action__cart,.cart-bubble){display:none!important}body.durst-theme :is(#DurstContactForm button[type=submit],.durst-contact-form .durst-btn,.contact-form .submit-button){display:inline-flex!important}body.template-index.durst-theme .ui-test-collection-list .section-resource-list{background:#000}body.template-index.durst-theme .ui-test-collection-list .section-resource-list__content :is(h1,h2,h3){max-width:100%;overflow-wrap:anywhere}@media screen and (max-width:749px){body.template-index.durst-theme .ui-test-collection-list .section-resource-list{padding-block-start:34px!important;padding-block-end:44px!important}body.template-index.durst-theme .ui-test-collection-list .section-resource-list__content{gap:18px}body.template-index.durst-theme .ui-test-collection-list .section-resource-list__content :is(h1,h2,h3){font-size:clamp(34px,11vw,54px)!important;line-height:.98!important}body.template-index.durst-theme .ui-test-collection-list .resource-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:479px){body.template-index.durst-theme .ui-test-collection-list .resource-list--grid{grid-template-columns:minmax(0,1fr)!important}}body.template-index.durst-theme .ui-test-collection-list .section-resource-list{overflow:visible}body.template-index.durst-theme .ui-test-collection-list .section-resource-list__content :is(h1,h2,h3){font-size:clamp(20px,1.55vw,28px)!important;line-height:1.12!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important}body.template-index.durst-theme .ui-test-collection-list .resource-list--grid,body.template-index.durst-theme .ui-test-collection-list .resource-list--bento .bento-box{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))!important;grid-template-areas:none!important;gap:12px!important;align-items:stretch!important}body.template-index.durst-theme .ui-test-collection-list .resource-list--bento .bento-box__item,body.template-index.durst-theme .ui-test-collection-list .resource-list__item{grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;min-width:0!important;height:100%!important}body.template-index.durst-theme .ui-test-collection-list .collection-card{height:100%!important;min-width:0!important;background:#0f0f0f!important}body.template-index.durst-theme .ui-test-collection-list .collection-card__inner{display:flex!important;flex-direction:column!important;height:100%!important;min-width:0!important;background:#0f0f0f!important}body.template-index.durst-theme .ui-test-collection-list .collection-card__image.resource-image,body.template-index.durst-theme .ui-test-collection-list .collection-card__image{flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 9!important;background:#000!important;overflow:hidden!important}body.template-index.durst-theme .ui-test-collection-list .collection-card__image .image-block__image,body.template-index.durst-theme .ui-test-collection-list .collection-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#000!important}body.template-index.durst-theme .ui-test-collection-list .collection-card__content{flex:1 1 auto!important;min-height:36px!important;justify-content:center!important;background:#111!important}body.template-index.durst-theme .ui-test-collection-list .collection-card__content :is(h1,h2,h3,p,span,a){white-space:normal!important;overflow-wrap:anywhere!important}@media screen and (max-width:989px){body.template-index.durst-theme .ui-test-collection-list .resource-list--grid,body.template-index.durst-theme .ui-test-collection-list .resource-list--bento .bento-box{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}@media screen and (max-width:599px){body.template-index.durst-theme .ui-test-collection-list .section-resource-list__content :is(h1,h2,h3){font-size:20px!important;white-space:normal!important}body.template-index.durst-theme .ui-test-collection-list .resource-list--grid,body.template-index.durst-theme .ui-test-collection-list .resource-list--bento .bento-box{grid-template-columns:minmax(0,1fr)!important}}body.template-index.durst-theme .ui-test-collection-list .section-resource-list{--durst-category-grid-max: 1120px}body.template-index.durst-theme .ui-test-collection-list .resource-list--grid,body.template-index.durst-theme .ui-test-collection-list .resource-list--bento .bento-box{width:min(100%,var(--durst-category-grid-max))!important;margin-inline:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-template-areas:none!important;gap:12px!important;align-items:stretch!important}body.template-index.durst-theme .ui-test-collection-list .resource-list--bento .bento-box__item,body.template-index.durst-theme .ui-test-collection-list .resource-list__item{grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important}body.template-index.durst-theme .ui-test-collection-list .collection-card,body.template-index.durst-theme .ui-test-collection-list .collection-card__inner{height:100%!important;min-height:0!important}body.template-index.durst-theme .ui-test-collection-list .collection-card__image.resource-image,body.template-index.durst-theme .ui-test-collection-list .collection-card__image{aspect-ratio:16 / 9!important;min-height:0!important;height:auto!important}body.template-index.durst-theme .ui-test-collection-list .collection-card__content{min-height:40px!important;display:flex!important;align-items:center!important}@media screen and (min-width:990px){body.template-index.durst-theme .ui-test-collection-list .section-resource-list__content{width:min(100%,var(--durst-category-grid-max))!important;margin-inline:auto!important}}@media screen and (max-width:749px){body.template-index.durst-theme .ui-test-collection-list .resource-list--grid,body.template-index.durst-theme .ui-test-collection-list .resource-list--bento .bento-box{grid-template-columns:minmax(0,1fr)!important}}
/*# sourceMappingURL=/cdn/shop/t/111/assets/durst-design.css.map */
