@import"https://fonts.googleapis.com/css2?family=Anton&family=Be+Vietnam+Pro:wght@400;500;600;700;800;900&family=Saira+Semi+Condensed:wght@400;500;600;700;800&family=Sora:wght@700;800&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}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}:root{--font-ui: "Saira Semi Condensed", "Google Sans", Arial, sans-serif;--font-brand: "Anton", "Sora", "Google Sans", Arial, sans-serif;--tm-font-sans: var(--font-ui);--tm-font-brand: var(--font-brand);--tm-bg: #eff5ff;--tm-panel: rgba(255, 255, 255, .74);--tm-panel-strong: rgba(255, 255, 255, .9);--tm-border: rgba(126, 141, 227, .24);--tm-border-strong: rgba(126, 141, 227, .38);--tm-primary: #6377e8;--tm-primary-dark: #4256c7;--tm-cyan: #62d4ff;--tm-soft-1: #e0e6fc;--tm-soft-2: #becffb;--tm-soft-3: #dee8fa;--tm-text: #14213d;--tm-muted: #5f6f95;--tm-shadow: 0 18px 55px rgba(75, 93, 180, .13)}.campaign-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;min-width:0}.campaign-editor-main{min-width:0}.campaign-editor-summary{align-self:start;position:sticky;top:0;min-width:0;padding:16px;border:1px solid #d9e4ff;border-radius:10px;background:#fff}.campaign-editor-summary__title{margin-bottom:10px;font-weight:600}.campaign-editor-summary__name{margin-bottom:14px;overflow-wrap:anywhere;font-weight:600;color:#1f2d4d}.campaign-editor-summary dl{margin:0}.campaign-editor-summary dt{margin-top:12px;color:#7482a5;font-size:12px}.campaign-editor-summary dt:first-child{margin-top:0}.campaign-editor-summary dd{margin:4px 0 0;overflow-wrap:anywhere}.campaign-quick-schedule,.campaign-schedule-times{padding:12px;border:1px solid #d9e4ff;border-radius:10px;background:#fff}.campaign-quick-schedule{margin-bottom:14px}.campaign-quick-schedule__header,.campaign-schedule-times__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.campaign-quick-schedule__hint,.campaign-quick-schedule__preview{display:block;margin-top:4px;font-size:12px}.campaign-quick-schedule__controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:10px;margin-top:12px}.campaign-quick-schedule__controls label{display:flex;min-width:0;flex-direction:column;gap:5px;color:#7482a5;font-size:12px}.campaign-quick-schedule__controls .ant-picker,.campaign-quick-schedule__controls .ant-select,.campaign-quick-schedule__controls .ant-input-number-group-wrapper{width:100%}.campaign-schedule-times__list{width:100%;margin-top:10px}.campaign-schedule-times__list .ant-tag{display:inline-flex;align-items:center;min-height:36px;margin-inline-end:0;padding:3px 6px}.campaign-schedule-times__list .ant-picker{padding:0}.campaign-editor-form .ant-form-item{margin-bottom:16px}@media (max-width: 900px){.campaign-editor-layout{grid-template-columns:1fr}.campaign-editor-summary{display:none}}@media (max-width: 767px){.campaign-editor-modal{top:0;max-width:100vw;margin:0;padding-bottom:0}.campaign-editor-modal .ant-modal-content{min-height:100dvh;border-radius:0!important}.campaign-editor-modal .ant-modal-header{position:sticky;z-index:3;top:0;background:#fff}.campaign-editor-modal .ant-modal-body{max-height:calc(100dvh - 120px)!important;padding:12px!important}.campaign-editor-modal .ant-modal-footer{position:sticky;z-index:2;bottom:0;background:#fff}.campaign-quick-schedule__controls{grid-template-columns:1fr 1fr}.campaign-quick-schedule__controls label:nth-child(3),.campaign-quick-schedule__controls>button{grid-column:1 / -1}.campaign-quick-schedule__controls>button{width:100%;min-height:40px}}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;background:var(--tm-bg)}body{margin:0;min-height:100%;background:linear-gradient(90deg,rgba(190,207,251,.22) 0 1px,transparent 1px 54px),linear-gradient(180deg,#ffffffeb,#e0e6fcad 42%,#dee8fac7);background-attachment:fixed;font-family:var(--tm-font-sans);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--tm-text)}button,input,textarea,select,.ant-typography,.ant-btn,.ant-input,.ant-input-number,.ant-select,.ant-table,.ant-menu,.ant-card,.ant-modal,.ant-drawer{font-family:var(--tm-font-sans)!important}h1,h2,h3,h4,h5,h6,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5{font-family:var(--tm-font-sans);font-weight:700;letter-spacing:0!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#aebdfc;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#7e8de3}.brand-name,.brand-wordmark{font-family:var(--font-brand)!important;font-weight:800;font-style:normal;line-height:.95;letter-spacing:0!important;white-space:nowrap;text-transform:none}.brand-logo{display:inline-flex;align-items:center;gap:8px;max-width:100%;white-space:nowrap;vertical-align:middle}.brand-logo__symbol{display:block;width:var(--brand-logo-icon-size, 34px);height:var(--brand-logo-icon-size, 34px);flex:0 0 auto;object-fit:contain}.brand-logo__wordmark{font-size:var(--brand-logo-wordmark-size, 26px)}.brand-wordmark{display:inline-flex;align-items:baseline;color:#07174a;font-synthesis:none}.brand-wordmark__text,.brand-wordmark__suffix{color:#07174a}.brand-wordmark__number{display:inline-block;background:linear-gradient(180deg,#16c7f4,#168ef5 45%,#1457f5 72%,#7857f6);background-clip:text;-webkit-background-clip:text;color:transparent}.brand-wordmark--white .brand-wordmark__text,.brand-wordmark--white .brand-wordmark__suffix{color:#fff}.ant-layout,.ant-layout-content,.ant-layout-header,.ant-layout-sider{transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.ant-card{border-color:var(--tm-border)!important;background:linear-gradient(135deg,#ffffffdb,#e0e6fc6b)!important;box-shadow:0 12px 32px #4b5db414!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.ant-card:hover{border-color:var(--tm-border-strong)!important;box-shadow:var(--tm-shadow)!important}.ant-card-head{border-color:#becffb80!important}.ant-card-head-title{color:var(--tm-text);font-weight:700}.ant-table-wrapper,.ant-table,.ant-table-container,.ant-table-content{background:transparent!important}.ant-table-thead>tr>th{font-size:11px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.02em!important;color:var(--tm-muted)!important;background:linear-gradient(135deg,#e0e6fc,#dee8fa)!important}.ant-table-tbody>tr>td{border-color:#becffb73!important}.admin-customers-table .ant-table-thead>tr>th,.admin-customers-table .ant-table-tbody>tr>td{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}.admin-customers-table .ant-table-thead>tr>th{min-width:90px;line-height:1.25!important}.admin-customers-table .ant-table-cell,.admin-rental-orders-table .ant-table-cell{vertical-align:middle}.admin-customers-table .admin-customer-name-link{height:auto!important;padding:0!important;max-width:285px;white-space:normal!important;text-align:left;font-weight:700!important;line-height:1.25!important}.admin-rental-orders-table .ant-table-thead>tr>th,.admin-rental-orders-table .ant-table-tbody>tr>td{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}.admin-customers-table .ant-table-cell-ellipsis{overflow:hidden!important;text-overflow:ellipsis!important}.ant-form-item .ant-form-item-label>label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em!important;color:var(--tm-muted)}.ant-menu-item-group-title{font-size:10px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#8090b6!important}.ant-menu-light .ant-menu-item-selected,.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{background:linear-gradient(135deg,#7e8de32e,#62d4ff29)!important;color:var(--tm-primary-dark)!important;box-shadow:inset 0 0 0 1px #7e8de329}.ant-menu-light .ant-menu-item:hover,.ant-menu-light .ant-menu-submenu-title:hover{background:#7e8de31c!important;color:var(--tm-primary-dark)!important}.ant-tag{border-radius:99px!important;font-size:11px!important;font-weight:600!important;padding:0 8px!important}.ant-btn-primary{background:linear-gradient(135deg,#6377e8,#62d4ff)!important;border:0!important;color:#fff!important;box-shadow:0 10px 24px #6377e838!important}.ant-btn-primary:hover{filter:saturate(1.06) brightness(1.02)}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select-selector,.ant-picker,.ant-input-number-input,.ant-input-textarea textarea{border-color:#7e8de33d!important;background:#ffffffb3!important}.ant-alert-info{background:#e8eeffd6!important;border-color:#7e8de347!important}.ant-alert-warning{background:#fff8e6db!important;border-color:#ffe5a0!important}.ant-alert-error{background:#fff0eee0!important;border-color:#ffd0ca!important}.ant-alert-success{background:#edfbf1e0!important;border-color:#aaeec4!important}.ant-statistic-content-value{font-family:var(--tm-font-sans);font-weight:700}.tm-admin-shell .ant-table-wrapper,.tm-mobile-content .ant-table-wrapper{max-width:100%;overflow-x:auto}.tm-admin-shell .ant-drawer-body{overflow-x:hidden}@media (max-width: 767px){html,body,#root{min-width:0;overflow-x:hidden}body{background:linear-gradient(180deg,#f6f9fffa,#ecf3fff0 48%,#e5edfffa);background-attachment:scroll}.ant-layout{min-width:0!important}.tm-mobile-content{width:auto;max-width:100%}.tm-mobile-content>div{max-width:100%}.tm-mobile-content .ant-card{border-radius:14px!important;box-shadow:0 10px 28px #4b5db41a!important}.tm-mobile-content .ant-card:hover{transform:none}.tm-mobile-content .ant-card-head{min-height:48px!important;padding:0 14px!important}.tm-mobile-content .ant-card-head-title{font-size:14px;line-height:1.35;white-space:normal}.tm-mobile-content .ant-card-body{padding:14px!important}.tm-mobile-content .ant-row{margin-left:0!important;margin-right:0!important;row-gap:12px!important}.tm-mobile-content .ant-col{padding-left:0!important;padding-right:0!important}.tm-mobile-content .ant-typography h1,.tm-mobile-content .ant-typography h2,.tm-mobile-content .ant-typography h3,.tm-mobile-content .ant-typography h4,.tm-mobile-content h1,.tm-mobile-content h2,.tm-mobile-content h3,.tm-mobile-content h4{line-height:1.22}.tm-mobile-content .ant-btn{min-height:38px;white-space:normal}.tm-mobile-content .ant-btn-sm,.tm-mobile-content .ant-btn-icon-only{min-width:38px;min-height:38px}.tm-mobile-list-card{border-radius:14px!important}.tm-mobile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.tm-mobile-meta{color:var(--tm-muted);font-size:13px;line-height:1.55;overflow-wrap:anywhere}.tm-mobile-snippet{display:block;color:#33415f;font-size:13px;line-height:1.55;max-height:4.7em;overflow:hidden;overflow-wrap:anywhere}.tm-mobile-error{display:grid;gap:3px;padding:10px;border:1px solid rgba(255,77,79,.22);border-radius:12px;background:#fff0eeb8}.tm-mobile-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.tm-mobile-content .ant-table-wrapper{border-radius:12px;overflow:hidden}.tm-mobile-content .ant-table{font-size:12px}.tm-mobile-content .ant-space{max-width:100%}.tm-mobile-content .ant-statistic-title{white-space:normal}.tm-mobile-content .ant-table-thead>tr>th,.tm-mobile-content .ant-table-tbody>tr>td{padding:8px 10px!important;white-space:nowrap}.tm-mobile-content .ant-progress-line{margin-bottom:0}.tm-mobile-content .ant-alert{border-radius:10px!important}.tm-mobile-content .ant-statistic-content-value,.tm-mobile-content [style*="font-size: 32px"]{font-size:24px!important}.ant-drawer .ant-drawer-body{padding:0!important}.ant-drawer .ant-menu{border-inline-end:0!important;padding:8px}.ant-drawer .ant-menu-item,.ant-drawer .ant-menu-submenu-title{border-radius:12px!important;margin-inline:0!important;width:100%!important}.ant-modal-root .ant-modal{max-width:calc(100vw - 24px)}.ant-modal-root .ant-modal-content{border-radius:18px!important}.ant-modal-root .ant-modal-body{max-width:100%;overflow-x:hidden;overflow-y:auto}.ant-select-dropdown,.ant-picker-dropdown,.ant-dropdown{max-width:calc(100vw - 16px)}}.auth-page{--auth-bg-desktop: url(/branding/chat1s-auth-background.svg);--auth-bg-mobile: var(--auth-bg-desktop);--auth-overlay-color: #BFD3FF;--auth-overlay-opacity: .14;min-height:100dvh;position:relative;display:grid;grid-template-rows:1fr auto;align-items:center;justify-items:center;padding:46px 16px 26px;overflow-x:hidden;overflow-y:auto;color:#101a3a}.auth-page *,.auth-page *:before,.auth-page *:after{box-sizing:border-box}.auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--auth-bg-desktop);background-size:var(--auth-bg-size, cover);background-position:var(--auth-bg-position, center center);background-repeat:var(--auth-bg-repeat, no-repeat);z-index:0}.auth-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff1f,#f5f7fa38),var(--auth-overlay-color);opacity:var(--auth-overlay-opacity);z-index:1}.auth-shell{position:relative;z-index:2;width:min(470px,calc(100vw - 32px));min-height:calc(100dvh - 72px);display:grid;grid-template-rows:1fr auto;gap:30px;justify-items:center;align-items:center}.auth-card{width:100%;padding:46px 38px 32px;border-radius:38px;background:#f8fbffe0;border:1px solid rgba(255,255,255,.72);box-shadow:0 36px 100px #183d8c38,0 12px 32px #294a911a,inset 0 1px #fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.auth-logo-link{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto 32px;text-decoration:none}.auth-card-header{text-align:center;margin-bottom:32px}.auth-card-title{margin:0;color:#101a3a;font-size:32px;line-height:1.15;font-weight:750;letter-spacing:0}.auth-card-copy{margin:10px auto 0;color:#68738a;font-size:15px;line-height:1.55;max-width:330px}.auth-form .ant-form-item{margin-bottom:20px}.auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.auth-label-row label{color:#101a3a;font-size:14px;font-weight:650}.auth-forgot{border:0;padding:0;background:transparent;color:#1457f5;font-size:14px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.auth-forgot:focus-visible,.auth-register-link:focus-visible,.auth-logo-link:focus-visible{outline:3px solid rgba(20,87,245,.22);outline-offset:4px;border-radius:12px}.auth-field .ant-input-affix-wrapper{min-height:60px;display:flex;align-items:center;border-radius:28px!important;border:1px solid rgba(100,132,193,.2)!important;background:#f4f8fff5!important;color:#101a3a;font-size:16px;box-shadow:none!important}.auth-field .ant-input-affix-wrapper{padding:0 18px 0 20px}.auth-field .ant-input-affix-wrapper .ant-input,.auth-field .ant-input-affix-wrapper .ant-input-password-icon{border:0!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important}.auth-field .ant-input-affix-wrapper .ant-input{min-height:auto;height:58px;line-height:58px;padding:0;color:#101a3a;font-size:16px;caret-color:#1457f5;-moz-appearance:none;appearance:none;-webkit-appearance:none}.auth-field .ant-input-affix-wrapper input.ant-input:-webkit-autofill,.auth-field .ant-input-affix-wrapper input.ant-input:-webkit-autofill:hover,.auth-field .ant-input-affix-wrapper input.ant-input:-webkit-autofill:focus,.auth-field .ant-input-affix-wrapper input.ant-input:-webkit-autofill:active{-webkit-text-fill-color:#101A3A!important;-webkit-box-shadow:0 0 0 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;background:transparent!important;background-color:transparent!important;transition:background-color 9999s ease-in-out 0s}.auth-field .ant-input-affix-wrapper-focused input.ant-input:-webkit-autofill,.auth-field .ant-input-affix-wrapper:focus-within input.ant-input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px rgba(255,255,255,.98) inset!important;box-shadow:0 0 0 1000px #fffffffa inset!important}.auth-field .ant-input-affix-wrapper .ant-input::placeholder{color:#98a4bf}.auth-field .ant-input-affix-wrapper-focused,.auth-field .ant-input-affix-wrapper:focus,.auth-field .ant-input-affix-wrapper:hover{border-color:#1457f5!important;background:#fffffffa!important;box-shadow:0 0 0 4px #1457f51f,0 8px 24px #1457f514!important}.auth-field .ant-input-prefix{width:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;color:#8b98b8;margin-right:12px;font-size:18px}.auth-field .ant-input-suffix{display:inline-flex;align-items:center;justify-content:center;margin-left:12px}.auth-field .ant-input-prefix svg,.auth-field .ant-input-suffix svg{display:block}.auth-field .ant-input-affix-wrapper .ant-input-password-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#8b98b8}.auth-field .ant-input-status-error,.auth-field .ant-input-affix-wrapper-status-error{border-color:#ff4d4fad!important}.auth-submit,.auth-google{width:100%;min-height:62px;border-radius:30px!important;font-size:16px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.auth-submit.ant-btn-primary{background:#101a3a!important;border:0!important;box-shadow:0 18px 38px #101a3a33!important}.auth-submit.ant-btn-primary:hover{background:linear-gradient(135deg,#1457f5,#7857f6)!important;transform:translateY(-2px);box-shadow:0 22px 46px #1457f538!important}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:28px 0;color:#68738a;font-size:13px;font-weight:600}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#6484c133}.auth-social-stack{display:grid;gap:12px}.auth-google{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#ffffffdb!important;border:1px solid rgba(100,132,193,.22)!important;color:#101a3a!important;box-shadow:0 12px 26px #12357c14!important}.auth-google:hover{transform:translateY(-2px);border-color:#1457f55c!important;box-shadow:0 18px 34px #12357c1a!important}.auth-google-icon{width:22px;height:22px;flex:0 0 auto}.auth-register{margin-top:24px;text-align:center;color:#68738a;font-size:14px}.auth-register-link{margin-left:5px;color:#1457f5;font-weight:750;text-decoration:none}.auth-footer{padding:0 16px 4px;color:#101a3aad;font-size:13px;font-weight:600;text-shadow:0 1px 14px rgba(255,255,255,.74)}@media (max-width: 767px){.auth-page{padding:28px 14px 22px}.auth-page:before{background-image:var(--auth-bg-mobile)}.auth-shell{width:calc(100vw - 28px);min-height:calc(100dvh - 50px);gap:22px}.auth-card{padding:30px 22px 24px;border-radius:28px}.auth-logo-link{margin-bottom:28px}.auth-card-title{font-size:27px}.auth-card-copy{font-size:14px}.auth-label-row{align-items:flex-start}.auth-forgot{white-space:nowrap}.auth-field .ant-input-affix-wrapper,.auth-submit,.auth-google{min-height:58px;font-size:16px}}@media (max-height: 720px) and (min-width: 768px){.auth-page{align-items:start;overflow-y:auto}.auth-shell{margin-top:20px}}@media (prefers-reduced-motion: reduce){.auth-google,.auth-submit,.auth-field .ant-input-affix-wrapper{transition:none!important}}.admin-vps-page .admin-page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.admin-vps-page .admin-page-heading h3,.admin-vps-node h4{margin:0}.admin-vps-list{display:grid;gap:16px;margin-top:16px}.admin-vps-node{padding:20px;border:1px solid rgba(102,124,232,.2);border-radius:8px;background:#ffffffc7;box-shadow:0 12px 32px #364b9114}.admin-vps-node__header,.admin-vps-node__footer,.admin-vps-node__identity,.admin-vps-metric__head{display:flex;align-items:center}.admin-vps-node__header,.admin-vps-node__footer,.admin-vps-metric__head{justify-content:space-between}.admin-vps-node__header,.admin-vps-node__footer{gap:16px}.admin-vps-node__identity{gap:12px;min-width:0}.admin-vps-node__icon{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:8px;color:#fff;font-size:22px;background:linear-gradient(135deg,#6377e8,#52c9f5)}.admin-vps-node__capacity{display:grid;grid-template-columns:auto auto;min-width:190px;padding:12px 14px;border:1px solid rgba(99,119,232,.2);border-radius:8px;background:linear-gradient(135deg,#eef3fff5,#e9fbffe6)}.admin-vps-node__capacity>:first-child{grid-column:1 / -1}.admin-vps-node__capacity strong{color:#315de8;font-size:30px;line-height:1.1}.admin-vps-node__capacity span{align-self:end;padding:0 0 3px 6px}.admin-vps-node__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:16px 0;overflow:hidden;border:1px solid rgba(102,124,232,.18);border-radius:8px;background:#667ce82e}.admin-vps-node__stats>div{display:grid;gap:4px;padding:12px;background:#ffffffe0}.admin-vps-node__stats span{color:#7c88aa;font-size:12px}.admin-vps-metric{height:100%;padding:12px;border:1px solid rgba(102,124,232,.16);border-radius:8px;background:#f8faffd6}.admin-vps-node__footer{margin-top:16px;padding-top:16px;border-top:1px solid rgba(102,124,232,.14)}.admin-vps-node__footer p{max-width:720px;margin:3px 0 0}.admin-vps-config{max-height:320px;margin:16px 0;padding:14px;overflow:auto;border-radius:8px;color:#d8e4ff;background:#15213d;white-space:pre-wrap;word-break:break-all}@media (max-width: 767px){.admin-vps-page .admin-page-heading,.admin-vps-node__header,.admin-vps-node__footer{align-items:stretch;flex-direction:column}.admin-vps-page .admin-page-heading .ant-space,.admin-vps-page .admin-page-heading .ant-space-item,.admin-vps-page .admin-page-heading button{width:100%}.admin-vps-node{padding:14px}.admin-vps-node__capacity{min-width:0}.admin-vps-node__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-vps-node__footer .ant-space,.admin-vps-node__footer .ant-space-item,.admin-vps-node__footer button{width:100%}}.chat-realtime-page{padding:20px;min-height:100%}.chat-realtime-heading,.chat-realtime-toolbar__row,.chat-realtime-conversation-head,.chat-realtime-dialog__top{display:flex;align-items:center;gap:14px}.chat-realtime-heading{justify-content:space-between;margin-bottom:18px}.chat-realtime-heading h2{margin:0 0 4px}.chat-realtime-toolbar{margin-bottom:18px}.chat-realtime-toolbar__row{margin-bottom:16px}.chat-realtime-field{display:flex;flex-direction:column;gap:6px}.chat-realtime-platform{width:220px}.chat-realtime-account{flex:1;min-width:280px}.chat-realtime-account .ant-select{width:100%}.chat-realtime-state{margin-left:auto;white-space:nowrap}.chat-realtime-grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(460px,1.75fr) minmax(270px,.8fr);gap:14px;min-height:670px}.chat-realtime-dialogs,.chat-realtime-messages,.chat-realtime-details{min-width:0}.chat-realtime-dialogs .ant-card-body{padding:12px}.chat-realtime-dialog-list{margin-top:10px;height:582px;overflow:auto;scrollbar-gutter:stable}.chat-realtime-dialog{width:100%;border:0;border-bottom:1px solid #edf0f7;background:transparent;padding:12px 6px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.chat-realtime-dialog:hover,.chat-realtime-dialog.is-selected{background:#f0f5ff}.chat-realtime-dialog.is-selected{box-shadow:inset 3px 0 #4f6ff6}.chat-realtime-dialog__body{min-width:0;flex:1}.chat-realtime-dialog__top{justify-content:space-between}.chat-realtime-dialog__top strong,.chat-realtime-dialog__preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.chat-realtime-dialog__top small{color:#8b95ad;white-space:nowrap}.chat-realtime-dialog__preview{color:#7e899f;margin:5px 0}.chat-realtime-dialog .ant-tag{margin:0;font-size:11px}.chat-realtime-topic-list__head,.chat-realtime-forum-summary,.chat-realtime-topic-item,.chat-realtime-topic-item__body>span{display:flex;align-items:center}.chat-realtime-topic-list__head{justify-content:space-between;margin:-4px 0 8px}.chat-realtime-forum-summary{gap:10px;margin-bottom:10px;padding:10px;border:1px solid #dfe7fb;border-radius:7px;background:#f5f8ff}.chat-realtime-forum-summary>span{display:flex;min-width:0;flex-direction:column}.chat-realtime-forum-summary strong,.chat-realtime-forum-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-realtime-forum-summary small{color:#8290aa}.chat-realtime-topic-list{margin-top:8px}.chat-realtime-topic-item{width:100%;gap:9px;padding:11px 7px;border:0;border-bottom:1px solid #edf0f7;background:transparent;text-align:left;cursor:pointer}.chat-realtime-topic-item:hover,.chat-realtime-topic-item.is-selected{background:#edf3ff}.chat-realtime-topic-item.is-selected{box-shadow:inset 3px 0 #4f6ff6}.chat-realtime-topic-item__icon{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border-radius:50%;color:#526fe7;background:#e3eaff}.chat-realtime-topic-item__body{min-width:0;flex:1}.chat-realtime-topic-item__body>span{gap:5px}.chat-realtime-topic-item__body strong,.chat-realtime-topic-item__body small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-realtime-topic-item__body small{margin-top:4px;color:#8490a8}.chat-realtime-topic-item .ant-tag{margin:0;font-size:10px}.chat-realtime-messages{display:flex;flex-direction:column}.chat-realtime-messages>.ant-card-body{flex:1;min-height:0}.chat-realtime-conversation-head{padding:14px 18px;border-bottom:1px solid #edf0f7}.chat-realtime-conversation-head>div{flex:1;min-width:0}.chat-realtime-conversation-head strong,.chat-realtime-conversation-head span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-realtime-topicbar{display:grid;grid-template-columns:auto minmax(220px,1fr);align-items:center;gap:5px 10px;padding:10px 16px;border-bottom:1px solid #dfe7fb;background:#f5f8ff}.chat-realtime-topicbar .ant-select{width:100%}.chat-realtime-topicbar>.ant-typography{grid-column:2;font-size:12px}.chat-realtime-message-list{height:476px;padding:16px 18px;overflow:auto;background:#f5f7fc;scrollbar-gutter:stable}.chat-realtime-message{display:flex;margin:8px 0}.chat-realtime-message.is-outgoing{justify-content:flex-end}.chat-realtime-message__wrap{max-width:min(82%,610px);min-width:120px}.chat-realtime-message__sender{display:block;margin:0 8px 4px;color:#5268b7;font-size:12px;font-weight:700}.chat-realtime-message__bubble{padding:10px 12px 8px;border:1px solid #e8edf8;border-radius:12px 12px 12px 3px;background:#fff;box-shadow:0 2px 8px #263c780f;overflow:hidden}.chat-realtime-message.is-outgoing .chat-realtime-message__bubble{border-radius:12px 12px 3px;background:#e7f0ff}.chat-realtime-message__text{white-space:pre-wrap;overflow-wrap:anywhere}.chat-realtime-message__text a{color:#2f66df;text-decoration:underline;text-underline-offset:2px}.chat-realtime-message__topic{display:inline-flex;align-items:center;gap:5px;max-width:100%;margin:-2px 0 7px;padding:3px 7px;border:0;border-radius:5px;color:#4264d8;background:#edf2ff;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.chat-realtime-reply{display:flex;gap:7px;margin:0 0 8px;padding:7px 9px;border-left:3px solid #6e83ef;border-radius:4px;color:#5e6b86;background:#5f76e214;font-size:12px}.chat-realtime-media{display:flex;align-items:center;gap:9px;margin-top:8px;padding:9px;border:1px solid #e1e8f6;border-radius:7px;color:#17233e;background:#ffffffb8}.chat-realtime-media--link:hover{border-color:#7592f7;color:#3157d5}.chat-realtime-media__icon{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:6px;color:#4768e8;background:#edf2ff;font-size:17px}.chat-realtime-media strong,.chat-realtime-media small{display:block}.chat-realtime-media small{margin-top:2px;color:#8490a8;font-size:11px}.chat-realtime-buttons{display:grid;gap:5px;margin:9px -6px -2px;padding-top:7px;border-top:1px solid rgba(90,111,170,.15)}.chat-realtime-buttons__row{display:flex;gap:5px}.chat-realtime-buttons__row .ant-btn{flex:1;min-width:0;height:auto;min-height:31px;padding:4px 8px;white-space:normal}.chat-realtime-button{border-color:#cad7f6;color:#3159c9;background:#f6f9ff;font-weight:600}.chat-realtime-button:hover{border-color:#6c8cf1!important;background:#edf3ff!important}.chat-realtime-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.chat-realtime-reactions .ant-tag{margin:0;border-radius:10px}.chat-realtime-message__meta{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:6px;color:#8c97ad;font-size:10px}.chat-realtime-message__meta button{border:0;color:#7180a1;background:transparent;font:inherit;cursor:pointer}.chat-realtime-message__meta button:hover{color:#3157d5}.chat-realtime-load-more{display:block;margin:0 auto 14px}.chat-realtime-replying{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 14px;border-top:1px solid #e1e7f4;color:#53617c;background:#f8faff}.chat-realtime-replying span{display:flex;min-width:0;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-realtime-composer{display:flex;align-items:flex-end;gap:10px;padding:14px;border-top:1px solid #edf0f7}.chat-realtime-composer .ant-input{flex:1}.chat-realtime-empty{margin:auto}.chat-realtime-details .ant-card-body>.ant-space{width:100%}.chat-realtime-details .ant-space-item>div{display:flex;flex-direction:column;gap:5px}.chat-realtime-public-address{gap:10px!important;padding:12px;border:1px solid #d9e2ff;border-radius:6px;background:#f7f9ff}.chat-realtime-public-address__value{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:12px}.chat-realtime-public-address__value>span,.chat-realtime-public-address__topic{display:flex;min-width:0;flex-direction:column;gap:3px}.chat-realtime-public-address__url{max-width:100%;overflow-wrap:anywhere}@media (max-width: 1100px){.chat-realtime-grid{grid-template-columns:minmax(250px,.8fr) minmax(400px,1.4fr)}.chat-realtime-details{grid-column:1 / -1}}@media (max-width: 1360px) and (min-width: 1101px){.chat-realtime-grid{grid-template-columns:minmax(260px,.85fr) minmax(430px,1.55fr)}.chat-realtime-details{grid-column:1 / -1}}@media (max-width: 760px){.chat-realtime-page{padding:14px}.chat-realtime-heading,.chat-realtime-toolbar__row{align-items:stretch;flex-direction:column}.chat-realtime-heading .ant-space{align-self:flex-start}.chat-realtime-platform,.chat-realtime-account{width:100%;min-width:0}.chat-realtime-state{margin-left:0}.chat-realtime-grid{display:flex;flex-direction:column;min-height:0}.chat-realtime-dialog-list{max-height:330px}.chat-realtime-message-list{height:420px}.chat-realtime-message__wrap{max-width:92%}.chat-realtime-topicbar{grid-template-columns:auto minmax(0,1fr)}.chat-realtime-details{order:3}.chat-realtime-public-address__value{align-items:flex-start;flex-direction:column!important}}
