.AdminPanel-module__8pW_9a__adminShell{background:var(--bf-bg);min-height:100vh;color:var(--bf-text)}.AdminPanel-module__8pW_9a__adminMobileHeader{border-bottom:1px solid var(--bf-border);background:var(--bf-surface);box-shadow:var(--bf-shadow-soft);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.AdminPanel-module__8pW_9a__adminMobileTitle{color:var(--bf-heading);margin:0;font-size:18px;font-weight:800;line-height:1.2}.AdminPanel-module__8pW_9a__adminMenuButton,.AdminPanel-module__8pW_9a__adminCloseButton{border:1px solid var(--bf-border);background:var(--bf-surface-soft);min-width:44px;min-height:44px;color:var(--bf-heading);cursor:pointer;border-radius:12px;font-size:18px;font-weight:800}.AdminPanel-module__8pW_9a__adminBackdrop{z-index:40;cursor:pointer;background:#2f252257;border:0;position:fixed;inset:0}.AdminPanel-module__8pW_9a__adminLayout{min-height:calc(100vh - 73px);display:grid}.AdminPanel-module__8pW_9a__adminSidebar{z-index:50;border-right:1px solid var(--bf-border);background:linear-gradient(180deg, #fff7f8fa, #fffffffa), var(--bf-surface);width:min(280px,86vw);height:100vh;box-shadow:var(--bf-shadow);flex-direction:column;padding:20px 16px;transition:transform .22s;display:flex;position:fixed;top:0;left:0;transform:translate(-105%)}.AdminPanel-module__8pW_9a__adminSidebarOpen{transform:translate(0)}.AdminPanel-module__8pW_9a__adminSidebarHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.AdminPanel-module__8pW_9a__adminBrandEyebrow{color:var(--bf-champagne);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.AdminPanel-module__8pW_9a__adminBrandTitle{color:var(--bf-heading);margin:6px 0 0;font-size:24px;font-weight:800;line-height:1.1}.AdminPanel-module__8pW_9a__adminNav{gap:8px;display:grid}.AdminPanel-module__8pW_9a__adminNavItem{width:100%;min-height:44px;color:var(--bf-text-secondary);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;padding:0 14px;font-size:15px;font-weight:700;transition:background .16s,border-color .16s,color .16s}.AdminPanel-module__8pW_9a__adminNavItem:hover{border-color:var(--bf-border);background:var(--bf-surface-soft);color:var(--bf-heading)}.AdminPanel-module__8pW_9a__adminNavItemActive{border-color:var(--bf-border);background:linear-gradient(180deg, var(--bf-pink-soft), #ffffffeb);color:var(--bf-heading);box-shadow:var(--bf-shadow-soft)}.AdminPanel-module__8pW_9a__adminContent{padding:20px 16px 28px}.AdminPanel-module__8pW_9a__adminPlaceholder{border:1px dashed var(--bf-border);border-radius:var(--bf-radius);background:var(--bf-surface);min-height:320px;box-shadow:var(--bf-shadow-soft);padding:24px}.AdminPanel-module__8pW_9a__adminPlaceholderEyebrow{color:var(--bf-champagne);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.AdminPanel-module__8pW_9a__adminPlaceholderTitle{color:var(--bf-heading);margin:8px 0 0;font-size:clamp(24px,4vw,32px);font-weight:800;line-height:1.15}.AdminPanel-module__8pW_9a__adminPlaceholderText{max-width:560px;color:var(--bf-text-secondary);margin:12px 0 0;font-size:15px;line-height:1.55}.AdminPanel-module__8pW_9a__adminOrdersSection{gap:18px;display:grid}.AdminPanel-module__8pW_9a__adminOrdersHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.AdminPanel-module__8pW_9a__adminOrdersCount{color:var(--bf-text-secondary);margin:0;font-size:14px;font-weight:700}.AdminPanel-module__8pW_9a__adminOrdersEmpty,.AdminPanel-module__8pW_9a__adminOrdersCard{border:1px solid var(--bf-border);border-radius:calc(var(--bf-radius) - 6px);background:var(--bf-surface);box-shadow:var(--bf-shadow-soft)}.AdminPanel-module__8pW_9a__adminOrdersEmpty{gap:6px;padding:24px;display:grid}.AdminPanel-module__8pW_9a__adminOrdersEmpty p{color:var(--bf-heading);margin:0;font-size:18px;font-weight:800}.AdminPanel-module__8pW_9a__adminOrdersEmpty span{color:var(--bf-text-secondary);font-size:14px}.AdminPanel-module__8pW_9a__adminOrdersList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.AdminPanel-module__8pW_9a__adminOrdersCardButton,.AdminPanel-module__8pW_9a__adminOrdersCard{border:1px solid var(--bf-border);border-radius:calc(var(--bf-radius) - 6px);background:var(--bf-surface);width:100%;box-shadow:var(--bf-shadow-soft);padding:18px}.AdminPanel-module__8pW_9a__adminOrdersCardButton{text-align:left;cursor:pointer;transition:border-color .16s,transform .16s,box-shadow .16s}.AdminPanel-module__8pW_9a__adminOrdersCardButton:hover{box-shadow:var(--bf-shadow);border-color:#f286a46b;transform:translateY(-1px)}.AdminPanel-module__8pW_9a__adminOrdersCard{padding:18px}.AdminPanel-module__8pW_9a__adminOrdersCardTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.AdminPanel-module__8pW_9a__adminOrdersCardTop strong{color:var(--bf-heading);font-size:18px;font-weight:800}.AdminPanel-module__8pW_9a__adminOrdersStatusBadge{border:1px solid var(--bf-border);background:var(--bf-surface-soft);min-height:32px;color:var(--bf-heading);border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.AdminPanel-module__8pW_9a__adminOrdersMetaGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.AdminPanel-module__8pW_9a__adminOrdersMetaGrid div{gap:4px;display:grid}.AdminPanel-module__8pW_9a__adminOrdersMetaGrid span{color:var(--bf-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.AdminPanel-module__8pW_9a__adminOrdersMetaGrid strong{color:var(--bf-text);font-size:14px;font-weight:700;line-height:1.4}.AdminPanel-module__8pW_9a__adminOrderDetailsSection{gap:18px;display:grid}.AdminPanel-module__8pW_9a__adminOrderDetailsBack{border:1px solid var(--bf-border);background:var(--bf-surface-soft);min-height:44px;color:var(--bf-heading);cursor:pointer;border-radius:12px;justify-self:start;padding:0 14px;font-size:14px;font-weight:800}.AdminPanel-module__8pW_9a__adminOrderDetailsHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.AdminPanel-module__8pW_9a__adminOrderDetailsCard{border:1px solid var(--bf-border);border-radius:calc(var(--bf-radius) - 6px);background:var(--bf-surface);box-shadow:var(--bf-shadow-soft);padding:20px}.AdminPanel-module__8pW_9a__adminOrderDetailsSubheading{color:var(--bf-heading);margin:0 0 14px;font-size:18px;font-weight:800}.AdminPanel-module__8pW_9a__adminOrderDetailsMuted{color:var(--bf-text-secondary);margin:0;font-size:14px}.AdminPanel-module__8pW_9a__adminOrderDetailsWideField{grid-column:1/-1}.AdminPanel-module__8pW_9a__adminOrderTimeline{gap:12px;margin:0;padding:0;list-style:none;display:grid}.AdminPanel-module__8pW_9a__adminOrderTimeline li{border:1px solid var(--bf-border);background:var(--bf-surface-soft);border-radius:14px;padding:14px}.AdminPanel-module__8pW_9a__adminOrderTimelineTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.AdminPanel-module__8pW_9a__adminOrderTimelineTop strong{color:var(--bf-heading);font-size:15px;font-weight:800}.AdminPanel-module__8pW_9a__adminOrderTimelineTop span{color:var(--bf-muted);font-size:12px;font-weight:700}.AdminPanel-module__8pW_9a__adminOrderTimeline li p{color:var(--bf-text-secondary);margin:4px 0 0;font-size:13px;line-height:1.45}.AdminPanel-module__8pW_9a__adminOrderDetailsCurrentStatus{color:var(--bf-heading)}.AdminPanel-module__8pW_9a__adminStatusActions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.AdminPanel-module__8pW_9a__adminStatusActionButton{border:1px solid var(--bf-border);background:var(--bf-surface-soft);min-height:40px;color:var(--bf-heading);cursor:pointer;border-radius:999px;padding:0 14px;font-size:13px;font-weight:800;transition:background .16s,border-color .16s,opacity .16s}.AdminPanel-module__8pW_9a__adminStatusActionButton:hover:not(:disabled){background:linear-gradient(180deg, var(--bf-pink-soft), #ffffffeb);border-color:#f286a46b}.AdminPanel-module__8pW_9a__adminStatusActionButton:disabled{cursor:not-allowed;opacity:.72}.AdminPanel-module__8pW_9a__adminStatusActionButtonActive{background:linear-gradient(180deg, var(--bf-pink-soft), #ffffffeb);box-shadow:var(--bf-shadow-soft);border-color:#f286a46b}.AdminPanel-module__8pW_9a__adminOrderDetailsError{color:#8e2020;margin:12px 0 0;font-size:13px;font-weight:700}.AdminPanel-module__8pW_9a__adminOrderDetailsNotice{color:var(--bf-text-secondary);margin:12px 0 0;font-size:13px;font-weight:700;line-height:1.45}.AdminPanel-module__8pW_9a__adminCourierAssignLabel{color:var(--bf-heading);margin:14px 0 0;font-size:14px;font-weight:800}@media (min-width:1024px){.AdminPanel-module__8pW_9a__adminMobileHeader{display:none}.AdminPanel-module__8pW_9a__adminLayout{grid-template-columns:280px minmax(0,1fr);min-height:100vh}.AdminPanel-module__8pW_9a__adminSidebar{width:auto;position:sticky;top:0;transform:none}.AdminPanel-module__8pW_9a__adminCloseButton{display:none}.AdminPanel-module__8pW_9a__adminContent{padding:28px 28px 36px}}
.SmartDispatchRecommendation-module__1BhsZa__smartDispatchBlock{background:linear-gradient(180deg, #fff7f8eb, #fffffff5), var(--bf-surface);border:1px solid #f286a452;border-radius:12px;gap:10px;padding:12px;display:grid}.SmartDispatchRecommendation-module__1BhsZa__smartDispatchTitle{color:var(--bf-heading);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.SmartDispatchRecommendation-module__1BhsZa__smartDispatchRecommended{color:var(--bf-heading);margin:0;font-size:18px;font-weight:800}.SmartDispatchRecommendation-module__1BhsZa__smartDispatchLabel{color:var(--bf-text-secondary);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:12px;font-weight:800}.SmartDispatchRecommendation-module__1BhsZa__reasonList,.SmartDispatchRecommendation-module__1BhsZa__workloadList,.SmartDispatchRecommendation-module__1BhsZa__warningList{color:var(--bf-text);gap:4px;margin:0;padding-left:18px;font-size:13px;font-weight:700;line-height:1.45;display:grid}.SmartDispatchRecommendation-module__1BhsZa__warningList{color:#8e2020;padding-left:0;list-style:none}.SmartDispatchRecommendation-module__1BhsZa__workloadRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.SmartDispatchRecommendation-module__1BhsZa__assignButton{border:1px solid var(--bf-border);background:linear-gradient(180deg, var(--bf-pink-soft), #ffffffeb);min-height:36px;color:var(--bf-heading);cursor:pointer;border-radius:999px;justify-self:start;padding:0 14px;font-size:12px;font-weight:800}.SmartDispatchRecommendation-module__1BhsZa__assignButton:disabled{cursor:not-allowed;opacity:.72}.SmartDispatchRecommendation-module__1BhsZa__smartDispatchNotice{color:var(--bf-text-secondary);margin:0;font-size:12px;font-weight:700;line-height:1.45}.SmartDispatchRecommendation-module__1BhsZa__smartDispatchError{color:#8e2020;margin:0;font-size:12px;font-weight:700;line-height:1.45}
.DeliveryZoneMap-module__HMkFuq__deliveryZoneMapShell{gap:10px;display:grid}.DeliveryZoneMap-module__HMkFuq__deliveryZoneMapShellCheckout{gap:8px}.DeliveryZoneMap-module__HMkFuq__deliveryZoneMapFrame{background:#eef1f4;border:1px solid #b08d571f;border-radius:16px;min-height:240px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffa6}.DeliveryZoneMap-module__HMkFuq__checkoutMapFrame{height:220px;min-height:200px;max-height:260px}.DeliveryZoneMap-module__HMkFuq__homeMapFrame{height:360px;min-height:320px;max-height:420px}.DeliveryZoneMap-module__HMkFuq__homeMapFrame .DeliveryZoneMap-module__HMkFuq__yandexMapContainer{height:100%;min-height:280px}.DeliveryZoneMap-module__HMkFuq__adminMapFrame{height:380px;min-height:320px}.DeliveryZoneMap-module__HMkFuq__yandexMapContainer{width:100%;height:100%;min-height:inherit;touch-action:pan-x pan-y pinch-zoom}.DeliveryZoneMap-module__HMkFuq__yandexMapOverlay{pointer-events:none;background:#eef1f4b8;place-items:center;display:grid;position:absolute;inset:0}.DeliveryZoneMap-module__HMkFuq__yandexMapOverlayError{pointer-events:auto;align-content:center;padding:12px}.DeliveryZoneMap-module__HMkFuq__mapLoadErrorWrap,.DeliveryZoneMap-module__HMkFuq__mapLoadErrorWrapCompact{gap:6px;width:min(100%,320px);display:grid}.DeliveryZoneMap-module__HMkFuq__mapLoadErrorDetail,.DeliveryZoneMap-module__HMkFuq__mapLoadErrorDetailCompact{color:#9a3412;text-align:center;overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:600;line-height:1.4}.DeliveryZoneMap-module__HMkFuq__mapLoadErrorDetailCompact{text-align:left;font-size:10px}.DeliveryZoneMap-module__HMkFuq__mapLoadError{color:var(--champagne-muted,#75695c);text-align:center;background:#ffffffb8;border:1px solid #b08d5733;border-radius:14px;margin:0;padding:14px 16px;font-size:.8rem;line-height:1.45}.DeliveryZoneMap-module__HMkFuq__mapLoadErrorCompact,.DeliveryZoneMap-module__HMkFuq__mapLoadError.DeliveryZoneMap-module__HMkFuq__mapLoadErrorCompact{text-align:left;box-shadow:none;background:0 0;border:0;border-radius:0;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.35}.DeliveryZoneMap-module__HMkFuq__mapRevealHost{transform-origin:top;animation:.36s cubic-bezier(.22,1,.36,1) both DeliveryZoneMap-module__HMkFuq__mapRevealIn}@keyframes DeliveryZoneMap-module__HMkFuq__mapRevealIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.DeliveryZoneMap-module__HMkFuq__mapExpandGate{gap:10px;display:grid}.DeliveryZoneMap-module__HMkFuq__mapExpandRow{cursor:pointer;background:#ffffff80;border:1px solid #b08d5738;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:0;display:flex}.DeliveryZoneMap-module__HMkFuq__mapExpandIcon{font-size:22px;font-weight:300;line-height:1}.DeliveryZoneMap-module__HMkFuq__deliverySelectionCard{background:linear-gradient(#ffffff17,#ffffff0a),#ffffff0d;border:1px solid #d4b06a52;border-radius:14px;padding:12px 14px;box-shadow:0 8px 24px #0908071a}.DeliveryZoneMap-module__HMkFuq__deliverySelectionCardHeader{align-items:center;gap:8px;margin-bottom:10px;font-size:.78rem;font-weight:700;display:flex}.DeliveryZoneMap-module__HMkFuq__deliverySelectionCardHeaderOk{color:#34a853}.DeliveryZoneMap-module__HMkFuq__deliverySelectionCardHeaderWarn{color:#e57373}.DeliveryZoneMap-module__HMkFuq__deliverySelectionCheck{border-radius:999px;place-items:center;width:18px;height:18px;font-size:.68rem;line-height:1;display:inline-grid}.DeliveryZoneMap-module__HMkFuq__deliverySelectionCardHeaderOk .DeliveryZoneMap-module__HMkFuq__deliverySelectionCheck{color:#34a853;background:#34a55329}.DeliveryZoneMap-module__HMkFuq__deliverySelectionCardHeaderWarn .DeliveryZoneMap-module__HMkFuq__deliverySelectionCheck{color:#e57373;background:#e5737329}.DeliveryZoneMap-module__HMkFuq__deliverySelectionRows{gap:8px;margin:0;display:grid}.DeliveryZoneMap-module__HMkFuq__deliverySelectionRow{grid-template-columns:72px 1fr;align-items:start;gap:8px;display:grid}.DeliveryZoneMap-module__HMkFuq__deliverySelectionRow dt{color:var(--champagne-muted,#94a3b8);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:600}.DeliveryZoneMap-module__HMkFuq__deliverySelectionRow dd{color:var(--champagne-text,#f8fafc);margin:0;font-size:.8rem;line-height:1.4}@media (max-width:768px){.DeliveryZoneMap-module__HMkFuq__checkoutMapFrame{height:210px;min-height:190px}.DeliveryZoneMap-module__HMkFuq__homeMapFrame{height:300px;min-height:280px}}@media (prefers-reduced-motion:reduce){.DeliveryZoneMap-module__HMkFuq__mapRevealHost{animation:none}}
.AddressIntelligenceInput-module___fymga__root{gap:8px;display:grid;position:relative}.AddressIntelligenceInput-module___fymga__input{color:#111;width:100%;min-height:50px;font-family:var(--font-body,Inter, sans-serif);-webkit-text-fill-color:#111;background:#fffffffa;border:1px solid #50463c47;border-radius:12px;padding:13px 14px;font-size:16px;font-weight:500;line-height:1.35;box-shadow:inset 0 1px #ffffffe6}.AddressIntelligenceInput-module___fymga__input::placeholder{font-weight:500;color:#5f5f5f!important;opacity:1!important;-webkit-text-fill-color:#5f5f5f!important}.AddressIntelligenceInput-module___fymga__input:focus{border-color:#c9a24b;outline:none;box-shadow:0 0 0 3px #c9a24b40}.AddressIntelligenceInput-module___fymga__input:disabled{color:#444;-webkit-text-fill-color:#444;opacity:1;cursor:not-allowed;background:#ffffffeb;border-color:#50463c47}.AddressIntelligenceInput-module___fymga__helper{color:#1a1a1a;margin:0;font-size:14px;font-weight:600;line-height:1.4}.AddressIntelligenceInput-module___fymga__secondaryHelper,.AddressIntelligenceInput-module___fymga__loadingHint{color:#444;margin:0;font-size:12px;font-weight:600;line-height:1.4}.AddressIntelligenceInput-module___fymga__loadingHint{color:#8a6a00}.AddressIntelligenceInput-module___fymga__emptyState{color:#444;margin:0;font-size:12px;font-weight:600;line-height:1.4}.AddressIntelligenceInput-module___fymga__suggestionPriority .AddressIntelligenceInput-module___fymga__suggestionRegion{color:#8a6a00}.AddressIntelligenceInput-module___fymga__loading .AddressIntelligenceInput-module___fymga__input{border-color:#c9a24b}.AddressIntelligenceInput-module___fymga__warnings,.AddressIntelligenceInput-module___fymga__errors{margin:0;padding-left:18px;font-size:13px;font-weight:600;line-height:1.4}.AddressIntelligenceInput-module___fymga__warnings{color:#8a6a00}.AddressIntelligenceInput-module___fymga__errors{color:#b42318}.AddressIntelligenceInput-module___fymga__suggestions{z-index:40;max-height:min(240px, var(--suggest-max-h,42vh));-webkit-overflow-scrolling:touch;background:#fffffffc;border:1px solid #50463c3d;border-radius:14px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 14px 34px #1111111f}.AddressIntelligenceInput-module___fymga__suggestion{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;gap:2px;padding:9px 10px;display:grid}.AddressIntelligenceInput-module___fymga__suggestion:hover,.AddressIntelligenceInput-module___fymga__suggestionActive{background:#c9a24b29}.AddressIntelligenceInput-module___fymga__suggestionLabel{color:#111;white-space:normal;word-break:break-word;min-width:0;font-size:14px;font-weight:600;line-height:1.35}.AddressIntelligenceInput-module___fymga__suggestionRegion{color:#444;white-space:normal;min-width:0;font-size:12px;font-weight:600;line-height:1.3}.AddressIntelligenceInput-module___fymga__suggestionCity{color:#5f5f5f;white-space:normal;min-width:0;font-size:11px;font-weight:600;line-height:1.25}.AddressIntelligenceInput-module___fymga__suggestionSource{color:#5f5f5f;letter-spacing:.02em;text-transform:uppercase;font-size:10px;font-weight:600}.AddressIntelligenceInput-module___fymga__selected .AddressIntelligenceInput-module___fymga__helper{color:#15803d}.AddressIntelligenceInput-module___fymga__needs-more-details .AddressIntelligenceInput-module___fymga__helper,.AddressIntelligenceInput-module___fymga__ambiguous .AddressIntelligenceInput-module___fymga__helper{color:#8a6a00}.AddressIntelligenceInput-module___fymga__unsupported .AddressIntelligenceInput-module___fymga__helper,.AddressIntelligenceInput-module___fymga__unsupported .AddressIntelligenceInput-module___fymga__errors{color:#b42318}.AddressIntelligenceInput-module___fymga__suggestions-available .AddressIntelligenceInput-module___fymga__helper,.AddressIntelligenceInput-module___fymga__ambiguous .AddressIntelligenceInput-module___fymga__helper{color:#444}@media (max-width:768px){.AddressIntelligenceInput-module___fymga__input{color:#111;padding:13px 14px;font-size:16px}.AddressIntelligenceInput-module___fymga__helper{color:#1a1a1a;font-size:14px;font-weight:600}.AddressIntelligenceInput-module___fymga__emptyState,.AddressIntelligenceInput-module___fymga__loadingHint{color:#444;font-size:12px;font-weight:600}.AddressIntelligenceInput-module___fymga__suggestions{max-height:min(180px, var(--suggest-max-h,32vh))}.AddressIntelligenceInput-module___fymga__suggestionLabel{color:#111;font-size:14px;font-weight:600}.AddressIntelligenceInput-module___fymga__suggestionRegion{font-size:12px}.AddressIntelligenceInput-module___fymga__suggestionCity{font-size:11px}}:is(html[data-theme=dark-luxury] .checkout-v3-sheet .AddressIntelligenceInput-module___fymga__input,html[data-theme=dark-luxury] .checkout-section-v3 .AddressIntelligenceInput-module___fymga__input){color:#111!important;-webkit-text-fill-color:#111!important;background:#fffffffa!important;border:1px solid #50463c47!important}html[data-theme=dark-luxury] .checkout-v3-sheet .AddressIntelligenceInput-module___fymga__input::placeholder{color:#5f5f5f!important;-webkit-text-fill-color:#5f5f5f!important}html[data-theme=dark-luxury] .checkout-section-v3 .AddressIntelligenceInput-module___fymga__input::placeholder{color:#5f5f5f!important;-webkit-text-fill-color:#5f5f5f!important}:is(html[data-theme=dark-luxury] .checkout-v3-sheet .AddressIntelligenceInput-module___fymga__input:focus,html[data-theme=dark-luxury] .checkout-section-v3 .AddressIntelligenceInput-module___fymga__input:focus){border-color:#c9a24b!important;box-shadow:0 0 0 3px #c9a24b40!important}
.CheckoutSection-module__OVBOBG__checkoutV3Card{box-shadow:none;background:0 0;border:0;padding:0}.CheckoutSection-module__OVBOBG__checkoutV3Flow,.CheckoutSection-module__OVBOBG__checkoutV3Layout{gap:16px;display:grid}.CheckoutSection-module__OVBOBG__checkoutV3Scroll{gap:16px;min-height:auto;display:grid;overflow:visible}.checkout-v3-sheet .checkout-section-embedded{min-height:0;background:0 0!important;padding:0!important}:is(.checkout-v3-sheet .checkout-section-embedded .checkout-shell,.checkout-v3-sheet .checkout-section-embedded .checkout-form-card){width:100%;min-height:0;margin:0;padding:0!important}.CheckoutSection-module__OVBOBG__checkoutGlassFlow{gap:12px;display:grid}.CheckoutSection-module__OVBOBG__checkoutGlassStep{-webkit-backdrop-filter:blur(16px)saturate(150%);background:linear-gradient(155deg,#fffffffc 0%,#fffcf5f7 100%);border:1px solid #50463c3d;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #11111112,inset 0 1px #fffffffa}.CheckoutSection-module__OVBOBG__checkoutGlassStepOpen{border-color:#50463c57;box-shadow:0 10px 28px #11111117,0 0 0 1px #c9a24b38,inset 0 1px #fffffffa}.CheckoutSection-module__OVBOBG__checkoutGlassStepTrigger{color:#111;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:56px;padding:14px 16px;scroll-margin-block:12px;display:grid}.CheckoutSection-module__OVBOBG__checkoutGlassStepTrigger:focus-visible{outline-offset:2px;outline:2px solid #c9a24b}.CheckoutSection-module__OVBOBG__checkoutGlassStepCopy{gap:4px;min-width:0;display:grid}.CheckoutSection-module__OVBOBG__checkoutGlassStepTitle{color:#111;font-family:var(--font-brand,"Playfair Display", serif);letter-spacing:.01em;font-size:16px;font-weight:700;line-height:1.25}.CheckoutSection-module__OVBOBG__checkoutGlassStepSummary{color:#444;font-family:var(--font-body,Inter, sans-serif);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.4;overflow:hidden}.CheckoutSection-module__OVBOBG__checkoutGlassStepIcon{color:#444;background:#fffffffa;border:1px solid #50463c47;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;font-weight:500;line-height:1;display:inline-flex}.CheckoutSection-module__OVBOBG__checkoutGlassStepBodyInner{gap:14px;padding:0 16px 16px;display:grid}.CheckoutSection-module__OVBOBG__checkoutV3StickyFooter{padding:18px 18px calc(18px + env(safe-area-inset-bottom,0px));background:linear-gradient(#fffffffc 0%,#fffcf5fa 100%);border:1px solid #50463c3d;border-radius:16px;gap:14px;margin-top:0;display:grid;position:static;box-shadow:0 -4px 20px #11111112,inset 0 1px #fffffffa}@media (max-width:768px){.checkout-v3-overlay{padding:max(12px, env(safe-area-inset-top)) max(0px, env(safe-area-inset-right)) max(0px, env(safe-area-inset-bottom)) max(0px, env(safe-area-inset-left));justify-content:center;align-items:flex-end;z-index:2147483016!important}.checkout-v3-sheet{width:100%;max-width:100%;max-height:min(94dvh, calc(100dvh - env(safe-area-inset-top) - 8px));padding:20px max(16px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));border-radius:20px 20px 0 0;overflow:hidden;z-index:2147483017!important;color:#111!important;background:linear-gradient(#fff 0%,#fffdf6 100%)!important}.checkout-v3-sheet h2{color:#111!important;font-weight:700!important}.checkout-v3-sheet .checkout-v3-eyebrow{color:#444!important;font-weight:600!important}.checkout-v3-sheet .checkout-v3-close{color:#444!important;background:#fffffffa!important;border:1px solid #50463c47!important}.checkout-v3-sheet .checkout-v3-body{padding-bottom:calc(12px + env(safe-area-inset-bottom));display:block;overflow:hidden auto}.checkout-v3-sheet .checkout-v3-body .CheckoutSection-module__OVBOBG__checkout-section-v3 .CheckoutSection-module__OVBOBG__section-header{display:none}.checkout-v3-sheet .checkout-v3-body .CheckoutSection-module__OVBOBG__checkoutV3Layout{gap:12px;height:auto;min-height:auto;display:grid}.checkout-v3-sheet .checkout-v3-body .CheckoutSection-module__OVBOBG__checkoutV3Scroll{min-height:auto;padding-bottom:0;overflow:visible}.checkout-v3-sheet .checkout-v3-body .CheckoutSection-module__OVBOBG__checkoutV3StickyFooter{padding-bottom:calc(16px + env(safe-area-inset-bottom));border-radius:18px 18px 14px 14px;margin-top:0;margin-bottom:0}.checkout-v3-sheet .checkout-v3-body .CheckoutSection-module__OVBOBG__checkout-section-v3{height:auto;min-height:auto;padding-bottom:0;display:block;color:#111!important}:is(.checkout-v3-sheet .checkout-v3-body .CheckoutSection-module__OVBOBG__checkout-section-v3 .CheckoutSection-module__OVBOBG__checkout-shell,.checkout-v3-sheet .checkout-v3-body .CheckoutSection-module__OVBOBG__checkout-section-v3 .CheckoutSection-module__OVBOBG__checkout-form-card,.checkout-v3-sheet .checkout-v3-body .CheckoutSection-module__OVBOBG__checkout-section-v3 .CheckoutSection-module__OVBOBG__checkoutV3Card){height:auto;min-height:auto;padding-bottom:0;display:block;box-shadow:none!important;background:0 0!important;border:0!important}}.CheckoutSection-module__OVBOBG__checkoutV3BlockTitle{color:#111;font-family:var(--font-brand,"Playfair Display", serif);letter-spacing:.01em;margin:0;font-size:18px;font-weight:700;line-height:1.25}.CheckoutSection-module__OVBOBG__checkoutFlatBlock{border-bottom:1px solid #50463c29;gap:14px;padding:0 0 20px;display:grid}.CheckoutSection-module__OVBOBG__checkoutField{gap:8px;min-width:0;display:grid}.CheckoutSection-module__OVBOBG__checkoutField span{font-family:var(--font-body,Inter, sans-serif);letter-spacing:.01em;font-size:14px;font-weight:600;line-height:1.35;color:#1a1a1a!important}.CheckoutSection-module__OVBOBG__checkoutField input,.CheckoutSection-module__OVBOBG__checkoutField textarea{color:#111;width:100%;min-width:0;font-family:var(--font-body,Inter, sans-serif);-webkit-text-fill-color:#111;background:#fffffffa;border:1px solid #50463c47;border-radius:12px;outline:none;font-size:16px;font-weight:500;line-height:1.35;box-shadow:inset 0 1px #ffffffe6}.CheckoutSection-module__OVBOBG__checkoutField input::placeholder,.CheckoutSection-module__OVBOBG__checkoutField textarea::placeholder{font-weight:500;color:#5f5f5f!important;opacity:1!important;-webkit-text-fill-color:#5f5f5f!important}.CheckoutSection-module__OVBOBG__checkoutField input{min-height:50px;padding:13px 14px}.CheckoutSection-module__OVBOBG__checkoutField textarea{resize:vertical;min-height:92px;padding:13px 14px}.CheckoutSection-module__OVBOBG__checkoutField input:focus,.CheckoutSection-module__OVBOBG__checkoutField textarea:focus{border-color:#c9a24b;box-shadow:0 0 0 3px #c9a24b40}.CheckoutSection-module__OVBOBG__checkoutField input:disabled,.CheckoutSection-module__OVBOBG__checkoutField textarea:disabled{color:#444;-webkit-text-fill-color:#444;opacity:1;cursor:not-allowed;background:#ffffffeb;border-color:#50463c47}.CheckoutSection-module__OVBOBG__checkoutError{color:#b42318;font-size:13px;font-weight:600;line-height:1.4}.CheckoutSection-module__OVBOBG__checkoutMapWrap{gap:10px;margin-top:12px;display:grid}.CheckoutSection-module__OVBOBG__checkoutMapToggle{border-radius:var(--bf-button-radius,999px);color:#6a4f14;min-height:44px;font-family:var(--font-body,Inter, sans-serif);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#c9a24b1a;border:1px solid #c9a24b52;padding:0 16px;font-size:13px;font-weight:700}.CheckoutSection-module__OVBOBG__checkoutMapToggle:active{background:#c9a24b2e;transform:scale(.99)}.CheckoutSection-module__OVBOBG__checkoutSubmitRow{margin:0}.CheckoutSection-module__OVBOBG__checkoutSubmitButton{border-radius:var(--bf-button-radius,999px);background:var(--color-gold,#c9a24b);color:#fff;width:100%;min-height:50px;font-family:var(--font-body,Inter, sans-serif);cursor:pointer;border:0;font-size:16px;font-weight:700}.CheckoutSection-module__OVBOBG__checkoutSubmitButton:disabled{cursor:not-allowed;background:var(--color-surface-secondary,#ddd8cc);color:var(--color-text-secondary,#746f68);opacity:1;box-shadow:none;font-weight:700}.CheckoutSection-module__OVBOBG__checkoutFlatSelector{color:#111;width:100%;min-height:50px;font-family:var(--font-body,Inter, sans-serif);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffffffa;border:1px solid #50463c47;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:13px 14px;display:grid;box-shadow:inset 0 1px #ffffffe6}.CheckoutSection-module__OVBOBG__checkoutFlatSelector:focus-visible{border-color:#c9a24b;outline:none;box-shadow:0 0 0 3px #c9a24b40}.CheckoutSection-module__OVBOBG__checkoutFlatSelector span:first-child,.CheckoutSection-module__OVBOBG__checkoutFlatDelivery>span:first-child{color:#1a1a1a;font-size:16px;font-weight:600}.CheckoutSection-module__OVBOBG__checkoutFlatSelector strong{color:#111;white-space:nowrap;font-size:15px;font-weight:700}.CheckoutSection-module__OVBOBG__checkoutFlatSelector span:last-child{color:#444;font-size:11px;font-weight:600;line-height:1}.CheckoutSection-module__OVBOBG__checkoutFlatDelivery{gap:8px;display:grid}.CheckoutSection-module__OVBOBG__checkoutFlatSelectWrap{background:#fffffffa;border:1px solid #50463c47;border-radius:12px;min-width:0;padding:0 14px;display:block;position:relative;box-shadow:inset 0 1px #ffffffe6}.CheckoutSection-module__OVBOBG__checkoutFlatSelectWrap:after{color:#444;content:"▼";pointer-events:none;font-size:11px;font-weight:600;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.CheckoutSection-module__OVBOBG__checkoutFlatSelectWrap select{color:#111;width:100%;min-height:50px;font-family:var(--font-body,Inter, sans-serif);appearance:none;cursor:pointer;-webkit-text-fill-color:#111;background:0 0;border:0;border-radius:0;padding:13px 28px 13px 0;font-size:16px;font-weight:600}.CheckoutSection-module__OVBOBG__checkoutFlatSelectWrap select:disabled{color:#444;-webkit-text-fill-color:#444;opacity:1;cursor:not-allowed}.CheckoutSection-module__OVBOBG__checkoutFlatSelectWrap select:focus{outline:none}.CheckoutSection-module__OVBOBG__checkoutFlatSelectWrap:focus-within{border-color:#c9a24b;box-shadow:0 0 0 3px #c9a24b40}.CheckoutSection-module__OVBOBG__checkoutFlatMuted{color:#444;font-family:var(--font-body,Inter, sans-serif);font-size:13px;font-weight:600;line-height:1.45}.CheckoutSection-module__OVBOBG__checkoutV3Summary{gap:16px}.CheckoutSection-module__OVBOBG__checkoutV3SummaryRows{gap:12px;display:grid}.CheckoutSection-module__OVBOBG__checkoutV3SummaryRow{color:#111;font-family:var(--font-body,Inter, sans-serif);justify-content:space-between;align-items:baseline;gap:12px;font-size:15px;font-weight:600;line-height:1.4;display:flex}.CheckoutSection-module__OVBOBG__checkoutV3SummaryRow strong{color:#111;white-space:nowrap;font-size:15px;font-weight:700}.CheckoutSection-module__OVBOBG__checkoutV3SummaryTotal{color:#111;border-top:1px solid #50463c2e;padding-top:12px;font-size:17px;font-weight:700}.CheckoutSection-module__OVBOBG__checkoutV3SummaryTotal strong{color:#111;font-size:21px;font-weight:700}.CheckoutSection-module__OVBOBG__checkoutPaymentInfo{background:#fffffffa;border:1px solid #50463c3d;border-radius:16px;gap:12px;padding:18px;display:grid}.CheckoutSection-module__OVBOBG__checkoutContactStrip{border-bottom:1px solid #50463c29;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:6px;padding:0 2px 18px;display:grid}.CheckoutSection-module__OVBOBG__checkoutMapToggle{color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffffffa;border:1px solid #50463c47;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:46px;margin-top:4px;padding:10px 14px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.CheckoutSection-module__OVBOBG__checkoutMapToggle:hover,.CheckoutSection-module__OVBOBG__checkoutMapToggle:focus-visible{border-color:#c9a24b;outline:none;box-shadow:0 0 0 3px #c9a24b40}.CheckoutSection-module__OVBOBG__checkoutSmartOptions{gap:10px;display:grid}.CheckoutSection-module__OVBOBG__checkoutAnonymousInfo{color:#111;background:#fffcf5fa;border:1px solid #50463c3d;border-radius:16px;margin:0;padding:14px 16px;font-size:14px;font-weight:600;line-height:1.55}.CheckoutSection-module__OVBOBG__checkoutCardTextarea{min-height:148px}.CheckoutSection-module__OVBOBG__checkoutPaymentLabel{color:#444;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.CheckoutSection-module__OVBOBG__checkoutPaymentValue{color:#111;margin:0;font-size:17px;font-weight:700;line-height:1.35}.CheckoutSection-module__OVBOBG__checkoutPaymentNote{color:#444;margin:0;font-size:14px;font-weight:600;line-height:1.55}.CheckoutSection-module__OVBOBG__checkoutPaymentOptions{border:0;gap:8px;margin:0;padding:0;display:grid}.CheckoutSection-module__OVBOBG__checkoutPaymentOption{color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffffffa;border:1px solid #50463c47;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:50px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.35;display:grid}.CheckoutSection-module__OVBOBG__checkoutPaymentOption:has(input:checked){background:#c9a24b24;border-color:#c9a24b;box-shadow:0 0 0 3px #c9a24b33}.CheckoutSection-module__OVBOBG__checkoutPaymentOption input{accent-color:#c9a24b;width:16px;height:16px;margin:0}.checkout-v3-sheet .checkout-delivery-alert{color:#444;margin:0;font-size:13px;font-weight:600;line-height:1.45}.checkout-v3-sheet .checkout-delivery-alert-error{color:#b42318;font-weight:700}@media (max-width:720px){.CheckoutSection-module__OVBOBG__checkoutContactStrip{grid-template-columns:1fr;gap:10px;padding-bottom:16px}}html[data-theme=dark-luxury] .checkout-v3-sheet{color:#111!important;background:linear-gradient(#fff 0%,#fffdf6 100%)!important;border-color:#50463c3d!important}html[data-theme=dark-luxury] .checkout-v3-sheet h2{color:#111!important;font-weight:700!important}html[data-theme=dark-luxury] .checkout-v3-sheet .checkout-v3-eyebrow{color:#444!important;font-weight:600!important}html[data-theme=dark-luxury] .checkout-v3-sheet .checkout-v3-close{color:#444!important;background:#fffffffa!important;border:1px solid #50463c47!important}:is(html[data-theme=dark-luxury] .checkout-v3-sheet input,html[data-theme=dark-luxury] .checkout-v3-sheet textarea,html[data-theme=dark-luxury] .checkout-v3-sheet select,html[data-theme=dark-luxury] .checkout-section-v3 input,html[data-theme=dark-luxury] .checkout-section-v3 textarea,html[data-theme=dark-luxury] .checkout-section-v3 select){color:#111!important;-webkit-text-fill-color:#111!important;background:#fffffffa!important;border-color:#50463c47!important}:is(html[data-theme=dark-luxury] .checkout-v3-sheet input::placeholder,html[data-theme=dark-luxury] .checkout-v3-sheet textarea::placeholder,html[data-theme=dark-luxury] .checkout-section-v3 input::placeholder,html[data-theme=dark-luxury] .checkout-section-v3 textarea::placeholder){color:#5f5f5f!important;-webkit-text-fill-color:#5f5f5f!important;opacity:1!important}:is(html[data-theme=dark-luxury] .checkout-v3-sheet input:focus,html[data-theme=dark-luxury] .checkout-v3-sheet textarea:focus,html[data-theme=dark-luxury] .checkout-v3-sheet select:focus,html[data-theme=dark-luxury] .checkout-section-v3 input:focus,html[data-theme=dark-luxury] .checkout-section-v3 textarea:focus,html[data-theme=dark-luxury] .checkout-section-v3 select:focus){border-color:#c9a24b!important;outline:none!important;box-shadow:0 0 0 3px #c9a24b40!important}:is(html[data-theme=dark-luxury] .checkout-v3-sheet input:disabled,html[data-theme=dark-luxury] .checkout-v3-sheet textarea:disabled,html[data-theme=dark-luxury] .checkout-v3-sheet select:disabled,html[data-theme=dark-luxury] .checkout-section-v3 input:disabled,html[data-theme=dark-luxury] .checkout-section-v3 textarea:disabled,html[data-theme=dark-luxury] .checkout-section-v3 select:disabled){color:#444!important;-webkit-text-fill-color:#444!important;opacity:1!important;background:#ffffffeb!important;border-color:#50463c47!important}html[data-theme=dark-luxury] .checkout-section-v3{color:#111!important}
.ProductSizePickerSheet-module__KH34gq__overlay{z-index:2147483600;pointer-events:none;visibility:hidden;background:#362d2300;justify-content:center;align-items:flex-end;transition:background-color .28s,visibility 0s linear .34s;display:flex;position:fixed;inset:0}.ProductSizePickerSheet-module__KH34gq__overlayOpen{pointer-events:auto;visibility:visible;background:#1e1b189e;transition:background-color .28s,visibility linear}.ProductSizePickerSheet-module__KH34gq__sheet{background:radial-gradient(circle at 50% 0%, #c9a24b14, transparent 38%), var(--bg-secondary,#fffdf9);will-change:transform;border:1px solid #c9a24b42;border-radius:22px;width:min(100% - 20px,460px);min-height:0;max-height:min(360px,100dvh - 120px);margin-bottom:12px;padding:9px 16px 16px;transition:transform .34s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(104%);box-shadow:0 -22px 60px #362d2375}.ProductSizePickerSheet-module__KH34gq__overlayOpen .ProductSizePickerSheet-module__KH34gq__sheet{transform:translate(0,0)}.ProductSizePickerSheet-module__KH34gq__grabber{background:#b58d3757;border-radius:999px;width:42px;height:4px;margin:0 auto 9px;display:block}.ProductSizePickerSheet-module__KH34gq__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;display:flex}.ProductSizePickerSheet-module__KH34gq__title{font-family:var(--font-brand,"Playfair Display", serif);color:var(--gold-light,#f5d98c);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.05rem;font-weight:600;overflow:hidden}.ProductSizePickerSheet-module__KH34gq__closeButton{background:var(--color-surface-secondary,#f1ede6);width:34px;max-width:none;height:34px;color:var(--gold-light,#f5d98c);cursor:pointer;border:1px solid #c9a24b47;border-radius:999px;margin:0;padding:0;font-size:20px;line-height:1}.ProductSizePickerSheet-module__KH34gq__eyebrow{color:#1e1b1885;font-family:var(--font-body,Inter, sans-serif);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:700;line-height:1}.ProductSizePickerSheet-module__KH34gq__options{scroll-snap-type:x proximity;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;gap:6px;width:100%;max-width:100%;padding:1px 1px 3px;display:flex;overflow-x:auto}.ProductSizePickerSheet-module__KH34gq__options::-webkit-scrollbar{display:none}.ProductSizePickerSheet-module__KH34gq__option{background:var(--color-surface,#fffdf9);width:auto;min-width:58px;max-width:none;min-height:44px;color:var(--text-light,#1e1b18);font-family:var(--font-body,Inter, sans-serif);text-align:center;cursor:pointer;scroll-snap-align:start;border:1px solid #c9a24b33;border-radius:13px;flex:1 0 58px;justify-content:center;align-items:center;gap:12px;margin:0;padding:0 14px;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex}.ProductSizePickerSheet-module__KH34gq__option:active{transform:scale(.985)}.ProductSizePickerSheet-module__KH34gq__optionActive{background:var(--color-gold,#c9a24b);color:#fff;border-color:#c9a24b9e;box-shadow:0 8px 18px #c9a24b33}.ProductSizePickerSheet-module__KH34gq__optionLabel{font-size:15px;font-weight:750}.ProductSizePickerSheet-module__KH34gq__selectionSummary{color:#1e1b18ad;font-family:var(--font-body,Inter, sans-serif);justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:12px;display:flex}.ProductSizePickerSheet-module__KH34gq__selectionSummary strong{color:var(--gold-light,#f5d98c);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px;font-weight:700}.ProductSizePickerSheet-module__KH34gq__confirmButton{background:var(--color-gold,#c9a24b);color:#fff;width:100%;max-width:none;min-height:48px;font-family:var(--font-body,Inter, sans-serif);cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #b58d37b8;border-radius:999px;justify-content:center;align-items:center;margin:12px 0 0;padding:0 18px;font-size:14px;font-weight:750;display:inline-flex;box-shadow:0 10px 24px #c9a24b38}@media (max-width:768px){.ProductSizePickerSheet-module__KH34gq__sheet{margin-bottom:calc(76px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.ProductSizePickerSheet-module__KH34gq__overlay,.ProductSizePickerSheet-module__KH34gq__sheet,.ProductSizePickerSheet-module__KH34gq__option{transition:none}}
.AboutSection-module__NHNBVW__section{background:radial-gradient(circle at 0 30%, #b4893717, transparent 34%), var(--color-background,#f7f5f1);color:var(--color-text-primary,#1e1b18);padding:clamp(86px,11vw,148px) 24px;position:relative;overflow:hidden}.AboutSection-module__NHNBVW__section:after{content:"BELLA FLORE";color:#362d2309;font-family:var(--font-playfair), "Times New Roman", serif;letter-spacing:-.06em;pointer-events:none;white-space:nowrap;font-size:clamp(88px,15vw,230px);font-weight:600;line-height:1;position:absolute;bottom:-.22em;right:-.04em}.AboutSection-module__NHNBVW__shell{z-index:1;grid-template-columns:minmax(0,.82fr) minmax(420px,.9fr);gap:clamp(56px,9vw,150px);width:min(100%,1240px);margin:0 auto;display:grid;position:relative}.AboutSection-module__NHNBVW__intro{position:relative}.AboutSection-module__NHNBVW__kicker{color:var(--color-gold-hover,#b58d37);letter-spacing:.2em;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:750;line-height:1.2}.AboutSection-module__NHNBVW__intro h2{max-width:570px;color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(46px,5.4vw,76px);font-weight:600;line-height:1.04}.AboutSection-module__NHNBVW__signature{border:1px solid var(--color-border,#362d2333);width:74px;height:74px;color:var(--color-gold-hover,#b58d37);font-family:var(--font-playfair), "Times New Roman", serif;letter-spacing:.08em;border-radius:50%;place-items:center;margin-top:42px;font-size:19px;display:grid;transform:rotate(-8deg)}.AboutSection-module__NHNBVW__story{border-top:1px solid var(--color-border,#362d2324);align-self:center;padding-top:42px}.AboutSection-module__NHNBVW__story p{max-width:620px;color:var(--color-text-secondary,#746f68);margin:22px 0 0;font-size:16px;line-height:1.8}.AboutSection-module__NHNBVW__story .AboutSection-module__NHNBVW__lead{color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;margin-top:0;font-size:clamp(25px,2.6vw,34px);line-height:1.42}.AboutSection-module__NHNBVW__storyLink{color:var(--color-gold-hover,#b58d37);letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid #b58d3766;align-items:center;gap:16px;margin-top:34px;padding-bottom:8px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.AboutSection-module__NHNBVW__values{z-index:1;border-top:1px solid var(--color-border,#362d231f);border-bottom:1px solid var(--color-border,#362d231f);grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,1240px);margin:88px auto 0;display:grid;position:relative}.AboutSection-module__NHNBVW__values article{padding:32px clamp(24px,3vw,42px) 36px}.AboutSection-module__NHNBVW__values article+article{border-left:1px solid var(--color-border,#362d231f)}.AboutSection-module__NHNBVW__values span{color:var(--color-gold-hover,#b58d37);letter-spacing:.16em;margin-bottom:34px;font-size:11px;font-weight:750;display:block}.AboutSection-module__NHNBVW__values h3{color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;margin:0;font-size:25px;font-weight:600}.AboutSection-module__NHNBVW__values p{color:var(--color-text-secondary,#746f68);margin:15px 0 0;font-size:14px;line-height:1.68}@media (max-width:860px){.AboutSection-module__NHNBVW__section{padding:82px 20px}.AboutSection-module__NHNBVW__shell{grid-template-columns:1fr;gap:48px}.AboutSection-module__NHNBVW__story{padding-top:32px}.AboutSection-module__NHNBVW__values{margin-top:66px}}@media (max-width:640px){.AboutSection-module__NHNBVW__section{padding:72px 16px 78px}.AboutSection-module__NHNBVW__kicker{margin-bottom:18px}.AboutSection-module__NHNBVW__intro h2{font-size:clamp(42px,12vw,54px)}.AboutSection-module__NHNBVW__signature{width:62px;height:62px;margin-top:30px;font-size:16px}.AboutSection-module__NHNBVW__story .AboutSection-module__NHNBVW__lead{font-size:25px;line-height:1.44}.AboutSection-module__NHNBVW__story p{font-size:15px;line-height:1.72}.AboutSection-module__NHNBVW__values{grid-template-columns:1fr;margin-top:56px}.AboutSection-module__NHNBVW__values article{padding:28px 4px 30px}.AboutSection-module__NHNBVW__values article+article{border-top:1px solid var(--color-border,#362d231f);border-left:0}.AboutSection-module__NHNBVW__values span{margin-bottom:20px}}
.LuxuryCatalogProductCard-module__z_N1GG__card{min-width:0;height:auto;padding:var(--bf-card-padding,20px);border-radius:var(--bf-card-radius,16px);border:1px solid var(--color-border,#362d2324);background:var(--bg-secondary,#fffdf9);flex-direction:column;gap:12px;display:flex;position:relative;box-shadow:0 12px 28px #362d2314}.LuxuryCatalogProductCard-module__z_N1GG__mediaWrap{flex:none;position:relative}.LuxuryCatalogProductCard-module__z_N1GG__mediaButton{cursor:pointer;touch-action:pan-y;background:0 0;border:0;width:100%;padding:0;display:block}.LuxuryCatalogProductCard-module__z_N1GG__imageWrap{aspect-ratio:1;background:var(--color-surface-secondary,#f1ede6);border-radius:12px;position:relative;overflow:hidden}.LuxuryCatalogProductCard-module__z_N1GG__productImage{object-fit:cover;width:100%;height:100%}.LuxuryCatalogProductCard-module__z_N1GG__imageFallback{min-height:100%}.LuxuryCatalogProductCard-module__z_N1GG__favorite{z-index:2;width:36px;height:36px;color:var(--text-light,#1e1b18);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:pan-y;background:#fffdf9eb;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 6px 16px #362d2324}.LuxuryCatalogProductCard-module__z_N1GG__favorite svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}.LuxuryCatalogProductCard-module__z_N1GG__favoriteActive{color:#e63946}.LuxuryCatalogProductCard-module__z_N1GG__favoriteActive svg{fill:#e63946;stroke:#e63946}.LuxuryCatalogProductCard-module__z_N1GG__info{flex-direction:column;flex:auto;gap:8px;min-width:0;min-height:0;display:flex}.LuxuryCatalogProductCard-module__z_N1GG__contentBlock{flex-direction:column;flex:auto;gap:6px;min-height:0;display:flex}.LuxuryCatalogProductCard-module__z_N1GG__category{color:var(--gold-dark,#b58d37);font-family:var(--font-body,Inter, sans-serif);letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;margin:0;font-size:10px;font-weight:600;line-height:1.3;overflow:hidden}.LuxuryCatalogProductCard-module__z_N1GG__titleButton{text-align:left;cursor:pointer;touch-action:pan-y;background:0 0;border:0;padding:0}.LuxuryCatalogProductCard-module__z_N1GG__title{min-height:2.5em;font-family:var(--font-brand,"Playfair Display", serif);color:var(--text-light,#1e1b18);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.LuxuryCatalogProductCard-module__z_N1GG__description{min-height:2.7em;color:var(--color-text-secondary,#746f68);font-family:var(--font-body,Inter, sans-serif);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.LuxuryCatalogProductCard-module__z_N1GG__detailsButton{min-height:34px;color:var(--gold-dark,#b58d37);font:600 12px/1 var(--font-body,Inter, sans-serif);cursor:pointer;touch-action:pan-y;-webkit-tap-highlight-color:transparent;background:0 0;border:0;align-self:flex-start;padding:0}.LuxuryCatalogProductCard-module__z_N1GG__expandedDetails{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1),opacity .2s,visibility 0s linear .28s;display:grid}.LuxuryCatalogProductCard-module__z_N1GG__expandedDetailsOpen{opacity:1;visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1),opacity .22s,visibility}.LuxuryCatalogProductCard-module__z_N1GG__expandedDetailsInner{min-height:0;color:var(--color-text-secondary,#746f68);font-family:var(--font-body,Inter, sans-serif);font-size:11px;line-height:1.4;overflow:hidden}.LuxuryCatalogProductCard-module__z_N1GG__expandedDetailsInner>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 8px;display:-webkit-box;overflow:hidden}.LuxuryCatalogProductCard-module__z_N1GG__expandedDetailsInner dl{gap:6px;margin:0;display:grid}.LuxuryCatalogProductCard-module__z_N1GG__expandedDetailsInner dl>div{border-top:1px solid var(--color-border,#362d231f);gap:2px;padding-top:6px;display:grid}.LuxuryCatalogProductCard-module__z_N1GG__expandedDetailsInner dt{color:var(--color-gold-hover,#b58d37);font-weight:700}.LuxuryCatalogProductCard-module__z_N1GG__expandedDetailsInner dd{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.LuxuryCatalogProductCard-module__z_N1GG__price{white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-body,Inter, sans-serif);color:var(--color-gold,#c9a24b);margin:0;font-size:1rem;font-weight:700;overflow:hidden}.LuxuryCatalogProductCard-module__z_N1GG__actionRow{justify-content:center;align-items:center;gap:8px;margin-top:auto;padding-top:4px;display:flex}.LuxuryCatalogProductCard-module__z_N1GG__buyButton{min-width:0;max-width:100%;min-height:var(--bf-button-height,44px);border-radius:var(--bf-button-radius,999px);background:var(--bf-gold-gradient,var(--color-gold,#c9a24b));color:#fff;font-family:var(--font-body,Inter, sans-serif);cursor:pointer;scroll-margin-bottom:calc(148px + env(safe-area-inset-bottom));-webkit-tap-highlight-color:transparent;touch-action:pan-y;border:0;flex:auto;padding:0 16px;font-size:13px;font-weight:600;line-height:1;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 8px 20px #c9a24b38}.LuxuryCatalogProductCard-module__z_N1GG__buyButton:hover{filter:brightness(1.04);box-shadow:0 10px 24px #b58d3742}.LuxuryCatalogProductCard-module__z_N1GG__buyButton:active{transform:scale(.98)}.LuxuryCatalogProductCard-module__z_N1GG__sizeSelectorBlock{gap:5px;min-width:0;margin-top:2px;display:grid}.LuxuryCatalogProductCard-module__z_N1GG__sizeSelectorLabel{color:var(--color-text-secondary,#746f68);font-family:var(--font-body,Inter, sans-serif);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1}.LuxuryCatalogProductCard-module__z_N1GG__sizeSelectorRow{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;gap:4px;width:100%;min-width:0;max-width:100%;padding:1px;display:flex;overflow-x:auto}.LuxuryCatalogProductCard-module__z_N1GG__sizeSelectorRow::-webkit-scrollbar{display:none}.LuxuryCatalogProductCard-module__z_N1GG__sizeOption{border:1px solid var(--color-border,#362d232e);background:var(--color-surface,#fffdf9);min-width:34px;min-height:34px;color:var(--color-text-primary,#1e1b18);font-family:var(--font-body,Inter, sans-serif);letter-spacing:.06em;cursor:pointer;scroll-snap-align:start;-webkit-tap-highlight-color:transparent;touch-action:pan-x pan-y;border-radius:10px;flex:1 0 34px;justify-content:center;align-items:center;margin:0;padding:0 7px;font-size:11px;font-weight:700;line-height:1;transition:transform .12s,border-color .12s,background-color .12s,color .12s;display:inline-flex}.LuxuryCatalogProductCard-module__z_N1GG__sizeOption:hover{border-color:var(--color-gold,#c9a24b);color:var(--text-light,#1e1b18);background:#c9a24b1a}.LuxuryCatalogProductCard-module__z_N1GG__sizeOption:active{transform:scale(.96)}.LuxuryCatalogProductCard-module__z_N1GG__sizeOptionActive{border-color:var(--color-gold,#c9a24b);background:var(--color-gold,#c9a24b);color:#fff;box-shadow:0 5px 12px #c9a24b3d}@media (max-width:768px){.LuxuryCatalogProductCard-module__z_N1GG__card{gap:10px;padding:16px}.LuxuryCatalogProductCard-module__z_N1GG__favorite{width:34px;height:34px;top:8px;right:8px}.LuxuryCatalogProductCard-module__z_N1GG__title{font-size:.95rem}.LuxuryCatalogProductCard-module__z_N1GG__sizeOption{min-height:36px}}@media (prefers-reduced-motion:reduce){.LuxuryCatalogProductCard-module__z_N1GG__expandedDetails,.LuxuryCatalogProductCard-module__z_N1GG__expandedDetailsOpen,.LuxuryCatalogProductCard-module__z_N1GG__buyButton,.LuxuryCatalogProductCard-module__z_N1GG__sizeOption{transition:none;animation:none!important}}
.ProductImageWithFallback-module__feK3Gq__fallback{background:radial-gradient(circle at 50% 0,#ead6d647,#0000 42%),linear-gradient(#fdfbf7f5,#fbf8f2e0);justify-content:center;align-items:center;width:100%;height:100%;min-height:280px;display:flex}.ProductImageWithFallback-module__feK3Gq__logo{opacity:.72;transform:scale(.82)}
.CollectionsSection-module__W3hi6a__section{max-width:1280px;padding:34px 16px calc(220px + env(safe-area-inset-bottom));background:var(--bg-primary,#f7f5f1);scroll-margin-top:calc(72px + env(safe-area-inset-top));margin:0 auto;overflow-x:clip}.CollectionsSection-module__W3hi6a__header{text-align:center;margin-bottom:18px}.CollectionsSection-module__W3hi6a__header h2{font-family:var(--font-brand,"Playfair Display", serif);color:var(--text-light,#1e1b18);margin:0;font-size:clamp(1.65rem,4.5vw,2.15rem);font-weight:600;line-height:1.15}.CollectionsSection-module__W3hi6a__subtitle{max-width:420px;color:var(--color-text-secondary,#746f68);font-family:var(--font-body,Inter, sans-serif);margin:10px auto 0;font-size:15px;line-height:1.45}.CollectionsSection-module__W3hi6a__toolbar{gap:12px;max-width:720px;margin:0 auto 28px;display:grid}.CollectionsSection-module__W3hi6a__searchField{align-items:center;display:flex;position:relative}.CollectionsSection-module__W3hi6a__searchIcon{z-index:1;color:var(--color-text-secondary,#746f68);pointer-events:none;font-size:17px;position:absolute;left:16px}.CollectionsSection-module__W3hi6a__searchField input{border:1px solid var(--color-border,#362d2329);background:var(--bg-secondary,#fffdf9);width:100%;min-width:0;color:var(--text-light,#1e1b18);font-family:var(--font-body,Inter, sans-serif);appearance:none;border-radius:999px;padding:14px 44px 14px 42px;font-size:16px;box-shadow:0 8px 20px #362d2314}.CollectionsSection-module__W3hi6a__searchField input::-webkit-search-cancel-button{appearance:none;display:none}.CollectionsSection-module__W3hi6a__searchField input::-webkit-search-decoration{appearance:none;display:none}.CollectionsSection-module__W3hi6a__searchField input::-ms-clear{appearance:none;display:none}.CollectionsSection-module__W3hi6a__searchField input::placeholder{color:#1e1b1866}.CollectionsSection-module__W3hi6a__searchClear{width:28px;height:28px;color:var(--gold-hover,#b58d37);cursor:pointer;background:#c9a24b24;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;right:10px}.CollectionsSection-module__W3hi6a__searchClear svg{stroke:currentColor;stroke-width:1.8px;fill:none;width:12px;height:12px}.CollectionsSection-module__W3hi6a__categoryRow{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:6px;width:100%;min-width:0;max-width:100%;padding:0 2px 2px;display:flex;overflow-x:auto}.CollectionsSection-module__W3hi6a__categoryRow::-webkit-scrollbar{display:none}.CollectionsSection-module__W3hi6a__categoryChip{border:1px solid var(--color-border,#362d2329);background:var(--bg-secondary,#fffdf9);width:fit-content;max-width:none;min-height:30px;color:var(--text-light,#1e1b18);font-family:var(--font-body,Inter, sans-serif);letter-spacing:.01em;white-space:nowrap;cursor:pointer;box-shadow:none;border-radius:999px;flex:none;justify-content:center;align-items:center;margin:0;padding:5px 11px;font-size:12px;font-weight:500;line-height:1.2;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.CollectionsSection-module__W3hi6a__categoryChipActive{border-color:var(--color-gold,#c9a24b);color:var(--color-gold-hover,#b58d37);background:#c9a24b24}.CollectionsSection-module__W3hi6a__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.CollectionsSection-module__W3hi6a__gridAll,.CollectionsSection-module__W3hi6a__gridCategory{grid-auto-flow:row}.CollectionsSection-module__W3hi6a__gridAll{gap:10px}.CollectionsSection-module__W3hi6a__gridCategory{gap:12px}.CollectionsSection-module__W3hi6a__emptyState{text-align:center;background:var(--bg-secondary,#fffdf9);border:1px solid var(--color-border,#362d2329);border-radius:22px;max-width:360px;margin:8px auto 0;padding:28px 22px}.CollectionsSection-module__W3hi6a__emptyTitle{font-family:var(--font-brand,"Playfair Display", serif);color:var(--text-light,#1e1b18);margin:0;font-size:1.05rem;font-weight:600}.CollectionsSection-module__W3hi6a__emptyMessage{color:var(--color-text-secondary,#746f68);font-family:var(--font-body,Inter, sans-serif);margin:8px 0 0;font-size:14px;line-height:1.45}.CollectionsSection-module__W3hi6a__emptyReset{border-radius:var(--bf-button-radius,999px);background:var(--bf-gold-gradient,var(--color-gold,#c9a24b));color:#fff;font-family:var(--font-body,Inter, sans-serif);cursor:pointer;border:0;margin-top:16px;padding:11px 18px;font-size:14px;font-weight:600}@media (min-width:900px){.CollectionsSection-module__W3hi6a__section{padding:42px 24px calc(220px + env(safe-area-inset-bottom))}.CollectionsSection-module__W3hi6a__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.CollectionsSection-module__W3hi6a__gridAll{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.CollectionsSection-module__W3hi6a__gridCategory{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (min-width:1180px){.CollectionsSection-module__W3hi6a__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.CollectionsSection-module__W3hi6a__gridAll{grid-template-columns:repeat(5,minmax(0,1fr))}.CollectionsSection-module__W3hi6a__gridCategory{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:360px){.CollectionsSection-module__W3hi6a__grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:768px){.CollectionsSection-module__W3hi6a__section{scroll-padding-bottom:calc(148px + env(safe-area-inset-bottom))}.CollectionsSection-module__W3hi6a__toolbar{margin-bottom:20px}.CollectionsSection-module__W3hi6a__categoryChip{width:fit-content;max-width:none;box-shadow:none;margin:0;padding:5px 11px;font-size:12px;font-weight:500}.CollectionsSection-module__W3hi6a__subtitle{font-size:14px}.CollectionsSection-module__W3hi6a__searchField input{padding-top:13px;padding-bottom:13px;font-size:15px}}
.ContactSection-module__43iI0G__footer{padding:0 24px calc(34px + env(safe-area-inset-bottom));border-top:1px solid var(--color-border,#362d2324);background:radial-gradient(circle at 8% 0, #bc91391a, transparent 30%), var(--color-background,#f7f5f1);color:var(--color-text-primary,#1e1b18);position:relative}.ContactSection-module__43iI0G__topLine{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(100%,1240px);margin:0 auto;display:grid;transform:translateY(-9px)}.ContactSection-module__43iI0G__topLine span{background:linear-gradient(90deg,#0000,#b58d3759);height:1px}.ContactSection-module__43iI0G__topLine span:last-child{transform:scaleX(-1)}.ContactSection-module__43iI0G__topLine b{border:1px solid var(--color-border,#362d2333);background:var(--color-surface,#fffdf9);width:34px;height:34px;color:var(--color-gold-hover,#b58d37);border-radius:50%;place-items:center;font-size:13px;font-weight:400;display:grid}.ContactSection-module__43iI0G__shell{grid-template-columns:1.35fr .72fr .85fr 1fr;gap:clamp(42px,6vw,88px);width:min(100%,1240px);margin:0 auto;padding:clamp(76px,8vw,112px) 0 72px;display:grid}.ContactSection-module__43iI0G__brand{color:var(--color-gold-hover,#b58d37);font-family:var(--font-playfair), "Times New Roman", serif;letter-spacing:.015em;font-size:clamp(39px,4vw,54px);font-weight:600;line-height:1;text-decoration:none}.ContactSection-module__43iI0G__brandColumn>p{max-width:360px;color:var(--color-text-secondary,#746f68);margin:24px 0 0;font-size:14px;line-height:1.7}.ContactSection-module__43iI0G__socials{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.ContactSection-module__43iI0G__socials a{border:1px solid var(--color-border,#362d232e);min-height:38px;color:var(--color-gold-hover,#b58d37);letter-spacing:.08em;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:10px;font-weight:800;text-decoration:none;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.ContactSection-module__43iI0G__socials a span{color:var(--color-text-secondary,#746f68);letter-spacing:.02em;font-weight:650}.ContactSection-module__43iI0G__socials a:hover,.ContactSection-module__43iI0G__socials a:focus-visible{color:var(--color-gold-hover,#b58d37);background:#c9a24b14;border-color:#b58d3773;outline:none}.ContactSection-module__43iI0G__linksColumn,.ContactSection-module__43iI0G__contactColumn,.ContactSection-module__43iI0G__deliveryColumn{flex-direction:column;align-items:flex-start;display:flex}.ContactSection-module__43iI0G__linksColumn h2,.ContactSection-module__43iI0G__contactColumn h2,.ContactSection-module__43iI0G__columnLabel{color:var(--color-gold-hover,#b58d37);font-family:var(--font-inter), Arial, sans-serif;letter-spacing:.17em;text-transform:uppercase;margin:0 0 25px;font-size:10px;font-weight:800;line-height:1.2}.ContactSection-module__43iI0G__linksColumn a{color:var(--color-text-secondary,#746f68);font-size:13px;line-height:1.5;text-decoration:none}.ContactSection-module__43iI0G__linksColumn a+a{margin-top:14px}.ContactSection-module__43iI0G__linksColumn a:hover,.ContactSection-module__43iI0G__linksColumn a:focus-visible,.ContactSection-module__43iI0G__phone:hover,.ContactSection-module__43iI0G__phone:focus-visible{color:var(--color-gold-hover,#b58d37);outline:none}.ContactSection-module__43iI0G__phone{color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;font-size:21px;text-decoration:none}.ContactSection-module__43iI0G__contactColumn p{color:var(--color-text-secondary,#746f68);margin:15px 0 0;font-size:12px;line-height:1.5}.ContactSection-module__43iI0G__contactColumn p+p{margin-top:7px}.ContactSection-module__43iI0G__deliveryColumn{border:1px solid var(--color-border,#362d232e);background:var(--color-surface-secondary,#f1ede6);border-radius:22px;padding:25px}.ContactSection-module__43iI0G__deliveryColumn .ContactSection-module__43iI0G__columnLabel{margin-bottom:18px}.ContactSection-module__43iI0G__deliveryColumn strong{color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;font-size:22px;font-weight:600;line-height:1.25}.ContactSection-module__43iI0G__deliveryColumn>p:not(.ContactSection-module__43iI0G__columnLabel){color:var(--color-text-secondary,#746f68);margin:16px 0 0;font-size:12px;line-height:1.62}.ContactSection-module__43iI0G__deliveryColumn>span{border-top:1px solid var(--color-border,#362d2324);color:var(--color-gold-hover,#b58d37);letter-spacing:.05em;text-transform:uppercase;margin-top:18px;padding-top:16px;font-size:10px;line-height:1.5;display:block}.ContactSection-module__43iI0G__bottomBar{border-top:1px solid var(--color-border,#362d2324);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(100%,1240px);margin:0 auto;padding-top:26px;display:grid}.ContactSection-module__43iI0G__bottomBar p{color:var(--color-text-secondary,#746f68);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px}.ContactSection-module__43iI0G__bottomBar>p:last-child{text-align:right}.ContactSection-module__43iI0G__payments{align-items:center;gap:8px;display:flex}.ContactSection-module__43iI0G__payments span{border:1px solid var(--color-border,#362d2329);min-width:42px;height:27px;color:var(--color-text-secondary,#746f68);letter-spacing:.06em;border-radius:6px;place-items:center;padding:0 8px;font-size:9px;font-weight:800;display:grid}@media (max-width:980px){.ContactSection-module__43iI0G__shell{grid-template-columns:1.3fr .8fr}}@media (max-width:640px){.ContactSection-module__43iI0G__footer{padding-right:16px;padding-bottom:calc(112px + env(safe-area-inset-bottom));padding-left:16px}.ContactSection-module__43iI0G__shell{grid-template-columns:1fr;gap:48px;padding:58px 0 52px}.ContactSection-module__43iI0G__brandColumn>p{max-width:330px}.ContactSection-module__43iI0G__socials{gap:8px}.ContactSection-module__43iI0G__socials a{min-height:42px}.ContactSection-module__43iI0G__linksColumn{grid-template-columns:1fr 1fr;gap:14px 18px;display:grid}.ContactSection-module__43iI0G__linksColumn h2{grid-column:1/-1;margin-bottom:8px}.ContactSection-module__43iI0G__linksColumn a+a{margin-top:0}.ContactSection-module__43iI0G__deliveryColumn{padding:22px}.ContactSection-module__43iI0G__bottomBar{grid-template-columns:1fr;justify-items:start}.ContactSection-module__43iI0G__bottomBar>p:last-child{display:none}.ContactSection-module__43iI0G__payments{order:-1}}
.HeroSection-module___UGK9W__hero{isolation:isolate;background:radial-gradient(circle at 18% 18%, #c9a24b1a, transparent 32%), var(--color-background,#f7f5f1);width:100%;min-height:min(88svh,780px);color:var(--color-text-primary,#1e1b18);text-align:left;border-radius:0 0 44px 44px;padding:clamp(112px,12vw,156px) 24px 72px;display:grid;position:relative;overflow:hidden}.HeroSection-module___UGK9W__hero:before,.HeroSection-module___UGK9W__hero:after{content:none}.HeroSection-module___UGK9W__ambientGlow{z-index:-1;aspect-ratio:1;filter:blur(110px);pointer-events:none;background:#c9a24b24;border-radius:50%;width:min(72vw,980px);position:absolute;bottom:-28%;right:-12%}.HeroSection-module___UGK9W__shell{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:center;gap:clamp(32px,5vw,64px);width:min(100%,1180px);margin:0 auto;display:grid}.HeroSection-module___UGK9W__content{flex-direction:column;align-items:flex-start;width:100%;min-height:0;padding:0;display:flex}.HeroSection-module___UGK9W__photo{aspect-ratio:4/5;background:var(--color-surface-secondary,#f1ede6);border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 60px #362d2324}.HeroSection-module___UGK9W__photo img{object-fit:cover}.HeroSection-module___UGK9W__eyebrow{color:var(--color-gold-hover,#b58d37);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 28px;font-size:12px;font-weight:700;line-height:1.3;display:inline-flex}.HeroSection-module___UGK9W__eyebrow>span{background:linear-gradient(90deg, var(--color-gold,#c9a24b), #c9a24b1f);width:44px;height:1px}.HeroSection-module___UGK9W__title{max-width:760px;color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(44px,5.2vw,80px);font-weight:600;line-height:1.02}.HeroSection-module___UGK9W__subtitle{max-width:590px;color:var(--color-text-secondary,#746f68);letter-spacing:.01em;margin:30px 0 0;font-size:clamp(17px,1.5vw,21px);font-weight:400;line-height:1.58}.HeroSection-module___UGK9W__actions{align-items:center;gap:24px;margin-top:42px;display:flex}.HeroSection-module___UGK9W__primaryAction,.HeroSection-module___UGK9W__secondaryAction{min-height:58px;font-family:var(--font-inter), Arial, sans-serif;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:14px;font-size:14px;font-weight:750;line-height:1;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.HeroSection-module___UGK9W__primaryAction{border:1px solid var(--color-gold,#c9a24b);background:var(--color-gold,#c9a24b);color:#fff;cursor:pointer;min-width:228px;padding:0 28px;box-shadow:0 12px 28px #c9a24b3d}.HeroSection-module___UGK9W__primaryAction>span,.HeroSection-module___UGK9W__secondaryAction>span{font-size:18px;font-weight:400}.HeroSection-module___UGK9W__secondaryAction{border:0;border-bottom:1px solid var(--color-border,#362d233d);color:var(--color-text-primary,#1e1b18);border-radius:0;padding:0 4px}.HeroSection-module___UGK9W__primaryAction:hover,.HeroSection-module___UGK9W__primaryAction:focus-visible{border-color:var(--color-gold-hover,#b58d37);background:var(--color-gold-hover,#b58d37);outline:none;transform:translateY(-2px);box-shadow:0 16px 36px #b58d3747}.HeroSection-module___UGK9W__secondaryAction:hover,.HeroSection-module___UGK9W__secondaryAction:focus-visible{border-bottom-color:var(--color-gold-hover,#b58d37);color:var(--color-gold-hover,#b58d37);outline:none}.HeroSection-module___UGK9W__trustList{border-top:1px solid var(--color-border,#362d2324);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:min(100%,610px);margin:56px 0 0;padding:25px 0 0;list-style:none;display:grid}.HeroSection-module___UGK9W__trustList li{gap:7px;min-width:0;padding-right:18px;display:grid}.HeroSection-module___UGK9W__trustList li+li{border-left:1px solid var(--color-border,#362d231f);padding-left:24px}.HeroSection-module___UGK9W__trustList strong{color:var(--color-gold-hover,#b58d37);font-family:var(--font-playfair), "Times New Roman", serif;font-size:18px;font-weight:600;line-height:1.1}.HeroSection-module___UGK9W__trustList span{color:var(--color-text-secondary,#746f68);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:650;line-height:1.4}@media (max-width:960px){.HeroSection-module___UGK9W__hero{border-radius:0 0 32px 32px;min-height:auto;padding:122px 20px 56px}.HeroSection-module___UGK9W__shell{grid-template-columns:1fr;gap:32px}.HeroSection-module___UGK9W__photo{aspect-ratio:16/11;order:-1;max-width:520px;margin:0 auto}.HeroSection-module___UGK9W__content{text-align:center;align-items:center}.HeroSection-module___UGK9W__title{max-width:760px}.HeroSection-module___UGK9W__subtitle{max-width:620px}.HeroSection-module___UGK9W__trustList{text-align:left}}@media (max-width:640px){.HeroSection-module___UGK9W__hero{padding:112px 16px 42px}.HeroSection-module___UGK9W__shell{gap:34px}.HeroSection-module___UGK9W__eyebrow{letter-spacing:.14em;gap:9px;margin-bottom:20px;font-size:10px}.HeroSection-module___UGK9W__eyebrow>span{width:26px}.HeroSection-module___UGK9W__title{letter-spacing:-.045em;max-width:390px;font-size:clamp(44px,12.6vw,60px);line-height:.98}.HeroSection-module___UGK9W__subtitle{max-width:380px;margin-top:22px;font-size:16px;line-height:1.52}.HeroSection-module___UGK9W__actions{flex-direction:column;gap:18px;width:100%;margin-top:30px}.HeroSection-module___UGK9W__primaryAction{width:100%;min-height:56px}.HeroSection-module___UGK9W__secondaryAction{min-height:34px}.HeroSection-module___UGK9W__trustList{width:100%;margin-top:38px;padding-top:20px}.HeroSection-module___UGK9W__trustList li{padding-right:10px}.HeroSection-module___UGK9W__trustList li+li{padding-left:12px}.HeroSection-module___UGK9W__trustList strong{font-size:15px}.HeroSection-module___UGK9W__trustList span{letter-spacing:.06em;font-size:8px}}@media (prefers-reduced-motion:reduce){.HeroSection-module___UGK9W__primaryAction,.HeroSection-module___UGK9W__secondaryAction{transition:none}}
.SmartPromoBanner-module__vTHssa__section{width:min(100%,1280px);padding:calc(clamp(96px, 13vw, 132px) + env(safe-area-inset-top)) 16px 6px;margin:0 auto;position:relative}.SmartPromoBanner-module__vTHssa__viewport{border:1px solid var(--color-border,#362d2329);background:var(--color-surface-secondary,#f1ede6);touch-action:pan-y;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 48px #362d231a}.SmartPromoBanner-module__vTHssa__skeleton{aspect-ratio:16/11;background:linear-gradient(100deg,#0000 30%,#c9a24b24 48%,#0000 66%) 0 0/220% 100%,linear-gradient(145deg,#f1ede6,#f7f5f1) 0 0/100% 100%;animation:1.35s ease-in-out infinite SmartPromoBanner-module__vTHssa__bannerSkeleton}.SmartPromoBanner-module__vTHssa__previewSection{width:100%;padding:0}@keyframes SmartPromoBanner-module__vTHssa__bannerSkeleton{0%{background-position:120% 0,0 0}to{background-position:-120% 0,0 0}}.SmartPromoBanner-module__vTHssa__track{will-change:transform;width:100%;transition:transform .48s cubic-bezier(.22,1,.36,1);display:flex}.SmartPromoBanner-module__vTHssa__slide{aspect-ratio:16/11;opacity:.56;pointer-events:none;flex:0 0 100%;min-width:0;transition:opacity .45s;position:relative}.SmartPromoBanner-module__vTHssa__slideActive{opacity:1;pointer-events:auto}.SmartPromoBanner-module__vTHssa__imageWrap{position:absolute;inset:0}.SmartPromoBanner-module__vTHssa__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.SmartPromoBanner-module__vTHssa__overlay{background:linear-gradient(90deg,#0a0b09d1 0%,#0a0b0947 68%,#0000),linear-gradient(#0000 24%,#0a0b09cc 100%);position:absolute;inset:0}.SmartPromoBanner-module__vTHssa__content{z-index:1;gap:8px;max-width:86%;padding:24px 54px 26px;display:grid;position:absolute;bottom:0;left:0;right:0}.SmartPromoBanner-module__vTHssa__title{max-width:18ch;color:var(--text-light,#1e1b18);font-family:var(--font-brand,"Playfair Display", serif);text-shadow:0 3px 16px #0000006b;text-wrap:balance;margin:0;font-size:clamp(1.55rem,7vw,2.4rem);font-weight:600;line-height:1.04}.SmartPromoBanner-module__vTHssa__subtitle{max-width:34ch;color:var(--gold-light,#f5d98c);font-family:var(--font-body,Inter, sans-serif);margin:0;font-size:clamp(12px,3.4vw,16px);font-weight:650;line-height:1.45}.SmartPromoBanner-module__vTHssa__actionButton{border-radius:var(--bf-button-radius,999px);background:var(--bf-gold-gradient,linear-gradient(180deg, #f5d98c 0%, #d4af37 100%));min-height:42px;color:var(--color-text-primary,#1e1b18);font-family:var(--font-body,Inter, sans-serif);justify-content:center;justify-self:start;align-items:center;margin-top:8px;padding:11px 22px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 8px 20px #d4af373d}.SmartPromoBanner-module__vTHssa__actionButton:hover,.SmartPromoBanner-module__vTHssa__actionButton:focus-visible{filter:brightness(1.04);outline:none;box-shadow:0 10px 24px #d4af374d}.SmartPromoBanner-module__vTHssa__actionButton:active{transform:scale(.98)}.SmartPromoBanner-module__vTHssa__navButton{z-index:2;width:42px;max-width:none;height:42px;min-height:42px;color:var(--gold-light,#f5d98c);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#10110eb8;border:1px solid #e5c78042;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .15s,border-color .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 26px #00000047}.SmartPromoBanner-module__vTHssa__navButton:hover,.SmartPromoBanner-module__vTHssa__navButton:focus-visible{background:#1a1a1ae0;border-color:#e5c78080;outline:none}.SmartPromoBanner-module__vTHssa__navButton svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.SmartPromoBanner-module__vTHssa__navButtonPrev{left:12px}.SmartPromoBanner-module__vTHssa__navButtonNext{right:12px}.SmartPromoBanner-module__vTHssa__dots{z-index:3;justify-content:center;align-items:center;gap:7px;margin:0;display:flex;position:absolute;top:36px;left:50%;transform:translate(-50%)}.SmartPromoBanner-module__vTHssa__previewSection .SmartPromoBanner-module__vTHssa__dots{top:12px}.SmartPromoBanner-module__vTHssa__dot{width:7px;max-width:none;height:7px;min-height:7px;box-shadow:none;cursor:pointer;background:#d4af3752;border:0;border-radius:999px;margin:0;padding:0;transition:width .2s,background-color .2s}.SmartPromoBanner-module__vTHssa__dotActive{background:var(--gold-dark,#d4af37);width:26px}.SmartPromoBanner-module__vTHssa__slideStatus{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}@media (min-width:640px){.SmartPromoBanner-module__vTHssa__skeleton,.SmartPromoBanner-module__vTHssa__slide{aspect-ratio:21/8}.SmartPromoBanner-module__vTHssa__content{max-width:62%;padding:32px 64px}}@media (min-width:1024px){.SmartPromoBanner-module__vTHssa__skeleton,.SmartPromoBanner-module__vTHssa__slide{aspect-ratio:21/6}}@media (max-width:639px){.SmartPromoBanner-module__vTHssa__section{padding-top:calc(88px + env(safe-area-inset-top))}.SmartPromoBanner-module__vTHssa__content{max-width:92%;padding-left:24px;padding-right:24px}.SmartPromoBanner-module__vTHssa__navButton{width:40px;height:40px;min-height:40px;top:18px;transform:none}.SmartPromoBanner-module__vTHssa__navButtonPrev{left:8px}.SmartPromoBanner-module__vTHssa__navButtonNext{right:8px}}@media (prefers-reduced-motion:reduce){.SmartPromoBanner-module__vTHssa__track,.SmartPromoBanner-module__vTHssa__slide,.SmartPromoBanner-module__vTHssa__actionButton,.SmartPromoBanner-module__vTHssa__navButton,.SmartPromoBanner-module__vTHssa__dot{transition:none}.SmartPromoBanner-module__vTHssa__skeleton{animation:none}}
.Navbar-module__uYbhOW__navbar{align-items:center;gap:12px}.Navbar-module__uYbhOW__logo{flex:none;align-items:center;display:inline-flex}.Navbar-module__uYbhOW__menuButton{flex:none;align-items:center;margin-left:auto;display:inline-flex;position:relative}.Navbar-module__uYbhOW__menuButtonOpen{z-index:100001!important}.Navbar-module__uYbhOW__navbarMenuOpen{pointer-events:auto!important}.Navbar-module__uYbhOW__menuOverlay{z-index:1001!important;-webkit-backdrop-filter:blur(10px)saturate(1.05)!important;background:#1e1b1866!important}.Navbar-module__uYbhOW__mobileMenu{--menu-gold:#b58d37;--menu-gold-line:#362d2324;--menu-ink:#1e1b18;--menu-ease:cubic-bezier(.22, 1, .36, 1);z-index:1002;pointer-events:auto;transform-origin:100% 0;width:240px;max-width:calc(100vw - 32px);animation:Navbar-module__uYbhOW__menuPanelIn .28s var(--menu-ease) both;flex-direction:column;display:flex;position:fixed;top:76px;right:16px;-webkit-backdrop-filter:blur(20px)saturate(1.08)!important;background:radial-gradient(circle at 88% 0,#c9a24b14,#0000 48%),linear-gradient(#fffdf9,#f7f5f1)!important;border:1px solid #c9a24b4d!important;border-radius:16px!important;gap:0!important;min-width:0!important;padding:6px 0!important;box-shadow:0 16px 40px #362d2324,inset 0 1px #ffffffb3!important}.Navbar-module__uYbhOW__mobileMenuLink{text-transform:uppercase;white-space:nowrap;border-bottom:1px solid var(--menu-gold-line);pointer-events:auto;-webkit-tap-highlight-color:transparent;width:100%;transition:background .18s var(--menu-ease), color .18s var(--menu-ease);padding:9px 16px;font-size:11px;font-weight:600;line-height:1.25;text-decoration:none;display:block;color:var(--menu-ink)!important;letter-spacing:.14em!important}.Navbar-module__uYbhOW__mobileMenuLink:last-child{border-bottom:0}.Navbar-module__uYbhOW__mobileMenuLink:hover{background:#d4af370f;opacity:1!important;letter-spacing:.14em!important;color:var(--menu-gold)!important;text-shadow:none!important;transform:none!important}.Navbar-module__uYbhOW__mobileMenuLink:active{background:#d4af371f;color:var(--menu-gold)!important}@keyframes Navbar-module__uYbhOW__menuPanelIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.Navbar-module__uYbhOW__navbar{width:100%;max-width:none;min-height:36px;padding:5px 16px;top:0}.Navbar-module__uYbhOW__logo{letter-spacing:.08em;font-size:16px!important}.Navbar-module__uYbhOW__menuButton{min-height:32px;letter-spacing:.12em!important;gap:6px!important;padding:0 11px!important;font-size:10px!important}.Navbar-module__uYbhOW__menuButton span{width:12px;font-size:13px}.Navbar-module__uYbhOW__mobileMenu{width:min(240px,100vw - 32px);top:76px!important;left:auto!important;right:16px!important}}@media (prefers-reduced-motion:reduce){.Navbar-module__uYbhOW__mobileMenu,.Navbar-module__uYbhOW__mobileMenuLink{transition:none;animation:none!important}}
.ReviewsSection-module__d0Meka__section{background:radial-gradient(circle at 92% 4%, #b98d371c, transparent 28%), var(--color-background,#f7f5f1);color:var(--color-text-primary,#1e1b18);padding:clamp(82px,10vw,132px) 24px;position:relative;overflow:hidden}.ReviewsSection-module__d0Meka__header{text-align:center;justify-items:center;width:min(100%,820px);margin:0 auto 54px;display:grid}.ReviewsSection-module__d0Meka__header .ReviewsSection-module__d0Meka__kicker{color:var(--color-gold-hover,#b58d37);letter-spacing:.2em;text-transform:uppercase;margin:0 0 19px;font-size:11px;font-weight:750}.ReviewsSection-module__d0Meka__header h2{max-width:760px;color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(44px,5.2vw,72px);font-weight:600;line-height:1.06}.ReviewsSection-module__d0Meka__demoNote{max-width:580px;color:var(--color-text-secondary,#746f68);margin:23px 0 0;font-size:12px;line-height:1.6}.ReviewsSection-module__d0Meka__shell{grid-template-columns:minmax(0,.86fr) minmax(380px,.72fr);gap:28px;width:min(100%,1180px);margin:0 auto;display:grid}.ReviewsSection-module__d0Meka__summary{border:1px solid var(--color-border,#362d2329);background:linear-gradient(135deg, #c9a24b14, transparent 48%), var(--color-surface,#fffdf9);border-radius:28px;grid-template-columns:1fr 1fr;align-items:stretch;min-height:260px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #362d231a}.ReviewsSection-module__d0Meka__score,.ReviewsSection-module__d0Meka__count{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:38px;display:flex}.ReviewsSection-module__d0Meka__count{border-left:1px solid var(--color-border,#362d2324)}.ReviewsSection-module__d0Meka__score>span,.ReviewsSection-module__d0Meka__count>span{color:var(--color-text-secondary,#746f68);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:750}.ReviewsSection-module__d0Meka__score>strong,.ReviewsSection-module__d0Meka__count>strong{color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;letter-spacing:-.04em;margin-top:18px;font-size:clamp(54px,6vw,78px);font-weight:600;line-height:.9}.ReviewsSection-module__d0Meka__summaryStars{color:var(--color-gold-hover,#b58d37);letter-spacing:.08em;margin:18px 0 0;font-size:19px}.ReviewsSection-module__d0Meka__count>p{max-width:170px;color:var(--color-text-secondary,#746f68);margin:18px 0 0;font-size:12px;line-height:1.55}.ReviewsSection-module__d0Meka__summaryQuote{color:#362d2347;font-family:var(--font-playfair), "Times New Roman", serif;text-align:center;margin:0;font-size:12px;font-style:italic;position:absolute;bottom:20px;left:26px;right:26px}.ReviewsSection-module__d0Meka__form{border:1px solid var(--color-border,#362d2329);background:var(--color-surface,#fffdf9);border-radius:28px;grid-row:span 2;align-content:start;gap:14px;padding:34px;display:grid;box-shadow:0 20px 50px #362d231a}.ReviewsSection-module__d0Meka__formHeader span{color:var(--color-gold-hover,#b58d37);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:750}.ReviewsSection-module__d0Meka__formHeader h3{color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;margin:7px 0 0;font-size:32px}.ReviewsSection-module__d0Meka__form .review-field>span{color:var(--color-text-secondary,#746f68)}:is(.ReviewsSection-module__d0Meka__form .review-field input,.ReviewsSection-module__d0Meka__form .review-field textarea){border-color:var(--color-border,#362d232e);background:var(--color-surface,#fffdf9);color:var(--color-text-primary,#1e1b18)}.ReviewsSection-module__d0Meka__form .review-field input::placeholder{color:#1e1b1861}.ReviewsSection-module__d0Meka__form .review-field textarea::placeholder{color:#1e1b1861}.ReviewsSection-module__d0Meka__form .review-rating-star{border:1px solid var(--color-border,#362d232e);background:var(--color-surface,#fffdf9);color:#1e1b1852;min-height:42px;box-shadow:none;border-radius:13px}.ReviewsSection-module__d0Meka__form .review-rating-star.active{color:var(--color-gold-hover,#b58d37);background:#c9a24b1f;border-color:#b58d3780;box-shadow:0 8px 22px #c9a24b24}.ReviewsSection-module__d0Meka__form .review-form-message{color:var(--color-gold-hover,#b58d37);margin:0;font-size:13px}.ReviewsSection-module__d0Meka__submit{border:1px solid var(--color-gold,#c9a24b);border-color:var(--color-gold,#c9a24b);background:var(--color-gold,#c9a24b);color:#fff;width:100%;min-height:48px;font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:16px;margin-top:3px;padding:12px 18px;font-size:13px;font-weight:800}.ReviewsSection-module__d0Meka__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ReviewsSection-module__d0Meka__card{border:1px solid var(--color-border,#362d2324);background:var(--color-surface,#fffdf9);border-radius:24px;align-content:start;gap:18px;min-height:230px;padding:28px;display:grid;box-shadow:0 14px 36px #362d2314}.ReviewsSection-module__d0Meka__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ReviewsSection-module__d0Meka__cardHeader span{color:var(--color-text-secondary,#746f68)}.ReviewsSection-module__d0Meka__cardHeader h3{color:var(--color-text-primary,#1e1b18);font-family:var(--font-playfair), "Times New Roman", serif;margin-top:10px;font-size:24px}.ReviewsSection-module__d0Meka__cardStars{color:var(--color-gold-hover,#b58d37);letter-spacing:.04em;white-space:nowrap;font-size:13px}.ReviewsSection-module__d0Meka__demoBadge{border:1px solid var(--color-border,#362d232e);border-color:var(--color-border,#362d232e);background:var(--color-surface-secondary,#f1ede6);width:fit-content;color:var(--color-text-secondary,#746f68);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-top:7px;padding:3px 8px;font-size:9px;font-weight:750;display:inline-flex}.ReviewsSection-module__d0Meka__reviewText{color:var(--color-text-secondary,#746f68);margin-top:26px;font-size:14px;line-height:1.72}@media (max-width:960px){.ReviewsSection-module__d0Meka__shell{grid-template-columns:1fr}.ReviewsSection-module__d0Meka__form{grid-row:auto}}@media (max-width:640px){.ReviewsSection-module__d0Meka__section{padding:72px 16px 80px}.ReviewsSection-module__d0Meka__header{margin-bottom:38px}.ReviewsSection-module__d0Meka__header h2{font-size:clamp(41px,11.8vw,52px)}.ReviewsSection-module__d0Meka__summary{border-radius:22px;min-height:220px}.ReviewsSection-module__d0Meka__score,.ReviewsSection-module__d0Meka__count{padding:25px 20px 45px}.ReviewsSection-module__d0Meka__score>strong,.ReviewsSection-module__d0Meka__count>strong{font-size:52px}.ReviewsSection-module__d0Meka__summaryStars{font-size:14px}.ReviewsSection-module__d0Meka__count>p{font-size:10px}.ReviewsSection-module__d0Meka__form{border-radius:22px;padding:25px 20px}.ReviewsSection-module__d0Meka__grid{grid-template-columns:1fr}.ReviewsSection-module__d0Meka__card{border-radius:20px;min-height:0;padding:24px 20px}}
.ContactQuickActions-module__PA0nKG__overlay,.ContactQuickActions-module__PA0nKG__fanRoot{display:none}@media (max-width:768px){.ContactQuickActions-module__PA0nKG__overlay.contact-quick-actions-overlay{z-index:2147483009;pointer-events:auto;touch-action:manipulation;display:block;position:fixed;inset:0;-webkit-backdrop-filter:none!important;background:0 0!important;animation:none!important}.ContactQuickActions-module__PA0nKG__fanRoot#contact-quick-actions{z-index:1;pointer-events:none;width:0!important;max-width:none!important;height:0!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid:none!important;margin:0!important;padding:0!important;animation:none!important;display:block!important;position:absolute!important;inset:auto auto 45px 50%!important;overflow:visible!important;transform:translate(-50%)!important}.ContactQuickActions-module__PA0nKG__fanRoot#contact-quick-actions:before{content:none!important;display:none!important}.ContactQuickActions-module__PA0nKG__fanRoot#contact-quick-actions:after{content:none!important;display:none!important}.ContactQuickActions-module__PA0nKG__fanItem{color:#faf0c8;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(24px)saturate(185%);-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;isolation:isolate;background:linear-gradient(155deg,#ffffff3d 0%,#ffffff1f 42%,#ffffff12 100%);border:1px solid #e8c87470;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0;padding:0;text-decoration:none;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .25s,box-shadow .2s,background .2s;display:inline-flex;position:absolute;top:-26px;left:-26px;overflow:hidden;transform:translate(0)scale(.2);box-shadow:0 14px 34px #00000057,0 4px 10px #0003,inset 0 1px #ffffff6b,inset 0 -1px #ffffff14,inset 0 0 18px #fff8e61a}.ContactQuickActions-module__PA0nKG__fanItem:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(165deg,#ffffff7a 0%,#ffffff24 24%,#0000 54%);border-radius:50%;display:block;position:absolute;inset:0}.ContactQuickActions-module__PA0nKG__fanItem:after{content:"";pointer-events:none;z-index:0;border-radius:50%;display:block;position:absolute;inset:1px;box-shadow:inset 0 0 14px #fff8e61f}.ContactQuickActions-module__PA0nKG__fanItem svg{z-index:1;pointer-events:none;color:#faf0c8;filter:drop-shadow(0 1px 1px #00000047);width:24px;height:24px;display:block;position:relative}.ContactQuickActions-module__PA0nKG__fanOpen .ContactQuickActions-module__PA0nKG__fanWhatsapp{opacity:1;pointer-events:auto;transition-delay:.26s;transform:translate(-132px,-84px)scale(1)}.ContactQuickActions-module__PA0nKG__fanOpen .ContactQuickActions-module__PA0nKG__fanTelegram{opacity:1;pointer-events:auto;transition-delay:.12s;transform:translate(-48px,-118px)scale(1)}.ContactQuickActions-module__PA0nKG__fanOpen .ContactQuickActions-module__PA0nKG__fanInstagram{opacity:1;pointer-events:auto;transition-delay:.19s;transform:translate(48px,-118px)scale(1)}.ContactQuickActions-module__PA0nKG__fanOpen .ContactQuickActions-module__PA0nKG__fanPhone{opacity:1;pointer-events:auto;transition-delay:50ms;transform:translate(132px,-84px)scale(1)}.ContactQuickActions-module__PA0nKG__fanRoot#contact-quick-actions .ContactQuickActions-module__PA0nKG__fanItem{color:#faf0c8}.ContactQuickActions-module__PA0nKG__fanRoot#contact-quick-actions .ContactQuickActions-module__PA0nKG__fanItem svg{color:#faf0c8}.ContactQuickActions-module__PA0nKG__fanPhone,.ContactQuickActions-module__PA0nKG__fanTelegram,.ContactQuickActions-module__PA0nKG__fanInstagram,.ContactQuickActions-module__PA0nKG__fanWhatsapp{color:#faf0c8;background:linear-gradient(155deg,#ffffff3d 0%,#ffffff1f 42%,#ffffff12 100%)}.ContactQuickActions-module__PA0nKG__fanPhone svg,.ContactQuickActions-module__PA0nKG__fanTelegram svg,.ContactQuickActions-module__PA0nKG__fanInstagram svg,.ContactQuickActions-module__PA0nKG__fanWhatsapp svg{color:#faf0c8}.ContactQuickActions-module__PA0nKG__fanItem:active{filter:none;background:linear-gradient(155deg,#ffffff4d 0%,#ffffff29 42%,#ffffff1a 100%);box-shadow:0 10px 26px #0000004d,0 2px 8px #0000002e,inset 0 1px #ffffff7a,inset 0 -1px #ffffff1a,inset 0 0 16px #fff8e624}.bottom-nav-panel-host-closing .ContactQuickActions-module__PA0nKG__fanOpen .ContactQuickActions-module__PA0nKG__fanItem{opacity:0;pointer-events:none;transition-duration:.12s,.1s;transition-delay:0s;transform:translate(0)scale(.2)}}@media (max-width:360px){.ContactQuickActions-module__PA0nKG__fanOpen .ContactQuickActions-module__PA0nKG__fanWhatsapp{transform:translate(-112px,-78px)scale(1)}.ContactQuickActions-module__PA0nKG__fanOpen .ContactQuickActions-module__PA0nKG__fanTelegram{transform:translate(-42px,-108px)scale(1)}.ContactQuickActions-module__PA0nKG__fanOpen .ContactQuickActions-module__PA0nKG__fanInstagram{transform:translate(42px,-108px)scale(1)}.ContactQuickActions-module__PA0nKG__fanOpen .ContactQuickActions-module__PA0nKG__fanPhone{transform:translate(112px,-78px)scale(1)}}@media (prefers-reduced-motion:reduce){.ContactQuickActions-module__PA0nKG__fanItem{transition-duration:.01ms;transition-delay:0s}}
.MobileBottomNav-module__KiDTHW__nav{--nav-gold-soft:#b58d37;--nav-ink-soft:#746f68;display:none}@media (max-width:768px){.MobileBottomNav-module__KiDTHW__nav{left:0;right:0;bottom:calc(16px + env(safe-area-inset-bottom));z-index:2147483010;width:min(90vw,360px);height:46px;min-height:46px;max-height:46px;padding:2px 10px calc(2px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);pointer-events:auto;touch-action:manipulation;isolation:isolate;backface-visibility:hidden;box-sizing:border-box;will-change:auto;background:linear-gradient(#fffdf9f7,#f7f5f1f2);border:1px solid #362d231f;border-radius:999px;justify-content:space-between;align-items:flex-end;gap:0;margin-inline:auto;transition:none;display:flex;position:fixed;overflow:visible;transform:none;box-shadow:0 8px 24px #362d231a,inset 0 1px #ffffffb3}.MobileBottomNav-module__KiDTHW__glass{display:none}.MobileBottomNav-module__KiDTHW__item{z-index:1;min-width:0;max-width:52px;color:var(--nav-ink-soft);-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;gap:1px;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none;transition:color .12s,opacity .12s;display:inline-flex;position:relative}.MobileBottomNav-module__KiDTHW__item:active{background:0 0;transition:color .12s,opacity .12s;transform:scale(.96)}.MobileBottomNav-module__KiDTHW__iconWrap{pointer-events:none;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:relative}.MobileBottomNav-module__KiDTHW__item svg{fill:none;width:22px;height:22px;color:var(--nav-ink-soft);stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none;flex:none}.MobileBottomNav-module__KiDTHW__item svg path,.MobileBottomNav-module__KiDTHW__item svg circle,.MobileBottomNav-module__KiDTHW__item svg rect{fill:none;stroke:inherit}.MobileBottomNav-module__KiDTHW__item span,.MobileBottomNav-module__KiDTHW__item svg{pointer-events:none}.MobileBottomNav-module__KiDTHW__label{max-width:none;color:var(--nav-ink-soft);text-align:center;white-space:nowrap;font-size:11px;font-weight:400;line-height:1.05;display:block;overflow:visible}.MobileBottomNav-module__KiDTHW__item:hover,.MobileBottomNav-module__KiDTHW__item:focus-visible{color:var(--nav-gold-soft);box-shadow:none;background:0 0;border:0;outline:none}.MobileBottomNav-module__KiDTHW__itemActive,.MobileBottomNav-module__KiDTHW__itemActive svg,.MobileBottomNav-module__KiDTHW__itemActive .MobileBottomNav-module__KiDTHW__label{color:var(--nav-gold-soft)}.MobileBottomNav-module__KiDTHW__contactCluster{z-index:2;flex-direction:column;flex:1 0 0;justify-content:flex-end;align-items:center;min-width:0;max-width:58px;min-height:35px;display:flex;position:relative;overflow:visible}.MobileBottomNav-module__KiDTHW__itemContact{z-index:2;width:100%;color:var(--nav-ink-soft);-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;box-shadow:none;background:0 0;border:0;flex-direction:column;justify-content:flex-end;align-items:center;gap:1px;margin:0;padding:21px 0 0;transition:color .12s,opacity .12s;display:inline-flex;position:relative}.MobileBottomNav-module__KiDTHW__itemContact:active{background:0 0;transition:color .12s,opacity .12s;transform:scale(.96)}.MobileBottomNav-module__KiDTHW__itemContact:active .MobileBottomNav-module__KiDTHW__contactFab{transform:translate(-50%,-17px)scale(.96)}.MobileBottomNav-module__KiDTHW__itemContact:focus-visible{background:0 0;outline:none}.MobileBottomNav-module__KiDTHW__contactFab{color:#fff;pointer-events:none;background:radial-gradient(circle at 35% 30%,#d3ab5e,#b58d37 75%);border:0;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-17px);box-shadow:0 6px 16px #b58d3752,0 0 0 3px #fffdf9f7}.MobileBottomNav-module__KiDTHW__contactFab svg{fill:none;stroke:#fff;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none;width:24px;height:24px}.MobileBottomNav-module__KiDTHW__contactFab svg path{fill:none;stroke:#fff}.MobileBottomNav-module__KiDTHW__labelContact{width:100%;max-width:none;color:var(--nav-ink-soft);text-align:center;white-space:nowrap;pointer-events:none;flex-shrink:0;font-size:11px;font-weight:400;line-height:1.05;display:block;overflow:visible}.MobileBottomNav-module__KiDTHW__orderBadge,.MobileBottomNav-module__KiDTHW__favoriteBadge{z-index:2;background:var(--nav-gold-soft);color:#fff;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;padding:0;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-7px;right:-5px}.MobileBottomNav-module__KiDTHW__favoriteBadge{right:-6px}.MobileBottomNav-module__KiDTHW__compact{width:min(90vw,360px);height:46px;min-height:46px;max-height:46px;bottom:calc(16px + env(safe-area-inset-bottom));padding:2px 10px calc(2px + env(safe-area-inset-bottom));border-radius:999px}.MobileBottomNav-module__KiDTHW__compact .MobileBottomNav-module__KiDTHW__iconWrap,.MobileBottomNav-module__KiDTHW__compact .MobileBottomNav-module__KiDTHW__item svg{width:22px;height:22px}.MobileBottomNav-module__KiDTHW__compact .MobileBottomNav-module__KiDTHW__itemContact{padding-top:21px}.MobileBottomNav-module__KiDTHW__compact .MobileBottomNav-module__KiDTHW__contactFab{width:52px;height:52px;transform:translate(-50%,-17px)}.MobileBottomNav-module__KiDTHW__compact .MobileBottomNav-module__KiDTHW__itemContact:active .MobileBottomNav-module__KiDTHW__contactFab{transform:translate(-50%,-17px)scale(.96)}.MobileBottomNav-module__KiDTHW__compact .MobileBottomNav-module__KiDTHW__contactFab svg{width:24px;height:24px}.MobileBottomNav-module__KiDTHW__compact .MobileBottomNav-module__KiDTHW__label,.MobileBottomNav-module__KiDTHW__compact .MobileBottomNav-module__KiDTHW__labelContact{font-size:11px}}
.MyOrderHub-module__SEcBra__hub{gap:8px;min-height:0;display:grid}.MyOrderHub-module__SEcBra__menu{gap:6px;margin:0;padding:0;display:grid}.MyOrderHub-module__SEcBra__menuRow{background:var(--color-surface-secondary,#f1ede6);min-height:40px;color:var(--text-light,#1e1b18);font-family:var(--font-body,Inter, sans-serif);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #c9a24b29;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 11px;display:flex}.MyOrderHub-module__SEcBra__menuRow:active{background:#c9a24b1f;transform:scale(.99)}.MyOrderHub-module__SEcBra__menuRowLabel{font-size:12.5px;font-weight:720;line-height:1.25}.MyOrderHub-module__SEcBra__menuRowHint{color:#b58d37b8;text-align:right;overflow-wrap:anywhere;background:#c9a24b12;border:1px solid #c9a24b29;border-radius:999px;flex-shrink:0;max-width:42%;padding:4px 7px;font-size:10px;font-weight:650;line-height:1.2}.MyOrderHub-module__SEcBra__section{gap:10px;min-height:0;display:grid}.MyOrderHub-module__SEcBra__sectionExpanded{min-height:0}.MyOrderHub-module__SEcBra__sectionHeader{z-index:2;background:linear-gradient(180deg, var(--bg-secondary,#fffdf9) 78%, transparent);gap:6px;padding-bottom:2px;display:grid;position:sticky;top:0}.MyOrderHub-module__SEcBra__backButton{background:var(--color-surface-secondary,#f1ede6);min-height:36px;color:var(--text-light,#1e1b18);font-family:var(--font-body,Inter, sans-serif);cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #c9a24b47;border-radius:999px;justify-self:start;align-items:center;gap:6px;padding:6px 10px;line-height:1;display:inline-flex}.MyOrderHub-module__SEcBra__backButton:active{background:#c9a24b1f;transform:scale(.98)}.MyOrderHub-module__SEcBra__backButtonIcon{font-size:14px;font-weight:700;line-height:1}.MyOrderHub-module__SEcBra__backButtonLabel{font-size:12px;font-weight:700;line-height:1.2}.MyOrderHub-module__SEcBra__sectionTitle{color:var(--text-light,#1e1b18);font-family:var(--font-brand,"Playfair Display", serif);margin:0;font-size:15px;font-weight:600;line-height:1.3}.MyOrderHub-module__SEcBra__sectionBody{min-height:0}.MyOrderHub-module__SEcBra__closeRow{background:var(--color-surface-secondary,#f1ede6);min-height:36px;color:var(--text-light,#1e1b18);font-family:var(--font-body,Inter, sans-serif);text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #c9a24b29;border-radius:10px;padding:7px 12px;font-size:12px;font-weight:700;line-height:1.2}.MyOrderHub-module__SEcBra__closeRow:active{background:#c9a24b1f;transform:scale(.98)}@media (max-width:768px){.MyOrderHub-module__SEcBra__hub{gap:8px}.MyOrderHub-module__SEcBra__menuRow{min-height:38px;padding:7px 10px}.MyOrderHub-module__SEcBra__menuRowLabel{font-size:12px}.MyOrderHub-module__SEcBra__backButton{min-height:38px;padding:7px 12px}}
.MyOrderPassport-module__7zBhza__sectionTitle{color:#3d3630;letter-spacing:.04em;text-transform:uppercase;margin:0;padding:10px 12px 6px;font-size:12px;font-weight:700}.MyOrderPassport-module__7zBhza__trackingNote{color:#75695c;text-align:center;margin:0;padding:8px 12px 10px;font-size:10px;font-weight:600;line-height:1.4}.MyOrderPassport-module__7zBhza__passportWrap{gap:10px;display:grid}.MyOrderPassport-module__7zBhza__statusHeader{flex-wrap:wrap;align-items:center;gap:8px 10px;padding:2px 2px 0;display:flex}.MyOrderPassport-module__7zBhza__statusBadge{color:#2f2a24;letter-spacing:.01em;background:#ead6d652;border-radius:999px;align-items:center;padding:7px 14px;font-size:13px;font-weight:800;line-height:1.2;display:inline-flex}.MyOrderPassport-module__7zBhza__statusNEW{color:#2d3a66;background:#d5e0ff6b}.MyOrderPassport-module__7zBhza__statusCONFIRMED{color:#2b5a34;background:#cfe8d280}.MyOrderPassport-module__7zBhza__statusPREPARING{color:#7a4b12;background:#ffe7bd8c}.MyOrderPassport-module__7zBhza__statusCOURIER{color:#7a3f12;background:#ffd6a58c}.MyOrderPassport-module__7zBhza__statusDELIVERED{color:#1f5a2a;background:#c6e8cd99}.MyOrderPassport-module__7zBhza__statusCANCELLED{color:#7a2020;background:#f0c6c680}.MyOrderPassport-module__7zBhza__orderNumber{color:#3d3630;font-size:12px;font-weight:700}.MyOrderPassport-module__7zBhza__orderDate{color:#75695c;font-size:11px;font-weight:600}.MyOrderPassport-module__7zBhza__itemsRow{grid-template-columns:1fr;gap:6px}.MyOrderPassport-module__7zBhza__itemsList{gap:6px;margin:4px 0 0;padding:0;list-style:none;display:grid}.MyOrderPassport-module__7zBhza__itemRow{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.MyOrderPassport-module__7zBhza__itemName{color:#2f2a24;font-size:12px;font-weight:600;line-height:1.35}.MyOrderPassport-module__7zBhza__itemPrice{color:#2f2a24;white-space:nowrap;font-size:12px;font-weight:700}.MyOrderPassport-module__7zBhza__passport{background:linear-gradient(#fffdf8b8,#fffdf87a),#fdfbf75c;border:.5px solid #fff4dc6b;border-radius:16px;gap:0;display:grid;overflow:hidden;box-shadow:0 8px 22px #0908070f,inset 0 1px #ffffff9e}.MyOrderPassport-module__7zBhza__row{border-bottom:.5px solid #fff4dc47;grid-template-columns:minmax(0,38%) minmax(0,1fr);align-items:start;gap:8px;padding:9px 12px;display:grid}.MyOrderPassport-module__7zBhza__row:last-child{border-bottom:0}.MyOrderPassport-module__7zBhza__label{color:#75695c;font-size:11px;font-weight:600;line-height:1.35}.MyOrderPassport-module__7zBhza__value{color:#2f2a24;text-align:right;word-break:break-word;font-size:12px;font-weight:600;line-height:1.35}.MyOrderPassport-module__7zBhza__totalRow{background:#ead6d61f}.MyOrderPassport-module__7zBhza__totalValue{color:#2f2a24;text-align:right;font-size:13px;font-weight:700;line-height:1.35}.MyOrderPassport-module__7zBhza__empty{text-align:center;background:#fffdf885;border:.5px solid #fff4dc6b;border-radius:16px;gap:10px;padding:16px 14px;display:grid}.MyOrderPassport-module__7zBhza__emptyTitle{color:#2f2a24;margin:0;font-size:14px;font-weight:700;line-height:1.35}.MyOrderPassport-module__7zBhza__emptyCopy{color:#75695c;margin:0;font-size:12px;font-weight:600;line-height:1.45}.MyOrderPassport-module__7zBhza__emptyActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px;display:grid}.MyOrderPassport-module__7zBhza__emptyButton{color:#2f2a24;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ead6d638;border:.5px solid #fff4dc6b;border-radius:999px;min-height:40px;padding:10px 12px;font-size:12px;font-weight:700}.MyOrderPassport-module__7zBhza__emptyButtonSecondary{background:#ffffff6b}@media (max-width:768px){.MyOrderPassport-module__7zBhza__label{font-size:10px}.MyOrderPassport-module__7zBhza__value,.MyOrderPassport-module__7zBhza__totalValue{font-size:11px}.MyOrderPassport-module__7zBhza__row{grid-template-columns:1fr;gap:2px;padding:8px 12px}.MyOrderPassport-module__7zBhza__value,.MyOrderPassport-module__7zBhza__totalValue{text-align:left}.MyOrderPassport-module__7zBhza__itemRow{grid-template-columns:1fr;gap:2px}.MyOrderPassport-module__7zBhza__statusBadge{padding:6px 12px;font-size:12px}}
.AdminDeliveryPlannerContent-module__R-pT5W__plannerSection{gap:20px;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__plannerSummary{border:1px solid var(--bf-border);border-radius:calc(var(--bf-radius) - 6px);background:linear-gradient(180deg, #fff7f8b8, #ffffffeb), var(--bf-surface);box-shadow:var(--bf-shadow-soft);gap:14px;padding:18px;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__plannerSummaryHeading{color:var(--bf-heading);margin:0;font-size:16px;font-weight:800}.AdminDeliveryPlannerContent-module__R-pT5W__plannerSummaryMeta{color:var(--bf-text-secondary);margin:0;font-size:14px;font-weight:700}.AdminDeliveryPlannerContent-module__R-pT5W__workloadList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.AdminDeliveryPlannerContent-module__R-pT5W__workloadBadge{border:1px solid var(--bf-border);background:var(--bf-surface-soft);min-height:36px;color:var(--bf-heading);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.AdminDeliveryPlannerContent-module__R-pT5W__workloadLevel{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.AdminDeliveryPlannerContent-module__R-pT5W__workloadLevelLow{color:#2f6b45;background:#58a67829}.AdminDeliveryPlannerContent-module__R-pT5W__workloadLevelMedium{color:#8a5a12;background:#f2b45833}.AdminDeliveryPlannerContent-module__R-pT5W__workloadLevelHigh{color:#8e2020;background:#8e202024}.AdminDeliveryPlannerContent-module__R-pT5W__daySection{border:1px solid var(--bf-border);border-radius:calc(var(--bf-radius) - 6px);background:var(--bf-surface);box-shadow:var(--bf-shadow-soft);gap:14px;padding:18px;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__daySectionTitle{color:var(--bf-heading);margin:0;font-size:20px;font-weight:800}.AdminDeliveryPlannerContent-module__R-pT5W__intervalSection{gap:10px;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__intervalHeading{color:var(--bf-text-secondary);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryCardItem{gap:10px;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryCardButton{border:1px solid var(--bf-border);background:var(--bf-surface-soft);width:100%;box-shadow:var(--bf-shadow-soft);text-align:left;cursor:pointer;border-radius:14px;gap:10px;padding:14px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryCardButton:hover{box-shadow:var(--bf-shadow);border-color:#f286a46b;transform:translateY(-1px)}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryCardConflict{background:#fff7f7eb;border-color:#8e202057}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryCardTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryCardTop strong{color:var(--bf-heading);font-size:15px;font-weight:800}.AdminDeliveryPlannerContent-module__R-pT5W__statusBadge{border:1px solid var(--bf-border);background:var(--bf-surface);min-height:28px;color:var(--bf-heading);border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryMeta{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryMeta div{gap:3px;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryMeta span{color:var(--bf-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryMeta strong{color:var(--bf-text);font-size:13px;font-weight:700;line-height:1.4}.AdminDeliveryPlannerContent-module__R-pT5W__conflictList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.AdminDeliveryPlannerContent-module__R-pT5W__conflictBadge{color:#8e2020;background:#8e20201f;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.AdminDeliveryPlannerContent-module__R-pT5W__emptyState{border:1px dashed var(--bf-border);color:var(--bf-text-secondary);border-radius:12px;margin:0;padding:16px;font-size:14px;font-weight:700;line-height:1.45}.AdminDeliveryPlannerContent-module__R-pT5W__emptyInterval{color:var(--bf-muted);margin:0;font-size:13px;font-weight:700}.AdminDeliveryPlannerContent-module__R-pT5W__deliveryZoneMapSection,.AdminDeliveryPlannerContent-module__R-pT5W__lazyMapSection{border:1px solid var(--bf-border);border-radius:calc(var(--bf-radius) - 6px);background:var(--bf-surface);gap:12px;padding:18px;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__lazyMapHeader{gap:6px;display:grid}.AdminDeliveryPlannerContent-module__R-pT5W__lazyMapLead{color:var(--bf-text-secondary);margin:0;font-size:13px;line-height:1.45}.AdminDeliveryPlannerContent-module__R-pT5W__lazyMapStub{border:1px dashed var(--bf-border);color:var(--bf-text-secondary);border-radius:12px;margin:0;padding:14px;font-size:13px;line-height:1.45}
.ProfilePersonalSection-module__ZZWr4q__form{gap:10px;display:grid}.ProfilePersonalSection-module__ZZWr4q__field{gap:6px;display:grid}.ProfilePersonalSection-module__ZZWr4q__label{color:#75695c;font-size:11px;font-weight:650;line-height:1.3}.ProfilePersonalSection-module__ZZWr4q__input{color:#2f2a24;min-height:42px;font-family:var(--font-body,Inter, sans-serif);background:#fffdf89e;border:.5px solid #c9a24b47;border-radius:10px;padding:9px 12px;font-size:13px;line-height:1.3}.ProfilePersonalSection-module__ZZWr4q__input:focus{outline-offset:1px;outline:2px solid #c9a24b6b}.ProfilePersonalSection-module__ZZWr4q__saveButton{color:#5a4212;min-height:42px;font-family:var(--font-body,Inter, sans-serif);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#c9a24b38;border:.5px solid #c9a24b52;border-radius:999px;margin-top:2px;padding:0 16px;font-size:13px;font-weight:720}.ProfilePersonalSection-module__ZZWr4q__saveButton:active{transform:scale(.98)}.ProfilePersonalSection-module__ZZWr4q__savedNotice{color:#2b5a34;text-align:center;margin:0;font-size:11.5px;font-weight:650;line-height:1.4}@media (max-width:768px){.ProfilePersonalSection-module__ZZWr4q__input,.ProfilePersonalSection-module__ZZWr4q__saveButton{font-size:12px}}
.RoutePlanningAssistant-module__S88aMa__routePlanningSection{border:1px solid var(--bf-border);border-radius:calc(var(--bf-radius) - 6px);background:linear-gradient(180deg, #fff7f8b8, #ffffffeb), var(--bf-surface);box-shadow:var(--bf-shadow-soft);gap:16px;padding:18px;display:grid}.RoutePlanningAssistant-module__S88aMa__routePlanningHeading{color:var(--bf-heading);margin:0;font-size:18px;font-weight:800}.RoutePlanningAssistant-module__S88aMa__routePlanningMeta{color:var(--bf-text-secondary);margin:0;font-size:14px;font-weight:700;line-height:1.45}.RoutePlanningAssistant-module__S88aMa__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.RoutePlanningAssistant-module__S88aMa__summaryCard{border:1px solid var(--bf-border);background:var(--bf-surface-soft);border-radius:12px;gap:4px;padding:12px;display:grid}.RoutePlanningAssistant-module__S88aMa__summaryCard span{color:var(--bf-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.RoutePlanningAssistant-module__S88aMa__summaryCard strong{color:var(--bf-heading);font-size:22px;font-weight:800;line-height:1.1}.RoutePlanningAssistant-module__S88aMa__courierRouteBlock{border:1px solid var(--bf-border);background:var(--bf-surface);border-radius:14px;gap:12px;padding:14px;display:grid}.RoutePlanningAssistant-module__S88aMa__courierRouteTitle{color:var(--bf-heading);margin:0;font-size:16px;font-weight:800}.RoutePlanningAssistant-module__S88aMa__routeGroupTitle{color:var(--bf-text-secondary);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.RoutePlanningAssistant-module__S88aMa__routeStopList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.RoutePlanningAssistant-module__S88aMa__routeStopButton{border:1px solid var(--bf-border);background:var(--bf-surface-soft);text-align:left;cursor:pointer;border-radius:12px;gap:8px;width:100%;padding:12px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.RoutePlanningAssistant-module__S88aMa__routeStopButton:hover{box-shadow:var(--bf-shadow-soft);border-color:#f286a46b;transform:translateY(-1px)}.RoutePlanningAssistant-module__S88aMa__routeStopButtonWarning{background:#fff7f7eb;border-color:#8e202047}.RoutePlanningAssistant-module__S88aMa__routeStopTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.RoutePlanningAssistant-module__S88aMa__routeStopIdentity{align-items:center;gap:8px;display:inline-flex}.RoutePlanningAssistant-module__S88aMa__routePosition{background:var(--bf-surface);min-width:28px;min-height:28px;color:var(--bf-heading);border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.RoutePlanningAssistant-module__S88aMa__routeStopTop strong{color:var(--bf-heading);font-size:14px;font-weight:800}.RoutePlanningAssistant-module__S88aMa__statusBadge{border:1px solid var(--bf-border);background:var(--bf-surface);min-height:28px;color:var(--bf-heading);border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.RoutePlanningAssistant-module__S88aMa__routeStopMeta{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.RoutePlanningAssistant-module__S88aMa__routeStopMeta div{gap:2px;display:grid}.RoutePlanningAssistant-module__S88aMa__routeStopMeta span{color:var(--bf-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.RoutePlanningAssistant-module__S88aMa__routeStopMeta strong{color:var(--bf-text);font-size:13px;font-weight:700;line-height:1.4}.RoutePlanningAssistant-module__S88aMa__warningList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.RoutePlanningAssistant-module__S88aMa__warningBadge{color:#8e2020;background:#8e20201f;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.RoutePlanningAssistant-module__S88aMa__emptyRoute{color:var(--bf-text-secondary);margin:0;font-size:13px;font-weight:700}.RoutePlanningAssistant-module__S88aMa__completedStop{opacity:.82}
