.cb-collection-page{--cb-black: #000;--cb-white: #fff;--cb-blue: #b9d9eb;--cb-ivory: #f2eee9;--cb-muted: #615f5c;color:var(--cb-black);background:var(--cb-white);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}.cb-collection-page *,.cb-collection-page *:before,.cb-collection-page *:after{box-sizing:border-box}.cb-collection-page img{display:block;width:100%}.cb-collection-page a{color:inherit;text-decoration:none}.cb-collection-page button,.cb-collection-page input,.cb-collection-page select{font:inherit}.cb-collection-hero{position:relative;display:grid;min-height:min(78svh,820px);overflow:hidden;color:var(--cb-white);background:var(--cb-black);isolation:isolate}.cb-collection-hero__media,.cb-collection-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.cb-collection-hero__media img{height:100%;object-fit:cover;object-position:center}.cb-collection-hero__shade{z-index:1;background:linear-gradient(180deg,#0000001a,#00000029 48%,#00000094),linear-gradient(90deg,#00000085,#0000001f 64%,#00000038)}.cb-collection-hero__copy{position:relative;z-index:2;display:grid;align-self:end;width:min(680px,calc(100% - 12vw));gap:14px;margin:0 6vw clamp(58px,8vh,108px)}.cb-collection-hero__copy h1,.cb-collection-hero__copy div{margin:0}.cb-collection-hero__copy h1{font-size:clamp(42px,4.5vw,68px);line-height:1}.cb-collection-hero__copy div{max-width:540px;font-size:clamp(14px,1.1vw,17px);line-height:1.5}.cb-collection-hero__copy h1,.cb-collection-hero__copy div{text-shadow:0 2px 18px rgba(0,0,0,.38)}.cb-collection-category-bar{padding:0 6vw;color:var(--cb-black);background:var(--cb-white);border-bottom:1px solid #dfdcd7}.cb-collection-category-nav{display:flex;min-height:72px;align-items:center;gap:clamp(20px,3.5vw,58px);overflow-x:auto;scrollbar-width:none}.cb-collection-category-nav::-webkit-scrollbar{display:none}.cb-collection-category-nav__group{flex:0 0 auto;color:var(--cb-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cb-collection-category-nav a,.cb-collection-category-nav button{flex:0 0 auto;padding:20px 0 17px;border:0;border-bottom:3px solid transparent;color:inherit;background:transparent;cursor:pointer;font-weight:700;text-transform:uppercase}.cb-collection-category-nav a:hover,.cb-collection-category-nav a:focus-visible,.cb-collection-category-nav a.is-active,.cb-collection-category-nav button:hover,.cb-collection-category-nav button:focus-visible,.cb-collection-category-nav button.is-active{border-bottom-color:var(--cb-black);outline:0}.cb-collection-catalog{padding:clamp(58px,6vw,94px) clamp(24px,5.8vw,96px)}.cb-product-grid,.cb-product-stream{display:grid;grid-template-columns:repeat(var(--cb-desktop-columns),minmax(0,1fr));gap:clamp(28px,3vw,52px) clamp(12px,1.3vw,22px);align-items:stretch}.cb-product-card{display:flex;flex-direction:column;min-width:0;height:100%}.cb-product-card[hidden]{display:none}.cb-product-card__image{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:var(--cb-ivory);flex:0 0 auto}.cb-product-card__image img,.cb-product-card__placeholder{width:100%;height:100%;object-fit:contain;transition:transform .32s ease}.cb-product-card__image:hover img,.cb-product-card__image:focus-visible img{transform:scale(1.035)}.cb-product-card__badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;gap:6px}.cb-product-card__badges b{padding:5px 8px;color:var(--cb-white);background:var(--cb-black);font-size:10px;text-transform:uppercase}.cb-product-card__body{display:flex;flex-direction:column;flex:1 1 auto;gap:8px;padding-top:14px;min-height:0}.cb-product-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.6em;font-size:14px;font-weight:700;line-height:1.3}.cb-product-card__price{min-height:1.2em;color:var(--cb-muted);font-size:14px;line-height:1.2}.cb-product-card__shoe-meta{display:flex;min-height:18px;flex-wrap:wrap;gap:4px 12px;color:var(--cb-muted);font-size:12px;line-height:1.35}.cb-product-card__variants{display:grid;grid-template-rows:auto 24px;gap:8px;align-content:start;min-height:50px}.cb-product-card__color-copy{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 8px;min-height:18px;overflow:hidden;color:#6f6a63;font-size:13px;font-weight:400;line-height:1.35}.cb-product-card__color-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:inherit;line-height:inherit}.cb-real-swatches{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;height:24px;min-height:24px;max-height:24px;overflow:hidden}.cb-real-swatch{display:inline-block;box-sizing:border-box;flex:0 0 16px;width:16px;height:16px;padding:0;border:1px solid #8a8680;border-radius:50%;background-color:var(--cb-swatch, #cfc8bc);background-image:none;background-position:center;background-size:cover;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:none}.cb-real-swatch--from-product{background-image:var(--cb-swatch-image);cursor:default;pointer-events:none}.cb-real-swatch.is-active{border-color:#8a8680;box-shadow:none}.cb-real-swatch:focus-visible{outline:2px solid var(--cb-black);outline-offset:2px}.cb-product-card__cta{margin-top:auto;padding-top:8px;display:flex;flex-direction:column;justify-content:flex-end;min-height:42px}.cb-product-card__image img{transition:opacity .18s ease,transform .32s ease}.cb-quick-add{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;width:100%}.cb-quick-add label{min-width:0}.cb-quick-add select{width:100%;height:42px;padding:0 8px;border:1px solid var(--cb-black);background:var(--cb-white)}.cb-quick-add button,.cb-quick-add__disabled{display:inline-grid;place-items:center;width:100%;min-height:42px;padding:0 15px;border:1px solid var(--cb-black);color:var(--cb-white);background:var(--cb-black);cursor:pointer;font-weight:700;text-align:center}.cb-quick-add button:disabled,.cb-quick-add__disabled{cursor:not-allowed;opacity:.45}.cb-view-product{display:inline-grid;width:100%;min-height:42px;place-items:center;padding:0 15px;border:1px solid var(--cb-black);color:var(--cb-black);background:var(--cb-white);font-weight:700}.cb-view-product:hover,.cb-view-product:focus-visible{color:var(--cb-white);background:var(--cb-black);outline:0}.cb-editorial{display:grid;grid-column:1 / -1;grid-template-columns:1fr 1fr;align-items:stretch;--cb-break-h: clamp(300px, 34vw, 420px);height:var(--cb-break-h);min-height:var(--cb-break-h);max-height:var(--cb-break-h);margin:clamp(12px,1.5vw,28px) 0;background:#f5f2f0;overflow:hidden}.cb-editorial__media{position:relative;height:100%;min-height:0;background:#b8a28e;overflow:hidden}.cb-editorial__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cb-editorial__copy{display:grid;align-content:center;justify-items:start;gap:16px;height:100%;min-height:0;padding:clamp(28px,4.5vw,56px);background:#f5f2f0}.cb-editorial__copy p,.cb-editorial__copy h2,.cb-editorial__copy div{margin:0}.cb-editorial__copy p{color:var(--cb-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cb-editorial__copy h2{font-size:clamp(34px,3.5vw,54px);line-height:1.03}.cb-editorial__copy div{max-width:440px;color:var(--cb-muted);font-size:15px;line-height:1.55}.cb-editorial__copy a{padding:14px 24px;color:var(--cb-white);background:var(--cb-black);font-weight:700}.cb-stream-footer{display:grid;justify-items:center;gap:0;margin:clamp(32px,5vw,54px) auto 0}.cb-stream-sentinel{width:100%;height:4px;pointer-events:none}.cb-stream-status{margin:18px 0 0;color:var(--cb-muted);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.cb-stream-pagination{display:flex;justify-content:center;width:100%;padding:clamp(36px,5vw,52px) 24px 4px}.cb-stream-pagination__control{display:inline-flex;align-items:center;justify-content:center;min-width:clamp(140px,20vw,176px);padding:12px clamp(24px,4vw,36px);border:1px solid #e0e0e0;background:#f9f9f9;gap:0}.cb-stream-pagination__count{padding:0 clamp(18px,3vw,28px);color:#333;font-size:14px;font-weight:400;letter-spacing:.04em;line-height:1;white-space:nowrap}.cb-stream-pagination__arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;color:#111;text-decoration:none;transition:opacity .2s ease}.cb-stream-pagination__arrow svg{width:20px;height:20px;display:block}.cb-stream-pagination__arrow:hover{opacity:.65}.cb-stream-pagination__arrow.is-disabled{color:#ccc;opacity:1;pointer-events:none}.cb-empty-state{padding:80px 24px;text-align:center;background:var(--cb-ivory)}.cb-empty-state h2{margin:0 0 12px;font-size:32px}.cb-empty-state p{margin:0 0 22px;color:var(--cb-muted)}.cb-empty-state a,.cb-empty-state button{display:inline-flex;min-height:44px;align-items:center;padding:0 20px;border:1px solid var(--cb-black);color:var(--cb-black);background:transparent;font:inherit;font-weight:700;cursor:pointer;text-decoration:none}.cb-empty-state a:hover,.cb-empty-state button:hover{color:var(--cb-white);background:var(--cb-black)}.cb-service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--cb-black);border-bottom:1px solid var(--cb-black)}.cb-service-strip a{display:grid;gap:8px;min-height:170px;align-content:center;padding:36px clamp(24px,4vw,70px)}.cb-service-strip a+a{border-left:1px solid var(--cb-black)}.cb-service-strip strong{font-size:16px}.cb-service-strip span{max-width:380px;color:var(--cb-muted);line-height:1.5}.cb-collection-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;padding:clamp(70px,8vw,120px) clamp(24px,5.8vw,96px)}.cb-collection-faq>p{margin:0;color:var(--cb-muted);font-size:12px;font-weight:700;text-transform:uppercase}.cb-collection-faq>h2{grid-column:1;margin:8px 0 0;font-size:clamp(38px,4vw,62px);line-height:1}.cb-collection-faq>div{grid-column:2;grid-row:1 / span 2}.cb-collection-faq details{border-top:1px solid #d9d5cf}.cb-collection-faq details:last-child{border-bottom:1px solid #d9d5cf}.cb-collection-faq summary{padding:20px 0;cursor:pointer;font-size:16px;font-weight:700}.cb-collection-faq details p{margin:0;padding:0 0 22px;color:var(--cb-muted);line-height:1.55}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}[dir=rtl] .cb-collection-hero__shade{background:linear-gradient(180deg,#0000001a,#00000029 48%,#00000094),linear-gradient(270deg,#00000085,#0000001f 64%,#00000038)}[dir=rtl] .cb-sheet__panel{right:0;left:auto}[dir=rtl] .cb-service-strip a+a{border-right:1px solid var(--cb-black);border-left:0}@media(max-width:900px){.cb-collection-hero{min-height:min(74svh,680px)}.cb-collection-hero__copy{width:calc(100% - 48px);margin-right:24px;margin-bottom:64px;margin-left:24px}.cb-collection-hero__copy h1{font-size:clamp(42px,12vw,62px)}.cb-collection-category-bar{padding:0 24px}.cb-collection-category-nav{min-height:64px;gap:26px}.cb-product-grid,.cb-product-stream{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 12px}.cb-product-card__body{gap:6px;padding-top:10px}.cb-product-card__title{min-height:2.5em;font-size:13px}.cb-editorial{grid-template-columns:1fr;grid-template-rows:var(--cb-break-h) var(--cb-break-h);--cb-break-h: clamp(240px, 56vw, 320px);height:auto;max-height:none;min-height:0}.cb-editorial__media{aspect-ratio:auto}.cb-editorial__copy{padding:28px 24px}.cb-service-strip{grid-template-columns:1fr}.cb-service-strip a{min-height:132px}.cb-service-strip a+a{border-top:1px solid var(--cb-black);border-left:0}[dir=rtl] .cb-service-strip a+a{border-right:0}.cb-collection-faq{grid-template-columns:1fr;gap:14px}.cb-collection-faq>h2,.cb-collection-faq>div{grid-column:1;grid-row:auto}}@media(max-width:620px){.cb-collection-catalog{padding:52px 16px 64px}.cb-real-swatches{gap:8px}.cb-service-strip a{padding:28px 20px}.cb-collection-faq{padding:64px 18px}}.swatches{display:flex;width:max-content;gap:8px;margin-top:0;min-height:24px;padding:4px 0 0;align-items:center;overflow:visible;transform:none!important}.swatch,.swatch.is-active,.product-section .product-meta:hover .swatch.is-active{box-sizing:border-box;width:16px!important;height:16px!important;flex:0 0 16px!important;padding:0;border:1px solid #8a8680!important;border-radius:50%;background:var(--swatch-color, #cfc8bc);box-shadow:none!important;transform:none!important}.product-section .product-meta:hover .swatches{transform:none!important}.product-meta{grid-template-rows:100px 28px}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
