@charset "UTF-8";.fav-btn{appearance:none;border:none;background:transparent;cursor:pointer;line-height:0;padding:.25rem;border-radius:.5rem;transition:transform .06s ease,opacity .2s ease}.fav-btn:hover{transform:translateY(-1px)}.fav-btn[aria-pressed=true] svg{fill:currentColor;color:#e11}.fav-btn[aria-pressed=false] svg{color:#111}._product-detail__layout_c2wqd_13{max-width:1200px;margin:0 auto;display:grid;gap:1.25rem;grid-template-columns:1fr;align-items:start}@media(min-width:1024px){._product-detail__layout_c2wqd_13{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem}}._product-detail__page_c2wqd_31{width:min(100%,72ch);margin-inline:auto;padding:1.25rem;background:#fff;margin-bottom:5%;box-shadow:0 8px 30px #0000000f;min-width:0}@media(min-width:1024px){._product-detail__page_c2wqd_31{width:auto;max-width:100%;margin-inline:0}}._product-detail__buttons-actions_c2wqd_47{display:flex;align-items:flex-start;gap:1rem}._product-detail__cta-secondary_c2wqd_55{display:flex;background:none;border:none;transform:scale(1.1);cursor:pointer;color:#0f172a}._product-detail__back_c2wqd_66{display:inline-block;margin:8px 0 12px;color:#0ea5e9;text-decoration:none}._product-detail__header_c2wqd_75{display:grid;gap:4px}._product-detail__title_c2wqd_79{font-size:clamp(1.4rem,4vw,1.9rem);font-weight:700;line-height:1.2;margin:0 0 .25rem}._product-detail__subtitle_c2wqd_85{color:#475569;font-size:.95rem;margin:0}._product-detail__figure_c2wqd_93{margin:auto;position:relative;height:auto;max-width:540px}@media(min-width:1024px){._product-detail__figure_c2wqd_93{position:sticky;top:calc(var(--header-height, 64px) + 12px);align-self:start}}._product-detail__figure__figure_c2wqd_106 img{width:100%;height:100%;object-fit:cover;display:block}._product-detail__gallery_c2wqd_112{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none}._product-detail__gallery_c2wqd_112::-webkit-scrollbar{display:none}._product-detail__gallery_c2wqd_112{min-width:0}._product-detail__img_c2wqd_129{width:100%;height:auto;object-fit:cover;display:block;scroll-snap-align:start;scroll-snap-stop:always}._product-detail__counter_c2wqd_137{position:absolute;left:50%;bottom:3em;transform:translate(-50%);padding:.35rem .6rem;background:#0000008c;color:#fff;font-size:.9rem;line-height:1;border-radius:.5rem;pointer-events:none;user-select:none}._product-detail__figcaption_c2wqd_151{text-align:center;margin-top:.5rem;color:#64748b;font-size:.9rem}._product-detail__badges_c2wqd_160{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px;padding:0;list-style:none}._product-detail__badge_c2wqd_160{font-size:12px;line-height:1;padding:6px 10px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#0f172a}._product-detail__badge--empty_c2wqd_177{border:1px dashed #e5e7eb;background:#fff;color:#64748b;opacity:.8}._product-detail__section_c2wqd_186{margin-top:20px}._product-detail__h2_c2wqd_189{font-size:clamp(1.05rem,2.5vw,1.2rem);line-height:1.25;margin:20px 0 8px}._product-detail__text_c2wqd_194{line-height:1.6}._product-detail__disclosure_c2wqd_197{border-top:1px solid #eaeef3}._product-detail__disclosure_c2wqd_197:last-of-type{border-bottom:1px solid #eaeef3}._product-detail__row_c2wqd_203{all:unset;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.6rem 0;cursor:pointer;border-radius:.5rem}._product-detail__row_c2wqd_203:focus-visible{outline:2px solid #5b9cff;outline-offset:2px}._product-detail__icon_c2wqd_218{width:1rem;text-align:center;opacity:.7}._product-detail__panel_c2wqd_223{padding:.25rem 0 .75rem}._product-detail__panel_c2wqd_223[hidden]{display:none}.__product-detail__img_1uiya_128_c2wqd_231,._product-detail__img_c2wqd_129{aspect-ratio:2/3;width:100%;height:auto;object-fit:cover}.lightbox-overlay{position:fixed;inset:0;z-index:9999;background:#0000002a;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;cursor:zoom-out;animation:_fadeIn_c2wqd_1 .2s ease-out}@keyframes _fadeIn_c2wqd_1{0%{opacity:0}to{opacity:1}}.lightbox-container{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;pointer-events:none}.lightbox-img{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;pointer-events:auto;cursor:default;box-shadow:0 8px 32px #0009;animation:_zoomIn_c2wqd_1 .3s ease-out}@keyframes _zoomIn_c2wqd_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.lightbox-close{position:fixed;top:1rem;right:1rem;z-index:10000;width:48px;height:48px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:24px;font-weight:300;line-height:1;cursor:pointer;pointer-events:auto;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lightbox-close:hover{background:#fff3;transform:scale(1.1)}.lightbox-close:active{transform:scale(.95)}.lightbox-prev,.lightbox-next{position:fixed;top:50%;transform:translateY(-50%);z-index:10000;width:56px;height:56px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:32px;font-weight:300;line-height:1;cursor:pointer;pointer-events:auto;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lightbox-prev:hover,.lightbox-next:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.lightbox-prev:active,.lightbox-next:active{transform:translateY(-50%) scale(.95)}@media(max-width:768px){.lightbox-prev,.lightbox-next{width:44px;height:44px;font-size:28px}}.lightbox-prev{left:1.5rem}@media(max-width:768px){.lightbox-prev{left:1rem}}.lightbox-next{right:1.5rem}@media(max-width:768px){.lightbox-next{right:1rem}}.lightbox-counter{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:10000;padding:.5rem 1rem;background:#0009;border-radius:20px;color:#fff;font-size:14px;font-weight:500;pointer-events:none}@media(max-width:768px){.lightbox-counter{bottom:1rem;font-size:12px}}.lightbox-overlay{overflow:hidden}.lightbox-img{user-select:none;-webkit-user-select:none;touch-action:pan-y pinch-zoom}:root{--bg: #ffffff;--fg: #0f172a;--muted: #475569;--brand: #d76f2ac2;--alt: #f7f7f7}._colore-swatches__swatches_bgbh5_13{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}._colore-swatches__swatch-item_bgbh5_24{margin:0;padding:0}._colore-swatches__swatch_bgbh5_13{--size: 38px;display:inline-flex;align-items:center;justify-content:center;min-width:var(--size);height:var(--size);background-color:var(--swatch, #e5e7eb);color:var(--swatch-contrast, #0f172a);border:2px solid #d1d1d1;border-radius:999px;font-size:12px;font-weight:500;text-decoration:none;transition:transform .15s ease,border-color .2s ease,box-shadow .2s ease;margin:.3em}._colore-swatches__swatch_bgbh5_13:hover{transform:scale(1.06);border-color:#fff;box-shadow:0 0 0 2px #000000fc}._colore-swatches__swatch--active_bgbh5_78{border-color:var(--swatch-contrast, #0f172a);box-shadow:0 0 0 2px var(--swatch-contrast, #0f172a),0 0 0 5px #fff;transform:scale(1.08)}._colore-swatches__swatch_bgbh5_13:focus-visible{outline:2px solid #2563eb;outline-offset:3px}._colore-swatches__swatch-label_bgbh5_100{line-height:1;white-space:nowrap;position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}
