.washing-guide{display:block}.wg__bar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:.6rem}.wg__bar-left{display:flex;align-items:center;gap:1rem;min-width:0}.wg__icon{width:2rem;height:2rem;flex-shrink:0;opacity:.6}.wg__icon svg{width:100%;height:100%;fill:currentColor}.wg__label{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wg__trigger{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;background:none;border:none;padding:0;font-size:1.3rem;font-weight:600;letter-spacing:.04em;text-decoration:underline;text-underline-offset:3px;color:rgb(var(--color-foreground));cursor:pointer;transition:opacity .2s ease}.wg__trigger:hover{opacity:.6}.wg__trigger svg{width:1.4rem;height:1.4rem;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.wg__trigger:hover svg{transform:translate(3px)}.wg__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center;background:#0000;transition:background .3s ease;pointer-events:none}.wg__overlay.is-open{background:#00000073;pointer-events:all}.wg__dialog{width:100%;max-width:58rem;max-height:90svh;background:rgb(var(--color-background));border-radius:1.6rem 1.6rem 0 0;display:flex;flex-direction:column;overflow:hidden;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);box-shadow:0 -8px 40px #0000001f}.wg__overlay.is-open .wg__dialog{transform:translateY(0)}@media screen and (min-width:750px){.wg__overlay{align-items:center;padding:2rem}.wg__dialog{border-radius:1.2rem;max-height:80vh;transform:translateY(1.6rem) scale(.97);opacity:0;transition:transform .3s cubic-bezier(.32,.72,0,1),opacity .25s ease}.wg__overlay.is-open .wg__dialog{transform:translateY(0) scale(1);opacity:1}}.wg__dialog-header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.4rem 2.8rem 2rem;border-bottom:1px solid rgba(var(--color-foreground),.1);flex-shrink:0}.wg__dialog-title{font-size:clamp(1.8rem,2vw,2.2rem);font-weight:600;letter-spacing:-.01em;color:rgb(var(--color-foreground));margin:0}.wg__close{width:3.6rem;height:3.6rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,border-color .2s ease;padding:0}.wg__close:hover{background:rgba(var(--color-foreground),.07);border-color:rgba(var(--color-foreground),.35)}.wg__close svg{width:1.6rem;height:1.6rem;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.wg__dialog-body{padding:2.4rem 2.8rem 3.2rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.wg__dialog-body .rte,.wg__dialog-body>*{font-size:1.5rem;line-height:1.75;color:rgba(var(--color-foreground),.8)}.wg__dialog-body p{margin:0 0 1.2em}.wg__dialog-body p:last-child{margin-bottom:0}.wg__dialog-body h1,.wg__dialog-body h2,.wg__dialog-body h3{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));margin:1.6em 0 .6em}.wg__dialog-body ul,.wg__dialog-body ol{padding-left:2rem;margin:0 0 1.2em}.wg__dialog-body li{margin-bottom:.4em}.wg__drag-handle{width:4rem;height:.4rem;background:rgba(var(--color-foreground),.2);border-radius:10px;margin:1.2rem auto 0;flex-shrink:0}@media screen and (min-width:750px){.wg__drag-handle{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-washing-guide.css.map */
