.page-module__gtEYBG__container{flex-direction:column;gap:2rem;display:flex}.page-module__gtEYBG__headerRow{justify-content:space-between;align-items:center;display:flex}.page-module__gtEYBG__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__gtEYBG__subtitle{color:var(--text-muted,#a0a0a0);font-size:1rem}.page-module__gtEYBG__addButton{background:var(--primary,#fff);color:var(--background,#000);cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:opacity .2s}.page-module__gtEYBG__addButton:hover{opacity:.9}.page-module__gtEYBG__tableContainer{background:var(--card-bg,#121212);border:1px solid var(--border,#222);border-radius:12px;overflow:hidden}.page-module__gtEYBG__table{border-collapse:collapse;text-align:left;width:100%}.page-module__gtEYBG__table th,.page-module__gtEYBG__table td{border-bottom:1px solid var(--border,#222);padding:1rem 1.5rem}.page-module__gtEYBG__table th{color:var(--text-muted,#a0a0a0);text-transform:uppercase;letter-spacing:.05em;background:#ffffff05;font-size:.875rem;font-weight:600}.page-module__gtEYBG__table td{color:var(--foreground,#fff);font-size:.95rem}.page-module__gtEYBG__table tr:last-child td{border-bottom:none}.page-module__gtEYBG__table tr:hover td{background:#ffffff05}.page-module__gtEYBG__actionButton{color:var(--primary,#fff);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.875rem;font-weight:500}.page-module__gtEYBG__actionButton:hover{text-decoration:underline}.page-module__gtEYBG__deleteButton{color:#ff4a4a}
.editor-module__-ovr9a__pageContainer{z-index:1;flex-direction:column;gap:2.5rem;max-width:960px;display:flex;position:relative}.editor-module__-ovr9a__title{font-family:var(--font-playfair-display),serif;letter-spacing:-.01em;background:linear-gradient(135deg,#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.75rem;font-weight:400}.editor-module__-ovr9a__subtitle{color:#fff6;letter-spacing:.02em;font-size:1.1rem;font-weight:300}.editor-module__-ovr9a__formBox{-webkit-backdrop-filter:blur(16px);background:#1919194d;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:2rem;padding:3rem;display:flex;box-shadow:0 8px 32px #0006,inset 0 1px 1px #ffffff0d}.editor-module__-ovr9a__sectionTitle{font-family:var(--font-playfair-display),serif;color:var(--color-gold,#d4af37);letter-spacing:.05em;border-bottom:1px solid #d4af3733;margin-top:1rem;margin-bottom:.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:500}.editor-module__-ovr9a__formGroup{flex-direction:column;gap:.75rem;display:flex}.editor-module__-ovr9a__label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;font-size:.85rem;font-weight:500}.editor-module__-ovr9a__input,.editor-module__-ovr9a__textarea{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-family:var(--font-inter);background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .3s;box-shadow:inset 0 2px 4px #0003}.editor-module__-ovr9a__textarea{resize:vertical;min-height:140px;line-height:1.6}.editor-module__-ovr9a__input:focus,.editor-module__-ovr9a__textarea:focus{background:#00000080;border-color:#d4af3780;outline:none;box-shadow:inset 0 2px 4px #0003,0 0 12px #d4af3726}.editor-module__-ovr9a__input::placeholder,.editor-module__-ovr9a__textarea::placeholder{color:#fff3}.editor-module__-ovr9a__buttonRow{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.editor-module__-ovr9a__saveButton{color:#000;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#d4af37e6 0%,#b8860b 100%);border:none;border-radius:8px;padding:1rem 2.5rem;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #d4af374d}.editor-module__-ovr9a__saveButton:hover{background:linear-gradient(135deg,#e8c34b 0%,#cc9a1f 100%);transform:translateY(-2px);box-shadow:0 8px 25px #d4af3766}.editor-module__-ovr9a__saveButton:disabled{color:#ffffff4d;box-shadow:none;cursor:not-allowed;background:#ffffff1a;transform:none}.editor-module__-ovr9a__toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#4aff72;background:#4aff720d;border:1px solid #4aff7233;border-radius:8px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:.95rem;display:flex}.editor-module__-ovr9a__errorToast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ff4a4a;background:#ff4a4a0d;border:1px solid #ff4a4a33;border-radius:8px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:.95rem;display:flex}.editor-module__-ovr9a__accordionWrapper{background:#0a0a0c66;border:1px solid #ffffff14;border-radius:12px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.editor-module__-ovr9a__accordionHeader{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:background .2s;display:flex}.editor-module__-ovr9a__accordionHeader:hover{background:#ffffff08}.editor-module__-ovr9a__accordionIcon{color:var(--color-gold,#d4af37);font-size:1.5rem;font-weight:300;transition:transform .3s}.editor-module__-ovr9a__accordionContentWrapper{transition:height .4s cubic-bezier(.16,1,.3,1)}.editor-module__-ovr9a__accordionContent{flex-direction:column;gap:1.5rem;padding:0 2rem 2rem;display:flex}@media (max-width:768px){.editor-module__-ovr9a__pageContainer{gap:1.5rem}.editor-module__-ovr9a__title{font-size:1.75rem}.editor-module__-ovr9a__subtitle{font-size:.9rem}.editor-module__-ovr9a__formBox{border-radius:12px;gap:1.25rem;padding:1.25rem}.editor-module__-ovr9a__sectionTitle{padding-bottom:.5rem;font-size:1.15rem}.editor-module__-ovr9a__input,.editor-module__-ovr9a__textarea{padding:.75rem 1rem;font-size:.9rem}.editor-module__-ovr9a__textarea{min-height:100px}.editor-module__-ovr9a__buttonRow{justify-content:stretch;margin-top:1rem}.editor-module__-ovr9a__saveButton{width:100%;padding:.9rem 1.5rem;font-size:.85rem}.editor-module__-ovr9a__accordionHeader{padding:1rem 1.25rem}.editor-module__-ovr9a__accordionContent{gap:1rem;padding:0 1.25rem 1.25rem}.editor-module__-ovr9a__toast,.editor-module__-ovr9a__errorToast{padding:.9rem 1rem;font-size:.85rem}}
.Toast-module__dpyMdW__container{z-index:99999;pointer-events:none;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__dpyMdW__toast{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);cursor:pointer;pointer-events:auto;background:#0a0a0ad9;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:1rem;min-width:280px;max-width:400px;padding:1rem 1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0009}.Toast-module__dpyMdW__shimmer{background:linear-gradient(90deg,#0000,#d4af371a,#0000);width:100%;height:100%;animation:3s infinite Toast-module__dpyMdW__shimmer;position:absolute;top:0;left:-100%}@keyframes Toast-module__dpyMdW__shimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.Toast-module__dpyMdW__message{color:#f5f5f0;font-family:var(--font-sans);letter-spacing:.05em;margin:0;font-size:.95rem;font-weight:500}.Toast-module__dpyMdW__icon{justify-content:center;align-items:center;min-width:24px;font-size:1.2rem;display:flex}.Toast-module__dpyMdW__success{border-left:2px solid var(--color-gold)}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__icon{color:var(--color-gold)}.Toast-module__dpyMdW__error{border-left:2px solid #ff4d4d}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__icon{color:#ff4d4d}.Toast-module__dpyMdW__info{border-left:2px solid var(--color-ivory)}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__icon{color:var(--color-ivory)}.Toast-module__dpyMdW__warning{border-left:2px solid orange}.Toast-module__dpyMdW__warning .Toast-module__dpyMdW__icon{color:orange}@media (max-width:768px){.Toast-module__dpyMdW__container{align-items:center;bottom:1.5rem;left:1.5rem;right:1.5rem}.Toast-module__dpyMdW__toast{width:100%;min-width:0}}
.ProductActions-module__nP2CeG__actionContainer{border-top:1px solid #d4af3733;flex-direction:column;gap:1.5rem;margin-top:2rem;padding:2rem 0;display:flex}.ProductActions-module__nP2CeG__priceBlock{text-align:center}.ProductActions-module__nP2CeG__priceLabel{text-transform:uppercase;letter-spacing:.2em;color:#ffffff80;margin-bottom:.5rem;font-size:.7rem;display:block}.ProductActions-module__nP2CeG__price{font-family:var(--font-serif);color:#fffc;text-align:center;letter-spacing:.05em;font-size:1.5rem;font-weight:300;display:block}.ProductActions-module__nP2CeG__ctaGroup{flex-direction:column;gap:1rem;width:100%;display:flex}.ProductActions-module__nP2CeG__ctaRow{gap:0;width:100%;display:flex}.ProductActions-module__nP2CeG__ctaSelect{border:1px solid var(--color-gold);color:var(--color-gold);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;appearance:none;background:#ffffff0d url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23c5a059%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E) right 1rem top 50%/.6rem no-repeat;border-right:none;outline:none;flex:1;padding:1.2rem 1rem;font-size:.85rem;font-weight:700;transition:all .3s}.ProductActions-module__nP2CeG__ctaSelect:focus{background-color:#ffffff14}.ProductActions-module__nP2CeG__ctaSelect_option{color:var(--color-ivory);background-color:#0a0f1c;font-weight:700}@media (max-width:480px){.ProductActions-module__nP2CeG__ctaGroup{flex-direction:column}}.ProductActions-module__nP2CeG__reserveBtn{background-color:var(--color-gold);color:var(--color-navy);text-transform:uppercase;letter-spacing:.15em;border:1px solid var(--color-gold);cursor:pointer;text-align:center;flex:1;padding:1.2rem 1rem;font-size:.85rem;font-weight:700;transition:all .3s}.ProductActions-module__nP2CeG__reserveBtn:hover{background-color:var(--color-ivory);color:var(--color-navy);border-color:var(--color-ivory);transform:translateY(-2px);box-shadow:0 10px 30px #00000080}.ProductActions-module__nP2CeG__inquireBtn{border:1px solid var(--color-gold);color:var(--color-gold);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;text-align:center;background:0 0;flex:1;padding:1.2rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s}.ProductActions-module__nP2CeG__inquireBtn:hover{color:var(--color-gold-light);background:#c5a0591a;transform:translateY(-2px)}.ProductActions-module__nP2CeG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;background:#020610f2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem 1rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.ProductActions-module__nP2CeG__modalContent,.ProductActions-module__nP2CeG__modalContentWide{border:1px solid var(--color-gold);z-index:10;background:#0a0f1c;flex-direction:column;width:90%;max-width:500px;max-height:95vh;margin:auto;padding:2rem;animation:.3s ease-out ProductActions-module__nP2CeG__fadeIn;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000080}.ProductActions-module__nP2CeG__modalContentWide{max-width:800px}@keyframes ProductActions-module__nP2CeG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProductActions-module__nP2CeG__closeBtn{color:#d4af37;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:1rem;right:1rem}.ProductActions-module__nP2CeG__modalTitle{font-family:var(--font-serif);color:#d4af37;margin-bottom:1rem;font-size:2rem}.ProductActions-module__nP2CeG__modalText{color:var(--color-ivory);margin-bottom:2rem;line-height:1.6}.ProductActions-module__nP2CeG__whatsappBtn{color:#fff;letter-spacing:.05em;background:#25d366;border-radius:4px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:background .3s;display:inline-block}.ProductActions-module__nP2CeG__whatsappBtn:hover{background:#128c7e}.ProductActions-module__nP2CeG__certHeader{text-align:center;border-bottom:1px solid #d4af3733;margin-bottom:1.5rem;padding-bottom:1.5rem}.ProductActions-module__nP2CeG__editionTag{font-family:var(--font-sans);color:#fff9;letter-spacing:.2em;text-transform:uppercase;font-size:.9rem}.ProductActions-module__nP2CeG__dossierGrid{flex:1;grid-template-columns:1fr 1fr;gap:2rem;display:grid;overflow-y:auto}.ProductActions-module__nP2CeG__officialBadge{border:2px solid #d4af37;margin:0 auto;padding:.5rem;display:inline-block}.ProductActions-module__nP2CeG__badgeInner{border:1px dashed var(--color-gold);box-sizing:border-box;background:#d4af370d;flex-direction:column;align-items:center;gap:.8rem;max-width:100%;padding:1.5rem;display:flex}.ProductActions-module__nP2CeG__badgeTitle{font-family:var(--font-serif);color:#d4af37;text-transform:uppercase;letter-spacing:.1em;font-size:1.5rem}.ProductActions-module__nP2CeG__badgeSubtitle{text-transform:uppercase;letter-spacing:.2em;color:#ffffffb3;font-size:.7rem}.ProductActions-module__nP2CeG__badgeStar{color:#d4af37;font-size:1.2rem}.ProductActions-module__nP2CeG__badgeCode{color:#d4af37;opacity:.8;word-break:break-all;text-align:center;margin-top:1rem;font-family:monospace}.ProductActions-module__nP2CeG__dossierRight h3{color:#fff;font-family:var(--font-serif);margin-bottom:1.5rem}.ProductActions-module__nP2CeG__dossierRight ul{color:var(--color-ivory);flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.ProductActions-module__nP2CeG__dossierRight li strong{color:#d4af37}.ProductActions-module__nP2CeG__signatureBlock{font-family:var(--font-serif);flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.ProductActions-module__nP2CeG__signature{color:#fff;font-size:1.5rem;font-style:italic}.ProductActions-module__nP2CeG__role{text-transform:uppercase;letter-spacing:.1em;color:var(--color-ivory);padding:0 .5em;font-size:.8rem;display:inline-block;overflow:visible}.ProductActions-module__nP2CeG__certFooter{text-align:center;color:var(--color-ivory);margin-top:1rem;font-size:.75rem;font-style:italic}@media (max-height:850px){.ProductActions-module__nP2CeG__modalContentWide{padding:1.5rem}.ProductActions-module__nP2CeG__modalTitle{margin-bottom:.5rem;font-size:1.5rem}.ProductActions-module__nP2CeG__certHeader{margin-bottom:1rem;padding-bottom:1rem}.ProductActions-module__nP2CeG__dossierGrid{gap:1.5rem}.ProductActions-module__nP2CeG__badgeInner{padding:1rem}.ProductActions-module__nP2CeG__badgeStar{font-size:1rem}.ProductActions-module__nP2CeG__dossierRight h3{margin-bottom:1rem}.ProductActions-module__nP2CeG__dossierRight ul{gap:.5rem;font-size:.9rem}.ProductActions-module__nP2CeG__signatureBlock{margin-top:1rem}.ProductActions-module__nP2CeG__signature{font-size:1.2rem}}@media (max-height:700px){.ProductActions-module__nP2CeG__modalContentWide{padding:1rem}.ProductActions-module__nP2CeG__badgeInner{padding:.75rem}.ProductActions-module__nP2CeG__badgeStar{font-size:.9rem}.ProductActions-module__nP2CeG__badgeTitle{font-size:1.2rem}}@media (max-width:768px){.ProductActions-module__nP2CeG__dossierGrid{grid-template-columns:1fr;gap:1rem;overflow-y:auto}.ProductActions-module__nP2CeG__modalContent,.ProductActions-module__nP2CeG__modalContentWide{width:92%;margin:auto;padding:1.25rem}.ProductActions-module__nP2CeG__modalTitle{font-size:1.5rem}.ProductActions-module__nP2CeG__price{font-size:1.8rem}.ProductActions-module__nP2CeG__badgeInner{gap:.5rem;padding:1rem}.ProductActions-module__nP2CeG__badgeStar{font-size:1rem}.ProductActions-module__nP2CeG__modalOverlay{align-items:flex-start;padding-top:2rem;padding-bottom:2rem}}.ProductActions-module__nP2CeG__reserveForm{flex-direction:column;gap:1rem;width:100%;margin-top:1.5rem;display:flex}.ProductActions-module__nP2CeG__formInput{width:100%;color:var(--color-ivory);font-family:var(--font-sans);background:#ffffff0d;border:1px solid #ffffff1a;outline:none;padding:1rem;font-size:.9rem;transition:all .3s}.ProductActions-module__nP2CeG__formGroup input:focus,.ProductActions-module__nP2CeG__formGroup textarea:focus{border-color:var(--color-gold);background:#ffffff14}.ProductActions-module__nP2CeG__formSelect{width:100%;color:var(--color-ivory);font-family:var(--font-sans);cursor:pointer;appearance:none;background:#ffffff0d url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23c5a059%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E) right 1rem top 50%/.65rem no-repeat;border:1px solid #ffffff1a;outline:none;padding:1rem;font-size:.9rem;transition:all .3s}.ProductActions-module__nP2CeG__formSelect:focus{border-color:var(--color-gold);background-color:#ffffff14}.ProductActions-module__nP2CeG__formSelect_option{color:var(--color-ivory);background-color:#0a0f1c}.ProductActions-module__nP2CeG__submitBtn{background:var(--color-gold);color:var(--color-navy);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;border:none;margin-top:.5rem;padding:1rem;font-weight:600;transition:all .3s}.ProductActions-module__nP2CeG__submitBtn:hover{background:var(--color-gold-light);color:#010307;transform:translateY(-2px)}.ProductActions-module__nP2CeG__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.ProductActions-module__nP2CeG__successMessage{text-align:center;padding:2rem 0}.ProductActions-module__nP2CeG__successIcon{color:var(--color-gold);margin-bottom:1rem;font-size:3rem}.ProductActions-module__nP2CeG__successMessage h3{color:var(--color-ivory);font-family:var(--font-serif);margin-bottom:.5rem}.ProductActions-module__nP2CeG__successMessage p{color:var(--color-text-secondary)}
.ProductGallery-module__8domaq__galleryContainer{flex-direction:column;gap:1rem;display:flex}.ProductGallery-module__8domaq__mainImageFrame{aspect-ratio:1;border:1px solid #d4af3733;width:100%;position:relative;overflow:hidden}.ProductGallery-module__8domaq__mainImage{object-fit:cover;transition:opacity .4s}.ProductGallery-module__8domaq__navArrow{z-index:10;color:#d4af37;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0f1c99;border:1px solid #d4af374d;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.6rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductGallery-module__8domaq__navArrow:hover{color:#0a0f1c;background:#d4af37e6;border-color:#d4af37}.ProductGallery-module__8domaq__navArrowLeft{left:1rem}.ProductGallery-module__8domaq__navArrowRight{right:1rem}.ProductGallery-module__8domaq__imageCounter{z-index:10;font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-ivory);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0f1c99;border:1px solid #ffffff1a;padding:.3rem .8rem;font-size:.7rem;position:absolute;bottom:1rem;right:1rem}.ProductGallery-module__8domaq__thumbnailCount{font-family:var(--font-sans);color:var(--color-ivory);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:4px;padding:2px 6px;font-size:.7rem;position:absolute;bottom:5px;right:5px}.ProductGallery-module__8domaq__thumbnailStrip{gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.ProductGallery-module__8domaq__thumbnailFrame{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;flex-shrink:0;width:80px;height:80px;padding:0;transition:all .3s;position:relative;overflow:hidden}.ProductGallery-module__8domaq__thumbnailFrame:hover{opacity:.8;border-color:#d4af3766}.ProductGallery-module__8domaq__thumbnailActive{opacity:1!important;border-color:#d4af37!important}.ProductGallery-module__8domaq__thumbnailImage{object-fit:cover}@media (max-width:768px){.ProductGallery-module__8domaq__mainImageFrame{aspect-ratio:1;border:none;max-height:50vh}.ProductGallery-module__8domaq__mainImageFrame:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(#0000 70%,#020610cc 100%),linear-gradient(#02061066 0%,#0000 15%),linear-gradient(90deg,#0206104d 0%,#0000 8% 92%,#0206104d 100%);position:absolute;inset:0}.ProductGallery-module__8domaq__navArrow{background:#0a0f1ccc;width:36px;height:36px;font-size:1.3rem}.ProductGallery-module__8domaq__navArrowLeft{left:.5rem}.ProductGallery-module__8domaq__navArrowRight{right:.5rem}.ProductGallery-module__8domaq__thumbnailStrip{justify-content:flex-start;gap:.5rem}.ProductGallery-module__8domaq__thumbnailFrame{border-color:#0000;flex-shrink:0;width:60px;height:60px}.ProductGallery-module__8domaq__thumbnailActive{border-color:#d4af3780!important}}
.ShareButton-module__1MxQrq__shareWrapper{z-index:20;align-items:center;gap:1rem;margin-bottom:2rem;display:flex;position:relative}.ShareButton-module__1MxQrq__mainButton{color:var(--color-gold);cursor:pointer;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:0 0;border:1px solid #c5a0594d;border-radius:4px;align-items:center;gap:.8rem;padding:.8rem 1.5rem;font-size:.75rem;transition:all .3s;display:flex}.ShareButton-module__1MxQrq__mainButton:hover,.ShareButton-module__1MxQrq__mainButton.ShareButton-module__1MxQrq__active{border-color:var(--color-gold);background:#c5a0591a}.ShareButton-module__1MxQrq__svgIcon{opacity:.8}.ShareButton-module__1MxQrq__options{gap:.5rem;display:flex}.ShareButton-module__1MxQrq__optionBtn{color:var(--color-ivory);cursor:pointer;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background:#0a1120;border:1px solid #ffffff1a;border-radius:2px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.7rem;transition:all .3s;display:flex}.ShareButton-module__1MxQrq__optionBtn:hover{border-color:var(--color-gold);color:var(--color-gold)}.ShareButton-module__1MxQrq__smallIcon{font-size:.8rem}@media (max-width:768px){.ShareButton-module__1MxQrq__shareWrapper{justify-content:flex-start;width:100%;margin-bottom:1.5rem}.ShareButton-module__1MxQrq__options{background:#0a1120;border:1px solid #ffffff1a;flex-direction:column;gap:0;width:200px;margin-top:.5rem;position:absolute;top:100%;left:0;transform:none;box-shadow:0 10px 30px #00000080}.ShareButton-module__1MxQrq__optionBtn{text-align:left;border:none;border-bottom:1px solid #ffffff0d;width:100%;padding:1rem}}
