:root{--dps-accent: #1267f5;--dps-accent-dark: #0a4fd1;--dps-dark: #071a3a;--dps-text: #172033;--dps-muted: #667085;--dps-border: #e6eaf0;--dps-soft: #f6f7f9;--dps-card: #ffffff;--dps-success: #0f9f5f;--dps-shadow: none;--dps-radius: 18px;--dps-radius-sm: 12px;--dps-container: 1440px}*{box-sizing:border-box}.dps-html{scroll-behavior:smooth}.dps-body{margin:0;color:var(--dps-text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}.dps-body img{max-width:100%;height:auto;display:block}.dps-body a{color:inherit;text-decoration:none}.dps-container{width:min(var(--dps-container),calc(100% - 64px));margin:0 auto}.dps-section{padding:28px 0}.dps-section--compact{padding:14px 0}.dps-visually-hidden,.dps-skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.dps-skip-link:focus{position:fixed;left:16px;top:16px;z-index:9999;background:var(--dps-dark);color:#fff;padding:12px 18px;border-radius:10px}.dps-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid transparent;border-radius:8px;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.dps-button:hover{transform:translateY(-1px)}.dps-button--primary{background:var(--dps-accent);color:#fff}.dps-button--primary:hover{background:var(--dps-accent-dark)}.dps-button--secondary{background:#fff;color:var(--dps-accent);border-color:var(--dps-accent)}.dps-button--dark{width:100%;background:var(--dps-dark);color:#fff}.dps-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid var(--dps-border)}.dps-header__top{min-height:96px;display:grid;grid-template-columns:260px minmax(280px,680px) auto auto;gap:24px;align-items:center}.dps-header__logo,.dps-footer__logo{display:inline-flex;align-items:center;gap:10px;font-weight:900;color:var(--dps-dark)}.dps-header__logo-image,.dps-footer__logo-image{max-width:220px;max-height:64px;object-fit:contain}.dps-header__logo-icon,.dps-footer__logo-icon{width:48px;height:34px;border:2px solid var(--dps-dark);border-radius:4px;display:inline-block;position:relative}.dps-header__logo-icon:after,.dps-footer__logo-icon:after{content:"";position:absolute;left:10px;right:10px;bottom:-10px;height:6px;border:2px solid var(--dps-dark);border-radius:4px}.dps-header__logo-text,.dps-footer__logo-text{font-size:28px;line-height:1}.dps-header__logo-highlight,.dps-footer__logo-highlight{color:var(--dps-accent)}.dps-header__search{height:58px;border:1px solid var(--dps-border);background:#f7f7f8;border-radius:14px;display:flex;align-items:center;overflow:hidden}.dps-header__search-input{flex:1;height:100%;border:0;background:transparent;padding:0 26px;font:inherit;font-weight:700;outline:0}.dps-header__search-button{width:66px;height:100%;display:grid;place-items:center;background:transparent;border:0;cursor:pointer;color:#000}.dps-header__phone{display:inline-flex;align-items:center;gap:10px;justify-self:end}.dps-header__phone-icon{width:44px;height:44px;display:grid;place-items:center;border:2px solid var(--dps-accent);border-radius:50%;color:var(--dps-accent)}.dps-header__phone-text{display:grid;font-size:14px;color:var(--dps-dark)}.dps-header__phone-label{font-size:15px}.dps-header__cart{position:relative;display:grid;place-items:center;width:44px;height:44px;color:var(--dps-dark)}.dps-header__cart-count{position:absolute;right:0;top:0;min-width:19px;height:19px;border-radius:999px;background:var(--dps-accent);color:#fff;font-size:11px;display:grid;place-items:center}.dps-header__nav{background:#f4f4f5;border-top:1px solid var(--dps-border)}.dps-header__nav-inner{min-height:58px;display:flex;align-items:center;gap:42px}.dps-header__categories-toggle{display:inline-flex;align-items:center;gap:10px;height:44px;padding:0 16px;background:#fff;border:1px solid var(--dps-border);border-radius:8px;font-weight:800;cursor:pointer;color:var(--dps-dark)}.dps-header__links{display:flex;gap:28px;align-items:center;flex:1}.dps-header__link,.dps-header__call-link{font-weight:800;font-size:15px}.dps-header__call-link{text-decoration:underline}.dps-header__mega{position:absolute;left:50%;transform:translate(-50%);top:154px}.dps-mega{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid var(--dps-border);border-radius:0 0 12px 12px;overflow:hidden;padding:24px}.dps-mega--simple{max-height:min(72vh,720px);overflow:auto}.dps-mega__rail{background:#f8f9fb;padding:18px;display:grid;gap:4px}.dps-mega__rail-link{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;padding:11px 12px;border-radius:10px;font-weight:800}.dps-mega__rail-link--active,.dps-mega__rail-link:hover{background:#eef5ff;color:var(--dps-accent)}.dps-mega__grid{display:contents}.dps-mega__group{padding:0 22px 22px;border-left:1px solid var(--dps-border)}.dps-mega__heading{margin:0 0 14px;color:var(--dps-dark);font-size:17px}.dps-mega__link{display:block;color:#263045;font-size:15px;padding:5px 0}.dps-home-hero__main{position:relative;min-height:520px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;overflow:hidden;background:#f7f8fa;border:1px solid var(--dps-border);border-radius:var(--dps-radius)}.dps-home-hero__main:after{display:none}.dps-home-hero__content{position:relative;z-index:2;padding:62px 0 62px 56px}.dps-home-hero__eyebrow,.dps-featured__eyebrow,.dps-home-hero__promo-eyebrow{margin:0 0 12px;color:var(--dps-accent);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.dps-home-hero__title{max-width:460px;margin:0;color:var(--dps-dark);font-size:clamp(42px,4vw,68px);line-height:.98;letter-spacing:-.04em}.dps-home-hero__text{max-width:410px;margin:24px 0 30px;color:#465065;font-size:20px}.dps-home-hero__media{position:relative;z-index:1;align-self:end;padding:24px 28px 36px 0}.dps-home-hero__image,.dps-home-hero__placeholder{width:100%;max-height:470px;object-fit:contain;filter:none}.dps-home-hero__dots{display:none}.dps-home-hero__dot{width:10px;height:10px;border-radius:50%;background:#d9dfe8}.dps-home-hero__dot--active{background:var(--dps-accent)}.dps-home-hero__promos{display:none}.dps-home-hero__promo{min-height:178px;display:grid;grid-template-columns:1fr 200px;align-items:center;gap:16px;padding:24px;background:#fff;border:1px solid var(--dps-border);border-radius:var(--dps-radius);overflow:hidden}.dps-home-hero__promo-title{margin:0;color:var(--dps-dark);font-size:28px;line-height:1.08}.dps-home-hero__promo-text{margin:10px 0 12px;color:#465065;font-weight:600}.dps-home-hero__promo-image{max-height:150px;object-fit:contain;justify-self:end;filter:none}.dps-featured__inner{display:grid;grid-template-columns:250px 1fr;gap:18px}.dps-featured__intro{min-height:100%;padding:34px 28px;background:#fff;border:1px solid var(--dps-border);border-radius:var(--dps-radius-sm);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.dps-featured__title{margin:0;color:var(--dps-dark);font-size:34px;line-height:1.07;letter-spacing:-.03em}.dps-featured__text{margin:22px 0 28px;color:var(--dps-muted)}.dps-featured__grid,.dps-collection__grid,.dps-search__grid,.dps-related__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.dps-product-card{position:relative;background:#fff;border:1px solid var(--dps-border);border-radius:var(--dps-radius-sm);overflow:hidden;min-width:0;transition:border-color .2s ease}.dps-product-card:hover{border-color:#cfd6e2}.dps-product-card__media{position:relative;display:grid;place-items:center;aspect-ratio:1.1;padding:18px;background:#fff}.dps-product-card__image{width:100%;height:100%;object-fit:contain}.dps-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#b8c1d0}.dps-product-card__badge{position:absolute;left:12px;top:12px;padding:5px 8px;border-radius:5px;background:var(--dps-success);color:#fff;font-size:12px;font-weight:900}.dps-product-card__content{padding:0 18px 20px}.dps-product-card__vendor{margin:0 0 4px;color:var(--dps-muted);font-size:11px;text-transform:uppercase;font-weight:900}.dps-product-card__title{margin:0 0 9px;color:var(--dps-dark);font-size:15px;line-height:1.25}.dps-product-card__link:hover{color:var(--dps-accent)}.dps-product-card__price{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.dps-product-card__price-current{color:var(--dps-dark);font-size:17px;font-weight:900}.dps-product-card__price-compare{color:#8a93a4;font-size:13px}.dps-benefits__inner{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--dps-border);border-radius:var(--dps-radius-sm)}.dps-benefits__item{display:flex;align-items:center;justify-content:center;gap:18px;min-height:78px;color:var(--dps-accent);border-right:1px solid var(--dps-border)}.dps-benefits__item:last-child{border-right:0}.dps-benefits__copy{display:grid}.dps-benefits__title{color:var(--dps-dark);font-size:16px}.dps-benefits__text{color:var(--dps-muted);font-size:13px}.dps-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-size:13px;font-weight:800}.dps-breadcrumb__link{text-decoration:underline}.dps-breadcrumb__current,.dps-breadcrumb__sep{color:var(--dps-muted)}.dps-product__grid{display:grid;grid-template-columns:1.3fr .85fr;gap:56px;align-items:start}.dps-product__gallery{display:grid;grid-template-columns:112px 1fr;gap:20px}.dps-product__thumbs{display:grid;gap:12px;align-content:start}.dps-product__thumb{display:grid;place-items:center;aspect-ratio:1;padding:8px;background:#fff;border:1px solid var(--dps-border);border-radius:10px;cursor:pointer}.dps-product__thumb--active{border-color:var(--dps-accent);outline:2px solid rgba(18,103,245,.18);outline-offset:0}.dps-product__thumb-image{width:100%;height:100%;object-fit:contain}.dps-product__main-media{min-height:650px;display:grid;place-items:center;background:#fff;border:1px solid var(--dps-border);border-radius:var(--dps-radius);padding:32px}.dps-product__image,.dps-product__placeholder{width:100%;height:100%;object-fit:contain}.dps-product__info{padding:22px 0}.dps-product__badge{display:inline-flex;margin-bottom:16px;padding:6px 12px;border-radius:5px;background:var(--dps-accent);color:#fff;font-weight:900;font-size:12px;text-transform:uppercase}.dps-product__title{margin:0;color:var(--dps-dark);font-size:clamp(34px,3.3vw,56px);line-height:1;letter-spacing:-.04em}.dps-product__meta{display:flex;align-items:center;gap:18px;margin:24px 0}.dps-product__price{color:var(--dps-dark);font-weight:900;font-size:24px}.dps-product__stock{color:var(--dps-success);font-weight:800}.dps-product__description{color:#3f485a;margin-bottom:24px}.dps-product__subtitle{margin:0 0 12px;color:var(--dps-dark);font-size:24px}.dps-product__list{margin:0 0 28px;padding-left:20px}.dps-product__list-item{margin:9px 0}.dps-product__form{display:grid;gap:16px}.dps-product__quantity-label{font-weight:800}.dps-product__actions{display:grid;grid-template-columns:160px 1fr;gap:16px}.dps-product__cart-button{width:100%}.dps-quantity{display:grid;grid-template-columns:44px 1fr 44px;height:52px;border:1px solid var(--dps-border);border-radius:8px;overflow:hidden;background:#fff}.dps-quantity__button,.dps-quantity__input{border:0;background:#fff;text-align:center;font:inherit;font-weight:800}.dps-quantity__button{cursor:pointer}.dps-product__tabs{margin-top:36px;border:1px solid var(--dps-border);border-radius:var(--dps-radius);padding:22px}.dps-product__tab-list{display:flex;gap:34px;border-bottom:1px solid var(--dps-border)}.dps-product__tab{padding:0 0 16px;border:0;background:transparent;color:var(--dps-muted);font-weight:900;cursor:pointer}.dps-product__tab--active{color:var(--dps-dark);border-bottom:3px solid var(--dps-accent)}.dps-product__tab-panel{display:grid;grid-template-columns:1fr 1fr;gap:36px;padding-top:24px}.dps-product__overview{color:#3f485a}.dps-product__specs{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dps-product__spec{display:grid;gap:3px}.dps-product__spec-title{color:var(--dps-dark)}.dps-product__spec-text{color:var(--dps-muted)}.dps-related__title,.dps-collection__title,.dps-search__title,.dps-cart__title,.dps-page__title,.dps-not-found__title{margin:0 0 28px;color:var(--dps-dark);font-size:clamp(34px,3vw,52px);line-height:1;letter-spacing:-.04em}.dps-collection__header{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.dps-collection__description{max-width:760px;color:var(--dps-muted)}.dps-collection__sort{display:flex;gap:10px;align-items:center}.dps-collection__sort-label{font-weight:800}.dps-collection__sort-select,.dps-search__input{min-height:48px;padding:0 16px;border:1px solid var(--dps-border);border-radius:8px;background:#fff}.dps-pagination{margin-top:28px;display:flex;justify-content:center}.dps-search__form{display:flex;gap:12px;margin-bottom:28px}.dps-search__input{min-width:min(560px,100%)}.dps-search__card{padding:24px;border:1px solid var(--dps-border);border-radius:var(--dps-radius-sm);background:#fff}.dps-cart__form{display:grid;grid-template-columns:1fr 390px;gap:36px;align-items:start}.dps-cart__items,.dps-cart__summary,.dps-cart__empty{border:1px solid var(--dps-border);border-radius:var(--dps-radius);background:#fff;padding:24px}.dps-cart__item{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--dps-border)}.dps-cart__item:last-child{border-bottom:0}.dps-cart__image{width:120px;height:120px;object-fit:contain}.dps-cart__item-title{font-weight:900;color:var(--dps-dark)}.dps-cart__qty{width:90px;min-height:42px;border:1px solid var(--dps-border);border-radius:8px;padding:0 10px}.dps-cart__summary{display:grid;gap:16px}.dps-cart__subtotal{display:flex;justify-content:space-between;gap:16px;font-size:20px}.dps-page__inner{max-width:960px}.dps-page__content{color:#344054}.dps-not-found__inner{text-align:center;padding:80px 0}.dps-footer{margin-top:32px;border-top:1px solid var(--dps-border);background:#fff}.dps-footer__inner{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.45fr;gap:72px;padding:58px 0 44px}.dps-footer__text,.dps-footer__contact{color:#344054}.dps-footer__socials{display:flex;gap:12px;margin-top:22px}.dps-footer__social{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#0d1118;color:#fff;font-weight:900}.dps-footer__heading{margin:0 0 16px;color:var(--dps-dark);font-size:18px}.dps-footer__link{display:block;color:#263045;margin:7px 0;font-size:14px}.dps-footer__link:hover,.dps-footer__credit:hover{color:var(--dps-accent)}.dps-footer__strong{color:var(--dps-dark)}.dps-footer__bottom{min-height:60px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--dps-border);color:#344054;font-size:13px}.dps-footer__credit{text-decoration:underline}@media(max-width:1190px){.dps-header__top{grid-template-columns:220px 1fr auto}.dps-header__phone{display:none}.dps-home-hero__inner,.dps-product__grid{grid-template-columns:1fr}.dps-home-hero__promos{grid-template-columns:repeat(3,1fr)}.dps-home-hero__promo{grid-template-columns:1fr}.dps-featured__grid,.dps-collection__grid,.dps-search__grid,.dps-related__grid,.dps-mega__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.dps-container{width:min(100% - 32px,var(--dps-container))}.dps-header__top{grid-template-columns:1fr auto;gap:14px;padding:18px 0}.dps-header__search{grid-column:1 / -1;order:3}.dps-header__links,.dps-header__call-link{display:none}.dps-header__mega{top:178px}.dps-mega{grid-template-columns:1fr;max-height:70vh;overflow:auto}.dps-mega__grid{grid-template-columns:1fr;padding:20px}.dps-mega__group{border-left:0;border-top:1px solid var(--dps-border);padding:18px 0}.dps-home-hero__main{min-height:auto;grid-template-columns:1fr}.dps-home-hero__content{padding:36px 28px 10px}.dps-home-hero__media{padding:12px 28px 52px}.dps-home-hero__promos,.dps-featured__inner,.dps-benefits__inner,.dps-footer__inner,.dps-product__gallery,.dps-product__tab-panel,.dps-cart__form{grid-template-columns:1fr}.dps-featured__grid,.dps-collection__grid,.dps-search__grid,.dps-related__grid{grid-template-columns:repeat(2,1fr)}.dps-benefits__item{border-right:0;border-bottom:1px solid var(--dps-border)}.dps-product__main-media{min-height:420px}.dps-product__thumbs{grid-template-columns:repeat(5,1fr)}}@media(max-width:560px){.dps-featured__grid,.dps-collection__grid,.dps-search__grid,.dps-related__grid{grid-template-columns:1fr}.dps-home-hero__title{font-size:44px}.dps-home-hero__promo{grid-template-columns:1fr 120px}.dps-product__actions{grid-template-columns:1fr}.dps-footer__bottom{flex-direction:column;justify-content:center;gap:8px;padding:16px 0}}.dps-pagination{gap:8px;align-items:center}.dps-pagination__link,.dps-pagination__item{min-width:38px;height:38px;display:inline-grid;place-items:center;padding:0 12px;border:1px solid var(--dps-border);border-radius:8px;background:#fff;font-weight:800}.dps-pagination__link:hover,.dps-pagination__item--current{border-color:var(--dps-accent);color:var(--dps-accent);background:#eef5ff}.dps-header__search-wrap{position:relative;flex:1;max-width:760px}.dps-header__search-wrap .dps-header__search{width:100%}.dps-search-suggest{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:40;background:#fff;border:1px solid var(--dps-border);border-radius:14px;overflow:hidden}.dps-search-suggest__state{padding:16px 18px;color:var(--dps-muted);font-weight:700}.dps-search-suggest__item{display:grid;grid-template-columns:62px 1fr;gap:14px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--dps-border)}.dps-search-suggest__item:hover{background:#f7faff}.dps-search-suggest__image{width:62px;height:62px;object-fit:contain;background:#f7f8fa;border-radius:8px}.dps-search-suggest__image--empty{display:block}.dps-search-suggest__copy{display:grid;gap:5px;min-width:0}.dps-search-suggest__title{color:var(--dps-dark);font-size:14px;line-height:1.2}.dps-search-suggest__price{color:var(--dps-accent);font-size:13px;font-weight:900}.dps-search-suggest__view{display:block;padding:14px 16px;background:#f7faff;color:var(--dps-accent);font-weight:900;text-align:center}.dps-header__cart-wrap{position:relative}.dps-header__cart{border:1px solid var(--dps-border);background:#fff;cursor:pointer}.dps-cart-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:45;width:360px;background:#fff;border:1px solid var(--dps-border);border-radius:16px;overflow:hidden}.dps-cart-menu__head,.dps-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--dps-border)}.dps-cart-menu__title,.dps-cart-drawer__title{color:var(--dps-dark);font-size:18px}.dps-cart-menu__link{color:var(--dps-accent);font-weight:900;font-size:13px}.dps-cart-menu__body{max-height:360px;overflow:auto}.dps-cart-menu__item,.dps-cart-drawer__item{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:14px 20px;border-bottom:1px solid var(--dps-border)}.dps-cart-menu__media,.dps-cart-drawer__media{display:grid;place-items:center;background:#f7f8fa;border-radius:10px;min-height:72px}.dps-cart-menu__image,.dps-cart-drawer__image{width:70px;height:70px;object-fit:contain}.dps-cart-menu__copy,.dps-cart-drawer__copy{display:grid;gap:7px;align-content:center}.dps-cart-menu__product,.dps-cart-drawer__product{color:var(--dps-dark);font-weight:900;font-size:14px;line-height:1.25}.dps-cart-menu__meta,.dps-cart-drawer__meta{color:var(--dps-muted);font-size:13px;font-weight:700}.dps-cart-menu__empty{margin:0;padding:20px;color:var(--dps-muted);font-weight:700}.dps-cart-menu__foot,.dps-cart-drawer__foot{padding:18px 20px 20px;display:grid;gap:12px}.dps-cart-menu__subtotal,.dps-cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;color:var(--dps-dark);font-weight:900}.dps-cart-menu__checkout,.dps-cart-drawer__checkout,.dps-cart-drawer__view{width:100%;justify-content:center}.dps-cart-open{overflow:hidden}.dps-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none}.dps-cart-drawer[aria-hidden=false]{pointer-events:auto}.dps-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#071a3a61;opacity:0;transition:opacity .2s ease}.dps-cart-drawer[aria-hidden=false] .dps-cart-drawer__overlay{opacity:1}.dps-cart-drawer__panel{position:absolute;top:0;right:0;width:min(440px,92vw);height:100%;background:#fff;transform:translate(100%);transition:transform .24s ease;border-left:1px solid var(--dps-border);display:grid;grid-template-rows:auto 1fr auto}.dps-cart-drawer[aria-hidden=false] .dps-cart-drawer__panel{transform:translate(0)}.dps-cart-drawer__close{width:38px;height:38px;border-radius:50%;border:1px solid var(--dps-border);background:#fff;color:var(--dps-dark);font-size:24px;cursor:pointer}.dps-cart-drawer__body{overflow:auto}.dps-product-card__form{margin-top:14px}.dps-product-card__quick-add{width:100%;min-height:42px;justify-content:center}.dps-button[disabled],.dps-product-card__quick-add[disabled]{opacity:.65;cursor:not-allowed}.dps-collection__layout{display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:start}.dps-collection__filters{position:sticky;top:20px;background:#fff;border:1px solid var(--dps-border);border-radius:var(--dps-radius-sm);overflow:hidden}.dps-collection__filters-head{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--dps-border)}.dps-collection__filters-title{margin:0;color:var(--dps-dark);font-size:20px}.dps-collection__filters-clear{color:var(--dps-accent);font-weight:900;font-size:13px}.dps-filter{border-bottom:1px solid var(--dps-border)}.dps-filter:last-child{border-bottom:0}.dps-filter__summary{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;color:var(--dps-dark);font-weight:900;cursor:pointer}.dps-filter__summary::marker{content:""}.dps-filter__count{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#eef5ff;color:var(--dps-accent);font-size:12px}.dps-filter__body{padding:0 20px 18px;display:grid;gap:10px}.dps-filter__choice{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;color:#263045;font-weight:700;font-size:14px}.dps-filter__choice--disabled{opacity:.45}.dps-filter__input{width:16px;height:16px;accent-color:var(--dps-accent)}.dps-filter__number{color:var(--dps-muted);font-size:12px}.dps-filter__price{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dps-filter__price-field{display:grid;gap:6px;color:var(--dps-muted);font-weight:800;font-size:12px}.dps-filter__price-input{width:100%;min-height:42px;border:1px solid var(--dps-border);border-radius:8px;padding:0 10px;font:inherit}.dps-filter__apply{width:100%;justify-content:center;min-height:42px}.dps-collection__products{min-width:0}.dps-collection__layout .dps-collection__grid{grid-template-columns:repeat(4,1fr)}.dps-collection__active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.dps-collection__active-filter{display:inline-flex;padding:8px 11px;border-radius:999px;background:#eef5ff;color:var(--dps-accent);font-size:13px;font-weight:900}.dps-collection__fallback-filter{display:grid;gap:8px;padding:20px}.dps-collection__fallback-title{margin:0 0 8px;color:var(--dps-dark);font-weight:900}.dps-collection__fallback-link{padding:10px 12px;border:1px solid var(--dps-border);border-radius:8px;color:var(--dps-dark);font-weight:800}.dps-collection__fallback-link:hover{border-color:var(--dps-accent);color:var(--dps-accent)}.dps-mega__heading-link{color:inherit}.dps-home-hero__promo-placeholder{width:160px;height:120px;justify-self:end;color:#c9d2df}@media(max-width:1180px){.dps-collection__layout{grid-template-columns:260px 1fr}.dps-collection__layout .dps-collection__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:989px){.dps-header__search-wrap{order:10;max-width:none;width:100%;flex-basis:100%}.dps-cart-menu{right:-8px;width:min(360px,92vw)}.dps-collection__layout{grid-template-columns:1fr}.dps-collection__filters{position:static}.dps-collection__layout .dps-collection__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dps-search-suggest{position:fixed;left:12px;right:12px;top:118px}.dps-collection__layout .dps-collection__grid,.dps-filter__price{grid-template-columns:1fr}}@media(max-width:860px){.dps-header__search-wrap{grid-column:1 / -1}}.dps-header__mega{top:154px}.dps-mega{display:block;background:#fff;border:1px solid var(--dps-border);border-radius:0 0 16px 16px;overflow:hidden;padding:0;box-shadow:none}.dps-mega__top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid var(--dps-border);background:#fff}.dps-mega__eyebrow{margin:0 0 4px;color:var(--dps-accent);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.dps-mega__title{display:block;color:var(--dps-dark);font-size:22px;line-height:1.1}.dps-mega__view-all{color:var(--dps-accent);font-weight:900;font-size:14px}.dps-mega__content{display:grid;grid-template-columns:290px 1fr;min-height:390px}.dps-mega__rail{background:#f7f8fa;padding:18px;display:grid;align-content:start;gap:6px;border-right:1px solid var(--dps-border)}.dps-mega__rail-link{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid transparent;border-radius:10px;font-weight:850;color:var(--dps-dark)}.dps-mega__rail-link--active,.dps-mega__rail-link:hover{background:#fff;border-color:var(--dps-border);color:var(--dps-accent)}.dps-mega__rail-dot{width:10px;height:10px;border:1px solid currentColor;border-radius:3px}.dps-mega__rail-arrow{color:currentColor;font-size:20px;line-height:1}.dps-mega__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:24px}.dps-mega__group{padding:0 18px 24px;border-left:1px solid var(--dps-border);min-width:0}.dps-mega__group:nth-child(4n+1){border-left:0}.dps-mega__heading{margin:0 0 12px;color:var(--dps-dark);font-size:16px;line-height:1.2}.dps-mega__links{display:grid;gap:3px}.dps-mega__link{display:inline-flex;color:#334155;font-size:14px;padding:4px 0;line-height:1.35}.dps-home-hero__inner{display:block}.dps-home-hero__layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(280px,.85fr);gap:20px;align-items:stretch}.dps-home-hero__main{min-height:520px;display:grid;grid-template-columns:.82fr 1.18fr;background:#f7f8fa;border:1px solid var(--dps-border);border-radius:var(--dps-radius);box-shadow:none}.dps-home-hero__promos{display:grid;grid-template-columns:1fr;gap:20px}.dps-home-hero__promo{min-height:160px;display:grid;grid-template-columns:1fr 145px;align-items:center;gap:14px;padding:20px;background:#fff;border:1px solid var(--dps-border);border-radius:var(--dps-radius);overflow:hidden;box-shadow:none}.dps-home-hero__promo-title{margin:0;color:var(--dps-dark);font-size:24px;line-height:1.08;letter-spacing:-.02em}.dps-home-hero__promo-text{margin:8px 0 10px;color:#465065;font-weight:650;font-size:14px}.dps-home-hero__promo-link{color:var(--dps-accent);font-weight:900;font-size:14px}.dps-home-hero__promo-media{display:grid;place-items:center;min-width:0}.dps-home-hero__promo-image{max-height:120px;object-fit:contain;justify-self:end;filter:none}.dps-home-hero__promo-placeholder{width:130px;height:100px;justify-self:end;color:#c9d2df}.dps-product-card,.dps-featured__intro,.dps-benefits__inner,.dps-product__main-media,.dps-product__tabs,.dps-cart__items,.dps-cart__summary,.dps-cart__empty,.dps-collection__filters,.dps-search__card,.dps-cart-menu,.dps-cart-drawer__panel{box-shadow:none}@media(max-width:1190px){.dps-home-hero__layout{grid-template-columns:1fr}.dps-home-hero__promos{grid-template-columns:repeat(3,1fr)}.dps-home-hero__promo,.dps-mega__content{grid-template-columns:1fr}.dps-mega__rail{grid-template-columns:repeat(3,1fr);border-right:0;border-bottom:1px solid var(--dps-border)}.dps-mega__grid{grid-template-columns:repeat(3,1fr)}.dps-mega__group:nth-child(4n+1){border-left:1px solid var(--dps-border)}.dps-mega__group:nth-child(3n+1){border-left:0}}@media(max-width:860px){.dps-mega{max-height:70vh;overflow:auto}.dps-mega__top{align-items:flex-start}.dps-mega__rail,.dps-mega__grid{grid-template-columns:1fr}.dps-mega__group,.dps-mega__group:nth-child(3n+1),.dps-mega__group:nth-child(4n+1){border-left:0;border-top:1px solid var(--dps-border);padding:18px 0}.dps-mega__grid{padding:0 22px 22px}.dps-home-hero__main{grid-template-columns:1fr;min-height:auto}.dps-home-hero__promos{grid-template-columns:1fr}}.dps-header__collections-toggle{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 18px;background:#fff;border:1px solid var(--dps-border);border-radius:8px;font-weight:900;cursor:pointer;color:var(--dps-dark)}.dps-header__collections-toggle:hover{border-color:#cbd5e1;color:var(--dps-accent)}.dps-header__collections-label{white-space:nowrap}.dps-header__collections-arrow{font-size:14px}.dps-header__nav-inner{gap:28px}.dps-header__links{gap:22px}.dps-header__call-link{display:none}.dps-header__mega{z-index:60;width:min(100% - 40px,var(--dps-container))}.dps-mega.dps-mega--collections{display:grid;grid-template-columns:280px 1fr;gap:0;padding:0;background:#fff;border:1px solid var(--dps-border);border-radius:0 0 14px 14px;overflow:hidden}.dps-mega__intro{background:#f7f8fa;padding:28px;border-right:1px solid var(--dps-border)}.dps-mega__eyebrow{margin:0 0 8px;color:var(--dps-accent);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.dps-mega__title{display:block;color:var(--dps-dark);font-size:24px;line-height:1.1;margin-bottom:10px}.dps-mega__text{color:var(--dps-muted);margin:0 0 18px;line-height:1.55}.dps-mega__view-all{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid var(--dps-border);border-radius:8px;background:#fff;color:var(--dps-dark);font-weight:900}.dps-mega__view-all:hover{border-color:var(--dps-accent);color:var(--dps-accent)}.dps-mega__collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.dps-mega__collection-card{min-width:0;padding:26px 22px;border-right:1px solid var(--dps-border)}.dps-mega__collection-card:last-child{border-right:0}.dps-mega__heading{margin:0 0 14px;font-size:16px;line-height:1.25}.dps-mega__heading-link{color:var(--dps-dark)}.dps-mega__heading-link:hover{color:var(--dps-accent)}.dps-mega__links{display:grid;gap:0}.dps-mega__link{display:block;color:#344054;font-size:14px;padding:6px 0;line-height:1.25}.dps-mega__link:hover{color:var(--dps-accent)}.dps-product__details{margin-top:36px;border:1px solid var(--dps-border);border-radius:var(--dps-radius);padding:28px;background:#fff}.dps-product__details-title{margin:0 0 22px;color:var(--dps-dark);font-size:30px;letter-spacing:-.03em}.dps-product__details-grid{display:grid;grid-template-columns:1fr;gap:26px;max-width:920px}.dps-product__detail-block{display:grid;gap:10px}.dps-product__detail-heading{margin:0;color:var(--dps-dark);font-size:20px}.dps-product__overview{color:#3f485a;line-height:1.65}.dps-product__overview p:first-child{margin-top:0}.dps-product__overview p:last-child{margin-bottom:0}.dps-product__specs.dps-product__specs--single{grid-template-columns:1fr;gap:14px}.dps-product__spec{padding:14px 0;border-bottom:1px solid var(--dps-border)}.dps-product__spec:last-child{border-bottom:0}.dps-product__spec-text{line-height:1.55}.dps-collection__copy{max-width:840px}.dps-collection__description{max-width:820px;margin-top:-12px;color:var(--dps-muted);line-height:1.65}.dps-collection__description p:first-child{margin-top:0}.dps-collection__description p:last-child{margin-bottom:0}@media(max-width:1190px){.dps-mega.dps-mega--collections{grid-template-columns:1fr}.dps-mega__intro{border-right:0;border-bottom:1px solid var(--dps-border)}.dps-mega__collection-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.dps-header__links{display:none}.dps-header__mega{top:178px;width:min(100% - 32px,var(--dps-container))}.dps-mega.dps-mega--collections{max-height:70vh;overflow:auto}.dps-mega__collection-grid{grid-template-columns:1fr}.dps-mega__collection-card{border-right:0;border-bottom:1px solid var(--dps-border);padding:20px}.dps-product__details{padding:20px}}.dps-mega.dps-mega--collection-nav{display:grid;grid-template-columns:300px 1fr;gap:0;padding:0;background:#fff;border:1px solid var(--dps-border);border-radius:0 0 14px 14px;overflow:hidden}.dps-mega__collection-head{background:#f7f8fa;padding:28px;border-right:1px solid var(--dps-border)}.dps-mega__collection-list{display:grid;gap:0}.dps-mega__collection-row{display:grid;grid-template-columns:260px 1fr;gap:22px;align-items:start;padding:20px 24px;border-bottom:1px solid var(--dps-border)}.dps-mega__collection-row:last-child{border-bottom:0}.dps-mega__collection-parent{display:flex;gap:12px;align-items:center;color:var(--dps-dark);font-weight:900}.dps-mega__collection-parent:hover{color:var(--dps-accent)}.dps-mega__collection-icon{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--dps-border);border-radius:8px;background:#fff;color:var(--dps-accent);font-size:13px}.dps-mega__collection-name{line-height:1.25}.dps-mega__collection-children{display:flex;flex-wrap:wrap;gap:8px 10px}.dps-mega__collection-child{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--dps-border);border-radius:999px;color:#344054;font-size:14px;font-weight:800;background:#fff}.dps-mega__collection-child:hover{border-color:var(--dps-accent);color:var(--dps-accent)}.dps-mega__empty{padding:32px}.dps-mega__empty-title{display:block;margin-bottom:8px;color:var(--dps-dark);font-size:20px}.dps-mega__empty-text{max-width:680px;margin:0;color:var(--dps-muted);line-height:1.65}.dps-product__tabs{margin-top:36px;border:1px solid var(--dps-border);border-radius:var(--dps-radius);padding:0;background:#fff;overflow:hidden}.dps-product__tab-list{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid var(--dps-border);background:#f7f8fa}.dps-product__tab{min-height:58px;padding:0 22px;border:0;border-right:1px solid var(--dps-border);background:transparent;color:var(--dps-muted);font-weight:900;cursor:pointer}.dps-product__tab:hover{color:var(--dps-accent)}.dps-product__tab--active{color:var(--dps-dark);background:#fff;border-bottom:3px solid var(--dps-accent)}.dps-product__tab-panels{padding:30px}.dps-product__tab-panel{display:block;max-width:980px}.dps-product__tab-panel[hidden]{display:none}.dps-product__tab-content{color:#3f485a;line-height:1.7}.dps-product__tab-content p:first-child,.dps-rte p:first-child{margin-top:0}.dps-product__tab-content p:last-child,.dps-rte p:last-child{margin-bottom:0}.dps-product__tab-list-content{margin:0;padding-left:20px}.dps-product__tab-list-content li{margin:8px 0}.dps-product__spec-table{display:grid;border:1px solid var(--dps-border);border-radius:12px;overflow:hidden}.dps-product__spec-row{display:grid;grid-template-columns:220px 1fr;gap:18px;padding:15px 18px;border-bottom:1px solid var(--dps-border)}.dps-product__spec-row:last-child{border-bottom:0}.dps-product__spec-row strong{color:var(--dps-dark)}.dps-product__spec-row span{color:#3f485a}@media(max-width:1190px){.dps-mega.dps-mega--collection-nav{grid-template-columns:1fr}.dps-mega__collection-head{border-right:0;border-bottom:1px solid var(--dps-border)}}@media(max-width:860px){.dps-mega__collection-row{grid-template-columns:1fr;gap:14px;padding:18px}.dps-product__tab-list{overflow-x:auto;flex-wrap:nowrap}.dps-product__tab{white-space:nowrap;min-height:52px;padding:0 16px}.dps-product__tab-panels{padding:20px}.dps-product__spec-row{grid-template-columns:1fr;gap:6px}}.dps-header__nav--departments{background:#fff;border-top:1px solid var(--dps-border);border-bottom:1px solid var(--dps-border);position:relative;z-index:50}.dps-header__nav--departments .dps-header__nav-inner{min-height:52px;gap:0}.dps-header__departments{display:flex;align-items:stretch;gap:0;width:100%;overflow-x:auto;scrollbar-width:thin}.dps-header__department{position:static;flex:0 0 auto}.dps-header__department-link{display:inline-flex;align-items:center;gap:7px;min-height:52px;padding:0 16px;color:var(--dps-dark);font-size:14px;font-weight:900;border-left:1px solid transparent;border-right:1px solid transparent;white-space:nowrap}.dps-header__department:hover .dps-header__department-link,.dps-header__department:focus-within .dps-header__department-link{color:var(--dps-accent);background:#f7f8fa;border-left-color:var(--dps-border);border-right-color:var(--dps-border)}.dps-header__department-arrow{color:currentColor;font-size:12px;line-height:1}.dps-header__department-panel{position:absolute;left:50%;top:calc(100% - 1px);transform:translate(-50%);width:min(100% - 40px,var(--dps-container));background:#fff;border:1px solid var(--dps-border);border-radius:0 0 14px 14px;opacity:0;visibility:hidden;pointer-events:none;z-index:80}.dps-header__department:hover .dps-header__department-panel,.dps-header__department:focus-within .dps-header__department-panel{opacity:1;visibility:visible;pointer-events:auto}.dps-header__department-panel-inner{display:grid;grid-template-columns:260px 1fr;min-height:220px}.dps-header__department-feature{padding:26px;background:#f7f8fa;border-right:1px solid var(--dps-border)}.dps-header__department-eyebrow{margin:0 0 8px;color:var(--dps-accent);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.dps-header__department-title{display:block;margin-bottom:16px;color:var(--dps-dark);font-size:24px;line-height:1.1}.dps-header__department-view{display:inline-flex;align-items:center;color:var(--dps-accent);font-weight:900}.dps-header__department-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:0;padding:22px 24px}.dps-header__department-child{display:flex;align-items:center;min-height:38px;padding:7px 10px;color:#263045;font-size:14px;font-weight:800;border-radius:8px}.dps-header__department-child:hover,.dps-header__department-child:focus{color:var(--dps-accent);background:#f7f8fa;outline:0}@media(max-width:1180px){.dps-header__department-link{padding:0 12px;font-size:13px}.dps-header__department-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.dps-header__nav--departments .dps-header__nav-inner{min-height:auto;padding-top:8px;padding-bottom:8px}.dps-header__departments{gap:8px}.dps-header__department{position:relative}.dps-header__department-link{min-height:40px;padding:0 12px;border:1px solid var(--dps-border);border-radius:999px;background:#fff}.dps-header__department-panel{display:none}}.dps-button--primary,.dps-button--primary:visited,.dps-button--primary:hover,.dps-button--primary:focus,.dps-button--dark,.dps-button--dark:visited,.dps-button--dark:hover,.dps-button--dark:focus,.dps-cart-drawer__checkout,.dps-cart-drawer__checkout:visited,.dps-cart-menu__checkout,.dps-cart-menu__checkout:visited{color:#fff!important}.dps-header__cart-count,.dps-product__badge,.dps-product-card__badge{color:#fff!important}.dps-quantity__button{appearance:none;-webkit-appearance:none;min-width:44px;color:var(--dps-dark);touch-action:manipulation}.dps-quantity__button:hover,.dps-quantity__button:focus{background:#f3f6fb;color:var(--dps-accent);outline:0}.dps-quantity__input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;min-width:54px;color:var(--dps-dark)}.dps-quantity__input::-webkit-inner-spin-button,.dps-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dps-collection__copy>.dps-collection__description,.dps-collection__copy>p.dps-collection__description{max-width:820px;margin:-12px 0 0;color:var(--dps-muted);line-height:1.65}.dps-filter--price .dps-filter__summary{cursor:default}.dps-filter__summary--static::marker{content:""}.dps-filter--price .dps-filter__body{padding-top:0}@media(max-width:1180px){.dps-header__top{grid-template-columns:220px minmax(260px,1fr) auto auto;gap:16px}.dps-home-hero__layout{grid-template-columns:1fr}.dps-home-hero__promos{grid-template-columns:repeat(3,minmax(0,1fr))}.dps-home-hero__promo{grid-template-columns:1fr;min-height:0}.dps-home-hero__promo-image,.dps-home-hero__promo-placeholder{justify-self:start}.dps-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:989px){.dps-container{width:min(var(--dps-container),calc(100% - 32px))}.dps-header__top{grid-template-columns:1fr auto auto;min-height:auto;padding-top:14px;padding-bottom:14px}.dps-header__search-wrap{grid-column:1 / -1;order:5}.dps-header__phone{display:none}.dps-product__grid,.dps-product__gallery{grid-template-columns:1fr}.dps-product__thumbs{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:column;overflow-x:auto}.dps-product__main-media{min-height:360px;padding:18px}.dps-featured__layout,.dps-footer__inner,.dps-cart__layout,.dps-benefits__inner{grid-template-columns:1fr}.dps-benefits__item{justify-content:flex-start;padding:18px 20px;border-right:0;border-bottom:1px solid var(--dps-border)}.dps-benefits__item:last-child{border-bottom:0}}@media(max-width:760px){.dps-section{padding:20px 0}.dps-header__logo-text{font-size:23px}.dps-header__logo-image{max-width:170px}.dps-header__search{height:52px}.dps-home-hero__main{min-height:0;grid-template-columns:1fr}.dps-home-hero__copy,.dps-home-hero__media{padding:24px}.dps-home-hero__promos{grid-template-columns:1fr}.dps-home-hero__promo{grid-template-columns:1fr 110px}.dps-featured__grid,.dps-collection__grid,.dps-search__grid,.dps-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dps-product-card__content{padding:14px}.dps-product-card__title{font-size:14px}.dps-product__actions{grid-template-columns:1fr}.dps-quantity{width:100%}.dps-product__tab-list{overflow-x:auto;flex-wrap:nowrap}.dps-product__tab{flex:0 0 auto}.dps-cart-drawer__panel{width:94vw}.dps-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:16px 0}}@media(max-width:480px){.dps-featured__grid,.dps-collection__grid,.dps-search__grid,.dps-related__grid,.dps-home-hero__promo{grid-template-columns:1fr}.dps-home-hero__promo-image,.dps-home-hero__promo-placeholder{max-height:105px}.dps-product__title,.dps-collection__title,.dps-search__title,.dps-cart__title,.dps-page__title,.dps-not-found__title{font-size:32px}}.dps-product__gallery{display:block}.dps-product__gallery-sticky{display:grid;grid-template-columns:112px minmax(0,1fr);gap:20px;align-items:start}@media(min-width:990px){.dps-product__gallery-sticky{position:sticky;top:120px}}.dps-product__thumb-slider{display:grid;grid-template-rows:34px minmax(0,544px) 34px;gap:10px;min-width:0}.dps-product__thumbs{display:grid;gap:12px;align-content:start;max-height:544px;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;padding:2px}.dps-product__thumb-nav{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--dps-border);border-radius:999px;background:#fff;color:var(--dps-dark);line-height:1;cursor:pointer;box-shadow:0 1px 2px #071a3a0a;transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,background-color .18s ease}.dps-product__thumb-nav .dps-icon{width:18px;height:18px}.dps-product__thumb-nav:hover{border-color:var(--dps-accent);color:var(--dps-accent);transform:scale(1.06);box-shadow:0 6px 14px #1267f524}.dps-product__thumb-nav:focus-visible{border-color:var(--dps-accent);color:var(--dps-accent);outline:2px solid var(--dps-accent);outline-offset:2px}.dps-product__thumb-nav:active{transform:scale(.94);box-shadow:0 1px 2px #071a3a14}.dps-product__thumb-nav:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:989px){.dps-product__gallery-sticky{grid-template-columns:1fr;gap:14px}.dps-product__thumb-slider{order:2;grid-template-columns:34px minmax(0,1fr) 34px;grid-template-rows:auto;align-items:center}.dps-product__thumb-nav--prev{order:1}.dps-product__thumbs{order:2;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;max-height:none;padding:2px 0}.dps-product__thumb-nav--next{order:3}.dps-product__thumb{flex:0 0 78px;min-width:78px}.dps-product__main-media{order:1}}.dps-header{position:sticky;top:0;z-index:120}.dps-header__top{background:#fff}.dps-header__logo-image,.dps-footer__logo-image{max-width:var(--dps-logo-width, 220px)}.dps-header__mobile-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--dps-border);border-radius:12px;background:#fff;color:var(--dps-dark);cursor:pointer;place-items:center;gap:4px;padding:10px;touch-action:manipulation}.dps-header__mobile-menu-line{display:block;width:20px;height:2px;border-radius:99px;background:currentColor}.dps-footer__socials,.dps-footer__social{display:none!important}@media(min-width:990px){.dps-product__grid{align-items:start}.dps-product__gallery-sticky{position:sticky;top:178px;align-self:start}}.dps-product__thumb-nav{border-radius:999px;background:#f8fafc;border-color:#d8dee8;color:var(--dps-dark);font-size:22px;box-shadow:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.dps-product__thumb-nav:hover,.dps-product__thumb-nav:focus-visible{background:var(--dps-accent);border-color:var(--dps-accent);color:#fff;transform:translateY(-1px)}.dps-product__thumb-nav:disabled:hover,.dps-product__thumb-nav:disabled:focus-visible{background:#f8fafc;border-color:#d8dee8;color:var(--dps-dark);transform:none}.dps-product__thumbs{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain}@media(max-width:989px){.dps-product__thumbs{touch-action:pan-x}}.dps-product__tab-list{-webkit-overflow-scrolling:touch;touch-action:pan-x;scroll-snap-type:x proximity}.dps-product__tab{scroll-snap-align:start}.dps-product__tab-panel,.dps-product__tab-content{width:100%;max-width:none}@media(max-width:989px){.dps-header__top{grid-template-columns:1fr auto auto;gap:10px}.dps-header__mobile-menu-toggle{display:inline-grid;order:3}.dps-header__cart-wrap{order:4}.dps-header__search-wrap{order:5}.dps-header__nav--departments{position:fixed;top:var(--dps-mobile-menu-top, 0px);left:0;right:0;bottom:0;z-index:115;display:block;padding:14px 0 22px;background:#0f172a38;border:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.dps-header__nav--departments.dps-header__nav--open{opacity:1;visibility:visible;pointer-events:auto}.dps-header__nav--departments .dps-header__nav-inner{display:block;width:min(440px,calc(100% - 28px));max-height:calc(100vh - var(--dps-mobile-menu-top, 0px) - 28px);overflow:auto;padding:14px;background:#fff;border:1px solid var(--dps-border);border-radius:18px;-webkit-overflow-scrolling:touch}.dps-header__departments{display:grid;gap:8px;width:100%;overflow:visible}.dps-header__department{position:relative;border:1px solid var(--dps-border);border-radius:14px;overflow:hidden;background:#fff}.dps-header__department-link{display:flex;justify-content:space-between;width:100%;min-height:50px;padding:0 14px;border:0;border-radius:0;background:#fff}.dps-header__department-panel{position:static;display:block;width:100%;transform:none;opacity:1;visibility:visible;pointer-events:auto;border:0;border-top:1px solid var(--dps-border);border-radius:0;background:#f8fafc}.dps-header__department-panel-inner{display:block;min-height:0}.dps-header__department-feature{display:none}.dps-header__department-grid{display:grid;grid-template-columns:1fr;gap:2px;padding:8px}.dps-header__department-child{min-height:40px;padding:8px 12px;border-radius:10px;background:#fff;border:1px solid transparent}.dps-header__department-child:hover,.dps-header__department-child:focus{border-color:#dbeafe}}@media(max-width:480px){.dps-header__top{padding-top:10px;padding-bottom:10px}.dps-header__logo-image{max-width:min(var(--dps-logo-width, 220px),150px)}.dps-header__mobile-menu-toggle,.dps-header__cart{width:42px;height:42px}}.dps-mobile-menu{display:none}@media(max-width:989px){.dps-mobile-menu-open{overflow:hidden}.dps-header__mobile-menu-toggle[aria-expanded=true]{background:var(--dps-dark);border-color:var(--dps-dark);color:#fff}.dps-header__nav--departments{display:block;padding:0;background:#071a3a75;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dps-header__nav--departments .dps-header__nav-inner{width:min(420px,calc(100% - 24px));max-height:calc(100vh - var(--dps-mobile-menu-top, 0px) - 18px);margin:10px 12px 0 auto;padding:0;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:22px;background:#fff}.dps-header__departments{display:none!important}.dps-mobile-menu{display:grid;grid-template-rows:auto 1fr;min-height:min(680px,calc(100vh - var(--dps-mobile-menu-top, 0px) - 18px));max-height:calc(100vh - var(--dps-mobile-menu-top, 0px) - 18px);background:#fff}.dps-mobile-menu__head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 18px 14px;border-bottom:1px solid var(--dps-border);background:#fff}.dps-mobile-menu__eyebrow{display:block;margin-bottom:3px;color:var(--dps-accent);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.dps-mobile-menu__title{display:block;color:var(--dps-dark);font-size:22px;line-height:1.1}.dps-mobile-menu__close{width:42px;height:42px;border:1px solid var(--dps-border);border-radius:14px;background:#f8fafc;color:var(--dps-dark);font-size:26px;line-height:1;cursor:pointer}.dps-mobile-menu__viewport{overflow:hidden;min-height:0}.dps-mobile-menu__track{display:flex;width:200%;height:100%;transform:translate(0);transition:transform .28s ease;will-change:transform}.dps-mobile-menu[data-dps-view=child] .dps-mobile-menu__track{transform:translate(-50%)}.dps-mobile-menu__view{flex:0 0 50%;width:50%;min-height:0;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px;background:#fff}.dps-mobile-menu__view[hidden]{display:block!important;visibility:hidden}.dps-mobile-menu[data-dps-view=child] .dps-mobile-menu__view--child:not([hidden]){visibility:visible}.dps-mobile-menu__row{display:grid;grid-template-columns:1fr 48px;align-items:stretch;min-height:58px;margin-bottom:8px;overflow:hidden;border:1px solid var(--dps-border);border-radius:16px;background:#fff}.dps-mobile-menu__link{display:flex;align-items:center;padding:0 16px;color:var(--dps-dark);font-weight:900;line-height:1.2}.dps-mobile-menu__next{display:grid;place-items:center;border:0;border-left:1px solid var(--dps-border);background:#f8fafc;color:var(--dps-accent);font-size:30px;font-weight:700;cursor:pointer;touch-action:manipulation}.dps-mobile-menu__next:focus-visible,.dps-mobile-menu__next:hover,.dps-mobile-menu__close:focus-visible,.dps-mobile-menu__close:hover{background:#eef5ff;outline:2px solid rgba(18,103,245,.2);outline-offset:2px}.dps-mobile-menu__back{display:inline-flex;align-items:center;min-height:44px;margin:0 0 10px;padding:0 12px;border:1px solid var(--dps-border);border-radius:14px;background:#f8fafc;color:var(--dps-dark);font-weight:900;cursor:pointer}.dps-mobile-menu__parent{display:grid;gap:4px;margin-bottom:12px;padding:16px;border-radius:18px;background:#f4f8ff;color:var(--dps-dark)}.dps-mobile-menu__parent span{color:var(--dps-accent);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.dps-mobile-menu__parent strong{font-size:20px;line-height:1.15}.dps-mobile-menu__children{display:grid;gap:8px}.dps-mobile-menu__child{display:flex;align-items:center;min-height:50px;padding:0 15px;border:1px solid var(--dps-border);border-radius:14px;color:#253047;font-weight:800;background:#fff}.dps-mobile-menu__child:after{content:"\203a";margin-left:auto;color:var(--dps-accent);font-size:22px}.dps-mobile-menu__child:hover,.dps-mobile-menu__child:focus-visible,.dps-mobile-menu__link:hover,.dps-mobile-menu__link:focus-visible{color:var(--dps-accent)}}@media(max-width:989px){.dps-mobile-menu__view[hidden]{display:none!important}}.dps-collection__filters-details{display:block}.dps-collection__filters-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid var(--dps-border);cursor:pointer;list-style:none}.dps-collection__filters-summary::-webkit-details-marker{display:none}.dps-collection__filters-summary-copy{display:grid;gap:4px;min-width:0}.dps-collection__filters-help{color:var(--dps-muted);font-size:13px;font-weight:700;line-height:1.35}.dps-collection__filters-toggle{width:34px;height:34px;flex:0 0 34px;border-radius:999px;border:1px solid var(--dps-border);background:#f7f8fa;position:relative}.dps-collection__filters-toggle:before,.dps-collection__filters-toggle:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:var(--dps-dark);transform:translate(-50%,-50%);border-radius:2px}.dps-collection__filters-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.dps-collection__filters-details[open] .dps-collection__filters-toggle:after{opacity:0}.dps-collection__filters-body{display:grid;gap:0}.dps-collection__filters-body>.dps-collection__filters-clear{margin:16px 20px 0;display:inline-flex;width:fit-content}@media(min-width:990px){.dps-collection__filters-summary{cursor:default}.dps-collection__filters-toggle{display:none}}@media(max-width:989px){.dps-collection__header{display:grid;grid-template-columns:1fr;align-items:stretch;gap:18px;margin-bottom:22px}.dps-collection__copy,.dps-collection__copy>.dps-collection__description,.dps-collection__copy>p.dps-collection__description{width:100%;max-width:none}.dps-collection__title{margin-bottom:14px}.dps-collection__copy>.dps-collection__description,.dps-collection__copy>p.dps-collection__description{margin:0}.dps-collection__sort{width:100%;display:grid;grid-template-columns:1fr;gap:8px;padding:14px;border:1px solid var(--dps-border);border-radius:12px;background:#fff}.dps-collection__sort-select{width:100%}.dps-collection__layout{display:flex;flex-direction:column}.dps-collection__products{order:1;width:100%}.dps-collection__filters{order:2;width:100%;margin-top:22px;border-radius:14px}.dps-collection__filters:not(:has(.dps-filter-form)){display:block}.dps-collection__filters-summary{padding:18px}.dps-collection__filters-title{font-size:18px}.dps-collection__filters-help{font-size:12px}.dps-collection__filters-details:not([open]) .dps-collection__filters-body{display:none}.dps-filter-form,.dps-collection__fallback-filter{padding-bottom:4px}}@media(max-width:640px){.dps-collection__grid,.dps-collection__layout .dps-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dps-collection__grid .dps-product-card{border-radius:12px}.dps-collection__grid .dps-product-card__media{aspect-ratio:1;padding:10px}.dps-collection__grid .dps-product-card__content{padding:0 10px 12px}.dps-collection__grid .dps-product-card__vendor{font-size:10px;margin-bottom:3px}.dps-collection__grid .dps-product-card__title{font-size:13px;line-height:1.25;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dps-collection__grid .dps-product-card__price-current{font-size:14px}.dps-collection__grid .dps-product-card__price-compare{font-size:11px}.dps-collection__grid .dps-product-card__form{margin-top:10px}.dps-collection__grid .dps-product-card__quick-add{min-height:38px;padding:0 8px;font-size:12px;border-radius:8px}.dps-collection__grid .dps-product-card__badge{left:8px;top:8px;font-size:10px;padding:4px 6px}}@media(max-width:380px){.dps-collection__grid,.dps-collection__layout .dps-collection__grid{gap:10px}.dps-collection__grid .dps-product-card__content{padding-left:8px;padding-right:8px}.dps-collection__grid .dps-product-card__title{font-size:12px}.dps-collection__grid .dps-product-card__quick-add{font-size:11px}}.dps-product__main-media{touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:hidden}.dps-product__main-media img{pointer-events:none;-webkit-user-drag:none}.dps-product__image{transition:transform .25s ease,opacity .2s ease;will-change:transform,opacity}.dps-product__main-media--swiping .dps-product__image{transition:none}.dps-product__image--fading{opacity:0}@media(prefers-reduced-motion:no-preference){.dps-product .dps-product__info{animation:dps-product-fade-up .55s ease both}.dps-product .dps-breadcrumb{animation:dps-product-fade-up .45s ease both;animation-delay:.04s}.dps-product__thumb{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dps-product__thumb:hover{transform:translateY(-2px);box-shadow:0 4px 10px #071a3a14}.dps-product__thumb--active{transition:transform .18s ease,border-color .18s ease}.dps-product__tab-panel--active{animation:dps-product-tab-fade .28s ease both}.dps-product__tab{transition:color .18s ease,background-color .18s ease}.dps-product__tab--active{transition:color .18s ease,background-color .18s ease,border-bottom-color .18s ease}.dps-product .dps-product__cart-button,.dps-product .dps-product__buy-button{transition:transform .15s ease,box-shadow .2s ease,background-color .15s ease}.dps-product .dps-product__cart-button:hover,.dps-product .dps-product__buy-button:hover{transform:translateY(-1px)}.dps-product .dps-product__cart-button:active,.dps-product .dps-product__buy-button:active{transform:translateY(0)}.dps-product .dps-quantity__button{transition:background-color .15s ease,color .15s ease,transform .12s ease}.dps-product .dps-quantity__button:active{transform:scale(.92)}}@keyframes dps-product-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes dps-product-tab-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.dps-product *,.dps-product *:before,.dps-product *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.dps-product__image{transition:none}}@media(min-width:990px){.dps-product__gallery{position:sticky;top:120px;align-self:start;max-height:calc(100vh - 140px)}.dps-product__gallery-sticky{position:static}}.dps-product__main-media{position:relative;display:block;padding:0;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.dps-product__slides{display:flex;align-items:stretch;width:100%;min-height:650px;transition:transform .38s cubic-bezier(.22,.61,.36,1);will-change:transform;backface-visibility:hidden}.dps-product__slide{flex:0 0 100%;min-width:100%;display:grid;place-items:center;padding:32px;box-sizing:border-box}.dps-product__slide img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;pointer-events:none;-webkit-user-drag:none}.dps-product__main-media--swiping .dps-product__slides{transition:none}.dps-product__thumb-nav{justify-self:center;align-self:center}.dps-product__thumb-slider[data-dps-thumbs-overflow=false] .dps-product__thumb-nav{display:none}.dps-product__thumb-slider[data-dps-thumbs-overflow=false] .dps-product__thumbs{grid-row:1 / -1}@media(max-width:989px){.dps-product__slides{min-height:420px}.dps-product__slide{padding:18px}.dps-product__thumb-slider[data-dps-thumbs-overflow=false] .dps-product__thumbs{grid-row:auto;grid-column:1 / -1}}.dps-product__main-media--draggable{cursor:grab}.dps-product__main-media--draggable.dps-product__main-media--swiping{cursor:grabbing}.dps-product__description{display:none}.dps-product__details{margin-top:28px;padding-top:22px;border-top:1px solid var(--dps-border);display:grid;gap:22px}.dps-product__detail{display:block}.dps-product__detail+.dps-product__detail{padding-top:22px;border-top:1px solid var(--dps-border)}.dps-product__detail-heading{margin:0 0 10px;color:var(--dps-dark);font-size:18px;font-weight:800;letter-spacing:-.01em}.dps-product__detail-body{color:#3f485a;line-height:1.7}.dps-product__detail-body p:first-child{margin-top:0}.dps-product__detail-body p:last-child{margin-bottom:0}.dps-product__detail-body ul,.dps-product__detail-body ol{margin:8px 0;padding-left:22px}.dps-product__detail-body li{margin:6px 0}.dps-product__detail-body img{max-width:100%;height:auto}.dps-product__detail-body table{border-collapse:collapse;width:100%;margin:8px 0}.dps-product__detail-body th,.dps-product__detail-body td{border:1px solid var(--dps-border);padding:8px 12px;text-align:left;vertical-align:top}.dps-product__sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid var(--dps-border);box-shadow:0 -10px 28px #071a3a1a;transform:translateY(110%);transition:transform .28s cubic-bezier(.22,.61,.36,1);padding-bottom:env(safe-area-inset-bottom)}.dps-product__sticky-bar--visible{transform:translateY(0)}.dps-product__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;max-width:1280px;margin:0 auto}.dps-product__sticky-info{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.dps-product__sticky-thumb{width:48px;height:48px;border-radius:8px;border:1px solid var(--dps-border);background:#fff;object-fit:contain;flex-shrink:0;padding:4px;box-sizing:border-box}.dps-product__sticky-text{display:flex;flex-direction:column;min-width:0;gap:2px}.dps-product__sticky-title{color:var(--dps-dark);font-size:14px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.dps-product__sticky-price{color:var(--dps-accent);font-size:14px;font-weight:800;line-height:1.2}.dps-product__sticky-actions{display:flex;gap:8px;flex-shrink:0}.dps-product__sticky-actions .dps-button{padding:0 18px;height:44px;font-size:14px;white-space:nowrap}@media(max-width:720px){.dps-product__sticky-inner{padding:10px 12px;gap:10px}.dps-product__sticky-thumb{width:42px;height:42px}.dps-product__sticky-title,.dps-product__sticky-price{font-size:13px}.dps-product__sticky-actions{gap:6px}.dps-product__sticky-actions .dps-button{padding:0 14px;height:40px;font-size:13px}.dps-product__sticky-buy{display:none}}@media(max-width:380px){.dps-product__sticky-thumb{display:none}}body:has(.dps-product__sticky-bar--visible){padding-bottom:76px}@media(max-width:720px){body:has(.dps-product__sticky-bar--visible){padding-bottom:68px}}@media(prefers-reduced-motion:reduce){.dps-product__sticky-bar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/dps-base.css.map */
