:root{--brand-primary:#412957;--brand-primary-deep:#2f1c40;--brand-primary-soft:#f4f0f7;--brand-accent:#ceae5f;--brand-accent-deep:#a8883f;--brand-accent-soft:#fbf6e9;--surface:#fbfaf8;--surface-subtle:#f7f4f1;--surface-muted:#f2eee9;--surface-elevated:#fff;--surface-overlay:#fffffff0;--text-primary:#211a27;--text-secondary:#514959;--text-muted:#7f7786;--text-soft:#a39ca8;--text-on-primary:#fff;--border:#e8e2e8;--border-soft:#f0ebef;--border-strong:#d8cedd;--border-accent:#ceae5f6b;--success:#2f7d53;--success-soft:#eef8f2;--warning:#927126;--warning-soft:#fbf5e7;--danger:#a23a3a;--danger-soft:#fbefef;--info:#4b5e8a;--info-soft:#f0f3f9;--radius-xs:8px;--radius-sm:12px;--radius-md:16px;--radius-lg:22px;--radius-xl:28px;--radius-pill:999px;--shadow-xs:0 1px 2px #211a270a;--shadow-sm:0 4px 14px #211a2712;--shadow-md:0 12px 32px #211a271a;--shadow-lg:0 24px 64px #211a2724;--shadow-widget:0 32px 90px #211a272e, 0 10px 28px #211a2714;--shadow-focus:0 0 0 4px #ceae5f29;--spacing-1:4px;--spacing-2:8px;--spacing-3:12px;--spacing-4:16px;--spacing-5:20px;--spacing-6:24px;--spacing-7:28px;--spacing-8:32px;--spacing-10:40px;--spacing-12:48px;--font-arabic:"Noto Sans Arabic", "Segoe UI", Tahoma, Arial, sans-serif;--font-size-xs:11px;--font-size-sm:12px;--font-size-md:14px;--font-size-base:15px;--font-size-lg:17px;--font-size-xl:20px;--font-size-2xl:24px;--line-height-tight:1.45;--line-height-normal:1.7;--line-height-relaxed:1.9;--duration-fast:.14s;--duration-normal:.2s;--duration-slow:.32s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.2, .8, .2, 1);--chat-width-desktop:440px;--chat-height-desktop:680px;--z-chat:1000;--z-chat-overlay:1010;font-family:var(--font-arabic);color:var(--text-primary);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{background:var(--surface);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;direction:rtl;min-width:320px;min-height:100%}body{background:radial-gradient(circle at 85% 8%, #ceae5f12, transparent 30%), radial-gradient(circle at 12% 88%, #4129570b, transparent 34%), var(--surface);min-width:320px;min-height:100vh;color:var(--text-primary);font-family:var(--font-arabic);font-size:var(--font-size-base);line-height:var(--line-height-normal);text-align:right;margin:0;overflow-x:hidden}#root{min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button,input,textarea,select{color:inherit}input,textarea{caret-color:var(--brand-primary)}img,svg{max-width:100%;display:block}a{color:inherit}::selection{color:var(--text-primary);background:#ceae5f47}:focus-visible{outline-offset:2px;outline:3px solid #ceae5fa3}*{scrollbar-width:thin;scrollbar-color:#41295738 transparent}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#41295733 padding-box padding-box;border:2px solid #0000}::-webkit-scrollbar-thumb:hover{background:#41295752 padding-box padding-box}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){:focus-visible{outline:2px solid canvastext}}.chat-launcher{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));background:var(--brand-primary);color:#fff;min-height:56px;box-shadow:var(--shadow-md);border:0;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed}.chat-launcher__icon{background:#ffffff24;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.chat-launcher__label{white-space:nowrap}.chat-widget{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-elevated);z-index:1000;flex-direction:column;width:min(440px,100vw - 48px);height:min(680px,100vh - 48px);display:flex;position:fixed;overflow:hidden;box-shadow:0 24px 70px #241b2d29,0 8px 24px #241b2d14}.chat-header{justify-content:space-between;align-items:center;gap:var(--spacing-4);border-bottom:1px solid var(--border);background:linear-gradient(135deg,#4129570f,#ceae5f14);min-height:78px;padding:14px 16px;display:flex}.chat-header__identity{align-items:center;gap:12px;min-width:0;display:flex}.chat-header__logo{background:var(--brand-primary);color:#fff;width:46px;height:46px;box-shadow:var(--shadow-sm);border-radius:15px;flex:none;place-items:center;font-size:22px;font-weight:800;display:grid}.chat-header__title{text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.5;display:block;overflow:hidden}.chat-header__status{color:var(--text-muted);align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.chat-header__status-dot{background:#3aa76d;border-radius:50%;width:7px;height:7px}.chat-header__actions{direction:ltr;align-items:center;gap:4px;display:flex}.chat-header__action{width:36px;height:36px;color:var(--text-muted);background:0 0;border:0;border-radius:11px;place-items:center;padding:0;font-size:23px;line-height:1;transition:background .16s,color .16s;display:grid}.chat-header__action:hover{color:var(--brand-primary);background:#41295712}.chat-widget__body{min-height:0;padding:var(--spacing-5);background:linear-gradient(180deg, #fff 0%, var(--surface) 100%);flex:1;overflow-y:auto}.chat-widget__placeholder{padding:var(--spacing-5);border-radius:var(--radius-md);background:#ceae5f12;border:1px solid #ceae5f47}.chat-widget__placeholder strong{margin-bottom:var(--spacing-2);color:var(--brand-primary);font-size:18px;display:block}.chat-widget__placeholder p{color:var(--text-muted);margin:0;line-height:1.8}@media (width<=640px){.chat-launcher{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom))}.chat-widget{top:max(8px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));left:max(8px, env(safe-area-inset-left));border-radius:20px;width:auto;height:auto}}@media (width<=360px){.chat-launcher__label{display:none}.chat-launcher{width:56px;padding:10px}.chat-launcher__icon{width:36px;height:36px}.chat-header{padding-inline:12px}.chat-header__logo{width:42px;height:42px}}.welcome-card{border-radius:var(--radius-md);background:linear-gradient(135deg,#ceae5f17,#41295706);border:1px solid #ceae5f57;align-items:flex-start;gap:14px;padding:20px;display:flex}.welcome-card__icon{background:#ceae5f26;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.welcome-card__content{min-width:0}.welcome-card__title{color:var(--brand-primary);margin:0;font-size:18px;line-height:1.6}.welcome-card__message{color:var(--text-muted);margin:5px 0 0;font-size:14px;line-height:1.8}.chat-widget__content{flex-direction:column;gap:18px;display:flex}.main-category-list{flex-direction:column;gap:10px;display:flex}.main-category-list__label{color:var(--text-primary);margin:0 2px 2px;font-size:14px;font-weight:700}.main-category-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-elevated);width:100%;min-height:72px;color:var(--text-primary);text-align:right;align-items:center;gap:12px;padding:12px 14px;transition:border-color .16s,background .16s,transform .16s,box-shadow .16s;display:flex}.main-category-card:hover{box-shadow:var(--shadow-sm);background:#ceae5f0e;border-color:#ceae5fb3;transform:translateY(-1px)}.main-category-card__icon{background:#41295712;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.main-category-card__content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.main-category-card__title{color:var(--brand-primary);font-size:15px;line-height:1.6}.main-category-card__subtitle{color:var(--text-muted);font-size:12px;line-height:1.6}.main-category-card__arrow{color:var(--brand-accent);flex:none;font-size:26px;line-height:1}.chat-widget__footer{padding:12px 14px max(14px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff7;flex-direction:column;gap:10px;display:flex}.specialist-button{width:100%;min-height:54px;color:var(--text-primary);text-align:right;background:#ceae5f14;border:1px solid #ceae5f6b;border-radius:14px;align-items:center;gap:10px;padding:9px 12px;transition:background .16s,border-color .16s;display:flex}.specialist-button:hover{border-color:var(--brand-accent);background:#ceae5f24}.specialist-button__icon{background:var(--brand-primary);border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.specialist-button__content{flex-direction:column;flex:1;min-width:0;display:flex}.specialist-button__content strong{color:var(--brand-primary);font-size:13px}.specialist-button__content span{color:var(--text-muted);margin-top:1px;font-size:11px}.specialist-button__arrow{color:var(--brand-accent);font-size:24px}.chat-composer{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:8px;padding:6px;transition:border-color .16s,box-shadow .16s;display:flex}.chat-composer:focus-within{border-color:#4129576b;box-shadow:0 0 0 3px #4129570f}.chat-composer__input{min-width:0;color:var(--text-primary);background:0 0;border:0;outline:0;flex:1;padding:9px 10px;font-size:14px}.chat-composer__input::placeholder{color:#a49ca9}.chat-composer__send{background:var(--brand-primary);color:#fff;border:0;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;padding:0;font-size:20px;transition:opacity .16s,transform .16s;display:grid}.chat-composer__send:hover:not(:disabled){transform:translate(-1px)}.chat-composer__send:disabled{cursor:default;opacity:.35}.navigation-placeholder{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-elevated);flex-direction:column;gap:12px;padding:20px;display:flex}.navigation-placeholder strong{color:var(--brand-primary)}.navigation-placeholder button{border:1px solid var(--border);color:var(--brand-primary);background:#fff;border-radius:10px;align-self:flex-start;padding:8px 12px}.service-confirmation{flex-direction:column;gap:16px;display:flex}.service-confirmation__card{border-radius:var(--radius-md);background:linear-gradient(135deg,#ceae5f17,#41295706);border:1px solid #ceae5f59;padding:22px}.service-confirmation__check{width:42px;height:42px;color:var(--brand-primary);background:#41295714;border-radius:50%;place-items:center;margin-bottom:14px;font-size:21px;font-weight:800;display:grid}.service-confirmation__card h2{color:var(--brand-primary);margin:0;font-size:20px}.service-confirmation__platform{color:var(--text-muted);margin:6px 0 0;font-size:13px}.service-confirmation__card ul{color:var(--text-primary);margin:18px 0;padding-inline-start:20px;font-size:14px;line-height:1.9}.service-confirmation__actions{flex-direction:column;gap:9px;display:flex}.service-confirmation__primary,.service-confirmation__secondary{border-radius:12px;min-height:46px;padding:10px 14px;font-weight:700}.service-confirmation__primary{background:var(--brand-primary);color:#fff;border:0}.service-confirmation__secondary{border:1px solid var(--border);color:var(--brand-primary);background:#fff}.catalog-search{flex-direction:column;gap:10px;display:flex}.catalog-search__field{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:8px;min-height:46px;padding:0 12px;display:flex}.catalog-search__field:focus-within{border-color:#4129576b;box-shadow:0 0 0 3px #4129570f}.catalog-search__icon{flex:none;font-size:16px}.catalog-search__field input{min-width:0;color:var(--text-primary);background:0 0;border:0;outline:0;flex:1;font-size:14px}.catalog-search__results{flex-direction:column;gap:8px;display:flex}.catalog-search__result{border:1px solid var(--border);min-height:44px;color:var(--text-primary);text-align:right;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.catalog-search__result:hover{background:#ceae5f0e;border-color:#ceae5fb3}.catalog-search__result span:last-child{color:var(--brand-accent);font-size:22px}.catalog-search__empty{border:1px dashed var(--border);color:var(--text-muted);text-align:center;border-radius:12px;padding:18px}.catalog-search__toggle{color:var(--brand-primary);background:0 0;border:0;align-self:center;padding:7px 12px;font-size:13px;font-weight:700}.service-list-screen{flex-direction:column;gap:16px;display:flex}.service-list-screen__heading h2{color:var(--brand-primary);margin:0;font-size:20px;line-height:1.5}.service-list-screen__heading p{color:var(--text-muted);margin:4px 0 0;font-size:13px;line-height:1.7}.chat-breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;display:flex}.chat-breadcrumb__item{align-items:center;gap:4px;display:inline-flex}.chat-breadcrumb__separator{color:#b5acb8}.chat-breadcrumb__button{color:var(--brand-primary);font-size:inherit;background:0 0;border:0;border-radius:6px;padding:3px 4px}.chat-breadcrumb__button:hover{background:#4129570f}.chat-breadcrumb__current{color:var(--text-muted);font-weight:600}.conversation-timeline{flex-direction:column;gap:10px;margin-top:4px;display:flex}.message-bubble{border-radius:16px;flex-direction:column;gap:4px;max-width:82%;padding:10px 12px;font-size:14px;line-height:1.7;display:flex}.message-bubble--customer{background:var(--brand-primary);color:#fff;border-bottom-left-radius:6px;align-self:flex-start}.message-bubble--assistant{border:1px solid var(--border);color:var(--text-primary);background:#fff;border-bottom-right-radius:6px;align-self:flex-end}.message-bubble--human{color:var(--text-primary);background:#ceae5f17;border:1px solid #ceae5f6b;border-bottom-right-radius:6px;align-self:flex-end}.message-bubble--system{max-width:92%;color:var(--text-muted);text-align:center;background:#4129570d;border:1px solid #4129571f;align-self:center}.message-bubble__label{color:var(--brand-primary);font-size:11px;font-weight:700}.message-bubble__time{opacity:.65;align-self:flex-end;font-size:10px}.handoff-card{border-radius:var(--radius-md);align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.handoff-card--success{background:#4129570e;border:1px solid #41295724}.handoff-card--waiting{background:#ceae5f14;border:1px solid #ceae5f66}.handoff-card__icon{background:var(--brand-primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:grid}.handoff-card__content{min-width:0}.handoff-card__content strong{color:var(--brand-primary);margin-bottom:4px;font-size:14px;display:block}.handoff-card__content p{color:var(--text-muted);margin:2px 0;font-size:12px;line-height:1.7}.human-status-banner{border-radius:999px;align-items:center;gap:7px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.human-status-banner--waiting{color:var(--brand-primary);background:#ceae5f1c}.human-status-banner--connected{color:#2f7d53;background:#3aa76d1a}.human-status-banner__dot{background:currentColor;border-radius:50%;width:7px;height:7px}.chat-header__status--connected{color:#2f7d53}.chat-header__status--connected .chat-header__status-dot{background:#3aa76d}.human-connected-card{border-radius:var(--radius-md);background:#3aa76d12;border:1px solid #3aa76d3d;padding:16px}.human-connected-card strong{color:#2f7d53;margin-bottom:4px;font-size:14px;display:block}.human-connected-card p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.7}.preferred-contact{border-radius:var(--radius-md);background:#ceae5f12;border:1px solid #ceae5f66;flex-direction:column;gap:14px;padding:18px;display:flex}.preferred-contact__heading strong{color:var(--brand-primary);font-size:15px;display:block}.preferred-contact__heading p{color:var(--text-muted);margin:5px 0;font-size:12px;line-height:1.7}.preferred-contact__heading ul{color:var(--text-primary);margin:10px 0;padding-inline-start:18px;font-size:12px;line-height:1.8}.preferred-contact__question{font-weight:700;color:var(--brand-primary)!important}.preferred-contact__quick{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.preferred-contact__quick button{border:1px solid var(--border);min-height:42px;color:var(--brand-primary);background:#fff;border-radius:11px;padding:8px 10px;font-size:12px;font-weight:700}.preferred-contact__quick button:hover{border-color:var(--brand-accent);background:#ceae5f14}.preferred-contact__custom{flex-direction:column;gap:10px;display:flex}.preferred-contact__custom label{color:var(--text-muted);flex-direction:column;gap:6px;font-size:11px;display:flex}.preferred-contact__custom input{border:1px solid var(--border);min-height:42px;color:var(--text-primary);background:#fff;border-radius:11px;outline:0;padding:8px 10px}.preferred-contact__custom input:focus{border-color:#4129576b}.preferred-contact__custom button{background:var(--brand-primary);color:#fff;border:0;border-radius:11px;min-height:42px;font-weight:700}.preferred-contact__custom button:disabled{opacity:.35}.preferred-time-saved{border-radius:var(--radius-md);background:#3aa76d12;border:1px solid #3aa76d3d;padding:16px}.preferred-time-saved strong{color:#2f7d53;font-size:14px;display:block}.preferred-time-saved p{color:var(--text-primary);margin:5px 0;font-size:12px}.preferred-time-saved small{color:var(--text-muted);font-size:11px}.mock-timeout-trigger{border:1px solid var(--border);color:var(--text-muted);opacity:.65;background:#fff;border-radius:10px;padding:8px 12px;font-size:11px;position:fixed;bottom:16px;left:16px}.mock-timeout-trigger:hover{opacity:1}.contact-enrichment{border-radius:var(--radius-md);background:linear-gradient(135deg,#4129570b,#ceae5f0e);border:1px solid #41295724;flex-direction:column;gap:14px;padding:18px;display:flex}.contact-enrichment__heading{align-items:flex-start;gap:10px;display:flex}.contact-enrichment__icon{background:var(--brand-primary);border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.contact-enrichment__heading strong{color:var(--brand-primary);font-size:14px;display:block}.contact-enrichment__heading p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.7}.contact-enrichment__form{gap:8px;display:flex}.contact-enrichment__form input{border:1px solid var(--border);min-width:0;min-height:44px;color:var(--text-primary);background:#fff;border-radius:11px;outline:0;flex:1;padding:9px 11px}.contact-enrichment__form input:focus{border-color:#4129576b;box-shadow:0 0 0 3px #4129570f}.contact-enrichment__form button{background:var(--brand-primary);color:#fff;border:0;border-radius:11px;flex:none;min-height:44px;padding:9px 15px;font-weight:700}.contact-enrichment__form button:disabled{opacity:.35;cursor:default}.contact-enrichment small{color:var(--text-muted);font-size:10px;line-height:1.6}.mock-human-trigger{border:1px solid var(--border);color:var(--text-muted);opacity:.65;background:#fff;border-radius:10px;padding:8px 12px;font-size:11px;position:fixed;bottom:56px;left:16px}.mock-human-trigger:hover{opacity:1}.typing-indicator{border:1px solid var(--border);width:fit-content;max-width:86%;color:var(--text-muted);background:#fff;border-radius:14px;align-self:flex-end;align-items:center;gap:9px;padding:8px 11px;font-size:11px;display:inline-flex}.typing-indicator--human{background:#ceae5f12;border-color:#ceae5f59}.typing-indicator__dots{direction:ltr;align-items:center;gap:3px;display:inline-flex}.typing-indicator__dots span{background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite typing-dot}.typing-indicator__dots span:nth-child(2){animation-delay:.15s}.typing-indicator__dots span:nth-child(3){animation-delay:.3s}@keyframes typing-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.typing-indicator__dots span{opacity:.65;animation:none}}.connection-state{border-radius:999px;align-self:center;align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.connection-state--neutral{color:var(--text-muted);background:#4129570f}.connection-state--warning{color:#856d2a;background:#ceae5f1f}.connection-state--error{color:#a23a3a;background:#b3383814}.connection-state__dot{background:currentColor;border-radius:50%;width:7px;height:7px}.reconnect-notice{color:#2f7d53;background:#3aa76d12;border:1px solid #3aa76d2e;border-radius:999px;align-self:center;padding:7px 10px;font-size:11px;font-weight:700}.send-error{color:#a23a3a;background:#b3383812;border-radius:10px;align-self:flex-start;align-items:center;gap:8px;padding:7px 9px;font-size:11px;display:inline-flex}.send-error button{color:inherit;font-size:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.loading-state{min-height:120px;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.loading-state__spinner{border:2px solid #41295724;border-top-color:var(--brand-primary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}.empty-state{border:1px dashed var(--border);border-radius:var(--radius-md);text-align:center;background:#41295706;flex-direction:column;align-items:center;padding:24px 18px;display:flex}.empty-state__icon{width:42px;height:42px;color:var(--brand-primary);background:#41295714;border-radius:50%;place-items:center;margin-bottom:12px;font-size:20px;font-weight:800;display:grid}.empty-state h2{color:var(--brand-primary);margin:0;font-size:16px}.empty-state p{max-width:300px;color:var(--text-muted);margin:7px 0 16px;font-size:12px;line-height:1.8}.empty-state__actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.empty-state__actions button{border-radius:11px;min-height:40px;padding:8px 12px;font-size:12px;font-weight:700}.empty-state__retry{border:1px solid var(--border);color:var(--brand-primary);background:#fff}.empty-state__specialist{background:var(--brand-primary);color:#fff;border:0}@media (prefers-reduced-motion:reduce){.loading-state__spinner{animation:none}}@media (width<=640px){html,body,#root,.app-shell{width:100%;max-width:100%;min-height:100%;overflow-x:hidden}.chat-widget{top:max(6px, env(safe-area-inset-top));right:max(6px, env(safe-area-inset-right));bottom:max(6px, env(safe-area-inset-bottom));left:max(6px, env(safe-area-inset-left));border-radius:18px;width:auto;max-width:none;height:auto;max-height:none}.chat-header{min-height:72px;padding:12px max(12px, env(safe-area-inset-right)) 12px max(12px, env(safe-area-inset-left))}.chat-widget__body{overscroll-behavior:contain;padding:14px}.chat-widget__footer{padding:10px max(10px, env(safe-area-inset-right)) max(10px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left))}.welcome-card{padding:16px}.main-category-card,.platform-card,.service-card{min-width:0}.main-category-card__content,.platform-card__title,.service-card__title{overflow-wrap:anywhere;word-break:normal}.chat-breadcrumb{overflow-wrap:anywhere;max-width:100%}.message-bubble{max-width:88%}.preferred-contact__quick{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-enrichment__form{flex-direction:column}.contact-enrichment__form button,.empty-state__actions{width:100%}.empty-state__actions button{flex:140px}}@media (width<=420px){.chat-header__title{font-size:15px}.chat-header__status{font-size:11px}.chat-header__logo{border-radius:12px;width:40px;height:40px}.chat-header__action{width:34px;height:34px}.chat-widget__body{padding:12px}.welcome-card{gap:10px;padding:14px}.welcome-card__icon{width:38px;height:38px}.welcome-card__title{font-size:16px}.main-category-card{min-height:66px;padding:10px 11px}.main-category-card__icon{width:38px;height:38px}.specialist-button{min-height:50px}.chat-composer__input{font-size:16px}.message-bubble{max-width:92%}}@media (width<=340px){.chat-widget{border-width:0;border-radius:0;inset:0}.chat-header__identity{gap:8px}.chat-header__logo{display:none}.preferred-contact__quick{grid-template-columns:1fr}}button,input,textarea,select,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #ceae5f8c}.chat-launcher,.chat-header__action,.main-category-card,.platform-card,.service-card,.specialist-button,.chat-composer__send,.catalog-search__result,.catalog-search__toggle,.service-confirmation__primary,.service-confirmation__secondary,.preferred-contact__quick button,.preferred-contact__custom button,.contact-enrichment__form button,.empty-state__actions button{min-height:44px}.chat-header__action,.chat-composer__send{min-width:44px}button:disabled{cursor:not-allowed}[aria-current=page]{font-weight:700}@media (forced-colors:active){.chat-widget,.welcome-card,.main-category-card,.platform-card,.service-card,.specialist-button,.message-bubble,.handoff-card,.preferred-contact,.contact-enrichment,.empty-state,.chat-header__status-dot,.human-status-banner__dot,.connection-state__dot{border:1px solid canvastext}}.mock-system-states-trigger{border:1px solid var(--border);color:var(--text-muted);opacity:.65;background:#fff;border-radius:10px;padding:8px 12px;font-size:11px;position:fixed;bottom:96px;left:16px}.mock-system-states-trigger:hover{opacity:1}.system-states-page{background:var(--surface);min-height:100vh;padding:32px}.system-states-page__back{border:1px solid var(--border);min-height:44px;color:var(--brand-primary);background:#fff;border-radius:11px;margin-bottom:20px;padding:8px 14px;font-weight:700}.system-states-qa{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;max-width:1000px;display:grid}.system-states-qa__section{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;flex-direction:column;gap:12px;padding:18px;display:flex}.system-states-qa__section h2{color:var(--brand-primary);margin:0;font-size:13px}.app-shell{min-height:100vh}.chat-launcher{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--brand-primary-deep), var(--brand-primary));min-height:58px;color:var(--text-on-primary);isolation:isolate;transition:transform var(--duration-normal) var(--ease-emphasized), box-shadow var(--duration-normal) var(--ease-standard);border:1px solid #ffffff24;align-items:center;gap:12px;padding:8px 18px 8px 9px;font-size:14px;font-weight:800;display:inline-flex;position:fixed;overflow:hidden;box-shadow:0 18px 42px #2f1c403d,0 5px 16px #2f1c4024}.chat-launcher:before{content:"";z-index:-1;transition:transform .52s var(--ease-standard);background:linear-gradient(110deg,#0000 15%,#ffffff1a 48%,#0000 75%);position:absolute;inset:0;transform:translate(120%)}.chat-launcher:hover{transform:translateY(-3px);box-shadow:0 24px 52px #2f1c4047,0 8px 20px #2f1c4029}.chat-launcher:hover:before{transform:translate(-120%)}.chat-launcher:active{transform:translateY(-1px)}.chat-launcher__icon{background:#ffffff1a;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid;box-shadow:inset 0 1px #ffffff1f}.chat-launcher__label{white-space:nowrap;letter-spacing:.01em;padding-inline-end:2px}.chat-widget{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));width:min(var(--chat-width-desktop), calc(100vw - 48px));height:min(var(--chat-height-desktop), calc(100vh - 48px));border-radius:var(--radius-xl);box-shadow:var(--shadow-widget);-webkit-backdrop-filter:blur(18px);isolation:isolate;z-index:var(--z-chat);animation:chat-widget-enter var(--duration-slow) var(--ease-emphasized);background:linear-gradient(#fffffffb,#fbfaf8fb);border:1px solid #4129571a;flex-direction:column;display:flex;position:fixed;overflow:hidden}.chat-widget:before{content:"";z-index:5;background:linear-gradient(90deg, transparent, var(--brand-accent), transparent);opacity:.82;height:3px;position:absolute;top:0;left:0;right:0}@keyframes chat-widget-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-header{border-bottom:1px solid var(--border-soft);background:linear-gradient(135deg,#4129570e,#ceae5f0b);justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:15px 16px;display:flex;position:relative;overflow:hidden}.chat-header:after{content:"";pointer-events:none;background:radial-gradient(circle,#ceae5f1a,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-34px;left:-20px}.chat-header__identity{z-index:1;align-items:center;gap:12px;min-width:0;display:flex;position:relative}.chat-header__logo{background:linear-gradient(145deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;border:1px solid #ffffff24;border-radius:16px;flex:none;place-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #41295733,inset 0 1px #ffffff1f}.chat-header__logo:after{content:"";pointer-events:none;border:1px solid #ceae5f4d;border-radius:13px;position:absolute;inset:3px}.chat-header__title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:850;line-height:1.45;display:block;overflow:hidden}.chat-header__status{border-radius:var(--radius-pill);color:var(--text-muted);background:#4129570b;align-items:center;gap:6px;margin-top:4px;padding:3px 7px;font-size:10.5px;font-weight:650;display:inline-flex}.chat-header__status-dot{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #2f7d531a}.chat-header__status--connected{background:var(--success-soft);color:var(--success)}.chat-header__actions{z-index:1;direction:ltr;align-items:center;gap:4px;display:flex;position:relative}.chat-header__action{width:38px;min-width:38px;height:38px;min-height:38px;color:var(--text-muted);transition:color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);background:0 0;border:1px solid #0000;border-radius:12px;place-items:center;padding:0;font-size:21px;line-height:1;display:grid}.chat-header__action:hover{color:var(--brand-primary);background:#4129570e;border-color:#41295714;transform:translateY(-1px)}.chat-widget__body{scroll-behavior:smooth;background:linear-gradient(#ffffffe0 0%,#fbfaf8f5 100%);flex:1;min-height:0;padding:20px;position:relative;overflow:hidden auto}.chat-widget__content{flex-direction:column;gap:18px;min-width:0;display:flex}@media (width<=640px){.chat-launcher{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));min-height:56px}.chat-widget{top:max(6px, env(safe-area-inset-top));right:max(6px, env(safe-area-inset-right));bottom:max(6px, env(safe-area-inset-bottom));left:max(6px, env(safe-area-inset-left));border-radius:22px;width:auto;height:auto}.chat-header{min-height:76px;padding:13px}.chat-header__logo{border-radius:14px;width:44px;height:44px}.chat-widget__body{padding:15px}}@media (width<=340px){.chat-widget{border:0;border-radius:0;inset:0}.chat-header__logo{display:grid}}.premium-welcome{background:linear-gradient(135deg,#fffffffa,#fbf6e9db);border:1px solid #ceae5f57;border-radius:20px;grid-template-columns:auto 1fr;gap:15px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 26px #4129570b,inset 0 1px #ffffffd9}.premium-welcome__glow{pointer-events:none;background:radial-gradient(circle,#ceae5f29,#0000 68%);border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;left:-50px}.premium-welcome__icon{z-index:1;background:linear-gradient(145deg, #fffdf8, var(--brand-accent-soft));border:1px solid #ceae5f47;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;position:relative;box-shadow:0 6px 16px #ceae5f1f}.premium-welcome__icon span{color:var(--brand-accent-deep);font-size:22px}.premium-welcome__content{z-index:1;min-width:0;position:relative}.premium-welcome__eyebrow{color:var(--brand-accent-deep);letter-spacing:.04em;margin-bottom:2px;font-size:10px;font-weight:800;display:block}.premium-welcome__title{color:var(--brand-primary-deep);margin:0;font-size:18px;font-weight:900;line-height:1.55}.premium-welcome__message{color:var(--text-muted);margin:5px 0 0;font-size:13px;line-height:1.8}.premium-welcome__trust{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.premium-welcome__trust span{border-radius:var(--radius-pill);color:var(--text-secondary);background:#4129570b;padding:4px 7px;font-size:9.5px;font-weight:700}.premium-category-list__heading{justify-content:space-between;align-items:flex-end;gap:12px;padding-inline:2px;display:flex}.premium-category-list__eyebrow{color:var(--brand-accent-deep);margin-bottom:1px;font-size:10px;font-weight:800;display:block}.premium-category-list__heading h2{color:var(--text-primary);margin:0;font-size:16px;font-weight:900}.premium-category-list__badge{border-radius:var(--radius-pill);color:var(--text-muted);background:#4129570a;border:1px solid #41295712;padding:5px 8px;font-size:9px;font-weight:700}.premium-category-card-wrap{animation:premium-category-enter .36s var(--ease-emphasized) backwards;animation-delay:calc(var(--category-index) * 55ms)}@keyframes premium-category-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.premium-category-card{min-height:76px;box-shadow:var(--shadow-xs);transition:transform var(--duration-normal) var(--ease-emphasized), border-color var(--duration-normal) var(--ease-standard), box-shadow var(--duration-normal) var(--ease-standard), background var(--duration-normal) var(--ease-standard);background:linear-gradient(135deg,#fffffffa,#faf8fbe0);border:1px solid #41295717;border-radius:17px;gap:13px;padding:12px;position:relative;overflow:hidden}.premium-category-card:before{content:"";background:linear-gradient(180deg, var(--brand-accent), #ceae5f29);opacity:0;width:3px;transition:opacity var(--duration-normal) var(--ease-standard), transform var(--duration-normal) var(--ease-emphasized);border-radius:3px 0 0 3px;position:absolute;top:14px;bottom:14px;right:0;transform:scaleY(.45)}.premium-category-card:hover{background:linear-gradient(135deg,#fff,#fbf6e994);border-color:#ceae5f5c;transform:translateY(-2px)translate(-1px);box-shadow:0 10px 24px #41295713}.premium-category-card:hover:before{opacity:1;transform:scaleY(1)}.premium-category-card__icon{background:linear-gradient(145deg, var(--brand-primary-soft), #fff);width:48px;height:48px;transition:transform var(--duration-normal) var(--ease-emphasized);border:1px solid #4129570f;border-radius:15px;flex:none;place-items:center;font-size:21px;display:grid;box-shadow:inset 0 1px #fffc}.premium-category-card:hover .premium-category-card__icon{transform:scale(1.05)rotate(-2deg)}.premium-category-card__content{text-align:right;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.premium-category-card__title{color:var(--brand-primary-deep);font-size:14px;font-weight:900;line-height:1.55}.premium-category-card__subtitle{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.65;overflow:hidden}.premium-category-card__action{background:var(--brand-accent-soft);width:30px;height:30px;color:var(--brand-accent-deep);transition:transform var(--duration-normal) var(--ease-emphasized), background var(--duration-normal) var(--ease-standard);border:1px solid #ceae5f33;border-radius:10px;flex:none;place-items:center;display:grid}.premium-category-card__action span{font-size:21px;line-height:1}.premium-category-card:hover .premium-category-card__action{background:#ceae5f2e;transform:translate(-2px)}@media (width<=420px){.premium-welcome{grid-template-columns:42px 1fr;gap:11px;padding:16px}.premium-welcome__icon{border-radius:14px;width:42px;height:42px}.premium-welcome__title{font-size:16px}.premium-welcome__trust{display:none}.premium-category-card{min-height:70px;padding:10px}.premium-category-card__icon{border-radius:13px;width:42px;height:42px;font-size:19px}.premium-category-card__subtitle{max-width:220px}}.chat-widget__body{scrollbar-width:thin;scrollbar-color:#4129572e transparent}.chat-widget__body::-webkit-scrollbar{width:5px}.chat-widget__body::-webkit-scrollbar-track{background:0 0}.chat-widget__body::-webkit-scrollbar-thumb{background:#41295729;border-radius:999px}.chat-widget__body::-webkit-scrollbar-thumb:hover{background:#41295742}.chat-widget__content{gap:14px}.premium-welcome{padding:17px 18px}.premium-welcome__icon{border-radius:14px;width:44px;height:44px}.premium-welcome__title{font-size:17px}.premium-welcome__message{margin-top:3px}.premium-welcome__trust{margin-top:8px}.premium-category-list{gap:10px}.premium-category-list__heading{min-height:42px}.main-category-list__items{flex-direction:column;gap:10px;display:flex}.premium-category-card{min-height:70px;padding:10px 12px}.premium-category-card__icon{border-radius:14px;width:44px;height:44px}.premium-category-card__action{width:29px;height:29px}@media (width>=641px) and (height<=900px){.chat-widget{height:min(820px,100vh - 28px);bottom:14px}.chat-header{min-height:72px;padding-top:11px;padding-bottom:11px}.chat-header__logo{border-radius:14px;width:44px;height:44px}.chat-widget__body{padding:16px 18px}.chat-widget__content{gap:12px}.premium-welcome{padding:14px 16px}.premium-welcome__eyebrow{margin-bottom:0}.premium-welcome__title{font-size:16.5px}.premium-welcome__message{line-height:1.6}.premium-welcome__trust{margin-top:6px}.premium-welcome__trust span{padding-top:3px;padding-bottom:3px}.premium-category-list{gap:8px}.premium-category-list__heading{min-height:36px}.main-category-list__items{gap:8px}.premium-category-card{min-height:66px;padding-top:8px;padding-bottom:8px}.premium-category-card__icon{width:42px;height:42px}}@media (width>=641px) and (height<=760px){.chat-widget{height:auto;top:10px;bottom:10px}.chat-header{min-height:66px}.chat-widget__body,.premium-welcome{padding-top:12px;padding-bottom:12px}.premium-welcome__trust{display:none}.premium-category-card{min-height:62px}}@media (width<=640px){.chat-widget__body{scrollbar-width:none}.chat-widget__body::-webkit-scrollbar{display:none}}.premium-platform-screen{flex-direction:column;gap:14px;min-width:0;display:flex}.premium-platform-screen .chat-breadcrumb{flex-wrap:wrap;align-items:center;gap:4px;min-height:28px;padding-inline:2px;display:flex}.premium-platform-screen .chat-breadcrumb__button{color:var(--text-muted);transition:background var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);background:0 0;border:0;border-radius:8px;padding:3px 7px;font-size:10px;font-weight:650}.premium-platform-screen .chat-breadcrumb__button:hover{color:var(--brand-primary);background:#4129570e}.premium-platform-screen .chat-breadcrumb__current{color:var(--brand-primary);font-size:10px;font-weight:800}.premium-platform-screen .chat-breadcrumb__separator{color:#4129574d;font-size:14px}.premium-platform-screen__hero{background:linear-gradient(135deg,#fffdf8fa,#faf7efd1);border:1px solid #ceae5f47;border-radius:18px;grid-template-columns:auto 1fr;gap:14px;padding:17px;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 22px #4129570a}.premium-platform-screen__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ceae5f26,#0000 68%);border-radius:50%;width:170px;height:170px;position:absolute;top:-65px;left:-50px}.premium-platform-screen__hero-icon{z-index:1;background:linear-gradient(145deg, #fff, var(--brand-accent-soft));border:1px solid #ceae5f3d;border-radius:15px;place-items:center;width:48px;height:48px;font-size:21px;display:grid;position:relative;box-shadow:0 6px 16px #ceae5f1a}.premium-platform-screen__hero-content{z-index:1;min-width:0;position:relative}.premium-platform-screen__eyebrow{color:var(--brand-accent-deep);margin-bottom:2px;font-size:10px;font-weight:850;display:block}.premium-platform-screen__hero h2{color:var(--brand-primary-deep);margin:0;font-size:17px;font-weight:900;line-height:1.5}.premium-platform-screen__hero p{color:var(--text-muted);margin:4px 0 0;font-size:10.5px;line-height:1.75}.premium-platform-screen__section-heading{justify-content:space-between;align-items:flex-end;gap:10px;padding:1px 2px;display:flex}.premium-platform-screen__section-heading>div{flex-direction:column;gap:1px;display:flex}.premium-platform-screen__section-heading>div>span{color:var(--brand-accent-deep);font-size:9.5px;font-weight:800}.premium-platform-screen__section-heading strong{color:var(--text-primary);font-size:14px;font-weight:900}.premium-platform-screen__count{border-radius:var(--radius-pill);color:var(--text-muted);background:#4129570a;border:1px solid #41295712;padding:4px 8px;font-size:9px;font-weight:700}.premium-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.premium-platform-card{min-width:0;min-height:72px;color:var(--text-primary);text-align:right;transition:transform var(--duration-normal) var(--ease-emphasized), border-color var(--duration-normal) var(--ease-standard), box-shadow var(--duration-normal) var(--ease-standard), background var(--duration-normal) var(--ease-standard);background:linear-gradient(135deg,#fffffffa,#faf8fbdb);border:1px solid #41295716;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 25px;align-items:center;gap:9px;padding:10px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 12px #41295706}.premium-platform-card:before{content:"";background:linear-gradient(180deg, var(--brand-accent), #ceae5f24);opacity:0;width:3px;transition:opacity var(--duration-normal) var(--ease-standard), transform var(--duration-normal) var(--ease-emphasized);border-radius:3px 0 0 3px;position:absolute;top:13px;bottom:13px;right:0;transform:scaleY(.5)}.premium-platform-card:hover{background:linear-gradient(135deg,#fff,#fbf6e985);border-color:#ceae5f57;transform:translateY(-2px);box-shadow:0 9px 20px #41295711}.premium-platform-card:hover:before{opacity:1;transform:scaleY(1)}.premium-platform-card__icon{background:linear-gradient(145deg, var(--brand-primary-soft), #fff);width:42px;height:42px;transition:transform var(--duration-normal) var(--ease-emphasized);border:1px solid #4129570e;border-radius:13px;place-items:center;font-size:18px;display:grid}.premium-platform-card:hover .premium-platform-card__icon{transform:scale(1.05)rotate(-2deg)}.premium-platform-card__content{flex-direction:column;gap:2px;min-width:0;display:flex}.premium-platform-card__title{color:var(--brand-primary-deep);white-space:normal;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:11.5px;font-weight:900;line-height:1.45;display:-webkit-box;overflow:hidden}.premium-platform-card__hint{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;line-height:1.5;overflow:hidden}.premium-platform-card__action{background:var(--brand-accent-soft);width:25px;height:25px;color:var(--brand-accent-deep);transition:transform var(--duration-normal) var(--ease-emphasized);border:1px solid #ceae5f33;border-radius:8px;place-items:center;font-size:18px;display:grid}.premium-platform-card:hover .premium-platform-card__action{transform:translate(-2px)}@media (width<=400px){.premium-platform-grid{grid-template-columns:1fr}.premium-platform-screen__hero{padding:14px}.premium-platform-card{min-height:64px}}.premium-service-list{flex-direction:column;gap:14px;display:flex}.premium-service-list__hero{background:linear-gradient(135deg,#fffdf8fa,#faf7efd1);border:1px solid #ceae5f47;border-radius:18px;grid-template-columns:48px 1fr;align-items:center;gap:13px;padding:16px;display:grid}.premium-service-list__icon{background:var(--brand-accent-soft);border:1px solid #ceae5f3d;border-radius:15px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.premium-service-list__eyebrow{color:var(--brand-accent-deep);font-size:10px;font-weight:850}.premium-service-list__hero h2{color:var(--brand-primary-deep);margin:1px 0 0;font-size:17px;font-weight:900}.premium-service-list__hero p{color:var(--text-muted);margin:3px 0 0;font-size:10.5px;line-height:1.7}.premium-catalog-search{flex-direction:column;gap:10px;display:flex}.premium-catalog-search__field{min-height:48px;transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);background:#fff;border:1px solid #4129571a;border-radius:15px;grid-template-columns:34px 1fr auto;align-items:center;gap:6px;padding:5px 8px;display:grid}.premium-catalog-search__field:focus-within{border-color:#ceae5f94;box-shadow:0 0 0 3px #ceae5f1a}.premium-catalog-search__icon{background:var(--brand-primary-soft);width:32px;height:32px;color:var(--brand-primary);border-radius:10px;place-items:center;font-size:19px;display:grid}.premium-catalog-search__field input{width:100%;min-width:0;color:var(--text-primary);background:0 0;border:0;outline:0;padding:7px 2px;font-size:11px}.premium-catalog-search__field input::placeholder{color:#746b7db8}.premium-catalog-search__clear{width:28px;height:28px;color:var(--text-muted);background:#4129570e;border:0;border-radius:9px;place-items:center;padding:0;font-size:18px;display:grid}.premium-catalog-search__meta{color:var(--text-muted);justify-content:space-between;align-items:center;padding-inline:2px;font-size:9.5px;font-weight:700;display:flex}.premium-catalog-search__meta span:first-child{color:var(--text-primary);font-weight:850}.premium-service-results{flex-direction:column;gap:8px;display:flex}.premium-service-card{text-align:right;width:100%;min-height:62px;transition:transform var(--duration-normal) var(--ease-emphasized), border-color var(--duration-normal) var(--ease-standard), box-shadow var(--duration-normal) var(--ease-standard);background:linear-gradient(135deg,#fff,#faf8fbd1);border:1px solid #41295716;border-radius:15px;grid-template-columns:38px minmax(0,1fr) 27px;align-items:center;gap:10px;padding:9px 10px;display:grid}.premium-service-card:hover{border-color:#ceae5f5c;transform:translateY(-1px);box-shadow:0 7px 18px #4129570e}.premium-service-card__icon{background:var(--brand-accent-soft);width:38px;height:38px;color:var(--brand-accent-deep);border-radius:12px;place-items:center;font-size:15px;display:grid}.premium-service-card__content{flex-direction:column;gap:2px;min-width:0;display:flex}.premium-service-card__title{color:var(--brand-primary-deep);font-size:11.5px;font-weight:900}.premium-service-card__hint{color:var(--text-muted);font-size:8.5px}.premium-service-card__arrow{background:var(--brand-accent-soft);width:27px;height:27px;color:var(--brand-accent-deep);border:1px solid #ceae5f38;border-radius:8px;place-items:center;font-size:18px;display:grid}.premium-catalog-search__empty{text-align:center;background:#41295705;border:1px dashed #41295721;border-radius:16px;flex-direction:column;align-items:center;padding:24px 16px;display:flex}.premium-catalog-search__empty-icon{background:var(--brand-primary-soft);width:42px;height:42px;color:var(--brand-primary);border-radius:13px;place-items:center;margin-bottom:9px;font-size:22px;display:grid}.premium-catalog-search__empty strong{color:var(--brand-primary-deep);font-size:12px}.premium-catalog-search__empty p{color:var(--text-muted);margin:4px 0 12px;font-size:9.5px}.premium-catalog-search__empty button,.premium-catalog-search__toggle{background:var(--brand-accent-soft);color:var(--brand-primary);border:1px solid #ceae5f4d;border-radius:10px;padding:8px 12px;font-size:9.5px;font-weight:800}.premium-catalog-search__toggle{justify-content:center;align-items:center;gap:7px;width:100%;display:flex}.premium-service-confirmation{flex-direction:column;gap:14px;min-width:0;display:flex}.premium-service-confirmation__hero{background:linear-gradient(135deg,#fffdf8fa,#faf7efd6);border:1px solid #ceae5f52;border-radius:18px;grid-template-columns:52px 1fr;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 8px 22px #4129570a}.premium-service-confirmation__icon{background:linear-gradient(145deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:22px;font-weight:900;display:grid;box-shadow:0 8px 20px #4129572e}.premium-service-confirmation__eyebrow{color:var(--brand-accent-deep);margin-bottom:2px;font-size:10px;font-weight:850;display:block}.premium-service-confirmation__hero h2{color:var(--brand-primary-deep);margin:0;font-size:18px;font-weight:900;line-height:1.5}.premium-service-confirmation__hero p{color:var(--text-muted);margin:3px 0 0;font-size:10.5px}.premium-service-confirmation__summary{background:linear-gradient(135deg,#fff,#faf8fbc7);border:1px solid #41295716;border-radius:17px;padding:16px}.premium-service-confirmation__summary-heading{flex-direction:column;gap:1px;margin-bottom:12px;display:flex}.premium-service-confirmation__summary-heading span{color:var(--brand-accent-deep);font-size:9.5px;font-weight:800}.premium-service-confirmation__summary-heading strong{color:var(--text-primary);font-size:14px;font-weight:900}.premium-service-confirmation__steps{flex-direction:column;gap:9px;display:flex}.premium-service-confirmation__step{grid-template-columns:28px 1fr;align-items:flex-start;gap:9px;display:grid}.premium-service-confirmation__step>span{background:var(--brand-accent-soft);width:28px;height:28px;color:var(--brand-accent-deep);border:1px solid #ceae5f3d;border-radius:9px;place-items:center;font-size:10px;font-weight:900;display:grid}.premium-service-confirmation__step strong{color:var(--brand-primary-deep);font-size:10.5px;font-weight:850;display:block}.premium-service-confirmation__step p{color:var(--text-muted);margin:2px 0 0;font-size:9px;line-height:1.55}.premium-service-confirmation__note{background:#ceae5f13;border:1px solid #ceae5f3d;border-radius:13px;align-items:center;gap:9px;padding:10px 12px;display:flex}.premium-service-confirmation__note>span{color:var(--brand-accent-deep);font-size:15px}.premium-service-confirmation__note p{color:var(--text-secondary);margin:0;font-size:9.5px;line-height:1.6}.premium-service-confirmation__actions{grid-template-columns:1fr auto;gap:8px;display:grid}.premium-service-confirmation__primary{background:linear-gradient(135deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;min-height:48px;transition:transform var(--duration-normal) var(--ease-emphasized), box-shadow var(--duration-normal) var(--ease-standard);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-size:11px;font-weight:850;display:flex;box-shadow:0 9px 22px #4129572e}.premium-service-confirmation__primary:hover{transform:translateY(-2px);box-shadow:0 13px 28px #41295738}.premium-service-confirmation__secondary{min-height:48px;color:var(--brand-primary);background:#fff;border:1px solid #4129571a;border-radius:14px;padding:9px 13px;font-size:10px;font-weight:800}@media (width<=400px){.premium-service-confirmation__actions{grid-template-columns:1fr}.premium-service-confirmation__secondary{min-height:42px}}.premium-contact-enrichment{background:linear-gradient(145deg,#fffffffc,#faf8fbd6);border:1px solid #4129571a;border-radius:19px;flex-direction:column;gap:13px;padding:18px;display:flex;box-shadow:0 9px 28px #4129570e}.premium-contact-enrichment__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.premium-contact-enrichment__identity{align-items:center;gap:11px;min-width:0;display:flex}.premium-contact-enrichment__icon{background:linear-gradient(145deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;border:1px solid #ceae5f3d;border-radius:15px;flex:none;place-items:center;width:46px;height:46px;font-size:17px;display:grid;box-shadow:0 8px 20px #4129572b}.premium-contact-enrichment__eyebrow{color:var(--brand-accent-deep);margin-bottom:1px;font-size:9.5px;font-weight:850;display:block}.premium-contact-enrichment__title{color:var(--brand-primary-deep);font-size:15px;font-weight:900;line-height:1.55;display:block}.premium-contact-enrichment__step{border-radius:var(--radius-pill);background:var(--brand-accent-soft);color:var(--brand-accent-deep);border:1px solid #ceae5f40;flex:none;padding:5px 8px;font-size:9px;font-weight:850}.premium-contact-enrichment__description{color:var(--text-muted);margin:0;font-size:10.5px;line-height:1.75}.premium-contact-enrichment__form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.premium-contact-enrichment__field{align-items:center;min-width:0;display:flex;position:relative}.premium-contact-enrichment__field input{width:100%;min-width:0;min-height:50px;color:var(--text-primary);transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);background:#fff;border:1px solid #4129571f;border-radius:14px;outline:0;padding:10px 12px;font-size:13px}.premium-contact-enrichment__field input:focus{box-shadow:var(--shadow-focus);background:#fffefa;border-color:#ceae5fa6}.premium-contact-enrichment__field input[dir=ltr]{text-align:left;padding-right:38px}.premium-contact-enrichment__valid{background:var(--success-soft);width:20px;height:20px;color:var(--success);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid;position:absolute;right:12px}.premium-contact-enrichment__submit{background:linear-gradient(135deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;min-width:92px;min-height:50px;transition:opacity var(--duration-fast) var(--ease-standard), transform var(--duration-normal) var(--ease-emphasized), box-shadow var(--duration-normal) var(--ease-standard);border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:11px;font-weight:850;display:flex;box-shadow:0 8px 20px #41295729}.premium-contact-enrichment__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px #41295733}.premium-contact-enrichment__submit:disabled{opacity:.34;box-shadow:none;cursor:default}.premium-contact-enrichment__back{min-height:38px;color:var(--brand-primary-deep);transition:border-color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard), transform var(--duration-normal) var(--ease-emphasized);background:#ffffffdb;border:1px solid #4129571f;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:850;display:inline-flex}.premium-contact-enrichment__back:hover{background:var(--brand-accent-soft);border-color:#ceae5f61;transform:translate(2px)}.premium-contact-enrichment__trust{color:var(--text-muted);align-items:center;gap:6px;padding-top:2px;font-size:9px;line-height:1.6;display:flex}.premium-specialist-button{background:linear-gradient(135deg,#fffdf8fc,#fbf6e9db);border:1px solid #ceae5f66;border-radius:16px;min-height:62px;padding:9px 11px;position:relative;overflow:hidden;box-shadow:0 5px 16px #41295709}.premium-specialist-button__icon{background:linear-gradient(145deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:16px;display:grid;box-shadow:0 7px 17px #4129572e}.premium-specialist-button__content{text-align:right;flex-direction:column;flex:1;min-width:0;display:flex}.premium-specialist-button__eyebrow{color:var(--brand-accent-deep);margin-bottom:1px;font-size:8px;font-weight:800}.premium-specialist-button__content strong{color:var(--brand-primary-deep);font-size:11.5px;font-weight:900}.premium-specialist-button__hint{color:var(--text-muted);margin-top:1px;font-size:8.5px}.premium-specialist-button__action{background:var(--brand-accent-soft);width:28px;height:28px;color:var(--brand-accent-deep);transition:transform var(--duration-normal) var(--ease-emphasized);border:1px solid #ceae5f3d;border-radius:9px;flex:none;place-items:center;font-size:18px;display:grid}.premium-specialist-button:hover .premium-specialist-button__action{transform:translate(-2px)}@media (width<=420px){.premium-contact-enrichment{padding:15px}.premium-contact-enrichment__form{grid-template-columns:1fr}.premium-contact-enrichment__submit{width:100%}}@media (width<=400px){.premium-preferred-contact__options,.premium-preferred-contact__custom{grid-template-columns:1fr}.premium-preferred-contact__custom button{justify-content:center;width:100%}}.premium-preferred-contact{background:linear-gradient(145deg,#fffdf8fc,#fbf7eedb);border:1px solid #ceae5f52;border-radius:19px;flex-direction:column;gap:14px;padding:18px;display:flex;box-shadow:0 9px 26px #4129570d}.premium-preferred-contact__hero{grid-template-columns:46px 1fr;align-items:center;gap:12px;display:grid}.premium-preferred-contact__icon{background:linear-gradient(145deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;border-radius:15px;place-items:center;width:46px;height:46px;font-size:20px;display:grid;box-shadow:0 8px 20px #4129572b}.premium-preferred-contact__eyebrow{color:var(--brand-accent-deep);margin-bottom:1px;font-size:9px;font-weight:850;display:block}.premium-preferred-contact__hero h2{color:var(--brand-primary-deep);margin:0;font-size:15px;font-weight:900}.premium-preferred-contact__hero p{color:var(--text-muted);margin:3px 0 0;font-size:9.5px;line-height:1.65}.premium-preferred-contact__status{flex-wrap:wrap;gap:6px;display:flex}.premium-preferred-contact__status span{border-radius:var(--radius-pill);color:var(--text-secondary);background:#4129570b;padding:4px 7px;font-size:8.5px;font-weight:700}.premium-preferred-contact__heading{flex-direction:column;gap:1px;display:flex}.premium-preferred-contact__heading span{color:var(--brand-accent-deep);font-size:9px;font-weight:850}.premium-preferred-contact__heading strong{color:var(--text-primary);font-size:13px;font-weight:900}.premium-preferred-contact__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.premium-preferred-contact__option{min-height:58px;color:var(--text-primary);text-align:right;transition:transform var(--duration-normal) var(--ease-emphasized), border-color var(--duration-normal) var(--ease-standard), box-shadow var(--duration-normal) var(--ease-standard);background:#fffffff0;border:1px solid #41295717;border-radius:14px;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:8px 9px;display:grid}.premium-preferred-contact__option:hover{border-color:#ceae5f6b;transform:translateY(-1px);box-shadow:0 7px 18px #4129570e}.premium-preferred-contact__option-icon{background:var(--brand-accent-soft);width:34px;height:34px;color:var(--brand-accent-deep);border-radius:11px;place-items:center;font-size:14px;display:grid}.premium-preferred-contact__option-content{flex-direction:column;gap:1px;min-width:0;display:flex}.premium-preferred-contact__option-content strong{color:var(--brand-primary-deep);font-size:10px;font-weight:850}.premium-preferred-contact__option-content span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.premium-preferred-contact__option--custom{border-style:dashed}.premium-preferred-contact__custom{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-top:2px;display:grid}.premium-preferred-contact__custom label{min-width:0;color:var(--text-muted);flex-direction:column;gap:5px;font-size:8.5px;display:flex}.premium-preferred-contact__custom input{width:100%;min-height:44px;color:var(--text-primary);background:#fff;border:1px solid #4129571c;border-radius:12px;outline:0;padding:8px 10px;font-size:10px}.premium-preferred-contact__custom input:focus{box-shadow:var(--shadow-focus);border-color:#ceae5f94}.premium-preferred-contact__custom button{background:linear-gradient(135deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;border:0;border-radius:12px;align-self:end;align-items:center;gap:6px;min-height:44px;padding:8px 12px;font-size:9.5px;font-weight:850;display:flex}.premium-preferred-contact__custom button:disabled{opacity:.35}.premium-preferred-contact__note{color:var(--text-muted);align-items:center;gap:6px;padding-top:2px;font-size:8.5px;line-height:1.55;display:flex}.premium-preferred-time-saved{background:linear-gradient(145deg,#eef8f2f5,#fffffff5);border:1px solid #2f7d533d;border-radius:18px;grid-template-columns:48px 1fr;gap:13px;padding:18px;display:grid;box-shadow:0 8px 22px #2f7d530e}.premium-preferred-time-saved__icon{background:var(--success);color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;font-size:20px;font-weight:900;display:grid;box-shadow:0 8px 18px #2f7d532b}.premium-preferred-time-saved__content>span{color:var(--success);font-size:9px;font-weight:850}.premium-preferred-time-saved__content h2{color:#256642;margin:1px 0 8px;font-size:14px;font-weight:900}.premium-preferred-time-saved__time{background:#ffffffb8;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;padding:8px 10px;display:flex}.premium-preferred-time-saved__time span{color:var(--text-muted);font-size:8.5px}.premium-preferred-time-saved__time strong{color:var(--success);font-size:10px;font-weight:900}.premium-preferred-time-saved__content p{color:var(--text-secondary);margin:0;font-size:9px;line-height:1.6}.premium-preferred-time-saved__content small{color:var(--text-muted);margin-top:4px;font-size:8px;display:block}@media (width<=400px){.premium-preferred-contact__options,.premium-preferred-contact__custom{grid-template-columns:1fr}.premium-preferred-contact__custom button{justify-content:center;width:100%}}.premium-handoff-card{border-radius:19px;grid-template-columns:52px 1fr;gap:14px;padding:18px;display:grid;box-shadow:0 9px 28px #4129570d}.premium-handoff-card--complete{background:linear-gradient(145deg,#fffffffa,#f6f2f8eb);border:1px solid #4129571c}.premium-handoff-card--waiting{background:linear-gradient(145deg,#fffdf8fc,#fbf7eee6);border:1px solid #ceae5f57}.premium-handoff-card__icon{background:linear-gradient(145deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:21px;font-weight:900;display:grid;box-shadow:0 8px 20px #4129572e}.premium-handoff-card__content{min-width:0}.premium-handoff-card__eyebrow{color:var(--brand-accent-deep);margin-bottom:2px;font-size:9px;font-weight:850;display:block}.premium-handoff-card__content h2{color:var(--brand-primary-deep);margin:0;font-size:15px;font-weight:900;line-height:1.5}.premium-handoff-card__content>p{color:var(--text-muted);margin:4px 0 0;font-size:9.5px;line-height:1.65}.premium-handoff-card__meta{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.premium-handoff-card__meta span{border-radius:var(--radius-pill);color:var(--text-secondary);background:#4129570b;padding:4px 7px;font-size:8px;font-weight:700}.premium-handoff-card__note{color:var(--text-secondary);background:#ffffffad;border-radius:11px;align-items:center;gap:6px;margin-top:11px;padding:9px 10px;font-size:8.5px;line-height:1.55;display:flex}.premium-human-status{border-radius:var(--radius-pill);align-items:center;gap:8px;width:fit-content;max-width:100%;padding:6px 9px;display:inline-flex}.premium-human-status--waiting{color:var(--brand-primary);background:#ceae5f1a}.premium-human-status--connected{background:var(--success-soft);color:var(--success)}.premium-human-status__dot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #2f7d5314}.premium-human-status__content{flex-direction:column;min-width:0;display:flex}.premium-human-status__content strong{font-size:9px;font-weight:850}.premium-human-status__content>span{opacity:.76;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.premium-conversation-timeline{flex-direction:column;gap:12px;width:100%;display:flex}.premium-message-bubble{border-radius:17px;flex-direction:column;gap:7px;width:fit-content;max-width:82%;padding:11px 13px;font-size:11px;line-height:1.75;display:flex;box-shadow:0 5px 16px #4129570a}.premium-message-bubble--assistant{color:var(--text-primary);background:linear-gradient(145deg,#fff,#f6f2f8e0);border:1px solid #41295717;border-bottom-right-radius:6px;align-self:flex-end}.premium-message-bubble--human{color:var(--text-primary);background:linear-gradient(145deg,#fffdf8fc,#fbf6e9e0);border:1px solid #ceae5f57;border-bottom-right-radius:6px;align-self:flex-end}.premium-message-bubble--customer{background:linear-gradient(145deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;border:1px solid #4129570a;border-bottom-left-radius:6px;align-self:flex-start;box-shadow:0 8px 20px #41295729}.premium-message-bubble--system{max-width:88%;color:var(--text-muted);box-shadow:none;text-align:center;background:#4129570b;border:1px solid #41295714;border-radius:14px;align-self:center;padding:9px 12px}.premium-message-bubble__identity{align-items:center;gap:6px;display:flex}.premium-message-bubble__avatar{background:var(--brand-primary-soft);width:24px;height:24px;color:var(--brand-primary);border-radius:8px;place-items:center;font-size:10px;display:grid}.premium-message-bubble--human .premium-message-bubble__avatar{background:var(--brand-accent-soft);color:var(--brand-accent-deep)}.premium-message-bubble__label{color:var(--brand-primary-deep);font-size:9px;font-weight:900}.premium-message-bubble__human-badge{border-radius:var(--radius-pill);color:var(--brand-accent-deep);background:#ceae5f26;padding:2px 5px;font-size:7px;font-weight:850}.premium-message-bubble__content{white-space:pre-wrap;overflow-wrap:anywhere}.premium-message-bubble__meta{opacity:.62;justify-content:flex-end;align-items:center;gap:5px;font-size:7.5px;line-height:1;display:flex}.premium-message-bubble--customer .premium-message-bubble__meta{color:#ffffffe0}.premium-typing-indicator{width:fit-content;max-width:86%;color:var(--text-muted);background:#fffffff0;border:1px solid #41295714;border-radius:13px;align-self:flex-end;align-items:center;gap:7px;padding:7px 9px;display:inline-flex;box-shadow:0 4px 12px #41295709}.premium-typing-indicator--human{background:#fbf6e9c7;border-color:#ceae5f47}.premium-typing-indicator__avatar{background:var(--brand-primary-soft);width:24px;height:24px;color:var(--brand-primary);border-radius:8px;place-items:center;font-size:9px;display:grid}.premium-typing-indicator--human .premium-typing-indicator__avatar{background:var(--brand-accent-soft)}.premium-typing-indicator__text{font-size:8.5px;font-weight:650}.premium-typing-indicator__dots{direction:ltr;gap:3px;display:inline-flex}.premium-typing-indicator__dots span{background:currentColor;border-radius:50%;width:4px;height:4px;animation:1.15s ease-in-out infinite premium-typing-dot}.premium-typing-indicator__dots span:nth-child(2){animation-delay:.12s}.premium-typing-indicator__dots span:nth-child(3){animation-delay:.24s}@keyframes premium-typing-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@media (width<=420px){.premium-message-bubble{max-width:90%}}.chat-widget__footer{border-top:1px solid var(--border-soft);-webkit-backdrop-filter:blur(14px);background:linear-gradient(#ffffffe6,#fffffffb);flex-direction:column;gap:9px;padding:12px 14px 14px;display:flex;position:relative}.premium-chat-composer{min-height:56px;transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);background:#fffffffa;border:1px solid #4129571c;border-radius:17px;grid-template-columns:34px minmax(0,1fr) 44px;align-items:center;gap:6px;padding:5px 6px 5px 8px;display:grid;position:relative;box-shadow:0 5px 16px #41295709,inset 0 1px #ffffffeb}.premium-chat-composer:focus-within{background:#fffefa;border-color:#ceae5f94;box-shadow:0 0 0 3px #ceae5f17,0 8px 20px #4129570e}.premium-chat-composer--active{border-color:#41295729}.premium-chat-composer--disabled{opacity:.65}.premium-chat-composer__icon{background:var(--brand-primary-soft);width:32px;height:32px;color:var(--brand-primary);transition:transform var(--duration-normal) var(--ease-emphasized), background var(--duration-normal) var(--ease-standard);border-radius:10px;place-items:center;font-size:13px;display:grid}.premium-chat-composer:focus-within .premium-chat-composer__icon{background:var(--brand-accent-soft);color:var(--brand-accent-deep);transform:rotate(-4deg)scale(1.04)}.premium-chat-composer__input{width:100%;min-width:0;min-height:42px;color:var(--text-primary);padding:8px 5px;font-size:12px;line-height:1.6;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.premium-chat-composer__input::placeholder{color:var(--text-soft)}.premium-chat-composer__send{background:linear-gradient(145deg, var(--brand-primary), var(--brand-primary-deep));color:#fff;width:44px;min-width:44px;height:44px;min-height:44px;transition:opacity var(--duration-fast) var(--ease-standard), transform var(--duration-normal) var(--ease-emphasized), box-shadow var(--duration-normal) var(--ease-standard);border:0;border-radius:14px;place-items:center;padding:0;font-size:19px;font-weight:800;display:grid;box-shadow:0 7px 18px #4129572e}.premium-chat-composer__send:hover:not(:disabled){transform:translateY(-2px)translate(-1px);box-shadow:0 11px 24px #41295738}.premium-chat-composer__send:active:not(:disabled){transform:translateY(0)scale(.97)}.premium-chat-composer__send:disabled{color:#ffffffd1;box-shadow:none;opacity:.72;cursor:default;background:#c6becb}.chat-widget__footer:before{content:"";background:linear-gradient(90deg,#0000,#ceae5f3d,#0000);height:1px;position:absolute;top:0;left:18px;right:18px}@media (width<=420px){.chat-widget__footer{padding:9px 10px max(10px, env(safe-area-inset-bottom))}.premium-chat-composer{border-radius:16px;grid-template-columns:30px minmax(0,1fr) 42px;min-height:54px}.premium-chat-composer__icon{width:29px;height:29px}.premium-chat-composer__send{width:42px;min-width:42px;height:42px;min-height:42px}.premium-chat-composer__input{font-size:16px}}@media (prefers-reduced-motion:reduce){.chat-widget,.premium-category-card-wrap,.typing-indicator__dots span{animation:none!important}.chat-launcher,.chat-launcher:before,.chat-header__action,.main-category-card,.specialist-button,.chat-composer,.chat-composer__send,.catalog-search__result,.chat-breadcrumb__button,.premium-category-card,.premium-category-card:before,.premium-category-card__icon,.premium-category-card__action,.premium-platform-card,.premium-platform-card:before,.premium-platform-card__icon,.premium-platform-card__action,.premium-service-card,.premium-service-confirmation__primary,.premium-contact-enrichment__field input,.premium-contact-enrichment__submit,.premium-specialist-button__action,.premium-preferred-contact__option,.premium-catalog-search__field,.premium-chat-composer,.premium-chat-composer__icon,.premium-chat-composer__send{transition-duration:.01ms!important}.loading-state__spinner{animation:none!important}}@media (width<=640px){html,body,#root,.app-shell{width:100%;max-width:100%;min-height:100%;overflow-x:hidden}.chat-widget{top:max(6px, env(safe-area-inset-top));right:max(6px, env(safe-area-inset-right));bottom:max(6px, env(safe-area-inset-bottom));left:max(6px, env(safe-area-inset-left));border-radius:22px;width:auto;max-width:none;height:auto;max-height:none}.chat-header{min-height:72px;padding:11px max(12px, env(safe-area-inset-right)) 11px max(12px, env(safe-area-inset-left))}.chat-header__logo{border-radius:13px;flex:0 0 42px;width:42px;height:42px}.chat-header__identity{min-width:0}.chat-header__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-widget__body{overscroll-behavior:contain;scrollbar-width:none;padding:13px}.chat-widget__body::-webkit-scrollbar{display:none}.chat-widget__content{gap:12px}.premium-welcome{grid-template-columns:42px minmax(0,1fr);gap:11px;padding:14px}.premium-welcome__icon{border-radius:13px;width:42px;height:42px}.premium-category-card,.premium-platform-card,.premium-service-card{min-width:0}.premium-category-card{min-height:66px;padding:9px 10px}.premium-category-card__icon{border-radius:13px;width:42px;height:42px}.premium-category-card__content,.premium-platform-card__content,.premium-service-card__content{min-width:0}.message-bubble{max-width:90%}.chat-widget__footer{padding:9px max(10px, env(safe-area-inset-right)) max(9px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left))}.premium-chat-composer{width:100%;min-width:0}.premium-chat-composer__input{min-width:0;font-size:16px}}@media (width<=420px){.chat-header{min-height:68px}.chat-header__logo{flex-basis:40px;width:40px;height:40px}.chat-header__title{font-size:15px}.chat-header__status{font-size:11px}.chat-header__action{width:36px;min-width:36px;height:36px;min-height:36px}.chat-widget__body{padding:11px}.premium-welcome{padding:12px}.premium-welcome__title{font-size:16px}.premium-welcome__trust{display:none}.premium-category-card{min-height:62px;padding:8px 9px}.premium-category-card__subtitle{max-width:100%}.message-bubble{max-width:92%}}@media (width<=360px){.chat-widget{top:max(3px, env(safe-area-inset-top));right:max(3px, env(safe-area-inset-right));bottom:max(3px, env(safe-area-inset-bottom));left:max(3px, env(safe-area-inset-left));border-radius:16px}.chat-header{min-height:64px;padding-inline:9px}.chat-header__identity{gap:8px}.chat-header__logo{flex-basis:38px;width:38px;height:38px;display:grid}.chat-widget__body{padding:9px}.premium-welcome{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:10px}.premium-welcome__icon{width:38px;height:38px}.premium-category-card{grid-template-columns:38px minmax(0,1fr) 28px;gap:9px}.premium-category-card__icon{width:38px;height:38px}.premium-platform-grid,.premium-preferred-contact__options,.premium-contact-enrichment__form,.premium-preferred-contact__custom{grid-template-columns:1fr}.premium-contact-enrichment__submit,.premium-preferred-contact__custom button{width:100%}}@media (width<=340px){.chat-widget{border:0;border-radius:0;inset:0}.chat-header__logo{display:grid}}.premium-service-confirmation{padding-bottom:16px}.premium-service-confirmation__actions{margin-bottom:4px}@media (width<=420px){.premium-service-confirmation{padding-bottom:max(18px, env(safe-area-inset-bottom))}.premium-service-confirmation__actions{margin-bottom:6px}}
