@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500&display=swap";html,body{scroll-snap-type:none!important}body{background:#f8f8f5!important}body.template-collection:not(.is-homepage):not(.template-product):not(.template-cart) #MainContent{padding-top:70px!important}.lumora-header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:1.8rem 3rem;background:#fff;border-bottom:1px solid #f0f0f0}.lumora-header__logo{font-family:Didot,Bodoni MT,Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:400;color:#1a1a1a;text-decoration:none;letter-spacing:.15em;transition:opacity .3s ease}.lumora-header__logo:hover{opacity:.6}.lumora-header__nav{display:flex;gap:2.5rem;background:#00000008;padding:.9rem 2.2rem;border-radius:50px}.lumora-header__nav-link{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.85rem;font-weight:500;color:#666;text-decoration:none;letter-spacing:.02em;transition:color .3s ease;position:relative}.lumora-header__nav-link:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:0;height:1.5px;background:#1a1a1a;transition:width .3s ease}.lumora-header__nav-link:hover,.lumora-header__nav-link.active{color:#1a1a1a}.lumora-header__nav-link:hover:after,.lumora-header__nav-link.active:after{width:100%}.lumora-header__icons{display:flex;gap:.8rem}.lumora-header__icon-btn{width:40px;height:40px;background:#00000008;border:1px solid rgba(0,0,0,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative}.lumora-header__icon-btn:hover{background:#00000014;border-color:#00000026}.lumora-header__icon-btn svg{width:18px;height:18px;color:#1a1a1a}@media screen and (max-width: 768px){.lumora-header{padding:1.2rem 1rem}.lumora-header__logo{font-size:1.3rem}.lumora-header__nav{display:none}.lumora-header__icon-btn{width:36px;height:36px}.lumora-header__icon-btn svg{width:16px;height:16px}}.lumora-collection{background:#fff;min-height:100vh;padding-top:30px;padding-bottom:80px}.collection-hero,.facets-wrapper,.facet-filters,.active-facets,#product-grid,.product-grid,.title-wrapper,aside#main-collection-filters{display:none!important}.lumora-breadcrumb{display:flex;align-items:center;gap:10px;padding:0 40px 30px;max-width:1600px;margin:0 auto;font-family:Sora,sans-serif;font-size:1.1rem;color:#666}.lumora-breadcrumb a{color:#666;text-decoration:none;transition:color .2s ease}.lumora-breadcrumb a:hover{color:#1a1a1a}.lumora-breadcrumb span{color:#999}.lumora-breadcrumb__current{color:#1a1a1a;font-weight:500}@media screen and (max-width: 768px){.lumora-breadcrumb{display:none}}.lumora-categories{padding:0 40px 40px;max-width:1600px;margin:0 auto;overflow:hidden}.lumora-categories__scroll{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:10px}.lumora-categories__scroll::-webkit-scrollbar{display:none}.lumora-category{flex:0 0 auto;width:200px;text-decoration:none;display:flex;flex-direction:column;gap:12px;transition:transform .3s ease}.lumora-category:hover{transform:translateY(-4px)}.lumora-category__image{width:200px;height:260px;border-radius:4px;overflow:hidden;position:relative}.lumora-category__image img{width:100%;height:100%;object-fit:cover}.lumora-category--coming-soon .lumora-category__image{display:flex;align-items:center;justify-content:center}.lumora-category__soon{font-family:Sora,sans-serif;font-size:1rem;color:#666;letter-spacing:.05em;font-style:italic}.lumora-category__name{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;letter-spacing:.08em;color:#1a1a1a99;text-align:left;text-transform:uppercase;transition:color .3s ease}.lumora-category:hover .lumora-category__name{color:#1a1a1a}.lumora-category--active .lumora-category__name{color:#1a1a1a;font-weight:500;padding-bottom:4px;border-bottom:1px solid #b8a48c}.lumora-category--coming-soon{display:none}@media screen and (max-width: 768px){.lumora-categories{padding:0 20px 30px}.lumora-category{width:150px}.lumora-category__image{width:150px;height:200px}.lumora-category__name{font-size:1.15rem}}.lumora-filters-bar{display:flex;justify-content:space-between;align-items:center;padding:0 40px 30px;max-width:1600px;margin:0 auto}.lumora-filters-label{font-family:Sora,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.1em;color:#1a1a1a;padding-bottom:8px;border-bottom:2px solid #1a1a1a;text-transform:uppercase}.lumora-filters-types{display:flex;gap:24px;flex-wrap:wrap}.lumora-filter-type{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a80;text-decoration:none;padding:0 0 6px;background:none;border:none;border-bottom:1px solid transparent;cursor:pointer;transition:all .3s ease}.lumora-filter-type:hover{color:#1a1a1acc}.lumora-filter-type.active{color:#1a1a1a;font-weight:500;border-bottom-color:#b8a48c}.lumora-products-count{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;color:#999}.lumora-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0 40px;margin:0 auto;max-width:1600px;list-style:none}@media screen and (max-width: 1200px){.lumora-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 30px}}@media screen and (max-width: 768px){.lumora-collection{padding-top:60px}.lumora-filters-bar{flex-direction:column;align-items:flex-start;gap:12px;padding:0 16px 20px}.lumora-filters-types{gap:16px}.lumora-filter-type{font-size:1rem;letter-spacing:.05em}.lumora-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 12px}}.lumora-product{position:relative}.lumora-product a{display:block;text-decoration:none;color:inherit}.lumora-product__image-wrapper{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f8f8f8}.lumora-product__image{width:100%;height:100%;object-fit:cover;object-position:10% center;transition:transform .5s ease}.lumora-product__image--hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:10% center;opacity:0;transition:opacity .4s ease}.lumora-product:hover .lumora-product__image{transform:scale(1.03)}.lumora-product:hover .lumora-product__image--hover{opacity:1}.lumora-product[data-category=suspension] .lumora-product__image,.lumora-product[data-category=suspension] .lumora-product__image--hover{object-position:65% center}.lumora-product__badge{position:absolute;top:12px;left:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.05em;color:#fff;background:#1a1a1a;padding:5px 10px;text-transform:uppercase}.lumora-product__wishlist{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;opacity:0;transform:translateY(-5px);transition:all .3s ease}.lumora-product:hover .lumora-product__wishlist{opacity:1;transform:translateY(0)}.lumora-product__wishlist svg{width:18px;height:18px;color:#1a1a1a}.lumora-product__wishlist:hover{background:#fff;transform:scale(1.1)}.lumora-product__wishlist:hover svg{fill:#e74c3c;stroke:#e74c3c}@media screen and (max-width: 768px){.lumora-product__wishlist{opacity:1;transform:translateY(0);width:30px;height:30px}.lumora-product__wishlist svg{width:14px;height:14px}.lumora-product__badge{font-size:.55rem;padding:4px 8px}}.lumora-product__info{padding:14px 0 0}.lumora-product__brand{font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#c9b896;margin:0 0 .5rem}.lumora-product__colors{display:flex;align-items:center;gap:6px;margin-bottom:.8rem}.lumora-product__color{width:14px;height:14px;border-radius:2px;border:none;cursor:pointer;transition:transform .2s ease;position:relative}.lumora-product__color:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1.5px;background:#1a1a1a;opacity:0;transition:opacity .2s ease}.lumora-product__color.active:after{opacity:1}.lumora-product__color:hover{transform:scale(1.08)}.lumora-product__colors-more{font-family:Sora,sans-serif;font-size:1rem;font-weight:400;color:#1a1a1a;margin-left:4px}.lumora-product__name{font-family:Sora,sans-serif;font-size:1.2rem;font-weight:500;color:#1a1a1a;margin:0 0 2px;line-height:1.4;letter-spacing:-.01em}.lumora-product__price{display:flex;align-items:center;gap:5px;font-family:Sora,sans-serif;font-size:1.3rem;font-weight:400;color:#1a1a1a}.lumora-product__price--current{font-size:1rem;font-weight:400;color:#1a1a1a}.lumora-product__price--old{font-size:1rem;font-weight:400;color:#c0392b;text-decoration:line-through}@media screen and (max-width: 768px){.lumora-product__info{padding:10px 0 0}.lumora-product__brand{font-size:.65rem;margin-bottom:.4rem}.lumora-product__colors{gap:6px;margin-bottom:.6rem}.lumora-product__color{width:12px;height:12px}.lumora-product__color:after{bottom:-4px;height:1.5px}.lumora-product__colors-more{font-size:.85rem}.lumora-product__name{font-size:.9rem;margin-bottom:2px}.lumora-product__price{font-size:1rem}}.lumora-filter-fab{position:fixed;bottom:24px;right:24px;display:flex;align-items:center;gap:8px;padding:14px 24px;background:#1a1a1a;color:#fff;border:none;border-radius:30px;cursor:pointer;z-index:100;box-shadow:0 4px 20px #00000040;transition:all .3s ease}.lumora-filter-fab:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 25px #0000004d}.lumora-filter-fab svg{width:18px;height:18px}.lumora-filter-fab span{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media screen and (max-width: 768px){.lumora-filter-fab{bottom:16px;right:16px;padding:12px 20px}.lumora-filter-fab span{font-size:.7rem}}.lumora-filter-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;visibility:hidden;opacity:0;transition:all .3s ease}.lumora-filter-modal.active{visibility:visible;opacity:1}.lumora-filter-modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080}.lumora-filter-modal__content{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;max-height:80vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s ease}.lumora-filter-modal.active .lumora-filter-modal__content{transform:translateY(0)}.lumora-filter-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee}.lumora-filter-modal__header h3{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.1rem;font-weight:500;margin:0}.lumora-filter-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.lumora-filter-modal__close svg{width:20px;height:20px}.lumora-filter-modal__body{padding:24px}.lumora-filter-group{margin-bottom:28px}.lumora-filter-group:last-child{margin-bottom:0}.lumora-filter-group h4{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;color:#1a1a1a}.lumora-filter-options{display:flex;flex-direction:column;gap:12px}.lumora-filter-option{display:flex;align-items:center;gap:12px;cursor:pointer}.lumora-filter-option input[type=checkbox]{width:18px;height:18px;accent-color:#1a1a1a}.lumora-filter-option span{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9rem;color:#333}.lumora-filter-colors{display:flex;gap:12px}.lumora-filter-color{width:32px;height:32px;border-radius:4px;border:2px solid transparent;cursor:pointer;transition:all .2s ease}.lumora-filter-color:hover,.lumora-filter-color.active{border-color:#1a1a1a;transform:scale(1.1)}.lumora-filter-modal__footer{display:flex;gap:12px;padding:20px 24px;border-top:1px solid #eee}.lumora-filter-reset,.lumora-filter-apply{flex:1;padding:14px 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;border:none;cursor:pointer;transition:all .2s ease}.lumora-filter-reset{background:#f5f5f5;color:#1a1a1a}.lumora-filter-reset:hover{background:#e5e5e5}.lumora-filter-apply{background:#1a1a1a;color:#fff}.lumora-filter-apply:hover{background:#333}.lumora-products-per-page{display:flex;align-items:center;gap:.6rem}.lumora-products-per-page__label{font-family:Cormorant Garamond,serif;font-size:1.25rem;color:#1a1a1a80;letter-spacing:.05em;font-weight:400}.lumora-products-per-page__select{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500;color:#1a1a1a;background:transparent;border:none;border-bottom:1px solid rgba(26,26,26,.3);padding:0 24px 6px 4px;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;transition:all .3s ease}.lumora-products-per-page__select:hover{border-bottom-color:#b8a48c}.lumora-products-per-page__select:focus{outline:none;border-bottom-color:#b8a48c}@media screen and (max-width: 768px){.lumora-products-per-page{margin-top:8px}.lumora-products-per-page__label,.lumora-products-per-page__select{font-size:1.1rem}}.lumora-pagination{display:flex;justify-content:center;padding:60px 20px 80px}.lumora-pagination .pagination{display:flex;gap:8px;list-style:none;padding:0;margin:0}.lumora-pagination .pagination li a,.lumora-pagination .pagination li span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.85rem;color:#1a1a1a;text-decoration:none;border:1px solid #ddd;transition:all .2s ease}.lumora-pagination .pagination li a:hover,.lumora-pagination .pagination li.active span{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.lumora-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 40px 120px;max-width:600px;margin:0 auto}.lumora-empty-state__icon{width:120px;height:120px;margin-bottom:32px;opacity:.4}.lumora-empty-state__icon svg{width:100%;height:100%;stroke:#1a1a1a;stroke-width:1}.lumora-empty-state__title{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:400;letter-spacing:.08em;color:#1a1a1a;margin:0 0 16px;text-transform:uppercase}.lumora-empty-state__text{font-family:Sora,sans-serif;font-size:1.1rem;font-weight:300;color:#666;line-height:1.8;margin:0 0 40px}.lumora-empty-state__btn{display:inline-block;font-family:Sora,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#1a1a1a;text-decoration:none;padding:16px 40px;border:none;transition:all .3s ease}.lumora-empty-state__btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 15px #0003}@media screen and (max-width: 768px){.lumora-empty-state{padding:60px 24px 80px}.lumora-empty-state__icon{width:80px;height:80px;margin-bottom:24px}.lumora-empty-state__title{font-size:1.8rem}.lumora-empty-state__text{font-size:.95rem}.lumora-empty-state__btn{padding:14px 32px;font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/zara-collection.css.map */
