#beauty-ocean-concepts .bo-chat-page{max-width:1440px;margin:auto}#beauty-ocean-concepts .bo-chat-page>h1{margin-bottom:28px}#beauty-ocean-concepts .bo-chat-workspace{border:1px solid var(--bo-line);background:var(--bo-surface);grid-template-columns:320px minmax(0,1fr);min-height:600px;display:grid}#beauty-ocean-concepts .bo-chat-sidebar{border-right:1px solid var(--bo-line);min-width:0;max-height:800px;overflow:auto}#beauty-ocean-concepts .bo-chat-sidebar-heading{border-bottom:1px solid var(--bo-line);padding:24px 20px}#beauty-ocean-concepts .bo-chat-sidebar-heading h2{margin:0}#beauty-ocean-concepts .bo-chat-conversations,#beauty-ocean-concepts .bo-chat-message-list{margin:0;padding:0;list-style:none}#beauty-ocean-concepts .bo-chat-conversation{color:var(--bo-ink);border-bottom:1px solid var(--bo-line);align-items:center;gap:12px;min-height:88px;padding:20px 16px;text-decoration:none;display:flex}#beauty-ocean-concepts .bo-chat-conversation[aria-current=page]{box-shadow:inset 3px 0 0 var(--bo-ink)}#beauty-ocean-concepts .bo-chat-initial{border:1px solid var(--bo-line);border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;font-weight:600;display:grid}#beauty-ocean-concepts .bo-chat-summary{flex:1;gap:4px;min-width:0;display:grid}#beauty-ocean-concepts .bo-chat-summary :is(strong,span){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#beauty-ocean-concepts .bo-chat-summary>span{color:var(--bo-muted);font-size:13px}#beauty-ocean-concepts .bo-chat-list-meta{color:var(--bo-muted);justify-items:end;gap:8px;font-size:12px;display:grid}#beauty-ocean-concepts .bo-chat-unread{border:1px solid var(--bo-ink);color:var(--bo-ink);border-radius:20px;place-items:center;min-width:24px;height:24px;padding:0 5px;font-weight:700;display:grid}#beauty-ocean-concepts .bo-chat-list-more{margin:16px}#beauty-ocean-concepts .bo-chat-notice{overflow-wrap:anywhere;padding:20px}#beauty-ocean-concepts .bo-chat-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}#beauty-ocean-concepts .bo-chat-welcome h2{letter-spacing:-1px;font-size:32px}#beauty-ocean-concepts .bo-chat-welcome p{color:var(--bo-muted);max-width:360px;line-height:1.7}#beauty-ocean-concepts .bo-chat-thread{background:var(--bo-surface);flex-direction:column;min-width:0;height:min(800px,100dvh - 220px);min-height:550px;display:flex;position:relative}#beauty-ocean-concepts .bo-chat-thread-heading{border-bottom:1px solid var(--bo-line);flex-shrink:0;align-items:center;gap:12px;padding:20px 24px;display:flex}#beauty-ocean-concepts .bo-chat-thread-heading h2{overflow-wrap:anywhere;margin:0;font-size:20px}#beauty-ocean-concepts .bo-chat-thread-heading h2:focus{outline:none}#beauty-ocean-concepts .bo-chat-profile-link{min-height:44px;color:var(--bo-muted);text-underline-offset:4px;align-items:center;font-size:12px;display:inline-flex}#beauty-ocean-concepts .bo-chat-back{min-width:44px;padding:8px;font-size:24px}#beauty-ocean-concepts .bo-chat-connection{color:var(--bo-muted);border-bottom:1px solid var(--bo-line);margin:0;padding:6px 24px;font-size:12px}#beauty-ocean-concepts .bo-chat-history{overscroll-behavior:contain;scrollbar-gutter:stable;overflow-wrap:anywhere;overflow-anchor:none;flex:1;min-height:140px;padding:20px 24px;overflow-y:auto}#beauty-ocean-concepts .bo-chat-older{margin:0 auto 20px;display:flex}#beauty-ocean-concepts .bo-chat-empty{text-align:center;max-width:320px;color:var(--bo-muted);margin:50px auto}#beauty-ocean-concepts .bo-chat-empty h3{color:var(--bo-ink);font-size:20px}#beauty-ocean-concepts .bo-chat-message-list>li{flex-direction:column;align-items:flex-start;margin-bottom:14px;display:flex}#beauty-ocean-concepts .bo-chat-message-list>li.is-own{align-items:flex-end}#beauty-ocean-concepts .bo-chat-day{text-align:center;width:100%;color:var(--bo-muted);padding:12px 0 24px;font-size:12px}#beauty-ocean-concepts .bo-chat-message{border:1px solid var(--bo-line);background:var(--bo-surface);border-radius:16px 16px 16px 2px;min-width:100px;max-width:82%;padding:12px 14px}#beauty-ocean-concepts .is-own .bo-chat-message{border-color:#999;border-radius:16px 16px 2px}#beauty-ocean-concepts .bo-chat-message p{white-space:pre-wrap;margin:0 0 6px;font-size:15px;line-height:1.6}#beauty-ocean-concepts .bo-chat-message-meta{color:var(--bo-muted);flex-wrap:wrap;justify-content:flex-end;gap:8px;font-size:11px;display:flex}#beauty-ocean-concepts .bo-chat-photo{max-width:360px;margin-bottom:8px;display:block}#beauty-ocean-concepts .bo-chat-photo img{object-fit:contain;width:100%;height:auto;max-height:400px;display:block}#beauty-ocean-concepts .bo-chat-pending{max-width:82%;color:var(--bo-muted);white-space:pre-wrap;overflow-wrap:anywhere;border:1px dashed #999;border-radius:16px;margin:12px 0 12px auto;padding:12px 14px}#beauty-ocean-concepts .bo-chat-pending p{color:var(--bo-ink);margin:0 0 8px}#beauty-ocean-concepts .bo-chat-pending>span{font-size:12px;display:block}#beauty-ocean-concepts .bo-chat-pending button{margin-top:8px}#beauty-ocean-concepts .bo-chat-jump{flex-shrink:0;align-self:center;margin:4px 16px}#beauty-ocean-concepts .bo-chat-compose{border-top:1px solid var(--bo-line);flex-shrink:0;padding:16px 24px}#beauty-ocean-concepts .bo-chat-compose-label{margin-bottom:6px;font-size:12px;display:block}#beauty-ocean-concepts .bo-chat-compose textarea{resize:none;background:var(--bo-surface);width:100%;min-height:66px;max-height:160px;color:var(--bo-ink);border:1px solid #999;border-radius:24px;padding:12px;font-size:16px;line-height:1.5;display:block}#beauty-ocean-concepts .bo-chat-compose-actions{justify-content:space-between;gap:8px;margin-top:10px;display:flex}#beauty-ocean-concepts .bo-chat-compose-hint{color:var(--bo-muted);margin-top:8px;font-size:11px;display:block}#beauty-ocean-concepts .bo-chat-compose-error{overflow-wrap:anywhere;margin:0 0 12px;font-size:13px}#beauty-ocean-concepts .bo-chat-attachment{overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}#beauty-ocean-concepts .bo-chat-attachment span{min-width:0;font-size:13px}#beauty-ocean-concepts .bo-chat-page :is(a,textarea,[tabindex="0"]):focus-visible{outline:2px solid var(--bo-ink);outline-offset:3px}@media (max-width:760px){#beauty-ocean-concepts .bo-chat-page>h1{margin-bottom:20px;font-size:30px}#beauty-ocean-concepts .bo-chat-workspace{grid-template-columns:1fr;min-height:300px}#beauty-ocean-concepts .bo-chat-sidebar{border-right:0;max-height:none}#beauty-ocean-concepts .bo-chat-welcome,#beauty-ocean-concepts .bo-chat-workspace.is-conversation .bo-chat-sidebar{display:none}#beauty-ocean-concepts .bo-chat-thread{height:calc(100dvh - 230px);min-height:420px}#beauty-ocean-concepts .bo-chat-thread-heading{padding:12px}#beauty-ocean-concepts .bo-chat-thread-heading h2{font-size:18px}#beauty-ocean-concepts .bo-chat-history,#beauty-ocean-concepts .bo-chat-compose{padding:12px}#beauty-ocean-concepts .bo-chat-compose-actions .bo-button{padding:10px;font-size:12px}#beauty-ocean-concepts .bo-chat-message{max-width:90%}#beauty-ocean-concepts .bo-chat-connection{padding:6px 12px}#beauty-ocean-concepts .bo-chat-conversation{padding:16px 12px}}#beauty-ocean-concepts .bo-chat-workspace{border:0;min-height:0}#beauty-ocean-concepts .bo-chat-conversation{border-bottom:0;padding-block:16px}#beauty-ocean-concepts .bo-chat-conversation[aria-current=page]{box-shadow:none;background:#f7f7f7;border-radius:12px}#beauty-ocean-concepts .bo-chat-avatar{border:1px solid var(--bo-line);background:#fff;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:14px;font-weight:600;display:grid;overflow:hidden}#beauty-ocean-concepts .bo-chat-avatar img{object-fit:cover;width:100%;height:100%;display:block}#beauty-ocean-concepts .bo-chat-avatar.is-small{flex-basis:28px;width:28px;height:28px;margin-bottom:4px;font-size:10px}#beauty-ocean-concepts .bo-chat-thread-heading{gap:10px;padding:12px 20px}#beauty-ocean-concepts .bo-chat-thread-heading>div{min-width:0}#beauty-ocean-concepts .bo-chat-profile-link{min-height:24px}#beauty-ocean-concepts .bo-chat-history{scrollbar-gutter:auto;padding:16px 20px}#beauty-ocean-concepts .bo-chat-message-list>li{margin-bottom:10px}#beauty-ocean-concepts .bo-chat-message-row{align-items:flex-end;gap:8px;min-width:0;max-width:85%;display:flex}#beauty-ocean-concepts .is-own .bo-chat-message-row{justify-content:flex-end}#beauty-ocean-concepts .bo-chat-message{overflow-wrap:anywhere;background:#f2f2f2;border:0;border-radius:20px;min-width:0;max-width:100%;padding:10px 14px}#beauty-ocean-concepts .is-own .bo-chat-message{background:#ededed;border:0;border-radius:20px}#beauty-ocean-concepts .bo-chat-message p{margin-bottom:4px;line-height:1.5}#beauty-ocean-concepts .bo-chat-message.has-photo{background:0 0;border:0;max-width:360px;padding:0}#beauty-ocean-concepts .bo-chat-message.has-photo>p{margin:0;padding:10px 2px 4px}#beauty-ocean-concepts .bo-chat-message.has-photo .bo-chat-message-meta{padding:4px 2px}#beauty-ocean-concepts .bo-chat-photo{width:fit-content;max-width:100%;margin:0;display:block}#beauty-ocean-concepts .bo-chat-photo img{object-fit:contain;border:0;border-radius:18px;width:auto;max-width:100%;height:auto;max-height:420px}#beauty-ocean-concepts .bo-chat-compose{border-top:0;padding:12px 20px}#beauty-ocean-concepts .bo-chat-compose-label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}#beauty-ocean-concepts .bo-chat-compose-bar{border:1px solid var(--bo-line);border-radius:28px;align-items:flex-end;gap:6px;min-width:0;padding:5px;display:flex}#beauty-ocean-concepts .bo-chat-compose .bo-chat-compose-bar{box-shadow:none;background:0 0;border:1px solid #ddd;border-radius:28px;align-items:center}#beauty-ocean-concepts .bo-chat-compose .bo-chat-compose-bar:has(textarea:focus){border-color:#000}#beauty-ocean-concepts .bo-chat-compose .bo-emoji-field{order:0;align-items:center}#beauty-ocean-concepts .bo-chat-compose .bo-emoji-trigger{order:-1;align-self:center;margin:0}#beauty-ocean-concepts .bo-chat-compose .bo-chat-attach{order:1}#beauty-ocean-concepts .bo-chat-compose .bo-chat-compose-actions{order:2}#beauty-ocean-concepts .bo-chat-compose .bo-emoji-field textarea{box-shadow:none;border:0;border-radius:0;outline:none;padding-inline:4px}#beauty-ocean-concepts .bo-chat-compose .bo-emoji-field textarea:focus-visible{box-shadow:none;background:0 0;outline:none}#beauty-ocean-concepts .bo-chat-compose :is(.bo-chat-attach,.bo-chat-send)>svg{flex:none;width:24px;height:24px;display:block}#beauty-ocean-concepts .bo-chat-compose textarea{resize:none;background:0 0;border:0;border-radius:22px;flex:1;min-width:0;height:44px;min-height:44px;max-height:120px;padding:10px 12px}#beauty-ocean-concepts .bo-chat-compose-actions{flex:none;margin:0;display:block}#beauty-ocean-concepts .bo-chat-compose .bo-chat-attach,#beauty-ocean-concepts .bo-chat-compose .bo-chat-send{border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:grid}#beauty-ocean-concepts .bo-chat-compose .bo-chat-attach{background:#fff;border:0}#beauty-ocean-concepts .bo-chat-compose-hint{padding-inline:14px}@media (max-width:760px){#beauty-ocean-concepts .bo-chat-page:has(.is-conversation)>h1{display:none}#beauty-ocean-concepts .bo-chat-thread{height:calc(100dvh - 165px);min-height:380px}#beauty-ocean-concepts .bo-chat-thread-heading{padding:8px 0}#beauty-ocean-concepts .bo-chat-thread-heading h2{font-size:16px}#beauty-ocean-concepts .bo-chat-history{padding:12px 0}#beauty-ocean-concepts .bo-chat-message-row{gap:6px;max-width:94%}#beauty-ocean-concepts .bo-chat-message{font-size:14px}#beauty-ocean-concepts .bo-chat-photo img{max-height:360px}#beauty-ocean-concepts .bo-chat-compose{padding:10px 0 0}#beauty-ocean-concepts .bo-chat-compose-hint{display:none}#beauty-ocean-concepts .bo-chat-back{border:0}#beauty-ocean-concepts .bo-chat-sidebar-heading,#beauty-ocean-concepts .bo-chat-conversation{padding-inline:0}}#beauty-ocean-concepts .bo-chat-thread{height:calc(100dvh - 145px);min-height:360px;max-height:none}#beauty-ocean-concepts .bo-chat-sidebar{max-height:calc(100dvh - 145px)}#beauty-ocean-concepts .bo-chat-message.has-photo .bo-chat-caption-bubble{background:#f2f2f2;border-radius:20px;margin-top:8px;padding:10px 14px}#beauty-ocean-concepts .is-own .bo-chat-message.has-photo .bo-chat-caption-bubble{background:#ededed}#beauty-ocean-concepts .bo-chat-message.has-photo .bo-chat-caption-bubble .bo-chat-message-meta{padding:0}#beauty-ocean-concepts .bo-chat-remove-photo{border:0;border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:grid}@media (max-width:760px){#beauty-ocean-concepts .bo-chat-thread{height:calc(100dvh - 120px);min-height:320px}#beauty-ocean-concepts .bo-chat-sidebar{max-height:none}:is(#beauty-ocean-concepts .bo-product:has(.bo-chat-workspace.is-conversation)>.bo-top,#beauty-ocean-concepts .bo-product:has(.bo-chat-workspace.is-conversation)>.bo-bottom){display:none}#beauty-ocean-concepts .bo-main:has(.bo-chat-workspace.is-conversation){min-height:0;padding:0}#beauty-ocean-concepts .bo-chat-page:has(.is-conversation){inset-inline:0;top:var(--bo-chat-viewport-top,0px);height:var(--bo-chat-viewport-height,100dvh);background:#fff;max-width:none;margin:0;position:fixed;overflow:hidden}#beauty-ocean-concepts .bo-chat-workspace.is-conversation{border:0;height:100%;min-height:0}#beauty-ocean-concepts .is-conversation .bo-chat-thread{height:100%;min-height:0;overflow:hidden}#beauty-ocean-concepts .is-conversation .bo-chat-thread-heading{padding:calc(8px + env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 8px max(8px,env(safe-area-inset-left));flex-shrink:0}#beauty-ocean-concepts .is-conversation .bo-chat-profile-link{display:none}#beauty-ocean-concepts .is-conversation .bo-chat-history{min-height:0;padding:12px max(12px,env(safe-area-inset-right)) 12px max(12px,env(safe-area-inset-left));overflow-y:auto}#beauty-ocean-concepts .is-conversation .bo-chat-compose{padding:8px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));max-height:55%;overflow-y:auto}#beauty-ocean-concepts .is-conversation .bo-chat-compose textarea{font-size:16px}}
