@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;600&display=swap");.WarehouseTemplate_container__S7dtX{min-height:100vh;background:var(--background,#0c0c0e);font-family:Inter,system-ui,sans-serif;color:var(--foreground,#e8e8e8);overflow-x:hidden}.WarehouseTemplate_hero__N5UJc{position:relative;min-height:50vh;display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(135deg,#0c0c0e,#1a1a2e 50%,#16213e);border-bottom:1px solid hsla(0,0%,100%,.06)}.WarehouseTemplate_heroImage___MsNN{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.25;filter:grayscale(40%) contrast(1.1)}.WarehouseTemplate_heroOverlay__4maiZ{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(12,12,14,.95))}.WarehouseTemplate_heroContent__8uuy8{position:relative;z-index:2;width:100%;max-width:1600px;margin:0 auto;padding:4rem 3rem 3rem;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;animation:WarehouseTemplate_fadeIn__nTPRh .8s ease-out}.WarehouseTemplate_heroText__YrG2I{max-width:700px}.WarehouseTemplate_heroBadge__uLzpd{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.25);border-radius:4px;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;color:#22c55e;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem}.WarehouseTemplate_heroDot__zcI_R{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:WarehouseTemplate_pulse__vJOYH 2s infinite}.WarehouseTemplate_heroTitle__lB_pW{font-size:3.5rem;font-weight:900;line-height:1.05;letter-spacing:-.03em;color:#fff;margin-bottom:1rem}.WarehouseTemplate_heroTitle__lB_pW span{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.WarehouseTemplate_heroDesc__tIhKI{font-size:1.1rem;font-weight:300;color:#888;line-height:1.7;margin-bottom:2rem}.WarehouseTemplate_heroBtn__wlfCi{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s;box-shadow:0 8px 25px rgba(59,130,246,.25)}.WarehouseTemplate_heroBtn__wlfCi:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(59,130,246,.35)}.WarehouseTemplate_heroStats__dwLni{display:flex;gap:2.5rem}.WarehouseTemplate_statBox__ANWM_{text-align:center}.WarehouseTemplate_statValue__A5DaT{font-family:JetBrains Mono,monospace;font-size:2rem;font-weight:700;color:#fff;line-height:1}.WarehouseTemplate_statLabel__pa1Lp{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem}.WarehouseTemplate_toolbar__wVppy{max-width:1600px;margin:0 auto;padding:1.5rem 3rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.06);position:sticky;top:0;z-index:50;background:rgba(12,12,14,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.WarehouseTemplate_toolbarLeft____ODp{display:flex;align-items:center;gap:1rem;flex:1}.WarehouseTemplate_searchBox__xP8L4{position:relative;flex:1;max-width:400px}.WarehouseTemplate_searchIcon__qbBq0{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#555}.WarehouseTemplate_searchInput__Oe7EE{width:100%;padding:.75rem 1rem .75rem 2.75rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:6px;color:#e8e8e8;font-family:Inter,sans-serif;font-size:.9rem;outline:none;transition:all .2s}.WarehouseTemplate_searchInput__Oe7EE:focus{border-color:#3b82f6;background:rgba(59,130,246,.05);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.WarehouseTemplate_searchInput__Oe7EE::-moz-placeholder{color:#555}.WarehouseTemplate_searchInput__Oe7EE::placeholder{color:#555}.WarehouseTemplate_toolbarRight__ddwiA{display:flex;align-items:center;gap:1rem}.WarehouseTemplate_viewToggle__UCRVY{display:flex;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;overflow:hidden}.WarehouseTemplate_viewBtn__awDzn{padding:.6rem .8rem;background:transparent;border:none;color:#555;cursor:pointer;transition:all .2s;display:flex;align-items:center}.WarehouseTemplate_viewBtn__awDzn.WarehouseTemplate_active__qhoX0{background:rgba(59,130,246,.15);color:#3b82f6}.WarehouseTemplate_sortSelect__aCTJS{padding:.65rem 2rem .65rem 1rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:6px;color:#e8e8e8;font-family:Inter,sans-serif;font-size:.9rem;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:.9em}.WarehouseTemplate_sortSelect__aCTJS option{background:#1a1a1e;color:#e8e8e8}.WarehouseTemplate_shopContainer__t2zR1{max-width:1600px;margin:0 auto;padding:2rem 3rem 6rem;display:flex;gap:2.5rem;align-items:flex-start}.WarehouseTemplate_sidebar__xHoJv{width:260px;flex-shrink:0;position:sticky;top:80px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:8px;padding:1.5rem}.WarehouseTemplate_filterGroup__LPkIa{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.WarehouseTemplate_filterGroup__LPkIa:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.WarehouseTemplate_filterTitle__WIWtR{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#888;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.WarehouseTemplate_clearFilter__fmQqd{font-size:.65rem;color:#3b82f6;cursor:pointer;font-weight:500;letter-spacing:.05em;transition:color .2s;background:none;border:none;padding:0;text-transform:uppercase}.WarehouseTemplate_clearFilter__fmQqd:hover{color:#60a5fa}.WarehouseTemplate_checkboxLabel__Ualnr{display:flex;align-items:center;gap:.75rem;margin-bottom:.6rem;cursor:pointer;font-size:.875rem;color:#999;transition:color .2s;font-weight:400}.WarehouseTemplate_checkboxLabel__Ualnr:hover{color:#e8e8e8}.WarehouseTemplate_checkboxInput__449_u{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1.5px solid hsla(0,0%,100%,.15);border-radius:3px;outline:none;cursor:pointer;position:relative;transition:all .2s;background:transparent;flex-shrink:0}.WarehouseTemplate_checkboxInput__449_u:checked{background-color:#3b82f6;border-color:#3b82f6}.WarehouseTemplate_checkboxInput__449_u:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-60%) rotate(45deg);width:4px;height:8px;border:solid #fff;border-width:0 1.5px 1.5px 0}.WarehouseTemplate_toggleLabel__QpX6t{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:400;color:#999;font-size:.875rem}.WarehouseTemplate_toggleSwitch__IBFlz{width:38px;height:20px;background-color:hsla(0,0%,100%,.1);border-radius:10px;position:relative;transition:background-color .3s}.WarehouseTemplate_toggleSwitch__IBFlz:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:#666;border-radius:50%;transition:all .3s}.WarehouseTemplate_toggleInput__YbOQs:checked+.WarehouseTemplate_toggleSwitch__IBFlz{background-color:rgba(59,130,246,.3)}.WarehouseTemplate_toggleInput__YbOQs:checked+.WarehouseTemplate_toggleSwitch__IBFlz:after{transform:translateX(18px);background-color:#3b82f6}.WarehouseTemplate_toggleInput__YbOQs{display:none}.WarehouseTemplate_priceInputs__wOR4i{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.WarehouseTemplate_priceInputs__wOR4i input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent}.WarehouseTemplate_priceInputs__wOR4i input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:14px;width:14px;border-radius:50%;background:#3b82f6;cursor:pointer;margin-top:-5px;box-shadow:0 0 8px rgba(59,130,246,.4)}.WarehouseTemplate_priceInputs__wOR4i input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:hsla(0,0%,100%,.1);border-radius:2px}.WarehouseTemplate_priceValue__xpgFE{font-family:JetBrains Mono,monospace;font-size:.8rem;color:#3b82f6;font-weight:500}.WarehouseTemplate_sizeFilters__zE7Ju{display:flex;flex-wrap:wrap;gap:.4rem}.WarehouseTemplate_sizeBadge__mpwDX{min-width:36px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;font-size:.75rem;font-weight:600;font-family:JetBrains Mono,monospace;cursor:pointer;background:transparent;color:#888;transition:all .2s}.WarehouseTemplate_sizeBadge__mpwDX:hover{border-color:#3b82f6;color:#3b82f6}.WarehouseTemplate_sizeBadge__mpwDX.WarehouseTemplate_active__qhoX0{background:rgba(59,130,246,.15);color:#3b82f6;border-color:#3b82f6}.WarehouseTemplate_colorFilters__iUrg9{display:flex;flex-wrap:wrap;gap:.5rem}.WarehouseTemplate_colorCircle__x_npM{width:24px;height:24px;border-radius:4px;border:1px solid hsla(0,0%,100%,.1);cursor:pointer;transition:all .2s}.WarehouseTemplate_colorCircle__x_npM:hover{transform:scale(1.15);box-shadow:0 0 8px hsla(0,0%,100%,.1)}.WarehouseTemplate_colorCircle__x_npM.WarehouseTemplate_active__qhoX0{outline:2px solid #3b82f6;outline-offset:2px}.WarehouseTemplate_productArea__T5_5l{flex:1;min-width:0}.WarehouseTemplate_resultsBar__Gmti4{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.WarehouseTemplate_resultsCount__JVKaK{font-size:.85rem;color:#666;font-weight:400}.WarehouseTemplate_resultsCount__JVKaK strong{color:#e8e8e8;font-weight:600;font-family:JetBrains Mono,monospace}.WarehouseTemplate_productGrid__hFNHw{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.WarehouseTemplate_productList__mhr6F{display:flex;flex-direction:column;gap:.75rem}.WarehouseTemplate_emptyState__ccCMq{text-align:center;padding:6rem 2rem;background:hsla(0,0%,100%,.02);border:1px dashed hsla(0,0%,100%,.08);border-radius:8px}.WarehouseTemplate_emptyState__ccCMq h3{font-size:1.5rem;margin-bottom:.75rem;color:#e8e8e8;font-weight:600}.WarehouseTemplate_emptyState__ccCMq p{color:#666;margin-bottom:2rem}.WarehouseTemplate_resetBtn__lqj_5{background:transparent;color:#3b82f6;border:1px solid #3b82f6;padding:.75rem 2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif;font-size:.9rem}.WarehouseTemplate_resetBtn__lqj_5:hover{background:rgba(59,130,246,.1)}.WarehouseTemplate_loader__YLZk8{width:32px;height:32px;border:3px solid hsla(0,0%,100%,.1);border-top-color:#3b82f6;border-radius:50%;animation:WarehouseTemplate_spin__w0zDz .8s linear infinite;margin:0 auto 1rem}@keyframes WarehouseTemplate_fadeIn__nTPRh{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes WarehouseTemplate_pulse__vJOYH{0%,to{opacity:1}50%{opacity:.4}}@keyframes WarehouseTemplate_spin__w0zDz{to{transform:rotate(1turn)}}@media (max-width:1200px){.WarehouseTemplate_heroTitle__lB_pW{font-size:2.75rem}.WarehouseTemplate_shopContainer__t2zR1{padding:2rem 1.5rem 4rem;gap:2rem}.WarehouseTemplate_toolbar__wVppy{padding:1.25rem 1.5rem}.WarehouseTemplate_heroContent__8uuy8{padding:3rem 2rem 2.5rem}.WarehouseTemplate_heroStats__dwLni{gap:1.5rem}}@media (max-width:1024px){.WarehouseTemplate_shopContainer__t2zR1{flex-direction:column}.WarehouseTemplate_sidebar__xHoJv{width:100%;position:static}.WarehouseTemplate_heroContent__8uuy8{flex-direction:column;align-items:flex-start}.WarehouseTemplate_heroStats__dwLni{flex-direction:row}}@media (max-width:768px){.WarehouseTemplate_hero__N5UJc{min-height:40vh}.WarehouseTemplate_heroTitle__lB_pW{font-size:2rem}.WarehouseTemplate_heroContent__8uuy8{padding:2rem 1.5rem}.WarehouseTemplate_toolbar__wVppy{flex-direction:column;align-items:stretch;padding:1rem 1.5rem}.WarehouseTemplate_toolbarLeft____ODp{flex-direction:column}.WarehouseTemplate_searchBox__xP8L4{max-width:100%}.WarehouseTemplate_toolbarRight__ddwiA{justify-content:space-between}.WarehouseTemplate_productGrid__hFNHw{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Poppins:wght@200;300;400;500;600&display=swap");.BeautyTemplate_container__MRk07{min-height:100vh;background:#fdf8f4;font-family:Poppins,sans-serif;color:#3d3d3d;overflow-x:hidden}.BeautyTemplate_hero__cDnJF{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#fdf0e9,#f5e6f0 50%,#ede4f3)}.BeautyTemplate_heroImage__c9kGH{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.35}.BeautyTemplate_heroOverlay__omaFt{position:absolute;inset:0;background:linear-gradient(90deg,hsla(27,69%,97%,.95),hsla(27,69%,97%,.5) 60%,transparent)}.BeautyTemplate_heroContent__FYkdN{position:relative;z-index:2;max-width:600px;padding:4rem;animation:BeautyTemplate_softFade__2yqxt 1.2s ease-out}.BeautyTemplate_heroBadge__4lNuc{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(212,175,55,.05));border:1px solid rgba(212,175,55,.3);border-radius:99px;font-size:.7rem;font-weight:600;color:#b8860b;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem}.BeautyTemplate_heroTitle__IuAo2{font-family:Cormorant Garamond,serif;font-size:4.5rem;font-weight:300;line-height:1.1;color:#2d2d2d;margin-bottom:1.5rem;letter-spacing:-.01em}.BeautyTemplate_heroTitle__IuAo2 em{font-style:italic;color:var(--primary,#c4886b)}.BeautyTemplate_heroDesc__JLcY9{font-size:1.05rem;font-weight:300;color:#888;line-height:1.8;margin-bottom:2.5rem}.BeautyTemplate_heroBtn__vnGHP{display:inline-flex;align-items:center;gap:.75rem;padding:1.15rem 3rem;background:linear-gradient(135deg,var(--primary,#c4886b),var(--primary-container,#d4a574));color:#fff;border:none;border-radius:99px;font-family:Poppins,sans-serif;font-weight:500;font-size:.9rem;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 15px 35px var(--primary-container,hsla(20,43%,59%,.25))}.BeautyTemplate_heroBtn__vnGHP:hover{transform:translateY(-3px);box-shadow:0 20px 45px var(--primary-container,hsla(20,43%,59%,.35))}.BeautyTemplate_trustBar__HzIuL{background:#fff;border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04);padding:1.5rem 0;display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.BeautyTemplate_trustItem__nrCAa{display:flex;align-items:center;gap:.6rem;font-size:.8rem;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.08em}.BeautyTemplate_trustIcon__HKuv9{color:var(--primary,#c4886b)}.BeautyTemplate_shopContainer__l0J52{max-width:1500px;margin:0 auto;padding:5rem 2.5rem 6rem;display:flex;gap:4rem;align-items:flex-start}.BeautyTemplate_sidebar__xlcXw{width:280px;flex-shrink:0;position:sticky;top:100px;background:#fff;padding:2.5rem;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04)}.BeautyTemplate_searchBox__QwSCr{position:relative;margin-bottom:2.5rem}.BeautyTemplate_searchIcon__HP8Wd{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:#ccc}.BeautyTemplate_searchInput__XM9kf{width:100%;padding:1rem 1rem 1rem 3.25rem;border:1px solid #f0e8e2;border-radius:99px;background:#fdfbf9;font-family:Poppins,sans-serif;font-size:.9rem;outline:none;transition:all .3s;color:#3d3d3d}.BeautyTemplate_searchInput__XM9kf:focus{border-color:var(--primary,#c4886b);box-shadow:0 0 0 4px var(--primary-container,hsla(20,43%,59%,.08))}.BeautyTemplate_searchInput__XM9kf::-moz-placeholder{color:#ccc}.BeautyTemplate_searchInput__XM9kf::placeholder{color:#ccc}.BeautyTemplate_filterGroup___Ht1H{margin-bottom:2.25rem}.BeautyTemplate_filterGroup___Ht1H:last-child{margin-bottom:0}.BeautyTemplate_filterTitle__DvfKz{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#aaa;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between}.BeautyTemplate_clearFilter__cPELf{font-size:.65rem;color:var(--primary,#c4886b);cursor:pointer;font-weight:500;letter-spacing:.05em;transition:color .2s;background:none;border:none;padding:0;text-transform:uppercase}.BeautyTemplate_clearFilter__cPELf:hover{color:#a3674c}.BeautyTemplate_checkboxLabel__f5KMi{display:flex;align-items:center;gap:.85rem;margin-bottom:.85rem;cursor:pointer;font-size:.9rem;color:#888;transition:color .2s;font-weight:300}.BeautyTemplate_checkboxLabel__f5KMi:hover{color:#3d3d3d}.BeautyTemplate_checkboxInput__PJV1t{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1.5px solid #e8ded8;border-radius:50%;outline:none;cursor:pointer;position:relative;transition:all .3s;background:#fff;flex-shrink:0}.BeautyTemplate_checkboxInput__PJV1t:checked{background:linear-gradient(135deg,var(--primary,#c4886b),var(--primary-container,#d4a574));border-color:var(--primary,#c4886b)}.BeautyTemplate_checkboxInput__PJV1t:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-60%) rotate(45deg);width:5px;height:9px;border:solid #fff;border-width:0 1.5px 1.5px 0}.BeautyTemplate_toggleLabel__6HSGg{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:400;color:#888;font-size:.9rem}.BeautyTemplate_toggleSwitch__6KW6Q{width:44px;height:24px;background-color:#f0e8e2;border-radius:20px;position:relative;transition:background-color .4s}.BeautyTemplate_toggleSwitch__6KW6Q:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 6px rgba(0,0,0,.1)}.BeautyTemplate_toggleInput__9SEGE:checked+.BeautyTemplate_toggleSwitch__6KW6Q{background:linear-gradient(135deg,var(--primary,#c4886b),var(--primary-container,#d4a574))}.BeautyTemplate_toggleInput__9SEGE:checked+.BeautyTemplate_toggleSwitch__6KW6Q:after{transform:translateX(20px)}.BeautyTemplate_toggleInput__9SEGE{display:none}.BeautyTemplate_priceInputs__uwLkh{margin-top:.75rem}.BeautyTemplate_priceInputs__uwLkh input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent}.BeautyTemplate_priceInputs__uwLkh input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:18px;width:18px;border-radius:50%;background:linear-gradient(135deg,var(--primary,#c4886b),var(--primary-container,#d4a574));cursor:pointer;margin-top:-7px;box-shadow:0 4px 12px var(--primary-container,hsla(20,43%,59%,.3))}.BeautyTemplate_priceInputs__uwLkh input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#f0e8e2;border-radius:2px}.BeautyTemplate_priceValue__qkT_r{font-size:.85rem;color:var(--primary,#c4886b);font-weight:500;margin-top:.5rem}.BeautyTemplate_sizeFilters__7KL24{display:flex;flex-wrap:wrap;gap:.5rem}.BeautyTemplate_sizeBadge__Cs1vp{min-width:40px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid #f0e8e2;border-radius:10px;font-size:.8rem;font-weight:500;cursor:pointer;background:#fff;color:#888;transition:all .3s}.BeautyTemplate_sizeBadge__Cs1vp:hover{border-color:#c4886b;color:#c4886b}.BeautyTemplate_sizeBadge__Cs1vp.BeautyTemplate_active__Ehoqb{background:linear-gradient(135deg,var(--primary,#c4886b),var(--primary-container,#d4a574));color:#fff;border-color:var(--primary,#c4886b)}.BeautyTemplate_colorFilters__WIYhy{display:flex;flex-wrap:wrap;gap:.6rem}.BeautyTemplate_colorCircle__PZCQr{width:30px;height:30px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .3s;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06);padding:2px;background-clip:content-box}.BeautyTemplate_colorCircle__PZCQr:hover{transform:scale(1.15)}.BeautyTemplate_colorCircle__PZCQr.BeautyTemplate_active__Ehoqb{border-color:var(--primary,#c4886b)}.BeautyTemplate_productArea__cVLPn{flex:1;min-width:0}.BeautyTemplate_areaHeader___IU4w{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.BeautyTemplate_areaTitle__XuTZK{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;color:#2d2d2d}.BeautyTemplate_areaTitle__XuTZK strong{font-weight:500}.BeautyTemplate_areaRight__TDaTS{display:flex;align-items:center;gap:1.25rem}.BeautyTemplate_resultsCount___ipcB{font-size:.85rem;color:#aaa}.BeautyTemplate_resultsCount___ipcB strong{color:#3d3d3d;font-weight:600}.BeautyTemplate_sortSelect__t57_w{padding:.65rem 2.5rem .65rem 1.25rem;border:1px solid #f0e8e2;border-radius:99px;background:#fff;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;color:#3d3d3d;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4886B' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:.9em;transition:border-color .3s}.BeautyTemplate_sortSelect__t57_w:hover{border-color:var(--primary,#c4886b)}.BeautyTemplate_productGrid__DGWgA{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem}.BeautyTemplate_emptyState__cLuvN{text-align:center;padding:8rem 2rem;background:#fff;border-radius:24px;border:1px dashed #f0e8e2}.BeautyTemplate_emptyState__cLuvN h3{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:400;margin-bottom:1rem;color:#3d3d3d}.BeautyTemplate_emptyState__cLuvN p{color:#aaa;margin-bottom:2rem;font-weight:300}.BeautyTemplate_resetBtn__Prbtn{background:transparent;color:var(--primary,#c4886b);border:1.5px solid var(--primary,#c4886b);padding:.9rem 2.5rem;border-radius:99px;font-weight:500;cursor:pointer;transition:all .3s;font-family:Poppins,sans-serif;font-size:.85rem;letter-spacing:.05em}.BeautyTemplate_resetBtn__Prbtn:hover{background:linear-gradient(135deg,var(--primary,#c4886b),var(--primary-container,#d4a574));color:#fff;border-color:var(--primary,#c4886b)}.BeautyTemplate_loader__kvZVD{width:36px;height:36px;border:3px solid #f0e8e2;border-top:3px solid var(--primary,#c4886b);border-radius:50%;animation:BeautyTemplate_spin__f39p4 1s linear infinite;margin:0 auto 1rem}@keyframes BeautyTemplate_softFade__2yqxt{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes BeautyTemplate_spin__f39p4{to{transform:rotate(1turn)}}@media (max-width:1200px){.BeautyTemplate_heroTitle__IuAo2{font-size:3.5rem}.BeautyTemplate_shopContainer__l0J52{padding:3rem 1.5rem 5rem;gap:2.5rem}.BeautyTemplate_heroContent__FYkdN{padding:3rem}}@media (max-width:1024px){.BeautyTemplate_shopContainer__l0J52{flex-direction:column}.BeautyTemplate_sidebar__xlcXw{width:100%;position:static}.BeautyTemplate_trustBar__HzIuL{gap:2rem;padding:1.25rem 1rem}}@media (max-width:768px){.BeautyTemplate_hero__cDnJF{min-height:60vh}.BeautyTemplate_heroTitle__IuAo2{font-size:2.75rem}.BeautyTemplate_heroContent__FYkdN{padding:2rem 1.5rem}.BeautyTemplate_heroOverlay__omaFt{background:linear-gradient(180deg,hsla(27,69%,97%,.95),hsla(27,69%,97%,.7))}.BeautyTemplate_areaHeader___IU4w{flex-direction:column;align-items:flex-start;gap:1.5rem}.BeautyTemplate_productGrid__DGWgA{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.BeautyTemplate_trustBar__HzIuL{flex-direction:column;gap:1rem;align-items:center}}@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Lato:wght@300;400;500;600;700&display=swap");.BoutiqueTemplate_container__g3nvO{min-height:100vh;background:var(--background,#fff);font-family:Lato,sans-serif;color:var(--foreground,#333);overflow-x:hidden}.BoutiqueTemplate_utilityBar__tk3h9{background:#222;color:#ccc;padding:.6rem 0;font-size:.75rem;letter-spacing:.03em}.BoutiqueTemplate_utilityInner__9yELL{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.BoutiqueTemplate_utilityLeft__zyeUb{display:flex;gap:1.5rem;align-items:center}.BoutiqueTemplate_utilityItem__w_aBc{display:flex;align-items:center;gap:.4rem;color:#bbb}.BoutiqueTemplate_utilityRight__Y0Wwp{display:flex;gap:1.5rem;align-items:center}.BoutiqueTemplate_utilityLink__vZ827{color:#bbb;text-decoration:none;transition:color .2s;cursor:pointer}.BoutiqueTemplate_utilityLink__vZ827:hover{color:#fff}.BoutiqueTemplate_utilityDivider__6vHWB{width:1px;height:12px;background:#555}.BoutiqueTemplate_hero__Klb6M{position:relative;width:100%;height:75vh;min-height:500px;overflow:hidden;background:#f5f5f0}.BoutiqueTemplate_heroSlide__8N7QV{position:absolute;inset:0;display:flex;align-items:center;transition:opacity .8s ease-in-out}.BoutiqueTemplate_heroSlideImage__O0cci{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.BoutiqueTemplate_heroSlideContent__n_zzy{position:relative;z-index:2;max-width:500px;margin-left:auto;margin-right:10%;text-align:left}.BoutiqueTemplate_heroSubtitle___gteR{font-family:Lato,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#999;margin-bottom:.75rem}.BoutiqueTemplate_heroHeading__WQWac{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:500;line-height:1.15;color:var(--foreground,#1a1a1a);margin-bottom:1rem}.BoutiqueTemplate_heroHeading__WQWac em{font-style:italic;font-weight:400}.BoutiqueTemplate_heroText___aPP_{font-size:.95rem;color:#888;line-height:1.7;margin-bottom:2rem;font-weight:300}.BoutiqueTemplate_heroButton__5J7dS{display:inline-block;background:var(--primary,#1a1a1a);color:var(--primary-foreground,#fff);padding:1rem 2.5rem;text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;border:none;cursor:pointer}.BoutiqueTemplate_heroButton__5J7dS:hover{background:#333}.BoutiqueTemplate_heroArrow__KIixl{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;background:hsla(0,0%,100%,.85);border:1px solid #eee;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#333}.BoutiqueTemplate_heroArrow__KIixl:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.BoutiqueTemplate_heroArrowLeft__VfcPM{left:1rem}.BoutiqueTemplate_heroArrowRight__Vap4l{right:1rem}.BoutiqueTemplate_heroDots___zoAU{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:5}.BoutiqueTemplate_heroDot__NJ_he{width:10px;height:10px;border-radius:50%;background:#ddd;border:none;cursor:pointer;transition:all .3s;padding:0}.BoutiqueTemplate_heroDot__NJ_he.BoutiqueTemplate_active__yo4o5{background:#1a1a1a}.BoutiqueTemplate_collectionsSection__2zanL{padding:5rem 2rem;text-align:center;max-width:1400px;margin:0 auto}.BoutiqueTemplate_sectionSubtitle__x4KRC{font-family:Playfair Display,serif;font-size:2rem;font-weight:400;color:#1a1a1a;line-height:1.4;margin-bottom:1rem}.BoutiqueTemplate_sectionSubtitle__x4KRC strong{font-weight:600}.BoutiqueTemplate_sectionDivider__11prf{width:40px;height:2px;background:#d4a574;margin:1rem auto}.BoutiqueTemplate_sectionDesc__VvF64{font-size:.9rem;color:#999;max-width:600px;margin:0 auto 3rem;line-height:1.8;font-weight:300}.BoutiqueTemplate_categoryCards__4qjRC{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.BoutiqueTemplate_categoryCard__5CaAg{position:relative;overflow:hidden;cursor:pointer;border:none;background:none;padding:0;text-align:center;transition:transform .4s}.BoutiqueTemplate_categoryCard__5CaAg:hover{transform:translateY(-4px)}.BoutiqueTemplate_categoryCardImage__6jol2{width:100%;height:350px;background:#f2f0ed;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:1.5rem;color:#aaa;margin-bottom:1rem;overflow:hidden}.BoutiqueTemplate_categoryCardName___ENKm{font-family:Lato,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a;text-transform:uppercase;letter-spacing:.08em}.BoutiqueTemplate_shopSection__sTQ5g{max-width:1400px;margin:0 auto;padding:0 2rem 6rem}.BoutiqueTemplate_shopHeader__sXlfy{text-align:center;margin-bottom:3rem}.BoutiqueTemplate_shopTitle__WUuRf{font-family:Playfair Display,serif;font-size:2rem;font-weight:400;color:#1a1a1a;margin-bottom:.5rem}.BoutiqueTemplate_shopLayout__nY0aD{display:flex;gap:3rem;align-items:flex-start}.BoutiqueTemplate_sidebar__5CEIk{width:260px;flex-shrink:0;position:sticky;top:100px}.BoutiqueTemplate_searchBox__vxdf7{position:relative;margin-bottom:2rem}.BoutiqueTemplate_searchIcon__ku8Cg{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#ccc}.BoutiqueTemplate_searchInput__8P8oV{width:100%;padding:.85rem 2.5rem .85rem 1rem;border:1px solid #e5e5e5;border-radius:0;font-family:Lato,sans-serif;font-size:.9rem;outline:none;transition:border-color .2s;color:#333;background:#fff}.BoutiqueTemplate_searchInput__8P8oV:focus{border-color:#1a1a1a}.BoutiqueTemplate_searchInput__8P8oV::-moz-placeholder{color:#ccc}.BoutiqueTemplate_searchInput__8P8oV::placeholder{color:#ccc}.BoutiqueTemplate_filterGroup__N510h{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f0f0f0}.BoutiqueTemplate_filterGroup__N510h:last-child{border-bottom:none}.BoutiqueTemplate_filterTitle__r0WrC{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between}.BoutiqueTemplate_clearFilter__GjsP4{font-size:.7rem;color:#999;cursor:pointer;font-weight:400;letter-spacing:.03em;transition:color .2s;background:none;border:none;padding:0;text-transform:uppercase}.BoutiqueTemplate_clearFilter__GjsP4:hover{color:#1a1a1a}.BoutiqueTemplate_checkboxLabel__Zv8Rv{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;cursor:pointer;font-size:.9rem;color:#666;transition:color .2s;font-weight:400}.BoutiqueTemplate_checkboxLabel__Zv8Rv:hover{color:#1a1a1a}.BoutiqueTemplate_checkboxInput__j9anh{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1.5px solid #d0d0d0;border-radius:0;outline:none;cursor:pointer;position:relative;transition:all .2s;background:#fff;flex-shrink:0}.BoutiqueTemplate_checkboxInput__j9anh:checked{background:#1a1a1a;border-color:#1a1a1a}.BoutiqueTemplate_checkboxInput__j9anh:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-60%) rotate(45deg);width:4px;height:8px;border:solid #fff;border-width:0 1.5px 1.5px 0}.BoutiqueTemplate_toggleLabel__JIOJi{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:400;color:#666;font-size:.9rem}.BoutiqueTemplate_toggleSwitch__NgzAP{width:40px;height:22px;background:#e5e5e5;border-radius:11px;position:relative;transition:background-color .3s}.BoutiqueTemplate_toggleSwitch__NgzAP:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .3s;box-shadow:0 1px 4px rgba(0,0,0,.1)}.BoutiqueTemplate_toggleInput__FFFd8:checked+.BoutiqueTemplate_toggleSwitch__NgzAP{background:#1a1a1a}.BoutiqueTemplate_toggleInput__FFFd8:checked+.BoutiqueTemplate_toggleSwitch__NgzAP:after{transform:translateX(18px)}.BoutiqueTemplate_toggleInput__FFFd8{display:none}.BoutiqueTemplate_priceInputs__P_3EV{margin-top:.75rem}.BoutiqueTemplate_priceInputs__P_3EV input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent}.BoutiqueTemplate_priceInputs__P_3EV input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:16px;width:16px;border-radius:50%;background:#1a1a1a;cursor:pointer;margin-top:-6px;box-shadow:0 2px 6px rgba(0,0,0,.2)}.BoutiqueTemplate_priceInputs__P_3EV input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;cursor:pointer;background:#e5e5e5;border-radius:2px}.BoutiqueTemplate_priceValue__cjCq_{font-size:.85rem;color:#999;margin-top:.5rem}.BoutiqueTemplate_sizeFilters__fryj_{display:flex;flex-wrap:wrap;gap:.4rem}.BoutiqueTemplate_sizeBadge__zZoE6{min-width:38px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:0;font-size:.8rem;font-weight:500;cursor:pointer;background:#fff;color:#666;transition:all .2s}.BoutiqueTemplate_sizeBadge__zZoE6:hover{border-color:#1a1a1a;color:#1a1a1a}.BoutiqueTemplate_sizeBadge__zZoE6.BoutiqueTemplate_active__yo4o5{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.BoutiqueTemplate_colorFilters__DR1KP{display:flex;flex-wrap:wrap;gap:.5rem}.BoutiqueTemplate_colorCircle__3FtnX{width:26px;height:26px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);padding:2px;background-clip:content-box}.BoutiqueTemplate_colorCircle__3FtnX:hover{transform:scale(1.15)}.BoutiqueTemplate_colorCircle__3FtnX.BoutiqueTemplate_active__yo4o5{border-color:#1a1a1a}.BoutiqueTemplate_productArea__umdZV{flex:1;min-width:0}.BoutiqueTemplate_areaHeader__fmdjH{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.BoutiqueTemplate_resultsCount__g_rDf{font-size:.9rem;color:#999}.BoutiqueTemplate_resultsCount__g_rDf strong{color:#1a1a1a;font-weight:600}.BoutiqueTemplate_sortSelect__WUQGM{padding:.6rem 2rem .6rem 1rem;border:1px solid #e5e5e5;border-radius:0;background:#fff;font-family:Lato,sans-serif;font-size:.85rem;color:#333;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:.8em}.BoutiqueTemplate_sortSelect__WUQGM:hover{border-color:#1a1a1a}.BoutiqueTemplate_productGrid__ZCpLe{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem}.BoutiqueTemplate_emptyState__Wsl6j{text-align:center;padding:6rem 2rem;border:1px dashed #e5e5e5}.BoutiqueTemplate_emptyState__Wsl6j h3{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:400;margin-bottom:.75rem;color:#1a1a1a}.BoutiqueTemplate_emptyState__Wsl6j p{color:#999;margin-bottom:2rem;font-weight:300}.BoutiqueTemplate_resetBtn__9IkAX{background:#1a1a1a;color:#fff;border:none;padding:.85rem 2.5rem;font-weight:600;cursor:pointer;transition:background .2s;font-family:Lato,sans-serif;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.BoutiqueTemplate_resetBtn__9IkAX:hover{background:#333}.BoutiqueTemplate_loader__RVNXL{width:32px;height:32px;border:2px solid #e5e5e5;border-top-color:#1a1a1a;border-radius:50%;animation:BoutiqueTemplate_spin__oYrE6 .8s linear infinite;margin:0 auto 1rem}@keyframes BoutiqueTemplate_spin__oYrE6{to{transform:rotate(1turn)}}@media (max-width:1024px){.BoutiqueTemplate_shopLayout__nY0aD{flex-direction:column}.BoutiqueTemplate_sidebar__5CEIk{width:100%;position:static}.BoutiqueTemplate_heroSlideContent__n_zzy{margin-right:5%;max-width:400px}.BoutiqueTemplate_heroHeading__WQWac{font-size:2.5rem}.BoutiqueTemplate_categoryCards__4qjRC{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:768px){.BoutiqueTemplate_hero__Klb6M{height:55vh;min-height:400px}.BoutiqueTemplate_heroSlideContent__n_zzy{margin:0 auto;text-align:center;padding:0 1.5rem;max-width:100%}.BoutiqueTemplate_heroHeading__WQWac{font-size:2rem}.BoutiqueTemplate_heroArrow__KIixl,.BoutiqueTemplate_utilityBar__tk3h9{display:none}.BoutiqueTemplate_areaHeader__fmdjH{flex-direction:column;gap:1rem;align-items:flex-start}.BoutiqueTemplate_collectionsSection__2zanL{padding:3rem 1.5rem}.BoutiqueTemplate_shopSection__sTQ5g{padding:0 1.5rem 4rem}.BoutiqueTemplate_productGrid__ZCpLe{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");.PurpleBoutiqueTemplate_container__Rux6f{min-height:100vh;background:var(--background,#fdf7ff);font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--on-surface,#1d1a25);overflow-x:hidden;line-height:1.5}.PurpleBoutiqueTemplate_headerContainer__E5NQY{max-width:1280px;margin:0 auto;padding:0 24px}.PurpleBoutiqueTemplate_hero__yNQ1C{position:relative;width:100%;height:60vh;min-height:400px;display:flex;align-items:center;background:linear-gradient(135deg,#f8f1ff,#fdf7ff);overflow:hidden;border-bottom:1px solid var(--outline-variant,#cbc3d9)}.PurpleBoutiqueTemplate_heroBackground__WSi7N{position:absolute;inset:0;opacity:.1;background-image:radial-gradient(#6e27fd 1px,transparent 0);background-size:32px 32px}.PurpleBoutiqueTemplate_heroContent__dztbO{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.PurpleBoutiqueTemplate_heroLabel__gbLjR{font-size:12px;font-weight:700;color:#6e27fd;text-transform:uppercase;letter-spacing:.15em;margin-bottom:16px;display:block}.PurpleBoutiqueTemplate_heroTitle__x0Vuk{font-size:48px;font-weight:700;line-height:1.1;color:#5400d4;margin-bottom:24px;letter-spacing:-.02em;max-width:700px}.PurpleBoutiqueTemplate_heroDesc__IOoP4{font-size:18px;color:#494456;max-width:600px;line-height:1.6;margin-bottom:32px}.PurpleBoutiqueTemplate_heroBtn__EANzA{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:var(--primary,#5400d4);color:var(--on-primary,#fff);text-decoration:none;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;transition:all .2s ease;box-shadow:0 4px 12px rgba(84,0,212,.15)}.PurpleBoutiqueTemplate_heroBtn__EANzA:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(84,0,212,.25);filter:brightness(1.1)}.PurpleBoutiqueTemplate_mainLayout__8rzFv{max-width:1280px;margin:0 auto;padding:48px 24px 80px;display:grid;grid-template-columns:260px 1fr;gap:48px}.PurpleBoutiqueTemplate_sidebar__Neyrt{display:flex;flex-direction:column;gap:32px}.PurpleBoutiqueTemplate_sidebarTitle__gpeqc{font-size:14px;font-weight:700;color:#1d1a25;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px}.PurpleBoutiqueTemplate_searchBox__jqpnR{position:relative}.PurpleBoutiqueTemplate_searchInput__fWLdr{width:100%;padding:12px 16px;background:#fff;border:1px solid #cbc3d9;border-radius:4px;font-size:14px;color:#1d1a25;outline:none;transition:all .2s}.PurpleBoutiqueTemplate_searchInput__fWLdr:focus{border-color:var(--primary,#6e27fd);box-shadow:0 0 0 2px rgba(110,39,253,.1)}.PurpleBoutiqueTemplate_filterSection__1J4fm{padding-bottom:24px;border-bottom:1px solid #e7e0f0}.PurpleBoutiqueTemplate_filterGroup__X7e2O{display:flex;flex-direction:column;gap:12px}.PurpleBoutiqueTemplate_filterLabel__fa4uD{display:flex;align-items:center;gap:12px;font-size:14px;color:#494456;cursor:pointer;transition:color .2s}.PurpleBoutiqueTemplate_filterLabel__fa4uD:hover{color:var(--primary,#5400d4)}.PurpleBoutiqueTemplate_checkbox__bQIBZ{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #cbc3d9;border-radius:4px;background:#fff;cursor:pointer;position:relative;transition:all .2s}.PurpleBoutiqueTemplate_checkbox__bQIBZ:checked{background:var(--primary,#5400d4);border-color:var(--primary,#5400d4)}.PurpleBoutiqueTemplate_checkbox__bQIBZ:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px}.PurpleBoutiqueTemplate_productArea__g8Pve{display:flex;flex-direction:column;gap:32px}.PurpleBoutiqueTemplate_areaHeader__g3oJm{display:flex;justify-content:space-between;align-items:center}.PurpleBoutiqueTemplate_resultCount__6yszn{font-size:14px;color:#7a7488}.PurpleBoutiqueTemplate_sortSelect__r_jTQ{padding:8px 16px;background:#fff;border:1px solid #cbc3d9;border-radius:4px;font-size:14px;color:#1d1a25;cursor:pointer;outline:none}.PurpleBoutiqueTemplate_productGrid__IC_s4{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}@media (max-width:1024px){.PurpleBoutiqueTemplate_mainLayout__8rzFv{grid-template-columns:1fr;gap:32px}.PurpleBoutiqueTemplate_heroTitle__x0Vuk{font-size:40px}}@media (max-width:640px){.PurpleBoutiqueTemplate_heroTitle__x0Vuk{font-size:32px}.PurpleBoutiqueTemplate_hero__yNQ1C{height:auto;padding:64px 0}}@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=DM+Serif+Display&display=swap");.GroceryTemplate_container__hJVB9{min-height:100vh;background:var(--background,#fff);font-family:DM Sans,sans-serif;color:var(--foreground,#333);overflow-x:hidden}.GroceryTemplate_announcementBar__gbSDh{background:var(--primary,#2d5a27);color:#fff;padding:.55rem 0;font-size:.75rem}.GroceryTemplate_announcementInner__OuWu2{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.GroceryTemplate_announcementText__FBXAL{color:hsla(0,0%,100%,.85);letter-spacing:.02em}.GroceryTemplate_announcementRight__Nl5s_{display:flex;gap:1rem;align-items:center;color:hsla(0,0%,100%,.8);font-size:.75rem}.GroceryTemplate_hero__dR2g0{position:relative;width:100%;height:55vh;min-height:380px;overflow:hidden;background:#f0ede5}.GroceryTemplate_heroImage__oBijZ{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.GroceryTemplate_heroOverlay__2E7CX{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.35),rgba(0,0,0,.05) 70%)}.GroceryTemplate_heroContent__ar4L1{position:relative;z-index:2;height:100%;max-width:1400px;margin:0 auto;padding:0 3rem;display:flex;flex-direction:column;justify-content:center;animation:GroceryTemplate_fadeUp__nR2MH .8s ease-out}.GroceryTemplate_heroSubtitle__kGO6Z{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--secondary,#8bc34a);margin-bottom:.75rem}.GroceryTemplate_heroTitle__UezrK{font-family:"DM Serif Display",serif;font-size:3.5rem;font-weight:400;color:#fff;line-height:1.1;margin-bottom:.75rem}.GroceryTemplate_heroDesc__RyWVL{font-size:1.1rem;color:hsla(0,0%,100%,.85);font-weight:300;margin-bottom:2rem}.GroceryTemplate_heroBtns__jAmKo{display:flex;gap:1rem;flex-wrap:wrap}.GroceryTemplate_heroBtnPrimary__3_mCP{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2rem;background:var(--primary,#2d5a27);color:#fff;border:2px solid var(--primary,#2d5a27);border-radius:4px;font-weight:600;font-size:.85rem;text-decoration:none;cursor:pointer;transition:all .3s}.GroceryTemplate_heroBtnPrimary__3_mCP:hover{background:var(--primary-container,#3d7a35);border-color:var(--primary-container,#3d7a35)}.GroceryTemplate_heroBtnSecondary__sfzz9{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2rem;background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.6);border-radius:4px;font-weight:600;font-size:.85rem;text-decoration:none;cursor:pointer;transition:all .3s}.GroceryTemplate_heroBtnSecondary__sfzz9:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.GroceryTemplate_heroArrow__5Dmd8{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:40px;height:40px;background:hsla(0,0%,100%,.2);backdrop-filter:blur(4px);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#fff}.GroceryTemplate_heroArrow__5Dmd8:hover{background:hsla(0,0%,100%,.4)}.GroceryTemplate_heroArrowLeft__OlI8F{left:1rem}.GroceryTemplate_heroArrowRight__f6xxC{right:1rem}.GroceryTemplate_trustBar__lpV2F{background:#fafaf7;border-top:1px solid #f0f0ea;border-bottom:1px solid #f0f0ea;padding:1.5rem 2rem}.GroceryTemplate_trustInner__mtguX{max-width:1400px;margin:0 auto;display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.GroceryTemplate_trustItem__1tkPw{display:flex;align-items:center;gap:.75rem}.GroceryTemplate_trustIcon__AUJBA{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--primary,#2d5a27)}.GroceryTemplate_trustTexts__hlKcc h4{font-size:.9rem;font-weight:600;color:#1a1a1a;margin-bottom:.15rem}.GroceryTemplate_trustTexts__hlKcc p{font-size:.75rem;color:#999;font-weight:400}.GroceryTemplate_categorySection__ED3_e{max-width:1400px;margin:0 auto;padding:4rem 2rem 2rem}.GroceryTemplate_sectionHeader___w81H{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.GroceryTemplate_sectionTitle__BYnPh{font-family:"DM Serif Display",serif;font-size:1.75rem;font-weight:400;color:#1a1a1a}.GroceryTemplate_viewAll__0NTJq{font-size:.85rem;color:var(--primary,#2d5a27);font-weight:600;text-decoration:none;cursor:pointer;transition:color .2s;background:none;border:none}.GroceryTemplate_viewAll__0NTJq:hover{color:var(--primary-container,#3d7a35)}.GroceryTemplate_categoryScroll__4tHyC{display:flex;gap:1.25rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth}.GroceryTemplate_categoryScroll__4tHyC::-webkit-scrollbar{height:4px}.GroceryTemplate_categoryScroll__4tHyC::-webkit-scrollbar-track{background:#f5f5f5}.GroceryTemplate_categoryScroll__4tHyC::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.GroceryTemplate_categoryPill__dgfIA{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;background:none;border:none;padding:0;transition:transform .3s}.GroceryTemplate_categoryPill__dgfIA:hover{transform:translateY(-4px)}.GroceryTemplate_categoryPillImage__HhFgn{width:100px;height:100px;border-radius:50%;background:#f5f3ee;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#999;border:2px solid transparent;transition:border-color .3s;overflow:hidden}.GroceryTemplate_categoryPill__dgfIA.GroceryTemplate_active__u_1J_ .GroceryTemplate_categoryPillImage__HhFgn,.GroceryTemplate_categoryPill__dgfIA:hover .GroceryTemplate_categoryPillImage__HhFgn{border-color:var(--primary,#2d5a27)}.GroceryTemplate_categoryPillName___F2ox{font-size:.85rem;font-weight:500;color:#333}.GroceryTemplate_shopContainer__KdbxW{max-width:1400px;margin:0 auto;padding:2rem 2rem 6rem;display:flex;gap:3rem;align-items:flex-start}.GroceryTemplate_sidebar__Q5SVs{width:260px;flex-shrink:0;position:sticky;top:100px;background:#fafaf7;padding:2rem;border-radius:12px;border:1px solid #f0f0ea}.GroceryTemplate_searchBox__2Dit6{position:relative;margin-bottom:2rem}.GroceryTemplate_searchIcon__bm5s5{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#bbb}.GroceryTemplate_searchInput__e2IFp{width:100%;padding:.85rem 1rem .85rem 2.75rem;border:1px solid #e8e5de;border-radius:8px;font-family:DM Sans,sans-serif;font-size:.9rem;outline:none;transition:border-color .2s;color:#333;background:#fff}.GroceryTemplate_searchInput__e2IFp:focus{border-color:var(--primary,#2d5a27)}.GroceryTemplate_searchInput__e2IFp::-moz-placeholder{color:#ccc}.GroceryTemplate_searchInput__e2IFp::placeholder{color:#ccc}.GroceryTemplate_filterGroup__oj85x{margin-bottom:1.75rem;padding-bottom:1.75rem;border-bottom:1px solid #eeeae3}.GroceryTemplate_filterGroup__oj85x:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.GroceryTemplate_filterTitle__sIMV1{font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.GroceryTemplate_clearFilter__uOIfr{font-size:.7rem;color:var(--primary,#2d5a27);cursor:pointer;font-weight:500;transition:color .2s;background:none;border:none;padding:0;text-transform:uppercase}.GroceryTemplate_clearFilter__uOIfr:hover{color:var(--primary-container,#3d7a35)}.GroceryTemplate_checkboxLabel__PZm2c{display:flex;align-items:center;gap:.75rem;margin-bottom:.7rem;cursor:pointer;font-size:.9rem;color:#666;transition:color .2s}.GroceryTemplate_checkboxLabel__PZm2c:hover{color:#1a1a1a}.GroceryTemplate_checkboxInput__e9d4O{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1.5px solid #d0ccc5;border-radius:4px;outline:none;cursor:pointer;position:relative;transition:all .2s;background:#fff;flex-shrink:0}.GroceryTemplate_checkboxInput__e9d4O:checked{background:var(--primary,#2d5a27);border-color:var(--primary,#2d5a27)}.GroceryTemplate_checkboxInput__e9d4O:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-60%) rotate(45deg);width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0}.GroceryTemplate_toggleLabel__G_XqK{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:400;color:#666;font-size:.9rem}.GroceryTemplate_toggleSwitch__jsZFH{width:42px;height:22px;background:#e0ddd6;border-radius:11px;position:relative;transition:background-color .3s}.GroceryTemplate_toggleSwitch__jsZFH:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .3s;box-shadow:0 1px 4px rgba(0,0,0,.1)}.GroceryTemplate_toggleInput__waXSH:checked+.GroceryTemplate_toggleSwitch__jsZFH{background:var(--primary,#2d5a27)}.GroceryTemplate_toggleInput__waXSH:checked+.GroceryTemplate_toggleSwitch__jsZFH:after{transform:translateX(20px)}.GroceryTemplate_toggleInput__waXSH{display:none}.GroceryTemplate_priceInputs__leaUN{margin-top:.5rem}.GroceryTemplate_priceInputs__leaUN input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent}.GroceryTemplate_priceInputs__leaUN input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:16px;width:16px;border-radius:50%;background:var(--primary,#2d5a27);cursor:pointer;margin-top:-6px;box-shadow:0 2px 6px var(--primary-container,rgba(45,90,39,.3))}.GroceryTemplate_priceInputs__leaUN input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#e0ddd6;border-radius:2px}.GroceryTemplate_priceValue__mgg_O{font-size:.8rem;color:var(--primary,#2d5a27);font-weight:600;margin-top:.5rem}.GroceryTemplate_sizeFilters__ZEAJZ{display:flex;flex-wrap:wrap;gap:.4rem}.GroceryTemplate_sizeBadge__3LN_A{min-width:38px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #e0ddd6;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;background:#fff;color:#666;transition:all .2s}.GroceryTemplate_sizeBadge__3LN_A:hover{border-color:var(--primary,#2d5a27);color:var(--primary,#2d5a27)}.GroceryTemplate_sizeBadge__3LN_A.GroceryTemplate_active__u_1J_{background:var(--primary,#2d5a27);color:#fff;border-color:var(--primary,#2d5a27)}.GroceryTemplate_colorFilters__RFEjw{display:flex;flex-wrap:wrap;gap:.5rem}.GroceryTemplate_colorCircle__8blfT{width:26px;height:26px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);padding:2px;background-clip:content-box}.GroceryTemplate_colorCircle__8blfT:hover{transform:scale(1.15)}.GroceryTemplate_colorCircle__8blfT.GroceryTemplate_active__u_1J_{border-color:var(--primary,#2d5a27)}.GroceryTemplate_productArea__6v5ic{flex:1;min-width:0}.GroceryTemplate_areaHeader__C7gO4{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.GroceryTemplate_resultsCount__mVFXx{font-size:.9rem;color:#999}.GroceryTemplate_resultsCount__mVFXx strong{color:#1a1a1a;font-weight:600}.GroceryTemplate_sortSelect__x5_rD{padding:.65rem 2rem .65rem 1rem;border:1px solid #e0ddd6;border-radius:8px;background:#fff;font-family:DM Sans,sans-serif;font-size:.85rem;color:#333;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232D5A27' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:.8em}.GroceryTemplate_sortSelect__x5_rD:hover{border-color:var(--primary,#2d5a27)}.GroceryTemplate_productGrid__AKS_I{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.GroceryTemplate_emptyState__vlB2p{text-align:center;padding:6rem 2rem;background:#fafaf7;border-radius:12px;border:1px dashed #e0ddd6}.GroceryTemplate_emptyState__vlB2p h3{font-family:"DM Serif Display",serif;font-size:1.75rem;margin-bottom:.75rem;color:#1a1a1a}.GroceryTemplate_emptyState__vlB2p p{color:#999;margin-bottom:2rem}.GroceryTemplate_resetBtn__huogi{background:var(--primary,#2d5a27);color:#fff;border:none;padding:.85rem 2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s;font-family:DM Sans,sans-serif;font-size:.85rem}.GroceryTemplate_resetBtn__huogi:hover{background:var(--primary-container,#3d7a35)}.GroceryTemplate_loader__Pxagv{width:32px;height:32px;border:3px solid #e0ddd6;border-top:3px solid var(--primary,#2d5a27);border-radius:50%;animation:GroceryTemplate_spin__iFE5n .8s linear infinite;margin:0 auto 1rem}@keyframes GroceryTemplate_fadeUp__nR2MH{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes GroceryTemplate_spin__iFE5n{to{transform:rotate(1turn)}}@media (max-width:1024px){.GroceryTemplate_shopContainer__KdbxW{flex-direction:column}.GroceryTemplate_sidebar__Q5SVs{width:100%;position:static}.GroceryTemplate_trustInner__mtguX{gap:2rem}.GroceryTemplate_heroTitle__UezrK{font-size:2.75rem}}@media (max-width:768px){.GroceryTemplate_hero__dR2g0{height:45vh;min-height:320px}.GroceryTemplate_heroTitle__UezrK{font-size:2rem}.GroceryTemplate_heroContent__ar4L1{padding:0 1.5rem}.GroceryTemplate_announcementBar__gbSDh{display:none}.GroceryTemplate_trustInner__mtguX{flex-direction:column;gap:1rem;align-items:center;text-align:center}.GroceryTemplate_areaHeader__C7gO4{flex-direction:column;gap:1rem;align-items:flex-start}.GroceryTemplate_productGrid__AKS_I{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.GroceryTemplate_categorySection__ED3_e{padding:2rem 1rem 1rem}}.ModernClothingTemplate_container__HA3Qx{min-height:100vh;background-color:var(--background,#fff);font-family:Outfit,sans-serif;color:var(--foreground,#1a1a1a);overflow-x:hidden}.ModernClothingTemplate_hero__RpulI{position:relative;min-height:90vh;background-color:#f8f8f8;margin:0;display:flex;align-items:center;justify-content:center}.ModernClothingTemplate_heroInner__Z1ei6{display:flex;width:100%;max-width:1800px;height:80vh;align-items:center;position:relative;padding:0 5%}.ModernClothingTemplate_heroImageWrapper__4MCZ1{position:absolute;right:5%;width:55%;height:100%;overflow:hidden;border-radius:4px}.ModernClothingTemplate_heroImage__1OB9p{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1s cubic-bezier(.16,1,.3,1)}.ModernClothingTemplate_hero__RpulI:hover .ModernClothingTemplate_heroImage__1OB9p{transform:scale(1.05)}.ModernClothingTemplate_heroContent__1Z4gB{position:relative;z-index:10;width:50%;padding:4rem;background:#fff;border:1px solid #e5e7eb;border-radius:0;box-shadow:-20px 40px 80px rgba(0,0,0,.05);animation:ModernClothingTemplate_slideUp__yG25E 1.2s cubic-bezier(.16,1,.3,1)}.ModernClothingTemplate_heroBadge__42lWu{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#999;margin-bottom:2rem;display:inline-block;border-bottom:2px solid #000;padding-bottom:.5rem}.ModernClothingTemplate_heroTitle__hBon_{font-family:Playfair Display,serif;font-size:5rem;font-weight:500;line-height:1.1;margin-bottom:1.5rem;color:#000;letter-spacing:-.02em}.ModernClothingTemplate_heroDesc__PNVFf{font-size:1.2rem;font-weight:300;margin-bottom:3.5rem;color:#666;line-height:1.8;max-width:450px}.ModernClothingTemplate_heroActions__XDNIp{display:flex;gap:2rem;align-items:center}.ModernClothingTemplate_heroBtn__4ggiG{background:#000;color:#fff;padding:1.5rem 4rem;border-radius:0;font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;transition:all .3s ease}.ModernClothingTemplate_heroBtn__4ggiG:hover{background:#333;transform:translateX(10px)}.ModernClothingTemplate_secondaryBtn__H0zya{font-size:.9rem;font-weight:600;text-decoration:none;color:#000;text-transform:uppercase;letter-spacing:.1em;position:relative;transition:all .3s}.ModernClothingTemplate_secondaryBtn__H0zya:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#000;transition:width .3s}.ModernClothingTemplate_secondaryBtn__H0zya:hover:after{width:100%}.ModernClothingTemplate_shopContainer__E8xV2{max-width:1600px;margin:0 auto;padding:10rem 2rem;display:flex;gap:6rem}.ModernClothingTemplate_sidebar__4WE_x{width:250px;flex-shrink:0;position:sticky;top:150px}.ModernClothingTemplate_sidebarFiltersWrapper__CW5gP{border-top:1px solid #eee;padding-top:2rem}.ModernClothingTemplate_filterGroup__IqufA{margin-bottom:4rem}.ModernClothingTemplate_filterTitle__bTXhm{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;color:#000}.ModernClothingTemplate_checkboxLabel___t4a4{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.25rem;color:#777;font-size:.95rem;transition:color .3s}.ModernClothingTemplate_checkboxInput__tIaQe{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #ccc;border-radius:0;cursor:pointer;background:#fff}.ModernClothingTemplate_checkboxInput__tIaQe:checked{background:#000;border-color:#000}.ModernClothingTemplate_productArea__5aGMt{flex:1}.ModernClothingTemplate_areaHeader__Xp7Ic{display:flex;justify-content:flex-end;align-items:center;gap:2rem;margin-bottom:5rem;border-bottom:1px solid #eee;padding-bottom:1.5rem}.ModernClothingTemplate_resultsCount__iCQ2f{display:none}.ModernClothingTemplate_sortSelect__mbo_a{padding:.5rem 2rem .5rem .5rem;border:none;font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;background-position:right .5rem center}.ModernClothingTemplate_productGrid__WoE2L{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:5rem 3rem}@keyframes ModernClothingTemplate_slideUp__yG25E{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1400px){.ModernClothingTemplate_heroTitle__hBon_{font-size:4rem}.ModernClothingTemplate_heroContent__1Z4gB{width:60%}}@media (max-width:1024px){.ModernClothingTemplate_heroInner__Z1ei6{flex-direction:column;height:auto;padding:4rem 1.5rem}.ModernClothingTemplate_heroImageWrapper__4MCZ1{position:relative;width:100%;height:50vh;right:0;margin-bottom:-4rem}.ModernClothingTemplate_heroContent__1Z4gB{width:90%;margin:0 auto;padding:3rem}.ModernClothingTemplate_shopContainer__E8xV2{flex-direction:column;gap:3rem;padding:5rem 1.5rem}.ModernClothingTemplate_sidebar__4WE_x{width:100%;position:static}.ModernClothingTemplate_sidebarFiltersWrapper__CW5gP{display:grid;grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){.ModernClothingTemplate_heroTitle__hBon_{font-size:3rem}.ModernClothingTemplate_heroActions__XDNIp{flex-direction:column;align-items:flex-start;gap:1.5rem}.ModernClothingTemplate_productGrid__WoE2L{grid-template-columns:1fr}}