.navbar[data-v-7751be30]{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:9999!important;background:#fffffffa;backdrop-filter:blur(20px);transition:background .3s ease,box-shadow .3s ease;border-bottom:1px solid rgba(0,0,0,.05);transform:translateZ(0)!important;will-change:background,box-shadow;visibility:visible!important;opacity:1!important;pointer-events:all!important;display:block!important;clip-path:none!important;mask:none!important}.navbar--scrolled[data-v-7751be30]{background:#fffffffc;box-shadow:0 4px 20px #00000014;border-bottom-color:#0000001a}.navbar__content[data-v-7751be30]{display:flex;align-items:center;justify-content:space-between;height:100px;transition:all var(--transition-smooth)}.navbar--scrolled .navbar__content[data-v-7751be30]{height:70px}.navbar__logo[data-v-7751be30]{display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--text-primary);transition:all var(--transition-smooth);position:relative}.navbar__logo img[data-v-7751be30]{height:55px;width:auto;transition:all var(--transition-smooth);filter:brightness(0);transform:translateZ(0);backface-visibility:hidden}.navbar--scrolled .navbar__logo img[data-v-7751be30]{height:40px}.navbar__logo[data-v-7751be30]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--color-gold);transition:width var(--transition-smooth)}.navbar__logo[data-v-7751be30]:hover:after{width:100%}.navbar__brand[data-v-7751be30]{display:flex;flex-direction:column;gap:.25rem}@media (max-width: 768px){.navbar__brand[data-v-7751be30]{display:none}}.navbar__brand-name[data-v-7751be30]{font-size:1.375rem;font-weight:400;font-family:var(--font-serif);letter-spacing:.08em}.navbar__brand-slogan[data-v-7751be30]{font-size:.6875rem;color:var(--text-secondary);letter-spacing:.15em;text-transform:uppercase;font-weight:300}.navbar__menu[data-v-7751be30]{display:flex;align-items:center;gap:3rem;transition:gap var(--transition-smooth)}.navbar--scrolled .navbar__menu[data-v-7751be30]{gap:2.5rem}@media (max-width: 968px){.navbar__menu[data-v-7751be30]{position:fixed;top:0;right:-100%;width:100%;max-width:400px;height:100vh;background:var(--bg-primary);flex-direction:column;justify-content:center;gap:2.5rem;box-shadow:-10px 0 50px #0003;transition:right var(--transition-smooth)}.navbar__menu--open[data-v-7751be30]{right:0}}.navbar__link[data-v-7751be30]{position:relative;font-size:.8125rem;font-weight:400;letter-spacing:.12em;color:var(--text-primary);text-decoration:none;text-transform:uppercase;padding:.5rem 0;transition:all var(--transition-smooth);line-height:1.4;text-align:center;display:flex;align-items:center}.navbar__link span[data-v-7751be30]{display:inline-block;transition:all var(--transition-smooth);min-height:2.2em;display:flex;align-items:center;justify-content:center}.navbar--scrolled .navbar__link[data-v-7751be30]{padding:.25rem 0}.navbar--scrolled .navbar__link span[data-v-7751be30]{white-space:nowrap;min-height:1em;line-height:1}.navbar__link[data-v-7751be30]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--color-gold);transition:width var(--transition-smooth)}.navbar__link[data-v-7751be30]:before{content:"";position:absolute;top:50%;left:-8px;transform:translateY(-50%) scale(0);width:4px;height:4px;background:var(--color-gold);border-radius:50%;transition:transform var(--transition-smooth)}.navbar__link[data-v-7751be30]:hover{color:var(--color-gold);letter-spacing:.15em}.navbar__link[data-v-7751be30]:hover:after{width:100%}.navbar__link[data-v-7751be30]:hover:before{transform:translateY(-50%) scale(1)}.navbar__link.router-link-active[data-v-7751be30]{color:var(--color-gold)}.navbar__link.router-link-active[data-v-7751be30]:after{width:100%}@media (max-width: 968px){.navbar__link[data-v-7751be30]{font-size:1.25rem}.navbar__link[data-v-7751be30]:before{display:none}}.navbar__toggle[data-v-7751be30]{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}@media (max-width: 968px){.navbar__toggle[data-v-7751be30]{display:flex}}.navbar__toggle span[data-v-7751be30]{width:28px;height:2px;background:var(--color-primary);transition:var(--transition-normal)}.navbar__toggle:hover span[data-v-7751be30]{background:var(--color-gold)}.footer[data-v-8cb1910a]{background:var(--bg-dark);color:var(--text-inverse);margin-top:var(--spacing-xl);content-visibility:auto;contain-intrinsic-size:500px}.footer__main[data-v-8cb1910a]{padding:var(--spacing-xl) 0 var(--spacing-lg)}.footer__grid[data-v-8cb1910a]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:var(--spacing-xl);align-items:start}@media (max-width: 1024px){.footer__grid[data-v-8cb1910a]{grid-template-columns:repeat(2,1fr);gap:var(--spacing-lg)}}@media (max-width: 768px){.footer__grid[data-v-8cb1910a]{grid-template-columns:1fr;gap:var(--spacing-md)}}.footer__section[data-v-8cb1910a]{display:flex;flex-direction:column;gap:1.5rem}.footer__section[data-v-8cb1910a]:first-child{align-items:center;text-align:center;justify-content:flex-start}.footer__logo[data-v-8cb1910a]{display:flex;justify-content:center;margin-top:0;margin-bottom:-.5rem}.footer__logo img[data-v-8cb1910a]{height:60px;width:auto;filter:brightness(0) invert(1)}.footer__brand-divider[data-v-8cb1910a]{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.footer__brand-divider span[data-v-8cb1910a]{flex:1;height:1px;background:linear-gradient(to right,transparent,rgba(201,169,97,.5),transparent)}.footer__brand-divider span.diamond[data-v-8cb1910a]{flex:none;width:auto;height:auto;background:none;color:var(--color-gold);font-size:.75rem}.footer__slogan[data-v-8cb1910a]{font-family:var(--font-serif);font-size:1.125rem;line-height:1.6;margin:0;letter-spacing:.1em;font-weight:500;white-space:nowrap}.footer__desc[data-v-8cb1910a]{font-size:.9375rem;color:#ffffffbf;letter-spacing:.1em;margin:0;font-style:italic;line-height:1.8}.footer__title[data-v-8cb1910a]{font-size:1.125rem;font-weight:600;margin:0;margin-bottom:.5rem;margin-top:0;color:var(--color-gold);letter-spacing:.05em;line-height:1.2}.footer__links[data-v-8cb1910a]{display:flex;flex-direction:column;gap:.75rem}.footer__links li[data-v-8cb1910a]{list-style:none}.footer__links a[data-v-8cb1910a]{color:#fffc;text-decoration:none;font-size:.9375rem;transition:var(--transition-normal);display:inline-block}.footer__links a[data-v-8cb1910a]:hover{color:var(--color-gold);transform:translate(5px) translateZ(0)}.footer__contact[data-v-8cb1910a]{display:flex;flex-direction:column;gap:1rem}.footer__contact li[data-v-8cb1910a]{display:flex;align-items:flex-start;gap:.75rem;color:#fffc;font-size:.9375rem;line-height:1.6}.footer__contact-icon[data-v-8cb1910a]{font-size:1.125rem;flex-shrink:0}.footer__bottom[data-v-8cb1910a]{border-top:1px solid rgba(255,255,255,.1);padding:var(--spacing-md) 0}.footer__bottom-content[data-v-8cb1910a]{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-md);flex-wrap:wrap}@media (max-width: 768px){.footer__bottom-content[data-v-8cb1910a]{flex-direction:column;text-align:center}}.footer__copyright[data-v-8cb1910a]{font-size:.875rem;color:#fff9;margin:0}.footer__social[data-v-8cb1910a]{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#ffffffb3}.footer__social span[data-v-8cb1910a]:first-child{color:var(--color-gold);font-weight:500}.footer__social span[data-v-8cb1910a]:not(:first-child):not(.footer__divider){color:#fffc;transition:var(--transition-normal)}.footer__social span[data-v-8cb1910a]:not(:first-child):not(.footer__divider):hover{color:var(--color-gold)}.footer__divider[data-v-8cb1910a]{color:#ffffff4d;margin:0 .25rem}.product-card[data-v-59c0a2ac]{height:100%;background:var(--bg-primary);overflow:hidden;transition:all var(--transition-smooth);position:relative;content-visibility:auto;contain-intrinsic-size:500px}.product-card[data-v-59c0a2ac]:after{content:"";position:absolute;inset:0;border:1px solid transparent;transition:border-color var(--transition-normal);pointer-events:none;z-index:2}.product-card[data-v-59c0a2ac]:hover{transform:translateY(-12px) translateZ(0);box-shadow:0 20px 60px #00000026}.product-card[data-v-59c0a2ac]:hover:after{border-color:var(--color-gold)}.product-card:hover .product-card__image[data-v-59c0a2ac]:before{opacity:0}.product-card:hover .product-card__image img[data-v-59c0a2ac]{transform:scale(1.06) translateZ(0)}.product-card:hover .product-card__overlay[data-v-59c0a2ac]{opacity:1}.product-card__link[data-v-59c0a2ac]{display:block;text-decoration:none;color:inherit}.product-card__image[data-v-59c0a2ac]{position:relative;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#f5f5f5,#e8e8e8,#f5f5f5);background-size:200% 200%;animation:gradientShift-59c0a2ac 2s ease infinite;will-change:transform}.product-card__image[data-v-59c0a2ac]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmerLoading-59c0a2ac 1.8s ease-in-out infinite;z-index:1;opacity:1;transition:opacity .3s ease}.product-card__image.loaded[data-v-59c0a2ac]{animation:none}.product-card__image.loaded[data-v-59c0a2ac]:before{opacity:0;animation:none}.product-card__image img[data-v-59c0a2ac]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow),opacity .5s ease;transform:translateZ(0);backface-visibility:hidden;position:relative;z-index:2;opacity:0}.product-card__image img[src][data-v-59c0a2ac]{animation:fadeInImage-59c0a2ac .5s ease-out forwards}@keyframes gradientShift-59c0a2ac{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes fadeInImage-59c0a2ac{0%{opacity:0;transform:scale(.95) translateZ(0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes shimmerLoading-59c0a2ac{0%{transform:translate(-100%)}to{transform:translate(100%)}}.product-card__badges[data-v-59c0a2ac]{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:2}.product-card__badges .badge[data-v-59c0a2ac]{padding:.25rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;color:#fff;border-radius:2px;box-shadow:var(--shadow-sm)}.product-card__badges .badge--new[data-v-59c0a2ac]{background:var(--color-gold)}.product-card__badges .badge--hot[data-v-59c0a2ac]{background:var(--color-rose-gold)}.product-card__overlay[data-v-59c0a2ac]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.3) 50%,transparent 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--transition-smooth);z-index:1}.product-card__content[data-v-59c0a2ac]{padding:2rem 1.5rem;transition:all var(--transition-normal)}@media (max-width: 768px){.product-card__content[data-v-59c0a2ac]{padding:1.5rem 1rem}}.product-card__category[data-v-59c0a2ac]{font-size:.6875rem;text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);margin:0 0 .75rem;font-weight:500}.product-card__title[data-v-59c0a2ac]{font-size:1.25rem;font-family:var(--font-serif);font-weight:400;margin:0 0 .5rem;color:var(--text-primary);letter-spacing:.02em;transition:color var(--transition-normal)}@media (max-width: 768px){.product-card__title[data-v-59c0a2ac]{font-size:1.125rem}}.product-card:hover .product-card__title[data-v-59c0a2ac]{color:var(--color-gold)}.product-card__subtitle[data-v-59c0a2ac]{font-size:.875rem;color:var(--text-light);margin:0 0 1rem;font-style:italic}.product-card__info[data-v-59c0a2ac]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-light)}.product-card__gemstone[data-v-59c0a2ac],.product-card__material[data-v-59c0a2ac]{font-size:.8125rem;color:var(--text-secondary)}.product-card__price[data-v-59c0a2ac]{font-size:1.125rem;font-weight:400;color:var(--text-primary);margin:0;font-family:var(--font-serif);letter-spacing:.05em}.luxury-card[data-v-59c0a2ac]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-gold),transparent);transform:scaleX(0);transition:transform var(--transition-smooth);z-index:3}.luxury-card[data-v-59c0a2ac]:hover:before{transform:scaleX(1)}.luxury-notification-overlay[data-v-c5df2b7b]{position:fixed!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#0009!important;backdrop-filter:blur(8px)!important;z-index:999999!important;padding:20px!important;pointer-events:auto!important;animation:overlayFadeIn-c5df2b7b .3s ease!important}.luxury-notification-overlay.bottom-position[data-v-c5df2b7b]{align-items:center!important;justify-content:center!important;padding-bottom:0!important}.luxury-notification-overlay.form-center-position[data-v-c5df2b7b]{align-items:flex-start!important;padding-top:55vh!important}@keyframes overlayFadeIn-c5df2b7b{0%{opacity:0}to{opacity:1}}.luxury-notification[data-v-c5df2b7b]{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)!important;border:2px solid rgba(201,169,97,.3)!important;border-radius:16px!important;padding:40px!important;max-width:480px!important;width:100%!important;box-shadow:0 20px 60px #00000080,0 0 0 1px #c9a9611a,inset 0 1px #ffffff0d!important;position:relative!important;z-index:1000000!important;animation:slideIn-c5df2b7b .4s cubic-bezier(.34,1.56,.64,1)!important;pointer-events:auto!important;display:block!important;opacity:1!important;visibility:visible!important}@keyframes slideIn-c5df2b7b{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.notification-icon[data-v-c5df2b7b]{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:32px;font-weight:700;position:relative}.notification-icon[data-v-c5df2b7b]:before{content:"";position:absolute;inset:-4px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#c9a961,#d4b76e);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;animation:rotate-c5df2b7b 3s linear infinite}.notification-icon.success[data-v-c5df2b7b]{background:linear-gradient(135deg,#52c41a26,#52c41a0d);color:#52c41a}.notification-icon.success span[data-v-c5df2b7b]{text-shadow:0 0 20px rgba(82,196,26,.5)}.notification-icon.error[data-v-c5df2b7b]{background:linear-gradient(135deg,#f5222d26,#f5222d0d);color:#f5222d}.notification-icon.error span[data-v-c5df2b7b]{text-shadow:0 0 20px rgba(245,34,45,.5)}.notification-icon.warning[data-v-c5df2b7b]{background:linear-gradient(135deg,#faad1426,#faad140d);color:#faad14}.notification-icon.warning span[data-v-c5df2b7b]{text-shadow:0 0 20px rgba(250,173,20,.5)}.notification-icon.info[data-v-c5df2b7b]{background:linear-gradient(135deg,#c9a96126,#d4b76e0d);color:#c9a961}.notification-icon.info span[data-v-c5df2b7b]{text-shadow:0 0 20px rgba(201,169,97,.5)}@keyframes rotate-c5df2b7b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notification-content[data-v-c5df2b7b]{text-align:center!important;display:block!important;opacity:1!important;visibility:visible!important}.notification-title[data-v-c5df2b7b]{font-family:Cormorant Garamond,"Noto Serif SC",serif!important;font-size:24px!important;font-weight:600!important;color:#c9a961!important;margin:0 0 12px!important;letter-spacing:1px!important;text-shadow:0 2px 10px rgba(201,169,97,.3)!important;display:block!important;opacity:1!important;visibility:visible!important}.notification-message[data-v-c5df2b7b]{font-size:16px!important;line-height:1.6!important;color:#ffffffd9!important;margin:0!important;letter-spacing:.5px!important;display:block!important;opacity:1!important;visibility:visible!important}.notification-close[data-v-c5df2b7b]{position:absolute;top:16px;right:16px;width:32px;height:32px;border:1px solid rgba(201,169,97,.3);background:#c9a9611a;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#c9a961;font-size:18px}.notification-close[data-v-c5df2b7b]:hover{background:linear-gradient(135deg,#c9a961,#d4b76e);color:#000;border-color:#c9a961;transform:rotate(90deg);box-shadow:0 4px 15px #c9a96166}.luxury-confirm-overlay[data-v-44813570]{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.luxury-confirm-dialog[data-v-44813570]{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:2px solid #C9A961;border-radius:16px;padding:40px;max-width:480px;width:100%;box-shadow:0 20px 60px #c9a96133,0 0 80px #c9a9611a,inset 0 1px #ffffff1a;animation:confirmSlideIn-44813570 .3s cubic-bezier(.34,1.56,.64,1);text-align:center}@keyframes confirmSlideIn-44813570{0%{transform:scale(.8) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.confirm-icon[data-v-44813570]{display:flex;justify-content:center;margin-bottom:24px}.confirm-icon svg[data-v-44813570]{filter:drop-shadow(0 0 20px rgba(201,169,97,.3))}.confirm-title[data-v-44813570]{font-size:24px;font-weight:600;color:#c9a961;margin:0 0 16px;letter-spacing:.5px;text-shadow:0 0 20px rgba(201,169,97,.3)}.confirm-message[data-v-44813570]{font-size:16px;color:#e0e0e0;line-height:1.6;margin:0 0 32px;white-space:pre-line}.confirm-actions[data-v-44813570]{display:flex;gap:16px;justify-content:center}.btn-cancel[data-v-44813570],.btn-confirm[data-v-44813570]{padding:12px 32px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent;min-width:120px;letter-spacing:.5px;position:relative;overflow:hidden}.btn-cancel[data-v-44813570]:after,.btn-confirm[data-v-44813570]:after{content:"";position:absolute;inset:0;background:radial-gradient(circle,rgba(255,255,255,.4) 0%,transparent 70%);opacity:0;transform:scale(0);transition:transform .5s ease,opacity .3s ease}.btn-cancel[data-v-44813570]:active,.btn-confirm[data-v-44813570]:active{transform:scale(.95)}.btn-cancel[data-v-44813570]:active:after,.btn-confirm[data-v-44813570]:active:after{opacity:1;transform:scale(2)}.btn-cancel[data-v-44813570]{background:transparent;color:#999;border-color:#444}.btn-cancel[data-v-44813570]:hover{background:#4444444d;color:#ccc;border-color:#666}.btn-confirm[data-v-44813570]{background:linear-gradient(135deg,#c9a961,#d4b76f,#c9a961);background-size:200% 100%;color:#1a1a1a;border-color:#c9a961;box-shadow:0 4px 20px #c9a9614d,0 0 40px #c9a96133;font-weight:600}.btn-confirm[data-v-44813570]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease;z-index:1}.btn-confirm[data-v-44813570]:hover{background-position:100% 0;box-shadow:0 6px 30px #c9a96180,0 0 60px #c9a96166;transform:translateY(-2px)}.btn-confirm[data-v-44813570]:hover:before{left:100%}.confirm-fade-enter-active[data-v-44813570],.confirm-fade-leave-active[data-v-44813570]{transition:opacity .3s ease}.confirm-fade-enter-from[data-v-44813570],.confirm-fade-leave-to[data-v-44813570]{opacity:0}@media (max-width: 576px){.luxury-confirm-dialog[data-v-44813570]{padding:30px 20px}.confirm-title[data-v-44813570]{font-size:20px}.confirm-message[data-v-44813570]{font-size:14px}.confirm-actions[data-v-44813570]{flex-direction:column}.confirm-actions button[data-v-44813570]{width:100%}}.optimized-image[data-v-da356ac9]{transition:opacity .3s ease;opacity:.6}.optimized-image.loaded[data-v-da356ac9]{opacity:1}.optimized-image.error[data-v-da356ac9]{opacity:.3;background:#f0f0f0}.products-table[data-v-81e94772]{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;overflow:hidden}.products-table table[data-v-81e94772]{width:100%;border-collapse:collapse}.products-table table thead[data-v-81e94772]{background:#f8f8f8}.products-table table thead th[data-v-81e94772]{padding:15px;text-align:left;font-weight:600;color:#666;font-size:14px}.products-table table tbody tr[data-v-81e94772]{border-bottom:1px solid #f0f0f0}.products-table table tbody tr td[data-v-81e94772]{padding:15px}.skeleton[data-v-81e94772]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-81e94772 1.5s infinite;border-radius:4px}@keyframes shimmer-81e94772{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-thumb[data-v-81e94772]{width:60px;height:60px;border-radius:8px}.skeleton-text[data-v-81e94772]{height:16px;width:100%;max-width:150px}.skeleton-text.skeleton-text-short[data-v-81e94772]{max-width:80px}.skeleton-badge[data-v-81e94772]{height:24px;width:60px;border-radius:12px}.skeleton-actions[data-v-81e94772]{display:flex;gap:8px}.skeleton-btn[data-v-81e94772]{height:28px;width:50px;border-radius:6px}
