@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ac-ink:#08143f;--ac-muted:#68758f;--ac-bg:#f4f8ff;--ac-card:#fff;--ac-line:#e1e9f5;--ac-coral:#1478f2;--ac-coral-dark:#0c63d9;--ac-mint:#16d4ae;--ac-blue:#1478f2;--ac-shadow:0 18px 50px rgba(20,91,190,.11);--ac-radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body,button,input,select,textarea{font-family:Manrope,Inter,Arial,sans-serif}body{color:var(--ac-ink);background:var(--ac-bg);font-size:15px;letter-spacing:-.01em}button,a{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.hidden{display:none!important}
.brand-mark,.logo-mark{display:inline-block;width:46px;height:42px;min-width:46px;border-radius:0;background:transparent url('/assets/icons/logo-mark.svg') center/contain no-repeat!important;box-shadow:none;font-size:0}.brand-mark i,.logo-mark i{display:none!important}
.sidebar-brand{padding:22px 18px 18px;gap:12px}.sidebar-brand strong{font-size:17px;font-weight:800;letter-spacing:-.04em}.sidebar-brand small{color:#8b95ad;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.sidebar{width:278px;background:#fff;border-right:1px solid var(--ac-line);box-shadow:none}.app-shell{background:var(--ac-bg)}.workspace-box{margin:0 14px 14px;padding:12px;border:1px solid var(--ac-line);border-radius:15px;background:#f8f9fc}.workspace-avatar{background:linear-gradient(135deg,#ff6b57,#ff3d68);box-shadow:0 7px 18px rgba(255,83,100,.25)}
.main-nav button,.sidebar-add-profile{min-height:46px;border-radius:13px;font-weight:650;color:#4a546e}.main-nav button:hover{background:#f5f7fb;color:var(--ac-ink)}.main-nav button.active{background:#111a35;color:#fff;box-shadow:0 8px 20px rgba(17,26,53,.14)}.main-nav button.active .nav-icon{color:var(--ac-mint)}.sidebar-add-profile{border:1px dashed #cfd6e5;color:var(--ac-coral-dark);background:#fff}.sidebar-add-profile:hover{border-color:var(--ac-coral);background:#fff6f7}.sidebar-profile-heading,.sidebar-menu-label{font-size:10px;letter-spacing:.12em;color:#929bb0}
.topbar{height:76px;background:rgba(244,246,251,.88);border-bottom:1px solid rgba(221,226,238,.8);backdrop-filter:blur(16px)}.topbar h1{font-size:23px;font-weight:800;letter-spacing:-.04em}.topbar p{font-size:12px;color:var(--ac-muted)}.top-search{border:1px solid var(--ac-line);background:#fff;border-radius:14px;min-height:42px}.content{padding:26px 30px 48px;max-width:1600px}
.panel,.metric-card,.plan-card,.current-plan-card,.system-card{background:#fff;border:1px solid var(--ac-line);border-radius:var(--ac-radius);box-shadow:0 2px 7px rgba(25,38,74,.025)}.panel:hover,.metric-card:hover,.plan-card:hover{border-color:#d7dcea}.panel-head{padding:22px 24px;border-bottom:1px solid var(--ac-line)}.panel-head h3{font-size:18px;font-weight:800;letter-spacing:-.03em}.panel-head p{color:var(--ac-muted);line-height:1.55}.section-kicker,.eyebrow{color:var(--ac-coral-dark);font-size:10px;letter-spacing:.14em;font-weight:800}
.btn,.button{border-radius:12px;min-height:43px;padding:0 17px;font-weight:750;letter-spacing:-.015em}.btn.primary,.button.primary{color:#fff;background:linear-gradient(135deg,#ff665b,#ff3f68);border-color:transparent;box-shadow:0 10px 22px rgba(255,72,96,.22)}.btn.primary:hover,.button.primary:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(255,72,96,.3)}.btn.dark{background:#111a35;color:#fff}.btn.ghost,.button.ghost{background:#fff;border:1px solid #dce1ec;color:var(--ac-ink)}.btn.ghost:hover,.button.ghost:hover{border-color:#adb7cb;background:#f9fafc}
input,select,textarea{min-height:44px;border:1px solid #d9deea;border-radius:12px;background:#fff;padding:10px 12px;color:var(--ac-ink);font-size:14px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--ac-blue);box-shadow:0 0 0 4px rgba(62,117,255,.1)}label{font-weight:650;color:#3b4661;gap:7px}.status-chip{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:750}.status-chip.success{background:#e8fbf5;color:#118568}.status-chip.warning{background:#fff5dc;color:#9a6800}.status-chip.danger{background:#fff0f2;color:#c12d46}
.auth-screen{min-height:100vh;background:#fff}.auth-visual{background:#111a35;color:#fff;position:relative;overflow:hidden}.auth-visual:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(101,226,193,.24),transparent 68%);right:-150px;top:-170px}.auth-visual:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(255,83,100,.23),transparent 68%);left:-190px;bottom:-180px}.auth-brand{position:relative;z-index:2;color:#fff;font-weight:800;font-size:18px}.auth-copy{position:relative;z-index:2}.auth-copy h1{font-size:clamp(40px,4vw,68px);line-height:.98;letter-spacing:-.065em}.auth-copy p{color:#b8c0d4;font-size:16px;line-height:1.65;max-width:560px}.auth-benefits>div{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:13px}.auth-benefits strong{color:#fff}.auth-benefits small{color:#aeb7cc}.benefit-icon{background:#fff!important;color:var(--ac-ink)!important;border-radius:11px}.auth-device-preview{position:relative;z-index:2;border-color:rgba(255,255,255,.12);box-shadow:0 30px 80px rgba(0,0,0,.35)}.auth-trust{position:relative;z-index:2;color:#cbd1df}.auth-panel{background:#fff}.auth-card{width:min(100%,520px);box-shadow:none}.auth-heading h2{font-size:31px;letter-spacing:-.045em}.auth-heading p,.auth-hint{color:var(--ac-muted)}.auth-tabs{background:#f2f4f8;border-radius:13px;padding:4px}.auth-tabs button{border-radius:10px}.auth-tabs button.active{background:#fff;color:var(--ac-ink);box-shadow:0 3px 12px rgba(25,38,74,.08)}
dialog.modal{border:none;border-radius:24px;box-shadow:0 30px 90px rgba(17,26,53,.24);max-width:min(680px,calc(100vw - 28px));overflow:hidden}dialog::backdrop{background:rgba(13,21,43,.55);backdrop-filter:blur(5px)}.modal-head{padding:22px 24px;background:#fff;border-bottom:1px solid var(--ac-line)}.modal-body{padding:24px;background:#fafbfc}.modal-actions{padding:16px 24px;background:#fff;border-top:1px solid var(--ac-line)}.modal-head h3{font-size:21px;letter-spacing:-.035em}.modal .icon{width:40px;height:40px;border-radius:12px;background:#f2f4f8;color:#58627a;font-size:20px}.modal .icon:hover{background:#ffecef;color:var(--ac-coral-dark)}
.channel-grid button,.channel-card{border:1px solid var(--ac-line);border-radius:16px;background:#fff;min-height:88px}.channel-grid button:hover,.channel-card:hover{transform:translateY(-2px);border-color:#cfd6e5;box-shadow:var(--ac-shadow)}.ac-brand-icon{width:34px;height:34px}.profile-card{border:1px solid var(--ac-line);border-radius:18px;background:#fff}.profile-card:hover{box-shadow:var(--ac-shadow)}
.inbox-layout{border:1px solid var(--ac-line);border-radius:20px;overflow:hidden;background:#fff}.conversation-list{background:#fff;border-right:1px solid var(--ac-line)}.conversation-item{border-radius:13px}.conversation-item.active{background:#eef2ff}.message.inbound{background:#f0f3f8;color:var(--ac-ink)}.message.outbound{background:#111a35;color:#fff}.composer{background:#fff;border-top:1px solid var(--ac-line)}
.metric-card{padding:20px}.metric-card strong{font-size:29px;letter-spacing:-.045em}.metric-icon{border-radius:14px;background:#f2f5ff;color:var(--ac-blue)}.metric-card:nth-child(2) .metric-icon{background:#fff0f2;color:var(--ac-coral)}.metric-card:nth-child(3) .metric-icon{background:#e9fbf6;color:#159579}.plan-card{padding:24px}.plan-card.popular{border:2px solid var(--ac-coral);box-shadow:0 15px 42px rgba(255,83,100,.13)}.popular-label{background:var(--ac-coral)!important;color:#fff!important;border-radius:999px}.plan-price strong{font-size:29px;letter-spacing:-.04em}.plan-card li{color:#58627a}.current-plan-card{background:#111a35;color:#fff;border:0}.current-plan-card p,.current-plan-card small,.current-plan-card span{color:#b9c1d2}.current-plan-card .btn.ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:#fff}
.quantity-field{display:block;padding:18px;border:1px solid var(--ac-line);border-radius:16px;background:#fff;margin-bottom:18px}.quantity-field>div{display:grid;grid-template-columns:44px 1fr 44px;gap:8px;margin:10px 0 6px}.quantity-field button{border:0;border-radius:11px;background:#111a35;color:#fff;font-size:20px}.quantity-field input{text-align:center;font-size:17px;font-weight:800}.quantity-field small{display:block;color:var(--ac-coral-dark);font-weight:750}
.site-header{background:rgba(255,255,255,.88)!important;border-bottom:1px solid var(--ac-line)!important;backdrop-filter:blur(16px)}.site-header .logo,.site-header nav a{color:var(--ac-ink)!important}.hero{padding-top:112px!important}.hero-copy h1{color:var(--ac-ink);font-size:clamp(46px,6vw,82px)!important;line-height:.97!important;letter-spacing:-.065em!important}.hero-copy p{color:var(--ac-muted)!important;font-size:18px!important;line-height:1.65}.hero-pill{background:#e9fbf6!important;color:#118568!important;border:1px solid #c7f4e7!important}.hero-product img,.tour-frame,.bitrix-shot{border-radius:22px!important;box-shadow:0 28px 80px rgba(25,38,74,.18)!important;border:1px solid var(--ac-line)!important}.features article,.payment-grid article,.price-card{border-color:var(--ac-line)!important;border-radius:20px!important;box-shadow:none!important}.features article:hover,.price-card:hover{transform:translateY(-4px);box-shadow:var(--ac-shadow)!important}.section-heading h2,.pricing-head h2,.bitrix h2,.cta h2{letter-spacing:-.05em!important;color:var(--ac-ink)!important}.bitrix{background:#111a35!important;border-radius:32px!important}.bitrix h2,.bitrix strong{color:#fff!important}.bitrix p,.bitrix span{color:#b9c1d2!important}.cta{background:linear-gradient(135deg,#111a35 0%,#1b2852 70%,#273568 100%)!important;border-radius:30px!important;overflow:hidden;position:relative}.cta:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(101,226,193,.12);right:-80px;top:-120px}.cta h2{color:#fff!important}.cta p{color:#c5ccda!important}footer{background:#0d142a!important}
.live-product{position:relative;display:grid;grid-template-columns:58px minmax(190px,35%) 1fr;min-height:500px;background:#fff;border:1px solid var(--ac-line);border-radius:24px;box-shadow:0 32px 90px rgba(25,38,74,.2);overflow:hidden;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.live-side{padding:16px 10px;background:#111a35;display:flex;flex-direction:column;align-items:center;gap:14px}.live-side img{width:36px;height:36px;border:0!important;box-shadow:none!important}.live-side i{display:block;width:32px;height:32px;border-radius:10px;background:rgba(255,255,255,.07)}.live-side i.active{background:linear-gradient(135deg,#ff665b,#ff3f68)}.live-list{padding:20px 13px;border-right:1px solid var(--ac-line);background:#fbfcfe}.live-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.live-title b{font-size:18px}.live-title span{font-size:9px;padding:5px 7px;border-radius:20px;background:#fff0f2;color:#d63850;font-weight:800}.live-search{padding:11px;border-radius:11px;background:#eef1f6;color:#939bad;font-size:11px;margin-bottom:12px}.live-list article{display:grid;grid-template-columns:32px 1fr auto;gap:9px;align-items:center;padding:11px 9px;border-radius:13px;margin:4px 0}.live-list article.active{background:#eef2ff}.live-list article .ac-brand-icon{width:30px;height:30px}.live-list article b{font-size:11px}.live-list article p{margin:3px 0 0;font-size:9px;color:#788199;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-list time{font-size:8px;color:#939bad}.live-chat{display:flex;flex-direction:column;min-width:0}.live-chat header{padding:18px 20px;border-bottom:1px solid var(--ac-line);display:flex;justify-content:space-between;align-items:center}.live-chat header b{font-size:14px}.live-chat header small{display:block;color:#7d869d;margin-top:3px}.online{color:#118568!important;font-size:10px}.live-messages{flex:1;padding:28px 20px;background:radial-gradient(circle at 100% 0,rgba(101,226,193,.12),transparent 35%),#f8f9fc}.live-messages p{width:78%;padding:12px 14px;border-radius:15px;font-size:11px;line-height:1.5;box-shadow:0 3px 12px rgba(25,38,74,.05)}.live-messages .from{background:#fff}.live-messages .to{background:#111a35;color:#fff;margin-left:auto}.live-compose{margin:13px;padding:11px 12px;border:1px solid var(--ac-line);border-radius:12px;color:#939bad;font-size:10px}.live-compose button{float:right;border:0;border-radius:8px;background:var(--ac-coral);color:#fff;width:28px;height:28px;margin-top:-7px}.auth-network{height:210px;display:grid!important;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;place-items:center;background:radial-gradient(circle,rgba(101,226,193,.16),rgba(255,255,255,.03) 55%,transparent 70%)!important;border:0!important;box-shadow:none!important}.auth-network>img{grid-column:2;grid-row:1/3;width:78px;height:78px;border:0!important;box-shadow:0 18px 40px rgba(0,0,0,.28)!important;z-index:2}.auth-network>span{width:46px;height:46px;z-index:2}.auth-network i{position:absolute;width:180px;height:1px;background:rgba(255,255,255,.14);transform:rotate(25deg)}.auth-network i:nth-last-child(3){transform:rotate(-25deg)}.auth-network i:nth-last-child(2){transform:rotate(155deg)}.auth-network i:nth-last-child(1){transform:rotate(-155deg)}
@media(max-width:1100px){.sidebar{width:236px}.content{padding:22px}.auth-copy h1{font-size:44px}.auth-device-preview{display:none!important}.site-header nav{display:none}.live-product{min-height:430px;grid-template-columns:52px 42% 1fr}.live-chat{display:none}}
@media(max-width:760px){body{font-size:14px}.sidebar{width:min(88vw,320px)}.content{padding:16px 14px 92px}.topbar{height:66px;padding:0 14px}.topbar h1{font-size:19px}.auth-panel{padding:24px 18px}.auth-card{padding:0}.auth-heading h2{font-size:27px}.auth-visual{display:none}.modal-body{padding:18px}.modal-head{padding:18px}.panel-head{padding:18px}.hero{padding:88px 18px 40px!important}.hero-copy h1{font-size:44px!important}.hero-copy p{font-size:16px!important}.bitrix,.cta{border-radius:22px!important}.plan-card{padding:20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
