@charset "UTF-8";.navbar[data-v-094b1e20]{position:fixed;top:0;left:0;right:0;z-index:300;height:120px;display:flex;align-items:center;transition:background .3s ease,box-shadow .3s ease,height .3s ease}.navbar--scrolled[data-v-094b1e20]{background:#fffffffa;box-shadow:0 4px 20px #00000014;height:80px}.navbar--dark:not(.navbar--scrolled) .navbar__logo[data-v-094b1e20]{color:#fff}.navbar--dark:not(.navbar--scrolled) .navbar__link[data-v-094b1e20]{color:#ffffffe0}.navbar--dark:not(.navbar--scrolled) .navbar__link[data-v-094b1e20]:hover{color:#fff}.navbar--dark:not(.navbar--scrolled) .navbar__link.router-link-active[data-v-094b1e20],.navbar--dark:not(.navbar--scrolled) .navbar__link--active[data-v-094b1e20]{color:#fff}.navbar--dark:not(.navbar--scrolled) .navbar__btn[data-v-094b1e20]{color:#ffffffeb}.navbar--dark:not(.navbar--scrolled) .navbar__btn[data-v-094b1e20]:hover{color:#fff}.navbar--dark:not(.navbar--scrolled) .navbar__username[data-v-094b1e20]{color:#fff}.navbar--dark:not(.navbar--scrolled) .navbar__arrow[data-v-094b1e20]{color:#ffffffb3}.navbar--dark:not(.navbar--scrolled) .navbar__user[data-v-094b1e20]:hover{background:#ffffff1a}.navbar--dark:not(.navbar--scrolled) .navbar__hamburger span[data-v-094b1e20]{background:#fff}.navbar__inner[data-v-094b1e20]{width:100%;max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.navbar__logo[data-v-094b1e20]{font-size:24px;font-weight:500;color:#09090a;text-decoration:none;white-space:nowrap}.navbar__left[data-v-094b1e20]{display:flex;align-items:center;gap:12px;flex-shrink:0}.navbar__left .logo-icon[data-v-094b1e20]{width:42px;height:42px;border-radius:8px;object-fit:cover}.navbar__center[data-v-094b1e20]{display:flex;align-items:center;justify-content:center;gap:48px;flex:1}.navbar__link[data-v-094b1e20]{color:#101010;text-decoration:none;font-size:18px;line-height:25px;font-weight:400;transition:color .2s ease;white-space:nowrap}.navbar__link[data-v-094b1e20]:hover{color:#327bff}.navbar__link.router-link-active[data-v-094b1e20],.navbar__link--active[data-v-094b1e20]{color:#09090a;font-weight:700}.navbar__right[data-v-094b1e20]{position:relative;flex-shrink:0}.navbar__actions[data-v-094b1e20]{display:flex;align-items:center;gap:20px}.navbar__btn[data-v-094b1e20]{padding:0;border:none;background:transparent;color:#101010;text-decoration:none;font-size:18px;font-weight:700;line-height:25px;transition:color .2s ease;white-space:nowrap}.navbar__btn[data-v-094b1e20]:hover{color:#327bff}.navbar__cta[data-v-094b1e20]{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:44px;padding:0 28px;border-radius:999px;background:#a3c2ff;border:1px solid #A3C2FF;color:#327bff;text-decoration:none;font-size:16px;font-weight:700;line-height:1;transition:background .2s ease,box-shadow .2s ease,transform .2s ease;white-space:nowrap}.navbar__cta[data-v-094b1e20]:hover{background:#8fb4ff;box-shadow:0 4px 16px #327bff40;transform:translateY(-1px)}.navbar__user[data-v-094b1e20]{display:flex;align-items:center;gap:4px;cursor:pointer;padding:8px 14px;border-radius:10px;transition:background .2s ease}.navbar__user[data-v-094b1e20]:hover{background:#327bff0f}.navbar__username[data-v-094b1e20]{font-size:16px;color:#101010;font-weight:500}.navbar__arrow[data-v-094b1e20]{font-size:18px;color:#999;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.navbar__arrow--open[data-v-094b1e20]{transform:rotate(180deg)}.navbar__dropdown[data-v-094b1e20]{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;min-width:140px;overflow:hidden;animation:dropdown-in-094b1e20 .2s ease}.navbar__dropdown-item[data-v-094b1e20]{display:block;padding:12px 20px;font-size:14px;color:#333;text-decoration:none;cursor:pointer;transition:background .2s ease}.navbar__dropdown-item[data-v-094b1e20]:hover{background:#327bff0f}.navbar__dropdown-item+.navbar__dropdown-item[data-v-094b1e20]{border-top:1px solid #E8E8E8}@keyframes dropdown-in-094b1e20{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.navbar__hamburger[data-v-094b1e20]{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:transparent;border:none;cursor:pointer;padding:6px;z-index:310;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.navbar__hamburger[data-v-094b1e20]:active{transform:scale(.9)}.navbar__hamburger span[data-v-094b1e20]{display:block;width:24px;height:2px;background:#101010;border-radius:1px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .25s ease}.navbar__hamburger--open[data-v-094b1e20]{transform:scale(1.05)}.navbar__hamburger--open span[data-v-094b1e20]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.navbar__hamburger--open span[data-v-094b1e20]:nth-child(2){opacity:0;transform:scale(.5)}.navbar__hamburger--open span[data-v-094b1e20]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.navbar-drawer-mask[data-v-094b1e20]{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:290;background:#00000073}.navbar-drawer[data-v-094b1e20]{display:none;position:fixed;top:0;right:0;width:280px;height:100vh;z-index:300;background:#fff;box-shadow:-4px 0 20px #0000001a;transform:translate(100%);transition:transform .35s ease}.navbar-drawer--open[data-v-094b1e20]{transform:translate(0)}.navbar-drawer__inner[data-v-094b1e20]{padding:100px 32px 40px;display:flex;flex-direction:column;gap:8px}.navbar-drawer__user[data-v-094b1e20]{font-size:20px;font-weight:600;color:#327bff;padding:16px 0;border-bottom:1px solid #E8E8E8;margin-bottom:8px}.navbar-drawer__link[data-v-094b1e20]{display:block;padding:16px 0;font-size:18px;color:#101010;text-decoration:none;border-bottom:1px solid #E8E8E8;transition:color .2s ease}.navbar-drawer__link[data-v-094b1e20]:hover{color:#327bff}.navbar-drawer__btn[data-v-094b1e20]{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;padding:14px 0;width:100%;background:#1f7bf8;color:#fff;text-decoration:none;font-size:16px;border-radius:999px;text-align:center;border:none;cursor:pointer}.navbar-drawer__btn--logout[data-v-094b1e20]{background:#fff;color:red;border:1px solid #FF0000;border-radius:10px}.navbar-drawer__btn--cta[data-v-094b1e20]{background:#a3c2ff;color:#327bff;border:1px solid #A3C2FF}@media (max-width: 768px){.navbar__center[data-v-094b1e20],.navbar__right[data-v-094b1e20]{display:none!important}.navbar__logo[data-v-094b1e20]{font-size:20px!important}.navbar__left .logo-icon[data-v-094b1e20]{width:36px!important;height:36px!important}.navbar__hamburger[data-v-094b1e20]{display:flex!important}.navbar-drawer-mask[data-v-094b1e20],.navbar-drawer[data-v-094b1e20]{display:block!important}}.footer[data-v-e07f58f3]{background:#212232;opacity:0}.footer__inner[data-v-e07f58f3]{max-width:1400px;margin:0 auto;padding:60px 24px 24px}.footer__top[data-v-e07f58f3]{display:flex;justify-content:space-between;gap:48px;padding-bottom:48px;border-bottom:1px solid #333743}.footer__top[data-v-e07f58f3]>*{opacity:0;transform:translateY(25px)}.footer__col[data-v-e07f58f3]{position:relative;flex:1;min-width:0}.footer__col[data-v-e07f58f3]:not(.footer__col--brand):before{content:"";position:absolute;left:-24px;top:0;bottom:0;width:1px;background:#333743}.footer__col--brand[data-v-e07f58f3]{flex:1.4;max-width:320px;padding-right:16px}.footer__col--brand[data-v-e07f58f3]:before{display:none}.footer__logo-container[data-v-e07f58f3]{display:flex;align-items:center;gap:12px}.footer .logo-icon[data-v-e07f58f3]{width:42px;height:42px;border-radius:8px;object-fit:cover;flex-shrink:0}.footer__logo[data-v-e07f58f3]{font-size:24px;font-weight:500;color:#fff;text-decoration:none}.footer__slogan[data-v-e07f58f3]{margin-top:16px;font-size:16px;line-height:1.6;font-weight:700;color:#ffffffeb}.footer__col-title[data-v-e07f58f3]{font-size:14px;font-weight:400;color:#fff;margin-bottom:20px;line-height:20px}.footer__links[data-v-e07f58f3]{list-style:none;padding:0;margin:0}.footer__links li[data-v-e07f58f3]{margin-bottom:14px}.footer__links li a[data-v-e07f58f3]{color:#676b7b;text-decoration:none;font-size:14px;line-height:20px;transition:color .3s}.footer__links li a[data-v-e07f58f3]:hover{color:#327bff}.footer__phone[data-v-e07f58f3]{font-size:28px;font-weight:700;line-height:1.3;color:#fff;margin:0 0 8px}.footer__support[data-v-e07f58f3]{font-size:14px;line-height:20px;color:#676b7b;margin:0}.footer__bottom[data-v-e07f58f3]{padding-top:24px;text-align:center;font-size:14px;line-height:20px;color:#676b7b}.default-layout[data-v-fbe4b192]{display:flex;flex-direction:column;min-height:100vh}.default-layout__main[data-v-fbe4b192]{flex:1}.auth-layout[data-v-d2098c45]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center}.auth-layout__bg[data-v-d2098c45]{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/bg-auth-B89MAeYT.png) no-repeat center/cover;z-index:0}.auth-layout__content[data-v-d2098c45]{position:relative;z-index:1;width:100%}.toast-message[data-v-acc2b7f9]{position:fixed;top:22%;left:50%;transform:translate(-50%);z-index:600;display:flex;align-items:center;gap:8px;padding:12px 28px;border-radius:10px;font-size:14px;color:#fff;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;pointer-events:none}.toast-message--success[data-v-acc2b7f9]{background:#10b981b8}.toast-message--error[data-v-acc2b7f9]{background:#ef4444b8}.toast-message--warning[data-v-acc2b7f9]{background:#f59e0bb8}.toast-message__icon[data-v-acc2b7f9]{font-size:14px;font-weight:700}.toast-slide-enter-active[data-v-acc2b7f9]{transition:all .45s cubic-bezier(.34,1.56,.64,1)}.toast-slide-leave-active[data-v-acc2b7f9]{transition:all .3s ease}.toast-slide-enter-from[data-v-acc2b7f9]{opacity:0;transform:translate(-50%) translateY(-24px) scale(.9)}.toast-slide-leave-to[data-v-acc2b7f9]{opacity:0;transform:translate(-50%) translateY(-14px) scale(.95)}.global-loading-bar[data-v-c7617313]{position:fixed;top:0;left:0;z-index:9999;width:100%;height:4px;background:linear-gradient(90deg,#1f7bf8,#a0cfff,#1f7bf8);background-size:200% 100%;animation:loading-slide-c7617313 2.8s linear infinite}@keyframes loading-slide-c7617313{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-fade-enter-active[data-v-c7617313]{transition:opacity .2s ease}.loading-fade-leave-active[data-v-c7617313]{transition:opacity .4s ease}.loading-fade-enter-from[data-v-c7617313],.loading-fade-leave-to[data-v-c7617313]{opacity:0}#app{width:100%;min-height:100vh}.page-fade-enter-active{transition:opacity .3s ease,transform .3s ease}.page-fade-leave-active{transition:opacity .2s ease,transform .2s ease}.page-fade-enter-from,.page-fade-leave-to{opacity:0;transform:scale(.995)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:#333;background:#fff}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.3}p{margin:0}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0;margin:0}img,svg{display:block;max-width:100%;height:auto}button{border:none;outline:none;cursor:pointer;background:none;padding:0;font:inherit;color:inherit}input,textarea,select{font-family:inherit;font-size:inherit}table{border-collapse:collapse;border-spacing:0}.user-layout__main{background:#f5f7fa}.user-layout__sidebar,.user-layout__content .profile-page,.user-layout__content .account-page,.user-layout__content .invitation-page,.user-layout__content .invoice-page{box-shadow:0 4px 24px #3b62f80f;border:1px solid rgba(59,98,248,.08)}.user-layout .table-scroll th{font-size:14px;font-weight:600;color:#121212;background:#1f7bf814}.user-layout .table-scroll td{font-size:14px;color:#333}.user-layout .table-empty-row td{color:#666}.user-layout .pagination span{color:#666;font-size:14px}.user-layout .tab{font-size:16px;color:#666}.user-layout .tab.active{color:#1f7bf8;font-weight:600}.user-layout .account-section__title,.user-layout .invitation-section__title{font-size:22px;font-weight:700;color:#121212}.user-layout .account-btn--primary,.user-layout .invitation-btn,.user-layout .invoice-btn,.user-layout .card-btn,.user-layout .tabs__apply-btn{border-radius:9999px;font-weight:600;background:linear-gradient(135deg,#656af8,#1f7bf8);box-shadow:0 4px 16px #3b62f833}.user-layout .account-btn--secondary{border-radius:9999px;color:#1f7bf8;border-color:#3b62f859}body{overflow-x:hidden}::selection{background:#1f7bf814;color:#1f7bf8}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}input,textarea,select{transition:border-color .3s ease,box-shadow .3s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}input:focus,textarea:focus,select:focus{outline:none;border-color:#1f7bf8;box-shadow:0 0 0 2px #1f7bf826;transform:scale(1.01)}.page-enter-active{transition:opacity .5s ease,transform .6s cubic-bezier(.34,1.56,.64,1)}.page-leave-active{transition:opacity .2s ease}.page-enter-from{opacity:0;transform:translateY(18px)}.page-leave-to{opacity:0}@media (max-width: 768px){.navbar-drawer{display:block!important}.navbar-drawer__link.router-link-active,.navbar-drawer__link.router-link-exact-active{color:#1f7bf8!important;font-weight:700!important}.navbar-drawer__inner{padding-top:24px!important}.navbar-drawer__user{font-size:20px!important;font-weight:600!important;color:#1f7bf8!important;padding:16px 0!important;border-bottom:0!important;margin-bottom:8px!important}.navbar-drawer__link{-webkit-tap-highlight-color:transparent}.footer__inner{padding:40px 16px 24px!important}.footer__top{flex-direction:column!important;gap:32px!important}.footer__col--brand{max-width:100%!important}.footer__col:not(.footer__col--brand):before{display:none!important}.footer__logo{font-size:22px!important}.footer .logo-icon{width:36px!important;height:36px!important}.footer__slogan{font-size:14px!important}.footer__col-title{font-size:14px!important;margin-bottom:12px!important}.footer__links li a{font-size:14px!important}.footer__phone{font-size:22px!important}.footer__support{font-size:13px!important}.footer__bottom{font-size:12px!important}.hero{min-height:auto!important}.hero__inner{flex-direction:column!important;justify-content:center!important;padding:24px 16px 48px!important;gap:32px!important}.hero__copy{max-width:100%!important;text-align:center!important}.hero__title{font-size:32px!important}.hero__subtitle{font-size:20px!important;margin-bottom:16px!important}.hero__desc{font-size:14px!important}.hero__actions{justify-content:center!important;flex-wrap:wrap!important;gap:12px!important}.hero__btn{height:44px!important;padding:0 24px!important;font-size:14px!important}.hero__visual{max-width:100%!important}.advantages{padding:60px 0 48px!important}.advantages__inner{padding:0 16px!important}.advantages__header{margin-bottom:28px!important;text-align:center!important}.advantages__title{font-size:26px!important}.advantages__eyebrow{font-size:15px!important;font-weight:700!important}.advantages__card{min-height:180px!important;padding:24px 20px!important}.advantages__card-title{font-size:18px!important}.advantages__card-desc{font-size:14px!important}.why{padding:60px 0 32px!important}.why__inner{flex-direction:column!important;gap:24px!important;padding:0 16px!important}.why__visual{min-height:unset!important}.why__visual-img{width:100%!important;height:auto!important}.why__title{font-size:24px!important;text-align:center!important}.why__label,.why__eyebrow{text-align:center!important;font-size:15px!important;font-weight:700!important}.why__text{font-size:14px!important;text-align:left!important}.why__partners{gap:20px 28px!important;margin-top:40px!important;padding:0 16px!important}.why__partners span{font-size:14px!important}.showcase{padding:24px 0 48px!important}.showcase__img{border-radius:12px!important}.solutions{padding:48px 0 60px!important}.solutions__inner{padding:0 16px!important}.solutions__title{font-size:26px!important}.solutions__eyebrow{font-size:15px!important;font-weight:700!important}.solutions__card{padding:120px 24px 28px!important;min-height:auto!important;max-width:100%!important}.solutions__card--blue{margin-top:0!important}.solutions__card--purple .solutions__card-icon,.solutions__card--blue .solutions__card-icon{top:10px!important;left:10px!important;width:96px!important;height:96px!important}.solutions__card-title{font-size:20px!important}.integration{padding:60px 0!important}.integration__inner{padding:0 16px!important}.integration__title{font-size:24px!important}.integration__eyebrow{font-size:15px!important;font-weight:700!important}.integration__desc{font-size:14px!important}.integration__img{max-width:100%!important}.integration__badge{top:46%!important;width:min(100px,36%)!important}.bottom-cta{padding:60px 16px!important}.bottom-cta__title{font-size:24px!important}.pricing{padding-top:136px!important}.pricing__hero-wrap{padding:24px 12px 0!important;margin-bottom:32px!important}.pricing__hero-bg{top:0!important;right:0!important;bottom:0!important;left:0!important;min-height:280px!important}.pricing__hero{padding:36px 16px 48px!important}.pricing__title{font-size:32px!important}.pricing__subtitle{font-size:14px!important}.pricing__cards-area{padding:0 12px 48px!important}.pricing__cards{flex-direction:column!important;align-items:center!important;gap:24px!important}.pricing__card{max-width:100%!important;width:100%!important}.pricing__card--featured{transform:none!important}.pricing__card-top{padding:20px!important;min-height:100px!important}.pricing__card-version{font-size:20px!important}.pricing__card-btn{width:100%!important}.pricing__compare{padding:0 12px!important;margin-bottom:48px!important}.pricing__platform{padding:0 12px!important}.pricing__platform-inner{padding:28px 20px!important}.pricing__platform-title{font-size:24px!important}.pricing__hub{padding:48px 16px!important}.pricing__hub-visual{height:300px!important}.pricing__hub-node{width:52px!important;height:52px!important}.pricing__platform-icon-wrap{width:60px!important;height:60px!important}.guide__hero{min-height:auto!important;padding-top:136px!important}.guide__hero-inner{flex-direction:column!important;padding:32px 16px!important;text-align:center!important}.guide__hero-title{font-size:36px!important}.guide__hero-subtitle{font-size:28px!important}.guide__hero-desc{font-size:14px!important}.guide__hero-visual{width:100%!important;max-width:360px!important}.guide__platforms{padding:40px 16px!important}.guide__platforms-row{gap:24px 36px!important}.guide__platform-item{width:56px!important;height:56px!important}.guide__features{padding:48px 0 0!important}.guide__features-inner{padding:0 16px!important}.guide__features-panel{margin-top:32px!important;padding:0 12px!important}.guide__features-panel-inner{padding:24px 12px 0!important}.guide__hub{padding:48px 16px!important}.guide__tabs-section{padding:48px 0!important;min-height:auto!important}.guide__inner{flex-direction:column!important;gap:16px!important;padding:0 16px!important}.guide__left{width:100%!important;flex-direction:row!important;overflow-x:auto!important}.guide__tab{height:44px!important;padding:0 20px!important;font-size:15px!important;white-space:nowrap!important;border-radius:8px 8px 0 0!important}.guide__slider{height:44px!important;border-radius:8px 8px 0 0!important}.guide__right{padding:24px 20px!important}.guide__panel{flex-direction:column!important;gap:20px!important}.guide__panel-img{width:100%!important;max-height:none!important;aspect-ratio:16/10!important}.guide__panel-title{font-size:18px!important}.guide__panel-line{font-size:15px!important;line-height:1.7!important}.download__hero{padding:144px 16px 48px!important}.download__hero-inner{flex-direction:column!important;gap:28px!important}.download__hero-title{font-size:26px!important}.download__hero-desc{font-size:14px!important}.download__hero-preview{width:100%!important}.download__features,.download__preview-section,.download__platform{padding:48px 16px!important}.download__feature-grid{grid-template-columns:1fr!important}.download__platform-tabs{width:100%!important;justify-content:center!important}.download__platform-tab{font-size:15px!important;padding:10px 18px!important}.download__download-card{padding:28px 20px!important}.download__download-btn{width:100%!important;min-width:0!important}.login__visual{min-height:160px!important}.login__illustration{display:none!important}.login__form-card{width:100%!important;max-width:100%!important;padding:28px 20px!important}.login__tabs{gap:20px!important}.login__tab{font-size:16px!important}.login__input,.login__phone-prefix{height:52px!important;font-size:14px!important}.login__code-btn{height:36px!important;padding:0 10px!important;font-size:12px!important}.login__input--code{padding-right:100px!important}.login__submit{height:52px!important;font-size:16px!important}.agreement-modal{width:92vw!important;max-height:80vh!important}.register__logo{top:20px!important;left:20px!important}.register__logo-icon{width:40px!important;height:40px!important}.register__logo-text{font-size:24px!important}.register__main{flex-direction:column!important;gap:32px!important;padding:0 16px!important;justify-content:center!important}.register__brand{display:none!important}.register__form-card{width:100%!important;max-width:100%!important;padding:32px 24px!important}.register__welcome{font-size:32px!important;margin-bottom:28px!important}.register__input{height:52px!important;font-size:14px!important}.register__code-btn{height:50px!important;width:100px!important;font-size:12px!important}.register__input--code{padding-right:110px!important}.register__submit{height:52px!important;font-size:18px!important;margin-top:20px!important}.register__bottom{flex-wrap:wrap!important;gap:4px!important;margin-top:20px!important}.register__bottom-text,.register__bottom-link,.register__bottom-phone{font-size:13px!important}.user-layout__main{height:auto!important;min-height:100vh!important;overflow:visible!important;padding-bottom:40px!important}.user-layout__inner{flex-direction:column!important;gap:16px!important;height:auto!important;padding:90px 16px 0!important}.user-layout__sidebar{width:100%!important;flex-direction:row!important;padding:12px 8px!important;border-radius:12px!important;overflow-x:auto!important;gap:8px!important}.user-layout__content{width:100%!important;min-height:60vh!important}.sidebar-nav{flex-direction:row!important;padding:0!important;gap:8px!important;flex-shrink:0!important;position:relative!important}.sidebar-nav__slider{height:40px!important;border-radius:8px!important}.sidebar-nav__item{height:40px!important;padding:0 16px!important;font-size:15px!important;white-space:nowrap!important;border-radius:8px!important;gap:6px!important}.sidebar-nav__icon{font-size:22px!important}.sidebar-service{display:none!important}.profile-page{border-radius:12px!important}.profile-header{padding:20px 16px!important}.welcome-title-row{flex-wrap:wrap!important;gap:6px!important}.welcome-username,.welcome-text{font-size:20px!important}.version-tag{font-size:14px!important;padding:2px 12px!important}.welcome-subtitle{font-size:14px!important}.cards-section{flex-direction:column!important;gap:12px!important}.card{padding:16px!important}.card--info{flex:1!important}.card-value{font-size:24px!important}.info-split{flex-direction:column!important;gap:12px!important}.info-block:first-child{width:100%!important}.info-divider{width:100%!important;height:1px!important;margin:0!important}.profile-tabs-section{padding:16px!important}.tabs{gap:24px!important}.tabs__slider{top:auto!important;bottom:-1px!important;height:2px!important;border-radius:1px!important}.tab{font-size:14px!important;padding-bottom:10px!important}.table-scroll{overflow-x:auto!important}.table-scroll table{min-width:600px!important}th{font-size:14px!important;padding:0 10px!important}td{font-size:13px!important;padding:8px 10px!important}.account-page{padding:20px 16px!important;border-radius:12px!important}.account-section__title{font-size:18px!important}.account-input{width:100%!important;max-width:100%!important}.account-pwd-row{width:100%!important}.account-section__row{flex-direction:column!important;align-items:flex-start!important}.modal-card{width:92vw!important;padding:24px!important}.account-actions{gap:12px!important}.invitation-page{padding:20px 16px!important;border-radius:12px!important}.invitation-section__title{font-size:18px!important}.invitation-input{width:100%!important;max-width:100%!important}.invitation-btn{width:100%!important;text-align:center!important}.invoice-page{padding:20px 16px!important;border-radius:12px!important}.invoice-form-row--split{flex-direction:column!important;gap:16px!important;width:100%!important}.invoice-field{width:100%!important;flex:1!important}.invoice-input{width:100%!important;max-width:100%!important}.invoice-label{font-size:16px!important}.invoice-btn{width:100%!important}.invoice-section--table .table-scroll{overflow-x:auto!important}.invoice-section--table .table-scroll table{min-width:700px!important}.empty-text{font-size:18px!important}.pay-modal{width:92vw!important;padding:28px 20px!important}.toast-message{max-width:90vw!important;font-size:14px!important;padding:12px 24px!important}.referral__hero{padding-top:144px!important;padding-bottom:48px!important}.referral__hero-inner{grid-template-columns:1fr!important}.referral__hero-pre{font-size:32px!important}.referral__hero-title{font-size:36px!important}.referral__calculator-img{max-width:100%!important}.referral__promote{padding:48px 16px!important}.referral__promote-head{grid-template-columns:1fr!important}.referral__promote-title{font-size:32px!important}.referral__standard{padding:48px 16px!important}.referral__standard-inner{grid-template-columns:1fr!important}.referral__standard-title{font-size:32px!important}.referral__hero-actions{flex-direction:column!important}.referral__hero-actions .referral__btn{width:100%!important}.contact__hero{padding-top:144px!important;padding-bottom:32px!important}.contact__hero-title{font-size:36px!important}.contact__methods{padding-bottom:48px!important}.contact__methods-title{font-size:28px!important;margin-bottom:28px!important}.contact__marketing,.contact__choose{padding:48px 16px!important}.referral__steps,.contact__cards,.contact__features{grid-template-columns:1fr!important}.pagination{padding:12px 0 0!important;gap:12px!important}.pagination button{width:28px!important;height:28px!important;font-size:12px!important}.pagination span{font-size:12px!important}}
