.dsg-shop{--dsgs-clr-primary:#243642;--dsgs-clr-secondary:#4A6273;--dsgs-clr-accent:#D28C36;--dsgs-clr-accent-hover:#B77627;--dsgs-clr-neutral-dark:#1A2229;--dsgs-clr-neutral-muted:#607382;--dsgs-clr-neutral-light:#F4F7F9;--dsgs-clr-white:#FFFFFF;--dsgs-clr-border:rgba(74, 98, 115, 0.08);--dsgs-shadow-sm:0 2px 4px rgba(26, 34, 41, 0.05);--dsgs-shadow-lg:0 20px 40px rgba(26, 34, 41, 0.12);--dsgs-font-heading:'Montserrat', 'Arial', sans-serif;--dsgs-radius-sm:4px;--dsgs-radius-md:8px;--dsgs-transition:0.3s cubic-bezier(0.4, 0, 0.2, 1);background:var(--dsgs-clr-white)}.dsg-shop .container{width:100%;margin:0 auto}.dsg-shop .shop-container{max-width:none;padding:0;margin:0}html:has(.dsg-shop),body:has(.dsg-shop){overflow-x:clip}.dsg-shop .breadcrumb{padding:18px 0;background-color:var(--dsgs-clr-neutral-light);font-size:.875rem;color:var(--dsgs-clr-neutral-muted);margin-bottom:40px;border-bottom:1px solid var(--dsgs-clr-border)}.dsg-shop .breadcrumb a{color:var(--dsgs-clr-secondary)}.dsg-shop .breadcrumb a:hover{color:var(--dsgs-clr-accent)}.dsg-shop .breadcrumb span{margin:0 8px;color:rgb(74 98 115 / .4)}.dsg-shop .breadcrumb strong{color:var(--dsgs-clr-primary);font-weight:700}.dsg-shop .page-header-container{margin-bottom:40px}.dsg-shop .page-title{font-family:var(--dsgs-font-heading);color:var(--dsgs-clr-primary);font-size:2.25rem;font-weight:800;margin:0 0 10px}.dsg-shop .title-divider{width:60px;height:4px;background-color:var(--dsgs-clr-accent);border-radius:2px;margin:8px 0 20px}.dsg-shop .page-desc{color:var(--dsgs-clr-neutral-muted);max-width:800px;font-size:.95rem;margin:0}.dsg-shop .subcategory-slider{margin-bottom:35px}.dsg-shop .subcategory-slider .dsg-slider__viewport{overflow:visible}.dsg-shop .subcategory-slider .dsg-slider__track{flex-wrap:wrap;gap:20px}.dsg-shop .subcategory-slider .dsg-slider__slide{width:auto;flex:1 1 150px;max-width:calc((100% - 20px * 4) / 5)}.dsg-shop .subcategory-slider .dsg-slider__arrow{display:none}.dsg-shop .subcategory-item{display:flex;flex-direction:column;gap:12px}.dsg-shop .subcategory-thumb{display:block;aspect-ratio:1 / 1;border-radius:var(--dsgs-radius-md);overflow:hidden;background-color:var(--dsgs-clr-neutral-light);box-shadow:var(--dsgs-shadow-sm);transition:var(--dsgs-transition)}.dsg-shop .subcategory-thumb img{width:100%;height:100%;object-fit:cover;transition:transform var(--dsgs-transition)}.dsg-shop .subcategory-name{text-align:center;font-family:var(--dsgs-font-heading);font-weight:600;font-size:.9rem;line-height:1.35;color:var(--dsgs-clr-secondary);transition:var(--dsgs-transition)}.dsg-shop .subcategory-item:hover .subcategory-thumb,.dsg-shop .subcategory-item.active .subcategory-thumb{box-shadow:0 8px 20px rgb(210 140 54 / .2)}.dsg-shop .subcategory-item:hover .subcategory-thumb img{transform:scale(1.06)}.dsg-shop .subcategory-item:hover .subcategory-name,.dsg-shop .subcategory-item.active .subcategory-name{color:var(--dsgs-clr-accent)}.dsg-shop .category-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:40px;margin-bottom:80px;position:relative}.dsg-shop .products-grid-container{min-width:0}.dsg-shop .filter-sidebar{background-color:var(--dsgs-clr-white);padding:28px;border-radius:var(--dsgs-radius-md);border:1px solid var(--dsgs-clr-border);box-shadow:var(--dsgs-shadow-sm);height:fit-content;position:sticky;top:110px}.dsg-shop .filter-sidebar-title{font-family:var(--dsgs-font-heading);color:var(--dsgs-clr-primary);font-size:1.15rem;font-weight:700;margin:0 0 24px;border-bottom:2px solid var(--dsgs-clr-accent);padding-bottom:10px;text-transform:uppercase}.dsg-shop .filter-sidebar__close{display:none;position:absolute;top:8px;right:12px;border:0;background:none;font-size:1.5rem;line-height:1;color:var(--dsgs-clr-neutral-muted);cursor:pointer}.dsg-shop .filter-group{margin-bottom:24px;border-bottom:1px solid var(--dsgs-clr-neutral-light);padding-bottom:20px}.dsg-shop .filter-group:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.dsg-shop .filter-group-title{font-family:var(--dsgs-font-heading);color:var(--dsgs-clr-primary);font-size:.95rem;font-weight:700;margin:0 0 14px}.dsg-shop .filter-options{display:flex;flex-direction:column;gap:10px}.dsg-shop .filter-option{display:flex;align-items:center;gap:10px;font-size:.875rem;color:var(--dsgs-clr-neutral-muted);cursor:pointer;user-select:none;transition:var(--dsgs-transition)}.dsg-shop .filter-option:hover{color:var(--dsgs-clr-primary)}.dsg-shop .filter-option--active{color:var(--dsgs-clr-primary);font-weight:600}.dsg-shop .filter-option__box{flex-shrink:0;width:16px;height:16px;border:1.5px solid rgb(74 98 115 / .3);border-radius:3px;background:var(--dsgs-clr-white);transition:var(--dsgs-transition)}.dsg-shop .filter-option--active .filter-option__box{background:var(--dsgs-clr-accent);border-color:var(--dsgs-clr-accent)}.dsg-shop .filter-sidebar__active{padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid var(--dsgs-clr-neutral-light)}.dsg-shop .filter-sidebar__active-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--dsgs-clr-neutral-muted);margin-bottom:10px}.dsg-shop .filter-sidebar__chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.dsg-shop .filter-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:var(--dsgs-clr-primary);color:var(--dsgs-clr-white);font-family:var(--dsgs-font-heading);font-size:.7rem;font-weight:600;border-radius:50px;transition:background var(--dsgs-transition)}.dsg-shop .filter-chip:hover{background:var(--dsgs-clr-accent)}.dsg-shop .filter-sidebar__clear{display:inline-block;font-family:var(--dsgs-font-heading);font-size:.75rem;font-weight:600;color:var(--dsgs-clr-accent);text-decoration:underline;text-underline-offset:2px}.dsg-shop .shop-toolbar__filter-btn{display:none;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--dsgs-clr-border);background:var(--dsgs-clr-white);font-family:var(--dsgs-font-heading);font-size:.8125rem;font-weight:700;color:var(--dsgs-clr-primary);border-radius:var(--dsgs-radius-sm);cursor:pointer;margin-bottom:20px}.dsg-shop .shop-noresult{text-align:center;padding:64px 32px;background:var(--dsgs-clr-white);border:1px solid var(--dsgs-clr-border);border-radius:var(--dsgs-radius-md);color:var(--dsgs-clr-neutral-muted)}.dsg-shop .shop-noresult svg{margin-bottom:16px;opacity:.3}.dsg-shop .shop-noresult h2{font-family:var(--dsgs-font-heading);font-size:1.25rem;color:var(--dsgs-clr-primary);margin-bottom:8px}.dsg-shop .shop-noresult p{font-size:.875rem;margin-bottom:24px}.dsg-shop .shop-noresult__reset{display:inline-block;padding:12px 24px;background:var(--dsgs-clr-primary);color:var(--dsgs-clr-white);font-family:var(--dsgs-font-heading);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--dsgs-radius-sm)}.dsg-shop .shop-noresult__reset:hover{background:var(--dsgs-clr-accent)}.dsg-shop .shop-layout__overlay{display:none}body.dsgshop-drawer-open{overflow:hidden}.dsg-shop .grid-3products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dsg-shop .product-card{background-color:var(--dsgs-clr-white);border-radius:var(--dsgs-radius-md);overflow:hidden;box-shadow:var(--dsgs-shadow-sm);border:1px solid var(--dsgs-clr-border);display:flex;flex-direction:column;transition:var(--dsgs-transition)}.dsg-shop .product-card:hover{transform:translateY(-8px);box-shadow:var(--dsgs-shadow-lg);border-color:rgb(210 140 54 / .15)}.dsg-shop .product-image{position:relative;aspect-ratio:4 / 3;overflow:hidden;background-color:var(--dsgs-clr-neutral-light)}.dsg-shop .product-image img{width:100%;height:100%;object-fit:cover;transition:var(--dsgs-transition)}.dsg-shop .product-card:hover .product-image img{transform:scale(1.08)}.dsg-shop .product-badge{position:absolute;top:16px;left:16px;background-color:var(--dsgs-clr-accent);color:var(--dsgs-clr-white);font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:50px;text-transform:uppercase}.dsg-shop .product-view-btn{position:absolute;bottom:12px;left:50%;transform:translate(-50%,8px);width:calc(100% - 24px);padding:10px 16px;background-color:var(--dsgs-clr-accent);color:#fff!important;border-radius:6px;font-family:var(--dsgs-font-heading);font-size:.85rem;font-weight:600;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 12px rgb(26 34 41 / .15);z-index:2;opacity:0;visibility:hidden;transition:opacity 0.3s cubic-bezier(.4,0,.2,1),transform 0.3s cubic-bezier(.4,0,.2,1),visibility 0.3s cubic-bezier(.4,0,.2,1),background-color 0.2s ease}.dsg-shop .product-view-btn svg{margin-right:8px}.dsg-shop .product-view-btn:hover{background-color:#B77627}.dsg-shop .product-card:hover .product-view-btn{opacity:1;visibility:visible;transform:translate(-50%,0)}@media (max-width:991px){.dsg-shop .product-view-btn{opacity:1;visibility:visible;transform:translate(-50%,0);bottom:8px;padding:8px 12px;font-size:.775rem}}.dsg-shop .product-info{padding:20px;display:flex;flex-direction:column;flex-grow:1}.dsg-shop .product-name{font-family:var(--dsgs-font-heading);font-size:1.05rem;font-weight:700;color:var(--dsgs-clr-primary);line-height:1.3;margin:0 0 8px}.dsg-shop .product-name a{color:inherit;transition:color var(--dsgs-transition)}.dsg-shop .product-name a:hover{color:var(--dsgs-clr-accent)}.dsg-shop .product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;margin-top:auto;border-top:1px solid var(--dsgs-clr-neutral-light)}.dsg-shop .product-price{font-family:var(--dsgs-font-heading);font-weight:700;color:var(--dsgs-clr-primary);font-size:.85rem}.dsg-shop .product-price del{color:var(--dsgs-clr-neutral-muted);font-weight:400;margin-right:6px}.dsg-shop .product-price ins{text-decoration:none}.dsg-shop .btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--dsgs-font-heading);font-weight:600;border-radius:var(--dsgs-radius-sm);border:2px solid #fff0;cursor:pointer;transition:var(--dsgs-transition);text-decoration:none;white-space:nowrap}.dsg-shop .btn-secondary{background-color:var(--dsgs-clr-secondary);color:var(--dsgs-clr-white)}.dsg-shop .btn-secondary:hover{background-color:var(--dsgs-clr-primary);color:var(--dsgs-clr-white);transform:translateY(-2px)}.dsg-shop .btn-sm{padding:6px 12px;font-size:.8rem}.dsg-shop .products-grid-container .container{max-width:none;padding:0}.dsg-shop .woocommerce-pagination{margin-top:50px}.dsg-shop .woocommerce-pagination ul.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;list-style:none;margin:0;padding:0;border:none}.dsg-shop .woocommerce-pagination li{margin:0;border:none}.dsg-shop .woocommerce-pagination .page-number{min-width:38px;width:auto;height:38px;padding:0 14px;border-radius:50px;border:1px solid rgb(74 98 115 / .15);color:var(--dsgs-clr-secondary);display:inline-flex;align-items:center;justify-content:center;font-family:var(--dsgs-font-heading);font-weight:600;font-size:.9rem;transition:var(--dsgs-transition);box-sizing:border-box;white-space:nowrap}.dsg-shop .woocommerce-pagination .page-number:hover,.dsg-shop .woocommerce-pagination .page-number.current{background-color:var(--dsgs-clr-accent);color:var(--dsgs-clr-white);border-color:var(--dsgs-clr-accent)}.dsg-shop .seo-content-section{padding:0 0 64px}.dsg-shop .seo-content-section .container{max-width:900px;line-height:1.7}.dsg-shop .seo-content-section h2{font-family:var(--dsgs-font-heading);color:var(--dsgs-clr-primary);font-size:1.6rem;margin:0 0 15px}.dsg-shop .seo-content-section p{color:var(--dsgs-clr-neutral-muted);margin:0 0 15px;font-size:.95rem}@media (max-width:1024px){.dsg-shop .category-layout{grid-template-columns:240px minmax(0,1fr);gap:28px}.dsg-shop .grid-3products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.dsg-shop .category-layout{grid-template-columns:minmax(0,1fr)}.dsg-shop .filter-sidebar{position:fixed;top:0;right:0;bottom:0;left:auto;z-index:999;width:min(300px, 85vw);overflow-y:auto;border-radius:0;transform:translateX(100%);visibility:hidden;transition:transform var(--dsgs-transition),visibility var(--dsgs-transition);box-shadow:-8px 0 32px rgb(0 0 0 / .15)}.dsg-shop .filter-sidebar--open{transform:translateX(0);visibility:visible}.dsg-shop .filter-sidebar__close{display:block}.dsg-shop .shop-layout__overlay:not([hidden]){display:block;position:fixed;inset:0;z-index:998;background:rgb(0 0 0 / .45)}.dsg-shop .shop-toolbar__filter-btn{display:inline-flex}}@media (max-width:640px){.dsg-shop .grid-3products{grid-template-columns:minmax(0,1fr);gap:16px}.dsg-shop .category-layout{margin-bottom:48px}.dsg-shop .subcategory-slider{margin-bottom:24px}}@media (max-width:849px){.dsg-shop .subcategory-slider .dsg-slider__viewport{overflow-x:auto;overflow-y:hidden}.dsg-shop .subcategory-slider .dsg-slider__track{flex-wrap:nowrap;gap:16px}.dsg-shop .subcategory-slider .dsg-slider__slide{flex:0 0 auto;width:calc((100% - 16px * 2) / 2.3);max-width:none}.dsg-shop .subcategory-slider .dsg-slider__arrow{display:block}}@media (max-width:849px){.dsg-shop .woocommerce-pagination .page-number{min-height:44px}.dsg-shop .shop-toolbar__filter-btn{min-height:44px}}.dsg-faq-block{background-color:#F4F7F9}.dsg-faq-block .faq-head{margin-bottom:40px}.dsg-faq-block .faq-eyebrow{font-family:'Montserrat','Arial',sans-serif;color:#D28C36;font-weight:600;text-transform:uppercase;letter-spacing:2px;font-size:.875rem;margin:0 0 12px}.dsg-faq-block .faq-heading{position:relative;font-family:'Montserrat','Arial',sans-serif;color:#243642;font-size:2.25rem;font-weight:700;line-height:1.3;margin:0;padding-bottom:20px}.dsg-faq-block .faq-heading::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:60px;height:4px;background-color:#D28C36;border-radius:2px}.dsg-faq-block .accordion{max-width:850px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.dsg-faq-block .accordion-item{background-color:#fff;border-radius:8px;border:1px solid rgb(74 98 115 / .06);overflow:hidden;box-shadow:0 2px 4px rgb(26 34 41 / .05)}.dsg-faq-block .accordion-title{position:relative;display:block;padding:20px 56px 20px 24px;margin:0;border:0;background:none;text-decoration:none;font-family:'Montserrat','Arial',sans-serif;color:#243642;font-weight:700;font-size:1rem;text-align:left}.dsg-faq-block .accordion-title.active{background:#fff0;border-bottom:1px solid rgb(74 98 115 / .03)}.dsg-faq-block .accordion-title span{padding:0}.dsg-faq-block .accordion-title .toggle{display:none}.dsg-faq-block .accordion-title::after{content:'+';position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:1.5rem;line-height:1;font-weight:400;color:#D28C36;transition:transform 0.3s cubic-bezier(.4,0,.2,1)}.dsg-faq-block .accordion-title.active::after{transform:translateY(-50%) rotate(45deg)}.dsg-faq-block .accordion-inner{padding:4px 24px 20px;font-size:.9375rem;color:#607382;line-height:1.6}.dsg-faq-block .accordion-inner p:last-child{margin-bottom:0}@media (max-width:549px){.dsg-faq-block .faq-heading{font-size:1.75rem}}