:root{--bg-page: #f3f4f6;--bg-card: #ffffff;--bg-muted: #eceef2;--text: #1c1917;--text-muted: #57534e;--border: #d6d3d1;--btn-bg: #292524;--btn-text: #fafaf9;--btn-hover: #44403c;--input-bg: #ffffff;--focus: #0c0a09;--error-bg: #fef2f2;--error-border: #fecaca;--error-text: #991b1b;--success-bg: #ecfdf5;--success-text: #166534}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;max-width:100%}body{margin:0;min-height:100vh;font-family:IBM Plex Sans Arabic,system-ui,sans-serif;background:var(--bg-page);color:var(--text);line-height:1.5}#root{min-height:100vh;background:var(--bg-page)}a{color:var(--text);font-weight:600}a:hover{text-decoration:none}button,.btn{font-family:inherit;font-weight:600;cursor:pointer;border:none;border-radius:8px;padding:.65rem 1.25rem;background:var(--btn-bg);color:var(--btn-text);font-size:1rem}button:hover:not(:disabled),.btn:hover:not(:disabled){background:var(--btn-hover)}button:disabled{opacity:.55;cursor:not-allowed}.btn-outline{background:transparent;color:var(--text);border:2px solid var(--text)}.btn-outline:hover:not(:disabled){background:var(--text);color:var(--btn-text)}input{font-family:inherit;font-size:1rem;width:100%;padding:.65rem .85rem;border:1px solid var(--border);border-radius:8px;background:var(--input-bg);color:var(--text)}input:focus{outline:2px solid var(--focus);outline-offset:1px}.auth-input-ltr{direction:ltr;text-align:left;unicode-bidi:plaintext}label{display:block;font-weight:600;margin-bottom:.35rem;color:var(--text)}.form-field{margin-bottom:1rem}.muted{color:var(--text-muted)}.alert-error{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text);padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.95rem}.home{max-width:720px;margin:0 auto;padding:2.5rem 1.25rem 3rem}.home-header{text-align:center;margin-bottom:2rem}.brand-mark{margin:0 0 .35rem;font-size:.85rem;font-weight:700;letter-spacing:.08em;color:var(--text)}.home-header h1{margin:0 0 .5rem;font-size:1.85rem;font-weight:700;color:var(--text)}.home-lead{margin:0 0 1.25rem;font-size:1rem}.home-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem .75rem}.btn-nav{display:inline-block;text-decoration:none;line-height:1.25}.btn-nav--muted{opacity:.88;font-weight:500}.home-cards{display:grid;gap:1rem}@media(min-width:560px){.home-cards{grid-template-columns:1fr 1fr}}.surface-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.35rem;box-shadow:0 1px 2px #1c19170f}.surface-card h2{margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:var(--text)}.kv{margin:0;display:grid;grid-template-columns:auto 1fr;gap:.35rem 1rem;font-size:.9rem}.kv dt{color:var(--text-muted);font-weight:500}.kv dd{margin:0;color:var(--text)}.err-inline{color:var(--error-text)}.pill{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.8rem;font-weight:700}.pill-ok{background:var(--success-bg);color:var(--success-text)}.pill-bad{background:var(--error-bg);color:var(--error-text)}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.surface-card-auth{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:2rem 1.75rem;width:100%;max-width:400px;box-shadow:0 4px 24px #1c191714}.auth-header{text-align:center;margin-bottom:1.25rem}.auth-brand-heading{margin:0 0 .85rem;line-height:0}.auth-brand-logo{display:block;margin:0 auto;width:auto;max-width:min(260px,88%);height:auto;max-height:100px;object-fit:contain}.auth-page-title{margin:0 0 .65rem;font-size:1.35rem;font-weight:700;color:var(--text);line-height:1.3}.auth-hint{margin:0;font-size:.95rem;text-align:center;line-height:1.5}.auth-alert{text-align:center}.btn-block{width:100%;margin-top:.25rem}.auth-footer{margin:1.5rem 0 0;text-align:center;font-size:.9rem}.auth-footer a{font-weight:600}.customer-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding:.65rem 1.25rem;background:var(--bg-card);border-bottom:1px solid var(--border);box-shadow:0 1px #1c19170a}.customer-header__brand{display:flex;align-items:center;gap:.75rem;min-width:0}.customer-header__brand-link{display:flex;align-items:center;gap:.75rem;min-width:0;text-decoration:none;color:inherit}.customer-header__brand-link:hover .customer-header__product{text-decoration:underline}.customer-header__logo{display:block;width:auto;max-height:36px;max-width:120px;object-fit:contain}.customer-header__titles{display:flex;flex-direction:column;gap:.05rem;min-width:0}.customer-header__product{font-weight:800;font-size:1rem;color:var(--text);line-height:1.2}.customer-header__role{font-size:.8rem;line-height:1.2}.customer-header__user{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.customer-header__name{font-size:.85rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-sidebar{width:220px;flex-shrink:0;align-self:stretch;background:var(--bg-card);border-inline-end:1px solid var(--border);padding:.75rem 0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.customer-sidebar{width:100%;border-inline-end:none;border-bottom:1px solid var(--border);padding:.5rem .75rem}.customer-sidebar__list{display:flex;flex-wrap:wrap;gap:.35rem}.customer-sidebar__list li{flex:1 1 auto;min-width:0}}.customer-sidebar__list{list-style:none;margin:0;padding:0}.customer-sidebar__link{display:block;padding:.55rem 1rem;margin:.15rem .5rem;border-radius:8px;font-weight:600;font-size:.92rem;color:var(--text-muted, var(--muted, #64748b));text-decoration:none;transition:background .15s,color .15s}.customer-sidebar__link-inner{display:flex;align-items:center;gap:.55rem;min-width:0}.customer-sidebar__icon{flex-shrink:0;color:currentColor;opacity:.82}.customer-sidebar__link:hover .customer-sidebar__icon,.customer-sidebar__link--active .customer-sidebar__icon{opacity:1}.customer-sidebar__label{min-width:0;line-height:1.35}.customer-sidebar__link:hover{background:#1c19170f;color:var(--text)}.customer-sidebar__link--active{background:#1c19171a;color:var(--text)}.customer-layout{width:100%;max-width:100%;height:100vh;max-height:100vh;display:flex;flex-direction:column;background:var(--bg-page);overflow:hidden}.customer-layout .customer-header{flex-shrink:0}.customer-layout__body{display:flex;flex:1;min-height:0;width:100%;overflow:hidden}.customer-layout__main{flex:1 1 0%;min-width:0;min-height:0;width:100%;max-width:100%;padding:1.25rem 1.5rem 2rem;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.customer-layout__body{flex-direction:column}}.customer-boot{min-height:40vh;display:flex;align-items:center;justify-content:center;padding:2rem}.customer-boot--error{flex-direction:column;gap:1rem}.customer-dashboard{max-width:36rem;margin:0 auto}.customer-dashboard__title{margin:0 0 .75rem;font-size:1.35rem;font-weight:800;color:var(--text)}.customer-dashboard__lead{margin:0 0 1rem;line-height:1.6;font-size:.95rem}.customer-dashboard__email{margin:0 0 1.25rem;font-size:.88rem}.customer-dashboard__actions{display:flex;flex-wrap:wrap;gap:.5rem}.btn-sm{padding:.35rem .65rem;font-size:.82rem}.customer-gate-alert{max-width:40rem;margin:0 auto 1rem;padding:.65rem .85rem;border-radius:10px}.customer-plan-gate{max-width:56rem;margin:0 auto}.customer-plan-gate__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:800;color:var(--text);text-align:center}.customer-plan-gate__lead{margin:0 0 1.25rem;text-align:center;line-height:1.55;max-width:36rem;margin-left:auto;margin-right:auto}.customer-plan-grid{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.customer-plan-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.customer-plan-grid{grid-template-columns:repeat(3,1fr)}}.customer-plan-card{display:flex;flex-direction:column;height:100%;box-sizing:border-box}.customer-plan-card__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.customer-plan-card__title{margin:0;font-size:1.05rem;font-weight:800;color:var(--text)}.customer-plan-card__badge{font-size:.72rem;font-weight:700;padding:.2rem .45rem;border-radius:6px}.customer-plan-card__badge--trial{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.customer-plan-card__badge--paid{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.customer-plan-card__desc{margin:0 0 .75rem;font-size:.88rem;line-height:1.45}.customer-plan-card__kv{margin:0 0 1rem;display:grid;gap:.45rem;font-size:.85rem}.customer-plan-card__kv dt{font-weight:700;color:var(--text);margin:0}.customer-plan-card__kv dd{margin:.1rem 0 0;color:#475569}.customer-plan-card__btn{margin-top:auto;width:100%;justify-content:center}.customer-dashboard__sub{margin:0 0 1.25rem;padding:.85rem 1rem;border-radius:12px;border:1px solid var(--border);background:var(--bg-page, #f8fafc)}.customer-dashboard__sub-title{margin:0 0 .35rem;font-size:.95rem;font-weight:800;color:var(--text)}.customer-dashboard__sub-plan{margin:0 0 .35rem;font-size:.95rem}.customer-dashboard__sub-exp{margin:0;font-size:.88rem}.customer-dashboard__sub-hint{margin:.4rem 0 0;font-size:.82rem;line-height:1.45}.customer-dashboard__slug{font-size:.85rem;font-weight:600;color:#64748b}.customer-category-gate{max-width:52rem;margin:0 auto;padding:0 .75rem 2rem;box-sizing:border-box}.customer-category-gate__hero{text-align:center;margin-bottom:1.5rem;padding:1.35rem 1.25rem 1.5rem;background:linear-gradient(180deg,#f8fafc,#f8fafc66);border-radius:16px;border:1px solid var(--border);box-shadow:0 1px 3px #0f172a0d}.customer-category-gate__title{margin:0 0 .65rem;font-size:clamp(1.2rem,2.5vw,1.55rem);font-weight:800;color:var(--text);letter-spacing:-.02em}.customer-category-gate__lead{margin:0 auto;max-width:34rem;font-size:.95rem;line-height:1.65}.customer-category-grid{list-style:none;margin:0 0 1.75rem;padding:0;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:600px){.customer-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.customer-category-grid__cell{margin:0;min-width:0}.customer-category-card{display:flex;flex-direction:row;align-items:flex-start;gap:.85rem;margin:0;padding:1.1rem 1.15rem 1.15rem;min-height:5.5rem;box-sizing:border-box;border-radius:14px;border:2px solid var(--border);background:var(--bg-card);cursor:pointer;text-align:right;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .12s ease;box-shadow:0 1px 3px #0f172a0f}.customer-category-card:hover{border-color:#94a3b8;box-shadow:0 4px 12px #0f172a14}.customer-category-card:active{transform:scale(.992)}.customer-category-card:has(.customer-category-card__input:checked){border-color:#2563eb;background:linear-gradient(145deg,#eff6ff,#fff 55%);box-shadow:0 0 0 1px #2563eb26,0 6px 20px #2563eb1a}.customer-category-card__input{width:1.2rem;height:1.2rem;flex-shrink:0;margin-top:.15rem;accent-color:#2563eb;cursor:pointer}.customer-category-card__body{flex:1;min-width:0}.customer-category-card__title{display:block;font-size:1.05rem;font-weight:800;color:var(--text);line-height:1.35;margin-bottom:.35rem}.customer-category-card__desc{margin:0;font-size:.88rem;line-height:1.55;color:#64748b}.customer-category-gate__footer{display:flex;justify-content:center;padding-top:.25rem}.customer-category-gate__btn{display:block;width:100%;max-width:22rem;padding:.8rem 1.35rem;font-size:1rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;color:#fff;background:linear-gradient(135deg,#1e293b,#0f172a);box-shadow:0 2px 8px #0f172a33;transition:opacity .15s ease,transform .1s ease}.customer-category-gate__btn:hover:not(:disabled){opacity:.95}.customer-category-gate__btn:active:not(:disabled){transform:translateY(1px)}.customer-category-gate__btn:disabled{opacity:.45;cursor:not-allowed}.customer-clients{max-width:56rem;margin:0 auto}.customer-clients__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.customer-clients__title{margin:0;font-size:1.35rem;font-weight:800;color:var(--text)}.customer-clients__lead{margin:.35rem 0 0;font-size:.9rem;line-height:1.5;color:var(--muted, #64748b);max-width:32rem}.customer-clients__context{margin-bottom:1.15rem;padding:.9rem 1.1rem;border-radius:12px;border:1px solid var(--border);background:var(--bg-card);display:flex;flex-direction:column;gap:.55rem}.customer-clients__context-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;line-height:1.45}.customer-clients__context-label{font-size:.72rem;font-weight:800;color:var(--muted, #64748b);letter-spacing:.02em}.customer-clients__context-value{font-weight:800;font-size:.95rem;color:var(--text)}.customer-clients__context-note{font-size:.8rem}.customer-clients__preset-hint{margin:0 0 .85rem;font-size:.85rem;line-height:1.55;max-width:42rem}.customer-clients__table-wrap{overflow-x:auto;border-radius:12px;border:1px solid var(--border);background:var(--bg-card)}.customer-clients__table{width:100%;border-collapse:collapse;font-size:.88rem}.customer-clients__table th,.customer-clients__table td{padding:.65rem .85rem;text-align:right;border-bottom:1px solid var(--border);vertical-align:top}.customer-clients__table th{font-weight:700;background:var(--bg-page);color:var(--text);white-space:nowrap}.customer-clients__table tr:last-child td{border-bottom:none}.customer-clients__summary{max-width:14rem;line-height:1.45;color:var(--muted, #64748b);font-size:.82rem}.customer-clients__row-meta{margin-top:.25rem;font-size:.72rem;font-weight:600;line-height:1.35}.customer-clients__actions-cell{white-space:nowrap;display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.customer-clients__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-start;justify-content:center;padding:1.25rem;box-sizing:border-box;background:#0f172a73;overflow-y:auto}.customer-clients__modal{width:100%;max-width:28rem;margin-top:2rem;margin-bottom:2rem;padding:1.25rem 1.35rem;border-radius:14px;background:var(--bg-card);border:1px solid var(--border);box-shadow:0 18px 50px #0f172a2e}.customer-clients__modal-title{margin:0 0 1rem;font-size:1.1rem;font-weight:800}.customer-clients__modal-section{margin:0 0 .65rem;font-size:.82rem;font-weight:800;color:var(--text)}.customer-clients__fieldset{margin:.5rem 0 0;padding:.75rem .85rem .25rem;border:1px dashed var(--border);border-radius:10px;background:var(--bg-page)}.customer-clients__fieldset-legend{padding:0 .35rem;font-size:.82rem;font-weight:800;color:var(--text)}.customer-clients__fieldset-empty{margin:.35rem 0 0;font-size:.82rem;line-height:1.45}.customer-clients__field{margin-bottom:.85rem}.customer-clients__field label{display:block;font-size:.82rem;font-weight:600;margin-bottom:.3rem;color:var(--text)}.customer-clients__field input,.customer-clients__field textarea{width:100%;box-sizing:border-box;padding:.45rem .55rem;border-radius:8px;border:1px solid var(--border);font:inherit;background:var(--bg-page);color:var(--text)}.customer-clients__field textarea{min-height:4rem;resize:vertical}.customer-clients__modal-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-top:1.1rem;padding-top:.75rem;border-top:1px solid var(--border)}.customer-field-defs{max-width:48rem;margin:0 auto}.customer-field-defs__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.customer-field-defs__title{margin:0;font-size:1.3rem;font-weight:800;color:var(--text)}.customer-field-defs__lead{margin:0 0 1rem;font-size:.9rem;line-height:1.55;color:var(--muted, #64748b);max-width:40rem}.customer-field-defs__back{font-size:.88rem;font-weight:600}.customer-field-defs__notice{margin:0 0 .75rem;padding:.55rem .75rem;border-radius:8px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-size:.88rem}.customer-field-defs__panel{margin-bottom:1.25rem;padding:1rem 1.1rem;border-radius:12px;border:1px solid var(--border);background:var(--bg-card)}.customer-field-defs__panel-title{margin:0 0 .75rem;font-size:1rem;font-weight:800}.customer-field-defs__form-grid{display:grid;gap:.65rem .85rem;grid-template-columns:1fr}@media(min-width:560px){.customer-field-defs__form-grid--2{grid-template-columns:1fr 1fr}}.customer-field-defs__field label{display:block;font-size:.78rem;font-weight:600;margin-bottom:.25rem}.customer-field-defs__field input,.customer-field-defs__field select{width:100%;box-sizing:border-box;padding:.45rem .5rem;border-radius:8px;border:1px solid var(--border);font:inherit;background:var(--bg-page)}.customer-field-defs__check{display:flex;align-items:center;gap:.4rem;font-size:.88rem;margin-top:.35rem}.customer-field-defs__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.customer-field-defs__table-wrap{overflow-x:auto;border-radius:12px;border:1px solid var(--border);background:var(--bg-card)}.customer-field-defs__table{width:100%;border-collapse:collapse;font-size:.86rem}.customer-field-defs__table th,.customer-field-defs__table td{padding:.55rem .75rem;text-align:right;border-bottom:1px solid var(--border);vertical-align:top}.customer-field-defs__table th{background:var(--bg-page);font-weight:700}.customer-field-defs__table tr:last-child td{border-bottom:none}.customer-field-defs__mono{font-size:.8rem;direction:ltr;unicode-bidi:embed}.customer-field-defs__row-actions{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.customer-voice-call{max-width:48rem}.cv-call__panel{margin-bottom:1.25rem;padding:1rem 1.1rem;border:1px solid var(--border, #e2e8f0);border-radius:10px;background:var(--surface, #fff)}.cv-call__subhead{margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.cv-call__subtext{margin:0 0 .75rem;font-size:.88rem;line-height:1.5}.cv-call__toolbar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.65rem}.cv-call__btn-compact{padding:.4rem .75rem;font-size:.85rem}.cv-call__checklist{list-style:none;margin:0;padding:0}.cv-call__checklist>li{margin-bottom:.45rem}.cv-call__check{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.9rem;line-height:1.4}.cv-call__check input{margin-top:.2rem}.cv-call__check-title{font-weight:600}.cv-call__code{display:block;margin-top:.15rem;font-size:.72rem;font-family:ui-monospace,monospace;color:var(--text-muted, #57534e)}.cv-call__snippet-form{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.cv-call__snippet-input,.cv-call__snippet-textarea{width:100%;padding:.5rem .65rem;border-radius:.375rem;border:1px solid var(--border, #e2e8f0);background:var(--input-bg, #fff);font:inherit}.cv-call__snippet-del{flex-shrink:0}.cv-call__snippet-cards{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.cv-call__snippet-card{padding:.85rem 1rem;border:1px solid var(--border, #e2e8f0);border-radius:10px;background:var(--bg-muted, #f8fafc)}.cv-call__snippet-card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.cv-call__check--card{margin:0}.cv-call__check-label{font-size:.85rem;font-weight:600}.cv-call__snippet-field-label{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted, #57534e);margin:.35rem 0 .2rem}.cv-call__snippet-textarea--body{min-height:6rem;resize:vertical}.cv-call__snippet-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:.65rem}.cv-call__dirty-hint{font-size:.82rem}.customer-voice-call__hint{margin:0 0 1rem;line-height:1.55}.customer-voice-call__row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem}.customer-voice-call__field{flex:1 1 12rem;display:flex;flex-direction:column;gap:.35rem}.customer-voice-call__field label{font-size:.875rem;color:var(--muted, #64748b)}.customer-voice-call__field select,.customer-voice-call__field textarea{width:100%;padding:.5rem .65rem;border-radius:.375rem;border:1px solid var(--border, #e2e8f0);background:var(--surface, #fff);font:inherit}.customer-voice-call__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.customer-voice-call__status{font-size:.9rem;margin:0 0 .75rem}.customer-voice-call__messages{max-height:14rem;overflow:auto;padding:.75rem;border-radius:.375rem;border:1px solid var(--border, #e2e8f0);background:var(--surface-muted, #f8fafc)}.customer-voice-call__msg{margin:0 0 .5rem;font-size:.9rem;line-height:1.45}.customer-voice-call__msg:last-child{margin-bottom:0}.customer-voice-call__msg--user strong,.customer-voice-call__msg--assistant strong{margin-inline-end:.35rem}.admin-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem 1rem;padding:.55rem 1.25rem;background:linear-gradient(180deg,#1c191705,#1c191700),var(--bg-card);border-bottom:1px solid var(--border);box-shadow:0 1px #1c19170a}.admin-header__brand{display:flex;align-items:center;gap:.7rem;min-width:0}.admin-header__logo-wrap{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .45rem;border-radius:9px;text-decoration:none;transition:background .15s ease}.admin-header__logo-wrap:hover{background:#1c19170d}.admin-header__logo{display:block;width:auto;max-height:36px;max-width:120px;object-fit:contain}.admin-header__divider{width:1px;height:26px;background:var(--border);flex-shrink:0}.admin-header__titles{display:flex;flex-direction:column;gap:.1rem;min-width:0}.admin-header__product{display:inline-flex;align-items:center;gap:.35rem;font-weight:800;font-size:.95rem;color:var(--text);line-height:1.2;letter-spacing:0}.admin-header__product svg{color:var(--text-muted);flex-shrink:0}.admin-header__role{font-size:.78rem;font-weight:600;line-height:1.2}.admin-header__user{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.admin-header__user-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .65rem;border-radius:999px;background:var(--bg-page);border:1px solid rgba(28,25,23,.08);font-size:.82rem;font-weight:600;color:var(--text);max-width:240px;min-width:0}.admin-header__email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;direction:ltr}.admin-header__status-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 3px #16a34a2e}.admin-header__divider--user{height:22px}.admin-header__action{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:9px;font-size:.82rem;font-weight:700;font-family:inherit;line-height:1.2;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.admin-header__action svg{flex-shrink:0}.admin-header__action:active{transform:scale(.98)}.admin-header__action--outline{background:var(--bg-card);color:var(--text);border-color:#1c19172e}.admin-header__action--outline:hover{background:var(--bg-page);border-color:#1c19174d}.admin-header__action--outline svg{color:var(--text-muted)}.admin-header__action--outline:hover svg{color:var(--text)}.admin-header__action--solid{background:var(--btn-bg);color:var(--btn-text);border-color:transparent;box-shadow:0 2px 6px #1c19172e}.admin-header__action--solid:hover{background:var(--btn-hover);box-shadow:0 4px 10px #1c191738}.admin-header__action--solid svg{color:#ffffffd9}@media(max-width:768px){.admin-header{padding:.55rem .85rem;gap:.5rem .65rem}.admin-header__divider,.admin-header__titles{display:none}.admin-header__user-chip{max-width:180px;padding:.35rem .55rem;font-size:.78rem}.admin-header__divider--user{display:none}.admin-header__action{padding:.4rem .7rem;font-size:.78rem}}@media(max-width:480px){.admin-header__user-chip .admin-header__email{display:none}.admin-header__user-chip{padding:.4rem;border-radius:50%;width:28px;height:28px;justify-content:center}.admin-header__action span{display:none}.admin-header__action{padding:.45rem .55rem}}.admin-sidebar{width:248px;flex-shrink:0;align-self:stretch;display:flex;flex-direction:column;min-height:0;background:var(--bg-card);border-inline-end:1px solid var(--border);overflow:hidden}.admin-sidebar__profile{display:flex;align-items:center;gap:.65rem;margin:.85rem .85rem 0;padding:.7rem .8rem;background:linear-gradient(135deg,#1c19170d,#1c191700 70%),var(--bg-page);border:1px solid rgba(28,25,23,.07);border-radius:11px;min-width:0}.admin-sidebar__avatar{flex-shrink:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--btn-bg);color:var(--btn-text);font-weight:800;font-size:1rem;letter-spacing:0;text-transform:uppercase;font-family:system-ui,sans-serif;box-shadow:0 2px 6px #1c191726}.admin-sidebar__profile-text{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1 1 auto}.admin-sidebar__profile-name{font-weight:700;font-size:.85rem;color:var(--text);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar__profile-role{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:600;color:var(--text-muted);line-height:1.2}.admin-sidebar__profile-role svg{color:#16a34a;flex-shrink:0}.admin-sidebar__nav{flex:1 1 auto;display:flex;flex-direction:column;gap:.65rem;padding:.85rem .65rem 1rem;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.admin-sidebar__section{margin:0;padding:0}.admin-sidebar__section-title{margin:0 0 .4rem;padding:0 .55rem;font-size:.7rem;font-weight:700;letter-spacing:.04em;color:var(--text-muted);line-height:1.3;text-transform:uppercase}.admin-sidebar__section-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.admin-sidebar__link{display:block;padding:.4rem .45rem;margin:0;border-radius:10px;font-weight:600;font-size:.875rem;color:var(--text-muted);text-decoration:none;transition:background .15s ease,color .15s ease;position:relative}.admin-sidebar__link-inner{display:flex;align-items:center;gap:.55rem;min-width:0}.admin-sidebar__icon-box{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:#1c19170d;color:var(--text-muted);transition:background .15s ease,color .15s ease,box-shadow .15s ease}.admin-sidebar__label{flex:1 1 auto;min-width:0;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar__chevron{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#1c191740;opacity:0;transform:translate(4px);transition:opacity .15s ease,transform .15s ease,color .15s ease}.admin-sidebar__link:hover{background:#1c19170d;color:var(--text)}.admin-sidebar__link:hover .admin-sidebar__icon-box{background:#1c19171a;color:var(--text)}.admin-sidebar__link:hover .admin-sidebar__chevron{opacity:1;transform:translate(0);color:var(--text-muted)}.admin-sidebar__link--active{background:var(--btn-bg);color:var(--btn-text);box-shadow:0 4px 12px #1c19172e}.admin-sidebar__link--active:hover{background:var(--btn-bg);color:var(--btn-text)}.admin-sidebar__link--active .admin-sidebar__icon-box{background:#ffffff1f;color:var(--btn-text);box-shadow:inset 0 0 0 1px #ffffff2e}.admin-sidebar__link--active:hover .admin-sidebar__icon-box{background:#ffffff2e}.admin-sidebar__link--active .admin-sidebar__chevron{opacity:1;transform:translate(0);color:var(--btn-text)}.admin-sidebar__link:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.admin-sidebar__foot{margin:0;padding:.65rem .85rem .85rem;border-top:1px solid var(--border);display:flex;align-items:center;gap:.45rem;background:var(--bg-card)}.admin-sidebar__foot-btn,.admin-sidebar__foot-link{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .6rem;border-radius:9px;font-size:.78rem;font-weight:700;border:1px solid rgba(28,25,23,.08);background:var(--bg-page);color:var(--text);text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.admin-sidebar__foot-btn:hover,.admin-sidebar__foot-link:hover{background:#1c19170f;border-color:#1c19172e}.admin-sidebar__foot-btn:active,.admin-sidebar__foot-link:active{transform:scale(.98)}.admin-sidebar__foot-btn svg,.admin-sidebar__foot-link svg{color:var(--text-muted);flex-shrink:0}.admin-sidebar__foot-btn:hover svg,.admin-sidebar__foot-link:hover svg{color:var(--text)}@media(max-width:768px){.admin-sidebar{width:100%;border-inline-end:none;border-bottom:1px solid var(--border);overflow:visible}.admin-sidebar__profile{margin:.6rem .6rem 0}.admin-sidebar__nav{gap:.45rem;padding:.6rem;overflow:visible}.admin-sidebar__section-list{flex-direction:row;flex-wrap:wrap;gap:.35rem}.admin-sidebar__section-list li{flex:1 1 auto;min-width:min(160px,100%)}.admin-sidebar__chevron{display:none}.admin-sidebar__foot{border-top:1px solid var(--border);padding:.55rem .65rem .7rem}}.admin-layout{width:100%;max-width:100%;height:100vh;max-height:100vh;display:flex;flex-direction:column;background:var(--bg-page);overflow:hidden}.admin-layout .admin-header{flex-shrink:0}.admin-layout__body{display:flex;flex:1;min-height:0;width:100%;overflow:hidden}.admin-layout__main{flex:1 1 0%;min-width:0;min-height:0;width:100%;max-width:100%;padding:1.25rem 0 2rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.admin-layout__body{flex-direction:column}}.admin-boot{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:var(--bg-page)}.admin-boot--error{flex-direction:column;gap:1rem}.stat-card{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:.4rem;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:.95rem 1.1rem 1rem;box-shadow:0 1px 2px #1c19170a;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.stat-card:hover{box-shadow:0 6px 18px #1c191714;border-color:#1c19172e;transform:translateY(-1px)}.stat-card__head{display:flex;align-items:center;gap:.6rem;min-width:0}.stat-card__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:#1c19170f;color:var(--text)}.stat-card__label{margin:0;font-size:.85rem;font-weight:600;color:var(--text-muted);line-height:1.25;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.stat-card__value{margin:.2rem 0 0;font-size:1.7rem;font-weight:800;color:var(--text);line-height:1.15;letter-spacing:-.02em;align-self:flex-end;direction:ltr}.stat-card__hint{margin:0;font-size:.78rem;line-height:1.4}.stat-card--hero{padding:1rem 1.2rem 1.15rem;background:linear-gradient(180deg,rgba(28,25,23,.025) 0%,var(--bg-card) 60%);gap:.5rem}.stat-card--hero .stat-card__icon{width:40px;height:40px;border-radius:11px;background:var(--btn-bg);color:var(--btn-text)}.stat-card--hero .stat-card__label{font-size:.85rem;font-weight:700;letter-spacing:.01em;color:var(--text-muted)}.stat-card--hero .stat-card__value{font-size:2.1rem;font-weight:900;margin-top:.25rem}.stat-card--hero .stat-card__hint{font-size:.8rem}.stat-card--compact{padding:.8rem .9rem .85rem;border-radius:12px;gap:.3rem}.stat-card--compact .stat-card__head{gap:.5rem}.stat-card--compact .stat-card__icon{width:30px;height:30px;border-radius:8px}.stat-card--compact .stat-card__icon svg{width:16px;height:16px}.stat-card--compact .stat-card__value{font-size:1.4rem;margin-top:.15rem}.stat-card--compact .stat-card__label{font-size:.78rem}.stat-card--compact .stat-card__hint{font-size:.72rem}.stat-card--tone-muted{background:var(--bg-muted)}.stat-card--tone-muted .stat-card__icon{background:#1c191714}.stat-grid{--stat-grid-min: 180px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--stat-grid-min)),1fr));gap:.9rem}.stat-grid--hero{--stat-grid-min: 220px;gap:1rem}.stat-grid--compact{--stat-grid-min: 160px;gap:.7rem}@media(min-width:1280px){.stat-grid{--stat-grid-min: 200px}.stat-grid--hero{--stat-grid-min: 240px}}.dash-stat-section{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1rem 1.1rem 1.15rem;box-shadow:0 1px 2px #1c19170a;display:flex;flex-direction:column;gap:.85rem}.dash-stat-section__head{display:flex;align-items:center;gap:.5rem}.dash-stat-section__head-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;background:#1c191714;color:var(--text);flex-shrink:0}.dash-stat-section__title{margin:0;font-size:.92rem;font-weight:800;color:var(--text);letter-spacing:.01em;line-height:1.3}.dash-stat-section .stat-card{background:var(--bg-page);border-color:#1c191712;box-shadow:none}.dash-stat-section .stat-card:hover{background:var(--bg-card);border-color:#1c19172e}.dash-charts{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:1024px){.dash-charts{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:stretch}}.dash-charts__fallback{margin:0;padding:1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;min-height:280px;display:flex;align-items:center;justify-content:center}.chart-card__plot--bar{height:320px}.quick-actions{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1rem 1.15rem 1.15rem;box-shadow:0 1px 2px #1c19170a}.quick-actions__head{margin-bottom:.85rem}.quick-actions__title{margin:0 0 .15rem;font-size:1rem;font-weight:800;color:var(--text);letter-spacing:.01em}.quick-actions__subtitle{margin:0;font-size:.83rem}.quick-actions__grid{display:grid;gap:.65rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.quick-action{position:relative;display:flex;align-items:center;gap:.7rem;padding:.75rem .85rem;border:1px solid rgba(28,25,23,.08);border-radius:11px;background:var(--bg-page);text-decoration:none;color:var(--text);font-weight:600;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.quick-action:hover{background:var(--bg-card);border-color:#1c191738;box-shadow:0 4px 12px #1c19170f;transform:translateY(-1px)}.quick-action__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#1c19170f;color:var(--text)}.quick-action:hover .quick-action__icon{background:var(--btn-bg);color:var(--btn-text)}.quick-action__text{flex:1 1 auto;display:flex;flex-direction:column;gap:.1rem;min-width:0}.quick-action__label{font-size:.92rem;line-height:1.25;color:var(--text)}.quick-action__desc{font-size:.76rem;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-action__arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);transition:transform .15s ease,color .15s ease}.quick-action:hover .quick-action__arrow{color:var(--text);transform:translate(3px)}.dash-overview{width:100%;max-width:none;box-sizing:border-box;margin:0;padding:0 1.5rem 2rem}.dash-overview__hero{position:relative;display:flex;flex-wrap:wrap;gap:1.25rem;align-items:flex-end;justify-content:space-between;padding:1.4rem 1.5rem;margin-bottom:1.25rem;border:1px solid var(--border);border-radius:16px;background:linear-gradient(135deg,#1c19170f,#1c191700 60%),var(--bg-card);box-shadow:0 1px 2px #1c19170a;overflow:hidden}.dash-overview__hero:after{content:"";position:absolute;inset-inline-start:-60px;top:-40px;width:200px;height:200px;background:radial-gradient(closest-side,#1c191712,#1c191700 70%);pointer-events:none}.dash-overview__hero-text{position:relative;z-index:1;min-width:0;flex:1 1 320px}.dash-overview__eyebrow{margin:0 0 .35rem;font-size:.78rem;font-weight:700;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase}.dash-overview__title{margin:0 0 .4rem;font-size:1.55rem;font-weight:900;color:var(--text);line-height:1.2;letter-spacing:-.01em}.dash-overview__welcome{margin:0;font-size:.95rem;line-height:1.55;max-width:60ch}.dash-overview__hero-actions{position:relative;z-index:1;display:flex;gap:.55rem;flex-wrap:wrap;align-items:center}.dash-overview__cta{text-decoration:none;text-align:center;font-size:.92rem;padding:.65rem 1.1rem;white-space:nowrap}.dash-overview__content{display:flex;flex-direction:column;gap:1.25rem}.dash-overview__sections-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.dash-overview__bottom-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:1024px){.dash-overview__bottom-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:stretch}}.dash-overview__system-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1rem 1.15rem 1.15rem;box-shadow:0 1px 2px #1c19170a;display:flex;flex-direction:column;gap:.85rem}.dash-overview__system-head{display:flex;align-items:center;gap:.65rem}.dash-overview__system-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#1c19170f;color:var(--text);flex-shrink:0}.dash-overview__system-title{margin:0;font-size:1rem;font-weight:800;color:var(--text);line-height:1.2}.dash-overview__system-sub{margin:.15rem 0 0;font-size:.8rem;line-height:1.3}.dash-overview__system-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.dash-overview__system-row{display:flex;align-items:center;gap:.55rem;padding:.55rem .7rem;background:var(--bg-page);border:1px solid rgba(28,25,23,.06);border-radius:10px;font-size:.86rem;font-weight:600;color:var(--text)}.dash-overview__system-row>.muted{margin-inline-start:auto;font-size:.78rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.dash-overview__system-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0;background:var(--text-muted);box-shadow:0 0 0 3px #1c19170d}.dash-overview__system-dot--ok{background:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.dash-overview__system-foot{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:.5rem;border-top:1px dashed rgba(28,25,23,.1)}.dash-overview__system-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:700;color:var(--text);text-decoration:none;padding:.35rem .6rem;border-radius:8px;background:#1c19170a;transition:background .15s ease}.dash-overview__system-link:hover{background:#1c19171a}.dash-overview__loading{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;text-align:center}@media(max-width:640px){.dash-overview{padding:0 .85rem 1.5rem}.dash-overview__hero{padding:1.15rem 1.15rem 1.25rem}.dash-overview__title{font-size:1.3rem}.dash-overview__hero-actions{width:100%}.dash-overview__cta{flex:1 1 auto}}.admin-placeholder{width:100%;max-width:none;box-sizing:border-box;padding-inline:1.5rem}.admin-placeholder__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:800;color:var(--text)}.admin-placeholder__text{margin:0;font-size:.95rem}.model-provider-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.35rem 1.5rem 1.5rem;margin-bottom:1.25rem;box-shadow:0 1px 3px #0f172a0f}.model-provider-card__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.model-provider-card__title{margin:0;font-size:1.2rem;font-weight:800;color:var(--text);text-align:right;flex:1;min-width:0}.model-provider-card__badge{display:inline-block;padding:.35rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700;background:#57534e1f;color:var(--text-muted);white-space:nowrap}.model-provider-card__badge--ok{background:#d1fae5;color:#065f46}.model-provider-card__section{margin-bottom:1.5rem}.model-provider-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.btn-primary{background:var(--btn-bg);color:var(--btn-text)}.btn-primary:hover:not(:disabled){background:var(--btn-hover)}.model-provider-card__feedback{margin:.75rem 0 0;font-size:.9rem;color:var(--text-muted)}.model-provider-card__feedback.is-error{color:var(--error-text)}.model-provider-card__feedback.is-ok{color:var(--success-text)}.model-provider-card__versions-title{margin:0 0 .4rem;font-size:1rem;font-weight:800;color:var(--text)}.model-provider-card__versions-hint{margin:0 0 .85rem;font-size:.85rem;line-height:1.45}.model-versions-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:10px;margin-bottom:1rem}.model-versions-table{width:100%;border-collapse:collapse;font-size:.9rem}.model-versions-table th,.model-versions-table td{padding:.65rem .75rem;text-align:right;border-bottom:1px solid var(--border);vertical-align:middle}.model-versions-table thead th{background:var(--bg-muted);font-weight:700;color:var(--text)}.model-versions-table tbody tr:last-child td{border-bottom:none}.model-versions-table__col-action{width:4.5rem;text-align:center}.model-versions-table__input{width:100%;margin:0}.link-danger{background:none;border:none;padding:0;font:inherit;font-weight:700;color:#b91c1c;cursor:pointer;text-decoration:underline}.link-danger:hover{color:#991b1b}.link-danger:disabled{opacity:.45;cursor:not-allowed;text-decoration:none}.model-provider-card__add-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.model-provider-card__add-row .auth-input-ltr{flex:1 1 140px;min-width:0}.model-provider-card__add-row .btn-primary{flex-shrink:0}.ai-settings{width:100%;max-width:none;box-sizing:border-box;background:var(--bg-page);margin:0;padding:1.25rem 1.5rem 2rem;min-height:100%}@media(max-width:768px){.ai-settings{padding:1rem}}.ai-settings-intro{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.35rem 1.5rem;margin-bottom:1.25rem;box-shadow:0 1px 3px #0f172a0f}.ai-settings-intro__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:800;color:var(--text)}.ai-settings-intro__text{margin:0;font-size:.95rem;line-height:1.55}.ai-settings-intro__text a{color:#1d4ed8;font-weight:700;text-decoration:underline;text-underline-offset:2px}.ai-settings__loading{margin:.5rem 0 0}.voice-lab{width:100%;box-sizing:border-box;padding:0 1.5rem 2rem;min-height:100%;background:var(--bg-page)}.voice-lab__hero{position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem;padding:1.4rem 1.5rem;margin-bottom:1.25rem;background:linear-gradient(135deg,#1c19170f,#1c191700 60%),var(--bg-card);border:1px solid var(--border);border-radius:16px;box-shadow:0 1px 2px #1c19170a;overflow:hidden}.voice-lab__hero:after{content:"";position:absolute;inset-inline-start:-60px;top:-40px;width:200px;height:200px;background:radial-gradient(closest-side,#1c191712,#1c191700 70%);pointer-events:none}.voice-lab__hero-text{position:relative;z-index:1;flex:1 1 360px;min-width:0}.voice-lab__eyebrow{margin:0 0 .35rem;font-size:.78rem;font-weight:700;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase}.voice-lab__title{margin:0 0 .45rem;display:inline-flex;align-items:center;gap:.55rem;font-size:1.55rem;font-weight:900;color:var(--text);line-height:1.2;letter-spacing:-.01em}.voice-lab__title-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--btn-bg);color:var(--btn-text);flex-shrink:0;box-shadow:0 4px 10px #1c19172e}.voice-lab__lead{margin:0;max-width:60ch;font-size:.92rem;line-height:1.6}.voice-lab__hero-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.voice-lab__status-bar{margin-top:.95rem;padding-top:.85rem;border-top:1px dashed rgba(28,25,23,.12)}.voice-lab__status-row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.voice-lab__status-dot{width:.6rem;height:.6rem;border-radius:999px;flex-shrink:0;background:var(--text-muted)}.voice-lab__status-dot--idle,.voice-lab__status-dot--disconnected{background:var(--text-muted);box-shadow:0 0 0 3px #1c19170f}.voice-lab__status-dot--creating_session,.voice-lab__status-dot--connecting_ws{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b38;animation:voice-lab-pulse 1.2s ease-in-out infinite}.voice-lab__status-dot--live{background:#16a34a;box-shadow:0 0 0 3px #16a34a33}@keyframes voice-lab-pulse{50%{opacity:.55}}.voice-lab__status-title{font-weight:800;font-size:.92rem;color:var(--text)}.voice-lab__status-detail{margin:.45rem 0 0;font-size:.82rem;line-height:1.5}.voice-lab__status-detail strong{color:var(--text);font-variant-numeric:tabular-nums}.voice-lab__pill{font-size:.7rem;font-weight:800;padding:.2rem .55rem;border-radius:999px;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgba(28,25,23,.1);background:var(--bg-page);color:var(--text-muted)}.voice-lab__pill--live{background:#16a34a1a;border-color:#16a34a59;color:#166534}.voice-lab__pill--negotiating{background:#f59e0b1f;border-color:#f59e0b59;color:#92400e}.voice-lab__pill--disconnected{background:#ef44441a;border-color:#ef44444d;color:#991b1b}.voice-lab__pill--idle{background:var(--bg-page);color:var(--text-muted)}.voice-lab__btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:10px;border:1px solid rgba(28,25,23,.15);background:var(--bg-card);color:var(--text);padding:.55rem 1rem;font-weight:700;font-size:.88rem;font-family:inherit;line-height:1.2;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.voice-lab__btn:hover:not(:disabled){background:var(--bg-page);border-color:#1c191747}.voice-lab__btn:active:not(:disabled){transform:scale(.98)}.voice-lab__btn:disabled{opacity:.5;cursor:not-allowed}.voice-lab__btn svg{flex-shrink:0}.voice-lab__btn--primary{background:var(--btn-bg);color:var(--btn-text);border-color:transparent;box-shadow:0 2px 6px #1c19172e}.voice-lab__btn--primary:hover:not(:disabled){background:var(--btn-hover);box-shadow:0 4px 12px #1c191738}.voice-lab__btn--secondary{background:var(--bg-card);color:var(--text);border-color:#1c191726}.voice-lab__btn--danger{background:#fef2f2;color:#991b1b;border-color:#fecaca}.voice-lab__btn--danger:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.voice-lab__btn--mic-on{background:#16a34a1a;border-color:#16a34a59;color:#166534}.voice-lab__btn--mic-on:hover:not(:disabled){background:#16a34a29}.voice-lab__banner{display:flex;align-items:flex-start;gap:.55rem;margin-bottom:1rem;padding:.7rem .95rem;border-radius:12px;font-size:.88rem;line-height:1.55;border:1px solid transparent}.voice-lab__banner svg{flex-shrink:0;margin-top:2px}.voice-lab__banner--warn{background:#fffbeb;border-color:#fde68a;color:#78350f}.voice-lab__banner--warn svg{color:#92400e}.voice-lab__alert{margin-bottom:1rem}.voice-lab__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:1rem;align-items:stretch}@media(max-width:1024px){.voice-lab__grid{grid-template-columns:1fr}}.voice-lab__panel{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;box-shadow:0 1px 2px #1c19170a;display:flex;flex-direction:column;min-height:420px;overflow:hidden}.voice-lab__panel--main{min-height:540px}.voice-lab__panel--side{padding:1.05rem 1.15rem 1.2rem;gap:.7rem;overflow:visible}.voice-lab__transcript{flex:1;min-height:280px;padding:1rem 1.15rem;overflow-y:auto;border-bottom:1px solid var(--border);background:radial-gradient(circle at 1px 1px,rgba(28,25,23,.05) 1px,transparent 0);background-size:18px 18px}.voice-lab__empty{margin:0;font-size:.92rem;padding:.6rem .9rem;background:var(--bg-card);border:1px dashed rgba(28,25,23,.15);border-radius:10px}.voice-lab__messages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.voice-lab__msg{border-radius:12px;padding:.65rem .85rem;max-width:86%;border:1px solid rgba(28,25,23,.08);background:var(--bg-card);box-shadow:0 1px 2px #1c19170a}.voice-lab__msg--user{align-self:flex-start;background:var(--btn-bg);color:var(--btn-text);border-color:transparent;box-shadow:0 2px 6px #1c191729}.voice-lab__msg--user .voice-lab__msg-role,.voice-lab__msg--user .voice-lab__msg-text{color:var(--btn-text)}.voice-lab__msg--assistant{align-self:flex-end;background:var(--bg-card)}.voice-lab__msg--typing{border-style:dashed;opacity:.95}.voice-lab__msg-role{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.3rem}.voice-lab__msg--user .voice-lab__msg-role{opacity:.85}.voice-lab__msg-text{margin:0;white-space:pre-wrap;line-height:1.55;font-size:.93rem}.voice-lab__toolbar{display:flex;flex-wrap:wrap;gap:.6rem;padding:.85rem 1rem 1rem;align-items:center;background:var(--bg-page)}.voice-lab__probe{display:flex;flex:1;min-width:220px;gap:.5rem}.voice-lab__input,.voice-lab__textarea{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid var(--border);padding:.55rem .7rem;font:inherit;background:var(--bg-card);color:var(--text);transition:border-color .15s ease,box-shadow .15s ease}.voice-lab__input:focus,.voice-lab__textarea:focus{outline:none;border-color:var(--text);box-shadow:0 0 0 3px #1c191714}.voice-lab__textarea{resize:vertical;min-height:6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;line-height:1.55}select.voice-lab__input{cursor:pointer}.voice-lab__side-head{display:flex;align-items:center;gap:.6rem;padding-bottom:.55rem;border-bottom:1px solid var(--border);margin-bottom:.35rem}.voice-lab__side-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:#1c19170f;color:var(--text);flex-shrink:0}.voice-lab__side-title{margin:0;font-size:.98rem;font-weight:800;color:var(--text);letter-spacing:.01em;line-height:1.2}.voice-lab__side-sub{margin:.15rem 0 0;font-size:.76rem;line-height:1.3}.voice-lab__settings-hint{margin:0 0 .45rem;font-size:.78rem;line-height:1.45}.voice-lab__field{display:flex;flex-direction:column;gap:.35rem;font-size:.84rem;font-weight:600;color:var(--text)}.voice-lab__field--block{margin-top:.1rem}.voice-lab__field>span{font-size:.78rem;font-weight:700;color:var(--text-muted);letter-spacing:.02em}.voice-lab__sliders{display:flex;flex-direction:column;gap:.65rem;margin-top:.2rem;padding:.7rem .8rem;border:1px solid var(--border);border-radius:10px;background:var(--bg-page);font-size:.8rem;font-weight:600;color:var(--text)}.voice-lab__sliders label{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;color:var(--text)}.voice-lab__sliders input[type=range]{width:100%;accent-color:var(--btn-bg)}.voice-lab__hint-block{margin:0 0 .5rem;line-height:1.55;font-size:.78rem}.voice-lab__inline-link{font-weight:700;color:var(--text);text-decoration:underline;text-underline-offset:2px}.voice-lab__inline-link:hover{text-decoration:none;background:#1c19170d;border-radius:4px;padding:1px 4px;margin:-1px -4px}.voice-lab__inline-error{margin:0 0 .5rem;font-size:.85rem;color:var(--error-text);background:var(--error-bg);border:1px solid var(--error-border);padding:.5rem .7rem;border-radius:8px}.voice-lab__event-log{margin-top:.45rem;font-size:.85rem;border:1px solid var(--border);border-radius:11px;background:var(--bg-page)}.voice-lab__event-log>summary{cursor:pointer;padding:.6rem .8rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-weight:700;font-size:.82rem;color:var(--text);list-style:none;-webkit-user-select:none;user-select:none}.voice-lab__event-log>summary::-webkit-details-marker{display:none}.voice-lab__event-log-summary{display:inline-flex;align-items:center;gap:.4rem}.voice-lab__event-log-chevron{color:var(--text-muted);transition:transform .2s ease}.voice-lab__event-log[open] .voice-lab__event-log-chevron{transform:rotate(180deg)}.voice-lab__event-log[open]>summary{border-bottom:1px solid var(--border)}.voice-lab__event-log-hint{margin:.6rem .85rem .4rem;font-size:.74rem;line-height:1.45}.voice-lab__event-log-empty{margin:.4rem .85rem .7rem;font-size:.8rem}.voice-lab__event-log-list{list-style:none;margin:0 .5rem .5rem;padding:0;max-height:220px;overflow-y:auto;border:1px solid var(--border);border-radius:9px;background:var(--bg-card)}.voice-lab__event-log-item{display:flex;flex-wrap:wrap;gap:.25rem .5rem;padding:.5rem .65rem;font-size:.76rem;line-height:1.4;border-bottom:1px solid var(--border)}.voice-lab__event-log-item:last-child{border-bottom:none}.voice-lab__event-log-item--error{background:var(--error-bg)}.voice-lab__event-log-item--warn{background:#fffbeb}.voice-lab__event-log-item--debug{opacity:.75}.voice-lab__event-log-time{font-weight:700;color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0}.voice-lab__event-log-msg{font-weight:700;color:var(--text)}.voice-lab__event-log-detail{width:100%;color:var(--text-muted);word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem}@media(max-width:640px){.voice-lab{padding:0 .85rem 1.5rem}.voice-lab__hero{padding:1.1rem 1.1rem 1.2rem}.voice-lab__title{font-size:1.3rem}.voice-lab__hero-actions{width:100%}.voice-lab__hero-actions .voice-lab__btn{flex:1 1 auto}.voice-lab__panel--side{padding:.95rem 1rem 1.05rem}}.cat-admin__category-bar{display:flex;flex-wrap:wrap;gap:1rem 1.25rem;align-items:flex-end;padding:1rem 1.35rem 1.15rem;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fafbfc 0%,var(--bg-card) 100%)}.cat-admin__category-bar label.cat-admin__field{flex:1 1 14rem;margin:0}.cat-admin__select{width:100%;box-sizing:border-box;padding:.55rem .65rem;border-radius:10px;border:1px solid var(--border);background:var(--bg-card);color:var(--text);font-size:.95rem}.cat-admin__textarea--prompt{min-height:11rem;font-family:ui-monospace,monospace;font-size:.88rem;line-height:1.5}.cat-admin__snippet{margin:0;font-size:.82rem;line-height:1.45;color:var(--muted, #64748b);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.cat-admin__col-snippet{width:28%}.cat-admin__col-code{width:14%}.cat-admin__col-title{width:22%}.cat-admin__col-num{width:7%}.cat-admin__col-status{width:10%}.cat-admin__col-actions{width:12%}.cat-admin__edit-form--prompt{display:grid;grid-template-columns:1fr 1fr;gap:.85rem 1rem;align-items:start}@media(max-width:720px){.cat-admin__edit-form--prompt{grid-template-columns:1fr}}.cat-admin__edit-form--prompt .cat-admin__field--full{grid-column:1 / -1}.cat-admin__edit-form--prompt .cat-admin__field--narrow{max-width:8rem}.cat-admin__empty--link{margin:.5rem 0 0}.cat-admin__empty--link a{font-weight:700;color:var(--accent, #2563eb)}.cat-admin__col-plan-type{width:11%}.cat-admin__col-price{width:12%}.cat-admin__col-days{width:10%}.cat-admin__col-quota{width:12%}.cat-admin__badge--trial{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.cat-admin__badge--paid{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.cat-admin__price-cell{font-variant-numeric:tabular-nums;white-space:nowrap}.cat-admin__mono-sm{font-size:.82rem}.cat-admin{width:100%;box-sizing:border-box;padding:1.25rem 1.5rem 2rem;min-height:100%;background:var(--bg-page)}.cat-admin__hero{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.35rem 1.5rem;margin-bottom:1rem;box-shadow:0 1px 3px #0f172a0f}.cat-admin__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:800;color:var(--text)}.cat-admin__lead{margin:0;font-size:.95rem;line-height:1.55;max-width:52rem}.cat-admin__alert{margin-bottom:.75rem}.cat-admin__notice{margin-bottom:.75rem;padding:.55rem .75rem;border-radius:10px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-size:.88rem;font-weight:600}.cat-admin__panel{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:0;margin-bottom:1rem;box-shadow:0 1px 3px #0f172a0f;overflow:hidden}.cat-admin__panel--form{padding-bottom:.25rem}.cat-admin__panel-head{padding:1.1rem 1.35rem .85rem;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fafbfc 0%,var(--bg-card) 100%)}.cat-admin__panel-desc{margin:.35rem 0 0;font-size:.84rem;line-height:1.5;max-width:48rem}.cat-admin__panel--table{padding:0}.cat-admin__h2{margin:0;font-size:1.05rem;font-weight:800;color:var(--text)}.cat-admin__h2--inline{margin:0}.cat-admin__form{padding:1rem 1.35rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.cat-admin__form-row{display:flex;flex-direction:column;gap:.85rem}@media(min-width:720px){.cat-admin__form-row--2{flex-direction:row;align-items:stretch}.cat-admin__form-row--2>.cat-admin__field{flex:1;min-width:0}}.cat-admin__field{display:flex;flex-direction:column;gap:.3rem;min-width:0}.cat-admin__field--block{width:100%}.cat-admin__label{font-size:.8rem;font-weight:800;color:var(--text);letter-spacing:.01em}.cat-admin__label abbr{text-decoration:none;color:#b91c1c;font-weight:900}.cat-admin__hint{font-size:.72rem;font-weight:600;color:#64748b;margin-top:-.1rem}.cat-admin__input,.cat-admin__textarea{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid #cbd5e1;padding:.55rem .7rem;font:inherit;background:#fff;color:var(--text);transition:border-color .15s ease,box-shadow .15s ease}.cat-admin__input:hover,.cat-admin__textarea:hover{border-color:#94a3b8}.cat-admin__input:focus,.cat-admin__textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f62e}.cat-admin__input--mono{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.84rem}.cat-admin__textarea{resize:vertical;min-height:4.25rem;line-height:1.45}.cat-admin__form-footer{display:flex;flex-direction:column;gap:1rem;padding-top:.25rem;margin-top:.15rem;border-top:1px dashed #e2e8f0}@media(min-width:560px){.cat-admin__form-footer{flex-direction:row;align-items:flex-end;justify-content:space-between}}.cat-admin__field--order{max-width:11rem}.cat-admin__input--order{max-width:7rem;font-variant-numeric:tabular-nums}.cat-admin__form-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}@media(min-width:560px){.cat-admin__form-actions{margin-inline-start:auto}}.cat-admin__ico{flex-shrink:0;opacity:.88}.cat-admin__btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:10px;border:1px solid var(--border);background:var(--bg-card);color:var(--text);padding:.45rem .85rem;font-weight:600;cursor:pointer;font-size:.85rem;transition:background .15s ease,border-color .15s ease,color .15s ease}.cat-admin__btn:disabled{opacity:.55;cursor:not-allowed}.cat-admin__btn--lg{padding:.6rem 1.25rem;font-size:.9rem}.cat-admin__btn--primary{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;border-color:#0f172a;box-shadow:0 1px 2px #0f172a26}.cat-admin__btn--primary:hover:not(:disabled){background:linear-gradient(135deg,#334155,#1e293b)}.cat-admin__btn--outline{background:#fff;border-color:#cbd5e1;color:#334155}.cat-admin__btn--outline:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.cat-admin__btn--sm{padding:.35rem .6rem;font-size:.78rem}.cat-admin__btn--icon{gap:.35rem}.cat-admin__btn--warn{background:#fffbeb;border-color:#fcd34d;color:#92400e}.cat-admin__btn--warn:hover:not(:disabled){background:#fef3c7}.cat-admin__table-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding:.75rem 1.15rem;background:#f8fafc;border-bottom:1px solid var(--border)}.cat-admin__table-toolbar__title{display:flex;align-items:center;gap:.5rem}.cat-admin__count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.65rem;height:1.65rem;padding:0 .4rem;border-radius:8px;font-size:.75rem;font-weight:800;font-variant-numeric:tabular-nums;background:#e2e8f0;color:#475569}.cat-admin__table-toolbar__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem}.cat-admin__toggle{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none}.cat-admin__toggle input{width:1rem;height:1rem;accent-color:#2563eb}.cat-admin__loading,.cat-admin__empty{margin:0;padding:1.25rem 1.35rem;font-size:.92rem}.cat-admin__table-wrap{overflow-x:auto;margin:0;-webkit-overflow-scrolling:touch}.cat-admin__table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.875rem;line-height:1.4}.cat-admin__col-title{width:40%}.cat-admin__col-slug{width:22%}.cat-admin__col-num{width:8%}.cat-admin__col-status{width:12%}.cat-admin__col-actions{width:18%}@media(max-width:700px){.cat-admin__table{min-width:540px}}.cat-admin__th{text-align:right;padding:.55rem .75rem;font-weight:800;font-size:.8rem;color:#1e293b;background:#eef2f6;border-bottom:1px solid #cbd5e1;white-space:nowrap}.cat-admin__th--slug,.cat-admin__th--num,.cat-admin__th--status,.cat-admin__th--actions{text-align:center}.cat-admin__th--title{padding-inline-start:.85rem}.cat-admin__td{padding:.45rem .7rem;border-bottom:1px solid #e8ecf1;vertical-align:middle;background:#fff}.cat-admin__table tbody tr:hover .cat-admin__td{background:#fafbfc}.cat-admin__table tbody tr:last-child .cat-admin__td{border-bottom:none}.cat-admin__row--inactive .cat-admin__td{background:#f8fafc!important;opacity:.9}.cat-admin__td-title{font-weight:700;color:var(--text);text-align:right;word-break:break-word}.cat-admin__td-slug{text-align:center}.cat-admin__td-num{text-align:center;font-variant-numeric:tabular-nums;font-weight:600;color:#475569}.cat-admin__td-status{text-align:center}.cat-admin__code{display:inline-block;font-size:.72rem;font-family:ui-monospace,Cascadia Code,Menlo,Consolas,monospace;background:#f1f5f9;padding:.18rem .4rem;border-radius:6px;border:1px solid #e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:100%}.cat-admin__badge{display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;padding:.2rem .5rem;border-radius:999px}.cat-admin__badge--ok{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.cat-admin__badge--off{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.cat-admin__td-actions{text-align:center;white-space:nowrap}.cat-admin__td-inner-actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.35rem}.cat-admin__td-inner-actions .cat-admin__btn{flex-shrink:0}.cat-admin__edit-cell{padding:.85rem 1rem!important;background:#f8fafc!important}.cat-admin__edit-form{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.65rem .85rem;align-items:end}.cat-admin__field--narrow{max-width:140px}.cat-admin__field--full{grid-column:1 / -1}.cat-admin__check{display:flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700}.cat-admin__edit-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.4rem}.platform-cust__table{min-width:640px}.platform-cust__col-id{width:4.5rem}.platform-cust__col-name{width:30%}.platform-cust__col-cat{width:18%}.platform-cust__col-sub{width:14rem}.platform-cust__col-clients{width:5.5rem}.platform-cust__col-actions{width:11rem}.platform-cust__td-name{vertical-align:middle}.platform-cust__name-line{font-weight:700;color:var(--text);line-height:1.35}.platform-cust__email-line{margin-top:.2rem;font-size:.8rem;line-height:1.35;word-break:break-all}.platform-cust__td-sub{vertical-align:middle;line-height:1.35}.platform-cust__sub-compact{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;white-space:normal}.platform-cust__sub-exp{font-size:.78rem;white-space:nowrap}.platform-cust__td-expand{padding:0!important;background:#f8fafc!important;border-bottom:1px solid #e8ecf1!important;vertical-align:top}.platform-cust__nested-tr .cat-admin__nested{border-top:none}.cat-admin__nested{margin:0;padding:.85rem 1rem 1rem;background:transparent;font-size:.9rem}.cat-admin__nested-table{width:100%;border-collapse:collapse;font-size:.88rem;background:#fff;border-radius:8px;border:1px solid var(--border, #d6d3d1);overflow:hidden}.cat-admin__nested-table th,.cat-admin__nested-table td{padding:.45rem .65rem;text-align:right;border-bottom:1px solid #e8ecf1}.cat-admin__nested-table thead th{font-weight:800;font-size:.78rem;color:#1e293b;background:#eef2f6}.cat-admin__nested-table tbody tr:last-child td{border-bottom:none}.cat-admin__badge--inactive{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.platform-cust__footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border, #d6d3d1)}.platform-cust__footer a{font-weight:600;color:var(--text);text-decoration:none}.platform-cust__footer a:hover{text-decoration:underline}.mob-calls{width:100%;box-sizing:border-box;padding:1.25rem 1.5rem 6rem;min-height:100%;background:var(--bg-page)}.mob-calls__hero{background:linear-gradient(135deg,#0f172a,#1e293b);color:#f1f5f9;border-radius:18px;padding:1.5rem 1.75rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;box-shadow:0 18px 38px -22px #0f172a8c;margin-bottom:1.25rem}.mob-calls__hero-left{display:flex;align-items:center;gap:1rem;flex:1 1 360px}.mob-calls__hero-icon{width:48px;height:48px;border-radius:14px;background:#ffffff1f;display:inline-flex;align-items:center;justify-content:center;color:#e0f2fe}.mob-calls__title{margin:0 0 .35rem;font-size:1.35rem;font-weight:800;letter-spacing:-.01em}.mob-calls__lead{margin:0;color:#f1f5f9c7;line-height:1.55;font-size:.92rem;max-width:56ch}.mob-calls__hero-right{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.mob-calls__chip{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border-radius:999px;background:#ffffff1a;color:#e2e8f0;font-size:.85rem;font-weight:600}.mob-calls__chip--ok{background:#10b9812e;color:#6ee7b7}.mob-calls__btn{display:inline-flex;align-items:center;gap:.4rem;border-radius:12px;padding:.55rem .95rem;font-weight:700;font-size:.9rem;cursor:pointer;border:1px solid transparent;transition:transform .12s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.mob-calls__btn:disabled{opacity:.6;cursor:not-allowed}.mob-calls__btn--ghost{background:#ffffff14;border-color:#ffffff2e;color:#e2e8f0}.mob-calls__btn--ghost:hover:not(:disabled){background:#ffffff29}.mob-card .mob-calls__btn--ghost,.mob-calls__history .mob-calls__btn--ghost,.mob-calls__modal .mob-calls__btn--ghost{background:var(--bg-elev, #f1f5f9);border-color:var(--border, #e2e8f0);color:var(--text, #0f172a)}.mob-calls__btn--solid{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:transparent;box-shadow:0 6px 16px -8px #2563ebb3}.mob-calls__btn--solid:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px -10px #2563ebcc}.mob-calls__btn--danger{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.mob-calls__btn--danger:hover:not(:disabled){transform:translateY(-1px)}.mob-calls__alert{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:12px;padding:.7rem .9rem;font-weight:600;margin-bottom:.75rem}.mob-calls__loader,.mob-calls__empty{background:var(--bg-card);border:1px dashed var(--border);border-radius:14px;padding:2rem 1rem;text-align:center;color:var(--muted);font-weight:600}.mob-calls__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,18rem),1fr));gap:.85rem;margin-bottom:1.5rem}.mob-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1rem 1.05rem .9rem;display:flex;flex-direction:column;gap:.85rem;position:relative;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mob-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px -16px #0f172a2e;border-color:#cbd5e1}.mob-card--online:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,#10b981,#34d399)}.mob-card__head{display:flex;align-items:center;gap:.7rem}.mob-card__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;flex:0 0 auto}.mob-card__head-text{flex:1 1 auto;min-width:0}.mob-card__name{margin:0 0 .15rem;font-size:.96rem;font-weight:700;color:var(--text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mob-card__email{margin:0;font-size:.78rem;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mob-card__status{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .55rem;border-radius:999px;font-size:.7rem;font-weight:700;background:#f1f5f9;color:#64748b}.mob-card__status--on{background:#ecfdf5;color:#047857}.mob-card__meta{display:flex;flex-direction:column;gap:.4rem}.mob-card__meta-line{display:flex;justify-content:space-between;align-items:center;font-size:.82rem;color:var(--text)}.mob-card__phone{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;background:#eef2ff;color:#1e40af;padding:.15rem .45rem;border-radius:8px}.mob-card__pill{font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:999px}.mob-card__pill--ok{background:#d1fae5;color:#047857}.mob-card__pill--warn{background:#fef3c7;color:#92400e}.mob-card__pill--danger{background:#fee2e2;color:#991b1b}.mob-card__pill--muted{background:#f1f5f9;color:#475569}.mob-card__pill--neutral{background:#e0e7ff;color:#3730a3}.mob-card__foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-top:1px dashed var(--border);padding-top:.75rem}.mob-card__foot-hint{font-size:.75rem}.muted{color:var(--muted)}.mob-calls__history{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1rem 1.1rem;box-shadow:0 1px 3px #0f172a0d}.mob-calls__history-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:.5rem;flex-wrap:wrap}.mob-calls__history-head h2{margin:0;font-size:1rem;font-weight:800;color:var(--text);display:inline-flex;align-items:center;gap:.45rem}.mob-calls__count{background:#eef2ff;color:#3730a3;font-size:.75rem;font-weight:700;padding:.1rem .5rem;border-radius:999px;margin-inline-start:.25rem}.mob-calls__history-actions{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.mob-calls__btn--danger-ghost{background:#fff;border-color:#fecaca;color:#b91c1c}.mob-calls__btn--danger-ghost:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.mob-calls__col-actions{width:1%;white-space:nowrap;text-align:center!important}.mob-calls__row-del{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;border:1px solid var(--border);background:var(--bg-card);color:#b91c1c;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .12s ease}.mob-calls__row-del:hover:not(:disabled){background:#fef2f2;border-color:#fecaca;transform:translateY(-1px)}.mob-calls__row-del:disabled{opacity:.45;cursor:not-allowed;color:var(--muted)}.mob-calls__history-table-wrap{overflow-x:auto}.mob-calls__table{width:100%;border-collapse:collapse;font-size:.85rem}.mob-calls__table th,.mob-calls__table td{padding:.55rem .65rem;text-align:right;border-bottom:1px solid var(--border);vertical-align:top}.mob-calls__table th{font-weight:700;color:var(--text);background:#f8fafc}.mob-calls__cell-strong{font-weight:700;color:var(--text);font-size:.85rem}.mob-calls__modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:80}.mob-calls__modal-card{background:var(--bg-card);border-radius:16px;width:100%;max-width:520px;box-shadow:0 30px 60px -20px #0f172a73;overflow:hidden}.mob-calls__modal-head{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;border-bottom:1px solid var(--border)}.mob-calls__modal-head h3{margin:0;font-size:1rem;font-weight:800;display:inline-flex;align-items:center;gap:.45rem;color:var(--text)}.mob-calls__icon-btn{border:1px solid var(--border);background:var(--bg-elev, #f1f5f9);border-radius:8px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text)}.mob-calls__modal-body{padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.85rem}.mob-calls__field{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem}.mob-calls__field span{font-weight:700;color:var(--text)}.mob-calls__field-row{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}@media(max-width:540px){.mob-calls__field-row{grid-template-columns:1fr}}.mob-calls__field-label-row{display:flex!important;align-items:center;justify-content:space-between;gap:.5rem}.mob-calls__inline-link{background:transparent;border:0;color:#2563eb;font-weight:600;font-size:.78rem;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .35rem;border-radius:6px}.mob-calls__inline-link:hover{background:#eff6ff;text-decoration:underline}.mob-calls__hint{font-size:.75rem;margin-top:.15rem;font-weight:500!important}.mob-calls__field input,.mob-calls__field select,.mob-calls__field textarea{border:1px solid var(--border);border-radius:10px;padding:.55rem .7rem;font:inherit;background:var(--bg-page);color:var(--text);resize:vertical}.mob-calls__modal-foot{display:flex;justify-content:flex-end;gap:.5rem;padding:.85rem 1.1rem;border-top:1px solid var(--border);background:#f8fafc}.mob-calls__active{position:fixed;bottom:1rem;inset-inline:1rem;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#e2e8f0;border-radius:16px;padding:.85rem 1rem;display:flex;gap:.85rem;align-items:center;box-shadow:0 18px 36px -16px #1e3a8a8c;z-index:70;flex-wrap:wrap}.mob-calls__active-dot{width:12px;height:12px;border-radius:50%;background:#22d3ee;box-shadow:0 0 #22d3eeb3;animation:mc-pulse 1.6s infinite;flex:0 0 auto}@keyframes mc-pulse{0%{box-shadow:0 0 #22d3ee99}70%{box-shadow:0 0 0 14px #22d3ee00}to{box-shadow:0 0 #22d3ee00}}.mob-calls__active-body{flex:1 1 240px;display:flex;flex-direction:column;gap:.2rem;font-size:.9rem}.mob-calls__active-body strong{display:inline-flex;align-items:center;gap:.4rem;color:#f8fafc}.mob-calls__active-hint{color:#cbd5e1;font-size:.8rem}.mob-calls__active-actions{display:flex;gap:.5rem}@media(max-width:720px){.mob-calls{padding:.85rem .85rem 8rem}.mob-calls__hero{padding:1.1rem 1rem}}.mob-tester{width:100%;box-sizing:border-box;padding:1.25rem 1.5rem 4rem;min-height:100%;background:var(--bg-page)}.mob-tester__hero{background:linear-gradient(135deg,#0c4a6e,#0e7490);color:#f0f9ff;border-radius:18px;padding:1.4rem 1.6rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;box-shadow:0 18px 38px -22px #0e74908c;margin-bottom:1.25rem}.mob-tester__title{margin:0 0 .4rem;font-size:1.3rem;font-weight:800;display:inline-flex;align-items:center;gap:.45rem;letter-spacing:-.01em}.mob-tester__lead{margin:0;color:#f0f9ffd9;line-height:1.55;font-size:.9rem;max-width:64ch}.mob-tester__hero-actions{display:flex;gap:.5rem;flex-wrap:wrap}.mob-tester__btn{display:inline-flex;align-items:center;gap:.4rem;border-radius:12px;padding:.55rem .95rem;font-weight:700;font-size:.9rem;cursor:pointer;border:1px solid transparent;transition:transform .12s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.mob-tester__btn:disabled{opacity:.5;cursor:not-allowed}.mob-tester__btn--solid{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 6px 16px -8px #2563ebb3}.mob-tester__btn--solid:hover:not(:disabled){transform:translateY(-1px)}.mob-tester__btn--ghost{background:#ffffff1a;border-color:#ffffff2e;color:#f0f9ff}.mob-tester__hero-actions .mob-tester__btn--ghost:hover:not(:disabled){background:#ffffff2e}.mob-tester__btn--danger{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.mob-tester__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:.95rem}.mob-tester__card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.05rem 1.15rem;box-shadow:0 1px 3px #0f172a0d;display:flex;flex-direction:column;gap:.85rem}.mob-tester__card--logs{grid-column:1 / -1}.mob-tester__h2{margin:0;font-size:.98rem;font-weight:800;color:var(--text)}.mob-tester__status{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.mob-tester__status li{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.88rem}.mob-tester__status span{color:var(--muted)}.mob-tester__status strong{color:var(--text)}.mob-tester__pill{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;font-weight:700;padding:.2rem .55rem;border-radius:999px}.mob-tester__pill--ok{background:#d1fae5;color:#047857}.mob-tester__pill--muted{background:#f1f5f9;color:#475569}.mob-tester__hint{margin:0;font-size:.82rem;color:var(--muted);line-height:1.55;padding:.65rem .8rem;background:#f8fafc;border-radius:10px;border:1px dashed var(--border)}.mob-tester__hint code{background:#eef2ff;color:#1e40af;padding:.1rem .35rem;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.mob-tester__muted{color:var(--muted);margin:0;font-size:.88rem}.mob-tester__incoming{display:flex;align-items:center;gap:.85rem;padding:.85rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:12px}.mob-tester__incoming-dot{width:12px;height:12px;border-radius:50%;background:#f59e0b;animation:mtPulse 1.4s infinite}@keyframes mtPulse{0%{box-shadow:0 0 #f59e0b99}70%{box-shadow:0 0 0 14px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}.mob-tester__incoming-body{flex:1 1 auto;display:flex;flex-direction:column;gap:.15rem;font-size:.88rem;color:#78350f}.mob-tester__incoming-actions{display:flex;gap:.4rem}.mob-tester__active{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #93c5fd;border-radius:12px;padding:.95rem 1rem;display:flex;flex-direction:column;gap:.65rem}.mob-tester__active-info{display:flex;flex-direction:column;gap:.2rem}.mob-tester__active-info strong{color:#1e3a8a}.mob-tester__active-info small{color:#1e40af;font-size:.78rem}.mob-tester__metrics{display:flex;gap:.85rem;font-size:.8rem;color:#1e3a8a;flex-wrap:wrap}.mob-tester__metrics span{display:inline-flex;align-items:center;gap:.3rem}.mob-tester__transcript{background:#f8fafc;border:1px dashed var(--border);border-radius:10px;padding:.65rem .8rem;font-size:.85rem;color:var(--text);display:flex;flex-direction:column;gap:.4rem;max-height:14rem;overflow-y:auto}.mob-tester__transcript-asst{color:#0e7490}.mob-tester__logs{background:#0f172a;color:#cbd5e1;border-radius:10px;padding:.7rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;max-height:22rem;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}.mob-tester__logs .mob-tester__muted{color:#94a3b8}.mob-tester__log{display:flex;align-items:center;gap:.4rem;padding:.18rem 0;line-height:1.5}.mob-tester__log-ts{color:#64748b;font-size:.72rem;flex:0 0 auto}.mob-tester__log--ok{color:#34d399}.mob-tester__log--err{color:#f87171}.mob-tester__log--warn{color:#fbbf24}.mob-tester__log--rx{color:#93c5fd}.mob-tester__log--info{color:#cbd5e1}@media(max-width:720px){.mob-tester{padding:.85rem .85rem 4rem}.mob-tester__hero{padding:1.1rem 1rem}}
