body.woocommerce-shop .site-content>.ast-container{display:block;width:100%;max-width:none;padding-right:0;padding-left:0}body.woocommerce-shop #primary.shop-landing{float:none;width:100%;max-width:none;margin:0;padding:0}body.woocommerce-shop .shop-landing>section>.ast-container,body.woocommerce-shop .shop-landing>header>.ast-container{display:block;width:100%;max-width:100%;padding-bottom:0!important}.shop-landing{--shop-navy:#123a5a;--shop-navy-dark:#0d2b43;--shop-blue:#2f7fa3;--shop-blue-medium:#4f91b2;--shop-blue-soft:#d8eef7;--shop-blue-pale:#f3f8fb;--shop-orange:#f59e0b;--shop-orange-dark:#d97706;--shop-orange-soft:#fff3df;--shop-text:#334155;--shop-muted:#64748b;--shop-border:#d8e5ec;--shop-white:#fff;--shop-shadow-sm:0 5px 16px rgba(18, 58, 90, 0.06);--shop-shadow-md:0 12px 30px rgba(18, 58, 90, 0.10);overflow:hidden;color:var(--shop-text);background:var(--shop-white)}.shop-landing *,.shop-landing *::before,.shop-landing *::after{box-sizing:border-box}.shop-landing h1,.shop-landing h2,.shop-landing h3,.shop-landing h4,.shop-landing p{overflow-wrap:anywhere}.shop-page-header{position:relative;overflow:hidden;padding:32px 0;color:var(--shop-white);background:radial-gradient(circle at 88% 8%,rgb(245 158 11 / .22),transparent 28%),linear-gradient(135deg,var(--shop-navy-dark) 0%,var(--shop-navy) 45%,var(--shop-blue) 100%)}.shop-page-header::before{position:absolute;top:-90px;right:-50px;width:240px;height:240px;border:36px solid rgb(255 255 255 / .05);border-radius:50%;content:""}.shop-page-header-inner{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,520px);align-items:center;gap:clamp(28px, 5vw, 70px);z-index:1}.shop-page-header-copy{max-width:680px}.shop-page-header h1{margin:0;color:inherit;font-size:clamp(32px, 4vw, 50px);font-weight:850;line-height:1.08;letter-spacing:-.035em}.shop-page-header p{max-width:640px;margin:13px 0 0;color:rgb(255 255 255 / .78);font-size:15px;line-height:1.7}.shop-page-shortcuts{display:grid;gap:10px}.shop-page-shortcut{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:15px 16px;color:var(--shop-white)!important;border:1px solid rgb(255 255 255 / .18);border-radius:14px;background:rgb(255 255 255 / .09);backdrop-filter:blur(8px);text-decoration:none!important;transition:transform 0.2s ease,border-color 0.2s ease,background-color 0.2s ease}.shop-page-shortcut:hover{transform:translateX(5px);border-color:rgb(245 158 11 / .75);background:rgb(255 255 255 / .15)}.shop-page-shortcut-index{display:flex;width:42px;height:42px;align-items:center;justify-content:center;color:var(--shop-navy);border-radius:11px;background:var(--shop-orange);font-size:13px;font-weight:850}.shop-page-shortcut-content{display:block;min-width:0}.shop-page-shortcut-content strong,.shop-page-shortcut-content small{display:block}.shop-page-shortcut-content strong{color:inherit;font-size:16px;font-weight:800;line-height:1.3}.shop-page-shortcut-content small{margin-top:3px;color:rgb(255 255 255 / .66);font-size:12px;line-height:1.35}.shop-page-shortcut-arrow{display:flex;width:30px;height:30px;align-items:center;justify-content:center;color:var(--shop-orange);border-radius:50%;background:rgb(255 255 255 / .08);transition:color 0.2s ease,background-color 0.2s ease,transform 0.2s ease}.shop-page-shortcut:hover .shop-page-shortcut-arrow{color:var(--shop-navy);background:var(--shop-orange);transform:translateX(3px)}.shop-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:7px;color:var(--shop-orange-dark);font-size:12px;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.shop-eyebrow::before{width:18px;height:3px;border-radius:999px;background:var(--shop-orange);content:""}.shop-space-section{position:relative;padding:38px 0 46px}.shop-space-section--bathroom{background:linear-gradient(180deg,#f7fbfd 0%,var(--shop-blue-pale) 100%)}.shop-space-section--kitchen{background:linear-gradient(180deg,#fff 0%,#fffaf2 100%)}.shop-space-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}.shop-space-heading>div{max-width:800px}.shop-space-heading h2{position:relative;margin:0;padding-left:16px;color:var(--shop-navy);font-size:clamp(29px, 3.5vw, 40px);font-weight:850;line-height:1.12;letter-spacing:-.025em}.shop-space-heading h2::before{position:absolute;top:4px;bottom:4px;left:0;width:5px;border-radius:999px;background:linear-gradient(180deg,var(--shop-orange),var(--shop-orange-dark));content:""}.shop-space-heading p{max-width:720px;margin:9px 0 0;color:var(--shop-muted);font-size:15px;line-height:1.65}.shop-space-link,.shop-main-category-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;color:var(--shop-blue)!important;font-size:14px;font-weight:800;text-decoration:none!important;transition:color 0.2s ease,transform 0.2s ease}.shop-space-link:hover,.shop-main-category-link:hover{color:var(--shop-orange-dark)!important;transform:translateX(3px)}.shop-main-category-list{display:grid;gap:24px}.shop-main-category{min-width:0;overflow:hidden;border:1px solid var(--shop-border);border-radius:18px;background:var(--shop-white);box-shadow:var(--shop-shadow-sm);transition:border-color 0.2s ease,box-shadow 0.2s ease}.shop-main-category:hover{border-color:rgb(47 127 163 / .35);box-shadow:var(--shop-shadow-md)}.shop-main-category-header{position:relative;display:flex;min-width:0;align-items:center;gap:15px;padding:14px 18px;color:var(--shop-white);background:radial-gradient(circle at 90% 20%,rgb(255 255 255 / .16),transparent 24%),linear-gradient(135deg,var(--shop-navy-dark),var(--shop-blue))}.shop-main-category-header::after{position:absolute;right:0;bottom:0;width:118px;height:4px;border-radius:999px 0 0 0;background:var(--shop-orange);content:""}.shop-main-category-image{display:block;overflow:hidden;width:74px;height:74px;flex:0 0 74px;border:2px solid rgb(255 255 255 / .3);border-radius:14px;background:var(--shop-white);box-shadow:0 5px 14px rgb(13 43 67 / .18)}.shop-main-category-image img{width:100%;height:100%;object-fit:contain;transition:transform 0.25s ease}.shop-main-category-image:hover img{transform:scale(1.07)}.shop-main-category-title{min-width:0;margin-right:auto}.shop-main-category-label{display:block;margin-bottom:3px;color:#ffd58a;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.shop-main-category-title h3{margin:0;color:inherit;font-size:clamp(22px, 2.5vw, 29px);font-weight:850;line-height:1.15;letter-spacing:-.015em}.shop-main-category-title h3 a{color:inherit!important;text-decoration:none!important}.shop-main-category-link{min-height:38px;padding:8px 14px;color:var(--shop-navy)!important;border-radius:999px;background:var(--shop-orange)}.shop-main-category-link:hover{color:var(--shop-white)!important;background:var(--shop-orange-dark)}.shop-main-category-content{display:grid;grid-template-columns:minmax(0,1fr) 348px;align-items:stretch;gap:0;padding:0;background:var(--shop-white)}.shop-subcategory-block,.shop-category-brand-block{min-width:0}.shop-subcategory-block{padding:20px}.shop-category-brand-block{padding:20px;border-left:1px solid var(--shop-border);background:linear-gradient(180deg,#fbfdfe,#f4f9fc)}.shop-subcategory-block h4,.shop-category-brand-block h4{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--shop-navy);font-size:14px;font-weight:850;line-height:1.35}.shop-subcategory-block h4::before,.shop-category-brand-block h4::before{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--shop-orange);content:""}.shop-subcategory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.shop-subcategory-card{position:relative;display:flex;min-width:0;min-height:82px;align-items:center;gap:11px;padding:9px 34px 9px 9px;color:var(--shop-navy)!important;border:1px solid #e3edf2;border-radius:13px;background:#f8fbfd;text-decoration:none!important;transition:transform 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,box-shadow 0.2s ease}.shop-subcategory-card:hover{transform:translateY(-3px);border-color:var(--shop-orange);background:var(--shop-white);box-shadow:0 9px 22px rgb(18 58 90 / .1)}.shop-subcategory-image{display:block;overflow:hidden;width:62px;height:62px;flex:0 0 62px;border:1px solid rgb(47 127 163 / .12);border-radius:10px;background:linear-gradient(180deg,rgb(255 255 255 / .84),rgb(255 255 255 / .18)),linear-gradient(135deg,var(--shop-blue-soft),#eef7fb)}.shop-subcategory-image img{width:100%;height:100%;object-fit:contain;transition:transform 0.25s ease}.shop-subcategory-card:hover .shop-subcategory-image img{transform:scale(1.07)}.shop-subcategory-name{min-width:0;color:var(--shop-navy);font-size:13px;font-weight:780;line-height:1.38}.shop-subcategory-arrow{position:absolute;top:50%;right:12px;display:flex;width:22px;height:22px;align-items:center;justify-content:center;color:var(--shop-blue);border-radius:50%;background:rgb(47 127 163 / .08);font-size:13px;transform:translateY(-50%);transition:color 0.2s ease,background-color 0.2s ease,transform 0.2s ease}.shop-subcategory-card:hover .shop-subcategory-arrow{color:var(--shop-white);background:var(--shop-orange);transform:translate(3px,-50%)}.shop-category-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.shop-category-brand{position:relative;display:flex;min-width:0;min-height:68px;align-items:center;justify-content:center;overflow:hidden;padding:10px;border:1px solid var(--shop-border);border-radius:12px;background:var(--shop-white);transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.shop-category-brand::after{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--shop-orange);content:"";opacity:0;transform:scaleX(0);transition:opacity 0.2s ease,transform 0.2s ease}.shop-category-brand:hover{transform:translateY(-3px);border-color:rgb(245 158 11 / .72);box-shadow:0 9px 20px rgb(18 58 90 / .1)}.shop-category-brand:hover::after{opacity:1;transform:scaleX(1)}.shop-category-brand img{width:100%;max-width:92px;max-height:36px;object-fit:contain;transition:transform 0.2s ease}.shop-category-brand:hover img{transform:scale(1.04)}.shop-main-category-products{padding:20px;border-top:1px solid var(--shop-border);background:var(--shop-white)}.shop-empty-message{margin:0;padding:16px;border:1px dashed var(--shop-border);border-radius:12px;color:var(--shop-muted);background:rgb(255 255 255 / .72)}.shop-introduction-section{padding:36px 0 44px;background:linear-gradient(180deg,#fff,#f6fafc)}.shop-introduction{max-width:1080px;margin:0 auto;padding:clamp(24px, 3vw, 38px);border:1px solid var(--shop-border);border-top:4px solid var(--shop-blue);border-radius:18px;background:var(--shop-white);box-shadow:var(--shop-shadow-md)}.shop-entry-content{color:var(--shop-text);font-size:16px;line-height:1.75}.shop-entry-content>:first-child{margin-top:0}.shop-entry-content>:last-child{margin-bottom:0}.shop-entry-content h2,.shop-entry-content h3{color:var(--shop-navy);font-weight:850;line-height:1.25}.shop-entry-content h2{font-size:clamp(24px, 3vw, 34px)}.shop-entry-content h3{margin-top:22px;font-size:clamp(19px, 2vw, 24px)}.shop-entry-content a{color:var(--shop-blue);font-weight:700}@media (prefers-reduced-motion:reduce){.shop-landing *,.shop-landing *::before,.shop-landing *::after{scroll-behavior:auto!important;transition-duration:0.01ms!important;animation-duration:0.01ms!important;animation-iteration-count:1!important}}@media (min-width:1024px) and (pointer:fine) and (hover:hover){body.woocommerce-shop .shop-landing>section>.ast-container,body.woocommerce-shop .shop-landing>header>.ast-container{width:80%}}@media (min-width:769px) and (max-width:1024px) and (orientation:portrait){body.woocommerce-shop .shop-landing>section>.ast-container,body.woocommerce-shop .shop-landing>header>.ast-container{padding:0 2vw}.shop-category-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-main-category-content{grid-template-columns:minmax(0,1fr) 220px}.shop-subcategory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px) and (min-height:501px) and (orientation:landscape) and (pointer:coarse){body.woocommerce-shop .shop-landing>section>.ast-container,body.woocommerce-shop .shop-landing>header>.ast-container{padding:0 2vw}}@media (max-width:768px) and (orientation:portrait){.shop-page-header-inner{grid-template-columns:1fr;gap:18px}.shop-space-heading{align-items:flex-start;flex-direction:column;gap:10px}.shop-space-heading h2{font-size:30px}.shop-main-category-content{grid-template-columns:1fr}.shop-category-brand-block{border-top:1px solid var(--shop-border);border-left:0}.shop-space-section{padding:30px 0 36px}.shop-page-header{padding:26px 0}.shop-page-header h1{font-size:clamp(30px, 10vw, 40px)}.shop-page-shortcuts{grid-template-columns:1fr}.shop-page-shortcut{padding:13px}.shop-main-category-header{align-items:flex-start;flex-wrap:wrap;padding:13px}.shop-main-category-image{width:66px;height:66px;flex-basis:66px}.shop-main-category-title{width:calc(100% - 81px);margin-right:0}.shop-main-category-link{width:100%;justify-content:center}.shop-subcategory-block,.shop-category-brand-block,.shop-main-category-products{padding:14px}.shop-landing .product-slider-head{padding:0 5vw}.shop-landing .product-slider-title:after{width:13.1vw;height:.5vw}.shop-main-category-list{margin-left:calc(50% - 48vw)!important;margin-right:calc(50% - 48vw)!important}.shop-subcategory-grid{grid-template-columns:1fr}.shop-subcategory-card{min-height:76px}.shop-category-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.shop-introduction{padding:21px 17px}}@media (max-height:500px) and (orientation:landscape) and (pointer:coarse){.shop-page-header-inner{grid-template-columns:minmax(0,1fr) minmax(150px,350px)}.shop-main-category-content{grid-template-columns:minmax(0,1fr) 248px}.shop-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-category-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-landing .product-slider{--slider-cols:4}}