.cart-drawer_overlay__Hk3I_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);backdrop-filter:blur(4px);z-index:1100;opacity:0;animation:cart-drawer_fadeIn__7Kp_m .3s ease forwards}.cart-drawer_overlay__Hk3I_.cart-drawer_closing__OVvQg{animation:cart-drawer_fadeOut__a9dMP .3s ease forwards}@keyframes cart-drawer_fadeIn__7Kp_m{0%{opacity:0}to{opacity:1}}@keyframes cart-drawer_fadeOut__a9dMP{0%{opacity:1}to{opacity:0}}.cart-drawer_drawer__WuREg{position:fixed;top:0;right:0;width:100%;max-width:470px;height:100%;background:#FAF9F6;box-shadow:-4px 0 40px rgba(0,0,0,.1);z-index:1110;transform:translateX(100%);animation:cart-drawer_slideIn__BiiI0 .4s cubic-bezier(.25,.46,.45,.94) forwards;display:flex;flex-direction:column}.dark .cart-drawer_drawer__WuREg{background:#0f0e0d;box-shadow:-4px 0 40px rgba(0,0,0,.3)}.cart-drawer_drawer__WuREg.cart-drawer_closing__OVvQg{animation:cart-drawer_slideOut__cNcoi .3s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes cart-drawer_slideIn__BiiI0{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes cart-drawer_slideOut__cNcoi{0%{transform:translateX(0)}to{transform:translateX(100%)}}.cart-drawer_giftNotification__sYo_H{background:linear-gradient(135deg,#16103C,#2a1f5c);color:#FFFFFF;padding:1rem 1.5rem;text-align:center;display:flex;flex-direction:column;gap:.5rem;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(22,16,60,.25);border-bottom:2px solid #cdae82}.dark .cart-drawer_giftNotification__sYo_H{background:linear-gradient(135deg,#16103C,#1a1440);box-shadow:0 4px 12px rgba(0,0,0,.4);border-bottom-color:#cdae82}.cart-drawer_giftNotification__sYo_H:after{content:"✦";position:absolute;top:.5rem;right:1rem;font-size:.75rem;color:#cdae82;opacity:.6;z-index:1}.cart-drawer_giftTitle__udALL{font-family:Chronicle Display,Georgia,serif;font-size:.9375rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;position:relative;z-index:1;color:#FFFFFF;text-shadow:0 1px 2px rgba(0,0,0,.2)}.cart-drawer_giftDescription___f0nM{font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif;font-size:.8125rem;line-height:1.5;letter-spacing:.03em;font-weight:400;position:relative;z-index:1;color:#eadcc0;text-shadow:0 1px 2px rgba(0,0,0,.15)}.cart-drawer_header__pGV4y{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid rgba(205,174,130,.2)}.cart-drawer_headerTitle__8AZW4{font-family:Chronicle Display,Georgia,serif;font-size:1.75rem;font-weight:400;letter-spacing:.02em;margin:0;color:#16103C}.dark .cart-drawer_headerTitle__8AZW4{color:#faf8f6}.cart-drawer_closeButton__8E7lM{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .3s ease;color:#666666;position:relative}.dark .cart-drawer_closeButton__8E7lM{color:#b8b6b4}.cart-drawer_closeButton__8E7lM:hover{background-color:rgba(205,174,130,.1);color:#cdae82;transform:rotate(90deg)}.cart-drawer_content__NZcDY{flex:1;overflow-y:auto;padding:0 1rem}.cart-drawer_emptyState__rSSEc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;gap:2rem;text-align:center;color:var(--foreground-muted)}.cart-drawer_emptyMessage__cFdUB{font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif;font-size:1rem;color:#666666}.dark .cart-drawer_emptyMessage__cFdUB{color:#b8b6b4}.cart-drawer_itemsList__7VA22{list-style:none;padding:0;margin:0 -1rem}.cart-drawer_itemsList__7VA22>li{border-bottom:1px solid rgba(205,174,130,.15)}.cart-drawer_itemsList__7VA22>li:last-child{border-bottom:none}.cart-drawer_item__cEIAK{padding:1.5rem 1rem;opacity:0;animation:cart-drawer_fadeInItem___5x0_ .4s ease forwards}.cart-drawer_item__cEIAK:first-child{animation-delay:.1s}.cart-drawer_item__cEIAK:nth-child(2){animation-delay:.15s}.cart-drawer_item__cEIAK:nth-child(3){animation-delay:.2s}.cart-drawer_item__cEIAK:nth-child(4){animation-delay:.25s}.cart-drawer_item__cEIAK:nth-child(5){animation-delay:.3s}.cart-drawer_item__cEIAK:nth-child(n+6){animation-delay:.35s}@keyframes cart-drawer_fadeInItem___5x0_{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cart-drawer_itemContent__0PlHq{display:flex;gap:1rem;margin-bottom:.75rem}.cart-drawer_imageContainer__EGFwz{width:96px;height:96px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid rgba(205,174,130,.1);flex-shrink:0;overflow:hidden;position:relative}.dark .cart-drawer_imageContainer__EGFwz{background:#1f2937;box-shadow:0 2px 8px rgba(0,0,0,.3);border-color:rgba(205,174,130,.2)}.cart-drawer_discountBadge__onxA1{position:absolute;top:3px;right:3px;background:linear-gradient(135deg,#16a34a,#15803d);color:white;font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:3px;box-shadow:0 1px 3px rgba(22,163,74,.3);z-index:10;letter-spacing:.01em;line-height:1.2}.dark .cart-drawer_discountBadge__onxA1{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 1px 4px rgba(34,197,94,.25)}.cart-drawer_itemImage__7bbho{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.cart-drawer_imagePlaceholder__BXU9h{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(205,174,130,.5)}.dark .cart-drawer_imagePlaceholder__BXU9h{color:rgba(205,174,130,.4)}.cart-drawer_itemDetails__Q3_u9{flex:1;display:flex;flex-direction:column;gap:.375rem}.cart-drawer_itemTitle__6ADml{font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif;font-size:1rem;font-weight:400;color:#16103C;line-height:1.3}.dark .cart-drawer_itemTitle__6ADml{color:#faf8f6}.cart-drawer_itemPrice__Fzk0i{font-family:Chronicle Display,Georgia,serif;margin-top:.25rem;display:flex;justify-content:flex-end}.cart-drawer_priceWithDiscount__O1YNC{display:flex;align-items:center;gap:.5rem}.cart-drawer_originalPriceStriked__aNtPX{font-size:.875rem;color:#999999;text-decoration:line-through;text-decoration-thickness:1px;font-weight:400}.dark .cart-drawer_originalPriceStriked__aNtPX{color:#666666}.cart-drawer_discountedPrice__7xIKj{font-size:1.125rem;color:#16a34a;font-weight:500;letter-spacing:-.01em}.dark .cart-drawer_discountedPrice__7xIKj{color:#22c55e}.cart-drawer_regularPrice__NwjpZ{font-size:1rem;color:#16103C;font-weight:500}.dark .cart-drawer_regularPrice__NwjpZ{color:#faf8f6}.cart-drawer_metadata__AtFO4{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem 2.5rem;font-size:.875rem;color:#666666;font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif}.dark .cart-drawer_metadata__AtFO4{color:#b8b6b4}.cart-drawer_itemAttributes__YFqCK{margin-top:.375rem;display:flex;flex-direction:column;gap:.25rem}.cart-drawer_attributesLine__U6f4W{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem;font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif;font-size:.8125rem;color:#666666;font-weight:300;letter-spacing:.02em;line-height:1.3}.dark .cart-drawer_attributesLine__U6f4W{color:#999999}.cart-drawer_attributeItem__yNh03{display:inline-block;white-space:nowrap}.cart-drawer_attributeDot__KDWjP{display:inline-block;color:#CDAE82;font-size:.5rem;line-height:1;opacity:.6;margin:0 .125rem}.dark .cart-drawer_attributeDot__KDWjP{color:#CDAE82;opacity:.5}.cart-drawer_actions__xg1HQ{display:flex;gap:.625rem;margin-top:.75rem;width:100%}.cart-drawer_actionButton__6F7VU{height:2rem;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:.25rem;cursor:pointer;transition:all .2s ease;color:#666;position:relative;overflow:hidden}.dark .cart-drawer_actionButton__6F7VU{background:#2d2d2d;color:#b8b6b4}.cart-drawer_actionButton__6F7VU:hover{background:#eee;color:#333}.dark .cart-drawer_actionButton__6F7VU:hover{background:#3d3d3d;color:#e5e5e5}.cart-drawer_removeButton__kYnkr{width:2rem;height:2rem;flex-shrink:0;transition:all .2s ease;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-drawer_removeButton__kYnkr:hover{color:#dc2626}.dark .cart-drawer_removeButton__kYnkr:hover{color:#ef4444}.cart-drawer_removeButton__kYnkr:active{transform:scale(.95);transition:transform .1s ease}.cart-drawer_wishlistButton__4xOFG{flex:1}.cart-drawer_wishlistButton__4xOFG:hover{background:rgba(234,220,192,.2);color:#cdae82}.dark .cart-drawer_wishlistButton__4xOFG:hover{background:rgba(205,174,130,.1);color:#cdae82}.cart-drawer_wishlistButton__4xOFG:hover svg{transform:scale(1.05);transition:transform .2s ease}.cart-drawer_wishlistButton__4xOFG.cart-drawer_active__mQRFZ{color:#cdae82;background:rgba(234,220,192,.3)}.dark .cart-drawer_wishlistButton__4xOFG.cart-drawer_active__mQRFZ{background:rgba(205,174,130,.2)}.cart-drawer_actionButton__6F7VU svg{width:1rem;height:1rem;position:relative;z-index:1;transition:transform .2s ease}.cart-drawer_certification__DROUe{margin:1rem;padding:1.25rem;background:#FFFFFF;border:1px solid rgba(205,174,130,.2);border-radius:0;display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative}.dark .cart-drawer_certification__DROUe{background:#1a1a1a;border-color:rgba(205,174,130,.2)}.cart-drawer_certification__DROUe:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:1px;background:linear-gradient(90deg,transparent,var(--primary),transparent)}.cart-drawer_certificationTitle__YO5qt{font-family:Chronicle Display,Georgia,serif;font-size:.875rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em;text-align:center;color:#16103C}.dark .cart-drawer_certificationTitle__YO5qt{color:#faf8f6}.cart-drawer_certificationLogo__Ytqei{display:flex;justify-content:center;align-items:center;height:48px;width:96px;margin:0 auto}.cart-drawer_certificationLogo__Ytqei img{width:100%;height:auto;object-fit:contain;filter:brightness(.9) contrast(1.1)}.cart-drawer_certificationDescription__QqhSx{font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif;font-size:.75rem;color:#666666;text-align:center;padding:0 1rem;line-height:1.5;font-weight:300}.dark .cart-drawer_certificationDescription__QqhSx{color:#b8b6b4}.cart-drawer_totalSection__Z1rS9{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;background:#FEFCF9;border-top:1px solid rgba(205,174,130,.2);border-bottom:1px solid rgba(205,174,130,.2);margin-top:.5rem;position:relative}.dark .cart-drawer_totalSection__Z1rS9{background:#1f2937;border-color:rgba(205,174,130,.2)}.cart-drawer_totalSection__Z1rS9:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 10%,var(--primary) 50%,transparent 90%);opacity:.3}.cart-drawer_totalLabel__S1NEJ{font-family:Chronicle Display,Georgia,serif;font-size:1rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#16103C}.dark .cart-drawer_totalLabel__S1NEJ{color:#faf8f6}.cart-drawer_totalAmount__zc6Tk{font-family:Chronicle Display,Georgia,serif;font-size:1.125rem;font-weight:500;color:#16103C}.dark .cart-drawer_totalAmount__zc6Tk{color:#faf8f6}.cart-drawer_checkoutSection__9TYg8{padding:1rem 1.5rem 1.5rem;border-top:1px solid rgba(205,174,130,.2)}.cart-drawer_checkoutButton__Q_rSy{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;position:relative;overflow:hidden;padding:1rem 2.5rem;border:1px solid #cdae82;background:#cdae82;color:white;font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:.15em;border-radius:.25rem;transition:all .6s cubic-bezier(.25,.46,.45,.94);font-weight:500;font-size:.875rem}.cart-drawer_checkoutButton__Q_rSy:hover{transform:translateY(-2px);box-shadow:0 6px 10px -3px rgba(205,174,130,.15)}.cart-drawer_checkoutButton__Q_rSy:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2) 50%,transparent);transition:transform .7s ease;transform:translateX(0)}.cart-drawer_checkoutButton__Q_rSy:hover:after{transform:translateX(200%)}.cart-drawer_viewCartButton__T9xqR{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;position:relative;padding:.875rem 2rem;margin-top:.75rem;border:1px solid #cdae82;background:transparent;color:#cdae82;font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:.15em;border-radius:.25rem;transition:all .3s ease;font-weight:400;font-size:.8125rem}.cart-drawer_viewCartButton__T9xqR:hover{background:rgba(205,174,130,.1);transform:translateY(-1px)}@media (max-width:640px){.cart-drawer_drawer__WuREg{max-width:100%}.cart-drawer_metadata__AtFO4{grid-template-columns:1fr;gap:.25rem}.cart-drawer_itemContent__0PlHq{gap:.75rem}.cart-drawer_imageContainer__EGFwz{width:60px;height:60px}.cart-drawer_headerTitle__8AZW4{font-size:1.5rem}}.cart-drawer_offerBadge__XueC1{display:inline-block;margin-top:.25rem;padding:.1875rem .5rem;background:rgba(205,174,130,.08);border:1px solid rgba(205,174,130,.25);border-radius:3px;font-family:Optima Nova LT Pro,Optima,-apple-system,sans-serif}.dark .cart-drawer_offerBadge__XueC1{background:rgba(205,174,130,.1);border-color:rgba(205,174,130,.3)}.cart-drawer_offerText__XMfsI{font-size:.6875rem;font-weight:400;letter-spacing:.05em;color:#8b7355;text-transform:uppercase}.dark .cart-drawer_offerText__XMfsI{color:#cdae82}.dark .cart-drawer_overlay__Hk3I_{background-color:rgba(0,0,0,.7)}.dark .cart-drawer_imageContainer__EGFwz{box-shadow:inset 0 2px 8px rgba(0,0,0,.2)}.cart-drawer_multiItemSummary__ccbt1{margin-top:.25rem;font-family:var(--font-body);font-size:.8rem;color:var(--foreground);opacity:.75}.cart-drawer_multiItemText__3NK_i{font-weight:500}.cart-drawer_multiItemDetailed__8oG8k{margin-top:.375rem;font-family:var(--font-body);font-size:.8rem;line-height:1.4}.cart-drawer_mainStoneCompact__NXG_7{color:var(--primary);font-weight:500;margin-bottom:.25rem}.cart-drawer_mainStoneLabel__G0eET{font-weight:600;text-transform:uppercase;font-size:.7rem;letter-spacing:.05em}.cart-drawer_accentStonesCompact__Gq2_Z{color:var(--foreground);opacity:.75;font-size:.75rem}.cart-drawer_accentLabel__FarbO{font-weight:500}.cart-drawer_pairCompact__0ovvP{color:var(--foreground);opacity:.85}.cart-drawer_pairLabel__NT5aZ{font-weight:600;color:var(--primary);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.cart-drawer_lotCompact__VsSJO{color:var(--foreground);opacity:.85}.cart-drawer_lotLabel__yjfpF{font-weight:600;color:var(--primary);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.notification-toast_toast__GHAQz{display:flex;align-items:center;gap:12px;padding:16px;min-width:320px;max-width:400px;background:linear-gradient(135deg,rgba(212,175,119,.95),rgba(201,168,106,.95));border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15),0 4px 12px rgba(212,175,119,.2);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:notification-toast_slideIn__C255U .3s cubic-bezier(.4,0,.2,1)}.notification-toast_toast__GHAQz:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgba(255,255,255,.5),rgba(255,255,255,.8),rgba(255,255,255,.5));animation:notification-toast_shimmer__ntwsh 2s infinite}.notification-toast_toast__GHAQz:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.2),0 6px 16px rgba(212,175,119,.3)}.notification-toast_toast__GHAQz.notification-toast_exiting__3rvK0{animation:notification-toast_slideOut__YgXwP .3s cubic-bezier(.4,0,.2,1) forwards}.notification-toast_iconContainer__SXJkB{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);border-radius:10px;backdrop-filter:blur(8px)}.notification-toast_icon__uc_nQ{font-size:20px;display:block}.notification-toast_content__KAlLo{flex:1;min-width:0}.notification-toast_title__RL7pr{font-family:var(--font-display);font-size:14px;font-weight:600;color:white;margin-bottom:4px;letter-spacing:.02em}.notification-toast_message__VKvld{font-family:var(--font-body);font-size:13px;color:rgba(255,255,255,.9);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-toast_closeButton__TpItH{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.15);border:none;border-radius:6px;color:white;cursor:pointer;transition:all .2s ease}.notification-toast_closeButton__TpItH:hover{background:rgba(255,255,255,.25);transform:scale(1.1)}.notification-toast_closeButton__TpItH:active{transform:scale(.95)}@keyframes notification-toast_slideIn__C255U{0%{opacity:0;transform:translateX(100%) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes notification-toast_slideOut__YgXwP{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(100%) scale(.9)}}@keyframes notification-toast_shimmer__ntwsh{0%,to{opacity:.5}50%{opacity:1}}@media (max-width:768px){.notification-toast_toast__GHAQz{min-width:calc(100vw - 32px);max-width:calc(100vw - 32px);margin:0 16px;border-radius:16px;animation:notification-toast_slideDown__JiAFR .3s cubic-bezier(.4,0,.2,1)}.notification-toast_toast__GHAQz.notification-toast_exiting__3rvK0{animation:notification-toast_slideUp__8uzrT .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes notification-toast_slideDown__JiAFR{0%{opacity:0;transform:translateY(-100%) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes notification-toast_slideUp__8uzrT{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-100%) scale(.95)}}}.dark .notification-toast_toast__GHAQz{background:linear-gradient(135deg,rgba(212,175,119,.9),rgba(201,168,106,.9));box-shadow:0 8px 24px rgba(0,0,0,.3),0 4px 12px rgba(212,175,119,.3)}.dark .notification-toast_toast__GHAQz:hover{box-shadow:0 12px 32px rgba(0,0,0,.4),0 6px 16px rgba(212,175,119,.4)}.dark .notification-toast_closeButton__TpItH,.dark .notification-toast_iconContainer__SXJkB{background:rgba(0,0,0,.2)}.dark .notification-toast_closeButton__TpItH:hover{background:rgba(0,0,0,.3)}.notification-toast-stack_stack__2if33{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none}.notification-toast-stack_stack__2if33>*{pointer-events:auto}@media (max-width:768px){.notification-toast-stack_stack__2if33{top:16px;right:0;left:0;align-items:center;padding:0}}@media (min-width:769px) and (max-width:1024px){.notification-toast-stack_stack__2if33{right:16px}}.MessageAttachment_container__reFsL{margin-top:.5rem;max-width:400px}.MessageAttachment_containerOwn__SFcTE{margin-left:auto}.MessageAttachment_imageWrapper__k_j4_{position:relative;border-radius:.75rem;overflow:hidden;cursor:pointer;border:1px solid rgba(212,175,119,.2);transition:all .3s ease}.MessageAttachment_imageWrapper__k_j4_:hover{border-color:rgba(212,175,119,.4);box-shadow:0 4px 12px rgba(212,175,119,.15)}.dark .MessageAttachment_imageWrapper__k_j4_{border-color:rgba(212,175,119,.15)}.dark .MessageAttachment_imageWrapper__k_j4_:hover{border-color:rgba(212,175,119,.3);box-shadow:0 4px 12px rgba(212,175,119,.1)}.MessageAttachment_image__hbd1o{width:100%;height:auto;display:block;max-height:400px;object-fit:contain;background:#FAF9F6}.dark .MessageAttachment_image__hbd1o{background:#2D2438}.MessageAttachment_imageOverlay__aAANg{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent);padding:1rem;opacity:0;transition:opacity .3s ease}.MessageAttachment_imageWrapper__k_j4_:hover .MessageAttachment_imageOverlay__aAANg{opacity:1}.MessageAttachment_imageOverlayText___2T3v{font-family:var(--font-family-optima);font-size:.75rem;color:white;text-transform:uppercase;letter-spacing:.05em}.MessageAttachment_lightbox__TLxUf{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;animation:MessageAttachment_fadeIn__Plj5S .3s ease}@keyframes MessageAttachment_fadeIn__Plj5S{0%{opacity:0}to{opacity:1}}.MessageAttachment_lightboxClose__GnPs9{position:absolute;top:1rem;right:1rem;background:rgba(212,175,119,.9);border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10001}.MessageAttachment_lightboxClose__GnPs9:hover{background:#D4AF77;transform:scale(1.1)}.MessageAttachment_lightboxCloseIcon__C270J{width:1.5rem;height:1.5rem;color:white}.MessageAttachment_lightboxContent__T0Vws{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1rem}.MessageAttachment_lightboxImage__oaQ0Y{max-width:100%;max-height:calc(90vh - 4rem);width:auto;height:auto;border-radius:.5rem;box-shadow:0 8px 32px rgba(0,0,0,.5)}.MessageAttachment_lightboxDownload__DU108{background:linear-gradient(135deg,#D4AF77,#C9A86A);color:white;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-family:var(--font-family-optima);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;box-shadow:0 2px 8px rgba(212,175,119,.3)}.MessageAttachment_lightboxDownload__DU108:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(212,175,119,.4)}.MessageAttachment_videoWrapper__v2ztW{position:relative;border-radius:.75rem;overflow:hidden;border:1px solid rgba(212,175,119,.2)}.dark .MessageAttachment_videoWrapper__v2ztW{border-color:rgba(212,175,119,.15)}.MessageAttachment_video__ULM_U{width:100%;max-height:400px;display:block;background:#000}.MessageAttachment_videoDownload__2iv7P{position:absolute;bottom:1rem;right:1rem;background:rgba(212,175,119,.9);border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;opacity:0}.MessageAttachment_videoWrapper__v2ztW:hover .MessageAttachment_videoDownload__2iv7P{opacity:1}.MessageAttachment_videoDownload__2iv7P:hover{background:#D4AF77;transform:scale(1.1)}.MessageAttachment_downloadIcon__UuwY4{width:1.25rem;height:1.25rem;color:white}.MessageAttachment_errorContainer__OiCuj{padding:1rem;border:1px solid rgba(201,169,166,.3);border-radius:.5rem;background:rgba(201,169,166,.05);text-align:center}.dark .MessageAttachment_errorContainer__OiCuj{background:rgba(201,169,166,.1);border-color:rgba(201,169,166,.2)}.MessageAttachment_errorText__Nf7dk{font-family:var(--font-family-optima);font-size:.875rem;color:#C9A9A6;margin:0 0 .75rem}.MessageAttachment_downloadButton__BBgQc{background:transparent;color:#C9A9A6;border:1px solid rgba(201,169,166,.3);border-radius:.375rem;padding:.5rem 1rem;font-family:var(--font-family-optima);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;display:inline-flex;align-items:center;gap:.375rem;transition:all .2s ease}.MessageAttachment_downloadButton__BBgQc:hover{background:rgba(201,169,166,.1);border-color:rgba(201,169,166,.5)}@media (max-width:640px){.MessageAttachment_container__reFsL{max-width:100%}.MessageAttachment_lightbox__TLxUf{padding:1rem}.MessageAttachment_lightboxClose__GnPs9{width:2.5rem;height:2.5rem}.MessageAttachment_lightboxCloseIcon__C270J{width:1.25rem;height:1.25rem}.MessageAttachment_lightboxImage__oaQ0Y{max-height:calc(90vh - 3rem)}.MessageAttachment_video__ULM_U{max-height:300px}}.LiveInspectionRequest_requestCard__v8N9v{font-family:var(--font-family-optima);background:linear-gradient(135deg,rgba(245,239,231,.8),rgba(245,239,231,.4));border:2px solid rgba(212,175,119,.5);border-radius:1rem;padding:1.5rem;margin:.5rem 0;box-shadow:0 4px 16px rgba(212,175,119,.2)}.dark .LiveInspectionRequest_requestCard__v8N9v{background:linear-gradient(135deg,rgba(45,36,56,.8),rgba(45,36,56,.4));border-color:rgba(212,175,119,.3)}.LiveInspectionRequest_header__9hBUg{display:flex;gap:1rem;margin-bottom:1rem}.LiveInspectionRequest_icon__t2ZAL{width:2.5rem;height:2.5rem;color:#D4AF77;flex-shrink:0}.dark .LiveInspectionRequest_icon__t2ZAL{color:#E8C9A0}.LiveInspectionRequest_headerContent__Z6ISg{flex:1}.LiveInspectionRequest_title__HWEdH{font-family:var(--font-family-chronicle);font-size:1.125rem;font-weight:600;color:#4A3728;margin:0 0 .5rem}.dark .LiveInspectionRequest_title__HWEdH{color:#F5EFE7}.LiveInspectionRequest_description__035DW{font-size:.9375rem;color:#6B5D54;margin:0;line-height:1.5}.dark .LiveInspectionRequest_description__035DW{color:rgba(184,168,146,.9)}.LiveInspectionRequest_timer__KnDcZ{font-size:.875rem;color:#C9A9A6;text-align:center;margin-bottom:1rem;padding:.5rem;background:rgba(201,169,166,.1);border-radius:.5rem}.dark .LiveInspectionRequest_timer__KnDcZ{background:rgba(201,169,166,.05)}.LiveInspectionRequest_timer__KnDcZ strong{color:#D4AF77;font-weight:700}.LiveInspectionRequest_actions__dt0KT{display:flex;gap:.75rem}.LiveInspectionRequest_acceptButton__3trOk,.LiveInspectionRequest_declineButton__qgvTt{flex:1;font-family:var(--font-family-optima);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.LiveInspectionRequest_acceptButton__3trOk{background:linear-gradient(135deg,#A8C9A4,#95B891);border:1px solid #a8c9a4;color:white;box-shadow:0 2px 8px rgba(168,201,164,.25)}.LiveInspectionRequest_acceptButton__3trOk:hover:not(:disabled){box-shadow:0 3px 12px rgba(168,201,164,.35);transform:translateY(-1px)}.LiveInspectionRequest_acceptButton__3trOk:disabled{opacity:.5;cursor:not-allowed;transform:none}.LiveInspectionRequest_declineButton__qgvTt{background:linear-gradient(135deg,#C9A9A6,#B8989A);border:1px solid #c9a9a6;color:white;box-shadow:0 2px 8px rgba(201,169,166,.25)}.LiveInspectionRequest_declineButton__qgvTt:hover:not(:disabled){box-shadow:0 3px 12px rgba(201,169,166,.35);transform:translateY(-1px)}.LiveInspectionRequest_declineButton__qgvTt:disabled{opacity:.5;cursor:not-allowed;transform:none}.LiveInspectionRequest_buttonIcon__byS5H{width:1.125rem;height:1.125rem}.LiveInspectionRequest_errorText__WAaij{font-size:.8125rem;color:#dc2626;margin-top:.75rem;text-align:center}.dark .LiveInspectionRequest_errorText__WAaij{color:#f87171}.LiveInspectionRequest_statusCard__0y2Ze{font-family:var(--font-family-optima);background:rgba(245,239,231,.3);border:1px solid rgba(184,168,146,.3);border-radius:.75rem;padding:1rem;margin:.5rem 0}.dark .LiveInspectionRequest_statusCard__0y2Ze{background:rgba(45,36,56,.3);border-color:rgba(184,168,146,.2)}.LiveInspectionRequest_statusHeader__HXzB1{display:flex;align-items:center;gap:.75rem}.LiveInspectionRequest_statusIcon__HdqpV{width:1.5rem;height:1.5rem;color:#A8C9A4;flex-shrink:0}.LiveInspectionRequest_statusIconInactive__ZDKo2{width:1.5rem;height:1.5rem;color:#B8A892;flex-shrink:0}.dark .LiveInspectionRequest_statusIcon__HdqpV{color:#B8D9B4}.dark .LiveInspectionRequest_statusIconInactive__ZDKo2{color:rgba(184,168,146,.6)}.LiveInspectionRequest_statusTextAccepted__roc13{font-size:.9375rem;font-weight:600;color:#A8C9A4}.dark .LiveInspectionRequest_statusTextAccepted__roc13{color:#B8D9B4}.LiveInspectionRequest_statusTextDeclined__5snls{font-size:.9375rem;font-weight:600;color:#B8A892}.dark .LiveInspectionRequest_statusTextDeclined__5snls{color:rgba(184,168,146,.8)}.LiveInspectionRequest_statusCardMinimal__uLVGj{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;margin:.25rem 0;opacity:.4;cursor:help}.LiveInspectionRequest_statusIconMinimal__IhrFZ{width:1.25rem;height:1.25rem;color:#B8A892;flex-shrink:0}.dark .LiveInspectionRequest_statusIconMinimal__IhrFZ{color:rgba(184,168,146,.5)}.InspectionBookingCard_bookingCard__453_m{display:flex;flex-direction:column;padding:1.5rem;background:linear-gradient(135deg,rgba(203,178,130,.08),rgba(227,211,181,.05));border:1px solid var(--color-gold-500);border-radius:12px;position:relative;overflow:hidden;backdrop-filter:blur(10px);transition:all .3s ease}.InspectionBookingCard_bookingCard__453_m:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(203,178,130,.2);border-color:var(--color-gold-600)}.InspectionBookingCard_bookingCard__453_m:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(203,178,130,.1),transparent);animation:InspectionBookingCard_shimmer__ikpmL 3s infinite}@keyframes InspectionBookingCard_shimmer__ikpmL{0%{left:-100%}to{left:100%}}.InspectionBookingCard_cardHeader__P_6_x{display:flex;align-items:center;gap:1rem;position:relative;z-index:1}.InspectionBookingCard_iconContainer__2Sivp{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-gold-500) 0,var(--color-gold-600) 100%);border-radius:50%;box-shadow:0 4px 16px rgba(203,178,130,.4)}.InspectionBookingCard_cameraIcon__fzxyy{width:28px;height:28px;color:white;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.InspectionBookingCard_headerContent__8xbZz{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.InspectionBookingCard_title__my6sG{font-size:1.125rem;font-weight:700;color:var(--color-gold-700);margin:0;font-family:var(--font-heading);letter-spacing:-.01em;line-height:1.3}.InspectionBookingCard_date__X1sXE{font-size:.875rem;color:var(--color-foreground);margin:0;font-weight:500;opacity:.9}.InspectionBookingCard_badge__G7Uni{flex-shrink:0;display:flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background:rgba(16,185,129,.12);color:#059669;font-size:.75rem;font-weight:600;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(16,185,129,.25);white-space:nowrap;transition:all .2s ease}.InspectionBookingCard_badge__G7Uni svg{flex-shrink:0;width:14px;height:14px}.InspectionBookingCard_bookingCard__453_m:hover .InspectionBookingCard_badge__G7Uni{background:rgba(16,185,129,.18);border-color:rgba(16,185,129,.35)}.InspectionBookingCard_gemstoneSection__2nw7E{display:flex;flex-direction:column;margin-top:1rem;position:relative;z-index:1}.InspectionBookingCard_gemstoneDivider__8tGug{width:100%;height:1px;background:linear-gradient(90deg,transparent 0,var(--color-gold-500) 50%,transparent 100%);opacity:.3;margin-bottom:1rem}.InspectionBookingCard_gemstoneContent__mHZtW{display:flex;align-items:center;gap:1rem}.InspectionBookingCard_gemstoneImageWrapper__1GWmO{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:var(--color-muted);border:1px solid var(--color-border);transition:transform .3s ease}.InspectionBookingCard_bookingCard__453_m:hover .InspectionBookingCard_gemstoneImageWrapper__1GWmO{transform:scale(1.05)}.InspectionBookingCard_gemstoneImage__49DBZ{width:100%;height:100%;object-fit:cover}.InspectionBookingCard_gemstoneInfo__YYIoU{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.InspectionBookingCard_gemstoneLabel__54Rxg{font-size:.75rem;color:var(--color-muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin:0;font-weight:600}.InspectionBookingCard_gemstoneName__L6tJZ{font-size:1rem;font-weight:600;color:var(--color-foreground);margin:0;font-family:var(--font-heading);line-height:1.3}.InspectionBookingCard_gemstoneSku__YNdIp{font-size:.875rem;color:var(--color-muted-foreground);margin:0;font-family:monospace;letter-spacing:.025em}.InspectionBookingCard_viewProductLink__xwvFu{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--color-background);border:1px solid var(--color-gold-500);border-radius:8px;color:var(--color-gold-600);transition:all .2s ease;text-decoration:none}.InspectionBookingCard_viewProductLink__xwvFu:hover{background:var(--color-gold-500);color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(203,178,130,.3)}.InspectionBookingCard_viewProductLink__xwvFu svg{width:18px;height:18px}.InspectionBookingCard_eventId__diBLh{font-size:.75rem;color:var(--color-muted-foreground);margin:.75rem 0 0;font-family:monospace;opacity:.6;position:relative;z-index:1;text-align:right}.dark .InspectionBookingCard_bookingCard__453_m{background:linear-gradient(135deg,rgba(203,178,130,.12),rgba(227,211,181,.08));border-color:var(--color-gold-600)}.dark .InspectionBookingCard_bookingCard__453_m:hover{box-shadow:0 8px 24px rgba(203,178,130,.3)}.dark .InspectionBookingCard_title__my6sG{color:var(--color-gold-400)}.dark .InspectionBookingCard_date__X1sXE{color:var(--color-foreground)}.dark .InspectionBookingCard_gemstoneImageWrapper__1GWmO{background:rgba(0,0,0,.3);border-color:rgba(212,175,119,.2)}.dark .InspectionBookingCard_viewProductLink__xwvFu{background:rgba(22,16,60,.3);border-color:var(--color-gold-500);color:var(--color-gold-400)}.dark .InspectionBookingCard_viewProductLink__xwvFu:hover{background:var(--color-gold-500);color:white}.dark .InspectionBookingCard_badge__G7Uni{background:rgba(16,185,129,.15);color:#6ee7b7;border-color:rgba(16,185,129,.3)}.dark .InspectionBookingCard_bookingCard__453_m:hover .InspectionBookingCard_badge__G7Uni{background:rgba(16,185,129,.22);border-color:rgba(16,185,129,.4)}@media (max-width:640px){.InspectionBookingCard_cardHeader__P_6_x{flex-wrap:wrap}.InspectionBookingCard_badge__G7Uni{order:3;width:100%;justify-content:center;margin-top:.75rem}.InspectionBookingCard_gemstoneContent__mHZtW{flex-wrap:wrap}.InspectionBookingCard_gemstoneImageWrapper__1GWmO{width:100%;height:160px}.InspectionBookingCard_viewProductLink__xwvFu{width:100%;height:44px}}.LiveInspectionModal_overlay__71T9r{position:fixed;inset:0;background:rgba(0,0,0,.95);z-index:9999;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px)}.LiveInspectionModal_modal__iM97w{width:100%;height:100%;display:flex;flex-direction:column;background:#000;position:relative}.LiveInspectionModal_header__FiTTr{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,0))}.LiveInspectionModal_headerInfo__7Z_iR{display:flex;flex-direction:column;gap:.5rem}.LiveInspectionModal_title__dZNUA{font-family:var(--font-family-chronicle);font-size:1.5rem;font-weight:600;color:white;margin:0}.LiveInspectionModal_statusContainer__nBa2t{display:flex;align-items:center;gap:.5rem}.LiveInspectionModal_statusDot__BJm0t{width:.625rem;height:.625rem;border-radius:50%;background:#C9A9A6;transition:background .3s ease}.LiveInspectionModal_statusDotConnected__UWAHC{background:#A8C9A4;animation:LiveInspectionModal_pulse-status__l2OVg 2s ease-in-out infinite}@keyframes LiveInspectionModal_pulse-status__l2OVg{0%,to{opacity:1}50%{opacity:.6}}.LiveInspectionModal_statusText__tTZ2s{font-family:var(--font-family-optima);font-size:.875rem;color:rgba(255,255,255,.9)}.LiveInspectionModal_closeButton__KmxB5{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem;cursor:pointer;transition:all .2s ease}.LiveInspectionModal_closeButton__KmxB5:hover{background:rgba(255,255,255,.2)}.LiveInspectionModal_closeIcon__ok72e{width:1.5rem;height:1.5rem;color:white}.LiveInspectionModal_videoContainer__V_Xqt{flex:1;position:relative;overflow:hidden}.LiveInspectionModal_remoteVideo__DWi68{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1a1625}.LiveInspectionModal_localVideo__HM1_O{position:absolute;bottom:6rem;right:1.5rem;width:200px;height:150px;border-radius:1rem;overflow:hidden;border:2px solid rgba(212,175,119,.5);box-shadow:0 4px 16px rgba(0,0,0,.5);z-index:10}@media (max-width:640px){.LiveInspectionModal_localVideo__HM1_O{width:120px;height:90px;bottom:5rem;right:1rem}}.LiveInspectionModal_video__XVtTX{width:100%;height:100%;object-fit:cover}.LiveInspectionModal_placeholderContainer__jYBmz{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:rgba(212,175,119,.7)}.LiveInspectionModal_placeholderIcon__t_VxY{width:5rem;height:5rem;animation:LiveInspectionModal_pulse-icon__Zy7T_ 2s ease-in-out infinite}@keyframes LiveInspectionModal_pulse-icon__Zy7T_{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.95)}}.LiveInspectionModal_placeholderText__0u5Zq{font-family:var(--font-family-optima);font-size:1rem;color:rgba(212,175,119,.7)}.LiveInspectionModal_placeholderSmall__T3RfK{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(26,22,37,.8)}.LiveInspectionModal_placeholderIconSmall__ATzjA{width:2rem;height:2rem;color:rgba(212,175,119,.7)}.LiveInspectionModal_privacyBanner__BPyPY{position:absolute;top:5.5rem;left:1rem;background:rgba(168,201,164,.9);color:white;padding:.5rem .75rem;border-radius:2rem;font-family:var(--font-family-optima);font-size:.75rem;z-index:15;display:flex;align-items:center;gap:.5rem;max-width:fit-content;box-shadow:0 2px 8px rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(8px);animation:LiveInspectionModal_fadeInSlide__rGUv6 .5s ease-out}@keyframes LiveInspectionModal_fadeInSlide__rGUv6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.LiveInspectionModal_privacyIcon__VSQFD{width:1rem;height:1rem;flex-shrink:0}.LiveInspectionModal_privacyText__FfGsB{margin:0;line-height:1.3;font-weight:500;white-space:nowrap}@media (max-width:640px){.LiveInspectionModal_privacyBanner__BPyPY{top:4.5rem;left:.75rem;padding:.4rem .6rem;font-size:.7rem;gap:.4rem}.LiveInspectionModal_privacyIcon__VSQFD{width:.875rem;height:.875rem}}.LiveInspectionModal_errorBanner__GVsKG{position:absolute;top:6rem;left:50%;transform:translateX(-50%);background:rgba(220,38,38,.9);color:white;padding:.75rem 1.5rem;border-radius:.5rem;font-family:var(--font-family-optima);font-size:.875rem;z-index:15}.LiveInspectionModal_controls__m_GPl{position:absolute;bottom:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0))}.LiveInspectionModal_controlButton__q2UVK{width:3.5rem;height:3.5rem;border-radius:50%;border:2px solid rgba(212,175,119,.5);background:rgba(212,175,119,.15);color:white;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.LiveInspectionModal_controlButton__q2UVK:hover{background:rgba(212,175,119,.3);border-color:rgba(212,175,119,.8);transform:scale(1.1)}.LiveInspectionModal_controlButtonActive__M_m0N{background:rgba(201,169,166,.4);border-color:rgba(201,169,166,.8)}.LiveInspectionModal_controlIcon__g5RnA{width:1.5rem;height:1.5rem}.LiveInspectionModal_endCallButton__k13lm{font-family:var(--font-family-optima);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1.5rem;border-radius:2rem;border:2px solid #c9a9a6;background:linear-gradient(135deg,#C9A9A6,#B8989A);color:white;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px rgba(201,169,166,.4)}.LiveInspectionModal_endCallButton__k13lm:hover{background:linear-gradient(135deg,#B8989A,#A78385);box-shadow:0 3px 12px rgba(201,169,166,.5);transform:scale(1.05)}.LiveInspectionModal_endCallButton__k13lm .LiveInspectionModal_controlIcon__g5RnA{width:1.25rem;height:1.25rem}@media (max-width:640px){.LiveInspectionModal_controls__m_GPl{gap:.5rem;padding:1rem}.LiveInspectionModal_controlButton__q2UVK{width:3rem;height:3rem}.LiveInspectionModal_controlIcon__g5RnA{width:1.25rem;height:1.25rem}.LiveInspectionModal_endCallButton__k13lm{padding:.625rem 1rem;font-size:.8125rem}}.inspection-request-card_card__HkDR2{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:20px;margin:12px 0;box-shadow:0 4px 12px rgba(0,0,0,.15);color:white}.inspection-request-card_header__KXcGA{display:flex;align-items:center;gap:12px;margin-bottom:12px}.inspection-request-card_iconWrapper__WdyXc{background:rgba(255,255,255,.2);border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center}.inspection-request-card_icon__tv8J8{width:24px;height:24px;color:white}.inspection-request-card_title__LXuWt{font-size:16px;font-weight:600;color:white}.inspection-request-card_message__9h01D{font-size:14px;line-height:1.5;color:rgba(255,255,255,.95);margin-bottom:16px}.inspection-request-card_actions__Xem5n{display:flex;gap:12px}.inspection-request-card_button___M4X1{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.inspection-request-card_button___M4X1:disabled{opacity:.6;cursor:not-allowed}.inspection-request-card_acceptButton__VrOe1{background:white;color:#667eea}.inspection-request-card_acceptButton__VrOe1:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.inspection-request-card_declineButton__2wjud{background:transparent;color:white;border:2px solid white}.inspection-request-card_declineButton__2wjud:hover:not(:disabled){background:rgba(255,255,255,.1)}.inspection-request-card_buttonIcon__VmP_q{width:18px;height:18px}.inspection-request-card_spinner__m2hH4{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:currentcolor;border-radius:50%;animation:inspection-request-card_spin__QjNmo .6s linear infinite}@keyframes inspection-request-card_spin__QjNmo{to{transform:rotate(1turn)}}.inspection-request-card_statusMessage__WB1TE{padding:12px;background:rgba(255,255,255,.2);border-radius:8px;text-align:center;font-size:14px;font-weight:500}.b2c-message-item_messageWrapper__plwOt{display:flex;width:100%;margin-bottom:4px}.b2c-message-item_customerWrapper__tu0cv{justify-content:flex-end}.b2c-message-item_adminWrapper__V4s7h{justify-content:flex-start}.b2c-message-item_messageBubble__s2Opy{max-width:75%;padding:12px 16px;border-radius:12px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);animation:b2c-message-item_fadeIn__gNEcq .2s ease}@keyframes b2c-message-item_fadeIn__gNEcq{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.b2c-message-item_customerBubble__Th5SD{background-color:var(--color-foreground);color:var(--color-background);border-bottom-right-radius:4px}.b2c-message-item_adminBubble__O_gn2{background-color:white;color:var(--color-foreground);border:1px solid rgba(0,0,0,.1);border-bottom-left-radius:4px}.b2c-message-item_senderLabel__jDjbY{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;opacity:.8}.b2c-message-item_messageContent__Iy6y_{font-size:14px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word;margin-bottom:6px}.b2c-message-item_messageTimestamp__cgtNF{font-size:11px;opacity:.6;text-align:right}.b2c-message-item_specialMessageWrapper__uTw__{width:100%;margin-bottom:8px;animation:b2c-message-item_fadeIn__gNEcq .3s ease}@media (max-width:768px){.b2c-message-item_messageBubble__s2Opy{max-width:85%}}.b2c-message-list_messageList__Olwbp{display:flex;flex-direction:column;gap:16px;width:100%}.b2c-message-list_loadingContainer__QATfT{display:flex;align-items:center;justify-content:center;padding:40px 20px}.b2c-message-list_loadingText__hSuqV{margin:0;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;color:var(--color-foreground);opacity:.6}.b2c-message-input_inputForm__YNobT{width:100%}.b2c-message-input_inputWrapper__1KMsU{display:flex;align-items:flex-end;gap:12px;padding:16px 20px;background-color:var(--color-background)}.b2c-message-input_textarea__b1cR4{flex:1;min-height:40px;max-height:120px;padding:10px 12px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;line-height:1.5;color:var(--color-foreground);background-color:var(--background-secondary,#f5f3f0);border:1px solid rgba(0,0,0,.1);border-radius:6px;resize:none;outline:none;transition:border-color .2s ease}.b2c-message-input_textarea__b1cR4:focus{border-color:var(--color-primary)}.b2c-message-input_textarea__b1cR4:disabled{opacity:.5;cursor:not-allowed}.b2c-message-input_textarea__b1cR4::placeholder{color:var(--color-foreground);opacity:.5}.b2c-message-input_sendButton__UBkRN{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--color-primary);color:white;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.b2c-message-input_sendButton__UBkRN:hover:not(:disabled){background-color:var(--primary-dark,#b08d54);transform:scale(1.05)}.b2c-message-input_sendButton__UBkRN:active:not(:disabled){transform:scale(.95)}.b2c-message-input_sendButton__UBkRN:disabled{opacity:.4;cursor:not-allowed;background-color:var(--color-primary)}.b2c-message-input_sendIcon__a1STL{width:18px;height:18px}.b2c-message-input_sendingIndicator__t85kf{font-size:18px;font-weight:700;animation:b2c-message-input_pulse__je7RL 1s ease infinite}@keyframes b2c-message-input_pulse__je7RL{0%,to{opacity:1}50%{opacity:.5}}.b2c-message-input_disabledText__YSeV_{margin:0;padding:0 20px 12px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:12px;color:var(--color-foreground);opacity:.6;text-align:center}@media (max-width:768px){.b2c-message-input_inputWrapper__1KMsU{padding:12px 16px}}.b2c-welcome-form_container__ac_OT{display:flex;align-items:center;justify-content:center;min-height:100%;padding:60px 20px 40px;background:linear-gradient(135deg,#f9f7f5,#fdfcfb)}.b2c-welcome-form_content__VAlxA{max-width:480px;width:100%}.b2c-welcome-form_header__Zo5Se{text-align:center;margin-bottom:32px}.b2c-welcome-form_icon__3clM0{font-size:48px;margin-bottom:16px;animation:b2c-welcome-form_fadeInScale__u3poC .6s cubic-bezier(.4,0,.2,1)}@keyframes b2c-welcome-form_fadeInScale__u3poC{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.b2c-welcome-form_title__7zdpO{margin:0 0 8px;font-family:var(--font-family-chronicle,"Chronicle Display",serif);font-size:28px;font-weight:600;letter-spacing:2px;color:var(--color-foreground,#2c2c2c);animation:b2c-welcome-form_fadeInUp__xgVou .6s cubic-bezier(.4,0,.2,1) .1s backwards}.b2c-welcome-form_subtitle__wfzYv{margin:0;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:var(--color-primary,#D4AF77);animation:b2c-welcome-form_fadeInUp__xgVou .6s cubic-bezier(.4,0,.2,1) .2s backwards}@keyframes b2c-welcome-form_fadeInUp__xgVou{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.b2c-welcome-form_welcome__9wXYr{margin-bottom:32px;padding:24px;background-color:white;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08);animation:b2c-welcome-form_fadeInUp__xgVou .6s cubic-bezier(.4,0,.2,1) .3s backwards}.b2c-welcome-form_welcomeText__Kahgb{margin:0 0 16px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:16px;line-height:1.6;color:var(--color-foreground,#2c2c2c)}.b2c-welcome-form_gemstoneContext___sROb{color:var(--color-primary,#D4AF77)}.b2c-welcome-form_explanation__Khsvr{margin:0;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;line-height:1.7;color:rgba(0,0,0,.7)}.b2c-welcome-form_form__ZXtst{background-color:white;padding:32px;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08);animation:b2c-welcome-form_fadeInUp__xgVou .6s cubic-bezier(.4,0,.2,1) .4s backwards}.b2c-welcome-form_inputGroup__sO5i_{margin-bottom:24px}.b2c-welcome-form_label__eoLLE{display:block;margin-bottom:8px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;font-weight:500;color:var(--color-foreground,#2c2c2c);letter-spacing:.3px}.b2c-welcome-form_required__NzgHF{color:var(--color-primary,#D4AF77)}.b2c-welcome-form_input__FEP9v{width:100%;padding:14px 16px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:15px;border:1.5px solid rgba(0,0,0,.15);border-radius:8px;background-color:#fafafa;color:var(--color-foreground,#2c2c2c);transition:all .2s ease;box-sizing:border-box}.b2c-welcome-form_input__FEP9v:focus{outline:none;border-color:var(--color-primary,#D4AF77);background-color:white;box-shadow:0 0 0 3px rgba(212,175,119,.1)}.b2c-welcome-form_input__FEP9v::placeholder{color:rgba(0,0,0,.35)}.b2c-welcome-form_input__FEP9v:disabled{opacity:.6;cursor:not-allowed}.b2c-welcome-form_error__IO2_p{margin-bottom:16px;padding:12px 16px;background-color:#fef2f2;border-left:3px solid #dc2626;border-radius:6px}.b2c-welcome-form_error__IO2_p p{margin:0;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:13px;color:#991b1b}.b2c-welcome-form_submitButton__GKTVj{width:100%;padding:16px 32px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:16px;font-weight:600;letter-spacing:.5px;background:linear-gradient(135deg,#D4AF77,#c19b66);color:white;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(212,175,119,.3);display:flex;align-items:center;justify-content:center;gap:8px}.b2c-welcome-form_submitButton__GKTVj:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,175,119,.4);background:linear-gradient(135deg,#c19b66,#D4AF77)}.b2c-welcome-form_submitButton__GKTVj:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(212,175,119,.3)}.b2c-welcome-form_submitButton__GKTVj:disabled{opacity:.5;cursor:not-allowed;transform:none}.b2c-welcome-form_arrow__PNvwN{font-size:18px;transition:transform .3s ease}.b2c-welcome-form_submitButton__GKTVj:hover:not(:disabled) .b2c-welcome-form_arrow__PNvwN{transform:translateX(4px)}.b2c-welcome-form_skipButton__86vu5{width:100%;margin-top:12px;padding:8px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:12px;color:rgba(0,0,0,.4);background:none;border:none;cursor:pointer;transition:color .2s ease;text-decoration:underline}.b2c-welcome-form_skipButton__86vu5:hover:not(:disabled){color:rgba(0,0,0,.6)}.b2c-welcome-form_skipButton__86vu5:disabled{opacity:.3;cursor:not-allowed}.b2c-welcome-form_privacy__Ot4qq{margin-top:24px;padding:16px;background-color:rgba(212,175,119,.08);border-radius:8px;border:1px solid rgba(212,175,119,.2);animation:b2c-welcome-form_fadeInUp__xgVou .6s cubic-bezier(.4,0,.2,1) .5s backwards}.b2c-welcome-form_privacyText__uE_fT{margin:0;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:12px;line-height:1.6;color:rgba(0,0,0,.6);text-align:center}@media (max-width:640px){.b2c-welcome-form_container__ac_OT{padding:40px 16px 20px}.b2c-welcome-form_icon__3clM0{font-size:40px}.b2c-welcome-form_title__7zdpO{font-size:24px}.b2c-welcome-form_subtitle__wfzYv{font-size:12px}.b2c-welcome-form_form__ZXtst{padding:24px 20px}.b2c-welcome-form_welcome__9wXYr{padding:20px}.b2c-welcome-form_welcomeText__Kahgb{font-size:15px}.b2c-welcome-form_explanation__Khsvr{font-size:13px}}@media (prefers-reduced-motion:reduce){.b2c-welcome-form_form__ZXtst,.b2c-welcome-form_icon__3clM0,.b2c-welcome-form_privacy__Ot4qq,.b2c-welcome-form_subtitle__wfzYv,.b2c-welcome-form_title__7zdpO,.b2c-welcome-form_welcome__9wXYr{animation-duration:.01s}.b2c-welcome-form_submitButton__GKTVj:hover:not(:disabled){transform:none}.b2c-welcome-form_arrow__PNvwN{transition:none}}.b2c-chat-window_backdrop__Lcb5I{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:9998;animation:b2c-chat-window_fadeInBackdrop__rn8I8 .35s cubic-bezier(.4,0,.2,1)}@keyframes b2c-chat-window_fadeInBackdrop__rn8I8{0%{opacity:0}to{opacity:1}}@keyframes b2c-chat-window_fadeOutBackdrop__RoS_D{0%{opacity:1}to{opacity:0}}.b2c-chat-window_backdropClosing__axcqM{animation:b2c-chat-window_fadeOutBackdrop__RoS_D .35s cubic-bezier(.4,0,.2,1) forwards}.b2c-chat-window_chatWindow__yauC4{position:fixed;top:0;right:0;bottom:0;width:440px;max-width:100vw;background-color:var(--color-background);box-shadow:-4px 0 24px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;z-index:9999;animation:b2c-chat-window_slideInFromRight__T_u7c .35s cubic-bezier(.4,0,.2,1)}@keyframes b2c-chat-window_slideInFromRight__T_u7c{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes b2c-chat-window_slideOutToRight__byzDB{0%{transform:translateX(0)}to{transform:translateX(100%)}}.b2c-chat-window_chatWindowClosing__9xUEC{animation:b2c-chat-window_slideOutToRight__byzDB .35s cubic-bezier(.4,0,.2,1) forwards}@media (max-width:768px){.b2c-chat-window_chatWindow__yauC4{width:100%}}.b2c-chat-window_header__IV5XV{display:flex;align-items:flex-start;justify-content:space-between;padding:20px;background-color:var(--color-foreground);color:var(--color-background);border-bottom:1px solid rgba(255,255,255,.1)}.b2c-chat-window_headerContent__kzpwZ{flex:1}.b2c-chat-window_title__mZWLE{margin:0;font-family:var(--font-family-chronicle,"Chronicle Display",serif);font-size:18px;font-weight:600;letter-spacing:.5px}.b2c-chat-window_subtitle__mq2T2{margin:4px 0 0;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:13px;opacity:.8}.b2c-chat-window_closeButton__Ey8_v{background:none;border:none;cursor:pointer;padding:4px;color:var(--color-background);transition:opacity .2s ease;flex-shrink:0;margin-left:12px}.b2c-chat-window_closeButton__Ey8_v:hover{opacity:.8}.b2c-chat-window_closeIcon__lmVMO{width:24px;height:24px}.b2c-chat-window_messagesContainer__oB7no{flex:1;overflow-y:auto;padding:20px;background-color:var(--background-secondary,#f5f3f0);display:flex;flex-direction:column}.b2c-chat-window_loadingState__zyYQT{display:flex;align-items:center;justify-content:center;height:100%;color:var(--color-foreground);font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;opacity:.6}.b2c-chat-window_emptyState__GUmcn{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:40px 20px}.b2c-chat-window_emptyTitle__v0R0H{margin:0 0 8px;font-family:var(--font-family-chronicle,"Chronicle Display",serif);font-size:20px;font-weight:600;color:var(--color-foreground)}.b2c-chat-window_emptyMessage__n23iA{margin:0;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;color:var(--color-foreground);opacity:.7;line-height:1.6;max-width:300px}.b2c-chat-window_errorBanner__LmQx3{padding:12px 20px;background-color:var(--color-destructive,#dc2626);color:white;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:13px;text-align:center;border-bottom:1px solid rgba(0,0,0,.1)}.b2c-chat-window_errorBanner__LmQx3 p{margin:0}.b2c-chat-window_emailPrompt__r0pBf{padding:16px 20px;background-color:#fef9f3;border-top:1px solid rgba(212,175,119,.2);border-bottom:1px solid rgba(212,175,119,.2)}.b2c-chat-window_emailPromptText__p8pMj{margin:0 0 12px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:13px;color:var(--color-foreground);line-height:1.5}.b2c-chat-window_emailInputWrapper__F_S2m{display:flex;gap:8px;align-items:center}.b2c-chat-window_emailInput__QJz5S{flex:1;padding:10px 14px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;border:1px solid rgba(0,0,0,.2);border-radius:6px;background-color:white;color:var(--color-foreground);transition:border-color .2s ease}.b2c-chat-window_emailInput__QJz5S:focus{outline:none;border-color:var(--color-primary,#D4AF77);box-shadow:0 0 0 2px rgba(212,175,119,.1)}.b2c-chat-window_emailInput__QJz5S::placeholder{color:rgba(0,0,0,.4)}.b2c-chat-window_emailSaveButton__q3pXv{padding:10px 20px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;font-weight:500;background-color:var(--color-primary,#D4AF77);color:white;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.b2c-chat-window_emailSaveButton__q3pXv:hover:not(:disabled){background-color:#c19b66;transform:translateY(-1px);box-shadow:0 4px 8px rgba(212,175,119,.3)}.b2c-chat-window_emailSaveButton__q3pXv:disabled{opacity:.5;cursor:not-allowed}.b2c-chat-window_emailSaveButton__q3pXv:active:not(:disabled){transform:translateY(0)}.b2c-chat-window_emailConfirmation__2ZB5g{padding:12px 20px;background-color:#f0fdf4;border-top:1px solid rgba(34,197,94,.2);border-bottom:1px solid rgba(34,197,94,.2);font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:13px;color:#166534;text-align:center}.b2c-chat-window_inputContainer__XVTs0{border-top:1px solid rgba(0,0,0,.1);background-color:var(--color-background)}.b2c-chat-window_messagesContainer__oB7no::-webkit-scrollbar{width:6px}.b2c-chat-window_messagesContainer__oB7no::-webkit-scrollbar-track{background:transparent}.b2c-chat-window_messagesContainer__oB7no::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.b2c-chat-window_messagesContainer__oB7no::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}@media (prefers-reduced-motion:reduce){.b2c-chat-window_backdrop__Lcb5I,.b2c-chat-window_chatWindow__yauC4{animation-duration:.01s}}.ProductCard_card__CCMNh{display:flex;gap:1.5rem;background:var(--color-background);border:2px solid var(--color-border);border-radius:1rem;overflow:hidden;transition:all .2s ease;max-width:100%;cursor:pointer}.dark .ProductCard_card__CCMNh{background:var(--color-background-elevated-dark);border-color:var(--color-border-dark)}.ProductCard_cardCompact__EmNqA{padding:1.25rem}.ProductCard_cardExpanded__bur9E{padding:1rem;flex-direction:column}.ProductCard_card__CCMNh:hover{border-color:var(--color-accent);box-shadow:0 2px 12px rgba(212,175,119,.15)}.dark .ProductCard_card__CCMNh:hover{border-color:var(--color-accent-dark);box-shadow:0 2px 12px rgba(212,175,119,.25)}.ProductCard_imageContainer__yIPMw{position:relative;flex-shrink:0}.ProductCard_cardCompact__EmNqA .ProductCard_imageContainer__yIPMw{width:180px;height:180px;border-radius:.5rem;overflow:hidden}.ProductCard_cardExpanded__bur9E .ProductCard_imageContainer__yIPMw{width:100%;height:200px;border-radius:.75rem;overflow:hidden}.ProductCard_image__Zo4Vk{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.ProductCard_carouselButton__QFsq4{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.95);border:1px solid rgba(212,175,119,.3);border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:2}.ProductCard_carouselButton__QFsq4:hover{background:white;border-color:var(--color-accent);box-shadow:0 3px 12px rgba(0,0,0,.25)}.dark .ProductCard_carouselButton__QFsq4{background:rgba(26,22,37,.95);border-color:rgba(212,175,119,.4)}.dark .ProductCard_carouselButton__QFsq4:hover{background:var(--color-background-dark);border-color:var(--color-accent-dark)}.ProductCard_carouselButtonPrev__xLdAz{left:.5rem}.ProductCard_carouselButtonNext__6zpQ9{right:.5rem}.ProductCard_carouselIcon__ZJ2y7{width:1rem;height:1rem;color:var(--color-text)}.dark .ProductCard_carouselIcon__ZJ2y7{color:var(--color-text-dark)}.ProductCard_carouselDots__NShLi{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);display:flex;gap:.375rem;z-index:2}.ProductCard_carouselDot__DCM1s{width:.5rem;height:.5rem;border-radius:50%;background:rgba(255,255,255,.5);border:none;cursor:pointer;transition:all .2s ease;padding:0}.ProductCard_carouselDot__DCM1s:hover{background:rgba(255,255,255,.8);transform:scale(1.2)}.ProductCard_carouselDotActive__OgVwm{background:var(--color-accent);width:1rem;border-radius:.25rem}.dark .ProductCard_carouselDot__DCM1s{background:rgba(255,255,255,.3)}.dark .ProductCard_carouselDot__DCM1s:hover{background:rgba(255,255,255,.6)}.dark .ProductCard_carouselDotActive__OgVwm{background:var(--color-accent-dark)}.ProductCard_sprite360Badge__Xl9i8{position:absolute;top:.5rem;left:.5rem;background:rgba(212,175,119,.95);backdrop-filter:blur(8px);border-radius:.5rem;padding:.375rem .625rem;display:flex;align-items:center;gap:.375rem;z-index:3;box-shadow:0 2px 8px rgba(0,0,0,.15)}.dark .ProductCard_sprite360Badge__Xl9i8{background:rgba(212,175,119,.9)}.ProductCard_sprite360Text__ulEau{font-family:var(--font-family-optima);font-size:.75rem;font-weight:600;color:#16103C;letter-spacing:.02em}.dark .ProductCard_sprite360Text__ulEau{color:#16103C}.ProductCard_sprite360Icon__AGSTx{width:.875rem;height:.875rem;color:#16103C;animation:ProductCard_rotate360__rCC80 3s linear infinite}.dark .ProductCard_sprite360Icon__AGSTx{color:#16103C}@keyframes ProductCard_rotate360__rCC80{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProductCard_imagePlaceholder__bONFN{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-background-subtle);font-family:var(--font-family-optima);font-size:.75rem;color:var(--color-text-placeholder)}.dark .ProductCard_imagePlaceholder__bONFN{background:var(--color-background-subtle-dark);color:var(--color-text-placeholder-dark)}.ProductCard_wishlistButton__XKB_K{position:absolute;top:.5rem;right:.5rem;background:rgba(255,255,255,.95);border:1px solid var(--color-border);border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ProductCard_wishlistButton__XKB_K:hover{background:white;transform:scale(1.1);box-shadow:0 3px 12px rgba(0,0,0,.15)}.ProductCard_wishlistButton__XKB_K:disabled{opacity:.5;cursor:not-allowed}.dark .ProductCard_wishlistButton__XKB_K{background:rgba(26,22,37,.95);border-color:var(--color-border-dark)}.dark .ProductCard_wishlistButton__XKB_K:hover{background:var(--color-background-dark)}.ProductCard_wishlistIcon__zj4Aw{width:1.125rem;height:1.125rem;color:var(--color-text-secondary);transition:color .2s ease}.ProductCard_wishlistButton__XKB_K:hover .ProductCard_wishlistIcon__zj4Aw{color:var(--color-accent)}.dark .ProductCard_wishlistIcon__zj4Aw{color:var(--color-text-secondary-dark)}.dark .ProductCard_wishlistButton__XKB_K:hover .ProductCard_wishlistIcon__zj4Aw{color:var(--color-accent-dark)}.ProductCard_wishlistIconFilled__K8UtO{width:1.125rem;height:1.125rem;color:var(--color-accent)}.dark .ProductCard_wishlistIconFilled__K8UtO{color:var(--color-accent-dark)}.ProductCard_info__T_fh1{flex:1;min-width:0;display:flex;flex-direction:column;gap:.375rem}.ProductCard_header__WLbsl{display:flex;flex-direction:column;gap:.25rem}.ProductCard_title__Pdt6d{font-family:var(--font-family-chronicle);font-size:1.25rem;font-weight:600;color:var(--color-text);margin:0;line-height:1.3}.dark .ProductCard_title__Pdt6d{color:var(--color-text-dark)}.ProductCard_variety__cE4xw{font-family:var(--font-family-optima);font-size:.8125rem;font-weight:600;color:#16103C;opacity:.8}.dark .ProductCard_variety__cE4xw{color:#D4AF77;opacity:1}.ProductCard_meta__kZfBD{display:flex;align-items:center;gap:.5rem;font-family:var(--font-family-optima);font-size:.8125rem}.ProductCard_sku__xUI50{color:#16103C;font-weight:500;opacity:.85}.dark .ProductCard_sku__xUI50{color:#E8C9A0;opacity:1}.ProductCard_metaSeparator__yaygR{color:#16103C;opacity:.4}.dark .ProductCard_metaSeparator__yaygR{color:#E8C9A0;opacity:.5}.ProductCard_carat__Ulgcq{color:#16103C;font-weight:600;opacity:.85}.dark .ProductCard_carat__Ulgcq{color:#D4AF77;opacity:1}.ProductCard_specs__agk01{display:flex;flex-direction:column;gap:.375rem;padding:.75rem;background:var(--color-background-subtle);border-radius:.5rem}.dark .ProductCard_specs__agk01{background:var(--color-background-subtle-dark)}.ProductCard_spec__JrF59{font-family:var(--font-family-optima);font-size:.8125rem;color:var(--color-text);display:flex;gap:.375rem}.dark .ProductCard_spec__JrF59{color:var(--color-text-dark)}.ProductCard_spec__JrF59 strong{color:var(--color-text-secondary);font-weight:500}.dark .ProductCard_spec__JrF59 strong{color:var(--color-text-secondary-dark)}.ProductCard_price__sWEZT{font-family:var(--font-family-chronicle);font-size:1.5rem;font-weight:600;color:#16103C;margin-top:.25rem}.dark .ProductCard_price__sWEZT{color:#F5EFE7}.ProductCard_addToCartButton__Wwf5X{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#D4AF77,#C9A86A);border:1px solid rgba(212,175,119,.3);border-radius:.5rem;font-family:var(--font-family-optima);font-size:.9375rem;font-weight:600;color:#16103C;cursor:pointer;transition:all .2s ease;width:100%;position:relative;overflow:hidden}.ProductCard_addToCartButton__Wwf5X:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.ProductCard_addToCartButton__Wwf5X:hover:before{left:100%}.ProductCard_addToCartButton__Wwf5X:hover{background:linear-gradient(135deg,#E8C9A0,#D4AF77);border-color:rgba(212,175,119,.5);transform:translateY(-1px);box-shadow:0 4px 12px rgba(212,175,119,.3)}.ProductCard_addToCartButton__Wwf5X:disabled{opacity:.6;cursor:not-allowed;transform:none}.dark .ProductCard_addToCartButton__Wwf5X{background:linear-gradient(135deg,#D4AF77,#C9A86A);border-color:rgba(212,175,119,.4);color:#16103C}.dark .ProductCard_addToCartButton__Wwf5X:hover{background:linear-gradient(135deg,#E8C9A0,#D4AF77);box-shadow:0 4px 12px rgba(212,175,119,.4)}.ProductCard_cartIcon__aSXUw{width:1.125rem;height:1.125rem;color:#16103C}.dark .ProductCard_cartIcon__aSXUw{color:#16103C}.ProductCard_detailsButton__EXFfG{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem 1rem;background:var(--color-background-subtle);border:1px solid var(--color-border);border-radius:.5rem;font-family:var(--font-family-optima);font-size:.875rem;font-weight:500;color:var(--color-text);cursor:pointer;transition:all .2s ease;width:100%}.ProductCard_detailsButton__EXFfG:hover{background:var(--color-background-hover);border-color:var(--color-accent)}.dark .ProductCard_detailsButton__EXFfG{background:var(--color-background-elevated-dark);border-color:var(--color-border-dark);color:var(--color-text-dark)}.dark .ProductCard_detailsButton__EXFfG:hover{background:var(--color-background-hover-dark);border-color:var(--color-accent-dark)}.ProductCard_detailsIcon__74ZTq{width:1rem;height:1rem;color:var(--color-text-secondary);transition:transform .2s ease}.ProductCard_detailsButton__EXFfG:hover .ProductCard_detailsIcon__74ZTq{transform:translateX(2px);color:var(--color-accent)}.dark .ProductCard_detailsIcon__74ZTq{color:var(--color-text-secondary-dark)}.dark .ProductCard_detailsButton__EXFfG:hover .ProductCard_detailsIcon__74ZTq{color:var(--color-accent-dark)}@media (max-width:640px){.ProductCard_card__CCMNh{max-width:100%}.ProductCard_cardCompact__EmNqA{flex-direction:column;padding:1rem}.ProductCard_cardCompact__EmNqA .ProductCard_imageContainer__yIPMw{width:100%;height:200px}.ProductCard_info__T_fh1{width:100%;flex:none}.ProductCard_title__Pdt6d{font-size:.9375rem}.ProductCard_price__sWEZT{font-size:1.125rem}.ProductCard_addToCartButton__Wwf5X,.ProductCard_detailsButton__EXFfG{padding:.625rem 1rem;font-size:.875rem}}.b2c-chat-widget_chatButton__SHWX_{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;background-color:var(--color-foreground);color:var(--color-background);border:1px solid var(--color-foreground);border-radius:4px;font-family:var(--font-family-optima,"Optima Nova",sans-serif);font-size:14px;font-weight:500;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;text-transform:uppercase}.b2c-chat-widget_chatButton__SHWX_:hover{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-background)}.b2c-chat-widget_chatButton__SHWX_:active{transform:scale(.98)}.b2c-chat-widget_chatIcon__VQCEy{width:20px;height:20px;flex-shrink:0}.b2c-chat-widget_chatText__16jy4{font-weight:500}@media (max-width:768px){.b2c-chat-widget_chatButton__SHWX_{width:100%;padding:16px 24px;font-size:15px}}.BlogBreadcrumb_breadcrumb__jBtmL{margin:0 0 2rem;padding:0}.BlogBreadcrumb_breadcrumbList__5JRNr{flex-wrap:wrap;list-style:none;margin:0;padding:0}.BlogBreadcrumb_breadcrumbItem__IT42H,.BlogBreadcrumb_breadcrumbList__5JRNr{display:flex;align-items:center;gap:.5rem}.BlogBreadcrumb_breadcrumbLink__mYSRn{font-family:var(--font-body,"Optima Nova",sans-serif);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#6b6b6b;text-decoration:none;transition:color .2s ease}.BlogBreadcrumb_breadcrumbLink__mYSRn:hover{color:#000000}.BlogBreadcrumb_separator__tEQpb{font-size:.75rem;color:#cccccc;user-select:none}.BlogBreadcrumb_breadcrumbCurrent__qrcjz{font-family:var(--font-body,"Optima Nova",sans-serif);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#000000}@media (max-width:768px){.BlogBreadcrumb_breadcrumb__jBtmL{margin-bottom:1.5rem}.BlogBreadcrumb_breadcrumbCurrent__qrcjz,.BlogBreadcrumb_breadcrumbLink__mYSRn,.BlogBreadcrumb_separator__tEQpb{font-size:.6875rem}}.BlogCTA_cta__ooibs{margin-top:6rem;padding:4rem 0;border-top:1px solid var(--color-border-elegant,#d8d0c8)}.BlogCTA_ctaInner__vMB37{max-width:720px;margin:0;text-align:left}.BlogCTA_ctaTitle__IIVKj{font-family:var(--font-heading,"Chronicle Display",serif);font-size:clamp(1.875rem,3.5vw,2.5rem);font-weight:600;line-height:1.25;letter-spacing:-.3px;color:var(--color-text-luxury,#2c2c2c);margin:0 0 2rem}.BlogCTA_ctaContent__NBChu{font-family:var(--font-body,"Optima Nova",sans-serif);font-size:1.125rem;line-height:1.8;letter-spacing:.2px;color:var(--color-text-luxury,#2c2c2c);margin-bottom:2.5rem}.BlogCTA_ctaContent__NBChu p{margin:0 0 1.25rem}.BlogCTA_ctaContent__NBChu p:last-child{margin-bottom:0}.BlogCTA_ctaLinks__3Az05{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;margin-top:3rem}.BlogCTA_ctaButton__Q_BWI{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 2.5rem;min-height:56px;font-family:var(--font-body,"Optima Nova",sans-serif);font-size:1rem;font-weight:600;letter-spacing:.5px;text-decoration:none;border-radius:4px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.BlogCTA_ctaButton__Q_BWI.BlogCTA_primary__4UZRv{background:linear-gradient(135deg,#c9b896,#d4af7a);color:#ffffff;border:none;box-shadow:0 4px 16px rgba(201,184,150,.3)}.BlogCTA_ctaButton__Q_BWI.BlogCTA_primary__4UZRv:hover{background:linear-gradient(135deg,#b8a582,#c49d65);transform:translateY(-3px);box-shadow:0 8px 24px rgba(201,184,150,.4)}.BlogCTA_ctaButton__Q_BWI.BlogCTA_primary__4UZRv:active{transform:translateY(-1px)}.BlogCTA_ctaButton__Q_BWI.BlogCTA_secondary__kwB0I{background-color:transparent;color:var(--color-garnet-rich,#8b2835);border:2px solid var(--color-garnet-rich,#8b2835)}.BlogCTA_ctaButton__Q_BWI.BlogCTA_secondary__kwB0I:hover{background-color:var(--color-garnet-subtle,#f4e9e9);border-color:var(--color-garnet-deep,#5c1a1a);color:var(--color-garnet-deep,#5c1a1a);transform:translateY(-2px)}.BlogCTA_ctaButton__Q_BWI.BlogCTA_outline__U4EgE{background-color:transparent;color:var(--color-text-luxury,#2c2c2c);border:2px solid var(--color-border-elegant,#d8d0c8)}.BlogCTA_ctaButton__Q_BWI.BlogCTA_outline__U4EgE:hover{background-color:#faf8f5;border-color:var(--color-text-luxury,#2c2c2c);transform:translateY(-2px)}.BlogCTA_externalIcon__8tqhM{flex-shrink:0;transition:transform .3s ease}.BlogCTA_ctaButton__Q_BWI:hover .BlogCTA_externalIcon__8tqhM{transform:translateX(2px)}@media (max-width:768px){.BlogCTA_cta__ooibs{margin-top:4rem;padding:3rem 0}.BlogCTA_ctaTitle__IIVKj{margin-bottom:1.5rem}.BlogCTA_ctaContent__NBChu{font-size:1.0625rem;line-height:1.75;margin-bottom:2rem}.BlogCTA_ctaLinks__3Az05{flex-direction:column;align-items:stretch;gap:1rem;margin-top:2rem}.BlogCTA_ctaButton__Q_BWI{width:100%;padding:1rem 2rem}}.BlogEditorialHeader_header__kQ_zk{text-align:left;max-width:800px;margin:0 auto 3rem;padding:0}.BlogEditorialHeader_categoryWrapper__m0KB2{margin-bottom:1.5rem}.BlogEditorialHeader_category__WcdMA{display:inline-block;font-family:var(--font-body,"Optima Nova",sans-serif);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#000000;padding:.5rem 0;position:relative}.BlogEditorialHeader_category__WcdMA:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:1px;background:#000000}.BlogEditorialHeader_title__Bv7AW{font-family:var(--font-heading,"Chronicle Display",serif);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:#000000;margin:0 0 1.5rem;padding:0}.BlogEditorialHeader_subtitle__1CUSS{font-family:var(--font-body,"Optima Nova",sans-serif);font-size:1.125rem;line-height:1.6;color:#4a4a4a;margin:0;padding:0;letter-spacing:.01em}@media (max-width:1024px){.BlogEditorialHeader_header__kQ_zk{margin-bottom:2.5rem}.BlogEditorialHeader_subtitle__1CUSS{font-size:1.0625rem}}@media (max-width:768px){.BlogEditorialHeader_header__kQ_zk{margin-bottom:2rem}.BlogEditorialHeader_categoryWrapper__m0KB2{margin-bottom:1rem}.BlogEditorialHeader_category__WcdMA{font-size:.6875rem}.BlogEditorialHeader_title__Bv7AW{margin-bottom:1rem}.BlogEditorialHeader_subtitle__1CUSS{font-size:1rem}}.BlogByline_byline__S5wg_{text-align:left;margin:0 0 2rem;padding:1.5rem 0;border-bottom:1px solid #e5e5e5}.BlogByline_bylineContent__50X1G{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.625rem;font-family:var(--font-body,"Optima Nova",sans-serif);font-size:.75rem;letter-spacing:.05em;color:#6b6b6b}.BlogByline_author__WwZkT{font-weight:600;color:#000000}.BlogByline_separator__JuIq7{color:#cccccc;user-select:none}.BlogByline_date__EkCmY,.BlogByline_readingTime__hUz7w,.BlogByline_updated__UljzT{font-weight:400;color:#6b6b6b}.BlogByline_updated__UljzT{font-style:italic}@media (max-width:768px){.BlogByline_byline__S5wg_{padding:1.25rem 0;margin-bottom:1.5rem}.BlogByline_bylineContent__50X1G{font-size:.6875rem;gap:.5rem}}.BlogFAQ_faq__ZmS5v{width:100%}.BlogFAQ_faqTitle___vJ7i{font-family:var(--font-heading,"Chronicle Display",serif);font-size:clamp(1.875rem,3.5vw,2.5rem);font-weight:600;letter-spacing:-.3px;color:var(--color-text-luxury,#2c2c2c);margin:0 0 2.5rem;text-align:left}.BlogFAQ_faqList___Z0nK{display:flex;flex-direction:column;gap:1.25rem}.BlogFAQ_faqItem__sSqbn{background-color:#ffffff;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.06)}.BlogFAQ_faqItem__sSqbn:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);border-color:var(--color-garnet-rich,#8b2835)}.BlogFAQ_question__JrWhm{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.5rem 2rem;background:none;border:none;cursor:pointer;text-align:left;transition:all .3s ease}.BlogFAQ_question__JrWhm.BlogFAQ_active__rXx_V,.BlogFAQ_question__JrWhm:hover{background:linear-gradient(90deg,#faf8f5 0,#ffffff)}.BlogFAQ_question__JrWhm.BlogFAQ_active__rXx_V{border-bottom:1px solid var(--color-border-elegant,#d8d0c8)}.BlogFAQ_questionText__FdqOr{font-family:var(--font-heading,"Chronicle Display",serif);font-size:1.1875rem;font-weight:600;color:var(--color-text-luxury,#2c2c2c);line-height:1.4;letter-spacing:0}.BlogFAQ_chevron__SPPIt{flex-shrink:0;color:var(--color-garnet-rich,#8b2835);transition:transform .4s cubic-bezier(.4,0,.2,1)}.BlogFAQ_question__JrWhm.BlogFAQ_active__rXx_V .BlogFAQ_chevron__SPPIt{transform:rotate(180deg)}.BlogFAQ_answer__CvnDj{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.BlogFAQ_answer__CvnDj.BlogFAQ_open___mBzy{max-height:1200px}.BlogFAQ_answerContent__xMJdg{padding:0 2rem 2rem;font-family:var(--font-body,"Optima Nova",sans-serif);font-size:1.0625rem;line-height:1.8;letter-spacing:.2px;color:var(--color-text-luxury,#2c2c2c)}.BlogFAQ_answerContent__xMJdg p{margin:0 0 1.25rem}.BlogFAQ_answerContent__xMJdg p:last-child{margin-bottom:0}.BlogFAQ_answerContent__xMJdg ol,.BlogFAQ_answerContent__xMJdg ul{margin:0 0 1.25rem;padding-left:2rem}.BlogFAQ_answerContent__xMJdg li{margin-bottom:.625rem;line-height:1.7}.BlogFAQ_answerContent__xMJdg a{color:var(--color-garnet-rich,#8b2835);text-decoration:underline;text-underline-offset:2px;transition:all .3s ease}.BlogFAQ_answerContent__xMJdg a:hover{color:var(--color-garnet-deep,#5c1a1a);text-decoration-thickness:2px}@media (max-width:768px){.BlogFAQ_faqTitle___vJ7i{margin-bottom:2rem}.BlogFAQ_faqList___Z0nK{gap:1rem}.BlogFAQ_question__JrWhm{padding:1.25rem 1.5rem}.BlogFAQ_questionText__FdqOr{font-size:1.0625rem}.BlogFAQ_chevron__SPPIt{width:20px;height:20px}.BlogFAQ_answerContent__xMJdg{padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.75}}