.size-guide-block{display:block;width:0;height:0;margin:0;padding:0;border:0;overflow:visible}dialog.size-guide__dialog.dialog-modal{--sg-ink: #761e0b;--sg-cream: #fffaf7;--sg-blue: #d5ebf2;--sg-tip: #ffeae3;--sg-diaper: #ffa891;--sg-pullup: #e7edb0;--sg-pullup-cta: #cad18c;--sg-card-d: #fff3f0;--sg-card-p: #f4f5ed;--sg-track: #761e0b61;box-sizing:border-box;padding:0;margin:auto;border:none;border-radius:16px;background:#fff;color:#761e0b;width:min(1044px,calc(100vw - 32px));max-width:1044px;max-height:min(92vh,900px);height:auto;overflow:hidden;box-shadow:0 24px 64px #00000047;font-family:"Bricolage Grotesque",var(--font-heading--family, system-ui),sans-serif}dialog.size-guide__dialog.dialog-modal::backdrop{background:#0009}dialog.size-guide__dialog.dialog-modal[open]{animation:sizeGuideIn .28s ease-out forwards}dialog.size-guide__dialog.dialog-modal.dialog-closing{animation:sizeGuideOut .2s ease-in forwards}@keyframes sizeGuideIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes sizeGuideOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.98)}}.size-guide__shell{display:flex;flex-direction:column;max-height:min(92vh,900px);color:#761e0b;background:#fff}.size-guide{display:flex;flex-direction:column;flex:1;min-height:0}.size-guide__header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0;flex-shrink:0}.size-guide__title{margin:0;font-size:24px;font-weight:700;line-height:1.4;color:#761e0b}.size-guide__close{-webkit-appearance:none;appearance:none;background:none;border:none;width:24px;height:24px;padding:0;cursor:pointer;position:relative;flex-shrink:0}.size-guide__close-icon,.size-guide__close-icon:before{position:absolute;left:50%;top:50%;width:16px;height:1.5px;background:#761e0b;content:""}.size-guide__close-icon{transform:translate(-50%,-50%) rotate(45deg)}.size-guide__close-icon:before{transform:rotate(90deg);left:0;top:0}.size-guide__body{display:flex;flex-direction:column;gap:14px;padding:14px 20px 20px;overflow:auto;overscroll-behavior:contain;flex:1;min-height:0;-webkit-overflow-scrolling:touch}.size-guide__controls{display:flex;flex-direction:column;justify-content:flex-start;gap:20px;background:#d5ebf2;border-radius:10px;padding:14px;min-height:140px;width:100%;box-sizing:border-box}.size-guide__controls-top{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.size-guide__values{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;min-width:0}.size-guide__primary{font-size:36px;font-weight:700;line-height:1.15;color:#761e0b}.size-guide__secondary{font-size:22px;font-weight:500;line-height:1.15;color:#761e0bb3}.size-guide__toggle{display:flex;align-items:center;background:#fffaf7;border-radius:100px;padding:2px;flex-shrink:0}.size-guide__toggle-btn{-webkit-appearance:none;appearance:none;border:none;background:transparent;border-radius:100px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;color:#761e0b;cursor:pointer;transition:background .2s ease,color .2s ease}.size-guide__toggle-btn.is-active{background:#761e0b;color:#fffaf7}.size-guide__slider{display:flex;flex-direction:column;gap:2px;width:100%;position:relative;z-index:1}.size-guide__slider-track{position:relative;height:22px;width:100%;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;isolation:isolate}.size-guide__slider-track:before{content:"";position:absolute;left:0;right:0;top:8px;height:6px;border-radius:3px;background:#761e0b61}.size-guide__slider-fill{position:absolute;left:0;top:5px;height:12px;border-radius:3px;background:#761e0b;width:32.35%;max-width:100%;transition:width .12s ease-out;pointer-events:none;z-index:1}.size-guide__slider-thumb{position:absolute;top:2px;left:32.35%;width:18px;height:18px;transform:translate(-50%);transition:left .12s ease-out;pointer-events:none;z-index:2}.size-guide__slider-thumb svg{display:block;width:18px;height:18px}.size-guide__slider-labels{display:flex;justify-content:space-between;padding-top:2px;font-size:12px;line-height:1.4;color:#761e0bbd;width:100%}.size-guide__slider-labels--age{position:relative;display:block;height:1.4em}.size-guide__slider-age-mark{position:absolute;top:2px;transform:translate(-50%);white-space:nowrap}.size-guide__slider-age-mark:first-child{transform:translate(0)}.size-guide__slider-age-mark:last-child{transform:translate(-100%)}.size-guide__tip{display:flex;align-items:center;gap:14px;background:#ffeae3;border-radius:10px;padding:10px 14px;width:100%;box-sizing:border-box;position:relative;z-index:0}.size-guide__tip-icon{flex-shrink:0;width:28px;height:28px}.size-guide__tip-icon svg{display:block;width:28px;height:28px}.size-guide__tip-text{flex:1;min-width:0}.size-guide__tip-lead,.size-guide__tip-body{margin:0;font-size:14px;line-height:1.15;white-space:normal;overflow-wrap:break-word}.size-guide__tip-lead{font-weight:600;color:#761e0b}.size-guide__tip-body{font-weight:400;color:#761e0bb3}@media screen and (min-width:750px){.size-guide__tip-lead,.size-guide__tip-body{display:inline;font-size:14px;line-height:16.1px}.size-guide__tip-body:before{content:" "}}.size-guide__cards-wrap{display:flex;flex-direction:column;gap:12px;width:100%}.size-guide__cards{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.size-guide__cards::-webkit-scrollbar{display:none}.size-guide__card{display:flex;align-items:center;gap:8px;flex:1 0 calc(25% - 8px);min-width:220px;max-width:350px;padding:8px;border-radius:10px;border:1px solid rgb(0 0 0 / .15);scroll-snap-align:start;box-sizing:border-box;animation:sizeGuideCardIn .28s ease-out}@keyframes sizeGuideCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.size-guide__card--diaper{background:#fff3f0}.size-guide__card--pullup{background:#f4f5ed}.size-guide__card-media{width:66px;height:78px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#fff}.size-guide__card-media img{width:66px;height:78px;object-fit:cover;display:block}.size-guide__card-body{display:flex;flex-direction:column;justify-content:center;gap:14px;flex:1;min-width:0;padding-top:2px}.size-guide__card-copy{display:flex;flex-direction:column;gap:3px}.size-guide__card-title{margin:0;font-family:"Apercu Pro",var(--font-body--family, system-ui),sans-serif;font-weight:700;font-size:12px;line-height:16.1px;color:#000}.size-guide__card-meta{margin:0;font-family:"Apercu Pro",var(--font-body--family, system-ui),sans-serif;font-weight:500;font-size:10px;line-height:12px;text-transform:uppercase;color:#00000080}.size-guide__card-cta{display:flex;align-items:center;justify-content:center;width:100%;padding:4px 24px;border-radius:4px;font-family:inherit;font-size:12px;font-weight:600;line-height:16.1px;color:#fff;text-decoration:none;text-align:center;box-sizing:border-box}.size-guide__card--diaper .size-guide__card-cta{background:#ffa891}.size-guide__card--pullup .size-guide__card-cta{background:#cad18c}.size-guide__cards-nav{display:none;align-items:center;gap:16px}.size-guide__cards-progress-track{flex:1;height:4px;border-radius:3px;background:#761e0b61;overflow:hidden}.size-guide__cards-progress{height:100%;width:25%;border-radius:inherit;background:#761e0b;transition:width .2s ease}.size-guide__cards-arrows{display:flex;gap:10px}.size-guide__nav-btn{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:100px;border:1px solid #761e0b;background:transparent;cursor:pointer;padding:0}.size-guide__nav-btn svg{width:9px;height:9px;display:block}.size-guide__chart{display:none;border:1px solid rgb(118 30 11 / .2);border-radius:10px;padding:14px;background:#fff}.size-guide__chart-inner{position:relative;display:flex;flex-direction:column;gap:12px}.size-guide__chart-axis{display:flex;align-items:flex-end}.size-guide__chart-axis-label{width:140px;flex-shrink:0;font-size:16px;font-weight:700;line-height:16.1px;padding-block:8px}.size-guide__chart-ages{position:relative;flex:1;height:32px;border-bottom:1px solid rgb(118 30 11 / .2);font-size:12px;color:#761e0bb3}.size-guide__chart-ages span{position:absolute;top:8px;transform:translate(-50%);white-space:nowrap}.size-guide__chart-rows{display:flex;flex-direction:column}.size-guide__chart-row{display:flex;align-items:center;padding-block:4px}.size-guide__chart-meta{display:flex;align-items:center;justify-content:space-between;width:140px;flex-shrink:0;padding-right:20px}.size-guide__chart-weight{font-size:14px;line-height:16.1px;font-weight:400;color:#761e0b99;transition:color .2s ease,font-weight .2s ease}.size-guide__chart-dot{width:4px;height:4px;opacity:0;transition:opacity .2s ease}.size-guide__chart-dot svg{display:block;width:4px;height:4px}.size-guide__chart-track{position:relative;flex:1;height:32px}.size-guide__bar{position:absolute;top:0;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:12px;font-weight:600;line-height:16.1px;color:#761e0b;border:1px solid rgb(118 30 11 / .2);opacity:.2;transition:opacity .25s ease,border-color .25s ease;white-space:nowrap;overflow:hidden;padding-inline:10px;box-sizing:border-box}.size-guide__bar--diaper{background:#ffa891}.size-guide__bar--pullup{background:#e7edb0}.size-guide__chart-row.is-active .size-guide__bar{opacity:1;border-color:transparent}.size-guide__chart-row.is-active .size-guide__chart-weight{font-weight:700;color:#761e0b}.size-guide__chart-row.is-active .size-guide__chart-dot{opacity:1}.size-guide__chart-divider{display:flex;align-items:center;gap:18px}.size-guide__chart-divider span{width:140px;flex-shrink:0;font-size:16px;font-weight:700}.size-guide__chart-divider hr{flex:1;border:none;border-top:1px solid rgb(118 30 11 / .2);margin:0}.size-guide__chart-indicator{position:absolute;top:43px;left:calc(var(--sg-chart-meta, 140px) + (100% - var(--sg-chart-meta, 140px)) * .3235);width:8px;height:calc(100% - 43px);transform:translate(-50%);transition:left .18s ease-out;pointer-events:none;z-index:2}.size-guide__chart-indicator svg{display:block;width:8px;height:100%}.size-guide__list{display:flex;flex-direction:column;gap:20px;border:1px solid rgb(118 30 11 / .2);border-radius:12px;padding:10px}.size-guide__list-heading{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;font-size:14px;font-weight:700}.size-guide__list-heading span:last-child{font-size:12px;font-weight:400;color:#761e0bbd}.size-guide__list-section{display:flex;flex-direction:column;gap:4px}.size-guide__list-row{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:8px;border:1px solid rgb(118 30 11 / .1);font-size:14px;line-height:16.1px;color:#761e0bb3;transition:background .25s ease,color .25s ease}.size-guide__list-row>span:first-child{font-weight:600}.size-guide__list-row>span:last-child{font-weight:400}.size-guide__list-row--diaper{background:#ffa8911a}.size-guide__list-row--pullup{background:#e7edb01a}.size-guide__list-row.is-active{color:#761e0b}.size-guide__list-row.is-active>span:first-child,.size-guide__list-row.is-active>span:last-child{font-weight:700}.size-guide__list-row--diaper.is-active{background:#ffa891}.size-guide__list-row--pullup.is-active{background:#e7edb0}@media screen and (min-width:750px){.size-guide__cards-nav{display:none}.size-guide__chart{display:block}.size-guide__list{display:none}.size-guide__card{min-width:0}}@media screen and (max-width:749px){dialog.size-guide__dialog.dialog-modal{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0;margin:0;padding:0;background:#fff}.size-guide__shell{max-height:100dvh;height:100dvh;background:#fff}.size-guide__header{position:sticky;top:0;z-index:3;background:#fffaf7;padding:12px 16px}.size-guide__title{font-size:20px;line-height:1.4}.size-guide__body{padding:16px;gap:16px;background:#fff}.size-guide__controls{display:flex;flex-direction:column;gap:32px;padding:12px;border-radius:12px;background:#d5ebf2;min-height:136px;justify-content:flex-start}.size-guide__controls-top{width:100%}.size-guide__values{gap:10px;align-items:center}.size-guide__primary{font-size:20px;line-height:23px}.size-guide__secondary{font-size:16px;line-height:23px}.size-guide__toggle-btn{padding:8px 16px;font-size:12px}.size-guide__slider{width:100%}.size-guide__slider-thumb{width:16px;height:16px;top:3px}.size-guide__slider-thumb svg{width:16px;height:16px}.size-guide__tip{align-items:flex-start;padding:10px;border-radius:10px;gap:14px}.size-guide__tip-lead,.size-guide__tip-body{display:block;font-size:11px;line-height:1.4}.size-guide__tip-body{color:#761e0bbf}.size-guide__cards-wrap{gap:16px;width:100%}.size-guide__cards{gap:10px}.size-guide__cards-nav{display:flex;width:100%}.size-guide__card{flex:0 0 250px;width:250px;max-width:250px;min-width:0}.size-guide__chart{display:none!important}.size-guide__list{display:flex;gap:20px;padding:10px;border-radius:12px}.size-guide__list-heading{padding:10px 16px}.size-guide__list-section{gap:4px;width:100%}}.size-guide-section{padding-block:var(--sg-section-pad-top, 40px) var(--sg-section-pad-bottom, 40px);color:#761e0b;font-family:"Bricolage Grotesque",var(--font-heading--family, system-ui),sans-serif;background:#fff}.size-guide-section__inner{width:100%;max-width:min(1440px,100%);margin-inline:auto;padding-inline:16px;box-sizing:border-box}.size-guide-section__heading{margin:0 0 28px;font-size:28px;font-weight:600;line-height:1.2;color:#761e0b}.size-guide--section{display:block;flex:none;min-height:0}.size-guide--section .size-guide__body{padding:0;overflow:visible;flex:none;min-height:0;gap:16px}@media screen and (min-width:750px){.size-guide-section__inner{padding-inline:40px}.size-guide-section__heading{font-size:43.2px;line-height:51.84px;margin-bottom:40px}.size-guide--section .size-guide__controls{min-height:160px;justify-content:space-between}.size-guide--section .size-guide__primary{font-size:40px;line-height:23px}.size-guide--section .size-guide__secondary{font-size:24px;line-height:23px}.size-guide--section .size-guide__slider-labels{font-size:14px}.size-guide--section .size-guide__tip-lead,.size-guide--section .size-guide__tip-body{font-size:16px;line-height:16.1px}.size-guide--section .size-guide__cards{gap:16px;overflow:visible;scroll-snap-type:none}.size-guide--section .size-guide__cards-nav{display:none}.size-guide--section .size-guide__card{flex:1 1 0;min-width:0;max-width:none;height:120px;gap:12px;padding:12px;background:#f4f5ed}.size-guide--section .size-guide__card-media{width:auto;height:100%;aspect-ratio:100 / 94}.size-guide--section .size-guide__card-media img{width:100%;height:100%}.size-guide--section .size-guide__card-body{justify-content:space-between;gap:0;height:100%;padding-top:10px}.size-guide--section .size-guide__card-copy{gap:8px}.size-guide--section .size-guide__card-title{font-size:16px;line-height:16.1px}.size-guide--section .size-guide__card-meta{font-size:12px}.size-guide--section .size-guide__card-cta{padding:10px 24px;font-size:14px}.size-guide--section{--sg-chart-meta: 160px}.size-guide--section .size-guide__chart-axis-label,.size-guide--section .size-guide__chart-divider span{width:var(--sg-chart-meta);font-size:20px}.size-guide--section .size-guide__chart-meta{width:var(--sg-chart-meta)}.size-guide--section .size-guide__chart-weight{font-size:16px}}@media screen and (max-width:749px){.size-guide-section__heading{font-size:24px;margin-bottom:16px}.size-guide--section .size-guide__body{gap:16px}}@media screen and (max-width:768px){html .size-guide__slider-fill{height:6px;top:8px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/size-guide.css.map */
