.shopify-section--main-collection{--hl-col-ff-serif: var(--heading-font-family);--hl-col-ff-sans: var(--text-font-family)}.shopify-section--main-collection .homland-sec{padding:90px 6%;background:var(--white);font-family:var(--hl-col-ff-sans);color:var(--text-dark)}.shopify-section--main-collection .homland-inner{max-width:1320px;margin:0 auto}.shopify-section--main-collection .homland-col-layout{display:flex;gap:2.5rem;align-items:flex-start}.shopify-section--main-collection .homland-sidebar{width:280px;flex-shrink:0;background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);padding:1.5rem;position:sticky;top:90px}.shopify-section--main-collection .homland-filter-group{border-bottom:1px solid var(--border);padding-bottom:1.2rem;margin-bottom:1.2rem}.shopify-section--main-collection .homland-filter-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.shopify-section--main-collection .homland-fg-title{font-size:.85rem;font-weight:600;color:var(--navy);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.shopify-section--main-collection .homland-fg-title svg{width:16px;height:16px;stroke:var(--text-muted);transition:transform .2s;flex-shrink:0}.shopify-section--main-collection .homland-fg-title.collapsed svg{transform:rotate(-90deg)}.shopify-section--main-collection .homland-fg-list{list-style:none;display:flex;flex-direction:column;gap:.7rem;overflow:hidden;max-height:2000px;transition:max-height .3s ease,opacity .2s ease;padding:0;margin:0;opacity:1}.shopify-section--main-collection .homland-fg-list.collapsed{max-height:0!important;opacity:0;margin-bottom:0}.shopify-section--main-collection .homland-fg-list label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.9rem;color:var(--text-mid);-webkit-user-select:none;user-select:none;transition:color .2s;margin:0}.shopify-section--main-collection .homland-fg-list label:hover{color:var(--navy)}.shopify-section--main-collection .homland-custom-cb{display:none}.shopify-section--main-collection .homland-cb-mark{width:18px;height:18px;border:1.5px solid #cbd5e1;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;background:#fff;flex-shrink:0}.shopify-section--main-collection .homland-cb-mark:after{content:"";width:10px;height:10px;background-color:#fff;mask:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>') no-repeat center;-webkit-mask:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>') no-repeat center;opacity:0;transform:scale(.5);transition:all .2s}.shopify-section--main-collection .homland-custom-cb:checked+.homland-cb-mark{background:var(--orange);border-color:var(--orange)}.shopify-section--main-collection .homland-custom-cb:checked+.homland-cb-mark:after{opacity:1;transform:scale(1)}.shopify-section--main-collection .homland-custom-cb:checked~span{color:var(--navy);font-weight:500}.shopify-section--main-collection .homland-main-content{flex-grow:1;min-width:0}.shopify-section--main-collection .homland-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.shopify-section--main-collection .homland-result-count{font-size:.95rem;color:var(--text-mid);font-weight:500}.shopify-section--main-collection .homland-sort-wrap{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--text-mid)}.shopify-section--main-collection .homland-sort-select{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid var(--border);padding:8px 36px 8px 16px;border-radius:100px;font-family:var(--hl-col-ff-sans);font-size:.9rem;color:var(--navy);font-weight:500;cursor:pointer;outline:none;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" stroke="%231F345C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.shopify-section--main-collection .homland-prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.shopify-section--main-collection .homland-p-card{background:#fff;border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s;text-decoration:none;color:inherit}.shopify-section--main-collection .homland-p-card:hover{transform:translateY(-4px);box-shadow:var(--sh-md);border-color:#1f345c26}.shopify-section--main-collection .homland-p-img-wrap{aspect-ratio:1 / 1;position:relative;overflow:hidden;background:#f8f7fa;padding:.75rem;box-sizing:border-box}.shopify-section--main-collection .homland-p-img-wrap img,.shopify-section--main-collection .homland-p-img-wrap svg{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;width:calc(100% - 1.5rem);height:calc(100% - 1.5rem);object-fit:contain;object-position:center;border-radius:var(--r-sm)}.shopify-section--main-collection .homland-p-badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:column;gap:6px}.shopify-section--main-collection .homland-badge{font-size:.65rem;font-weight:600;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.shopify-section--main-collection .homland-badge.b-fs{background:#e6f5ee;color:#2d6a4f;border:1px solid #b7e4c7}.shopify-section--main-collection .homland-badge.b-bs{background:var(--navy);color:#fff}.shopify-section--main-collection .homland-badge.b-fda{background:var(--orange-pale);color:var(--orange);border:1px solid rgba(232,104,72,.2)}.shopify-section--main-collection .homland-p-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1;background:#f8f7fa}.shopify-section--main-collection .homland-p-rating{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--text-muted);margin-bottom:8px;font-weight:500}.shopify-section--main-collection .homland-stars{color:var(--yellow);letter-spacing:1px}.shopify-section--main-collection .homland-p-title{font-family:var(--hl-col-ff-serif);font-size:1.25rem;font-weight:400;color:var(--navy);margin:0 0 12px;line-height:1.3}.shopify-section--main-collection .homland-p-specs{list-style:none;margin:0 0 20px;padding:0;flex-grow:1}.shopify-section--main-collection .homland-p-specs li{display:flex;align-items:flex-start;gap:8px;font-size:.85rem;color:var(--text-mid);margin-bottom:6px;line-height:1.5}.shopify-section--main-collection .homland-p-specs svg{width:15px;height:15px;stroke:var(--orange);flex-shrink:0;margin-top:3px}.shopify-section--main-collection .homland-p-price{font-family:var(--hl-col-ff-serif);font-size:1.5rem;font-weight:400;color:var(--navy);margin-bottom:16px}.shopify-section--main-collection .homland-p-price s{color:var(--text-muted);font-size:1.1rem;margin-right:8px}.shopify-section--main-collection .homland-btn-add{width:100%;background:var(--white);color:var(--navy);border:1.5px solid var(--border);text-align:center;padding:10px;border-radius:100px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;font-family:var(--hl-col-ff-sans)}.shopify-section--main-collection .homland-p-card:hover .homland-btn-add{background:var(--navy);color:#fff;border-color:var(--navy)}.shopify-section--main-collection .homland-promo{margin-bottom:2rem;border-radius:var(--r-md);overflow:hidden}.shopify-section--main-collection .homland-promo img{width:100%;height:auto;display:block}.shopify-section--main-collection .homland-empty-state{grid-column:1 / -1;text-align:center;padding:4rem 2rem;background:#fff;border-radius:var(--r-md);border:1px dashed var(--border);margin-top:2rem}.shopify-section--main-collection .homland-empty-state svg{width:48px;height:48px;stroke:var(--text-muted);margin:0 auto 1rem;opacity:.5}.shopify-section--main-collection .homland-btn-o{background:var(--orange);color:#fff;padding:10px 24px;border-radius:100px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block;transition:background .2s;border:none;cursor:pointer;margin-top:1.5rem}.shopify-section--main-collection .homland-btn-o:hover{background:var(--orange-lt)}.shopify-section--main-collection .homland-pagination{grid-column:1 / -1;margin-top:3rem;display:flex;justify-content:center}.shopify-section--main-collection .homland-clear-wrap{margin-top:2rem}.shopify-section--main-collection .homland-clear-wrap .homland-btn-o{width:100%;text-align:center;font-size:.8rem;padding:10px;margin-top:0;box-sizing:border-box}.shopify-section--main-collection .homland-mobile-filter-btn{display:none;background:var(--white);border:1px solid var(--border);padding:10px 20px;border-radius:100px;font-weight:500;color:var(--navy);cursor:pointer;align-items:center;gap:8px;font-size:.9rem;font-family:var(--hl-col-ff-sans)}.shopify-section--main-collection .homland-sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#1f345c80;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s}.shopify-section--main-collection .homland-sidebar-overlay.active{opacity:1;pointer-events:auto}.shopify-section--main-collection .homland-close-sidebar{display:none;text-align:right;margin-bottom:1.5rem;cursor:pointer;color:var(--text-muted);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;background:none;border:none;padding:0;font-family:var(--hl-col-ff-sans)}@media(max-width:1024px){.shopify-section--main-collection .homland-prod-grid{grid-template-columns:repeat(2,1fr)}.shopify-section--main-collection .homland-mobile-filter-btn{display:flex}.shopify-section--main-collection .homland-sidebar-overlay{display:block}.shopify-section--main-collection .homland-sidebar{position:fixed;left:0;bottom:0;width:300px;z-index:1001;border-radius:0;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;height:100vh;max-height:100vh;top:0}.shopify-section--main-collection .homland-sidebar.active{transform:translate(0)}.shopify-section--main-collection .homland-close-sidebar{display:block}}@media(max-width:640px){.shopify-section--main-collection .homland-sec{padding:60px 5%}.shopify-section--main-collection .homland-prod-grid.mobile-col-1{grid-template-columns:1fr}.shopify-section--main-collection .homland-prod-grid.mobile-col-2{grid-template-columns:repeat(2,1fr);gap:12px}.shopify-section--main-collection .homland-prod-grid.mobile-col-2 .homland-p-content{padding:1rem .8rem}.shopify-section--main-collection .homland-prod-grid.mobile-col-2 .homland-p-title{font-size:1rem;margin-bottom:8px;line-height:1.2}.shopify-section--main-collection .homland-prod-grid.mobile-col-2 .homland-p-price{font-size:1.15rem;margin-bottom:12px}.shopify-section--main-collection .homland-prod-grid.mobile-col-2 .homland-p-price s{font-size:.9rem}.shopify-section--main-collection .homland-prod-grid.mobile-col-2 .homland-p-specs{display:none}.shopify-section--main-collection .homland-prod-grid.mobile-col-2 .homland-p-rating{font-size:.7rem;flex-wrap:wrap}.shopify-section--main-collection .homland-prod-grid.mobile-col-2 .homland-btn-add{padding:8px;font-size:.8rem}.shopify-section--main-collection .homland-prod-grid.mobile-col-2 .homland-badge{font-size:.55rem;padding:3px 6px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/homland-collection.css.map */
