:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--surface:#fdfdfc;--raised:#fff;--soft:#f1f4f5;--ink:#20333e;--muted:#64747d;--line:#dce3e7;--accent:#0b3a58;--on-accent:#fff;color:var(--ink);background:var(--surface);font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{overscroll-behavior-y:none}button,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button,a,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.mb-chat__skip-link{z-index:30;background:var(--accent);color:var(--on-accent);border-radius:10px;padding:10px 12px;font-size:14px;font-weight:650;text-decoration:none;position:absolute;top:12px;left:16px;transform:translateY(-160%)}.mb-chat__skip-link:focus-visible{transform:translateY(0)}.mb-chat{background:var(--surface);flex-direction:column;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.mb-chat__topbar{padding:calc(12px + env(safe-area-inset-top,0px)) 28px 12px;flex-shrink:0;align-items:center;gap:12px;display:flex}.mb-chat__brand{background:0 0;border:0;align-items:center;gap:10px;min-height:44px;margin-right:auto;padding:0;font-size:17px;font-weight:750;display:flex}.mb-chat__brand img{object-fit:contain;border-radius:10px}.mb-chat__icon-btn,.mb-chat__new-chat{background:0 0;border:0;border-radius:10px;min-height:44px;padding:10px 12px}.mb-chat__new-chat{color:var(--muted);font-size:14px}.mb-chat__icon-btn{place-items:center;width:44px;display:grid}.mb-chat__icon-btn svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:22px;height:22px}.mb-chat__main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.mb-chat[data-view=home] .mb-chat__main{padding-top:clamp(36px,12vh,108px);overflow-y:auto}.mb-chat__home{text-align:center;padding:0 24px}.mb-chat__home-title{letter-spacing:-.035em;color:var(--accent);margin:0;font-size:clamp(30px,4vw,44px);font-weight:700;line-height:1.35}.mb-chat__home-title span{display:block}.mb-chat__home-intro{color:var(--muted);word-break:keep-all;margin:22px 0 32px;font-size:16px;line-height:1.7}.mb-chat__mobile-break{display:none}.mb-chat__home-options{text-align:center;width:min(736px,100% - 40px);margin:18px auto 32px}.mb-chat__starters{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.mb-chat__starter{border:1px solid var(--line);background:0 0;border-radius:12px;min-height:44px;padding:12px 18px;font-size:14px}.mb-chat__quiz-cta{color:var(--muted);background:0 0;border:0;min-height:44px;margin-top:12px;padding:10px;font-size:14px}.mb-chat__quiz-cta span{margin-left:6px}.mb-chat__disclaimer{margin:10px 16px calc(12px + env(safe-area-inset-bottom,0px));text-align:center;color:var(--muted);flex-shrink:0;font-size:11px;line-height:1.6}.mb-chat[data-view=home] .mb-chat__disclaimer{margin-top:auto;padding-top:16px}.mb-chat__conversation{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;padding:24px max(24px,50% - 368px);overflow-y:auto}.mb-chat__date-line{text-align:center;color:var(--muted);margin-bottom:36px;font-size:12px}.mb-chat__message{min-width:0;margin-bottom:30px;display:flex}.mb-chat__message.is-user{justify-content:flex-end}.mb-chat__stack{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.mb-chat__message.is-user .mb-chat__stack{width:auto;max-width:85%}.mb-chat__bubble{overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.85}.mb-chat__message.is-user .mb-chat__bubble{color:#fff;background:#0d4164;border-radius:24px;width:fit-content;margin-left:auto;padding:12px 18px}.mb-chat__message.is-user .mb-chat__bubble a{color:inherit}.mb-chat__bubble a{color:var(--accent);text-underline-offset:3px}.mb-chat__md-list{margin:8px 0;padding-left:24px}.mb-chat__sent-image{object-fit:contain;border-radius:14px;max-width:min(280px,100%);max-height:320px;margin-left:auto;display:block}.mb-chat__time{color:var(--muted);font-size:11px}.mb-chat__time--right{text-align:right}.mb-chat__actions{flex-wrap:wrap;gap:3px;margin-left:-8px;display:flex}.mb-chat__mini-action{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.mb-chat__mini-action svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:18px;height:18px}.mb-chat__brand-chip{border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.mb-chat__brand-chip svg{fill:currentColor;stroke:none;width:12px;height:12px;display:block}.mb-chat__brand-chip--kakao{color:#372b28;background:#fee500}.mb-chat__brand-chip--instagram{color:#fff;background:linear-gradient(45deg,#f9ce34,#ee2a7b,#6228d7)}.mb-chat__brand-chip--x{color:#fff;background:#000}.mb-chat__suggestions{flex-wrap:wrap;gap:8px;display:flex}.mb-chat__suggestion{border:1px solid var(--line);text-align:left;overflow-wrap:anywhere;background:0 0;border-radius:12px;min-height:44px;padding:10px 14px;font-size:13px}.mb-chat__typing-dot{background:var(--muted);border-radius:50%;width:6px;height:6px;margin:0 3px;animation:1.2s ease-in-out infinite mb-chat-bounce;display:inline-block}.mb-chat__typing-dot:nth-child(2){animation-delay:.15s}.mb-chat__typing-dot:nth-child(3){animation-delay:.3s}@keyframes mb-chat-bounce{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.mb-chat__products-block{min-width:0;margin-top:8px}.mb-chat__products-label{color:var(--muted);margin-bottom:10px;font-size:12px}.mb-chat__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mb-chat__product-card{border:1px solid var(--line);color:inherit;background:var(--raised);border-radius:16px;min-width:0;text-decoration:none;overflow:hidden}.mb-chat__product-card-img{object-fit:contain;background:#fff;width:100%;height:150px;display:block}.mb-chat__product-card-body{padding:14px}.mb-chat__product-card-name{overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:1.5}.mb-chat__product-card-price{color:var(--accent);font-variant-numeric:tabular-nums;margin-top:8px;font-size:15px;font-weight:700}.mb-chat__composer-wrap{border:1px solid var(--line);background:var(--raised);border-radius:20px;flex-shrink:0;width:min(736px,100% - 48px);margin:0 auto;padding:12px}.mb-chat__composer-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 9%, transparent)}.mb-chat__composer{grid-template-columns:1fr auto;gap:8px;display:grid}.mb-chat__composer textarea{resize:none;background:0 0;border:0;border-radius:8px;outline:none;grid-area:1/1/auto/-1;width:100%;min-height:52px;max-height:132px;padding:6px 8px;font-size:16px;line-height:1.65}.mb-chat__composer textarea::placeholder{color:var(--muted)}.mb-chat[data-view=chat] .mb-chat__composer-wrap{border-radius:28px;padding:6px}.mb-chat[data-view=chat] .mb-chat__composer{grid-template-columns:44px minmax(0,1fr) 44px;align-items:end;gap:4px}.mb-chat[data-view=chat] .mb-chat__composer textarea{grid-area:1/2;min-height:44px;padding:9px 4px}.mb-chat[data-view=chat] .mb-chat__attach{grid-area:1/1}.mb-chat[data-view=chat] .mb-chat__send{border-radius:50%;grid-area:1/3}.mb-chat__attach,.mb-chat__send{border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.mb-chat__attach{color:var(--muted);background:0 0}.mb-chat__send{background:var(--accent);color:var(--on-accent)}.mb-chat__send:disabled{background:var(--soft);color:var(--muted)}.mb-chat__attach svg,.mb-chat__send svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.mb-chat__attachment-preview{background:var(--soft);border-radius:12px;align-items:center;gap:10px;margin-bottom:8px;padding:8px;display:flex}.mb-chat__attachment-preview img{object-fit:cover;border-radius:8px;width:48px;height:48px}.mb-chat__attachment-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.mb-chat__attachment-preview button{background:0 0;border:0;width:44px;height:44px;font-size:22px}.mb-chat__drawer{z-index:10;pointer-events:none;background:0 0;transition:background .18s;position:absolute;inset:0}.mb-chat__drawer.is-open{pointer-events:auto;background:#0917224d}.mb-chat__drawer-panel{background:var(--raised);width:min(360px,90%);padding:calc(24px + env(safe-area-inset-top,0px)) 24px 24px;flex-direction:column;gap:12px;transition:transform .18s ease-out;display:flex;position:absolute;inset:0 0 0 auto;overflow-y:auto;transform:translate(100%)}.mb-chat__drawer.is-open .mb-chat__drawer-panel{transform:translate(0)}.mb-chat__drawer-panel h2{margin:8px 48px 28px 0;font-size:20px}.mb-chat__close-menu{top:calc(24px + env(safe-area-inset-top,0px));background:0 0;border:0;border-radius:10px;width:44px;height:44px;font-size:26px;position:absolute;right:20px}.mb-chat__drawer-prompt,.mb-chat__toggle-color-guide,.mb-chat__export-chat{text-align:left;border:1px solid var(--line);background:0 0;border-radius:12px;min-height:48px;padding:14px;font-size:14px}.mb-chat__export-chat:disabled{opacity:.45}.mb-chat__color-guide{background:var(--soft);border-radius:12px;flex-direction:column;gap:12px;padding:14px;font-size:13px;line-height:1.7;display:flex}.mb-chat__color-guide-row strong{display:block}.mb-chat__privacy{color:var(--muted);margin-top:auto;padding-top:24px;font-size:12px;line-height:1.7}.mb-chat__composer-anchor{flex-shrink:0;position:relative}.mb-chat__toast{background:var(--ink);max-width:calc(100% - 32px);color:var(--raised);opacity:0;pointer-events:none;z-index:20;text-align:center;border-radius:12px;margin-bottom:10px;padding:12px 18px;font-size:13px;line-height:1.5;transition:opacity .18s,transform .18s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,8px)}.mb-chat__toast.is-show{opacity:1;transform:translate(-50%)}@media (hover:hover){.mb-chat__icon-btn:hover,.mb-chat__new-chat:hover,.mb-chat__starter:hover,.mb-chat__suggestion:hover,.mb-chat__drawer-panel button:hover,.mb-chat__attach:hover{background:var(--soft)}.mb-chat__mini-action:hover{background:var(--soft);color:var(--accent)}.mb-chat__quiz-cta:hover{color:var(--accent);text-underline-offset:4px;text-decoration:underline}.mb-chat__product-card:hover{border-color:var(--accent)}}@media (width<=600px){.mb-chat__topbar{gap:4px;padding-left:16px;padding-right:12px}.mb-chat__brand{font-size:15px}.mb-chat[data-view=home] .mb-chat__main{padding-top:44px}.mb-chat__home-title{font-size:clamp(27px,8vw,34px)}.mb-chat__home-intro{margin:18px 0 28px;font-size:14px}.mb-chat__mobile-break{display:block}.mb-chat__composer-wrap{width:calc(100% - 28px)}.mb-chat__conversation{padding:20px}.mb-chat__bubble{font-size:15px}.mb-chat__product-card-img{height:120px}.mb-chat__product-card-body{padding:10px}}@media (height<=560px){.mb-chat[data-view=home] .mb-chat__main{padding-top:20px}.mb-chat__home-intro{margin:12px 0 18px}.mb-chat__home-options{margin-bottom:12px}}@media (prefers-color-scheme:dark){:root{--surface:#111c23;--raised:#182730;--soft:#223640;--ink:#e5edf1;--muted:#a4b7c2;--line:#384b56;--accent:#a4d5f1;--on-accent:#112b3b}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
