.app-layout{min-height:100vh}@media(max-width:1199px){.sider-backdrop{position:fixed;inset:var(--header-height) 0 0 0;background:#00000059;border:none;padding:0;margin:0;z-index:80}}.app-content{padding:24px;background:var(--color-bg-layout);min-height:0}.app-content-card{background:var(--color-bg-container);border-radius:var(--radius-lg);box-shadow:var(--shadow-tertiary);height:100%;padding:0}.app-content-card .ant-card-body{height:100%}.app-content-card .ant-card-head-title{font-size:20px;font-weight:700;line-height:28px}@media(max-width:1199px){.app-content{padding:3px 0}.app-content-card{border-radius:0;box-shadow:none}}.dashboard-shell{background:var(--color-bg-layout);border:1px solid var(--color-border-secondary);border-radius:calc(var(--radius-lg) + 2px);padding:24px}.dashboard-grid{display:flex;flex-direction:column;gap:16px}.dashboard-panel-card{background:var(--color-bg-container);border:1px solid var(--color-border-secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow-tertiary)}.dashboard-panel-card .ant-card-head{border-bottom:1px solid var(--color-border-secondary)}.dashboard-panel-card .ant-card-head-title{font-weight:600}.dashboard-panel-card .ant-card-body{padding:24px}.dashboard-form .ant-form-item{margin-bottom:16px}.dashboard-field-label{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.dashboard-field-label a{font-weight:600}.dashboard-message-item .ant-form-item-label>label{width:100%}.dashboard-status{width:100%}.dashboard-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-status-label{margin:2px 0 0;color:var(--color-text-secondary)}.dashboard-status-tag{text-transform:capitalize;padding-inline:10px}.dashboard-status-group .ant-radio-button-wrapper{min-width:120px;text-align:center}.dashboard-balance-input{max-width:220px}@media(max-width:640px){.dashboard-shell,.dashboard-panel-card .ant-card-body{padding:16px}.dashboard-status-row{flex-direction:column;align-items:flex-start}.dashboard-status-group{width:100%}.dashboard-status-group .ant-radio-button-wrapper{flex:1 1 auto}.dashboard-balance-input{max-width:100%;width:100%}}.broadcasts-table .ant-table-thead>tr>th{font-weight:600}.broadcasts-table .ant-table{border-radius:var(--radius-lg);overflow:hidden}.broadcasts-table .ant-table-row{background:var(--color-bg-container)}.broadcasts-table .ant-table-cell{vertical-align:middle}.broadcasts-template{color:var(--color-text-secondary)}.broadcasts-id{font-weight:600}.broadcasts-summary{margin:0;border:1px solid var(--color-border-secondary);border-radius:var(--radius-lg);background:var(--color-bg-container);box-shadow:var(--shadow-tertiary)}.broadcasts-summary__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--color-border-secondary)}.broadcasts-summary__title{font-weight:600;font-size:16px}.broadcasts-summary__cta{padding-right:0}.broadcasts-summary__content{padding:16px 20px 20px}.broadcasts-summary__descriptions .ant-descriptions-item-label{color:var(--color-text-secondary)}.broadcasts-summary__warning{color:#e59a00}@media(max-width:640px){.broadcasts-summary{margin:12px 12px 0}.broadcasts-summary__header,.broadcasts-summary__content{padding-inline:14px}}.app-responsive-table .ant-table{border-radius:var(--radius-lg);overflow:hidden}.app-responsive-table .ant-table-row{background:var(--color-bg-container)}.app-responsive-table .ant-table-cell{vertical-align:middle}.app-responsive-table .ant-table-thead>tr>th{font-weight:600}.demo-data-badge{margin-bottom:20px}.create-broadcast,.create-broadcast__form{display:flex;flex-direction:column;gap:16px}.create-broadcast__demo-badge{align-self:flex-start}.broadcast-step{border:1px solid var(--color-border-secondary);border-radius:var(--radius-lg);background:var(--color-bg-container);box-shadow:var(--shadow-tertiary);overflow:hidden}.broadcast-step__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--color-border-secondary)}.broadcast-step__content{padding:16px}.broadcast-step__summary{padding:12px 16px;color:var(--color-text-secondary)}.broadcast-step__footer{margin-top:16px;display:flex;justify-content:flex-start}.broadcast-step__footer--actions{justify-content:flex-end;gap:12px}.broadcast-step__panel{margin-top:12px}.broadcast-mode-selector{display:flex;flex-wrap:wrap;gap:8px}.broadcast-step__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.broadcast-step__column{display:flex;flex-direction:column}.broadcast-step__notification{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.broadcast-step__time-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.broadcast-schedule-toggle{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:900px){.broadcast-step__grid{grid-template-columns:1fr}}.payments-page{width:100%}.payments-amount-with-comment{display:inline-flex;align-items:center;gap:6px}.payments-comment-indicator{color:var(--color-text-secondary);font-weight:600;font-size:12px}.invoices-page{width:100%}.invoices-download{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;transition:color .2s ease,transform .2s ease}.invoices-download:hover{transform:translateY(-1px)}.invoices-ref{display:flex;flex-direction:column;gap:4px}.invoices-ref-note{margin:0}.invoices-mobile-tooltip{display:inline-flex;flex-direction:column;gap:4px}.account-details,.account-details .ant-descriptions{width:100%}.sider-expanded .account-details{overflow-x:auto}.sider-expanded .account-details .ant-descriptions{width:max-content;min-width:100%}.account-details .ant-descriptions-bordered .ant-descriptions-item-label{background:var(--color-bg-layout);font-weight:600;padding-inline:12px;padding-block:8px;white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top}.account-details .ant-descriptions-bordered .ant-descriptions-item-content{color:var(--color-text);padding-inline:12px;padding-block:8px;white-space:normal;word-break:normal;overflow-wrap:break-word;min-width:0}@media(max-width:992px){.account-details .ant-descriptions-bordered .ant-descriptions-item-label,.account-details .ant-descriptions-bordered .ant-descriptions-item-content{padding-inline:10px}}@media(max-width:576px){.account-details .ant-descriptions-bordered .ant-descriptions-item-label,.account-details .ant-descriptions-bordered .ant-descriptions-item-content{padding-inline:8px}}@media(min-width:1280px){.account-details{display:flex;justify-content:center}.account-details .ant-descriptions{max-width:1200px;width:100%}}@media(min-width:1440px){.account-details .ant-descriptions-bordered .ant-descriptions-item-label,.account-details .ant-descriptions-bordered .ant-descriptions-item-content{padding-inline:16px;padding-block:10px}}.sms-rates-page{width:100%;display:flex;flex-direction:column;gap:12px}.sms-rates-header{display:flex;align-items:center;gap:12px}.sms-rates-table .ant-table{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--panel-shadow)}.statistics-page{width:100%;display:flex;flex-direction:column;gap:12px}.statistics-header{display:flex;align-items:center;gap:12px;justify-content:space-between;flex-wrap:wrap}@media(max-width:640px){.statistics-header{align-items:flex-start}}.statistics-table .ant-table{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--panel-shadow)}.purchase-page{width:100%;display:flex;flex-direction:column;gap:16px}.purchase-balance{display:flex;align-items:center;gap:12px}.purchase-methods{display:flex;flex-direction:column;gap:16px}.purchase-method__title{margin:0}.purchase-method__desc{margin:0;color:var(--color-text-secondary)}.purchase-methods .ant-list-item{padding:12px 16px;background:var(--color-bg-container);box-shadow:var(--panel-shadow)}.purchase-methods .ant-list-item .ant-list-item-meta-description{margin:0}.purchase-methods .ant-list-item .ant-list-item-meta-avatar{margin-inline-end:12px}.purchase-method__icon{width:48px;height:48px;display:block}.purchase-method__icon svg{width:100%;height:100%;display:block}.purchase-instructions-button{padding:0;height:auto;color:var(--color-text-secondary)}.purchase-instructions-button:hover,.purchase-instructions-button:focus{color:var(--color-text-secondary)}.purchase-wire{margin-top:12px;color:var(--color-text-secondary)}.smpp-table .ant-table-thead>tr>th{white-space:normal;line-height:1.2}.smpp-col-title{display:inline-block;max-width:120px;white-space:normal;word-break:break-word}.http-api-descriptions{max-width:520px}.brand-registration .ant-form-item-label>label{font-weight:600}.brand-registration .ant-typography{margin-bottom:8px}.campaign-registration .ant-steps{max-width:360px}.campaign-registration .use-case-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;font-size:14px;line-height:1.4}.campaign-registration .use-case-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 32px}.campaign-registration .use-case-column{display:grid;gap:8px}.campaign-registration .use-case-price{color:var(--color-text-secondary, #8c8c8c);text-align:right;justify-self:end;white-space:nowrap}.campaign-registration .use-case-row--disabled .use-case-price{color:var(--ant-color-text-disabled, rgba(0, 0, 0, .25))}.campaign-registration .use-case-header .ant-typography{font-weight:600}.campaign-registration-modal .ant-modal-close{inset-inline-end:12px}.campaign-registration-modal .ant-modal-header{padding-inline-end:36px}@media(max-width:640px){.campaign-registration .use-case-columns{grid-template-columns:minmax(0,1fr)}.campaign-registration .use-case-columns .use-case-header:nth-child(2){display:none}}.numbers-page{display:flex;flex-direction:column;gap:16px}.numbers-demo-badge{align-self:flex-start;width:fit-content}.numbers-table .ant-table-thead>tr>th{font-weight:600}.numbers-table .ant-table{border-radius:var(--radius-lg);overflow:hidden}.numbers-table .ant-table-row{background:var(--color-bg-container)}.numbers-table .ant-table-cell{vertical-align:middle}.numbers-toolbar{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}.numbers-toolbar-right{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.numbers-separator-select{min-width:150px}.numbers-actions{display:flex;justify-content:flex-start}.numbers-actions .ant-btn{padding-inline:16px}@media(max-width:640px){.numbers-toolbar{align-items:stretch}.numbers-toolbar-right{width:100%}.numbers-separator-select{flex:1}.numbers-actions{width:100%}.numbers-actions .ant-btn{width:100%;justify-content:center}}.search-block-demo-badge{align-self:flex-start}.search-block-card{width:100%}.search-block-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.search-block-label{color:var(--ant-color-text-secondary);font-size:13px;font-weight:500}.search-block-area-code{max-width:150px}.search-block-select{max-width:400px}.search-block-summary{display:flex;flex-direction:column;gap:12px;margin-top:16px}.search-block-total{font-weight:600}.search-block-total.is-over{color:var(--ant-color-error)}.search-block-balance-warning{color:var(--ant-color-error-text)}.search-block-disclaimer{color:var(--ant-color-text-secondary)}.search-block-submit{display:flex;justify-content:flex-end}@media(max-width:768px){.search-block-submit{justify-content:flex-start}}.result-block-actions{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.result-block-note{margin-bottom:16px}.result-block-total-line{margin-top:12px;font-weight:500}.order-numbers-page{display:flex;flex-direction:column;gap:20px}.contacts-page{display:flex;flex-direction:column;gap:16px}.contacts-demo-badge{align-self:flex-start;width:fit-content}.contacts-table .ant-table-thead>tr>th{font-weight:600}.contacts-table .ant-table{border-radius:var(--radius-lg);overflow:hidden}.contacts-table .ant-table-row{background:var(--color-bg-container)}.contacts-table .ant-table-cell{vertical-align:middle}.contacts-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.contacts-actions .ant-btn{padding-inline:16px}@media(max-width:640px){.contacts-actions{flex-direction:column;width:100%}.contacts-actions .ant-btn{width:100%;justify-content:center}}.templates-page{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:24px;align-items:start}.templates-demo-badge{align-self:flex-start;width:fit-content;max-width:100%;white-space:normal}.templates-list{display:flex;flex-direction:column;gap:16px}.templates-select{display:none;flex-direction:column;gap:8px}.templates-table .ant-table-thead>tr>th{font-weight:600}.templates-table .ant-table{border-radius:var(--radius-lg);overflow:hidden}.templates-table .ant-table-row{background:var(--color-bg-container);cursor:pointer}.templates-table .ant-table-row:hover td{background:#00000005}.templates-table .ant-table-cell{vertical-align:middle}.templates-table .templates-row--active td{background:#1890ff14}.templates-actions{display:flex;gap:12px;justify-content:flex-start;margin-top:8px}.templates-editor{display:flex;flex-direction:column;gap:16px;max-width:520px}.templates-editor__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.templates-editor__label{font-weight:600}.templates-editor__buttons{display:flex;gap:12px;justify-content:center}@media(max-width:960px){.templates-page{grid-template-columns:1fr}.templates-editor{max-width:100%}.templates-table{display:none}.templates-select{display:flex}}.app-footer{text-align:center;background:var(--color-bg-container);color:var(--color-text-secondary);border-top:1px solid var(--color-border-secondary);height:48px;padding:13px 10px}.footer-inner{display:flex;justify-content:space-between}.footer-links{display:flex;gap:10px}:root{--header-height: 64px}.header-wrapper{background:var(--header-bg);color:var(--header-text);display:flex;align-items:center;padding:0 24px;font-weight:600;font-size:18px;border-bottom:1px solid var(--header-border);position:sticky;top:0;z-index:var(--z-header)}.header-inner{display:flex;justify-content:space-between;align-items:center;width:100%}.header-menu.ant-menu-horizontal{border-bottom:none;display:flex;flex-wrap:nowrap;min-width:0}.header-menu.ant-menu-horizontal>.ant-menu-item:after,.header-menu.ant-menu-horizontal>.ant-menu-submenu:after{content:none}.header-brand{flex-shrink:0;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.header-menu.ant-menu-horizontal>.ant-menu-item,.header-menu.ant-menu-horizontal>.ant-menu-submenu{display:flex;align-items:center;flex:1 1 auto;min-width:0;max-width:100%}.header-menu{background:transparent;border-inline-end:none;border-bottom:none;flex:1 1 auto;min-width:0;margin-left:10px}.header-actions{display:flex;gap:10px;align-items:center}.header-actions>*{flex-shrink:1;min-width:0}.header-topup{margin-left:6px}.header-theme-toggle{display:inline-flex;align-items:center;gap:6px}.header-theme-toggle-label{font-size:13px}.header-user-dropdown{padding:4px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:6px}.header-user-trigger-icon{font-size:14px}.header-registration-inline-button.ant-btn.ant-btn-text{height:auto;padding:0 2px;color:inherit;line-height:1}.header-user-label{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:6px}.header-user-text{white-space:normal;min-width:0}.header-user-check{color:var(--ant-color-success-text);flex-shrink:0}.header-user-caret{font-size:11px;opacity:.7}.header-registration-warning{display:inline-flex;align-items:center;flex-direction:column-reverse;justify-content:center;gap:6px;color:var(--ant-color-error-text);font-weight:600;min-width:150px;line-height:1.1}.header-sider-toggle{color:inherit}.header-registration-warning.is-pending{color:var(--ant-color-warning-text)}.header-warning-icon{flex-shrink:0;font-size:18px}.header-registration-warning .icon-36{font-size:36px}.header-menu .ant-menu-item.header-menu-item-registration{justify-content:center;min-width:48px}.header-balance .ant-statistic-title{text-align:center}.header-menu.ant-menu .ant-menu-item .ant-menu-title-content,.header-menu.ant-menu .ant-menu-submenu .ant-menu-title-content{white-space:normal;text-align:center;line-height:1.2;margin-inline-start:8px}@media(max-width:768px){:root{--header-height: 56px}.header-actions{gap:6px;justify-content:flex-end}.header-menu.ant-menu-horizontal{font-size:13px}.header-menu.ant-menu-horizontal>.ant-menu-item,.header-menu.ant-menu-horizontal>.ant-menu-submenu{padding-inline:8px}.header-menu.ant-menu .ant-menu-item .ant-menu-title-content,.header-menu.ant-menu .ant-menu-submenu .ant-menu-title-content{margin-inline-start:6px}.header-wrapper{padding-inline:16px}.header-registration-warning{min-width:0;gap:2px}.header-warning-text{display:none}.header-registration-warning .icon-36{font-size:28px}.header-user-text{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-user-check{display:none}}@media(max-width:520px){:root{--header-height: 52px}.header-menu.ant-menu-horizontal{font-size:12px}.header-actions{gap:2px}.header-menu.ant-menu-horizontal>.ant-menu-item,.header-menu.ant-menu-horizontal>.ant-menu-submenu{padding-inline:2px}.header-menu.ant-menu .ant-menu-item .ant-menu-title-content,.header-menu.ant-menu .ant-menu-submenu .ant-menu-title-content{margin-inline-start:0}.header-wrapper{padding-inline:12px;padding-block:6px}.header-brand{font-size:13px;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.1}.header-user-label{gap:4px}.header-balance .ant-statistic-title,.header-wrapper .header-balance .ant-statistic-title{font-size:9px}.header-balance .ant-statistic-content{font-size:14px}.header-topup{font-size:11px;padding:0 6px;height:26px}.header-user-caret{font-size:10px;display:none}.header-sider-toggle{padding:0;height:20px;min-width:0;line-height:1}.header-registration-warning{gap:0;justify-content:center;min-width:0}.header-warning-text{display:none}.header-registration-warning .icon-36{font-size:24px}.header-user-text{display:none}.header-user-dropdown{padding:0;min-width:30px;height:30px;width:30px;gap:0}.header-user-dropdown .ant-btn-icon{margin-inline-end:0;display:inline-flex;align-items:center;justify-content:center;line-height:1}.header-user-trigger-icon{font-size:24px}.header-user-label{display:none}}.app-sider{background:var(--color-bg-container);border-right:1px solid var(--color-border-secondary)}@media(max-width:1199px){.app-sider{position:fixed;top:var(--header-height);left:0;height:calc(100vh - var(--header-height));z-index:90;overflow:auto}}.public-layout{min-height:100vh;display:flex;align-items:center;justify-content:center}.auth-card{width:100%;max-width:400px;padding:24px}@media(max-width:360px){.auth-card{padding:16px}}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)}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}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-bg-layout)}a{color:inherit;text-decoration:none}:root[data-theme=dark] input:-webkit-autofill,:root[data-theme=dark] input:-webkit-autofill:hover,:root[data-theme=dark] input:-webkit-autofill:focus,:root[data-theme=dark] textarea:-webkit-autofill,:root[data-theme=dark] textarea:-webkit-autofill:hover,:root[data-theme=dark] textarea:-webkit-autofill:focus,:root[data-theme=dark] select:-webkit-autofill,:root[data-theme=dark] select:-webkit-autofill:hover,:root[data-theme=dark] select:-webkit-autofill:focus{color:var(--color-text);-webkit-text-fill-color:var(--color-text);caret-color:var(--color-text);-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 999999s ease-in-out 0s}
