@layer base{._content_1hxhe_2{max-width:20rem;padding:var(--spacing-2) var(--spacing-3);background-color:var(--popup);color:var(--popup-foreground);border-radius:var(--radius);font-size:.875rem;line-height:1.4;box-shadow:var(--shadow-md);font-family:var(--font-family-base);border:1px solid var(--border);z-index:var(--z-overlay);overflow-wrap:break-word;word-break:keep-all;animation-duration:var(--animation-duration-normal);animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}._content_1hxhe_2[data-state=delayed-open][data-side=top]{animation-name:_slideDownAndFade_1hxhe_1}._content_1hxhe_2[data-state=delayed-open][data-side=bottom]{animation-name:_slideUpAndFade_1hxhe_1}._content_1hxhe_2[data-state=delayed-open][data-side=left]{animation-name:_slideRightAndFade_1hxhe_1}._content_1hxhe_2[data-state=delayed-open][data-side=right]{animation-name:_slideLeftAndFade_1hxhe_1}@keyframes _slideUpAndFade_1hxhe_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideDownAndFade_1hxhe_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideLeftAndFade_1hxhe_1{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}@keyframes _slideRightAndFade_1hxhe_1{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}}@layer base{._toaster_uhdob_2{--viewport-padding: var(--spacing-4);--toast-width: 360px;--toast-border-radius: var(--radius);--toast-font-family: var(--font-family-base);--toast-animation-duration: var(--animation-duration-normal)}._toast_uhdob_2{display:flex;align-items:flex-start;gap:var(--spacing-3);padding:var(--spacing-4);background-color:var(--card);color:var(--card-foreground);border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--border);width:var(--toast-width);position:relative;animation:_slideIn_uhdob_1 var(--toast-animation-duration) cubic-bezier(.16,1,.3,1);transition:transform .2s ease,opacity .2s ease}._toast_uhdob_2:focus{outline:none;box-shadow:var(--shadow-focus)}._toast_uhdob_2:hover{transform:translateY(-2px)}._content_uhdob_35{flex:1;display:flex;flex-direction:column;gap:var(--spacing-1);min-width:0}._title_uhdob_43{font-weight:600;font-size:1rem;color:var(--card-foreground);line-height:1.4}._description_uhdob_50{font-size:.875rem;color:var(--muted-foreground);line-height:1.4}._icon_uhdob_56{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.5rem;height:1.5rem;color:var(--primary)}._actionButton_uhdob_66{padding:var(--spacing-2) var(--spacing-3);background-color:var(--primary);color:var(--primary-foreground);border:none;border-radius:var(--radius-sm);font-weight:500;font-size:.875rem;cursor:pointer;transition:background-color var(--animation-duration-fast) ease;margin-left:var(--spacing-2);white-space:nowrap}._actionButton_uhdob_66:hover{background-color:color-mix(in srgb,var(--primary) 90%,black)}._actionButton_uhdob_66:focus-visible{outline:none;box-shadow:var(--shadow-focus)}._actionButton_uhdob_66:active{background-color:color-mix(in srgb,var(--primary) 80%,black)}._cancelButton_uhdob_93{padding:var(--spacing-2) var(--spacing-3);background-color:var(--muted);color:var(--muted-foreground);border:none;border-radius:var(--radius-sm);font-weight:500;font-size:.875rem;cursor:pointer;transition:background-color var(--animation-duration-fast) ease;white-space:nowrap}._cancelButton_uhdob_93:hover{background-color:color-mix(in srgb,var(--muted) 80%,white)}._cancelButton_uhdob_93:focus-visible{outline:none;box-shadow:var(--shadow-focus)}._cancelButton_uhdob_93:active{background-color:color-mix(in srgb,var(--muted) 75%,white)}._closeButton_uhdob_119{position:absolute;top:var(--spacing-2);right:var(--spacing-2);display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:var(--radius-sm);background-color:transparent;color:var(--muted-foreground);border:none;cursor:pointer;opacity:.7;transition:opacity var(--animation-duration-fast) ease,background-color var(--animation-duration-fast) ease}._closeButton_uhdob_119:hover{opacity:1;background-color:var(--muted)}._closeButton_uhdob_119:focus-visible{outline:none;box-shadow:var(--shadow-focus);opacity:1}.dark ._toast_uhdob_2{border-color:var(--border)}.dark ._actionButton_uhdob_66:hover{background-color:color-mix(in srgb,var(--primary) 90%,white)}.dark ._actionButton_uhdob_66:active{background-color:color-mix(in srgb,var(--primary) 80%,white)}.dark ._cancelButton_uhdob_93:hover{background-color:color-mix(in srgb,var(--muted) 80%,black)}.dark ._cancelButton_uhdob_93:active{background-color:color-mix(in srgb,var(--muted) 70%,black)}@keyframes _slideIn_uhdob_1{0%{transform:translate(calc(100% + var(--viewport-padding)));opacity:0}to{transform:translate(0);opacity:1}}}._launcher_h5qyr_1{position:fixed;right:24px;bottom:24px;z-index:90;border:1px solid #ead4dc;background:#0e0b0d;color:#fff;border-radius:999px;box-shadow:0 14px 42px #35101f38;padding:9px 15px 9px 9px;display:flex;align-items:center;gap:10px;cursor:pointer;font:700 11px Arial,sans-serif;text-transform:uppercase}._launcher_h5qyr_1 span:nth-child(2){display:flex;flex-direction:column;text-align:left}._launcher_h5qyr_1 strong{font:500 10px Arial,sans-serif;text-transform:none;color:#d8cdd2}._launcher_h5qyr_1>svg{width:17px;color:#ee2877}._launcher_h5qyr_1 i{width:9px;height:9px;background:#ed176b;border-radius:50%;position:absolute;right:5px;top:4px;border:2px solid #fff}._mark_h5qyr_1{width:38px;height:38px;border-radius:50%;background:#ed176b;color:#fff;display:grid;place-items:center;font:700 20px Georgia,serif;flex:0 0 auto}._voiceAvatar_h5qyr_1{width:58px;height:44px;flex:0 0 58px;border-radius:16px;overflow:hidden;border:2px solid #f2c6d7;background:#f8dce7;box-shadow:0 4px 14px #70163720;position:relative}._voiceAvatar_h5qyr_1 img{width:100%;height:100%;object-fit:cover;object-position:center 66%;transform:scale(3.15)}._speaking_h5qyr_1{border-color:#d71967;box-shadow:0 0 0 4px #d7196718,0 4px 14px #7016372b;animation:_voicePulse_h5qyr_1 .8s ease-in-out infinite alternate}._speaking_h5qyr_1 img{animation:_lipTalk_h5qyr_1 .34s ease-in-out infinite alternate}@keyframes _voicePulse_h5qyr_1{to{transform:scale(1.04)}}@keyframes _lipTalk_h5qyr_1{to{transform:scale(3.24,3.05)}}._panel_h5qyr_1{position:fixed;right:24px;bottom:24px;width:min(400px,calc(100vw - 24px));height:min(704px,calc(100dvh - 48px));z-index:100;background:#fff;border:1px solid #eadde2;border-radius:24px;box-shadow:0 30px 80px -20px #3c0a2860;overflow:hidden;display:flex;flex-direction:column;font-family:Arial,sans-serif;color:#24131b}._panel_h5qyr_1 header{min-height:86px!important;display:flex!important;padding:16px!important;background:#fff!important;color:#24131b!important;border-bottom:1px solid #eee2e7!important;gap:10px;align-items:center}._panel_h5qyr_1 header>div:nth-child(2){min-width:0;flex:1}._panel_h5qyr_1 header small,._panel_h5qyr_1 header strong,._panel_h5qyr_1 header span{display:block}._panel_h5qyr_1 header small{font-size:8px;letter-spacing:.2em;color:#d81967;text-transform:uppercase;font-weight:800}._panel_h5qyr_1 header strong{font:700 19px Georgia,serif;margin:2px 0}._panel_h5qyr_1 header span{font-size:9px;line-height:1.35;color:#806873}._panel_h5qyr_1 header button{border:0;background:transparent;color:#735b66;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;cursor:pointer}._panel_h5qyr_1 header button:hover{background:#faedf3;color:#d81967}._panel_h5qyr_1 header button svg{width:16px}._feed_h5qyr_1{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;background:#fff;padding:20px 18px;display:flex;flex-direction:column;gap:16px;scrollbar-width:thin;scrollbar-color:#e6cad5 transparent}._feed_h5qyr_1 article{position:relative;max-width:88%}._concierge_h5qyr_1{align-self:flex-start}._doll_h5qyr_1{align-self:flex-end}._bubble_h5qyr_1{white-space:pre-line;font-size:13px;line-height:1.55;padding:12px 15px;border-radius:7px 17px 17px;background:#f6edf1;color:#34212a}._doll_h5qyr_1 ._bubble_h5qyr_1{background:#7b1c47;color:#fff;border-radius:17px 7px 17px 17px}._copy_h5qyr_1{border:0;background:transparent;color:#a78b97;padding:5px;cursor:pointer}._copy_h5qyr_1 svg{width:13px}._quickLabel_h5qyr_1{font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#876a77;margin-top:6px}._quick_h5qyr_1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:1px}._quick_h5qyr_1 button{min-height:42px;width:100%;border:1px solid #e3baca;background:#fff;color:#3d2630;border-radius:12px;padding:9px 10px;font-size:10px;font-weight:700;line-height:1.25;cursor:pointer;box-shadow:0 2px 8px #5c203812}._quick_h5qyr_1 button:last-child{grid-column:1/-1}._quick_h5qyr_1 button:hover{border-color:#d71967;background:#fff2f7;color:#b71352}._sectionLabel_h5qyr_1{font:700 14px Georgia,serif;margin:7px 0 -6px;color:#3a1726}._products_h5qyr_1{display:flex;flex-direction:column;gap:10px;margin-top:8px}._product_h5qyr_1{width:100%;min-width:0;background:#fff;border:1px solid #ead5de;border-radius:14px;overflow:hidden;box-shadow:0 7px 20px #6f24410f;display:grid;grid-template-columns:96px minmax(0,1fr)}._productImage_h5qyr_1{min-height:126px;background:#f9edf2;display:grid;place-items:center}._productImage_h5qyr_1 img{width:100%;height:100%;object-fit:cover}._productImage_h5qyr_1 svg{color:#d71867}._productInfo_h5qyr_1{padding:11px;min-width:0;display:flex;flex-direction:column;align-items:flex-start}._product_h5qyr_1 small,._product_h5qyr_1 strong,._product_h5qyr_1 span{display:block}._product_h5qyr_1 small{font-size:7px;font-weight:900;letter-spacing:.13em;color:#c3155a}._product_h5qyr_1 strong{font:700 13px/1.25 Georgia,serif;margin:5px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._product_h5qyr_1 span{font-size:12px;font-weight:900}._productActions_h5qyr_1{display:flex;width:100%;gap:6px;margin-top:auto;padding-top:9px}._productActions_h5qyr_1 button,._productActions_h5qyr_1 a{flex:1;border:1px solid #d71967;border-radius:8px;padding:7px 4px;font-size:8px;font-weight:900;text-align:center;text-decoration:none;cursor:pointer}._productActions_h5qyr_1 button{background:#d71967;color:#fff}._productActions_h5qyr_1 button:disabled{opacity:.45}._productActions_h5qyr_1 a{color:#d71967;background:#fff}._nextSteps_h5qyr_1{display:flex;gap:7px;margin-top:2px}._nextSteps_h5qyr_1 button,._chips_h5qyr_1 button{border:1px solid #e2b9c9;background:#fff;color:#4c2133;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:800;cursor:pointer}._guide_h5qyr_1,._flowForm_h5qyr_1{background:#fff;border:1px solid #e6c8d4;border-radius:15px;padding:15px;box-shadow:0 6px 18px #6f24410c}._guide_h5qyr_1>strong{display:block;font:700 15px/1.4 Georgia,serif;margin-bottom:12px}._guide_h5qyr_1>small{display:block;margin-top:11px;color:#957182;font-size:8px;text-align:right}._chips_h5qyr_1{display:flex;flex-wrap:wrap;gap:7px}._chips_h5qyr_1 button:hover,._nextSteps_h5qyr_1 button:hover{background:#d71967;color:#fff;border-color:#d71967}._flowForm_h5qyr_1{display:flex!important;grid-template-columns:none!important;flex-direction:column;gap:11px;padding:15px!important}._flowForm_h5qyr_1 label{font-size:9px;font-weight:900;color:#694457;letter-spacing:.04em;text-transform:uppercase}._flowForm_h5qyr_1 input,._flowForm_h5qyr_1 select,._flowForm_h5qyr_1 textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #dfc8d1;border-radius:10px;padding:11px;font:12px Arial,sans-serif;background:#fff;color:#29141d;outline:none;text-transform:none}._flowForm_h5qyr_1 input:focus,._flowForm_h5qyr_1 select:focus,._flowForm_h5qyr_1 textarea:focus{border-color:#d71967;box-shadow:0 0 0 3px #d7196712}._flowForm_h5qyr_1 textarea{min-height:76px;resize:vertical}._flowForm_h5qyr_1>button{border:0;border-radius:10px;background:#d71967;color:#fff;padding:12px;font-weight:900;cursor:pointer}._productPicker_h5qyr_1{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding-bottom:2px}._productPicker_h5qyr_1>button{min-width:0;min-height:74px;border:1px solid #e3bdcc;background:#fff;color:#42202f;border-radius:12px;padding:7px 5px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;font-size:8px;font-weight:800;line-height:1.2;text-align:center;cursor:pointer}._productPicker_h5qyr_1>button:hover{border-color:#d71967;background:#fff4f8}._productPicker_h5qyr_1 img{width:42px;height:42px;flex:0 0 42px;border-radius:9px;object-fit:cover}._productPicker_h5qyr_1 span{width:100%;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._pickerLoading_h5qyr_1,._cartNote_h5qyr_1{font-size:10px;color:#7f5266;background:#fff0f6;border-radius:10px;padding:10px}._cartNote_h5qyr_1{align-self:center}._typing_h5qyr_1{align-self:flex-start;background:#f5eaf0;border-radius:15px;padding:12px 15px;display:flex;gap:4px}._typing_h5qyr_1 i{width:6px;height:6px;background:#aa738a;border-radius:50%;animation:_pulse_h5qyr_1 1s infinite}._typing_h5qyr_1 i:nth-child(2){animation-delay:.15s}._typing_h5qyr_1 i:nth-child(3){animation-delay:.3s}@keyframes _pulse_h5qyr_1{50%{opacity:.25;transform:translateY(-2px)}}._error_h5qyr_1{font-size:11px;color:#8f123f;background:#ffe1ec;border-radius:10px;padding:10px}._panel_h5qyr_1>form{display:grid;grid-template-columns:1fr 44px;gap:8px;padding:12px 16px 8px;border-top:1px solid #eee0e6;background:#fff}._panel_h5qyr_1>form input{min-width:0;border:1px solid #dec8d1;border-radius:999px;padding:12px 15px;font-size:12px;outline:none}._panel_h5qyr_1>form input:focus{border-color:#d71967;box-shadow:0 0 0 3px #d7196712}._panel_h5qyr_1>form button{border:0;border-radius:50%;background:#d71967;color:#fff;display:grid;place-items:center}._panel_h5qyr_1>form button:disabled{background:#eee5e9;color:#a9979f}._panel_h5qyr_1>form svg{width:17px}._panel_h5qyr_1 footer{text-align:center;color:#967687;font-size:8px;line-height:1.35;padding:2px 15px 11px;background:#fff}@media(max-width:560px){._launcher_h5qyr_1{right:12px;bottom:12px}._launcher_h5qyr_1 span:nth-child(2){display:none}._panel_h5qyr_1{inset:0;width:100vw;height:100dvh;max-height:none;border-radius:0}._panel_h5qyr_1 header{padding-top:max(16px,env(safe-area-inset-top))!important}._feed_h5qyr_1{padding:18px 16px}._product_h5qyr_1{grid-template-columns:90px minmax(0,1fr)}._quick_h5qyr_1{grid-template-columns:1fr}._productPicker_h5qyr_1{grid-template-columns:repeat(2,minmax(0,1fr))}._quick_h5qyr_1 button:last-child{grid-column:auto}}._container_1be78_1{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background-color:var(--surface);padding:var(--spacing-4)}._card_1be78_11{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:32rem;width:100%;padding:var(--spacing-8);background-color:var(--card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}._iconContainer_1be78_24{margin-bottom:var(--spacing-6);animation:_pulse_1be78_1 3s infinite ease-in-out}._icon_1be78_24{color:var(--error)}._title_1be78_33{font-family:var(--font-family-heading);font-size:1.75rem;font-weight:600;color:var(--foreground);margin-bottom:var(--spacing-4)}._message_1be78_41{font-size:1.125rem;line-height:1.6;color:var(--muted-foreground);margin-bottom:var(--spacing-6)}@keyframes _pulse_1be78_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}@media(max-width:640px){._card_1be78_11{padding:var(--spacing-6)}._title_1be78_33{font-size:1.5rem}._message_1be78_41{font-size:1rem}}@layer base{._skeleton_3rn52_2{position:relative;overflow:hidden;background-color:var(--muted);border-radius:var(--radius);width:100%;height:1rem}._skeleton_3rn52_2:after{content:"";position:absolute;inset:0;transform:translate(-100%);background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_shimmer_3rn52_1 2s infinite}@keyframes _shimmer_3rn52_1{to{transform:translate(100%)}}.dark ._skeleton_3rn52_2{background-color:var(--muted)}.dark ._skeleton_3rn52_2:after{background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent)}}._container_bfcih_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--background);z-index:var(--z-overlay);padding:var(--spacing-4);overflow-y:auto}._content_bfcih_13{width:100%;max-width:450px;display:flex;flex-direction:column;gap:var(--spacing-6);animation:_fadeIn_bfcih_1 var(--animation-duration-normal) ease-out}._lockIcon_bfcih_22{width:1.25rem;height:1.25rem;color:var(--primary);animation:_pulse_bfcih_1 2s infinite ease-in-out;margin-right:var(--spacing-2);vertical-align:middle}._skeletonGrid_bfcih_31{display:flex;flex-direction:column;gap:var(--spacing-4)}._skeletonRow_bfcih_37{display:flex;flex-direction:column;gap:var(--spacing-3)}._titleRow_bfcih_43{display:flex;align-items:center;gap:var(--spacing-4);margin:var(--spacing-2) 0}._leftSkeletons_bfcih_50,._rightSkeletons_bfcih_50{display:flex;flex-direction:column;gap:var(--spacing-2);flex:1}._title_bfcih_43{font-family:var(--font-family-heading);font-size:1.25rem;font-weight:500;color:var(--foreground);text-align:center;margin:0;padding:var(--spacing-2) var(--spacing-3);background-color:var(--surface);border-radius:var(--radius);flex:2;white-space:nowrap;display:flex;align-items:center;justify-content:center}._skeletonBar_bfcih_74{height:.75rem;width:100%;border-radius:var(--radius-sm)}@keyframes _pulse_bfcih_1{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes _fadeIn_bfcih_1{0%{opacity:0}to{opacity:1}}@media(max-width:640px){._title_bfcih_43{font-size:1rem;padding:var(--spacing-1) var(--spacing-2)}._content_bfcih_13{max-width:350px}._lockIcon_bfcih_22{width:1rem;height:1rem}}._accessDeniedIcon_1k3wn_1{color:var(--warning)}:root{--z-overlay: 400;--z-spotlight: 1000;--z-critical: 2000;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-12: 3rem;--spacing-16: 4rem;--spacing-20: 5rem;--background: #ffffff;--foreground: #181316;--surface: #faf7f9;--surface-foreground: #181316;--sidebar: #fff7fa;--sidebar-foreground: #181316;--card: #ffffff;--card-foreground: #181316;--popup: #ffffff;--popup-foreground: #181316;--primary: #ef2f88;--primary-foreground: #ffffff;--secondary: #f8e8f0;--secondary-foreground: #181316;--accent: #f7e0eb;--accent-foreground: #181316;--muted: #f6f4f5;--muted-foreground: #6d6569;--success: #247c5a;--success-foreground: #fff;--error: #b62d44;--error-foreground: #fff;--warning: #a46b13;--warning-foreground: #fff;--info: #4f5f8f;--info-foreground: #fff;--info-hover: #42517d;--info-active: #37466d;--border: #ebe6e9;--font-family-base: "Manrope", sans-serif;--font-family-display: "Archivo", sans-serif;--font-family-monospace: ui-monospace, SFMono-Regular, Menlo, monospace;--font-family-cursive: "Archivo", sans-serif;--shadow: 0 10px 30px rgba(24,19,22,.05);--shadow-md: 0 16px 42px rgba(24,19,22,.08);--shadow-lg: 0 24px 64px rgba(24,19,22,.12);--shadow-focus: 0 0 0 3px rgba(239,47,136,.15);--radius-sm: .4rem;--radius: .65rem;--radius-md: .9rem;--radius-lg: 1.25rem;--radius-full: 999px;--animation-duration-fast: .12s;--animation-duration-normal: .22s;--animation-duration-slow: .48s;--chart-color-1: #ef2f88;--chart-color-2: #181316;--chart-color-3: #f3b8d1;--chart-color-4: #d7a56c;--chart-color-5: #8d6b7b}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;background:var(--background);color:var(--foreground);font-family:var(--font-family-base);-webkit-font-smoothing:antialiased}@layer base{:root{--safe-area-inset-top: env(safe-area-inset-top, 0px);--safe-area-inset-right: env(safe-area-inset-right, 0px);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);--safe-area-inset-left: env(safe-area-inset-left, 0px)}ul{list-style-type:none;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-family-base)}*{box-sizing:border-box;padding:0;margin:0}button{border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit}a{color:inherit;text-decoration:none}th,td{display:table-cell!important}}.rbc-month-view{overflow:visible!important}
