.mega-collection{background:#fff;color:#172031}.mega-collection__shell{width:min(100% - 32px,1504px);margin-inline:auto}.mega-collection__topnav{display:flex;min-height:42px;justify-content:center;gap:clamp(14px,1.8vw,34px);overflow-x:auto;border-top:1px solid #edf0f5;border-bottom:1px solid #dfe4ec;white-space:nowrap}.mega-collection__topnav a{display:inline-flex;min-height:42px;align-items:center;gap:8px;color:#172031;font-size:1.3rem;font-weight:650;text-decoration:none}.mega-collection__topnav span{width:8px;height:8px;border-radius:999px;background:var(--nav-color)}.mega-collection__topnav .is-active{border-bottom:2px solid var(--department);color:var(--department);font-weight:850}.mega-collection__layout{display:grid;grid-template-columns:252px minmax(0,1fr);gap:24px;align-items:start}.mega-collection__sidebar{position:sticky;top:92px;display:grid;gap:14px;padding-top:12px}.mega-collection__side-panel,.mega-collection__filter-panel,.mega-collection__toolbar,.mega-collection__banner{border:1px solid #dfe5ee;border-radius:8px;background:#fff}.mega-collection__side-panel{padding:14px 12px}.mega-collection__side-panel h2,.mega-collection__filter-panel h2{margin:0 0 12px;font-family:var(--font-main);font-size:1.55rem;font-weight:850;line-height:1.2}.mega-collection__side-panel a{display:flex;min-height:34px;align-items:center;gap:12px;padding:7px 10px;border-radius:6px;color:#172031;font-size:1.32rem;font-weight:650;text-decoration:none}.mega-collection__side-panel a:hover,.mega-collection__side-panel a.is-active{background:color-mix(in srgb,var(--department-soft) 72%,#ffffff);color:var(--department)}.mega-collection__side-panel svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.mega-collection__filter-panel{overflow:hidden}.mega-collection__filter-head{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 12px;border-bottom:1px solid #e7ebf2}.mega-collection__filter-mobile-head,.mega-collection__filter-trigger,.mega-collection__filter-backdrop,.mega-collection__filter-apply{display:none}.mega-collection__filter-head h2{margin:0}.mega-collection__filter-head button,.mega-collection__filter-head a,.mega-collection__result-row a{border:0;background:transparent;color:#0f62e6;cursor:pointer;font-size:1.22rem;font-weight:750;text-decoration:none}.mega-collection__filter-panel details{padding:0;border-bottom:1px solid #e7ebf2}.mega-collection__filter-panel details:last-child{border-bottom:0}.mega-collection__filter-panel summary{display:flex;align-items:center;justify-content:space-between;padding:14px;color:#172031;cursor:pointer;font-size:1.34rem;font-weight:780;list-style:none}.mega-collection__filter-panel summary::-webkit-details-marker{display:none}.mega-collection__filter-panel summary:after{width:8px;height:8px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;content:"";transform:rotate(45deg)}.mega-collection__filter-panel details[open] summary:after{transform:rotate(225deg)}.mega-collection__filter-panel label{display:flex;align-items:center;gap:9px;margin:0;padding:0 14px 12px;color:#3b4656;font-size:1.28rem}.mega-collection__filter-panel label.is-disabled{color:#a8b2c1}.mega-collection__filter-panel input{width:16px;height:16px;accent-color:var(--department)}.mega-collection__filter-panel label span{min-width:0;flex:1}.mega-collection__filter-panel label small{color:#8a95a6;font-size:1.08rem;font-weight:750}.mega-collection__range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 14px 18px;color:#172031;font-size:1.2rem}.mega-collection__range>span:nth-child(2){text-align:right}.mega-collection__range-control{position:relative;grid-column:1 / -1;height:26px;margin:-2px 0 2px}.mega-collection__range-control:before{position:absolute;left:0;right:0;top:11px;height:5px;border-radius:999px;background:color-mix(in srgb,var(--department-soft) 72%,#ffffff);content:""}.mega-collection__range-control label{position:absolute;top:0;right:0;bottom:0;left:0;display:block;padding:0;color:transparent;font-size:0}.mega-collection__range-control input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:26px;margin:0;-webkit-appearance:none;appearance:none;background:transparent;accent-color:var(--department);cursor:pointer;pointer-events:none}.mega-collection__range-control input::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:transparent}.mega-collection__range-control input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;margin-top:-6px;border:0;border-radius:999px;background:var(--department);box-shadow:0 0 0 3px color-mix(in srgb,var(--department) 14%,#ffffff);pointer-events:auto}.mega-collection__range-control input::-moz-range-track{height:5px;background:transparent}.mega-collection__range-control input::-moz-range-thumb{width:18px;height:18px;border:0;border-radius:999px;background:var(--department);box-shadow:0 0 0 3px color-mix(in srgb,var(--department) 14%,#ffffff);pointer-events:auto}.mega-collection__price-field{display:grid;gap:5px;padding:0;color:#687588;font-size:1.08rem;font-weight:800}.mega-collection__price-field input{width:100%;height:36px;padding:0 10px;border:1px solid #d8dee8;border-radius:8px;background:#fafbfd;color:#172031;font-size:1.22rem;font-weight:750}.mega-collection__active-filter{display:inline-flex;align-items:center;gap:6px}.mega-collection__swatches{display:flex;gap:8px;padding:0 14px 16px}.mega-collection__swatches button{width:20px;height:20px;border:2px solid #fff;border-radius:999px;background:var(--swatch);box-shadow:0 0 0 1px #bac5d3}.mega-collection__content{min-width:0;padding:14px 0 48px}.mega-collection__crumbs{display:flex;align-items:center;gap:12px;color:#697386;font-size:1.26rem}.mega-collection__crumbs a{color:#0f62e6;text-decoration:none}.mega-collection__heading{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.3fr);gap:28px;align-items:center;margin:10px 0 18px}.mega-collection__heading h1{max-width:none;margin:0 0 10px;color:#172031;font-family:var(--font-main);font-size:3.4rem;font-weight:870;letter-spacing:0}.mega-collection__heading p{max-width:620px;margin:0;color:#4b5563;font-size:1.34rem;line-height:1.55}.mega-collection__intro{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mega-collection__banner{position:relative;display:grid;grid-template-columns:1fr;min-height:150px;overflow:hidden;align-items:stretch;padding:0;background:radial-gradient(circle at 16% 45%,color-mix(in srgb,var(--department) 14%,transparent),transparent 22%),linear-gradient(100deg,var(--department-soft),#fff 52%,color-mix(in srgb,var(--department-soft) 78%,#ffffff))}.mega-collection__banner strong{position:relative;z-index:2;display:flex;height:100%;align-items:center;padding:28px 34px 28px 88px;color:#172031;font-size:2.15rem;font-weight:900;line-height:1.12}.mega-collection__banner img{position:relative;z-index:2;width:100%;height:100%;min-height:190px;object-fit:cover;object-position:center right}.mega-collection__mark{position:absolute;color:color-mix(in srgb,var(--department) 25%,transparent);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mega-collection__mark--one{left:34px;top:22px;width:54px;transform:rotate(-14deg)}.mega-collection__mark--two{right:34px;bottom:24px;width:48px;transform:rotate(16deg)}.mega-collection__toolbar{display:flex;min-height:54px;align-items:center;justify-content:space-between;margin-bottom:14px;padding:10px 10px 10px 18px}.mega-collection__result-row,.mega-collection__toolbar-right,.mega-collection__toolbar-right form,.mega-collection__view-toggle{display:flex;align-items:center}.mega-collection__result-row{flex-wrap:wrap;gap:12px;color:#172031;font-size:1.36rem}.mega-collection__result-row button{display:inline-flex;min-height:30px;align-items:center;gap:7px;border:0;border-radius:5px;padding:0 12px;background:#f1f3f6;color:#172031;font-size:1.22rem;font-weight:650}.mega-collection__result-row button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.mega-collection__toolbar-right{gap:12px}.mega-collection__toolbar-right form{gap:10px}.mega-collection__toolbar-right label{color:#4b5563;font-size:1.2rem}.mega-collection__toolbar select{min-width:204px;height:34px;border:1px solid #d4dbe7;border-radius:5px;padding:0 12px;color:#172031;font-size:1.22rem}.mega-collection__view-toggle{gap:3px;padding:3px;border:1px solid #dce4ef;border-radius:6px}.mega-collection__view-toggle button{display:grid;width:32px;height:28px;place-items:center;border:0;border-radius:4px;background:transparent;color:#172031}.mega-collection__view-toggle button.is-active{background:#eef4ff;color:#0f62e6}.mega-collection__view-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mega-collection__product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.mega-collection__product-grid .product-card{min-height:320px}.mega-collection__product-grid .product-card__media{aspect-ratio:1 / .9}@media(max-width:1180px){.mega-collection__layout{grid-template-columns:230px minmax(0,1fr);gap:18px}.mega-collection__heading{grid-template-columns:1fr}.mega-collection__product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:860px){.mega-collection__topnav{justify-content:flex-start}.mega-collection__layout{grid-template-columns:1fr}.mega-collection__sidebar{position:static}.mega-collection__side-panel{display:flex;overflow-x:auto;align-items:center;gap:8px}.mega-collection__side-panel h2{flex:0 0 auto;margin:0 8px 0 0}.mega-collection__side-panel a{flex:0 0 auto}.mega-collection__filter-toggle{position:absolute}.mega-collection__filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;display:none;background:#0d172973}.mega-collection__filter-toggle:checked~.mega-collection__filter-backdrop{display:block}.mega-collection__filter-trigger{display:inline-flex;position:relative;align-items:center;gap:7px;padding:9px 14px;border:1px solid #ccd7e5;border-radius:8px;background:#fff;color:#344155;cursor:pointer;font-size:1.18rem;font-weight:750}.mega-collection__filter-trigger svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.mega-collection__filter-trigger.has-active{border-color:#0f62e6;color:#0f62e6}.mega-collection__filter-trigger span{width:7px;height:7px;border-radius:99px;background:#f35b04}.mega-collection__filter-panel{position:fixed;left:0;right:0;bottom:0;z-index:70;display:flex;flex-direction:column;max-height:82vh;overflow-y:auto;border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -20px 50px #0d172940;transform:translateY(100%);transition:transform .25s ease}.mega-collection__filter-toggle:checked~.mega-collection__sidebar .mega-collection__filter-panel{transform:translateY(0)}.mega-collection__filter-mobile-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 10px;font-size:1.5rem;font-weight:900}.mega-collection__filter-head h2{display:none}.mega-collection__filter-mobile-head label{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:#f1f4f8;color:#5a6779;cursor:pointer}.mega-collection__filter-mobile-head svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.2}.mega-collection__filter-apply{display:block;position:sticky;bottom:0;width:calc(100% - 36px);margin:14px 18px calc(18px + env(safe-area-inset-bottom));padding:13px;border:0;border-radius:10px;background:#0f62e6;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:800}.mega-collection__heading{gap:14px}.mega-collection__banner{grid-template-columns:1fr}.mega-collection__banner img{min-height:180px;justify-self:end}.mega-collection__toolbar{align-items:stretch;flex-direction:column;gap:12px}.mega-collection__toolbar-right,.mega-collection__toolbar-right form{justify-content:space-between}.mega-collection__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.mega-collection__shell{width:min(100% - 32px,1504px)}.mega-collection{padding-top:14px}.mega-collection__content{padding-top:0}.mega-collection__topnav{margin-inline:-16px;padding-inline:16px}.mega-collection__crumbs{margin-bottom:8px;font-size:1.1rem}.mega-collection__heading{grid-template-columns:1fr;gap:10px;margin-bottom:12px}.mega-collection__heading h1{font-size:2.4rem}.mega-collection__heading p{font-size:1.22rem}.mega-collection__banner{min-height:92px;border-radius:12px}.mega-collection__banner strong{padding:16px 18px;font-size:1.9rem}.mega-collection__side-panel{margin-inline:-16px;padding:0 16px 2px;border:0;background:transparent}.mega-collection__side-panel h2{display:none}.mega-collection__side-panel a{min-height:33px;padding:0 12px;border:1px solid #d8dee7;border-radius:999px;background:#fff;font-size:1.12rem;white-space:nowrap}.mega-collection__toolbar{margin-bottom:12px;padding:0;border:0;background:transparent}.mega-collection__result-row{gap:8px;font-size:1.18rem}.mega-collection__result-row button,.mega-collection__toolbar-right select{min-height:38px;border-radius:9px;background:#fff;font-size:1.18rem}.mega-collection__toolbar-right{align-items:stretch;flex-direction:column}.mega-collection__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/arbasa-mega-collection.css.map */
