.cc-page{max-width:1700px;margin:0 auto;padding:24px 16px 32px}.cc-breadcrumb{font-size:13px;color:#666;margin-bottom:24px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.cc-breadcrumb a{color:#666;text-decoration:none;transition:color .15s}.cc-breadcrumb a:hover{color:#111;text-decoration:underline}.cc-breadcrumb__sep{color:#ccc;font-weight:300}.cc-breadcrumb__current{color:#111;font-weight:500}.cc-header{margin-bottom:32px}.cc-header h1{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700;color:#111;margin:0 0 10px;letter-spacing:-.02em}.cc-header__desc{font-size:.95rem;color:#666;line-height:1.6}.cc-subgrid{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px;margin-bottom:40px}.cc-subgrid::-webkit-scrollbar{display:none}.cc-subtile{flex:0 0 140px;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#111;gap:8px;cursor:pointer}.cc-subtile__img{width:140px;height:140px;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f5f5f5;transition:border-color .2s}.cc-subtile:hover .cc-subtile__img{border-color:#111}.cc-subtile__img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.cc-subtile:hover .cc-subtile__img img{transform:scale(1.05)}.cc-subtile__back-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cc-subtile__label{font-size:.75rem;text-align:center;line-height:1.3;color:#333}.cc-layout{display:grid;grid-template-columns:260px 1fr;gap:40px;align-items:start}@media(max-width:900px){.cc-layout{grid-template-columns:1fr}.cc-sidebar{display:none}.cc-sidebar.cc-sidebar--open{display:block}}.cc-sidebar{position:sticky;top:80px}.cc-count{font-size:.85rem;color:#888;margin:0 0 16px}.cc-mobile-filter-btn{display:none;align-items:center;gap:8px;margin-bottom:16px;font-size:.9rem;font-weight:600;background:none;border:1px solid #d1d1d1;padding:8px 16px;cursor:pointer;border-radius:2px}@media(max-width:900px){.cc-mobile-filter-btn{display:flex}}.cc-acc{border-top:1px solid #e5e5e5}.cc-acc:last-child{border-bottom:1px solid #e5e5e5}.cc-acc__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:.9rem;font-weight:600;color:#111;background:none;border:none;cursor:pointer;text-align:left}.cc-acc__toggle svg{transition:transform .25s;flex-shrink:0}.cc-acc__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.cc-acc__body{display:none;padding-bottom:14px;flex-direction:column;gap:8px}.cc-acc__body.cc-acc__body--open{display:flex}.cc-sort-opts{display:flex;flex-direction:column;gap:8px}.cc-sort-opts label{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#444;cursor:pointer}.cc-sort-opts input[type=radio]{accent-color:#111}.cc-check-opts{display:flex;flex-direction:column;gap:6px}.cc-check-opts label{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#444;cursor:pointer}.cc-check-opts input[type=checkbox]{accent-color:#111}.cc-price-wrap{width:100%}.cc-price-row{display:flex;align-items:center;gap:10px;margin-top:10px}.cc-price-input{width:80px;padding:6px 8px;border:1px solid #d1d1d1;font-size:.82rem;border-radius:2px;outline:none}.cc-price-input:focus{border-color:#111}.cc-price-sep{color:#999;font-size:.82rem}.cc-price-apply{margin-top:10px;padding:6px 16px;background:#111;color:#fff;border:none;font-size:.82rem;cursor:pointer;border-radius:2px;transition:background .2s}.cc-price-apply:hover{background:#333}.cc-price-segments{display:flex;flex-direction:column;gap:10px;margin-top:4px;padding:4px 0}.cc-price-segment{display:flex;align-items:center;justify-content:space-between;font-size:.88rem;color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;padding:2px 0}.cc-price-segment__label{flex:1;color:#444;font-weight:500}.cc-price-segment__count{color:#888;margin-right:12px;font-size:.82rem}.cc-price-segment input[type=checkbox]{accent-color:#111;width:18px;height:18px;cursor:pointer;border:1px solid #d1d1d1;border-radius:4px;flex-shrink:0}.cc-price-segment:hover .cc-price-segment__label{color:#000}.cc-color-opts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 10px;padding:10px 0}.cc-color-swatch{display:flex;flex-direction:column;align-items:center;cursor:pointer;text-align:center;min-width:0}.cc-color-swatch input{display:none}.cc-swatch-circle{width:28px;height:28px;border-radius:50%;border:1px solid #e5e5e5;box-shadow:0 0 0 1px transparent;transition:all .2s ease;flex-shrink:0;margin-bottom:8px}.cc-color-swatch input:checked+.cc-swatch-circle{box-shadow:0 0 0 2px #111;transform:scale(1.1)}.cc-swatch-label{font-size:11px;color:#444;line-height:1.25;word-break:break-word;max-width:100%;display:block}.cc-active-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.cc-active-filters:empty{display:none}.cc-filter-tag{display:flex;align-items:center;gap:4px;background:#f0f0f0;border:1px solid #d1d1d1;padding:3px 10px;border-radius:20px;font-size:.78rem;color:#333;cursor:pointer}.cc-filter-tag:hover{background:#e5e5e5}.cc-clear-all{font-size:.78rem;color:#888;background:none;border:none;cursor:pointer;text-decoration:underline;padding:3px 6px}.cc-products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:12px}.cc-result-count{font-size:.85rem;color:#888}.cc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:1200px){.cc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.cc-grid{grid-template-columns:1fr;gap:30px}}@media(min-width:1400px){.cc-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1400px)and (max-width:1559px){.cc-card--premium .cc-card__img-wrap{height:260px!important}}.cc-promo-card{background:#f4f4f4;padding:60px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;border-radius:4px;box-sizing:border-box;gap:24px;position:relative;border:none}@media(max-width:500px){.cc-promo-card{padding:40px 20px}}.cc-promo-card svg{width:72px;height:72px;color:#111}.cc-promo-card h3{margin:0;font-size:1.5rem;font-weight:700;color:#111;line-height:1.2}.cc-promo-card a{font-size:.95rem;color:#111;text-decoration:underline;font-weight:600;margin-top:8px;transition:opacity .2s}.cc-promo-card a:hover{opacity:.7}.cc-card--premium{background:#fff;text-align:left;height:100%;display:flex;flex-direction:column;padding-bottom:20px}.cc-card--premium .cc-card__img-wrap{display:block;height:360px;margin-bottom:16px;background:#f8f8f8;position:relative;overflow:hidden}.cc-card--premium .cc-card__img-main{width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:multiply;transition:opacity .4s ease}.cc-card--premium .cc-card__img-hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:multiply;opacity:0;transition:opacity .4s ease;z-index:1}.cc-card--premium .cc-card__img-wrap--has-hover:hover .cc-card__img-hover{opacity:1}.cc-card--premium .cc-card__img-wrap--has-hover:hover .cc-card__img-main{opacity:0}.cc-card--premium .cc-card__info{padding:0 4px;flex-grow:1;display:flex;flex-direction:column}.cc-card--premium .cc-card__vendor{font-size:1rem;font-weight:700;margin:0 0 6px;color:#111}.cc-card--premium .cc-card__var-title{font-size:.9rem;color:#555;margin:0 0 12px}.cc-card--premium .cc-card__price-wrap{margin-bottom:12px;display:flex;align-items:baseline;font-weight:700;color:#111}.cc-card--premium .cc-card__currency{font-size:.8rem;margin-right:2px}.cc-card--premium .cc-card__price-val{font-size:1.5rem;line-height:1}.cc-card--premium .cc-card__compare-price{font-size:1rem;color:#999;margin-left:8px;font-weight:400}.cc-price-highlight{background:#ffd204;color:#111;padding:8px 12px;display:inline-flex;align-items:baseline;font-weight:800;position:relative;box-shadow:3px 3px #e31b1b;line-height:1;margin-bottom:8px;margin-right:8px;font-family:inherit}.cc-price-highlight__symbol{font-size:.8em;vertical-align:top;margin-right:2px;font-weight:700}.cc-price-highlight__number{font-size:1.5rem;letter-spacing:-.02em}.cc-price-highlight__decimal{font-size:.8em;vertical-align:top;font-weight:700}@media(max-width:1399px){.cc-price-highlight__number{font-size:1.8rem}}.cc-card--premium .cc-badge--sale{position:absolute;top:12px;left:12px;background:#e31b1b;color:#fff;padding:4px 10px;font-size:.75rem;font-weight:700;text-transform:uppercase;border-radius:2px;z-index:2}.cc-card--premium .cc-card__ratings{display:none;align-items:center;gap:4px;margin-bottom:16px}.cc-card--premium .cc-card__stars{display:flex;gap:1px;color:#111}.cc-card--premium .cc-card__stars svg{width:14px;height:14px}.cc-card--premium .cc-card__rating-count{font-size:.85rem;color:#555;text-decoration:underline}.cc-card--premium .cc-card__actions{display:flex;align-items:center;gap:12px}.cc-card--premium .cc-card__atc{background:#0058a3;color:#fff;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,background .2s;position:relative;overflow:hidden}.cc-card--premium .cc-card__atc:hover{background:#004e92;transform:scale(1.05)}.cc-card--premium .cc-card__atc svg{width:20px;height:20px}.cc-card--premium .cc-card__atc-dots{display:none;align-items:center;justify-content:center;gap:3px;height:100%}.cc-card--premium .cc-card__atc-dots span{width:8px;height:8px;background:#fff;border-radius:50%;display:inline-block;animation:cc-ball-bounce .6s ease-in-out infinite}@keyframes cc-ball-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cc-card--premium .cc-card__atc.is-loading .cc-card__atc-dots{display:flex}.cc-card--premium .cc-card__atc.is-loading svg{display:none}.cc-card__atc .cc-atc-icon--cart{display:block}.cc-card__atc .cc-atc-icon--check,.cc-card__atc.is-loading .cc-atc-icon--cart,.cc-card__atc.is-loading .cc-atc-icon--check{display:none}.cc-card__atc.is-success{background:#16a34a!important;transform:scale(1.08);transition:background .25s,transform .2s}.cc-card__atc.is-success .cc-atc-icon--cart{display:none}.cc-card__atc.is-success .cc-atc-icon--check{display:block}.cc-card__atc.is-success .cc-card__atc-dots{display:none}.cc-card--premium .cc-card__atc:hover{transform:scale(1.05);background:#004f93}.cc-card--premium .cc-card__atc svg{width:22px;height:22px;transition:opacity .2s}.cc-card--premium .cc-card__atc .cc-atc-load{position:absolute;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;opacity:0;transition:opacity .2s;animation:cc-spin .6s linear infinite}.cc-card--premium .cc-card__atc.is-loading svg{opacity:0}.cc-card--premium .cc-card__atc.is-loading .cc-atc-load{opacity:1}.cc-card--premium .cc-card__fav{background:#dedede;border:none;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111;transition:all .15s;border-radius:50%}.cc-card--premium .cc-card__fav:hover{color:#e31b1b;transform:scale(1.05)}.cc-card--premium .cc-card__fav svg{width:24px;height:24px}.cc-card--premium .cc-card__options-label{font-size:.8rem;font-weight:500;margin:0 0 8px;color:#111}.cc-card--premium .cc-card__thumbs{display:flex;flex-wrap:wrap;gap:8px}.cc-card--premium .cc-card__thumb{width:45px;height:45px;padding:0;background:none;border:none;cursor:pointer;position:relative;border:1px solid transparent}.cc-card--premium .cc-card__thumb:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#111;opacity:0;transition:opacity .2s}.cc-card--premium .cc-card__thumb.is-active:after{opacity:1}.cc-card--premium .cc-card__thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.cc-card__thumb--hidden{display:none!important}.cc-card__thumbs-toggle{display:inline-flex;align-items:center;gap:4px;margin-top:6px;background:none;border:none;padding:0;font-size:.75rem;font-weight:600;color:#555;cursor:pointer;transition:color .15s;line-height:1}.cc-card__thumbs-toggle:hover{color:#111}.cc-thumbs-toggle__more,.cc-thumbs-toggle__less{display:inline-flex;align-items:center;gap:4px}.cc-card-wrap{transition:opacity .2s}.cc-card-wrap.cc-hidden,.is-hidden-load-more{display:none!important}.cc-card{display:flex;flex-direction:column;position:relative;color:inherit}.cc-card__link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.cc-card__img{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5;margin-bottom:12px;position:relative}.cc-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.cc-card:hover .cc-card__img img{transform:scale(1.04)}.cc-card__title{font-size:.88rem;font-weight:600;color:#111;margin:0 0 4px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-card__price{font-size:.88rem;color:#444;margin:0}.cc-card__price s{color:#bbb;margin-left:6px}.cc-card__badge{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px}.cc-badge-sale{background:#dc2626;color:#fff;font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:2px;text-transform:uppercase}.cc-badge-sold{background:#374151;color:#fff;font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:2px;text-transform:uppercase}.cc-empty{grid-column:1 / -1;text-align:center;padding:60px 20px;color:#888;font-size:.95rem}.cc-load-more-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:40px;padding-bottom:24px;gap:8px}.cc-infinite-scroll__sentinel{width:100%;height:1px;pointer-events:none}.cc-load-more-status{color:#111;font-size:.9rem;font-weight:600;min-height:1.5em;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-align:center;-webkit-user-select:none;user-select:none}.cc-load-more-status.is-loading{opacity:.85}.cc-load-more-status.is-loading:after{content:"";width:16px;height:16px;flex-shrink:0;border:2px solid rgba(17,17,17,.2);border-top-color:#111;border-radius:50%;animation:cc-spin .6s linear infinite}@keyframes cc-spin{to{transform:rotate(360deg)}}.cc-related{margin-top:80px;padding-top:60px;border-top:1px solid #eee}.cc-related--top{margin-top:0;padding-top:0;border-top:none;margin-bottom:36px}.cc-related__title{font-size:1.5rem;font-weight:700;margin-bottom:30px;color:#111}.cc-related--top .cc-related__title{font-size:1.1rem;font-weight:600;margin-bottom:16px;color:#555;text-transform:uppercase;letter-spacing:.05em}.cc-slider-wrap{position:relative;margin-bottom:40px}.cc-full-desc{margin-top:60px;padding-top:48px;border-top:1px solid #eee}.cc-full-desc__heading{font-size:1.4rem;font-weight:700;color:#111;margin:0 0 16px}.cc-full-desc__body{font-size:.95rem;color:#555;line-height:1.75;max-width:1200px}.cc-full-desc__body p{margin:0 0 16px}.cc-full-desc__body p:last-child{margin-bottom:0}.cc-full-desc__body h2,.cc-full-desc__body h3,.cc-full-desc__body h4,.cc-full-desc__body h5{color:#111;font-weight:700;line-height:1.3;margin:28px 0 10px}.cc-full-desc__body h2:first-child,.cc-full-desc__body h3:first-child{margin-top:0}.cc-full-desc__body h2{font-size:1.25rem}.cc-full-desc__body h3{font-size:1.1rem}.cc-full-desc__body h4{font-size:1rem}.cc-full-desc__body ul,.cc-full-desc__body ol{margin:0 0 16px;padding-left:1.5em}.cc-full-desc__body ul{list-style-type:disc}.cc-full-desc__body ol{list-style-type:decimal}.cc-full-desc__body li{display:list-item;margin-bottom:6px}.cc-full-desc__body strong{color:#111;font-weight:700}.cc-full-desc__body hr{border:none;border-top:1px solid #e5e5e5;margin:24px 0}.fcp-nav{position:absolute;top:35%;left:-20px;right:-20px;transform:translateY(-35%);display:flex;justify-content:space-between;pointer-events:none;z-index:10}.fcp-btn{pointer-events:auto;background:#fff;color:#111;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;visibility:hidden;border:1px solid rgba(0,0,0,.05)}.fcp-btn:hover{background:#111;color:#fff;transform:scale(1.1)}.fcp-btn.is-visible{opacity:1;visibility:visible}
/*# sourceMappingURL=/cdn/shop/t/32/assets/child-collection.css.map */
