.edai-widget.edai-pro-polished {
    --edai-pro-surface: #ffffff;
    --edai-pro-soft: #f6f8fb;
    --edai-pro-border: #dbe3ee;
    --edai-pro-border-strong: #cbd5e1;
    --edai-pro-ink: #111827;
    --edai-pro-muted: #64748b;
    --edai-pro-faint: #f8fafc;
    --edai-pro-accent: var(--edai-primary, #2563eb);
    --edai-pro-accent-dark: #1d4ed8;
    --edai-pro-accent-soft: #eff6ff;
    --edai-pro-success: #0f9f6e;
    --edai-pro-shadow: 0 24px 70px rgba(15, 23, 42, 0.22);
    color: var(--edai-pro-ink);
}

.edai-widget.edai-pro-polished.edai-pro-theme-modern-saas {
    --edai-pro-accent: #2563eb;
    --edai-pro-accent-dark: #1d4ed8;
    --edai-pro-accent-soft: #eff6ff;
    --edai-pro-soft: #f6f8fb;
    --edai-pro-border: #dbe3ee;
    --edai-pro-shadow: 0 24px 70px rgba(15, 23, 42, 0.22);
}

.edai-widget.edai-pro-polished.edai-pro-theme-clinic {
    --edai-pro-accent: #0f9f6e;
    --edai-pro-accent-dark: #047857;
    --edai-pro-accent-soft: #ecfdf5;
    --edai-pro-soft: #f0fdfa;
    --edai-pro-border: #ccfbf1;
    --edai-pro-shadow: 0 24px 70px rgba(15, 118, 110, 0.18);
}

.edai-widget.edai-pro-polished.edai-pro-theme-agency {
    --edai-pro-accent: #111827;
    --edai-pro-accent-dark: #030712;
    --edai-pro-accent-soft: #f3f4f6;
    --edai-pro-soft: #f8fafc;
    --edai-pro-border: #d1d5db;
    --edai-pro-shadow: 0 26px 78px rgba(3, 7, 18, 0.25);
}

.edai-widget.edai-pro-polished.edai-pro-theme-ecommerce {
    --edai-pro-accent: #f97316;
    --edai-pro-accent-dark: #c2410c;
    --edai-pro-accent-soft: #fff7ed;
    --edai-pro-soft: #fffbeb;
    --edai-pro-border: #fed7aa;
    --edai-pro-shadow: 0 24px 70px rgba(154, 52, 18, 0.18);
}

.edai-widget.edai-pro-polished.edai-pro-theme-minimal-messenger {
    --edai-pro-accent: #475569;
    --edai-pro-accent-dark: #1f2937;
    --edai-pro-accent-soft: #f1f5f9;
    --edai-pro-soft: #f8fafc;
    --edai-pro-border: #e2e8f0;
    --edai-pro-shadow: 0 22px 62px rgba(15, 23, 42, 0.16);
}

.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark {
    --edai-pro-surface: #111827;
    --edai-pro-soft: #0f172a;
    --edai-pro-border: #273449;
    --edai-pro-border-strong: #334155;
    --edai-pro-ink: #f8fafc;
    --edai-pro-muted: #cbd5e1;
    --edai-pro-faint: #182235;
    --edai-pro-accent: #7c3aed;
    --edai-pro-accent-dark: #6d28d9;
    --edai-pro-accent-soft: rgba(124, 58, 237, 0.16);
    --edai-pro-shadow: 0 26px 80px rgba(2, 6, 23, 0.42);
}

.edai-widget.edai-pro-polished.edai-pro-theme-calm-luxury {
    --edai-pro-accent: #0f766e;
    --edai-pro-accent-dark: #115e59;
    --edai-pro-accent-soft: #f0fdfa;
    --edai-pro-soft: #f8fbfa;
    --edai-pro-border: #d5e5e2;
    --edai-pro-shadow: 0 24px 70px rgba(15, 118, 110, 0.16);
}

.edai-widget.edai-pro-polished.edai-pro-theme-executive-blue {
    --edai-pro-accent: #1d4ed8;
    --edai-pro-accent-dark: #1e3a8a;
    --edai-pro-accent-soft: #eff6ff;
    --edai-pro-soft: #f8fbff;
    --edai-pro-border: #bfdbfe;
    --edai-pro-shadow: 0 24px 70px rgba(30, 64, 175, 0.18);
}

.edai-widget.edai-pro-polished.edai-pro-theme-retail-pop {
    --edai-pro-accent: #ea580c;
    --edai-pro-accent-dark: #c2410c;
    --edai-pro-accent-soft: #fff7ed;
    --edai-pro-soft: #fffaf5;
    --edai-pro-border: #fed7aa;
    --edai-pro-shadow: 0 24px 70px rgba(194, 65, 12, 0.18);
}

.edai-widget.edai-pro-polished.edai-pro-theme-support-console {
    --edai-pro-accent: #0f172a;
    --edai-pro-accent-dark: #020617;
    --edai-pro-accent-soft: #f1f5f9;
    --edai-pro-soft: #f8fafc;
    --edai-pro-border: #cbd5e1;
    --edai-pro-shadow: 0 24px 70px rgba(15, 23, 42, 0.2);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home {
    --edai-pro-surface: #f6f3f0;
    --edai-pro-soft: #f7f4f1;
    --edai-pro-border: #e8e2dc;
    --edai-pro-border-strong: #d6cec6;
    --edai-pro-ink: #181316;
    --edai-pro-muted: #716a67;
    --edai-pro-faint: #fbfaf8;
    --edai-pro-accent: #181316;
    --edai-pro-accent-dark: #0f0b0d;
    --edai-pro-accent-soft: #f0ece8;
    --edai-pro-success: #2fc56f;
    --edai-pro-shadow: 0 28px 84px rgba(24, 19, 22, 0.26);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support {
    --edai-pro-surface: #f5f2ef;
    --edai-pro-soft: #f8f6f3;
    --edai-pro-border: #e8e2dc;
    --edai-pro-border-strong: #d6cec6;
    --edai-pro-ink: #181316;
    --edai-pro-muted: #756d69;
    --edai-pro-faint: #fffdfb;
    --edai-pro-accent: #181316;
    --edai-pro-accent-dark: #0f0b0d;
    --edai-pro-accent-soft: #f0ece8;
    --edai-pro-success: #2fc56f;
    --edai-pro-shadow: 0 30px 86px rgba(24, 19, 22, 0.28);
}

.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead {
    --edai-pro-surface: #f6f8fb;
    --edai-pro-soft: #eef3f8;
    --edai-pro-border: #dbe5f0;
    --edai-pro-border-strong: #c8d5e5;
    --edai-pro-ink: #0f172a;
    --edai-pro-muted: #64748b;
    --edai-pro-faint: #fbfdff;
    --edai-pro-accent: #111827;
    --edai-pro-accent-dark: #030712;
    --edai-pro-accent-soft: #eef2f7;
    --edai-pro-success: #10b981;
    --edai-pro-shadow: 0 30px 80px rgba(15, 23, 42, 0.2);
}

.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant {
    --edai-pro-surface: #fff8f2;
    --edai-pro-soft: #fff4e8;
    --edai-pro-border: #fed7aa;
    --edai-pro-border-strong: #fdba74;
    --edai-pro-ink: #1c1917;
    --edai-pro-muted: #78716c;
    --edai-pro-faint: #fffaf5;
    --edai-pro-accent: #ea580c;
    --edai-pro-accent-dark: #9a3412;
    --edai-pro-accent-soft: #ffedd5;
    --edai-pro-success: #16a34a;
    --edai-pro-shadow: 0 30px 80px rgba(194, 65, 12, 0.2);
}

.edai-widget.edai-pro-polished.edai-pro-theme-clinic .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-clinic .edai-chat-header {
    background:
        radial-gradient(circle at 16% -10%, rgba(16, 185, 129, 0.14), transparent 32%),
        linear-gradient(180deg, #ffffff 0%, #f0fdfa 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-agency .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-agency .edai-chat-header {
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-ecommerce .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-ecommerce .edai-chat-header {
    background:
        radial-gradient(circle at 18% -10%, rgba(249, 115, 22, 0.14), transparent 34%),
        linear-gradient(180deg, #ffffff 0%, #fff7ed 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-minimal-messenger .edai-panel {
    border-radius: 18px;
    box-shadow: var(--edai-pro-shadow);
}

.edai-widget.edai-pro-polished.edai-pro-theme-minimal-messenger .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-minimal-messenger .edai-chat-header {
    background: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-panel,
.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-panel-body,
.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-ai-chat {
    background: #111827;
    color: #f8fafc;
}

.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-chat-header {
    border-color: #273449;
    background:
        radial-gradient(circle at 12% -10%, rgba(124, 58, 237, 0.24), transparent 34%),
        linear-gradient(180deg, #111827 0%, #0f172a 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-panel-header-title,
.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-chat-title,
.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-modern-section-heading {
    color: #f8fafc;
}

.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-panel-header-status,
.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-chat-header-slogan,
.edai-widget.edai-pro-polished.edai-pro-theme-premium-dark .edai-chat-header-status {
    color: #cbd5e1;
}

.edai-widget.edai-pro-polished.edai-pro-theme-calm-luxury .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-calm-luxury .edai-chat-header {
    background:
        radial-gradient(circle at 16% -10%, rgba(15, 118, 110, 0.14), transparent 32%),
        linear-gradient(180deg, #ffffff 0%, #f0fdfa 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-executive-blue .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-executive-blue .edai-chat-header {
    background:
        radial-gradient(circle at 16% -10%, rgba(37, 99, 235, 0.16), transparent 32%),
        linear-gradient(180deg, #ffffff 0%, #eff6ff 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-retail-pop .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-retail-pop .edai-chat-header {
    background:
        radial-gradient(circle at 18% -10%, rgba(234, 88, 12, 0.16), transparent 34%),
        linear-gradient(180deg, #ffffff 0%, #fff7ed 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-support-console .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-support-console .edai-chat-header {
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-header {
    border-color: rgba(255, 255, 255, 0.08);
    background:
        radial-gradient(circle at 20% -20%, rgba(255, 255, 255, 0.08), transparent 34%),
        linear-gradient(180deg, #241d1d 0%, #1d1718 100%);
    color: #ffffff;
}

.edai-widget.edai-pro-polished,
.edai-widget.edai-pro-polished * {
    letter-spacing: 0;
}

.edai-widget.edai-pro-polished .edai-toggle {
    width: 64px;
    height: 64px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    background: #0f172a;
    color: #ffffff;
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.28);
}

.edai-widget.edai-pro-polished .edai-toggle:hover {
    transform: translateY(-2px);
    box-shadow: 0 22px 46px rgba(15, 23, 42, 0.34);
}

.edai-widget.edai-pro-polished .edai-prompt-bubble {
    bottom: 76px;
    width: min(340px, calc(100vw - 86px));
    min-height: 50px;
    padding: 14px 44px 14px 18px;
    border: 0;
    border-radius: 17px;
    background: #ffffff;
    color: #172033;
    box-shadow: 0 18px 46px rgba(15, 23, 42, 0.18);
}

.edai-widget.edai-pro-polished.edai-position-right .edai-prompt-bubble {
    right: 18px;
}

.edai-widget.edai-pro-polished.edai-position-left .edai-prompt-bubble {
    left: 18px;
}

.edai-widget.edai-pro-polished .edai-prompt-text {
    display: block;
    color: #172033;
    font-size: 14px;
    font-weight: 650;
    line-height: 1.35;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.edai-widget.edai-pro-polished .edai-prompt-close {
    top: 50%;
    right: 14px;
    color: #94a3b8;
    transform: translateY(-50%);
}

.edai-widget.edai-pro-polished .edai-prompt-tail {
    width: 24px;
    height: 24px;
    bottom: -11px;
    background: #ffffff;
    border: 0;
}

.edai-widget.edai-pro-polished.edai-position-right .edai-prompt-tail {
    right: 26px;
}

.edai-widget.edai-pro-polished.edai-position-left .edai-prompt-tail {
    left: 26px;
}

.edai-widget.edai-pro-polished .edai-notification-badge {
    top: -7px;
    right: -7px;
    min-width: 22px;
    height: 22px;
    border-radius: 999px;
    border: 2px solid #ffffff;
    background: #ff4458;
    box-shadow: 0 8px 18px rgba(255, 68, 88, 0.34);
    font-size: 12px;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-toggle {
    width: 64px !important;
    height: 64px !important;
    border: 0 !important;
    border-radius: 18px !important;
    background: var(--edai-primary) !important;
    background: var(--edai-brand-accent) !important;
    color: var(--edai-text) !important;
    box-shadow: 0 18px 34px rgba(15, 23, 42, 0.28) !important;
    transform: none;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-toggle:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-toggle:focus {
    background: var(--edai-primary) !important;
    background: var(--edai-brand-accent-hover) !important;
    color: var(--edai-text) !important;
    transform: translateY(-2px);
    box-shadow: 0 22px 42px rgba(15, 23, 42, 0.3) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-toggle.is-open {
    border-radius: 999px !important;
    background: #111827 !important;
    color: #ffffff !important;
    box-shadow: 0 18px 38px rgba(15, 23, 42, 0.38) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-toggle-icon svg {
    width: 30px !important;
    height: 30px !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-notification-badge {
    top: -7px !important;
    right: -7px !important;
    min-width: 22px !important;
    width: auto !important;
    height: 22px !important;
    border: 2px solid #ffffff !important;
    border-radius: 999px !important;
    background: #ff4458 !important;
    color: #ffffff !important;
    box-shadow: 0 8px 18px rgba(255, 68, 88, 0.34) !important;
}

.edai-widget.edai-pro-polished .edai-modern-nav-button {
    position: relative;
}

.edai-widget.edai-pro-polished .edai-pro-nav-unread {
    position: absolute;
    top: 9px;
    right: calc(50% - 26px);
    display: inline-flex;
    min-width: 18px;
    height: 18px;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    border: 2px solid #ffffff;
    border-radius: 999px;
    background: #ff4458;
    color: #ffffff;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    box-shadow: 0 8px 16px rgba(255, 68, 88, 0.32);
}

.edai-widget.edai-pro-polished .edai-pro-nav-unread[hidden] {
    display: none !important;
}

.edai-widget.edai-pro-polished .edai-toggle:focus-visible,
.edai-widget.edai-pro-polished button:focus-visible,
.edai-widget.edai-pro-polished a:focus-visible {
    outline: 3px solid rgba(37, 99, 235, 0.24);
    outline-offset: 3px;
}

.edai-widget.edai-pro-polished button,
.edai-widget.edai-pro-polished input,
.edai-widget.edai-pro-polished textarea,
.edai-widget.edai-pro-polished select {
    font-family: inherit;
}

.edai-widget.edai-pro-polished .edai-panel {
    width: min(432px, calc(100vw - 28px));
    max-height: min(780px, calc(100vh - 94px));
    border: 1px solid rgba(203, 213, 225, 0.92);
    border-radius: 22px;
    overflow: hidden;
    background: var(--edai-pro-surface);
    box-shadow: var(--edai-pro-shadow);
    isolation: isolate;
    backdrop-filter: blur(18px);
}

.edai-widget.edai-pro-polished .edai-panel-header {
    min-height: 72px;
    padding: 14px 16px;
    border-bottom: 1px solid rgba(219, 227, 238, 0.92);
    background:
        radial-gradient(circle at 14% -12%, rgba(37, 99, 235, 0.13), transparent 32%),
        radial-gradient(circle at 96% 0%, rgba(14, 165, 233, 0.1), transparent 28%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    color: var(--edai-pro-ink);
}

.edai-widget.edai-pro-polished .edai-panel-header-brand,
.edai-widget.edai-pro-polished .edai-chat-header-brand {
    min-width: 0;
    gap: 10px;
}

.edai-widget.edai-pro-polished .edai-panel-header-logo,
.edai-widget.edai-pro-polished .edai-chat-header-logo {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    min-height: 38px !important;
    border: 1px solid rgba(37, 99, 235, 0.2);
    background: linear-gradient(180deg, #eef4ff 0%, #dbeafe 100%);
    box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.72), 0 8px 18px rgba(37, 99, 235, 0.1);
}

.edai-widget.edai-pro-polished .edai-panel-header-logo img,
.edai-widget.edai-pro-polished .edai-chat-header-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}

.edai-widget.edai-pro-polished .edai-panel-header-title,
.edai-widget.edai-pro-polished .edai-chat-title {
    color: var(--edai-pro-ink);
    font-size: 16px;
    font-weight: 760;
    line-height: 1.25;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.edai-widget.edai-pro-polished .edai-panel-header-slogan,
.edai-widget.edai-pro-polished .edai-panel-header-status,
.edai-widget.edai-pro-polished .edai-chat-header-slogan,
.edai-widget.edai-pro-polished .edai-chat-header-status {
    color: var(--edai-pro-muted);
    font-size: 12px;
    line-height: 1.35;
}

.edai-widget.edai-pro-polished .edai-panel-header-copy,
.edai-widget.edai-pro-polished .edai-chat-header-copy {
    min-width: 0;
}

.edai-widget.edai-pro-polished .edai-panel-header-actions {
    gap: 8px;
}

.edai-widget.edai-pro-polished .edai-header-save,
.edai-widget.edai-pro-polished .edai-header-chat-save,
.edai-widget.edai-pro-polished .edai-close-header,
.edai-widget.edai-pro-polished .edai-close-mobile {
    width: 38px;
    height: 38px;
    min-width: 38px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 999px;
    background: #fff;
    color: #334155;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.07);
}

.edai-widget.edai-pro-polished .edai-header-save:hover,
.edai-widget.edai-pro-polished .edai-header-chat-save:hover,
.edai-widget.edai-pro-polished .edai-header-chat-save:focus-visible,
.edai-widget.edai-pro-polished .edai-header-chat-save.is-active,
.edai-widget.edai-pro-polished .edai-close-header:hover,
.edai-widget.edai-pro-polished .edai-close-mobile:hover {
    border-color: #c7d2fe;
    color: var(--edai-pro-accent);
    background: var(--edai-pro-accent-soft);
}

.edai-widget.edai-pro-polished .edai-header-save-label {
    display: none;
}

.edai-widget.edai-pro-polished .edai-header-chat-save-label {
    display: none;
}

.edai-widget.edai-pro-polished .edai-header-chat-save svg {
    width: 16px;
    height: 16px;
}

.edai-widget.edai-pro-polished.edai-pro-hide-chat-close .edai-chat-first-header .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-hide-chat-close .edai-chat-first-header .edai-close-mobile,
.edai-widget.edai-pro-polished.edai-pro-hide-chat-close .edai-chat-nav-header .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-hide-chat-close .edai-chat-nav-header .edai-close-mobile {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-pro-hide-home-close:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-hide-home-close:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header .edai-close-mobile {
    display: none !important;
}

.edai-widget.edai-pro-polished .edai-panel-body {
    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 42%);
}

.edai-widget.edai-pro-polished .edai-ai-chat {
    background: transparent;
}

.edai-widget.edai-pro-polished .edai-chat-header {
    min-height: 52px;
    padding: 10px 16px;
    border-bottom: 1px solid rgba(219, 227, 238, 0.76);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 250, 252, 0.92) 100%);
}

.edai-widget.edai-pro-polished .edai-chat-first-header {
    min-height: 42px;
}

.edai-widget.edai-pro-polished .edai-chat-first-header .edai-chat-header-brand {
    width: 100%;
    align-items: center;
}

.edai-widget.edai-pro-polished .edai-chat-first-header .edai-chat-header-logo {
    width: 10px !important;
    height: 10px !important;
    min-width: 10px !important;
    min-height: 10px !important;
    border: 0;
    background: #22c55e;
    box-shadow: 0 0 0 4px rgba(34, 197, 94, 0.12);
}

.edai-widget.edai-pro-polished .edai-chat-first-header .edai-chat-header-logo img,
.edai-widget.edai-pro-polished .edai-chat-first-header .edai-chat-header-logo-fallback {
    display: none;
}

.edai-widget.edai-pro-polished .edai-chat-first-header .edai-chat-title {
    font-size: 14px;
    font-weight: 780;
}

.edai-widget.edai-pro-polished .edai-chat-first-header .edai-chat-header-slogan,
.edai-widget.edai-pro-polished .edai-chat-first-header .edai-chat-header-status {
    display: inline-flex;
    align-items: center;
    min-height: 22px;
    margin-left: auto;
    padding: 3px 9px;
    border: 1px solid rgba(34, 197, 94, 0.2);
    border-radius: 999px;
    background: rgba(240, 253, 244, 0.9);
    color: #047857;
    font-size: 11px;
    font-weight: 760;
}

.edai-widget.edai-pro-polished .edai-chat-nav-header .edai-back,
.edai-widget.edai-pro-polished .edai-subscreen-header .edai-back {
    min-height: 34px;
    padding: 7px 10px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 999px;
    background: #ffffff;
    color: #334155;
    font-size: 12px;
    font-weight: 760;
}

.edai-widget.edai-pro-polished .edai-chat-messages {
    padding: 18px 16px 16px;
    background: linear-gradient(180deg, #fbfdff 0%, #ffffff 100%);
}

.edai-widget.edai-pro-polished .edai-chat-date-separator,
.edai-widget.edai-pro-polished .edai-chat-day-separator {
    margin: 10px auto;
    padding: 4px 9px;
    border-radius: 999px;
    background: #eef2f7;
    color: #64748b;
    font-size: 11px;
    font-weight: 700;
}

.edai-widget.edai-pro-polished .edai-modern-home {
    padding: 18px 18px 16px;
}

.edai-widget.edai-pro-polished .edai-modern-home-greeting,
.edai-widget.edai-pro-polished .edai-concierge-home-stack {
    display: none;
}

.edai-widget.edai-pro-polished .edai-modern-home-hero {
    margin: 0 0 16px;
    padding: 16px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.06);
}

.edai-widget.edai-pro-polished .edai-modern-home-eyebrow {
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    margin-bottom: 8px;
    padding: 4px 9px;
    border-radius: 999px;
    background: #eaf7f2;
    color: #047857;
    font-size: 10px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.edai-widget.edai-pro-polished .edai-modern-home-title {
    color: var(--edai-pro-ink);
    font-size: 22px;
    font-weight: 780;
    line-height: 1.18;
}

.edai-widget.edai-pro-polished .edai-modern-home-description {
    max-width: 34ch;
    color: var(--edai-pro-muted);
    font-size: 13px;
    line-height: 1.5;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent {
    display: grid;
    width: 100%;
    grid-template-columns: 44px minmax(0, 1fr) auto;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 13px 14px;
    border: 1px solid rgba(203, 213, 225, 0.82);
    border-radius: 16px;
    background: linear-gradient(180deg, #fff 0%, #fbfdff 100%);
    color: var(--edai-pro-ink);
    text-align: left;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.07);
    cursor: pointer;
    transition: transform 0.16s ease, border-color 0.16s ease, box-shadow 0.16s ease;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent + .edai-modern-home-actions {
    margin-top: 18px !important;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent:hover,
.edai-widget.edai-pro-polished .edai-pro-home-recent:focus-visible {
    border-color: rgba(37, 99, 235, 0.34);
    box-shadow: 0 18px 38px rgba(15, 23, 42, 0.12);
    transform: translateY(-1px);
    outline: none;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent-avatar {
    display: inline-flex;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: linear-gradient(135deg, #e8f3ff 0%, #dcecff 100%);
    color: #2563eb;
    font-size: 18px;
    box-shadow: inset 0 0 0 1px rgba(37, 99, 235, 0.12);
}

.edai-widget.edai-pro-polished .edai-pro-home-recent-copy {
    display: block;
    min-width: 0;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent-copy strong,
.edai-widget.edai-pro-polished .edai-pro-home-recent-copy small {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent-copy strong {
    color: var(--edai-pro-ink);
    font-size: 14px;
    font-weight: 800;
    line-height: 1.25;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent-copy small {
    margin-top: 3px;
    color: var(--edai-pro-muted);
    font-size: 13px;
    font-weight: 650;
    line-height: 1.35;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent-meta {
    align-self: start;
    color: #94a3b8;
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished .edai-modern-home-actions {
    grid-template-columns: 1fr 1fr;
    gap: 9px;
    margin-top: 0;
    margin-bottom: 16px;
}

.edai-widget.edai-pro-polished .edai-modern-home-action {
    min-height: 44px;
    justify-content: center;
    border-radius: 10px;
    border-color: var(--edai-pro-border);
    background: #fff;
    color: #1f2937;
    font-size: 13px;
    font-weight: 760;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
}

.edai-widget.edai-pro-polished .edai-modern-home-action:first-child {
    border-color: var(--edai-pro-accent);
    background: var(--edai-pro-accent);
    color: #fff;
    box-shadow: 0 12px 28px rgba(37, 99, 235, 0.22);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-panel {
    width: min(402px, calc(100vw - 28px));
    border-color: rgba(24, 19, 22, 0.1);
    border-radius: 24px;
    background: #f6f3f0;
    box-shadow: var(--edai-pro-shadow);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-panel-body {
    background: linear-gradient(180deg, #1d1718 0, #1d1718 172px, #f6f3f0 172px, #f6f3f0 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-panel-header {
    min-height: 82px;
    padding: 16px 18px 8px;
    border-bottom: 0;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-panel-header-copy {
    display: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-panel-header-logo {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    min-height: 34px !important;
    border: 0;
    border-radius: 9px;
    background: #ffffff;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.24);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-header-save,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-header-chat-save {
    display: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-close-mobile {
    border-color: rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-home {
    padding: 0 20px 20px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-home-hero {
    margin: 0;
    padding: 28px 20px 20px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-home-eyebrow {
    display: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-home-greeting {
    display: block;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-home-title {
    max-width: 10ch;
    color: #ffffff;
    font-size: 28px;
    font-weight: 820;
    line-height: 1.12;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-home-title span {
    display: block;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-home-description {
    display: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-home-actions {
    display: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-home-stack {
    display: grid;
    gap: 11px;
    margin: 0;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-card {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 74px;
    gap: 12px;
    padding: 14px 16px;
    border: 1px solid rgba(24, 19, 22, 0.08);
    border-radius: 12px;
    background: #ffffff;
    color: #181316;
    text-align: left;
    box-shadow: 0 14px 30px rgba(24, 19, 22, 0.12);
    transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-card:hover {
    border-color: rgba(24, 19, 22, 0.18);
    transform: translateY(-1px);
    box-shadow: 0 18px 38px rgba(24, 19, 22, 0.16);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-copy {
    display: grid;
    min-width: 0;
    gap: 3px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-copy strong {
    color: #181316;
    font-size: 14px;
    font-weight: 820;
    line-height: 1.2;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-copy small,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-meta {
    color: #716a67;
    font-size: 12px;
    line-height: 1.3;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-meta,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-arrow {
    margin-left: auto;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-arrow {
    color: #181316;
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-avatar,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-spark,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-check {
    display: grid;
    place-items: center;
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 900;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-avatar {
    background: linear-gradient(135deg, #241d1d, #423739);
    color: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-spark {
    background: #f4efea;
    color: #7c5b4b;
    font-size: 18px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-check {
    background: #2fc56f;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-check::before {
    content: "";
    width: 12px;
    height: 7px;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    transform: rotate(-45deg) translate(1px, -1px);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-commerce {
    margin-top: 14px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-nav {
    border-top-color: #e7ded7;
    background: #ffffff;
    box-shadow: 0 -14px 28px rgba(24, 19, 22, 0.06);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-nav-button {
    color: #716a67;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-modern-nav-button.is-active {
    color: #181316;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel {
    overflow: hidden;
    border: 0;
    border-radius: 24px;
    background: #f6f3f0;
    box-shadow: 0 28px 78px rgba(24, 19, 22, 0.28);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-body {
    background:
        linear-gradient(180deg, #241d1d 0 235px, #f7f4f1 235px 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header {
    min-height: 74px;
    padding: 18px 20px 8px;
    border-bottom: 0;
    background: transparent;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-logo {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    min-height: 32px !important;
    border-radius: 9px;
    background: #ffffff;
    box-shadow: 0 14px 26px rgba(0, 0, 0, 0.28);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home.edai-pro-hide-home-close:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home.edai-pro-hide-home-close:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header .edai-close-mobile {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-footer .edai-close-mobile,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-footer-bar .edai-close-mobile {
    width: 34px;
    height: 34px;
    min-width: 34px;
    border: 0;
    background: transparent;
    color: rgba(255, 255, 255, 0.82);
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-header-save,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-header-chat-save {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home {
    display: flex;
    flex-direction: column;
    min-height: 510px;
    padding: 0;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-hero {
    min-height: 145px;
    margin: 0;
    padding: 28px 40px 18px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-eyebrow,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-description {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-title {
    max-width: 11ch;
    margin: 0;
    color: #ffffff;
    font-size: 28px;
    font-weight: 830;
    line-height: 1.1;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-title span {
    display: block;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-greeting::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 7px;
    border-radius: 3px;
    background:
        linear-gradient(90deg, #ff6a21 0 42%, transparent 42% 58%, #ff6a21 58% 100%),
        #fff1e8;
    vertical-align: 0;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-actions {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-home-stack {
    display: grid !important;
    gap: 12px;
    margin: -2px 20px 18px;
    position: relative;
    z-index: 2;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-concierge-recent-hidden {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-card {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 72px;
    gap: 12px;
    padding: 13px 14px;
    border: 1px solid rgba(24, 19, 22, 0.06);
    border-radius: 12px;
    background: #ffffff;
    color: #181316;
    text-align: left;
    box-shadow: 0 14px 34px rgba(24, 19, 22, 0.13);
    transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-card:hover,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-card:focus-visible {
    border-color: rgba(24, 19, 22, 0.14);
    transform: translateY(-1px);
    box-shadow: 0 18px 42px rgba(24, 19, 22, 0.18);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-copy strong {
    color: #181316;
    font-size: 14px;
    font-weight: 820;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-copy small,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-meta {
    color: #706a66;
    font-size: 12px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-avatar {
    background: linear-gradient(135deg, #241d1d, #3d3335);
    color: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-spark {
    position: relative;
    background: #fff7ef;
    color: #7c5b4b;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-spark::before,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-spark::after {
    content: "";
    position: absolute;
    border-radius: 999px;
    background: #7c5b4b;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-spark::before {
    width: 14px;
    height: 2px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-spark::after {
    width: 2px;
    height: 14px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-nav {
    margin-top: auto;
    border-top: 1px solid #e8e2dc;
    background: #ffffff;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-nav-button {
    color: #716a67;
    font-size: 11px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-nav-button.is-active {
    color: #181316;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home.edai-pro-chat-open .edai-panel,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home.edai-modern-view-messages .edai-panel {
    background: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home.edai-pro-chat-open .edai-panel-body,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home.edai-modern-view-messages .edai-panel-body {
    background: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-ai-chat {
    background: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-first-header,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-nav-header {
    min-height: 54px;
    padding: 9px 14px;
    border-bottom: 1px solid #ebe7e3;
    background: #ffffff;
    color: #181316;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-first-header .edai-chat-title,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-nav-header .edai-chat-title,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-nav-header > span {
    color: #181316;
    font-size: 14px;
    font-weight: 820;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-first-header .edai-chat-title::before {
    width: 8px;
    height: 8px;
    background: #2fc56f;
    box-shadow: 0 0 0 3px rgba(47, 197, 111, 0.18);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-nav-header .edai-back {
    width: 30px;
    height: 30px;
    border: 0;
    background: transparent;
    color: #716a67;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-messages {
    padding: 18px 14px 14px;
    background: #ffffff;
    scrollbar-color: #cfc8c1 transparent;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-message {
    gap: 8px;
    margin-bottom: 10px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-avatar,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-avatar img,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-avatar .edai-avatar-placeholder {
    width: 26px;
    height: 26px;
    min-width: 26px;
    border-radius: 999px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-avatar .edai-avatar-placeholder {
    background:
        radial-gradient(circle at 50% 38%, #ffffff 0 10%, transparent 11%),
        linear-gradient(135deg, #e8e3de, #d3cac2);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-message-bubble {
    max-width: min(312px, 82%);
    padding: 12px 15px;
    border: 0;
    border-radius: 18px;
    background: #f2f1ef;
    color: #181316;
    font-size: 14px;
    line-height: 1.38;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-ai .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-agent .edai-chat-bubble {
    border-radius: 18px 18px 18px 6px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-user .edai-chat-bubble {
    min-width: 44px;
    max-width: min(276px, 74%);
    padding: 12px 16px;
    border: 0;
    border-radius: 18px 18px 6px 18px;
    background: #241d1d;
    color: #ffffff;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-bubble.edai-pro-short-message,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-message-bubble.edai-pro-short-message {
    min-width: 54px !important;
    padding-inline: 14px !important;
    text-align: center;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-row {
    align-items: flex-start;
    margin-top: 12px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-wrap {
    width: min(280px, calc(100% - 40px));
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-helper {
    margin: 0 0 6px;
    color: #514b47;
    font-size: 12px;
    line-height: 1.35;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-card {
    overflow: hidden;
    border: 1px solid #e6ded7;
    border-radius: 14px;
    background: #ffffff;
    color: #181316;
    box-shadow: 0 12px 26px rgba(24, 19, 22, 0.08);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-title {
    padding: 14px 14px 8px;
    color: #241d1d;
    font-size: 13px;
    font-weight: 760;
    text-align: center;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-options {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 6px;
    padding: 4px 14px 14px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-options button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    min-width: 34px;
    margin: 0 auto;
    padding: 0;
    border: 1px solid transparent;
    border-radius: 999px;
    background: #f3f1ef;
    color: #5b5550;
    font-size: 18px;
    line-height: 1;
    filter: grayscale(0.72);
    cursor: pointer;
    transition: transform 0.16s ease, filter 0.16s ease, background 0.16s ease, border-color 0.16s ease;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-options button:hover,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-options button:focus-visible,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-options button.is-selected {
    border-color: rgba(36, 29, 29, 0.16);
    background: #fff7ef;
    filter: grayscale(0);
    transform: translateY(-1px);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-note {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 38px;
    gap: 8px;
    padding: 10px 12px;
    border-top: 1px solid #ebe7e3;
    background: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-note input {
    width: 100%;
    min-height: 34px;
    padding: 7px 2px;
    border: 0;
    border-radius: 8px;
    background: transparent;
    color: #181316;
    font-size: 13px;
    outline: none;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-note input::placeholder {
    color: #8f8883;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-note button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    min-width: 34px;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: #eeeae6;
    color: #a49d98;
    cursor: pointer;
    transition: background 0.16s ease, color 0.16s ease;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-note button:hover,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-note button:focus-visible {
    background: #241d1d;
    color: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-note svg {
    width: 17px;
    height: 17px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-pro-rating-status {
    min-height: 18px;
    padding: 0 12px 10px;
    color: #0f8f55;
    font-size: 11px;
    font-weight: 720;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-time,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-message-time {
    color: #8f8883;
    font-size: 11px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-date-separator,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-day-separator {
    background: transparent;
    color: #8f8883;
    font-size: 11px;
    font-weight: 700;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-starters,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-followups {
    gap: 7px;
    padding-inline: 4px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-starters button,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-followups button,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-followups .edai-followup {
    min-height: 34px;
    padding: 8px 12px;
    border-color: #ebe7e3;
    border-radius: 999px;
    background: #ffffff;
    color: #241d1d;
    box-shadow: 0 8px 18px rgba(24, 19, 22, 0.06);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-input-area {
    padding: 12px 14px 14px;
    border-top: 1px solid #ebe7e3;
    background: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-form {
    grid-template-columns: minmax(0, 1fr) 42px;
    gap: 9px;
    padding: 9px;
    border: 1px solid #ebe7e3;
    border-radius: 15px;
    background: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home #edai-chat-input,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-form input,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-form textarea {
    min-height: 32px;
    padding: 7px 4px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    color: #181316;
    font-size: 14px;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home #edai-chat-input:focus,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-form input:focus,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-form textarea:focus {
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-send {
    width: 38px;
    height: 38px;
    min-width: 38px;
    align-self: end;
    background: #e8e5e1;
    color: #a49d98;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-send:hover {
    background: #241d1d;
    color: #ffffff;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-send svg {
    width: 18px;
    height: 18px;
}

.edai-widget.edai-pro-polished .edai-modern-home-action:hover,
.edai-widget.edai-pro-polished .edai-modern-product:hover,
.edai-widget.edai-pro-polished .edai-commerce-product:hover {
    transform: translateY(-1px);
}

.edai-widget.edai-pro-polished .edai-modern-section-heading {
    margin: 0 0 10px;
    color: var(--edai-pro-ink);
    font-size: 12px;
    font-weight: 820;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.edai-widget.edai-pro-polished .edai-modern-products,
.edai-widget.edai-pro-polished .edai-commerce-chat {
    gap: 10px;
}

.edai-widget.edai-pro-polished .edai-modern-product,
.edai-widget.edai-pro-polished .edai-commerce-product {
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 12px;
    padding: 11px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);
    transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}

.edai-widget.edai-pro-polished .edai-modern-product:hover,
.edai-widget.edai-pro-polished .edai-commerce-product:hover {
    border-color: rgba(37, 99, 235, 0.28);
    box-shadow: 0 16px 34px rgba(15, 23, 42, 0.08);
}

.edai-widget.edai-pro-polished .edai-modern-product-image,
.edai-widget.edai-pro-polished .edai-commerce-product-image {
    width: 58px !important;
    height: 58px !important;
    max-width: 58px !important;
    border-radius: 10px;
    background: var(--edai-pro-soft);
}

.edai-widget.edai-pro-polished .edai-modern-product-heading strong,
.edai-widget.edai-pro-polished .edai-commerce-product-heading strong {
    color: var(--edai-pro-ink);
    font-size: 13px;
    font-weight: 760;
}

.edai-widget.edai-pro-polished .edai-modern-product-heading span,
.edai-widget.edai-pro-polished .edai-commerce-product-heading span {
    border-radius: 999px;
    background: #dcfce7;
    color: #047857;
    font-size: 9px;
    font-weight: 820;
}

.edai-widget.edai-pro-polished .edai-modern-product-price,
.edai-widget.edai-pro-polished .edai-commerce-product-price {
    margin-top: 5px;
    color: #334155;
    font-size: 12px;
    font-weight: 760;
}

.edai-widget.edai-pro-polished .edai-commerce-intro,
.edai-widget.edai-pro-polished .edai-commerce-product-summary {
    color: var(--edai-pro-muted);
    font-size: 12px;
    line-height: 1.45;
}

.edai-widget.edai-pro-polished .edai-commerce-intro {
    padding: 0 2px 2px;
    font-weight: 700;
}

.edai-widget.edai-pro-polished .edai-commerce-product-summary {
    margin-top: 4px;
}

.edai-widget.edai-pro-polished .edai-modern-product-action,
.edai-widget.edai-pro-polished .edai-commerce-product-action {
    min-height: 30px;
    margin-top: 8px;
    padding: 6px 10px;
    border-radius: 8px;
    background: #eff6ff;
    color: var(--edai-pro-accent-dark);
    font-size: 11px;
    font-weight: 800;
}

.edai-widget.edai-pro-polished .edai-chat-area,
.edai-widget.edai-pro-polished .edai-chat-messages {
    scrollbar-width: thin;
    scrollbar-color: #cbd5e1 transparent;
}

.edai-widget.edai-pro-polished .edai-chat-area::-webkit-scrollbar,
.edai-widget.edai-pro-polished .edai-chat-messages::-webkit-scrollbar,
.edai-widget.edai-pro-polished textarea::-webkit-scrollbar {
    width: 6px;
}

.edai-widget.edai-pro-polished .edai-chat-area::-webkit-scrollbar-thumb,
.edai-widget.edai-pro-polished .edai-chat-messages::-webkit-scrollbar-thumb,
.edai-widget.edai-pro-polished textarea::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: #cbd5e1;
}

.edai-widget.edai-pro-polished .edai-chat-message {
    align-items: flex-end;
    gap: 10px;
    margin-bottom: 12px;
}

.edai-widget.edai-pro-polished .edai-chat-avatar,
.edai-widget.edai-pro-polished .edai-chat-avatar img,
.edai-widget.edai-pro-polished .edai-chat-avatar .edai-avatar-placeholder {
    width: 32px;
    height: 32px;
    min-width: 32px;
    border-radius: 999px;
}

.edai-widget.edai-pro-polished .edai-chat-avatar .edai-avatar-placeholder {
    background: #eaf1ff;
}

.edai-widget.edai-pro-polished .edai-chat-bubble,
.edai-widget.edai-pro-polished .edai-message-bubble {
    display: inline-block;
    width: auto;
    min-width: 96px;
    max-width: min(326px, 82%);
    padding: 12px 14px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 16px 16px 16px 6px;
    background: #fff;
    color: #1f2937;
    font-size: 13px;
    line-height: 1.52;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: none;
}

.edai-widget.edai-pro-polished .edai-chat-bubble.edai-pro-short-message,
.edai-widget.edai-pro-polished .edai-message-bubble.edai-pro-short-message {
    min-width: 52px !important;
    width: auto !important;
    max-width: max-content !important;
    white-space: nowrap !important;
    text-align: center;
}

.edai-widget.edai-pro-polished .edai-chat-user .edai-chat-bubble {
    display: inline-block;
    min-width: 44px;
    width: auto;
    max-width: min(304px, 78%);
    padding: 11px 14px;
    text-align: left;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    word-break: normal;
    border-color: var(--edai-pro-accent);
    background: var(--edai-pro-accent);
    color: #fff;
    border-radius: 16px 16px 6px 16px;
    box-shadow: 0 10px 24px rgba(37, 99, 235, 0.2);
}

.edai-widget.edai-pro-polished .edai-chat-bubble p {
    margin: 0 0 8px;
}

.edai-widget.edai-pro-polished .edai-chat-bubble p:last-child {
    margin-bottom: 0;
}

.edai-widget.edai-pro-polished .edai-chat-bubble a {
    color: var(--edai-pro-accent-dark);
    font-weight: 720;
    text-underline-offset: 2px;
}

.edai-widget.edai-pro-polished .edai-chat-user .edai-chat-bubble a {
    color: #ffffff;
}

.edai-widget.edai-pro-polished .edai-chat-time,
.edai-widget.edai-pro-polished .edai-message-time {
    color: #94a3b8;
    font-size: 11px;
}

.edai-widget.edai-pro-polished .edai-chat-starters,
.edai-widget.edai-pro-polished .edai-followups {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    max-width: 100%;
    overflow: visible;
}

.edai-widget.edai-pro-polished .edai-chat-starters button,
.edai-widget.edai-pro-polished .edai-followups button,
.edai-widget.edai-pro-polished .edai-followups .edai-followup {
    width: auto;
    max-width: 100%;
    min-height: 36px;
    padding: 8px 12px;
    border-radius: 12px;
    border: 1px solid rgba(37, 99, 235, 0.35);
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    color: var(--edai-pro-accent-dark);
    white-space: normal;
    overflow-wrap: break-word;
    font-size: 12px;
    font-weight: 720;
    line-height: 1.25;
    text-align: left;
    box-shadow: 0 5px 14px rgba(37, 99, 235, 0.07);
}

.edai-widget.edai-pro-polished .edai-chat-starters button:hover,
.edai-widget.edai-pro-polished .edai-followups button:hover,
.edai-widget.edai-pro-polished .edai-followups .edai-followup:hover {
    border-color: rgba(37, 99, 235, 0.58);
    background: var(--edai-pro-accent-soft);
}

.edai-widget.edai-pro-polished .edai-save-chat,
.edai-widget.edai-pro-polished .edai-save-chat-card,
.edai-widget.edai-pro-polished .edai-chat-form-bubble form,
.edai-widget.edai-pro-polished .edai-smart-lead-form {
    border: 1px solid var(--edai-pro-border);
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.edai-widget.edai-pro-polished .edai-chat-bubble.edai-chat-form-bubble {
    width: min(330px, 100%);
    max-width: min(330px, calc(100vw - 92px)) !important;
    padding: 0 !important;
    border: 0;
    border-radius: 16px;
    background: transparent !important;
    box-shadow: none;
    overflow: visible;
}

.edai-widget.edai-pro-polished .edai-inline-appointment-form {
    width: 100%;
}

.edai-widget.edai-pro-polished .edai-inline-appointment-form form {
    display: grid;
    gap: 11px;
    width: 100%;
    padding: 15px;
    border: 1px solid rgba(37, 99, 235, 0.16);
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.1);
}

.edai-widget.edai-pro-polished .edai-inline-form-header {
    display: grid;
    gap: 5px;
    margin: 0 0 2px;
    padding-bottom: 11px;
    border-bottom: 1px solid #edf2f7;
}

.edai-widget.edai-pro-polished .edai-inline-form-header strong {
    color: var(--edai-pro-ink);
    font-size: 15px;
    font-weight: 780;
    line-height: 1.25;
    letter-spacing: 0;
}

.edai-widget.edai-pro-polished .edai-inline-form-header span {
    color: var(--edai-pro-muted);
    font-size: 12px;
    line-height: 1.45;
}

.edai-widget.edai-pro-polished .edai-inline-form-field {
    display: grid;
    gap: 5px;
    margin: 0;
}

.edai-widget.edai-pro-polished .edai-inline-form-field input,
.edai-widget.edai-pro-polished .edai-inline-form-field select,
.edai-widget.edai-pro-polished .edai-inline-form-field textarea {
    width: 100%;
    min-height: 42px;
    padding: 10px 12px;
    border: 1px solid #dbe3ee;
    border-radius: 11px;
    background: #fdfefe;
    color: var(--edai-pro-ink);
    font-size: 13px;
    line-height: 1.4;
    box-shadow: inset 0 1px 0 rgba(15, 23, 42, 0.03);
}

.edai-widget.edai-pro-polished .edai-inline-form-field textarea {
    min-height: 88px;
    max-height: 150px;
    resize: vertical;
    overflow-y: auto;
}

.edai-widget.edai-pro-polished .edai-inline-form-field select {
    appearance: auto;
    color: #334155;
}

.edai-widget.edai-pro-polished .edai-inline-form-field input::placeholder,
.edai-widget.edai-pro-polished .edai-inline-form-field textarea::placeholder {
    color: #94a3b8;
}

.edai-widget.edai-pro-polished .edai-inline-form-field input:focus,
.edai-widget.edai-pro-polished .edai-inline-form-field select:focus,
.edai-widget.edai-pro-polished .edai-inline-form-field textarea:focus {
    border-color: var(--edai-pro-accent);
    background: #fff;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.13);
    outline: none;
}

.edai-widget.edai-pro-polished .edai-inline-form-submit {
    min-height: 44px;
    margin-top: 2px;
    padding: 11px 14px;
    border: 0;
    border-radius: 12px;
    background: var(--edai-pro-accent);
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2;
    box-shadow: 0 12px 24px rgba(37, 99, 235, 0.25);
}

.edai-widget.edai-pro-polished .edai-inline-form-submit:hover {
    background: var(--edai-pro-accent-dark);
    filter: none;
}

.edai-widget.edai-pro-polished .edai-inline-form-submit:disabled {
    opacity: 0.72;
    cursor: wait;
}

.edai-widget.edai-pro-polished .edai-inline-form-submit svg {
    width: 15px;
    height: 15px;
}

.edai-widget.edai-pro-polished .edai-inline-form-success {
    align-items: flex-start;
    margin-top: 10px;
    padding: 13px;
    border: 1px solid #bbf7d0;
    border-radius: 14px;
    background: #f0fdf4;
    color: #047857;
    font-size: 13px;
    line-height: 1.45;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
}

.edai-widget.edai-pro-polished .edai-inline-form-success svg {
    width: 19px;
    height: 19px;
    color: #059669;
}

.edai-widget.edai-pro-polished .edai-chat-bubble:has(.edai-inline-card),
.edai-widget.edai-pro-polished .edai-chat-card-bubble {
    width: min(340px, 100%);
    max-width: min(340px, calc(100vw - 92px)) !important;
    padding: 0 !important;
    border: 0;
    border-radius: 16px;
    background: transparent !important;
    box-shadow: none;
    overflow: visible;
}

.edai-widget.edai-pro-polished .edai-inline-card {
    width: 100% !important;
    padding: 15px !important;
    border: 1px solid rgba(37, 99, 235, 0.16) !important;
    border-radius: 16px !important;
    background: #ffffff !important;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.1) !important;
    overflow: hidden;
}

.edai-widget.edai-pro-polished .edai-inline-card .edai-card-header {
    display: flex !important;
    align-items: flex-start !important;
    gap: 11px !important;
    margin: 0 0 13px !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #edf2f7 !important;
}

.edai-widget.edai-pro-polished .edai-inline-card .edai-card-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    border-radius: 12px !important;
    background: var(--edai-pro-accent-soft) !important;
    color: var(--edai-pro-accent) !important;
}

.edai-widget.edai-pro-polished .edai-inline-card .edai-card-icon svg {
    width: 19px !important;
    height: 19px !important;
}

.edai-widget.edai-pro-polished .edai-inline-card .edai-card-title {
    color: var(--edai-pro-ink) !important;
    font-size: 15px !important;
    font-weight: 790 !important;
    line-height: 1.25 !important;
}

.edai-widget.edai-pro-polished .edai-inline-card .edai-card-body,
.edai-widget.edai-pro-polished .edai-inline-card .edai-card-status-note,
.edai-widget.edai-pro-polished .edai-handoff-subtitle {
    color: var(--edai-pro-muted) !important;
    font-size: 12px !important;
    line-height: 1.45 !important;
}

.edai-widget.edai-pro-polished .edai-inline-card .edai-card-action,
.edai-widget.edai-pro-polished .edai-inline-callback-form button,
.edai-widget.edai-pro-polished .edai-human-handoff-form button[type="submit"],
.edai-widget.edai-pro-polished .edai-engage-form button.edai-engage-card-action {
    min-height: 44px !important;
    padding: 11px 14px !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: var(--edai-pro-accent) !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    box-shadow: 0 12px 24px rgba(37, 99, 235, 0.25) !important;
}

.edai-widget.edai-pro-polished .edai-inline-card .edai-card-action:hover,
.edai-widget.edai-pro-polished .edai-inline-callback-form button:hover,
.edai-widget.edai-pro-polished .edai-human-handoff-form button[type="submit"]:hover,
.edai-widget.edai-pro-polished .edai-engage-form button.edai-engage-card-action:hover {
    background: var(--edai-pro-accent-dark) !important;
    filter: none !important;
    transform: translateY(-1px);
}

.edai-widget.edai-pro-polished .edai-inline-callback-form,
.edai-widget.edai-pro-polished .edai-human-handoff-form,
.edai-widget.edai-pro-polished .edai-engage-form {
    display: grid !important;
    gap: 11px !important;
    margin: 0 !important;
}

.edai-widget.edai-pro-polished .edai-inline-callback-form input,
.edai-widget.edai-pro-polished .edai-inline-callback-form select,
.edai-widget.edai-pro-polished .edai-inline-callback-form textarea,
.edai-widget.edai-pro-polished .edai-human-handoff-form input,
.edai-widget.edai-pro-polished .edai-human-handoff-form select,
.edai-widget.edai-pro-polished .edai-human-handoff-form textarea,
.edai-widget.edai-pro-polished .edai-engage-form input,
.edai-widget.edai-pro-polished .edai-engage-form select,
.edai-widget.edai-pro-polished .edai-engage-form textarea {
    width: 100% !important;
    min-height: 42px !important;
    padding: 10px 12px !important;
    border: 1px solid #dbe3ee !important;
    border-radius: 11px !important;
    background: #fdfefe !important;
    color: var(--edai-pro-ink) !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    box-shadow: inset 0 1px 0 rgba(15, 23, 42, 0.03) !important;
}

.edai-widget.edai-pro-polished .edai-inline-callback-form textarea,
.edai-widget.edai-pro-polished .edai-human-handoff-form textarea,
.edai-widget.edai-pro-polished .edai-engage-form textarea {
    min-height: 88px !important;
    max-height: 150px !important;
    resize: vertical !important;
    overflow-y: auto !important;
}

.edai-widget.edai-pro-polished .edai-inline-callback-form input:focus,
.edai-widget.edai-pro-polished .edai-inline-callback-form select:focus,
.edai-widget.edai-pro-polished .edai-inline-callback-form textarea:focus,
.edai-widget.edai-pro-polished .edai-human-handoff-form input:focus,
.edai-widget.edai-pro-polished .edai-human-handoff-form select:focus,
.edai-widget.edai-pro-polished .edai-human-handoff-form textarea:focus,
.edai-widget.edai-pro-polished .edai-engage-form input:focus,
.edai-widget.edai-pro-polished .edai-engage-form select:focus,
.edai-widget.edai-pro-polished .edai-engage-form textarea:focus {
    border-color: var(--edai-pro-accent) !important;
    background: #ffffff !important;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.13) !important;
    outline: none !important;
}

.edai-widget.edai-pro-polished .edai-inline-callback-form input::placeholder,
.edai-widget.edai-pro-polished .edai-inline-callback-form textarea::placeholder,
.edai-widget.edai-pro-polished .edai-human-handoff-form input::placeholder,
.edai-widget.edai-pro-polished .edai-human-handoff-form textarea::placeholder,
.edai-widget.edai-pro-polished .edai-engage-form input::placeholder,
.edai-widget.edai-pro-polished .edai-engage-form textarea::placeholder {
    color: #94a3b8 !important;
}

.edai-widget.edai-pro-polished .edai-handoff-actions {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    margin: 0 0 13px !important;
}

.edai-widget.edai-pro-polished .edai-handoff-chip,
.edai-widget.edai-pro-polished .edai-contact-option {
    min-height: 34px !important;
    padding: 7px 11px !important;
    border: 1px solid #bfdbfe !important;
    border-radius: 999px !important;
    background: var(--edai-pro-accent-soft) !important;
    color: var(--edai-pro-accent-dark) !important;
    font-size: 12px !important;
    font-weight: 760 !important;
    text-decoration: none !important;
}

.edai-widget.edai-pro-polished .edai-contact-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 9px !important;
}

.edai-widget.edai-pro-polished .edai-contact-option {
    justify-content: center !important;
    border-radius: 12px !important;
}

.edai-widget.edai-pro-polished .edai-inline-callback-success,
.edai-widget.edai-pro-polished .edai-human-handoff-success {
    align-items: flex-start !important;
    gap: 9px !important;
    margin-top: 10px !important;
    padding: 13px !important;
    border: 1px solid #bbf7d0 !important;
    border-radius: 14px !important;
    background: #f0fdf4 !important;
    color: #047857 !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05) !important;
}

.edai-widget.edai-pro-polished .edai-inline-callback-success:not(.edai-hidden),
.edai-widget.edai-pro-polished .edai-human-handoff-success:not(.edai-hidden) {
    display: flex !important;
}

.edai-widget.edai-pro-polished .edai-chat-input-area {
    padding: 13px 14px 14px;
    border-top: 1px solid var(--edai-pro-border);
    background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}

.edai-widget.edai-pro-polished .edai-chat-form {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 48px;
    align-items: end;
    gap: 10px;
}

.edai-widget.edai-pro-polished #edai-chat-input,
.edai-widget.edai-pro-polished .edai-chat-form input,
.edai-widget.edai-pro-polished .edai-chat-form textarea {
    min-height: 48px;
    max-height: 126px;
    padding: 13px 15px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 15px;
    background: #fff;
    color: var(--edai-pro-ink);
    font-size: 14px;
    line-height: 1.42;
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: inset 0 1px 0 rgba(15, 23, 42, 0.03);
}

.edai-widget.edai-pro-polished #edai-chat-input:focus,
.edai-widget.edai-pro-polished .edai-chat-form input:focus,
.edai-widget.edai-pro-polished .edai-chat-form textarea:focus {
    border-color: var(--edai-pro-accent);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14);
    outline: none;
}

.edai-widget.edai-pro-polished .edai-chat-send {
    width: 48px;
    height: 48px;
    min-width: 48px;
    border-radius: 999px;
    background: var(--edai-pro-accent);
    color: #fff;
    box-shadow: 0 12px 26px rgba(37, 99, 235, 0.28);
    transition: transform 0.14s ease, box-shadow 0.14s ease, background 0.14s ease;
}

.edai-widget.edai-pro-polished .edai-chat-send svg {
    width: 21px;
    height: 21px;
}

.edai-widget.edai-pro-polished .edai-chat-send:hover {
    background: var(--edai-pro-accent-dark);
    box-shadow: 0 14px 30px rgba(37, 99, 235, 0.32);
    transform: translateY(-1px);
}

.edai-widget.edai-pro-polished .edai-chat-language {
    display: grid;
    grid-template-columns: auto minmax(130px, 1fr);
    align-items: center;
    gap: 12px;
    padding: 11px 16px;
    border-top: 1px solid rgba(219, 227, 238, 0.72);
    background: #ffffff;
}

.edai-widget.edai-pro-polished .edai-chat-language-label {
    color: #475569;
    font-size: 11px;
    font-weight: 820;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.edai-widget.edai-pro-polished .edai-chat-language-select {
    min-height: 38px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 11px;
    background: #fff;
    color: var(--edai-pro-ink);
    font-size: 13px;
    font-weight: 650;
}

.edai-widget.edai-pro-polished .edai-footer {
    min-height: 56px;
    padding: 10px 14px;
    border-top: 1px solid var(--edai-pro-border);
    background: #fff;
}

.edai-widget.edai-pro-polished .edai-panel-footer,
.edai-widget.edai-pro-polished .edai-footer-bar {
    background: #ffffff;
}

.edai-widget.edai-pro-polished .edai-footer-status {
    gap: 6px;
    font-size: 13px;
    font-weight: 780;
}

.edai-widget.edai-pro-polished .edai-footer-chat-tools {
    gap: 7px;
}

.edai-widget.edai-pro-polished .edai-chat-tool-btn {
    min-height: 32px;
    padding: 6px 11px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 999px;
    background: #fff;
    color: #334155;
    font-size: 12px;
    font-weight: 700;
    transition: background 0.14s ease, border-color 0.14s ease, color 0.14s ease;
}

.edai-widget.edai-pro-polished .edai-chat-tool-btn:hover {
    border-color: #bfdbfe;
    background: var(--edai-pro-accent-soft);
    color: var(--edai-pro-accent-dark);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-footer-bar,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-panel-footer {
    min-height: 48px;
    padding: 8px 14px;
    border-top-color: #ebe7e3;
    background: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-footer-status {
    color: #181316;
    font-size: 12px;
    font-weight: 760;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-footer-chat-tools {
    gap: 6px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-tool-btn {
    min-height: 30px;
    padding: 6px 10px;
    border-color: #ebe7e3;
    background: #ffffff;
    color: #716a67;
    font-size: 12px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-tool-btn:hover {
    border-color: #d8d0c9;
    background: #f7f4f1;
    color: #181316;
}

.edai-widget.edai-pro-polished .edai-modern-nav {
    border-top: 1px solid var(--edai-pro-border);
    background: #ffffff;
    box-shadow: 0 -10px 24px rgba(15, 23, 42, 0.04);
}

.edai-widget.edai-pro-polished .edai-modern-nav-button {
    position: relative;
    min-height: 60px;
    color: #64748b;
    font-size: 10px;
    font-weight: 760;
    transition: color 0.14s ease, background 0.14s ease;
}

.edai-widget.edai-pro-polished .edai-modern-nav-button:hover {
    background: #f8fbff;
    color: var(--edai-pro-accent-dark);
}

.edai-widget.edai-pro-polished .edai-modern-nav-button.is-active {
    color: var(--edai-pro-accent);
}

.edai-widget.edai-pro-polished .edai-modern-nav-button.is-active::after {
    content: "";
    width: 18px;
    height: 3px;
    border-radius: 999px;
    background: currentColor;
}

.edai-widget.edai-pro-polished .edai-turnstile-panel,
.edai-widget.edai-pro-polished #edai-chat-turnstile {
    margin: 10px 16px 0;
    padding: 12px;
    border: 1px solid #bfdbfe;
    border-radius: 14px;
    background: #f8fbff;
}

.edai-widget.edai-pro-polished .edai-chat-save {
    margin: 0;
    padding: 8px 16px 9px;
    border-top: 1px solid rgba(219, 227, 238, 0.76);
    background: #ffffff;
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle {
    min-height: 38px;
    padding: 6px 7px 6px 8px;
    gap: 8px;
    border: 1px solid rgba(37, 99, 235, 0.15);
    border-radius: 999px;
    background: rgba(37, 99, 235, 0.045);
    color: var(--edai-pro-ink);
    box-shadow: none;
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle:hover,
.edai-widget.edai-pro-polished .edai-chat-save-toggle:focus-visible {
    border-color: rgba(37, 99, 235, 0.35);
    background: rgba(37, 99, 235, 0.075);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.07);
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle-mark {
    width: 24px;
    height: 24px;
    flex-basis: 24px;
    border-radius: 999px;
    background: #ffffff;
    color: var(--edai-pro-accent);
    box-shadow: inset 0 0 0 1px rgba(37, 99, 235, 0.14);
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle-mark svg {
    width: 14px;
    height: 14px;
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle-copy {
    gap: 1px;
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle-text {
    color: var(--edai-pro-ink);
    font-size: 12px;
    font-weight: 760;
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle-subtext {
    color: var(--edai-pro-muted);
    font-size: 11px;
    font-weight: 620;
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    flex-basis: 22px;
    border-radius: 999px;
    border: 1px solid rgba(37, 99, 235, 0.16);
    background: rgba(255, 255, 255, 0.86);
    color: var(--edai-pro-accent);
    font-size: 14px;
    font-weight: 800;
}

.edai-widget.edai-pro-polished .edai-chat-save-panel {
    margin-top: 10px;
    padding: 13px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 14px;
    background: #fbfdff;
}

.edai-widget.edai-pro-polished .edai-chat-save-copy {
    margin-bottom: 10px;
}

.edai-widget.edai-pro-polished .edai-chat-save-copy strong {
    color: var(--edai-pro-ink);
    font-size: 13px;
}

.edai-widget.edai-pro-polished .edai-chat-save-copy span {
    color: var(--edai-pro-muted);
    font-size: 12px;
    line-height: 1.4;
}

.edai-widget.edai-pro-polished .edai-chat-save-form {
    gap: 8px;
}

.edai-widget.edai-pro-polished .edai-chat-save-form input {
    min-height: 39px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 11px;
    background: #ffffff;
    font-size: 13px;
}

.edai-widget.edai-pro-polished .edai-chat-save-form button {
    min-height: 39px;
    border-radius: 11px;
    background: var(--edai-pro-accent);
    font-size: 12px;
    font-weight: 800;
}

.edai-widget.edai-pro-polished .edai-chat-save-status {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.4;
}

.edai-widget.edai-pro-polished .edai-powered-by {
    border-bottom: 1px solid rgba(219, 227, 238, 0.72);
    background: #ffffff;
    color: #94a3b8;
}

.edai-widget.edai-pro-polished .edai-subscreen {
    background: #ffffff;
}

.edai-widget.edai-pro-polished .edai-subscreen-header {
    border-bottom: 1px solid var(--edai-pro-border);
    background: #fbfdff;
}

.edai-widget.edai-pro-polished .edai-engage-contact-card,
.edai-widget.edai-pro-polished .edai-engage-form-card {
    border: 1px solid var(--edai-pro-border);
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.07);
}

.edai-widget.edai-pro-polished .edai-form-success {
    border-radius: 14px;
    background: #f0fdf4;
    color: #047857;
}

/* Pro 3.11.2 premium messenger polish. Keep this late so it wins over theme defaults. */
.edai-widget.edai-pro-polished.active .edai-panel {
    width: min(414px, calc(100vw - 30px));
    max-height: min(760px, calc(100vh - 92px));
    border: 1px solid rgba(203, 213, 225, 0.76);
    border-radius: 26px;
    background: #ffffff;
    box-shadow: 0 30px 86px rgba(15, 23, 42, 0.24);
}

.edai-widget.edai-pro-polished .edai-panel-header,
.edai-widget.edai-pro-polished .edai-chat-header {
    padding: 14px 16px;
    border-bottom: 1px solid rgba(226, 232, 240, 0.86);
    background:
        radial-gradient(circle at 95% 0%, rgba(186, 230, 253, 0.36), transparent 30%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.edai-widget.edai-pro-polished .edai-panel-header-logo,
.edai-widget.edai-pro-polished .edai-chat-header-logo {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    border-radius: 14px;
}

.edai-widget.edai-pro-polished .edai-panel-header-title,
.edai-widget.edai-pro-polished .edai-chat-title {
    font-size: 17px;
    font-weight: 820;
}

.edai-widget.edai-pro-polished .edai-panel-header-slogan,
.edai-widget.edai-pro-polished .edai-panel-header-status,
.edai-widget.edai-pro-polished .edai-chat-header-slogan,
.edai-widget.edai-pro-polished .edai-chat-header-status {
    max-width: 24ch;
    overflow: hidden;
    color: #69758a;
    font-size: 12px;
    font-weight: 650;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished .edai-header-save,
.edai-widget.edai-pro-polished .edai-header-chat-save,
.edai-widget.edai-pro-polished .edai-close-header,
.edai-widget.edai-pro-polished .edai-close-mobile {
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-color: rgba(203, 213, 225, 0.78);
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
}

.edai-widget.edai-pro-polished .edai-modern-home {
    padding: 18px;
    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 62%);
}

.edai-widget.edai-pro-polished .edai-modern-home-hero {
    margin-bottom: 14px;
    padding: 18px;
    border-color: rgba(203, 213, 225, 0.8);
    border-radius: 18px;
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.07);
}

.edai-widget.edai-pro-polished .edai-modern-home-title {
    font-size: 24px;
    letter-spacing: 0;
}

.edai-widget.edai-pro-polished .edai-modern-home-description {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.48;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent {
    grid-template-columns: 40px minmax(0, 1fr) auto;
    gap: 11px;
    margin-top: 14px;
    padding: 12px;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.08);
}

.edai-widget.edai-pro-polished .edai-pro-home-recent-avatar {
    width: 40px;
    height: 40px;
    border-radius: 14px;
    background: #eef6ff;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent-copy strong {
    font-size: 13px;
}

.edai-widget.edai-pro-polished .edai-pro-home-recent-copy small {
    color: #68758a;
    font-size: 12px;
}

.edai-widget.edai-pro-polished .edai-modern-home-actions {
    gap: 10px;
    margin-top: 14px;
    margin-bottom: 10px;
}

.edai-widget.edai-pro-polished .edai-modern-home-action {
    min-height: 48px;
    border-radius: 14px;
    font-size: 14px;
}

.edai-widget.edai-pro-polished .edai-chat-messages {
    padding: 18px 15px;
    background: #ffffff;
}

.edai-widget.edai-pro-polished .edai-chat-message {
    gap: 8px;
    margin-bottom: 11px;
}

.edai-widget.edai-pro-polished .edai-chat-avatar,
.edai-widget.edai-pro-polished .edai-chat-avatar img,
.edai-widget.edai-pro-polished .edai-chat-avatar .edai-avatar-placeholder {
    width: 28px;
    height: 28px;
    min-width: 28px;
}

.edai-widget.edai-pro-polished .edai-chat-bubble,
.edai-widget.edai-pro-polished .edai-message-bubble {
    min-width: 0;
    max-width: min(306px, 78%);
    padding: 11px 14px;
    border: 0;
    border-radius: 18px 18px 18px 7px;
    background: #f2f4f7;
    color: #182032;
    font-size: 14px;
    line-height: 1.42;
    box-shadow: none;
}

.edai-widget.edai-pro-polished .edai-chat-user .edai-chat-bubble {
    min-width: 0;
    max-width: min(292px, 76%);
    padding: 11px 15px;
    border: 0;
    border-radius: 18px 18px 7px 18px;
    background: #111827;
    color: #ffffff;
    box-shadow: none;
}

.edai-widget.edai-pro-polished .edai-chat-bubble.edai-pro-short-message,
.edai-widget.edai-pro-polished .edai-message-bubble.edai-pro-short-message,
.edai-widget.edai-pro-polished .edai-chat-user .edai-chat-bubble.edai-pro-short-message {
    min-width: 40px !important;
    max-width: none !important;
    padding-inline: 14px !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
}

.edai-widget.edai-pro-polished .edai-chat-time,
.edai-widget.edai-pro-polished .edai-message-time {
    margin-top: 4px;
    color: #94a3b8;
    font-size: 11px;
}

.edai-widget.edai-pro-polished .edai-chat-save {
    padding: 8px 14px;
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle {
    min-height: 42px;
    padding: 7px 8px;
    border-color: rgba(203, 213, 225, 0.74);
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle-text {
    font-size: 13px;
}

.edai-widget.edai-pro-polished .edai-chat-save-toggle-subtext {
    font-size: 11px;
}

.edai-widget.edai-pro-polished .edai-chat-input-area {
    padding: 12px 14px;
    background: #ffffff;
}

.edai-widget.edai-pro-polished .edai-chat-form {
    grid-template-columns: minmax(0, 1fr) 44px;
    gap: 10px;
}

.edai-widget.edai-pro-polished #edai-chat-input,
.edai-widget.edai-pro-polished .edai-chat-form input,
.edai-widget.edai-pro-polished .edai-chat-form textarea {
    min-height: 46px;
    padding: 12px 14px;
    border-color: rgba(203, 213, 225, 0.9);
    border-radius: 17px;
    background: #ffffff;
    font-size: 14px;
}

.edai-widget.edai-pro-polished .edai-chat-send {
    width: 44px;
    height: 44px;
    min-width: 44px;
    background: #2563eb;
    box-shadow: 0 12px 24px rgba(37, 99, 235, 0.24);
}

.edai-widget.edai-pro-polished .edai-modern-nav {
    background: #ffffff;
    box-shadow: none;
}

.edai-widget.edai-pro-polished .edai-modern-nav-button {
    min-height: 58px;
    font-size: 11px;
}

.edai-widget.edai-pro-polished .edai-footer {
    min-height: 48px;
    padding: 8px 14px;
}

.edai-widget.edai-pro-polished .edai-footer-status {
    font-size: 12px;
}

.edai-widget.edai-pro-polished .edai-chat-tool-btn {
    min-height: 30px;
    padding: 6px 10px;
    font-size: 12px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-first-header,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-nav-header {
    min-height: 50px;
    padding: 8px 12px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-message-bubble {
    background: #f4f4f3;
    color: #181316;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-home .edai-chat-user .edai-chat-bubble {
    background: #241d1d;
}

@media (max-width: 480px) {
    .edai-widget.edai-pro-polished.active .edai-panel {
        width: calc(100vw - 14px);
        max-height: calc(100vh - 76px);
        border-radius: 18px;
    }

    .edai-widget.edai-pro-polished .edai-panel-header {
        min-height: 64px;
        padding: 12px 14px;
    }

    .edai-widget.edai-pro-polished .edai-chat-bubble,
    .edai-widget.edai-pro-polished .edai-message-bubble {
        max-width: min(300px, 84vw);
    }

    .edai-widget.edai-pro-polished .edai-chat-user .edai-chat-bubble,
    .edai-widget.edai-pro-polished .edai-chat-user .edai-message-bubble {
        max-width: min(286px, 76vw);
    }

    .edai-widget.edai-pro-polished .edai-modern-home {
        padding: 14px;
    }

    .edai-widget.edai-pro-polished .edai-modern-home-actions {
        grid-template-columns: 1fr;
    }

    .edai-widget.edai-pro-polished .edai-chat-language {
        grid-template-columns: 1fr;
        gap: 7px;
    }

    .edai-widget.edai-pro-polished .edai-chat-save-form {
        grid-template-columns: 1fr;
    }

    .edai-widget.edai-pro-polished .edai-footer {
        flex-wrap: wrap;
        gap: 8px;
    }
}

/* Plugin Default compatibility mode: keep every portal view on saved brand colors. */
.edai-widget.edai-pro-polished.edai-style-plugin {
    --edai-pro-accent: var(--edai-primary, #2563eb);
    --edai-pro-accent-dark: var(--edai-secondary, #1e40af);
    --edai-pro-accent-soft: #eff6ff;
    --edai-pro-accent-soft: color-mix(in srgb, var(--edai-primary, #2563eb) 10%, #ffffff);
    --edai-plugin-shell: var(--edai-secondary, #171a22);
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header {
    min-height: 72px;
    padding: 13px 15px;
    border-bottom-color: rgba(255, 255, 255, 0.12) !important;
    background: var(--edai-secondary, #1e40af) !important;
    background: var(--edai-brand-surface) !important;
    color: var(--edai-text, #ffffff) !important;
    box-shadow: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header::before {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-title,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-compact-title,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-status,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-slogan-info {
    color: var(--edai-text, #ffffff) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-status {
    opacity: 0.78;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-logo,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-compact-icon {
    border-color: rgba(255, 255, 255, 0.2) !important;
    background: rgba(255, 255, 255, 0.94) !important;
    color: var(--edai-primary, #2563eb) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-header-save,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-header-chat-save,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-close-header,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-close-mobile,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header .edai-close {
    border-color: rgba(255, 255, 255, 0.2) !important;
    background: rgba(255, 255, 255, 0.1) !important;
    color: var(--edai-text, #ffffff) !important;
    box-shadow: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-header-save:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-header-chat-save:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-close-header:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-close-mobile:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header .edai-close:hover {
    border-color: rgba(255, 255, 255, 0.34) !important;
    background: rgba(255, 255, 255, 0.18) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home {
    background:
        linear-gradient(180deg, transparent 0 138px, var(--edai-plugin-canvas) 138px 100%),
        var(--edai-brand-surface) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-eyebrow {
    color: var(--edai-text, #ffffff) !important;
    opacity: 0.78;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-description {
    color: var(--edai-text, #ffffff) !important;
    opacity: 0.76;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-action:first-child,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-send,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-inline-card .edai-card-action,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-product-action,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-commerce-product-action {
    border-color: var(--edai-primary, #2563eb) !important;
    background: var(--edai-primary, #2563eb) !important;
    background: var(--edai-brand-accent) !important;
    color: var(--edai-text, #ffffff) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-send:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-inline-card .edai-card-action:hover {
    background: var(--edai-secondary, #1e40af) !important;
    background: var(--edai-brand-accent-hover) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-user .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-user .edai-message-bubble {
    border-color: var(--edai-primary, #2563eb) !important;
    background: var(--edai-primary, #2563eb) !important;
    background: var(--edai-brand-accent) !important;
    color: var(--edai-text, #ffffff) !important;
    box-shadow: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin #edai-chat-input:focus,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-form input:focus,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-form textarea:focus {
    border-color: var(--edai-primary, #2563eb) !important;
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--edai-primary, #2563eb) 15%, transparent) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-contact-option,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-handoff-chip {
    border-color: color-mix(in srgb, var(--edai-primary, #2563eb) 26%, #ffffff) !important;
    background: var(--edai-pro-accent-soft) !important;
    color: var(--edai-secondary, #1e40af) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-contact-option:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-handoff-chip:hover {
    border-color: var(--edai-primary, #2563eb) !important;
    background: var(--edai-brand-accent) !important;
    color: var(--edai-text, #ffffff) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button.is-active {
    color: var(--edai-primary, #2563eb) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button:hover {
    background: var(--edai-pro-accent-soft) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button.is-active::after {
    background: var(--edai-primary, #2563eb) !important;
    background: var(--edai-brand-accent) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-nav-header .edai-back,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-subscreen-header .edai-back,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-subscreen-title svg {
    color: var(--edai-primary, #2563eb) !important;
}

@media (max-width: 480px) {
    .edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home {
        background:
            linear-gradient(180deg, transparent 0 132px, var(--edai-plugin-canvas) 132px 100%),
            var(--edai-brand-surface) !important;
    }
}

/* Premium support portal for Plugin Default compatibility mode. */
.edai-widget.edai-pro-polished.edai-style-plugin.active .edai-panel {
    width: min(400px, calc(100vw - 24px));
    max-height: min(760px, calc(100vh - 82px));
    border: 1px solid rgba(15, 23, 42, 0.1);
    border-radius: 22px;
    background: #f3f4f6;
    box-shadow: 0 28px 76px rgba(15, 23, 42, 0.3);
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-panel-header {
    min-height: 62px;
    padding: 13px 18px 8px;
    border-bottom: 0 !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-panel-header-copy,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-header-save,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-header-chat-save {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-panel-header-logo {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    min-height: 34px !important;
    border: 0 !important;
    border-radius: 9px !important;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.2) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-close-header,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-close-mobile {
    width: 34px;
    height: 34px;
    min-width: 34px;
    border-color: transparent !important;
    background: transparent !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-panel-body {
    background: #f3f4f6 !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home {
    display: block !important;
    min-height: 0;
    padding: 0 12px 14px;
    overflow-y: auto;
    background:
        linear-gradient(180deg, transparent 0 108px, #f3f4f6 108px 100%),
        var(--edai-brand-surface) !important;
    scrollbar-width: thin;
    scrollbar-color: #cbd5e1 transparent;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-chat-area,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-ai-chat {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-hero {
    margin: 0;
    padding: 18px 10px 28px;
    border: 0;
    border-radius: 0;
    background: transparent !important;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-eyebrow,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-description {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-greeting {
    display: block !important;
    margin-bottom: 2px;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-title,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-title span {
    display: block;
    max-width: 13ch;
    color: var(--edai-text, #ffffff) !important;
    font-size: 25px;
    font-weight: 790;
    line-height: 1.12;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-home-stack {
    display: grid !important;
    gap: 9px;
    margin: 0;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-card {
    display: flex !important;
    width: 100%;
    min-height: 66px;
    align-items: center;
    gap: 11px;
    margin: 0 !important;
    padding: 12px 14px !important;
    border: 1px solid rgba(15, 23, 42, 0.08) !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    color: #171a22 !important;
    text-align: left;
    box-shadow: 0 9px 24px rgba(15, 23, 42, 0.09) !important;
    transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home button.edai-concierge-card:hover,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home button.edai-concierge-card:focus-visible {
    border-color: color-mix(in srgb, var(--edai-primary, #2563eb) 28%, #ffffff) !important;
    background: #ffffff !important;
    color: #171a22 !important;
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.13) !important;
    transform: translateY(-1px);
    outline: none;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-copy {
    display: grid;
    min-width: 0;
    flex: 1;
    gap: 3px;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-copy strong {
    overflow: hidden;
    color: #171a22 !important;
    font-size: 13px;
    font-weight: 780;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-copy small,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-meta {
    overflow: hidden;
    color: #717784 !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-meta,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-arrow {
    margin-left: auto;
    flex: 0 0 auto;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-arrow {
    color: var(--edai-primary, #2563eb) !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-avatar,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-spark,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-check {
    display: grid;
    width: 34px;
    height: 34px;
    min-width: 34px;
    place-items: center;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-avatar,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-spark {
    background: var(--edai-pro-accent-soft) !important;
    color: var(--edai-primary, #2563eb) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-check {
    position: relative;
    background: #22c55e !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-check::before {
    content: "" !important;
    display: block !important;
    width: 11px;
    height: 6px;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    transform: rotate(-45deg) translate(1px, -1px);
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-concierge-recent-hidden {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-actions,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-pro-home-recent {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-panel-header,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-help .edai-panel-header {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-panel-body,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-help .edai-panel-body {
    background: #ffffff !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-chat-header,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-help .edai-subscreen-header {
    min-height: 58px;
    padding: 10px 14px;
    border-bottom: 1px solid #e5e7eb;
    background: #ffffff !important;
    color: #171a22 !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-chat-title,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-help .edai-subscreen-title {
    color: #171a22 !important;
    font-size: 14px;
    font-weight: 760;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-chat-messages {
    padding: 16px 14px;
    background: #ffffff !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-message-bubble {
    max-width: min(310px, 84%);
    border: 0 !important;
    border-radius: 17px 17px 17px 6px;
    background: #f2f2f2 !important;
    color: #202124 !important;
    box-shadow: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-chat-user .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-chat-user .edai-message-bubble {
    border-radius: 17px 17px 6px 17px;
    background: var(--edai-brand-accent) !important;
    color: var(--edai-text, #ffffff) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-chat-input-area {
    padding: 12px 14px;
    border-top: 1px solid #e5e7eb;
    background: #ffffff !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages #edai-chat-input {
    border-color: #d9dde4 !important;
    border-radius: 16px;
    background: #ffffff !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav {
    min-height: 58px;
    border-top-color: #e5e7eb !important;
    background: #ffffff !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button {
    min-height: 58px;
    color: #707786 !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button.is-active {
    color: #171a22 !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button.is-active::after {
    background: var(--edai-primary, #2563eb) !important;
}

@media (max-width: 480px) {
    .edai-widget.edai-pro-polished.edai-style-plugin.active .edai-panel {
        width: calc(100vw - 18px);
        max-height: calc(100vh - 74px);
        border-radius: 20px;
    }

    .edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-title,
    .edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-title span {
        font-size: 23px;
    }
}

/* 3.13.1 premium layout presets. */
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-panel,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-panel,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-panel {
    width: min(414px, calc(100vw - 28px));
    overflow: hidden;
    border: 1px solid rgba(15, 23, 42, 0.12);
    border-radius: 26px;
    background: var(--edai-pro-surface);
    box-shadow: var(--edai-pro-shadow);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-panel-header,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-panel-header {
    min-height: 86px;
    padding: 18px 18px 16px;
    border-bottom: 1px solid var(--edai-pro-border);
    background:
        radial-gradient(circle at 12% -18%, rgba(255, 255, 255, 0.62), transparent 30%),
        linear-gradient(135deg, #ffffff 0%, var(--edai-pro-soft) 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-panel-header {
    background:
        radial-gradient(circle at 18% -16%, rgba(37, 99, 235, 0.14), transparent 30%),
        linear-gradient(135deg, #ffffff 0%, #eef4fb 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-panel-header {
    background:
        radial-gradient(circle at 18% -16%, rgba(249, 115, 22, 0.18), transparent 30%),
        linear-gradient(135deg, #ffffff 0%, #fff3e8 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-panel-header-title,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-panel-header-title,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-panel-header-title {
    color: var(--edai-pro-ink);
    font-size: 19px;
    font-weight: 820;
    line-height: 1.15;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-panel-header-subtitle,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-panel-header-subtitle,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-panel-header-subtitle,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-panel-header-status,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-panel-header-status,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-panel-header-status {
    max-width: 190px;
    overflow: hidden;
    color: var(--edai-pro-muted);
    font-size: 13px;
    font-weight: 650;
    line-height: 1.32;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-panel-header-logo,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-panel-header-logo,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-panel-header-logo {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
    border: 1px solid rgba(255, 255, 255, 0.78);
    background: #ffffff;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.12);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-header-save,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-header-save,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-header-save,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-header-chat-save,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-header-chat-save,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-header-chat-save {
    border-color: rgba(15, 23, 42, 0.1);
    background: rgba(255, 255, 255, 0.88);
    color: var(--edai-pro-ink);
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-close-mobile,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-close-mobile,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-close-mobile {
    border-color: rgba(255, 255, 255, 0.44);
    background: rgba(255, 255, 255, 0.72);
    color: var(--edai-pro-ink);
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

.edai-widget.edai-pro-polished.edai-pro-hide-home-close.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-hide-home-close.edai-pro-theme-agency-lead:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-hide-home-close.edai-pro-theme-commerce-assistant:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-close-header,
.edai-widget.edai-pro-polished.edai-pro-hide-home-close.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header .edai-close-mobile,
.edai-widget.edai-pro-polished.edai-pro-hide-home-close.edai-pro-theme-agency-lead:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header .edai-close-mobile,
.edai-widget.edai-pro-polished.edai-pro-hide-home-close.edai-pro-theme-commerce-assistant:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header .edai-close-mobile {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-panel-body,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-panel-body,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-panel-body {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.88), transparent 160px),
        var(--edai-pro-surface);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home {
    display: flex;
    flex-direction: column;
    gap: 14px;
    min-height: 365px;
    padding: 22px 18px 18px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home-hero,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home-hero,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home-hero {
    margin: 0;
    padding: 22px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.86);
    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.07);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home-eyebrow,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home-eyebrow,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home-eyebrow {
    width: fit-content;
    padding: 5px 12px;
    border-radius: 999px;
    background: var(--edai-pro-accent-soft);
    color: var(--edai-pro-accent-dark);
    font-size: 11px;
    font-weight: 850;
    letter-spacing: 0;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home-title,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home-title,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home-title {
    margin-top: 14px;
    color: var(--edai-pro-ink);
    font-size: 28px;
    font-weight: 850;
    line-height: 1.08;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home-description,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home-description,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home-description {
    color: var(--edai-pro-muted);
    font-size: 15px;
    line-height: 1.5;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-home-stack,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-home-stack,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-home-stack {
    display: grid;
    gap: 12px;
    margin: 0;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-card,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-card,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-card {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 72px;
    gap: 13px;
    padding: 14px 16px;
    border: 1px solid var(--edai-pro-border);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.9);
    color: var(--edai-pro-ink);
    text-align: left;
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.08);
    transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-card:hover,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-card:hover,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-card:hover,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-card:focus-visible,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-card:focus-visible,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-card:focus-visible {
    border-color: var(--edai-pro-border-strong);
    transform: translateY(-1px);
    box-shadow: 0 20px 44px rgba(15, 23, 42, 0.12);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-copy,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-copy,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-copy {
    display: grid;
    min-width: 0;
    gap: 4px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-copy strong,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-copy strong,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-copy strong {
    overflow: hidden;
    color: var(--edai-pro-ink);
    font-size: 15px;
    font-weight: 850;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-copy small,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-copy small,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-copy small,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-meta,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-meta,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-meta {
    overflow: hidden;
    color: var(--edai-pro-muted);
    font-size: 13px;
    font-weight: 650;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-avatar,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-avatar,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-avatar,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-spark,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-spark,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-spark,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-check,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-check,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-check {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 14px;
    background: var(--edai-pro-accent-soft);
    color: var(--edai-pro-accent-dark);
    font-size: 15px;
    font-weight: 850;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-concierge-recent-hidden,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-concierge-recent-hidden,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-concierge-recent-hidden {
    display: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home-actions,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home-actions,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin: 0;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-actions,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-status {
    display: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-message,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-ai,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-status {
    display: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home-action,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home-action,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home-action {
    min-height: 54px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 820;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home-action:first-child,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home-action:first-child,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home-action:first-child {
    border-color: var(--edai-pro-accent);
    background: var(--edai-pro-accent);
    color: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-nav,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-nav,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-nav {
    border-top-color: var(--edai-pro-border);
    background: rgba(255, 255, 255, 0.94);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-nav-button.is-active,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-nav-button.is-active,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-nav-button.is-active {
    color: var(--edai-pro-accent-dark);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-nav-button.is-active::after,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-nav-button.is-active::after,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-nav-button.is-active::after {
    background: var(--edai-pro-accent);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-chat-user .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-chat-user .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-chat-user .edai-chat-bubble {
    min-width: 44px;
    border-radius: 18px 18px 6px 18px;
    background: var(--edai-pro-accent);
    color: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-chat-ai .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-chat-ai .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-chat-ai .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-chat-agent .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-chat-agent .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-chat-agent .edai-chat-bubble {
    border: 1px solid rgba(15, 23, 42, 0.06);
    border-radius: 18px 18px 18px 6px;
    background: #ffffff;
    color: var(--edai-pro-ink);
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.08);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-chat-input-area,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-chat-input-area,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-chat-input-area {
    border-top-color: var(--edai-pro-border);
    background: rgba(255, 255, 255, 0.96);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support #edai-chat-input,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead #edai-chat-input,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant #edai-chat-input {
    border-color: var(--edai-pro-border);
    background: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-chat-send,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-chat-send,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-chat-send {
    background: var(--edai-pro-accent);
    color: #ffffff;
    box-shadow: 0 18px 38px rgba(15, 23, 42, 0.18);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-product,
.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-product,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-product,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-commerce-product {
    border-color: var(--edai-pro-border);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.08);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel {
    background: #f5f2ef;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-body {
    background: linear-gradient(180deg, #20191b 0, #20191b 170px, #f5f2ef 170px, #f5f2ef 100%);
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header {
    border-bottom: 0;
    background: #20191b;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-title,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-status {
    color: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-status {
    opacity: 0.76;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-header-save,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-header-chat-save {
    border-color: rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-hero {
    padding-top: 8px;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-eyebrow,
.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-description {
    display: none;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-title {
    max-width: 12ch;
    color: #ffffff;
}

.edai-widget.edai-pro-polished.edai-pro-theme-concierge-support:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-concierge-card {
    border-color: rgba(24, 19, 22, 0.08);
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 18px 42px rgba(24, 19, 22, 0.14);
}

.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-hero {
    border-left: 4px solid #111827;
}

.edai-widget.edai-pro-polished.edai-pro-theme-agency-lead:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-actions {
    margin-top: 2px;
}

.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-commerce {
    margin-top: 0;
}

.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-product-action,
.edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-commerce-action {
    background: var(--edai-pro-accent);
    color: #ffffff;
}

@media (max-width: 420px) {
    .edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home,
    .edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home,
    .edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home {
        padding: 16px 14px;
    }

    .edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home-actions,
    .edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home-actions,
    .edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home-actions {
        grid-template-columns: 1fr;
    }

    .edai-widget.edai-pro-polished.edai-pro-theme-concierge-support .edai-modern-home-title,
    .edai-widget.edai-pro-polished.edai-pro-theme-agency-lead .edai-modern-home-title,
    .edai-widget.edai-pro-polished.edai-pro-theme-commerce-assistant .edai-modern-home-title {
        font-size: 25px;
    }
}

/* Plugin Default compatibility mode: premium, theme-isolated home surface. */
.edai-widget.edai-pro-polished.edai-style-plugin {
    --edai-plugin-shell: #171a22;
    --edai-plugin-shell-soft: #222735;
    --edai-plugin-canvas: #f4f6f9;
    --edai-plugin-line: #e2e7ef;
    --edai-plugin-ink: #111827;
    --edai-plugin-muted: #68758a;
}

.edai-widget.edai-pro-polished.edai-style-plugin.active .edai-panel {
    width: min(414px, calc(100vw - 24px));
    border: 1px solid rgba(148, 163, 184, 0.28);
    border-radius: 24px;
    background: var(--edai-plugin-canvas);
    box-shadow: 0 28px 80px rgba(2, 6, 23, 0.32);
    backdrop-filter: none;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header {
    min-height: 78px;
    padding: 14px 16px;
    border-bottom: 0;
    background: var(--edai-plugin-shell) !important;
    color: #ffffff !important;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header::before {
    display: none;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-brand {
    gap: 11px;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-logo {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    min-height: 38px !important;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 11px;
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.24);
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-title {
    color: #ffffff !important;
    font-size: 15px;
    font-weight: 800;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-status {
    max-width: 24ch;
    color: #b8c1d1 !important;
    font-size: 11px;
    font-weight: 620;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header-actions {
    gap: 7px;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-header-save,
.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-header-chat-save,
.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-close-header,
.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-close-mobile {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-color: rgba(255, 255, 255, 0.16) !important;
    background: rgba(255, 255, 255, 0.08) !important;
    color: #ffffff !important;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-header-save:hover,
.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-header-chat-save:hover,
.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-close-header:hover,
.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-close-mobile:hover {
    border-color: rgba(255, 255, 255, 0.28) !important;
    background: rgba(255, 255, 255, 0.14) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-body {
    background: var(--edai-plugin-canvas);
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home {
    padding: 0 14px 14px;
    background: linear-gradient(180deg, var(--edai-plugin-shell) 0 138px, var(--edai-plugin-canvas) 138px 100%);
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-hero {
    margin: 0;
    padding: 16px 8px 24px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-eyebrow {
    margin-bottom: 9px;
    padding: 0;
    background: transparent;
    color: #8edbc1;
    font-size: 10px;
    letter-spacing: 0.06em;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-title {
    max-width: 13ch;
    color: #ffffff !important;
    font-size: 25px;
    font-weight: 800;
    line-height: 1.12;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-description {
    max-width: 35ch;
    margin-top: 8px;
    color: #c2cad8 !important;
    font-size: 13px;
    line-height: 1.45;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-pro-home-recent {
    min-height: 68px;
    margin: 0;
    padding: 11px 12px;
    border-color: rgba(203, 213, 225, 0.8);
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.12);
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-pro-home-recent-avatar {
    border-radius: 13px;
    background: #edf3ff;
    color: var(--edai-pro-accent-dark);
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-pro-home-recent-copy strong {
    color: var(--edai-plugin-ink);
    font-size: 13px;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-pro-home-recent-copy small {
    color: var(--edai-plugin-muted);
    font-size: 12px;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-pro-home-recent + .edai-modern-home-actions,
.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-actions {
    gap: 9px;
    margin: 12px 0 0 !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-action {
    min-height: 46px;
    border: 1px solid #d9e0ea;
    border-radius: 12px;
    background: #ffffff;
    color: var(--edai-plugin-ink);
    font-size: 13px;
    font-weight: 720;
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.05);
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-action:first-child {
    border-color: var(--edai-pro-accent);
    background: var(--edai-pro-accent);
    color: #ffffff;
    box-shadow: 0 10px 24px color-mix(in srgb, var(--edai-pro-accent) 28%, transparent);
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav {
    border-top-color: var(--edai-plugin-line);
    background: #ffffff;
    box-shadow: none;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button {
    min-height: 58px;
    color: #66748a;
    font-size: 11px;
    font-weight: 680;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button.is-active {
    color: var(--edai-pro-accent-dark);
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button.is-active::after {
    width: 16px;
    height: 2px;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-footer,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-footer-bar,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-footer {
    border-top-color: var(--edai-plugin-line);
    background: #ffffff;
}

@media (max-width: 480px) {
    .edai-widget.edai-pro-polished.edai-style-plugin.active .edai-panel {
        width: calc(100vw - 20px);
        max-height: calc(100vh - 82px);
        border-radius: 20px;
    }

    .edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-panel-header {
        min-height: 70px;
        padding: 12px 14px;
    }

    .edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home {
        padding: 0 12px 12px;
        background: linear-gradient(180deg, var(--edai-plugin-shell) 0 132px, var(--edai-plugin-canvas) 132px 100%);
    }

    .edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-hero {
        padding: 14px 6px 22px;
    }

    .edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-title {
        font-size: 23px;
    }

    .edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-actions {
        grid-template-columns: 1fr 1fr;
    }
}

/* Final Plugin Default cascade: saved widget colors override every Pro preset. */
.edai-widget.edai-pro-polished.edai-style-plugin {
    --edai-pro-accent: var(--edai-primary, #2563eb);
    --edai-pro-accent-dark: var(--edai-secondary, #1e40af);
    --edai-pro-accent-soft: #eff6ff;
    --edai-pro-accent-soft: color-mix(in srgb, var(--edai-primary, #2563eb) 10%, #ffffff);
}

.edai-widget.edai-pro-polished.edai-style-plugin.active .edai-panel {
    width: min(400px, calc(100vw - 24px));
    max-height: min(760px, calc(100vh - 82px));
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-panel-header {
    min-height: 62px;
    padding: 13px 18px 8px;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home {
    padding: 0 12px 14px;
    background:
        linear-gradient(180deg, transparent 0 108px, #f3f4f6 108px 100%),
        var(--edai-brand-surface) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-modern-home-actions,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-pro-home-recent,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-chat-area,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-ai-chat {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-home .edai-panel-body,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-messages .edai-panel-body,
.edai-widget.edai-pro-polished.edai-style-plugin.edai-modern-view-help .edai-panel-body {
    overflow: hidden !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header {
    border-bottom-color: rgba(255, 255, 255, 0.12) !important;
    background: var(--edai-secondary, #1e40af) !important;
    background: var(--edai-brand-surface) !important;
    color: var(--edai-text, #ffffff) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header::before {
    display: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-title,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-compact-title,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-slogan,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-status,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-slogan-info {
    color: var(--edai-text, #ffffff) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-logo,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header-compact-icon {
    border-color: rgba(255, 255, 255, 0.2) !important;
    background: rgba(255, 255, 255, 0.94) !important;
    color: var(--edai-primary, #2563eb) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-header-save,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-header-chat-save,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-close-header,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-close-mobile,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-panel-header .edai-close {
    border-color: rgba(255, 255, 255, 0.2) !important;
    background: rgba(255, 255, 255, 0.1) !important;
    color: var(--edai-text, #ffffff) !important;
    box-shadow: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home {
    background:
        linear-gradient(180deg, transparent 0 138px, var(--edai-plugin-canvas) 138px 100%),
        var(--edai-brand-surface) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-eyebrow,
.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-description {
    color: var(--edai-text, #ffffff) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home-action:first-child,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-send,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-inline-card .edai-card-action,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-product-action,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-commerce-product-action,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-user .edai-chat-bubble,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-user .edai-message-bubble {
    border-color: var(--edai-primary, #2563eb) !important;
    background: var(--edai-primary, #2563eb) !important;
    background: var(--edai-brand-accent) !important;
    color: var(--edai-text, #ffffff) !important;
    box-shadow: none !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-send:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-inline-card .edai-card-action:hover {
    background: var(--edai-secondary, #1e40af) !important;
    background: var(--edai-brand-accent-hover) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin #edai-chat-input:focus,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-form input:focus,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-form textarea:focus {
    border-color: var(--edai-primary, #2563eb) !important;
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--edai-primary, #2563eb) 15%, transparent) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-contact-option,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-handoff-chip {
    border-color: color-mix(in srgb, var(--edai-primary, #2563eb) 26%, #ffffff) !important;
    background: var(--edai-pro-accent-soft) !important;
    color: var(--edai-secondary, #1e40af) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-contact-option:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-handoff-chip:hover {
    border-color: var(--edai-primary, #2563eb) !important;
    background: var(--edai-brand-accent) !important;
    color: var(--edai-text, #ffffff) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button:hover,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button.is-active,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-chat-nav-header .edai-back,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-subscreen-header .edai-back,
.edai-widget.edai-pro-polished.edai-style-plugin .edai-subscreen-title svg {
    color: var(--edai-primary, #2563eb) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button:hover {
    background: var(--edai-pro-accent-soft) !important;
}

.edai-widget.edai-pro-polished.edai-style-plugin .edai-modern-nav-button.is-active::after {
    background: var(--edai-primary, #2563eb) !important;
    background: var(--edai-brand-accent) !important;
}

@media (max-width: 480px) {
    .edai-widget.edai-pro-polished.edai-style-plugin:not(.edai-pro-chat-open):not(.edai-modern-view-messages) .edai-modern-home {
        background:
            linear-gradient(180deg, transparent 0 132px, var(--edai-plugin-canvas) 132px 100%),
            var(--edai-brand-surface) !important;
    }
}
