html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html,body,#root{height:100%;margin:0}body{background:#f4f6fb}html[data-theme=dark] body{background:#000}.chat-box{border:1px solid #e5e7eb;border-radius:8px;height:320px;overflow-y:auto;padding:14px;background:#fafafa}.chat-msg{margin-bottom:10px;display:flex}.chat-msg .bubble{max-width:75%;padding:9px 13px;border-radius:8px;font-size:14px;white-space:pre-wrap}.chat-msg.user{justify-content:flex-end}.chat-msg.user .bubble{background:#2563eb;color:#fff}.chat-msg.bot .bubble{background:#fff;border:1px solid #e5e7eb}html[data-theme=dark] .chat-box{border-color:#303030;background:#141414}html[data-theme=dark] .chat-msg.bot .bubble{background:#1f1f1f;border-color:#303030;color:#ffffffe0}.tone-card{border:2px solid #e5e7eb;border-radius:8px;padding:14px;cursor:pointer;text-align:center;transition:border-color .15s,background .15s}.tone-card:hover{border-color:#93c5fd}.tone-card.selected{border-color:#2563eb;background:#eff6ff}.tone-card .emoji{font-size:22px}.tone-card .name{font-weight:700;margin-top:4px}.tone-card .desc{font-size:12px;color:#6b7280}html[data-theme=dark] .tone-card{border-color:#303030;background:#141414}html[data-theme=dark] .tone-card:hover{border-color:#2563eb}html[data-theme=dark] .tone-card.selected{border-color:#2563eb;background:#2563eb2e}html[data-theme=dark] .tone-card .desc{color:#ffffff73}*{box-sizing:border-box}button,input,select,textarea{font:inherit}.t3-shell{min-height:100vh;background:#f5f7fb}.t3-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;height:52px;padding:0;line-height:normal;background:#fff;border-bottom:1px solid #e5e7eb}.t3-brand-mark,.t3-mobile-brand{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#111827;cursor:pointer}.t3-brand-mark{display:grid;width:64px;height:52px;place-items:center;color:#fff;font-size:18px;background:#2563eb;border-right:1px solid #1d4ed8}.t3-brand-mark img{width:28px;height:28px;object-fit:contain}.t3-mobile-brand{display:flex;align-items:center;min-width:0;gap:8px;padding-left:14px;font-size:14px;font-weight:700}.t3-mobile-brand-icon{display:grid;width:28px;height:28px;place-items:center;color:#fff;background:#2563eb;border-radius:6px}.t3-header-spacer{flex:1}.t3-header>.ant-space{padding-right:14px}.t3-header-action{display:inline-grid;width:34px;height:34px;place-items:center;color:#4b5563}.t3-account{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;min-width:0;gap:8px;margin-left:4px;padding:3px 5px;color:inherit;background:transparent;border:0;border-radius:6px;cursor:pointer}.t3-account:hover{background:#f1f5f9}.t3-account-avatar{flex:0 0 auto;color:#fff;background:#1f2937}.t3-account-copy{display:flex;min-width:0;max-width:170px;flex-direction:column;line-height:1.15}.t3-account-copy .ant-typography{display:block;font-size:12px}.t3-account-copy .ant-typography-secondary{margin-top:2px;font-size:10px}.t3-account-chevron{color:#94a3b8;font-size:11px}.t3-account-menu{display:grid;width:250px;gap:8px}.t3-account-menu-profile{display:flex;min-width:0;align-items:center;gap:10px;padding:4px 2px 10px;border-bottom:1px solid #e5e7eb}.t3-account-menu-profile>div{display:flex;min-width:0;flex-direction:column}.t3-account-menu-profile .ant-typography{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.t3-account-menu-profile .ant-typography-secondary{font-size:9px}.t3-body{min-height:0;background:#f5f7fb}.t3-rail{background:#fff!important;border-right:1px solid #e5e7eb}.t3-rail .ant-layout-sider-children{height:calc(100vh - 52px)}.t3-rail-nav{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:space-between;padding:12px 8px}.t3-rail-primary,.t3-rail-secondary{display:flex;width:100%;flex-direction:column;gap:8px}.t3-rail-secondary{padding-top:10px;border-top:1px solid #e5e7eb}.t3-rail-item{display:grid;width:42px;height:40px;margin:0 auto;place-items:center;color:#64748b;font-size:17px;background:transparent;border:0;border-radius:6px;cursor:pointer;transition:color .15s ease,background .15s ease}.t3-rail-item:hover{color:#2563eb;background:#eff6ff}.t3-rail-item.is-active{color:#2563eb;background:#dbeafe;box-shadow:inset 3px 0 #2563eb}.t3-content{height:calc(100vh - 52px);overflow-y:auto;background:#f5f7fb}.t3-content-inner{width:100%;max-width:1480px;min-height:100%;margin:0 auto;padding:24px 28px 36px}.t3-dashboard{width:100%}.t3-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.t3-page-heading .ant-typography{margin:0}.t3-page-heading h3.ant-typography{margin-bottom:4px;font-size:22px;line-height:1.3}.t3-page-heading>.ant-btn{min-width:126px}.t3-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.t3-kpi-card{position:relative;overflow:hidden;border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-kpi-card:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:#2563eb}.t3-kpi-card.is-green:after{background:#10b981}.t3-kpi-card.is-amber:after{background:#f59e0b}.t3-kpi-card.is-red:after{background:#ef4444}.t3-kpi-card .ant-card-body{padding:14px 16px 16px}.t3-kpi-top{display:flex;align-items:center;justify-content:space-between;min-height:28px;gap:8px}.t3-kpi-top>.ant-typography{font-size:10px;font-weight:700}.t3-kpi-icon{display:grid;width:28px;height:28px;place-items:center;color:#2563eb;background:#eff6ff;border-radius:6px}.t3-kpi-icon.is-green{color:#059669;background:#ecfdf5}.t3-kpi-icon.is-amber{color:#d97706;background:#fffbeb}.t3-kpi-icon.is-red{color:#dc2626;background:#fef2f2}.t3-kpi-value{display:flex;align-items:baseline;gap:5px;margin-top:10px;color:#111827;font-size:24px;font-weight:700;line-height:1}.t3-kpi-value small{color:#64748b;font-size:11px;font-weight:500}.t3-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 296px;align-items:start;gap:16px}.t3-bot-panel,.t3-plan-card,.t3-distribution-card,.t3-mobile-token-card{border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-bot-panel>.ant-card-body{padding:0}.t3-panel-heading{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid #e5e7eb}.t3-panel-heading .ant-typography,.t3-panel-title-row .ant-typography{margin:0}.t3-panel-heading h4.ant-typography,.t3-panel-title-row h4.ant-typography{font-size:15px}.t3-panel-heading>div:first-child{display:flex;min-width:150px;flex-direction:column;gap:2px}.t3-panel-heading>div:first-child>.ant-typography-secondary{font-size:11px}.t3-list-tools{flex:1;justify-content:flex-end}.t3-list-tools .ant-input-affix-wrapper{width:min(300px,45%)}.t3-list-tools .ant-select{width:156px}.t3-bot-panel .ant-table{font-size:12px}.t3-bot-panel .ant-table-thead>tr>th{padding:10px 12px;color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase;background:#f8fafc}.t3-bot-panel .ant-table-tbody>tr>td{padding:11px 12px}.t3-bot-panel .ant-pagination{margin:12px 16px}.t3-bot-name-cell{display:flex;min-width:0;align-items:center;gap:10px}.t3-bot-name-cell>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-bot-name-cell>div>.ant-typography{display:block;max-width:170px;overflow:hidden;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.t3-bot-name-cell>div>.ant-typography-secondary{font-size:10px}.t3-bot-icon{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;color:#2563eb;background:#eff6ff;border-radius:5px}.t3-table-usage{display:grid;min-width:82px;grid-template-columns:44px minmax(34px,1fr);align-items:center;gap:8px}.t3-table-usage .ant-progress{margin:0}.t3-action-group{white-space:nowrap}.t3-icon-action{width:30px;height:30px;padding:0;color:#475569;background:#fff}.t3-icon-action.is-primary{color:#2563eb;border-color:#bfdbfe;background:#eff6ff}.t3-icon-action.is-success{color:#059669;border-color:#a7f3d0;background:#ecfdf5}.t3-icon-action.is-warning{color:#d97706;border-color:#fde68a;background:#fffbeb}.t3-side-stack{display:grid;gap:16px}.t3-plan-card .ant-card-body,.t3-distribution-card .ant-card-body,.t3-mobile-token-card .ant-card-body{padding:16px}.t3-panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.t3-plan-name{display:flex;margin-bottom:14px;padding:12px;flex-direction:column;gap:4px;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px}.t3-plan-name>.ant-typography{font-size:10px}.t3-plan-name strong{color:#1d4ed8;font-size:19px}.t3-plan-name span{color:#64748b;font-size:11px}.t3-plan-usage{margin-bottom:12px}.t3-plan-card .ant-alert{margin-bottom:12px;padding:8px 10px;border-radius:6px}.t3-plan-card .ant-alert-message{font-size:11px}.t3-payment-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:12px;border-top:1px solid #e5e7eb}.t3-payment-row>.ant-typography{font-size:11px}.t3-payment-row .ant-tag{margin:0;white-space:normal;text-align:right}.t3-distribution-list{display:grid;gap:12px}.t3-distribution-row{display:grid;gap:4px}.t3-distribution-copy{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px}.t3-distribution-copy>.ant-typography{max-width:205px;font-size:11px}.t3-distribution-copy span{color:#64748b}.t3-mobile-filters{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:8px;padding:12px;border-bottom:1px solid #e5e7eb}.t3-mobile-bot-list{display:grid;gap:10px;padding:12px}.t3-mobile-bot-card{padding:12px;background:#fff;border:1px solid #e5e7eb;border-left:3px solid #94a3b8;border-radius:6px}.t3-mobile-bot-card.status-active{border-left-color:#10b981}.t3-mobile-bot-card.status-paused{border-left-color:#f59e0b}.t3-mobile-bot-card.status-draft{border-left-color:#94a3b8}.t3-mobile-bot-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.t3-mobile-bot-head .ant-tag{width:fit-content;margin:0;font-size:9px}.t3-mobile-bot-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;padding:10px 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.t3-mobile-bot-stats>div{display:flex;flex-direction:column;gap:3px}.t3-mobile-bot-stats .ant-typography{font-size:9px}.t3-mobile-bot-stats strong{font-size:13px}.t3-mobile-bot-actions{display:grid;grid-template-columns:1fr .85fr 1.15fr 34px;gap:6px}.t3-mobile-bot-actions .ant-btn{min-width:0;height:32px;padding-inline:7px;font-size:11px}.t3-mobile-nav{position:fixed;right:0;bottom:0;left:0;z-index:50;display:grid;height:58px;padding:4px 4px 3px;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -3px 12px #0f172a0f}.t3-mobile-nav-item{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:3px 1px;color:#64748b;font-size:16px;background:transparent;border:0;cursor:pointer}.t3-mobile-nav-item span{max-width:100%;overflow:hidden;font-size:9px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.t3-mobile-nav-item.is-active{color:#2563eb;font-weight:600}@media (max-width: 1199px) and (min-width: 768px){.t3-content-inner{padding-inline:20px}.t3-dashboard-grid{grid-template-columns:minmax(0,1fr)}.t3-side-stack{grid-template-columns:1fr 1fr}}@media (max-width: 991px){.t3-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.t3-shell,.t3-body,.t3-content{background:#f6f8fc}.t3-header{height:50px}.t3-header>.ant-space{padding-right:8px}.t3-header-action{width:32px;height:32px}.t3-content{height:calc(100vh - 50px)}.t3-content-inner{padding:14px 12px 84px}.t3-page-heading{align-items:center;margin-bottom:14px}.t3-page-heading h3.ant-typography{font-size:20px}.t3-page-heading>div>.ant-typography-secondary{display:block;max-width:210px;font-size:11px}.t3-page-heading>.ant-btn{min-width:0;height:34px;padding-inline:10px;font-size:11px}.t3-kpi-grid{gap:8px;margin-bottom:10px}.t3-kpi-card .ant-card-body{padding:11px 12px 13px}.t3-kpi-top>.ant-typography{font-size:9px}.t3-kpi-icon{width:24px;height:24px}.t3-kpi-value{margin-top:7px;font-size:19px}.t3-kpi-value small{font-size:9px}.t3-mobile-token-card{margin-bottom:10px}.t3-dashboard-grid{display:block}.t3-panel-heading{min-height:58px;padding:11px 12px}.t3-panel-heading h4.ant-typography{font-size:14px}}html[data-theme=dark] .t3-shell,html[data-theme=dark] .t3-body,html[data-theme=dark] .t3-content{background:#0f1115}html[data-theme=dark] .t3-header,html[data-theme=dark] .t3-rail,html[data-theme=dark] .t3-mobile-nav{background:#141414!important;border-color:#303030}html[data-theme=dark] .t3-account:hover{background:#1f1f1f}html[data-theme=dark] .t3-account-menu-profile{border-color:#303030}.t3-auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(320px,.8fr) minmax(480px,1.2fr);background:#f5f7fb}.t3-auth-brand{display:flex;min-height:100vh;padding:56px;flex-direction:column;justify-content:space-between;color:#fff;background:#111827}.t3-auth-brand-mark{display:grid;width:48px;height:48px;place-items:center;color:#fff;font-size:24px;background:#2563eb;border-radius:8px}.t3-auth-brand-mark img{width:32px;height:32px;object-fit:contain}.t3-auth-brand>div:nth-child(2){display:grid;max-width:420px;gap:12px}.t3-auth-brand .ant-typography{margin:0;color:inherit}.t3-auth-brand>div:nth-child(2)>.ant-typography:first-child{color:#93c5fd;font-size:13px;font-weight:700}.t3-auth-brand h1.ant-typography{color:#fff;font-size:38px;line-height:1.2}.t3-auth-brand-footer{display:flex;gap:10px;color:#94a3b8;font-size:11px}.t3-auth-form-area{display:grid;min-width:0;padding:36px;place-items:center}.t3-auth-card{width:min(440px,100%);border-color:#e5e7eb;border-radius:8px;box-shadow:0 14px 40px #0f172a14}.t3-auth-card>.ant-card-body{padding:32px}.t3-auth-card-heading{margin-bottom:22px}.t3-auth-card-heading .ant-typography{display:block;margin:0}.t3-auth-card-heading h2.ant-typography{margin-bottom:5px;font-size:24px}.t3-auth-card-heading .ant-typography-secondary{font-size:12px}.t3-auth-card .ant-segmented{margin-bottom:22px}.t3-auth-form .ant-form-item-label>label{font-size:12px;font-weight:600}.t3-auth-form .ant-input-affix-wrapper{min-height:42px}@media (max-width: 767px){.t3-auth-page{display:block;min-height:100vh;padding:18px 12px;background:#f5f7fb}.t3-auth-brand{min-height:auto;padding:12px 4px 22px;align-items:center;flex-direction:row;justify-content:flex-start;gap:10px;color:#111827;background:transparent}.t3-auth-brand-mark{width:38px;height:38px;font-size:19px}.t3-auth-brand>div:nth-child(2){display:block}.t3-auth-brand>div:nth-child(2)>.ant-typography:first-child{color:#2563eb;font-size:12px}.t3-auth-brand h1.ant-typography,.t3-auth-brand-footer{display:none}.t3-auth-form-area{display:block;padding:0}.t3-auth-card>.ant-card-body{padding:24px 18px}}html[data-theme=dark] .t3-auth-page{background:#0f1115}html[data-theme=dark] .t3-auth-card{background:#141414;border-color:#303030;box-shadow:none}@media (max-width: 767px){html[data-theme=dark] .t3-auth-brand{color:#ffffffe0}}html[data-theme=dark] .t3-brand-mark{background:#1d4ed8;border-color:#1e40af}html[data-theme=dark] .t3-rail-item{color:#ffffff8c}html[data-theme=dark] .t3-rail-item:hover,html[data-theme=dark] .t3-rail-item.is-active{color:#60a5fa;background:#2563eb2e}html[data-theme=dark] .t3-rail-secondary,html[data-theme=dark] .t3-panel-heading,html[data-theme=dark] .t3-mobile-filters,html[data-theme=dark] .t3-payment-row{border-color:#303030}html[data-theme=dark] .t3-kpi-card,html[data-theme=dark] .t3-bot-panel,html[data-theme=dark] .t3-plan-card,html[data-theme=dark] .t3-distribution-card,html[data-theme=dark] .t3-mobile-token-card,html[data-theme=dark] .t3-mobile-bot-card{background:#141414;border-color:#303030}html[data-theme=dark] .t3-kpi-value{color:#ffffffe0}html[data-theme=dark] .t3-bot-panel .ant-table-thead>tr>th{background:#1f1f1f}html[data-theme=dark] .t3-icon-action{background:#1f1f1f;border-color:#424242}html[data-theme=dark] .t3-plan-name{background:#2563eb24;border-color:#60a5fa47}html[data-theme=dark] .t3-mobile-bot-stats{border-color:#303030}.t3-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 296px;align-items:start;gap:16px}.t3-overview-table-card,.t3-overview-summary-card{border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-overview-table-card>.ant-card-body{padding:0}.t3-overview-search{width:min(300px,42%)}.t3-overview-table-card .ant-table{font-size:12px}.t3-overview-table-card .ant-table-thead>tr>th{padding:10px 12px;color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase;background:#f8fafc}.t3-overview-table-card .ant-table-tbody>tr>td{padding:11px 12px}.t3-overview-table-card .ant-pagination{margin:12px 16px}.t3-rank-badge{display:inline-grid;width:28px;height:28px;place-items:center;color:#475569;font-size:11px;font-weight:700;background:#f1f5f9;border-radius:6px}.t3-rank-badge.rank-1{color:#92400e;background:#fef3c7}.t3-rank-badge.rank-2{color:#475569;background:#e2e8f0}.t3-rank-badge.rank-3{color:#9a3412;background:#ffedd5}.t3-overview-bot{display:flex;min-width:0;align-items:center;gap:10px}.t3-overview-bot>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-overview-bot .ant-typography{display:block;max-width:190px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.t3-overview-bot .ant-typography-secondary{font-size:9px}.t3-overview-usage-cell{display:grid;min-width:112px;gap:3px}.t3-overview-usage-cell>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.t3-overview-usage-cell span{color:#64748b;font-size:10px}.t3-overview-side{display:grid;gap:16px}.t3-overview-summary-card .ant-card-body{padding:16px}.t3-finance-summary{display:grid;gap:12px}.t3-finance-summary>div{display:flex;padding:11px 12px;flex-direction:column;gap:5px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px}.t3-finance-summary .ant-typography{font-size:9px;font-weight:700}.t3-finance-summary strong{color:#111827;font-size:16px}.t3-mobile-overview-search{padding:12px;border-bottom:1px solid #e5e7eb}.t3-overview-mobile-list{display:grid;gap:10px;padding:12px}.t3-overview-mobile-card{padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.t3-overview-mobile-head{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:8px}.t3-overview-mobile-head>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-overview-mobile-head .ant-typography{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.t3-overview-mobile-head .ant-typography-secondary{font-size:9px}.t3-overview-mobile-head>strong{font-size:12px}.t3-overview-mobile-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:9px}@media (max-width: 1199px) and (min-width: 768px){.t3-overview-grid{grid-template-columns:minmax(0,1fr)}.t3-overview-side{grid-template-columns:1fr 1fr}}@media (max-width: 767px){.t3-overview-grid{display:grid;grid-template-columns:minmax(0,1fr)}.t3-overview-side{grid-template-columns:minmax(0,1fr)}.t3-overview-page .t3-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-theme=dark] .t3-overview-table-card,html[data-theme=dark] .t3-overview-summary-card,html[data-theme=dark] .t3-overview-mobile-card{background:#141414;border-color:#303030}html[data-theme=dark] .t3-overview-table-card .ant-table-thead>tr>th,html[data-theme=dark] .t3-finance-summary>div{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .t3-finance-summary strong{color:#ffffffe0}html[data-theme=dark] .t3-mobile-overview-search{border-color:#303030}.t3-customers-panel{overflow:hidden;border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-customers-panel>.ant-card-body{padding:0}.t3-customers-toolbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;border-bottom:1px solid #e5e7eb}.t3-customers-result{display:flex;min-width:205px;align-items:center;gap:10px}.t3-customers-result-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#2563eb;background:#eff6ff;border-radius:6px}.t3-customers-result>div{display:flex;flex-direction:column;gap:2px}.t3-customers-result .ant-typography{font-size:13px}.t3-customers-result .ant-typography-secondary{font-size:10px}.t3-customers-filters{display:grid;width:min(720px,70%);grid-template-columns:minmax(220px,1fr) 190px 150px;gap:8px}.t3-customers-panel .ant-table{font-size:12px}.t3-customers-panel .ant-table-thead>tr>th{padding:10px 12px;color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase;background:#f8fafc}.t3-customers-panel .ant-table-tbody>tr>td{padding:11px 12px}.t3-customers-panel .ant-pagination{margin:12px 16px}.t3-customers-loading{padding:22px}.t3-customer-identity{display:flex;min-width:0;align-items:center;gap:10px}.t3-customer-identity .ant-avatar{flex:0 0 auto;color:#1d4ed8;font-size:11px;font-weight:700;background:#dbeafe}.t3-customer-identity>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-customer-identity .ant-typography,.t3-customer-identity span{display:block;max-width:185px;overflow:hidden;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.t3-customer-identity .ant-typography-secondary,.t3-customer-identity span{color:#64748b;font-size:10px}.t3-customer-plan{display:flex;flex-direction:column;gap:3px}.t3-customer-plan .ant-typography{font-size:11px}.t3-customer-plan .ant-typography-secondary{font-size:9px}.t3-customer-mobile-list{display:grid;gap:10px;padding:12px}.t3-customer-mobile-card{padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.t3-customer-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.t3-customer-mobile-head>.ant-tag,.t3-customer-mobile-head>span>.ant-tag{margin:0;font-size:9px}.t3-customer-mobile-meta{display:grid;grid-template-columns:1.4fr .55fr 1fr;gap:8px;margin:12px 0;padding:10px 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.t3-customer-mobile-meta>div{display:flex;min-width:0;flex-direction:column;gap:3px}.t3-customer-mobile-meta .ant-typography{font-size:9px}.t3-customer-mobile-meta strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.t3-customer-mobile-usage{margin-bottom:12px}@media (max-width: 1099px) and (min-width: 768px){.t3-customers-toolbar{align-items:flex-start;flex-direction:column}.t3-customers-filters{width:100%}}@media (max-width: 767px){.t3-customers-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding:12px}.t3-customers-filters{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.t3-customers-filters .ant-input-affix-wrapper{grid-column:1 / -1}}html[data-theme=dark] .t3-customers-panel,html[data-theme=dark] .t3-customer-mobile-card{background:#141414;border-color:#303030}html[data-theme=dark] .t3-customers-toolbar,html[data-theme=dark] .t3-customer-mobile-meta{border-color:#303030}html[data-theme=dark] .t3-customers-panel .ant-table-thead>tr>th{background:#1f1f1f}html[data-theme=dark] .t3-customer-identity .ant-avatar{color:#93c5fd;background:#2563eb33}.t3-plans-panel{overflow:hidden;border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-plans-panel>.ant-card-body{padding:0}.t3-plans-toolbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;border-bottom:1px solid #e5e7eb}.t3-plans-summary{display:flex;min-width:225px;align-items:center;gap:10px}.t3-plans-summary-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#2563eb;background:#eff6ff;border-radius:6px}.t3-plans-summary>div{display:flex;flex-direction:column;gap:2px}.t3-plans-summary .ant-typography{font-size:13px}.t3-plans-summary .ant-typography-secondary{font-size:10px}.t3-plans-filters{display:grid;width:min(560px,62%);grid-template-columns:minmax(240px,1fr) 185px;gap:8px}.t3-plans-panel .ant-table{font-size:12px}.t3-plans-panel .ant-table-thead>tr>th{padding:10px 12px;color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase;background:#f8fafc}.t3-plans-panel .ant-table-tbody>tr>td{padding:11px 12px;vertical-align:top}.t3-plans-panel .ant-pagination{margin:12px 16px}.t3-plans-loading{padding:22px}.t3-plan-identity{display:flex;min-width:0;align-items:flex-start;gap:10px}.t3-plan-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;color:#2563eb;background:#eff6ff;border-radius:6px}.t3-plan-identity>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-plan-identity .ant-typography,.t3-plan-identity span{display:block;max-width:190px;overflow:hidden;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.t3-plan-identity .ant-typography-secondary{color:#2563eb;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px}.t3-plan-identity>div>span{color:#64748b;font-size:9px}.t3-plan-price{display:flex;flex-direction:column;gap:2px}.t3-plan-price strong{color:#111827;font-size:13px}.t3-plan-price span{color:#64748b;font-size:9px}.t3-plan-policy{display:grid;gap:5px}.t3-plan-policy>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.t3-plan-policy span,.t3-plan-limits span{color:#64748b;font-size:9px}.t3-plan-policy strong,.t3-plan-limits strong{color:#334155;font-size:10px}.t3-plan-limits{display:grid;gap:4px}.t3-plan-model{display:flex;min-width:0;align-items:flex-start;gap:7px;color:#2563eb}.t3-plan-model>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-plan-model .ant-typography{display:block;max-width:135px;overflow:hidden;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.t3-plan-model .ant-typography-secondary{font-size:9px}.t3-plan-delete-button{color:#dc2626;border-color:#fecaca;background:#fef2f2}.t3-plan-delete-copy .ant-typography{margin-bottom:6px}.t3-plan-mobile-list{display:grid;gap:10px;padding:12px}.t3-plan-mobile-card{padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.t3-plan-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.t3-plan-mobile-head>.ant-tag{margin:0;font-size:9px}.t3-plan-mobile-description.ant-typography{margin:9px 0 0;color:#64748b;font-size:10px}.t3-plan-mobile-price{display:flex;margin-top:12px;padding:10px 0;align-items:center;justify-content:space-between;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.t3-plan-mobile-price span{color:#64748b;font-size:10px}.t3-plan-mobile-price strong{color:#111827;font-size:15px}.t3-plan-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.t3-plan-mobile-grid>div{display:flex;min-width:0;flex-direction:column;gap:3px}.t3-plan-mobile-grid span{color:#64748b;font-size:9px;text-transform:uppercase}.t3-plan-mobile-grid strong{overflow:hidden;color:#334155;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.t3-plan-mobile-model{display:flex;min-width:0;margin-bottom:12px;padding:8px 10px;align-items:center;gap:7px;color:#2563eb;font-size:10px;background:#f8fafc;border-radius:5px}.t3-plan-mobile-model span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.t3-plan-mobile-actions .ant-btn{font-size:11px}.t3-plan-modal .ant-modal-body{max-height:calc(100vh - 210px);overflow-y:auto;padding-right:4px}.t3-form-section{padding:18px 0 2px;border-bottom:1px solid #e5e7eb}.t3-form-section:first-child{padding-top:4px}.t3-form-section:last-child{border-bottom:0}.t3-form-section-title{margin-bottom:14px}.t3-form-section-title .ant-typography{display:block;margin:0}.t3-form-section-title h5.ant-typography{margin-bottom:3px;font-size:14px}.t3-form-section-title .ant-typography-secondary{font-size:10px}.t3-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.t3-form-span-2{grid-column:1 / -1}.t3-plan-modal .ant-form-item{margin-bottom:14px}.t3-plan-modal .ant-form-item-label>label{font-size:11px;font-weight:600}.t3-plan-modal .ant-form-item-extra{font-size:9px}@media (max-width: 999px) and (min-width: 768px){.t3-plans-toolbar{align-items:flex-start;flex-direction:column}.t3-plans-filters{width:100%}}@media (max-width: 767px){.t3-plans-page .t3-page-heading{align-items:stretch;flex-direction:column}.t3-plans-page .t3-page-heading>.ant-space{display:grid;grid-template-columns:40px minmax(0,1fr)}.t3-plans-page .t3-page-heading>.ant-space>.ant-space-item:last-child .ant-btn{width:100%}.t3-plans-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding:12px}.t3-plans-filters{width:100%;grid-template-columns:minmax(0,1fr)}.t3-form-grid{grid-template-columns:minmax(0,1fr)}.t3-form-span-2{grid-column:auto}.t3-plan-modal .ant-modal-body{max-height:calc(100vh - 180px)}}html[data-theme=dark] .t3-plans-panel,html[data-theme=dark] .t3-plan-mobile-card{background:#141414;border-color:#303030}html[data-theme=dark] .t3-plans-toolbar,html[data-theme=dark] .t3-plan-mobile-price,html[data-theme=dark] .t3-form-section{border-color:#303030}html[data-theme=dark] .t3-plans-panel .ant-table-thead>tr>th,html[data-theme=dark] .t3-plan-mobile-model{background:#1f1f1f}html[data-theme=dark] .t3-plan-price strong,html[data-theme=dark] .t3-plan-mobile-price strong{color:#ffffffe0}html[data-theme=dark] .t3-plan-policy strong,html[data-theme=dark] .t3-plan-limits strong,html[data-theme=dark] .t3-plan-mobile-grid strong{color:#ffffffbf}html[data-theme=dark] .t3-plan-icon,html[data-theme=dark] .t3-plans-summary-icon{color:#93c5fd;background:#2563eb33}html[data-theme=dark] .t3-plan-delete-button{color:#fca5a5;border-color:#ef444466;background:#ef44441f}.t3-invoice-page-heading{align-items:center}.t3-invoice-generate{display:grid;grid-template-columns:40px 150px auto;gap:8px}.t3-invoices-panel{overflow:hidden;border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-invoices-panel>.ant-card-body{padding:0}.t3-invoices-summary{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;padding:12px 16px;border-bottom:1px solid #e5e7eb}.t3-invoice-summary-title{display:flex;min-width:220px;align-items:center;gap:10px}.t3-invoice-summary-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#2563eb;background:#eff6ff;border-radius:6px}.t3-invoice-summary-title>div{display:flex;flex-direction:column;gap:2px}.t3-invoice-summary-title .ant-typography{font-size:13px}.t3-invoice-summary-title .ant-typography-secondary{font-size:10px}.t3-invoice-summary-values{display:flex;align-items:center;justify-content:flex-end;gap:28px}.t3-invoice-summary-values>div{display:flex;min-width:112px;flex-direction:column;gap:3px}.t3-invoice-summary-values span{color:#64748b;font-size:9px;text-transform:uppercase}.t3-invoice-summary-values strong{color:#111827;font-size:14px}.t3-invoice-summary-values strong.is-paid{color:#059669}.t3-invoice-summary-values strong.is-receivable{color:#d97706}.t3-invoices-filters{display:grid;grid-template-columns:minmax(260px,1fr) 190px 190px;gap:8px;padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.t3-invoices-panel .ant-table{font-size:12px}.t3-invoices-panel .ant-table-thead>tr>th{padding:10px 12px;color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase;background:#fff}.t3-invoices-panel .ant-table-tbody>tr>td{padding:11px 12px;vertical-align:top}.t3-invoices-panel .ant-pagination{margin:12px 16px}.t3-invoices-loading{padding:22px}.t3-invoice-period{display:flex;min-width:0;align-items:flex-start;gap:9px}.t3-invoice-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;color:#2563eb;background:#eff6ff;border-radius:6px}.t3-invoice-period>div,.t3-invoice-customer,.t3-invoice-plan>div,.t3-invoice-status{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-invoice-period .ant-typography,.t3-invoice-customer .ant-typography,.t3-invoice-plan .ant-typography{display:block;overflow:hidden;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.t3-invoice-period .ant-typography-secondary,.t3-invoice-customer .ant-typography-secondary,.t3-invoice-plan .ant-typography-secondary,.t3-invoice-status .ant-typography-secondary{color:#64748b;font-size:9px}.t3-invoice-plan{display:grid;min-width:0;gap:7px}.t3-invoice-plan .ant-progress{margin:0}.t3-invoice-cost{display:grid;gap:4px}.t3-invoice-cost>span,.t3-invoice-cost>div{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:9px}.t3-invoice-cost strong{color:#334155;font-size:10px}.t3-invoice-cost>div{margin-top:2px;padding-top:5px;color:#334155;border-top:1px solid #e5e7eb}.t3-invoice-cost>div strong{color:#111827;font-size:12px}.t3-invoice-status .ant-tag{width:fit-content;margin:0}.t3-invoice-void-button{color:#dc2626;border-color:#fecaca;background:#fef2f2}.t3-invoice-confirm-copy .ant-typography{margin-bottom:6px}.t3-invoice-mobile-list{display:grid;gap:10px;padding:12px}.t3-invoice-mobile-card{padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.t3-invoice-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.t3-invoice-mobile-head>.ant-tag{margin:0;font-size:9px}.t3-invoice-mobile-customer{display:flex;margin-top:12px;padding:9px 10px;align-items:center;gap:8px;color:#2563eb;background:#f8fafc;border-radius:5px}.t3-invoice-mobile-customer>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-invoice-mobile-customer strong,.t3-invoice-mobile-customer span{overflow:hidden;color:#334155;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.t3-invoice-mobile-customer span{color:#64748b;font-size:9px}.t3-invoice-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0;padding:11px 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.t3-invoice-mobile-grid>div{display:flex;min-width:0;flex-direction:column;gap:3px}.t3-invoice-mobile-grid span{color:#64748b;font-size:9px;text-transform:uppercase}.t3-invoice-mobile-grid strong{overflow:hidden;color:#334155;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.t3-invoice-mobile-grid strong.is-total{color:#2563eb;font-size:12px}.t3-invoice-mobile-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:6px}.t3-invoice-mobile-actions:has(.ant-btn:nth-child(2)){grid-template-columns:minmax(0,1fr) minmax(0,1fr) 36px}.t3-invoice-detail-head{display:flex;margin-bottom:18px;padding-bottom:14px;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #e5e7eb}.t3-invoice-detail-head .ant-typography{margin:0}.t3-invoice-detail-head h4.ant-typography{font-size:16px}.t3-invoice-detail-total{display:grid;gap:8px;margin-top:18px;padding:14px;background:#f8fafc;border-radius:6px}.t3-invoice-detail-total>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#64748b;font-size:11px}.t3-invoice-detail-total strong{color:#334155}.t3-invoice-detail-total .is-total{padding-top:9px;color:#111827;font-weight:600;border-top:1px solid #dbe3ee}.t3-invoice-detail-total .is-total strong{color:#2563eb;font-size:16px}.t3-invoice-paid-note{margin-top:14px;padding:12px;background:#ecfdf5;border-left:3px solid #10b981;border-radius:4px}.t3-invoice-paid-note .ant-typography{display:block;margin:0;font-size:10px}.t3-invoice-paid-note .ant-typography+.ant-typography{margin-top:4px}.t3-invoice-payment-form{display:grid;gap:16px}.t3-invoice-payment-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 16px;padding:12px;background:#f8fafc;border-radius:6px}.t3-invoice-payment-summary span{color:#64748b;font-size:10px}.t3-invoice-payment-summary strong{font-size:11px;text-align:right}.t3-invoice-payment-summary strong.is-amount{color:#2563eb;font-size:16px}.t3-invoice-payment-form>label{margin-bottom:-10px;font-size:11px;font-weight:600}.t3-invoice-extend-option{display:flex;align-items:center;justify-content:space-between;gap:16px}.t3-invoice-extend-option>div{display:flex;flex-direction:column;gap:2px}.t3-invoice-extend-option .ant-typography{font-size:11px}.t3-invoice-extend-option .ant-typography-secondary{font-size:9px}@media (max-width: 1099px) and (min-width: 768px){.t3-invoices-summary{align-items:flex-start;flex-direction:column}.t3-invoice-summary-values{width:100%;justify-content:space-between}}@media (max-width: 767px){.t3-invoice-page-heading{align-items:stretch;flex-direction:column}.t3-invoice-generate{grid-template-columns:40px minmax(0,1fr)}.t3-invoice-generate>.ant-btn:last-child{grid-column:1 / -1}.t3-invoices-summary{align-items:stretch;flex-direction:column;gap:12px;padding:12px}.t3-invoice-summary-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.t3-invoice-summary-values>div{min-width:0}.t3-invoice-summary-values strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.t3-invoices-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.t3-invoices-filters .ant-input-affix-wrapper{grid-column:1 / -1}}html[data-theme=dark] .t3-invoices-panel,html[data-theme=dark] .t3-invoice-mobile-card{background:#141414;border-color:#303030}html[data-theme=dark] .t3-invoices-summary,html[data-theme=dark] .t3-invoices-filters,html[data-theme=dark] .t3-invoice-cost>div,html[data-theme=dark] .t3-invoice-mobile-grid,html[data-theme=dark] .t3-invoice-detail-head{border-color:#303030}html[data-theme=dark] .t3-invoices-filters,html[data-theme=dark] .t3-invoice-mobile-customer,html[data-theme=dark] .t3-invoice-detail-total,html[data-theme=dark] .t3-invoice-payment-summary{background:#1f1f1f}html[data-theme=dark] .t3-invoices-panel .ant-table-thead>tr>th{background:#141414}html[data-theme=dark] .t3-invoice-summary-values strong,html[data-theme=dark] .t3-invoice-cost>div strong,html[data-theme=dark] .t3-invoice-mobile-customer strong,html[data-theme=dark] .t3-invoice-mobile-grid strong{color:#ffffffe0}html[data-theme=dark] .t3-invoice-summary-icon,html[data-theme=dark] .t3-invoice-icon{color:#93c5fd;background:#2563eb33}html[data-theme=dark] .t3-invoice-void-button{color:#fca5a5;border-color:#ef444466;background:#ef44441f}html[data-theme=dark] .t3-invoice-paid-note{background:#10b9811f}.t3-detail-loading{border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.t3-detail-title{display:flex;min-width:0;align-items:center;gap:12px}.t3-detail-title>div:last-child{min-width:0}.t3-detail-back{width:34px;height:34px;flex:0 0 auto;padding:0}.t3-detail-title-line{display:flex;min-width:0;align-items:center;gap:8px}.t3-detail-title-line h3.ant-typography{max-width:460px;overflow:hidden;margin:0;font-size:22px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.t3-detail-title-line .ant-tag{margin:0}.t3-detail-title>div:last-child>.ant-typography-secondary{display:block;margin-top:3px;font-size:11px}.t3-detail-actions{justify-content:flex-end}.t3-detail-alert{margin-bottom:16px}.t3-confirm-form .ant-typography{margin-bottom:10px}.t3-password-result{display:grid;gap:14px}.t3-customer-detail-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:16px;margin-bottom:16px}.t3-detail-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.t3-detail-card,.t3-detail-table-card{border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-detail-card>.ant-card-body{padding:16px}.t3-detail-table-card>.ant-card-body{padding:0}.t3-detail-card-heading{display:flex;min-height:54px;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.t3-detail-table-card .t3-detail-card-heading{margin:0;padding:14px 16px;border-bottom:1px solid #e5e7eb}.t3-detail-card-heading>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-detail-card-heading .ant-typography{margin:0}.t3-detail-card-heading h4.ant-typography{font-size:15px}.t3-detail-card-heading .ant-typography-secondary{font-size:10px}.t3-detail-card-heading>.anticon{color:#2563eb;font-size:18px}.t3-detail-card .ant-descriptions-item-label{color:#64748b;font-size:10px}.t3-detail-card .ant-descriptions-item-content{font-size:11px}.t3-plan-assignment-form{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);gap:10px}.t3-plan-assignment-form label{display:grid;min-width:0;gap:5px}.t3-plan-assignment-form label>span{font-size:10px;font-weight:600}.t3-plan-assignment-form .ant-select,.t3-plan-assignment-form .ant-picker{width:100%}.t3-detail-token{margin:14px 0;padding:12px;background:#f8fafc;border-radius:6px}.t3-detail-table-card .ant-table{font-size:11px}.t3-detail-table-card .ant-table-thead>tr>th{padding:9px 12px;color:#64748b;font-size:10px;text-transform:uppercase;background:#f8fafc}.t3-detail-table-card .ant-table-tbody>tr>td{padding:10px 12px}.t3-detail-entity{display:flex;min-width:0;align-items:center;gap:9px}.t3-detail-entity-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;color:#2563eb;background:#eff6ff;border-radius:6px}.t3-detail-entity-icon.is-facebook{color:#1877f2;background:#eef5ff}.t3-detail-entity>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-detail-entity .ant-typography{display:block;max-width:230px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.t3-detail-entity .ant-typography-secondary{font-size:9px}.t3-detail-mobile-list{display:grid;gap:8px;padding:12px}.t3-detail-mobile-row{display:flex;padding:10px;align-items:flex-start;justify-content:space-between;gap:10px;border:1px solid #e5e7eb;border-radius:6px}.t3-detail-mobile-row>div:first-child:not(.t3-detail-entity),.t3-detail-mobile-value{display:flex;min-width:0;flex-direction:column;gap:3px}.t3-detail-mobile-row .ant-typography{font-size:10px}.t3-detail-mobile-value{align-items:flex-end}.t3-detail-mobile-value strong{font-size:11px}.t3-detail-mobile-row .ant-tag{margin:0;font-size:9px}.t3-bot-detail-mark{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;color:#fff;font-size:20px;background:#2563eb;border-radius:8px}.t3-bot-detail-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.t3-bot-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:16px}.t3-bot-detail-main{display:grid;min-width:0;gap:16px}.t3-bot-detail-side{display:grid;gap:16px}.t3-knowledge-progress{display:grid;grid-template-columns:minmax(160px,.55fr) minmax(180px,1fr);align-items:center;gap:18px;margin:14px 0;padding:12px;background:#f8fafc;border-radius:6px}.t3-knowledge-progress>div{display:flex;flex-direction:column;gap:2px}.t3-knowledge-progress .ant-typography{font-size:10px}.t3-knowledge-progress .ant-progress{margin:0}.t3-knowledge-list{display:grid;gap:8px;margin-top:14px}.t3-knowledge-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;border:1px solid #e5e7eb;border-radius:6px}.t3-knowledge-row>div{display:flex;min-width:0;flex-direction:column}.t3-knowledge-row .ant-typography{display:block;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.t3-knowledge-row .ant-typography-secondary{font-size:9px}.t3-knowledge-row .ant-tag{margin:0}@media (max-width: 1099px) and (min-width: 768px){.t3-customer-detail-grid,.t3-detail-data-grid,.t3-bot-detail-grid,.t3-bot-detail-side{grid-template-columns:minmax(0,1fr)}}@media (max-width: 767px){.t3-detail-header{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:14px}.t3-detail-title{gap:8px}.t3-detail-title .ant-avatar,.t3-bot-detail-mark{width:38px!important;height:38px!important;font-size:16px}.t3-detail-title-line{align-items:flex-start;flex-direction:column;gap:3px}.t3-detail-title-line h3.ant-typography{max-width:calc(100vw - 120px);font-size:18px}.t3-detail-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.t3-detail-actions .ant-btn{width:100%}.t3-customer-detail-grid,.t3-detail-data-grid,.t3-bot-detail-grid,.t3-plan-assignment-form,.t3-knowledge-progress{grid-template-columns:minmax(0,1fr)}.t3-bot-detail-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.t3-detail-card-heading{min-height:auto}}html[data-theme=dark] .t3-detail-card,html[data-theme=dark] .t3-detail-table-card,html[data-theme=dark] .t3-detail-loading,html[data-theme=dark] .t3-detail-mobile-row,html[data-theme=dark] .t3-knowledge-row{background:#141414;border-color:#303030}html[data-theme=dark] .t3-detail-table-card .t3-detail-card-heading,html[data-theme=dark] .t3-detail-mobile-row{border-color:#303030}html[data-theme=dark] .t3-detail-token,html[data-theme=dark] .t3-knowledge-progress,html[data-theme=dark] .t3-detail-table-card .ant-table-thead>tr>th{background:#1f1f1f}html[data-theme=dark] .t3-detail-entity-icon{color:#93c5fd;background:#2563eb33}html[data-theme=dark] .t3-detail-entity-icon.is-facebook{color:#60a5fa;background:#1877f22e}.t3-wizard-heading{align-items:center}.t3-wizard-card{border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-wizard-card>.ant-card-body{padding:0}.t3-wizard-steps{padding:18px 24px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.t3-wizard-steps .ant-steps-item-title{font-size:11px}.t3-wizard-card>.ant-card-body>.ant-steps+*{margin:0}.t3-wizard-card>.ant-card-body>div:not(.ant-steps),.t3-wizard-card>.ant-card-body>section,.t3-wizard-card>.ant-card-body>.ant-typography,.t3-wizard-card>.ant-card-body>.ant-input,.t3-wizard-card>.ant-card-body>.ant-tabs,.t3-wizard-card>.ant-card-body>.ant-alert,.t3-wizard-card>.ant-card-body>.ant-table-wrapper,.t3-wizard-card>.ant-card-body>.ant-collapse,.t3-wizard-card>.ant-card-body>.ant-space-compact{margin-right:24px;margin-left:24px}.t3-wizard-card>.ant-card-body{padding-bottom:24px}.t3-wizard-step-heading{display:flex;align-items:flex-start;gap:10px;margin-top:22px;margin-bottom:18px}.t3-wizard-step-heading>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#2563eb;background:#eff6ff;border-radius:6px}.t3-wizard-step-heading>div{display:flex;flex-direction:column;gap:2px}.t3-wizard-step-heading .ant-typography{margin:0}.t3-wizard-step-heading h4.ant-typography{font-size:16px}.t3-wizard-step-heading .ant-typography-secondary{font-size:11px}.t3-wizard-card>.ant-card-body>.ant-typography,.t3-wizard-card>.ant-card-body>.ant-input{display:block}.t3-tone-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px!important;margin-top:8px!important}.t3-tone-grid .tone-card{min-width:0!important;margin:0;background:#fff}.t3-wizard-actions{display:flex!important;margin-top:24px!important;padding-top:16px;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e5e7eb}.t3-wizard-card .ant-alert{margin-bottom:14px}.t3-wizard-card .ant-tabs{margin-top:8px}.t3-wizard-card .ant-upload-wrapper .ant-upload-drag{border-radius:6px}.t3-wizard-doc>div{display:flex;min-width:0;flex-direction:column}.t3-wizard-doc .ant-typography{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.t3-wizard-doc .ant-typography-secondary{font-size:9px}.t3-inline-actions{display:flex;margin-top:12px;flex-wrap:wrap;gap:8px}.t3-wizard-subtitle.ant-typography{margin-top:22px!important}.t3-hit-test{margin-top:12px!important}.t3-hit-result{margin:8px 0;padding:10px 12px;font-size:11px;white-space:pre-wrap;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px}.t3-hit-score{margin-top:5px;color:#64748b;font-size:9px}.t3-hit-empty{margin-top:12px}.t3-wizard-shop-grid{margin-right:24px;margin-left:24px}.t3-chat-composer{margin-top:12px!important}.t3-facebook-button{color:#fff;background:#1877f2;border-color:#1877f2}.t3-facebook-button:hover{color:#fff!important;background:#166fe5!important;border-color:#166fe5!important}.t3-manual-connect{margin-top:18px!important}@media (max-width: 767px){.t3-wizard-heading{align-items:flex-start}.t3-wizard-steps{padding:14px 12px}.t3-wizard-steps .ant-steps-item-title{font-size:10px}.t3-wizard-card>.ant-card-body>div:not(.ant-steps),.t3-wizard-card>.ant-card-body>section,.t3-wizard-card>.ant-card-body>.ant-typography,.t3-wizard-card>.ant-card-body>.ant-input,.t3-wizard-card>.ant-card-body>.ant-tabs,.t3-wizard-card>.ant-card-body>.ant-alert,.t3-wizard-card>.ant-card-body>.ant-table-wrapper,.t3-wizard-card>.ant-card-body>.ant-collapse,.t3-wizard-card>.ant-card-body>.ant-space-compact,.t3-wizard-shop-grid{margin-right:12px;margin-left:12px}.t3-tone-grid{grid-template-columns:minmax(0,1fr)}.t3-wizard-shop-grid{grid-template-columns:minmax(0,1fr)!important}.t3-qa-row{display:grid!important;grid-template-columns:minmax(0,1fr) 36px;gap:6px}.t3-qa-row .ant-input:first-child{grid-column:1 / -1}.t3-wizard-actions{align-items:stretch}.t3-wizard-actions>.ant-space{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}html[data-theme=dark] .t3-wizard-card{background:#141414;border-color:#303030}html[data-theme=dark] .t3-wizard-steps,html[data-theme=dark] .t3-hit-result{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .t3-wizard-actions{border-color:#303030}html[data-theme=dark] .t3-wizard-step-heading>span{color:#93c5fd;background:#2563eb33}html[data-theme=dark] .t3-tone-grid .tone-card{background:#141414}.t3-facebook-picker-card{overflow:hidden;border-color:#e5e7eb;border-radius:6px;box-shadow:none}.t3-facebook-picker-card>.ant-card-body{padding:0}.t3-facebook-picker-heading{display:flex;padding:16px;align-items:center;gap:10px;border-bottom:1px solid #e5e7eb}.t3-facebook-picker-heading>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;color:#fff;font-size:18px;background:#1877f2;border-radius:6px}.t3-facebook-picker-heading>div{display:flex;flex-direction:column;gap:2px}.t3-facebook-picker-heading .ant-typography{margin:0}.t3-facebook-picker-heading h4.ant-typography{font-size:15px}.t3-facebook-picker-heading .ant-typography-secondary{font-size:10px}.t3-facebook-picker-loading{padding:20px}.t3-facebook-page-list{display:grid;gap:8px;padding:16px}.t3-facebook-page-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid #e5e7eb;border-radius:6px}.t3-facebook-page-row>div{display:flex;min-width:0;flex-direction:column;gap:2px}.t3-facebook-page-row .ant-typography{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.t3-facebook-page-row .ant-typography-secondary{font-size:9px}.t3-facebook-page-row .ant-tag{margin:0}.t3-facebook-picker-footer{display:flex;padding:0 16px 16px;justify-content:flex-end}@media (max-width: 767px){.t3-facebook-page-row{grid-template-columns:30px minmax(0,1fr)}.t3-facebook-page-row>.ant-btn,.t3-facebook-page-row>.ant-tag{grid-column:1 / -1;width:100%}}html[data-theme=dark] .t3-facebook-picker-card,html[data-theme=dark] .t3-facebook-page-row{background:#141414;border-color:#303030}html[data-theme=dark] .t3-facebook-picker-heading{border-color:#303030}
