.prod__inner{display:grid;gap:3rem;padding-block:2.6rem 5rem}.gal__stage{display:flex;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:1.6rem}.gal__stage::-webkit-scrollbar{display:none}.gal__slide{margin:0;flex:0 0 100%;scroll-snap-align:center;aspect-ratio:3 / 4;max-height:78vh;max-height:78svh;overflow:hidden;border-radius:1.6rem;background:var(--ground-deep)}.gal__img{width:100%;height:100%;object-fit:cover}.gal__slide--blank{display:grid;place-items:center;background-image:repeating-linear-gradient(135deg,rgba(33,29,51,.06) 0 7px,transparent 7px 14px)}.gal__blanksvg{width:45%;height:45%;fill:#211d3329}.gal__thumbs{display:flex;gap:.8rem;margin-top:.8rem;overflow-x:auto;scrollbar-width:none}.gal__thumbs::-webkit-scrollbar{display:none}.gal__thumb{flex:0 0 7rem;padding:0;border-radius:.9rem;overflow:hidden;aspect-ratio:3 / 4;background:var(--ground-deep);box-shadow:inset 0 0 0 1px var(--rule-soft);transition:box-shadow .18s ease}.gal__thumb img{width:100%;height:100%;object-fit:cover}.gal__thumb--on{box-shadow:inset 0 0 0 2px var(--ink)}.prod__title{font-family:var(--display);font-weight:400;font-size:clamp(3rem,7vw,4.4rem);line-height:1.08;color:var(--ink);text-wrap:balance}.prod__price{display:flex;align-items:baseline;gap:1rem;margin-top:1.2rem}.money{font-family:var(--display);font-size:3rem;line-height:1;color:var(--ink)}.money--sale{color:var(--rose)}.money__was{font-size:1.5rem;color:var(--muted)}.prod__fabric{margin-top:.8rem;font-size:1.45rem;line-height:1.6;color:var(--muted)}.prod__form{margin-top:2.8rem}.opt{border:0;padding:0;margin:0 0 2.2rem}.opt__legend{display:flex;flex-wrap:wrap;gap:.8rem;align-items:baseline;padding:0;margin-bottom:1rem;font-size:1.2rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.opt__chosen{color:var(--ink);letter-spacing:.04em;text-transform:none;font-size:1.4rem}.opt__guide{float:right;margin-top:-3.4rem;font-size:1.2rem;letter-spacing:.06em;color:var(--rose);text-decoration:underline;text-underline-offset:.3rem}.opt__choices{display:flex;flex-wrap:wrap;gap:.9rem;clear:both}.opt__pick{display:inline-flex;align-items:center;gap:.8rem;min-height:4.8rem;min-width:4.8rem;justify-content:center;padding:0 1.8rem;border-radius:999px;box-shadow:inset 0 0 0 1px #211d3333;font-size:1.4rem;color:var(--ink);cursor:pointer;transition:box-shadow .18s ease,background-color .18s ease}.opt__pick:hover{box-shadow:inset 0 0 0 1px var(--ink)}.opt__radio:checked+.opt__pick{background:var(--ink);color:var(--paper);box-shadow:inset 0 0 0 1px var(--ink)}.opt__radio:focus-visible+.opt__pick{outline:2px solid var(--rose);outline-offset:3px}.opt__radio--gone+.opt__pick{color:var(--muted);box-shadow:inset 0 0 0 1px var(--rule-soft);text-decoration:line-through;text-decoration-color:#211d3366}.opt__radio--gone:checked+.opt__pick{background:var(--rule-soft);color:var(--muted)}.opt__dot{width:1.8rem;height:1.8rem;border-radius:50%;flex:none;background:var(--dot, var(--ground-deep));box-shadow:inset 0 0 0 1px #211d332e}.opt--colour .opt__pick{padding-inline:1.4rem 1.8rem}.prod__stock{margin-bottom:1.4rem;font-size:1.35rem;color:var(--muted)}.prod__stock[data-tone=low]{color:var(--rose)}.prod__stock[data-tone=out]{color:var(--muted)}.prod__stock:empty{display:none}.prod__add{width:100%}.prod__add[disabled]{background:var(--rule-soft);color:var(--muted);cursor:not-allowed}.prod__reassure{margin-top:1.2rem;font-size:1.3rem;line-height:1.6;color:var(--muted);text-align:center}.fold{margin-top:3.2rem;border-top:1px solid var(--rule-soft)}.fold__row{border-bottom:1px solid var(--rule-soft)}.fold__row summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:5.6rem;cursor:pointer;list-style:none;font-family:var(--display);font-size:2rem;color:var(--ink)}.fold__row summary::-webkit-details-marker{display:none}.fold__row summary:after{content:"";width:1rem;height:1rem;flex:none;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translate(-.2rem,-.2rem);transition:transform .2s ease}.fold__row[open] summary:after{transform:rotate(-135deg) translate(-.3rem,-.3rem)}.fold__body{padding-bottom:2rem;font-size:1.45rem;line-height:1.7;color:var(--body-ink)}.fold__body>p{margin:0 0 1rem}.fold__body>p:last-child{margin-bottom:0}.cling{position:fixed;inset:auto 0 0 0;z-index:50;padding:1rem var(--gutter) calc(1rem + env(safe-area-inset-bottom));background:#f7f4faf0;-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px);border-top:1px solid var(--rule-soft)}.cling__inner{display:flex;align-items:center;gap:1.4rem}.cling__what{display:flex;flex-direction:column;gap:.2rem;min-width:0}.cling__name{font-size:1.25rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cling__price .money{font-size:2rem}.cling__price .money__was{font-size:1.2rem}.cling__add{margin-left:auto;flex:none}.guide{width:min(56rem,calc(100vw - 3.2rem));padding:0;border:0;border-radius:1.8rem;background:var(--surface);color:var(--body-ink)}.guide::backdrop{background:#17142a75}.guide__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.2rem 2.4rem;border-bottom:1px solid var(--rule-soft)}.guide__head h2{font-family:var(--display);font-weight:400;font-size:2.6rem;color:var(--ink)}.guide__shut{display:grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;box-shadow:inset 0 0 0 1px #211d332e;color:var(--ink)}.guide__shut svg{width:1.6rem;height:1.6rem;stroke:currentColor;fill:none;stroke-width:1.5}.guide__body{padding:2.4rem;font-size:1.45rem;line-height:1.7;max-height:70vh;overflow-y:auto}.guide__body table{width:100%;border-collapse:collapse}.guide__body th,.guide__body td{padding:.9rem 1rem;text-align:left;border-bottom:1px solid var(--rule-soft)}.guide__body th{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}@media(min-width:760px){.prod__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:4.8rem;padding-block:4.4rem 8rem;align-items:start}.gal__stage{display:grid;gap:1.2rem;overflow:visible;border-radius:0}.gal__slide{flex:none}.gal__thumbs{position:sticky;bottom:1.6rem;margin-top:1.2rem}.prod__info{position:sticky;top:9.6rem}.cling{display:none}}@media(prefers-reduced-motion:reduce){.gal__stage{scroll-behavior:auto}.fold__row summary:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/brand-product.css.map */
