.msh-kb{max-width:1200px;margin:0 auto;padding:2.4rem 1.6rem}.msh-kb__progress{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:.72rem;row-gap:.58rem;margin:0 auto 1.55rem;max-width:920px}.msh-kb__progress-item{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;border:1px solid rgba(17,17,17,.14);border-radius:999px;padding:.55rem .92rem;font-size:.94rem;font-weight:550;color:#121212bd;line-height:1;text-decoration:none;background:rgb(var(--color-background));transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.msh-kb__progress-item:hover{border-color:#11111147;color:rgb(var(--color-foreground));box-shadow:0 6px 18px #0f0f0f14}.msh-kb__progress-item.is-complete{background:#1212120d;font-weight:620}.msh-kb__progress-item.is-current{border-color:#11111152;font-weight:700;color:rgb(var(--color-foreground));background:#12121212}.msh-kb__progress-item[aria-current=step]{cursor:default;pointer-events:none}.msh-kb__progress-sep{opacity:.38;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}.msh-kb__hero{text-align:center;max-width:760px;margin:0 auto 1.6rem}.msh-kb__hero h2{margin:0;font-size:clamp(1.55rem,3.6vw,2.25rem);letter-spacing:-.02em;font-weight:700}.msh-kb__hero p{margin:.65rem auto 0;opacity:.72;font-size:1rem;max-width:680px;font-weight:400}.msh-kb__model-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media(min-width:700px){.msh-kb__model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}@media(min-width:990px){.msh-kb__model-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.2rem}}.msh-kb__model-card{border:1px solid rgba(17,17,17,.11);border-radius:18px;background:rgb(var(--color-background));overflow:hidden;display:flex;flex-direction:column;text-align:center;cursor:pointer;box-shadow:0 12px 28px #0f0f0f14;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.msh-kb__model-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #0f0f0f24;border-color:#1113}.msh-kb__model-image-wrap{background:linear-gradient(180deg,#1212120a,#12121203);display:flex;align-items:center;justify-content:center;height:clamp(220px,30vw,300px);max-height:300px;padding:.8rem .8rem .35rem}.msh-kb__model-image{width:100%;height:100%;object-fit:contain;display:block}.msh-kb__model-image--placeholder{background:linear-gradient(120deg,#12121212,#12121205)}.msh-kb__model-meta{display:flex;flex-direction:column;padding:1rem 1rem 1.1rem;gap:.32rem;align-items:center}.msh-kb__model-title{font-size:1.04rem;font-weight:650;line-height:1.25;color:rgb(var(--color-foreground));text-align:center}.msh-kb__model-sub{font-size:.86rem;opacity:.58;text-align:center}.msh-kb__from{font-size:.86rem;font-weight:600;line-height:1.2;align-self:flex-start;text-align:left}.msh-kb .mshM-price{font-weight:800;color:#0b1320b8;font-size:13px;letter-spacing:.01em;line-height:1.2;align-self:flex-start;text-align:left;margin-top:0}.msh-kb__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0a0c1094;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:1rem}.msh-kb__overlay-shell{height:100%;max-width:1220px;margin:0 auto;background:#fff;border-radius:22px;box-shadow:0 30px 80px #00000057;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.msh-kb__overlay-header{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem 1rem .95rem;border-bottom:1px solid rgba(17,17,17,.09)}.msh-kb__overlay-header-row{display:flex;align-items:center;gap:.8rem;justify-content:space-between}.msh-kb__overlay-back{border:none;background:transparent;font-size:.95rem;padding:.4rem .15rem;cursor:pointer}.msh-kb__overlay-title{margin:0;font-size:clamp(1.1rem,3vw,1.55rem);line-height:1.2}.msh-kb__progress--overlay{margin:0;justify-content:flex-start;max-width:none}.msh-kb__overlay-content{padding:1rem;display:grid;gap:1rem;overflow:auto}@media(min-width:900px){.msh-kb__overlay-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:1.2rem 1.3rem}}.msh-kb__preview-wrap{border-radius:18px;overflow:hidden;background:#12121208;aspect-ratio:4/5}.msh-kb__preview{width:100%;height:100%;object-fit:contain;display:block}.msh-kb__colourways-panel{display:flex;flex-direction:column;min-height:0}.msh-kb__colourway-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;align-content:start}@media(min-width:520px){.msh-kb__colourway-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.msh-kb__colourway-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1050px){.msh-kb__colourway-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1280px){.msh-kb__colourway-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.msh-kb__colourway-tile{border:1px solid rgba(17,17,17,.14);border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:.38rem;padding:.42rem;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease}.msh-kb__colourway-tile:hover{transform:translateY(-2px);border-color:#11111147}.msh-kb__colourway-tile.is-active{border-color:#111;background:linear-gradient(180deg,#fff,#11111109);box-shadow:0 0 0 1px #111,0 0 0 4px #11111114,0 10px 22px #12121229}.msh-kb__colourway-thumb-wrap{border-radius:9px;overflow:hidden;background:#1212120a;height:clamp(110px,16vw,140px)}.msh-kb__colourway-thumb{width:100%;height:100%;object-fit:contain;display:block}.msh-kb__colourway-name{font-size:.79rem;font-weight:600;line-height:1.15}.msh-kb__overlay-footer{border-top:1px solid rgba(17,17,17,.1);padding:.85rem 1rem calc(.9rem + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:.8rem;background:#fff;position:sticky;bottom:0}.msh-kb__footer-copy{font-size:.86rem;opacity:.67}.msh-kb__footer-actions{display:flex;gap:.65rem}.msh-kb__loading,.msh-kb__hint{margin:.25rem 0 0;font-size:.93rem;opacity:.72}.msh-kb-lock-scroll{overflow:hidden}@media(max-width:749px){.msh-kb{padding:1.8rem 1rem}.msh-kb__progress{justify-content:flex-start;max-width:none}.msh-kb__progress-item{min-height:2.1rem;font-size:.89rem;padding:.5rem .78rem}.msh-kb__progress-sep{font-size:.92rem}.msh-kb__hero h2{font-size:clamp(1.45rem,8vw,1.9rem)}.msh-kb__hero p{font-size:.95rem}.msh-kb__model-image-wrap{height:clamp(200px,54vw,235px);max-height:235px}.msh-kb__overlay{padding:0}.msh-kb__overlay-shell{border-radius:0}.msh-kb__overlay-footer{flex-wrap:wrap}.msh-kb__footer-actions{width:100%}.msh-kb__footer-actions .button{flex:1}.msh-kb__overlay-header-row{align-items:flex-start;flex-direction:column;gap:.45rem}}@media(max-width:749px){.msh-kb{padding:1.25rem .95rem!important}.msh-kb__progress{margin:0 auto 1rem!important;row-gap:.45rem!important;column-gap:.55rem!important}.msh-kb__progress-item{font-size:.78rem!important;padding:.35rem .6rem!important;border-radius:999px!important}.msh-kb__model-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.msh-kb__model-card{border-radius:14px!important}.msh-kb__model-image-wrap{height:clamp(150px,44vw,190px)!important;max-height:190px!important;padding:.45rem .45rem .2rem!important}.msh-kb__model-meta{padding:.72rem .7rem .78rem!important;gap:.2rem!important}.msh-kb__model-title{font-size:.9rem!important;line-height:1.2!important}.msh-kb__model-sub,.msh-kb .mshM-price{font-size:.76rem!important}.msh-kb__overlay-footer{padding:.7rem .8rem calc(.75rem + env(safe-area-inset-bottom))!important}.msh-kb__footer-actions .button{min-height:38px!important;font-size:.88rem!important;padding:.5rem .75rem!important}.msh-kb__preview-wrap{border-radius:12px!important;aspect-ratio:1/1!important}.msh-kb__preview{width:100%!important;height:100%!important;object-fit:contain!important}.msh-kb__overlay-shell{border-radius:16px!important}.msh-brochure .msh-sheet{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"header header" "front back" "shorts socks" "right right"!important;gap:10px!important;padding:12px!important;border-radius:14px!important}.msh-brochure .msh-tile{border-radius:10px!important;padding:8px!important}.msh-brochure .msh-tile__title,.msh-brochure .msh-summary-value{font-size:.78rem!important}.msh-brochure .msh-tile__media img{width:100%;height:100%;object-fit:contain}.msh-brochure .msh-sheet__summary,.msh-brochure .msh-brochure__panel--total{border-radius:12px!important;padding:10px!important}}@media(max-width:749px){.msh-kb__model-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.msh-kb__model-card{border-radius:16px!important}.msh-kb__model-inner{padding:10px!important}.msh-kb__model-media,.msh-kb__model-imgwrap,.msh-kb__model-image{height:140px!important;min-height:140px!important;border-radius:14px!important;overflow:hidden!important}.msh-kb__model-media img,.msh-kb__model-imgwrap img,.msh-kb__model-image img{width:100%!important;height:100%!important;object-fit:contain!important}.msh-kb__model-title,.msh-kb__model-name{font-size:13px!important;margin:6px 0 2px!important}.msh-kb__model-price{font-size:12px!important}.msh-kb__model-btn,.msh-kb__btnSelect{padding:8px 10px!important;font-size:12px!important;border-radius:999px!important;min-height:38px!important}}@media(max-width:749px){.msh-kb__model-grid,[data-msh-model-grid],.msh-model-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.msh-kb__model-card,.msh-model-card{border-radius:16px!important}.msh-kb__model-inner,.msh-model-inner{padding:10px!important}.msh-kb__model-media,.msh-kb__model-imgwrap,.msh-model-media,.msh-kb__model-image-wrap{height:130px!important;min-height:130px!important;overflow:hidden!important;border-radius:14px!important}.msh-kb__model-media img,.msh-kb__model-imgwrap img,.msh-model-media img,.msh-kb__model-image-wrap img,.msh-kb__model-image{width:100%!important;height:100%!important;object-fit:contain!important}.msh-kb__model-title,.msh-kb__model-name{font-size:13px!important;margin:6px 0 2px!important}.msh-kb__model-price,.mshM-price{font-size:12px!important}.msh-kb__model-btn{padding:8px 10px!important;font-size:12px!important;border-radius:999px!important;min-height:38px!important}.msh-kb__model-grid{width:100%!important}.msh-kb__model-grid,[data-msh-model-grid],.msh-model-grid{flex-direction:initial!important}}@media(max-width:749px){.msh-kb__model-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.6rem!important}.msh-kb__model-card{border-radius:14px!important}.msh-kb__model-image-wrap{height:clamp(140px,40vw,170px)!important;max-height:170px!important;padding:.4rem .4rem .2rem!important}.msh-kb__model-meta{padding:.65rem .65rem .72rem!important;gap:.2rem!important}.msh-kb__model-title{font-size:.85rem!important}.msh-kb__model-sub,.msh-kb .mshM-price{font-size:.74rem!important}.msh-kb__model-card .button,.msh-kb__model-btn,.msh-kb__btnSelect{min-height:36px!important;font-size:.78rem!important;padding:8px 10px!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/msh-kb-flow.css.map */
