.lc-breadcrumb{max-width:1400px;margin:0 auto;padding:clamp(1.25rem,3vw,2rem) var(--pad-x) 0;display:flex;flex-wrap:wrap;gap:.5rem;font-size:.75rem;color:var(--muted)}.lc-breadcrumb a{color:var(--muted);text-decoration:none}.lc-breadcrumb a:hover{color:var(--ink)}.lc-breadcrumb span{opacity:.5}.pdp{max-width:1400px;margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem) var(--pad-x) clamp(3rem,6vw,5rem);display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,4vw,4rem);align-items:start}.gallery{display:flex;flex-direction:column;gap:.85rem;position:sticky;top:88px}.gallery-main{aspect-ratio:1/1;border-radius:var(--r-lg);overflow:hidden;background:var(--soft)}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.thumb{aspect-ratio:1/1;border-radius:var(--r);overflow:hidden;background:var(--soft);border:2px solid transparent;cursor:pointer;transition:border-color .16s var(--ease);padding:0}.thumb img{width:100%;height:100%;object-fit:cover}.thumb.active{border-color:var(--ink)}.info{padding-top:.25rem}.info-series{font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem}.info-title{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 .75rem}.info-price{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.info-price .now{font-family:Bricolage Grotesque,sans-serif;font-size:1.8rem;font-weight:600;color:var(--ink)}.info-price .vat{font-size:.75rem;color:var(--muted)}.info-intro{font-size:.92rem;line-height:1.8;color:var(--ink-2);margin-bottom:1.75rem;max-width:46ch}.opt-group{margin-bottom:1.5rem}.opt-label{font-size:.78rem;font-weight:600;margin-bottom:.7rem;display:flex;gap:.45rem;align-items:baseline}.opt-label .sel{color:var(--muted);font-weight:400}.opt-row{display:flex;gap:.6rem;flex-wrap:wrap}.opt{padding:.6rem 1.1rem;border:1px solid var(--line-2);border-radius:var(--r-pill);font-size:.82rem;font-weight:500;background:var(--paper);color:var(--ink-2);cursor:pointer;transition:all .16s var(--ease)}.opt:hover{border-color:var(--ink-2);color:var(--ink)}.opt.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.opt:active{transform:scale(.97)}.opt.disabled{opacity:.45}.swatch{width:36px;height:36px;border-radius:50%;border:1px solid var(--line-2);background:var(--paper);padding:3px;cursor:pointer;transition:all .16s var(--ease)}.swatch .dot{display:block;width:100%;height:100%;border-radius:50%;border:1px solid oklch(0 0 0/.08)}.swatch:hover{border-color:var(--ink-2)}.swatch.active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.swatch.disabled{opacity:.45}.swatch:active{transform:scale(.94)}.buy-row{display:flex;gap:.75rem;margin-bottom:1.5rem}.qty{display:flex;align-items:center;border:1px solid var(--line-2);border-radius:var(--r-pill);overflow:hidden}.qty button{width:44px;height:48px;background:var(--paper);border:none;color:var(--ink);font-size:1.1rem;cursor:pointer;transition:background .16s}.qty button:hover{background:var(--soft)}.qty input{width:40px;height:48px;border:none;text-align:center;font-family:Geist,sans-serif;font-size:.95rem;color:var(--ink);background:var(--paper);outline:none;-moz-appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn-cart{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:48px;background:var(--ink);color:var(--bg);border:none;border-radius:var(--r-pill);font-size:.85rem;font-weight:500;cursor:pointer;transition:background .18s var(--ease),transform .16s}.btn-cart:hover{background:#322d28}.btn-cart:active{transform:scale(.98)}.btn-cart svg{width:17px;height:17px}.btn-wish{width:48px;height:48px;flex-shrink:0;border:1px solid var(--line-2);background:var(--paper);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ink);cursor:pointer;transition:all .16s}.btn-wish:hover{background:var(--ink);color:var(--bg);border-color:var(--ink)}.btn-wish svg{width:17px;height:17px}.trust{display:flex;flex-direction:column;gap:.6rem;padding:1.25rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:1.5rem;list-style:none}.trust li{display:flex;align-items:center;gap:.7rem;font-size:.82rem;color:var(--ink-2)}.trust svg{width:17px;height:17px;color:var(--accent);flex-shrink:0}.acc{border-bottom:1px solid var(--line)}.acc summary{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;font-size:.88rem;font-weight:600;cursor:pointer;list-style:none}.acc summary::-webkit-details-marker{display:none}.acc summary .plus{position:relative;width:14px;height:14px;flex-shrink:0}.acc summary .plus:before,.acc summary .plus:after{content:"";position:absolute;background:var(--ink-2);transition:transform .22s var(--ease)}.acc summary .plus:before{top:6px;left:0;width:14px;height:2px}.acc summary .plus:after{top:0;left:6px;width:2px;height:14px}.acc[open] summary .plus:after{transform:rotate(90deg);opacity:0}.acc-body{padding:0 0 1.25rem;font-size:.86rem;line-height:1.8;color:var(--ink-2)}.acc-body p{margin-bottom:.85rem}.acc-body p:last-child{margin-bottom:0}.acc-body ul{margin:.5rem 0 0;display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0}.acc-body li{display:flex;gap:.75rem;font-size:.84rem;align-items:baseline}.acc-body li strong{color:var(--ink);flex:0 0 200px;font-weight:500}.related{max-width:1400px;margin:0 auto;padding:0 var(--pad-x) clamp(4rem,7vw,6rem)}.related-head{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.related-eyebrow{font-size:.72rem;letter-spacing:.04em;color:var(--accent);margin:0 0 .5rem}.related-title{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;letter-spacing:-.025em;margin:0}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem)}@media(max-width:900px){.pdp{grid-template-columns:1fr;gap:2rem}.gallery{position:static}.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.gallery-thumbs{grid-template-columns:repeat(4,1fr)}.buy-row{flex-wrap:wrap}.btn-cart{order:-1;flex:1 0 100%}.qty{flex:1 1 auto;justify-content:space-between}.acc-body li strong{flex-basis:140px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/lucemia-pdp.css.map */
