.dh-shop{padding-top:32px}.dh-shop__title{margin:0 0 24px;max-width:none!important;font-size:var(--wp--preset--font-size--xxx-large);font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.2}.dh-shop__mobile-bar{align-items:center!important;gap:16px!important;max-width:none!important;margin:0 0 24px}.dh-shop__mobile-bar .dh-shop__mobile-categories{flex:1 1 auto;min-width:0}.dh-shop__mobile-bar .woocommerce-result-count{margin:0;white-space:nowrap;color:var(--wp--preset--color--muted);font-size:var(--wp--preset--font-size--small)}.dh-shop__mobile-categories{position:relative;border:1px solid var(--wp--preset--color--border);border-radius:8px;background-color:var(--wp--preset--color--surface)}.dh-shop__mobile-categories-toggle{display:flex;align-items:center;gap:12px;padding:12px 16px;list-style:none;cursor:pointer;color:var(--wp--preset--color--white);font-weight:600;font-size:var(--wp--preset--font-size--small)}.dh-shop__mobile-categories-toggle::-webkit-details-marker{display:none}.dh-shop__mobile-categories-icon{display:inline-flex;flex-shrink:0;color:var(--wp--preset--color--primary)}.dh-shop__mobile-categories-label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-shop__mobile-categories-chevron{display:inline-flex;flex-shrink:0;transition:transform .2s ease}.dh-shop__mobile-categories[open] .dh-shop__mobile-categories-chevron{transform:rotate(180deg)}.dh-shop__mobile-categories-list{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:20;margin:0;padding:8px;list-style:none;border:1px solid var(--wp--preset--color--border);border-radius:8px;background-color:var(--wp--preset--color--surface);box-shadow:0 8px 24px #00000059}.dh-shop__mobile-categories-list a{display:block;padding:10px 12px;border-radius:6px;color:var(--wp--preset--color--muted);text-decoration:none;font-size:var(--wp--preset--font-size--small)}.dh-shop__mobile-categories-list a:hover,.dh-shop__mobile-categories-list a.is-active{background-color:var(--wp--preset--color--surface-elevated);color:var(--wp--preset--color--white)}.dh-shop__toolbar{align-items:center!important;gap:16px!important;max-width:none!important;margin:0 0 32px;padding-bottom:24px;border-bottom:1px solid var(--wp--preset--color--border)}.dh-shop__toolbar .woocommerce-result-count{margin:0;color:var(--wp--preset--color--muted);font-size:var(--wp--preset--font-size--small)}.dh-shop__toolbar-end{align-items:center!important;gap:16px!important}.dh-shop__toolbar-end .woocommerce-ordering{margin:0}.dh-shop__toolbar-end .woocommerce-ordering select{appearance:none;border:1px solid var(--wp--preset--color--border);border-radius:4px;background-color:var(--wp--preset--color--surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a0a0a0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;color:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--small);padding:10px 36px 10px 16px;cursor:pointer}.dh-shop__view-toggle{display:flex;gap:4px;padding:4px;border:1px solid var(--wp--preset--color--border);border-radius:8px;background-color:var(--wp--preset--color--surface)}.dh-shop__view-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:6px;background:none;color:var(--wp--preset--color--muted);cursor:pointer;transition:background-color .15s ease,color .15s ease}.dh-shop__view-button:hover{color:var(--wp--preset--color--white)}.dh-shop__view-button.is-active{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--ink)}.dh-shop__layout{align-items:flex-start!important;gap:40px!important;max-width:none!important}@media(max-width:904px){.dh-shop__layout{flex-direction:column!important}}.dh-shop__sidebar{flex:0 0 280px;display:flex;flex-direction:column;gap:32px}.dh-shop__filter-title{margin:0 0 16px;font-size:var(--wp--preset--font-size--small);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--wp--preset--color--muted)}.dh-shop__category-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.dh-shop__category-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:8px;background-color:var(--wp--preset--color--surface);color:var(--wp--preset--color--muted);text-decoration:none;font-size:var(--wp--preset--font-size--small);font-weight:600;transition:background-color .15s ease,color .15s ease}.dh-shop__category-link:hover{color:var(--wp--preset--color--white)}.dh-shop__category-link.is-active{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--ink)}.dh-shop__category-count{color:inherit;opacity:.7}.dh-shop__filters{display:flex;flex-direction:column;gap:32px}.dh-shop__brand-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.dh-shop__brand-option{display:flex;align-items:center;gap:12px;padding:8px 0;color:var(--wp--preset--color--muted);font-size:var(--wp--preset--font-size--small);font-weight:600;cursor:pointer}.dh-shop__brand-option:hover{color:var(--wp--preset--color--white)}.dh-shop__brand-option input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin:0;border:1px solid var(--wp--preset--color--border);border-radius:4px;background-color:var(--wp--preset--color--surface);accent-color:var(--wp--preset--color--primary);cursor:pointer}.dh-shop__brand-label{flex:1 1 auto}.dh-shop__brand-count{color:inherit;opacity:.7}.dh-shop__price-inputs{display:flex;align-items:center;gap:8px}.dh-shop__price-inputs input{width:100%;min-width:0;background-color:var(--wp--preset--color--surface);border:1px solid var(--wp--preset--color--border);border-radius:4px;color:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--small);padding:12px}.dh-shop__price-inputs input::placeholder{color:var(--wp--preset--color--muted)}.dh-shop__price-inputs input[type=number]{appearance:textfield;-moz-appearance:textfield}.dh-shop__price-inputs input[type=number]::-webkit-outer-spin-button,.dh-shop__price-inputs input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.dh-shop__price-sep{flex-shrink:0;color:var(--wp--preset--color--muted)}.dh-shop__price-submit{display:block;width:100%;padding:12px;border:1px solid var(--wp--preset--color--border);border-radius:4px;background:transparent;color:var(--wp--preset--color--primary);font-size:var(--wp--preset--font-size--small);font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:border-color .15s ease}.dh-shop__price-submit:hover{border-color:var(--wp--preset--color--primary)}.dh-shop__collection{flex:1 1 auto!important;min-width:0;width:100%!important;max-width:none!important;margin-top:0!important}.dh-shop__collection .wc-block-product-template{display:grid!important;grid-template-columns:repeat(2,1fr);gap:24px;margin:0 0 40px;padding:0;list-style:none}@media(min-width:905px){.dh-shop__collection .wc-block-product-template{grid-template-columns:repeat(4,1fr)}}.dh-shop__collection .wc-block-product-template>li{position:relative;display:flex;flex-direction:column;width:100%!important;max-width:none!important;margin:0!important;overflow:hidden;border-radius:8px;border:1px solid var(--wp--preset--color--border);background-color:var(--wp--preset--color--surface)}.dh-shop__collection .wp-block-woocommerce-product-image{background-color:var(--wp--preset--color--white)}.dh-shop__collection .wp-block-woocommerce-product-image img{width:100%!important;height:100%!important;aspect-ratio:1 / 1;object-fit:cover!important}.dh-shop__collection .dh-shop__card-title{margin:0;padding:16px 16px 0;line-height:1.4!important;min-height:2.8em}.dh-shop__collection .dh-shop__card-title a{color:var(--wp--preset--color--white);text-decoration:none}.dh-shop__collection .dh-shop__card-price{margin:auto 0 0;padding:4px 16px 0;color:var(--wp--preset--color--primary);font-weight:700}.dh-shop__collection .dh-shop__card-excerpt{display:none;margin:0;padding:8px 16px 0;color:var(--wp--preset--color--muted);font-size:var(--wp--preset--font-size--small);line-height:1.6}.dh-shop__collection .wp-block-woocommerce-product-button{padding:16px}.dh-shop__collection .wp-block-woocommerce-product-button .wp-block-button__link{width:100%;padding:10px 16px!important;font-size:.75rem!important;white-space:nowrap}@media(min-width:905px){.dh-shop__collection .wp-block-woocommerce-product-button .wp-block-button__link{padding:14px 24px!important;font-size:var(--wp--preset--font-size--small)!important}}@media(max-width:904px){.dh-shop__collection .dh-shop__card-excerpt{display:block}}@media(min-width:905px){.dh-shop__collection.dh-shop--list .wc-block-product-template{display:flex;flex-direction:column;grid-template-columns:none;gap:0;margin:0 0 40px;border:1px solid var(--wp--preset--color--border);border-radius:8px;overflow:hidden;background-color:var(--wp--preset--color--surface)}.dh-shop__collection.dh-shop--list .wc-block-product-template>li{display:grid;grid-template-columns:120px 1fr auto;grid-template-areas:"image title button" "image excerpt button" "image price button";column-gap:24px;row-gap:4px;align-items:center;padding:24px;border:0;border-radius:0;border-bottom:1px solid var(--wp--preset--color--border);background-color:transparent}.dh-shop__collection.dh-shop--list .wc-block-product-template>li:last-child{border-bottom:0}.dh-shop__collection.dh-shop--list .wp-block-woocommerce-product-image{grid-area:image;width:120px;margin:0}.dh-shop__collection.dh-shop--list .dh-shop__card-title{grid-area:title;padding:0;min-height:0;display:block;overflow:visible}.dh-shop__collection.dh-shop--list .dh-shop__card-price{grid-area:price;margin-top:0;padding:0}.dh-shop__collection.dh-shop--list .dh-shop__card-excerpt{grid-area:excerpt;display:block;padding:0}.dh-shop__collection.dh-shop--list .wp-block-woocommerce-product-button{grid-area:button;align-self:center;margin:0;padding:0}.dh-shop__collection.dh-shop--list .wp-block-woocommerce-product-button .wp-block-button__link{width:auto}}.dh-shop__pagination{gap:8px!important;margin:0}.dh-shop__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:6px;background-color:var(--wp--preset--color--surface);color:var(--wp--preset--color--muted);font-weight:600;text-decoration:none;transition:background-color .15s ease,color .15s ease}.dh-shop__pagination .page-numbers:hover{color:var(--wp--preset--color--white)}.dh-shop__pagination .page-numbers.current{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--ink)}.dh-shop__pagination .page-numbers.dots{background-color:transparent;border:none}.dh-shop__pagination .wp-block-query-pagination-previous,.dh-shop__pagination .wp-block-query-pagination-next{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:6px;background-color:var(--wp--preset--color--surface);color:var(--wp--preset--color--muted);font-size:0;text-decoration:none;transition:background-color .15s ease,color .15s ease}.dh-shop__pagination .wp-block-query-pagination-previous:hover,.dh-shop__pagination .wp-block-query-pagination-next:hover{color:var(--wp--preset--color--white)}.dh-shop__pagination .wp-block-query-pagination-previous:before,.dh-shop__pagination .wp-block-query-pagination-next:before{content:"";display:block;width:18px;height:18px;background-color:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.dh-shop__pagination .wp-block-query-pagination-previous:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}.dh-shop__pagination .wp-block-query-pagination-next:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}
