:root{--bg:#f5f7fb;--surface:#fff;--ink:#172033;--muted:#6f7890;--line:#e6e9f0;--brand:#5b5be7;--brand-dark:#4646c7;--brand-soft:#eef;--green:#20a56b;--orange:#ef8a3e;--shadow:0 12px 35px #20274612}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--ink);font-family:SF Pro Arabic,Segoe UI,Tahoma,Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.app-layout{grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-left:1px solid var(--line);z-index:5;background:#fff;flex-direction:column;height:100vh;padding:24px 18px 16px;display:flex;position:sticky;top:0}.logo-wrap{direction:rtl;align-items:center;gap:11px;padding:0 7px;display:flex}.logo-mark{color:#fff;background:linear-gradient(145deg,#6e6ef0,#4a4ad2);border-radius:13px;place-items:center;width:40px;height:40px;display:grid;transform:rotate(-4deg);box-shadow:0 8px 18px #5b5be740}.logo-mark span{font-size:21px;font-weight:900;transform:rotate(4deg)}.logo-wrap strong{font-size:20px;line-height:1.05;display:block}.logo-wrap small{color:var(--muted);letter-spacing:.03em;direction:ltr;margin-top:3px;font-size:11px;font-weight:600;display:block}.workspace-switch{background:#f8f8fc;border:1px solid #ececf3;border-radius:13px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:10px;margin:29px 0 20px;padding:9px;display:grid}.workspace-switch strong,.workspace-switch small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.workspace-switch select{width:100%;color:var(--muted);background:0 0;border:0;outline:0;margin-top:2px;padding:0;font-size:9px;display:block}.workspace-switch strong{font-size:13px}.workspace-switch small{color:var(--muted);margin-top:2px;font-size:10px}.avatar{width:36px;height:36px;color:var(--brand-dark);background:#e9e9fc;border-radius:11px;place-items:center;font-weight:800;display:grid}.avatar-brand{color:#fff;background:#23243c}.main-nav{flex-direction:column;gap:3px;display:flex}.nav-label{color:#aaaebe;letter-spacing:.06em;margin:4px 11px 8px;font-size:10px;font-weight:800}.nav-label-spaced{margin-top:19px}.nav-item{color:#667086;border-radius:11px;align-items:center;gap:12px;height:43px;padding:0 11px;font-size:13px;font-weight:650;transition:all .18s;display:flex}.nav-item:hover{color:var(--ink);background:#f5f5fb}.nav-item.active{color:var(--brand-dark);background:var(--brand-soft);box-shadow:inset -3px 0 var(--brand)}.nav-badge{color:#fff;background:#ed5b5b;border-radius:8px;place-items:center;min-width:21px;height:19px;margin-right:auto;padding:0 5px;font-size:9px;display:grid}.sidebar-upgrade{color:var(--brand-dark);background:linear-gradient(135deg,#f0efff,#f8f8ff);border:1px solid #e5e3ff;border-radius:13px;margin-top:auto;padding:14px}.sidebar-upgrade strong{margin-top:7px;font-size:12px;display:block}.sidebar-upgrade p{color:#7777a6;margin:4px 0 0;font-size:10px;line-height:1.6}.user-card{text-align:right;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;margin-top:13px;padding:9px 4px;display:flex}.user-card:hover{background:#f7f7fa}.user-card span:last-child{min-width:0}.user-card strong,.user-card small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.user-card strong{font-size:11px}.user-card small{color:var(--muted);margin-top:2px;font-size:9px}.main-area{min-width:0}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:4;background:#ffffffe0;justify-content:space-between;align-items:center;height:88px;padding:0 35px;display:flex;position:sticky;top:0}.page-heading span{color:var(--brand);margin-bottom:4px;font-size:10px;font-weight:800;display:block}.page-heading h1{letter-spacing:-.02em;margin:0;font-size:21px}.topbar-actions{align-items:center;gap:11px;display:flex}.search-box{color:#a2a7b5;background:#f5f6f9;border:1px solid #ebedf2;border-radius:11px;align-items:center;gap:9px;width:250px;height:40px;padding:0 12px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.icon-button{border:1px solid var(--line);color:#596176;background:#fff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid;position:relative}.icon-button i{background:#ef5a5a;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.page-content{max-width:1500px;margin:0 auto;padding:30px 35px 45px}.primary-button,.outline-button,.soft-button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:var(--brand);box-shadow:0 8px 18px #5b5be72e}.primary-button:hover:not(:disabled){background:var(--brand-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:not-allowed}.outline-button{color:var(--brand-dark);background:#fff;border:1px solid #dcdcf4}.soft-button{color:var(--brand-dark);background:var(--brand-soft);min-height:35px}.wide-button{width:100%;margin-top:auto}.welcome-banner{color:#fff;min-height:172px;box-shadow:var(--shadow);background:linear-gradient(115deg,#252640,#3c3d70);border-radius:19px;justify-content:space-between;align-items:center;padding:30px 32px;display:flex;position:relative;overflow:hidden}.welcome-banner>:not(.banner-shape){z-index:2;position:relative}.welcome-banner span{color:#c6c7e8;font-size:12px}.welcome-banner h2{margin:7px 0 6px;font-size:23px}.welcome-banner p{color:#aeb0d0;margin:0;font-size:12px}.welcome-banner .primary-button{color:#363764;box-shadow:none;background:#fff}.banner-shape{border:35px solid #797ae124;border-radius:50%;position:absolute}.shape-a{width:240px;height:240px;top:-130px;left:8%}.shape-b{width:170px;height:170px;bottom:-145px;left:25%}.stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:43px 1fr;align-items:center;column-gap:12px;min-height:145px;padding:18px;display:grid;box-shadow:0 8px 26px #232a4b09}.stat-icon{border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.stat-icon.violet{color:#6464dd;background:#eef}.stat-icon.blue{color:#3985dc;background:#e9f4ff}.stat-icon.orange{color:#e57b32;background:#fff2e8}.stat-icon.green{color:#169861;background:#e8f8f1}.stat-card>span{color:var(--muted);font-size:11px;font-weight:700}.stat-card>strong{grid-column:1/-1;margin-top:8px;font-size:28px;line-height:1}.stat-card>small{color:#a1a6b5;grid-column:1/-1;margin-top:7px;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 8px 26px #232a4b09}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:74px;padding:17px 20px;display:flex}.panel-head h3{margin:3px 0 0;font-size:15px}.section-kicker{color:var(--brand);font-size:9px;font-weight:800}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:235px;padding:24px;display:flex}.empty-icon{background:var(--brand-soft);width:57px;height:57px;color:var(--brand);border-radius:18px;place-items:center;display:grid}.empty-state h4{margin:15px 0 6px;font-size:14px}.empty-state p{color:var(--muted);max-width:380px;margin:0;font-size:11px;line-height:1.7}.empty-state a{color:var(--brand);margin-top:13px;font-size:11px;font-weight:800}.quick-actions{padding:9px 17px 17px}.quick-actions a{border-bottom:1px solid #eff0f4;grid-template-columns:39px 1fr 17px;align-items:center;gap:11px;padding:13px 5px;display:grid}.quick-actions a:last-child{border:0}.quick-actions a>svg{color:#b3b6c2}.quick-icon{border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.quick-icon.blue{color:#3985dc;background:#e9f4ff}.quick-icon.orange{color:#e57b32;background:#fff2e8}.quick-icon.green{color:#169861;background:#e8f8f1}.quick-actions strong,.quick-actions small{display:block}.quick-actions strong{font-size:11px}.quick-actions small{color:var(--muted);margin-top:4px;font-size:9px}.review-note{color:#365486;background:#f3f7ff;border:1px solid #dfe8ff;border-radius:13px;gap:12px;margin-bottom:20px;padding:15px 18px;display:flex}.review-note strong{font-size:12px}.review-note p{color:#6980a5;margin:3px 0 0;font-size:10px}.connection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:950px;display:grid}.connection-card{border:1px solid var(--line);min-height:440px;box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;padding:24px;display:flex;position:relative}.connection-card.featured{border-color:#cfcffc;box-shadow:0 15px 38px #5252c81a}.connection-icons{align-items:center;min-height:52px;margin-bottom:18px;display:flex}.connection-icons span{color:#fff;border:3px solid #fff;border-radius:15px;place-items:center;width:48px;height:48px;margin-left:-7px;display:grid}.connection-icons svg{width:23px}.brand-facebook{background:#1877f2}.brand-instagram{background:linear-gradient(145deg,#7638bd,#ed5a65,#f0a43c)}.brand-messenger{background:#7967ee}.brand-whatsapp{background:#25b66f}.recommended{color:var(--brand-dark);background:var(--brand-soft);border-radius:8px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:23px;left:23px}.product-label{color:var(--green);font-size:9px;font-weight:800}.connection-card h2{margin:5px 0 8px;font-size:20px}.connection-card p{color:var(--muted);margin:0 0 18px;font-size:11px;line-height:1.8}.connection-card ul{margin:0 0 25px;padding:0;list-style:none}.connection-card li{color:#4f586c;align-items:center;gap:8px;margin:10px 0;font-size:11px;display:flex}.connection-card li svg{width:16px;color:var(--green)}.standalone-error{margin-bottom:15px}.module-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);gap:20px;max-width:1100px;display:grid}.module-hero{background:radial-gradient(circle at 15% 15%,#f0efff,#fff 48%);flex-direction:column;justify-content:center;align-items:flex-start;min-height:470px;padding:42px;display:flex}.module-icon{width:66px;height:66px;color:var(--brand);background:var(--brand-soft);border-radius:20px;place-items:center;margin-bottom:20px;display:grid}.status-pill{color:#b9692e;background:#fff5e9;border-radius:8px;align-items:center;gap:5px;padding:7px 10px;font-size:9px;font-weight:800;display:flex}.module-hero h2{margin:16px 0 9px;font-size:26px}.module-hero p{max-width:560px;color:var(--muted);margin:0 0 22px;font-size:12px;line-height:1.9}.capability-panel{overflow:hidden}.capability-panel>.panel-head svg{color:var(--brand)}.capability-list{margin:0;padding:20px;list-style:none}.capability-list li{color:#4c556a;border-bottom:1px solid #eff0f4;align-items:flex-start;gap:10px;padding:14px 0;font-size:11px;line-height:1.6;display:flex}.capability-list li:last-child{border:0}.capability-list svg{color:var(--green);flex:none}.build-status{background:#f7f7fb;border-radius:12px;margin:0 20px 20px;padding:16px}.build-status span,.build-status strong{font-size:9px;display:block}.build-status span{color:var(--muted)}.build-status strong{color:var(--brand-dark);margin-top:8px}.build-status div{background:#e5e5ee;border-radius:4px;height:5px;margin-top:9px;overflow:hidden}.build-status i{background:var(--brand);border-radius:4px;width:28%;height:100%;display:block}.login-page{background:#fff;grid-template-columns:1.02fr .98fr;min-height:100vh;display:grid}.login-panel{color:#fff;background:#292a48;min-height:100vh;padding:45px 60px;position:relative;overflow:hidden}.login-panel-inner{z-index:1;flex-direction:column;max-width:600px;height:100%;margin:0 auto;display:flex;position:relative}.login-panel .logo-wrap{padding:0}.login-panel .logo-wrap small{color:#aaaacb}.login-copy{z-index:2;margin-top:auto;margin-bottom:35px;position:relative}.eyebrow-chip{color:#bfc0e3;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-block}.login-copy h1{letter-spacing:-.04em;max-width:590px;margin:17px 0 15px;font-size:clamp(32px,4vw,54px);line-height:1.3}.login-copy h1 em{color:#8d8df2;font-style:normal}.login-copy p{color:#b7b8cf;max-width:510px;font-size:13px;line-height:1.9}.login-benefits{z-index:2;color:#dbdced;flex-direction:column;gap:13px;margin:0 0 auto;padding:0;font-size:11px;list-style:none;display:flex;position:relative}.login-benefits li{align-items:center;gap:9px;display:flex}.login-benefits svg{color:#7ed9ae;width:18px}.login-orbit{z-index:0;border:1px solid #8d8df22e;border-radius:50%;position:absolute}.orbit-one{width:600px;height:600px;top:70px;left:-290px}.orbit-two{width:420px;height:420px;top:160px;left:-200px;box-shadow:inset 0 0 100px #6565e114}.login-form-side{place-items:center;padding:45px;display:grid}.login-form{width:min(400px,100%)}.mobile-logo{display:none}.login-kicker{color:var(--brand);font-size:10px;font-weight:900}.login-form h2{margin:8px 0;font-size:30px}.login-form>p{color:var(--muted);margin:0 0 30px;font-size:11px}.login-form label{margin-bottom:17px;font-size:10px;font-weight:800;display:block}.field{color:#9ca2b2;border:1px solid #dde0e8;border-radius:11px;align-items:center;gap:10px;height:49px;margin-top:7px;padding:0 13px;transition:all .2s;display:flex}.field:focus-within{border-color:#9696ef;box-shadow:0 0 0 3px #eef}.field input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.field button{color:#9096a7;background:0 0;border:0;place-items:center;padding:3px;display:grid}.login-button{width:100%;height:49px;margin-top:6px}.form-error{color:#a83f3f;background:#fff0f0;border:1px solid #ffd8d8;border-radius:9px;margin-bottom:12px;padding:10px 12px;font-size:10px}.secure-note{color:#a0a5b3;justify-content:center;align-items:center;gap:5px;margin-top:17px;font-size:9px;display:flex}.legal-page{background:#f6f7fb;min-height:100vh;padding:60px 22px}.legal-page article{border:1px solid var(--line);max-width:800px;box-shadow:var(--shadow);background:#fff;border-radius:18px;margin:auto;padding:45px}.legal-page article>span{color:var(--brand);font-size:11px;font-weight:900}.legal-page h1{margin:9px 0;font-size:32px}.legal-page h2{margin:28px 0 8px;font-size:17px}.legal-page p{color:#596176;font-size:13px;line-height:2}.legal-updated{color:#999faf!important;font-size:10px!important}.module-columns{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:start;gap:18px;display:grid}.module-form{padding-bottom:20px;overflow:hidden}.module-form>label{color:#596176;margin:16px 20px 0;font-size:10px;font-weight:800;display:block}.module-form input,.module-form select,.module-form textarea,.inline-form input,.inline-form select,.composer input,.table-wrap select{background:#fff;border:1px solid #dde1ea;border-radius:10px;outline:0;width:100%;margin-top:7px;padding:11px;display:block}.module-form textarea{resize:vertical}.module-form>.primary-button,.module-form>.form-error,.module-form>.feature-warning{margin:16px 20px 0}.feature-warning{color:#9a612c;background:#fff7ea;border-radius:9px;padding:11px;font-size:10px;line-height:1.7}.data-panel{overflow:hidden}.empty-copy{color:var(--muted);text-align:center;padding:30px;font-size:11px}.data-list{padding:7px 18px 18px}.data-list article{border-bottom:1px solid #eff0f4;justify-content:space-between;align-items:center;gap:16px;padding:13px 3px;display:flex}.data-list article:last-child{border:0}.data-list b,.data-list small{display:block}.data-list b{font-size:11px}.data-list small{color:var(--muted);margin-top:4px;font-size:9px}.data-list em{color:#b74b4b;margin-top:4px;font-size:9px;display:block}.data-list button{background:var(--brand-soft);color:var(--brand-dark);border:0;border-radius:8px;padding:7px 11px;font-size:9px;font-weight:800}.connections-data{max-width:950px;margin-top:20px}.json-card{text-align:left;color:#d3d5f2;direction:ltr;background:#171827;border-radius:12px;margin:18px;padding:18px;font-size:10px;overflow:auto}.flag{color:#a94747;background:#fff1f1;border-radius:8px;padding:6px 8px;font-size:9px}.flag.on{color:#188a59;background:#e9f8f0}.settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.full-span{grid-column:1/-1}.inline-form{grid-template-columns:1fr 120px auto;gap:8px;padding:18px;display:grid}.inline-form input,.inline-form select{margin:0}.table-wrap{padding:10px 18px 20px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;font-size:11px}.table-wrap th,.table-wrap td{text-align:right;border-bottom:1px solid #eceef3;padding:12px}.table-wrap th{color:var(--muted);font-size:9px}.table-wrap select{margin:0;padding:7px}.inbox-grid{grid-template-columns:320px minmax(0,1fr);height:calc(100vh - 165px);min-height:560px;display:grid;overflow:hidden}.conversation-list{border-left:1px solid var(--line);overflow:auto}.module-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:62px;padding:0 16px;display:flex}.module-toolbar button{color:var(--brand);background:0 0;border:0;font-size:10px}.conversation{text-align:right;background:#fff;border:0;border-bottom:1px solid #eff0f4;width:100%;padding:14px 17px;position:relative}.conversation:hover,.conversation.active{background:#f5f5ff}.conversation b,.conversation small{display:block}.conversation b{font-size:11px}.conversation small{color:var(--muted);margin-top:5px;font-size:9px}.conversation i{background:var(--brand);color:#fff;border-radius:9px;padding:3px 6px;font-size:8px;font-style:normal;position:absolute;top:16px;left:12px}.message-pane{flex-direction:column;min-width:0;display:flex}.message-stream{background:#fafbfe;flex:1;padding:22px;overflow:auto}.bubble{border:1px solid var(--line);background:#fff;border-radius:14px 14px 14px 3px;width:fit-content;max-width:70%;margin-bottom:10px;padding:10px 13px}.bubble.outbound{background:var(--brand);color:#fff;border:0;border-radius:14px 14px 3px;margin-right:auto}.bubble p{margin:0;font-size:11px;line-height:1.7}.bubble small{opacity:.65;margin-top:5px;font-size:8px;display:block}.composer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:14px;display:grid}.composer input{margin:0}.ads-workspace{flex-direction:column;gap:18px;display:flex}.ads-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ad-object-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px;display:grid}.ad-object-list{border:1px solid var(--line);border-radius:12px;min-width:0;padding:13px}.ad-object-list h4{margin:0 0 10px;font-size:12px}.ad-object-list>small{color:var(--muted);font-size:9px}.ad-object-list article{border-bottom:1px solid #eff0f4;padding:9px 0}.ad-object-list article:last-child{border:0}.ad-object-list b,.ad-object-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ad-object-list b{font-size:10px}.ad-object-list small{color:var(--muted);margin-top:4px;font-size:8px}.composer select,.module-toolbar select{background:#fff;border:1px solid #dde1ea;border-radius:10px;outline:0;padding:11px;display:block}.module-toolbar{gap:12px}.module-toolbar select{width:auto;min-width:120px;padding:8px}.bubble a{color:inherit;margin-top:5px;font-size:9px;text-decoration:underline;display:block}.composer-rich{align-items:end}.composer-options{grid-column:1/-1;grid-template-columns:110px 1fr;gap:8px;display:grid}.composer-options input,.composer-options select{width:100%;margin:0}.whatsapp-template-layout{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:18px;display:grid}.template-note{color:#276d50;background:#ecfaf3;border-radius:9px;padding:11px;font-size:10px;line-height:1.7}.module-form>.template-note{margin:16px 20px 0}@media (max-width:1050px){.ads-builder-grid{grid-template-columns:1fr}.ad-object-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.module-layout,.module-columns,.settings-grid,.whatsapp-template-layout{grid-template-columns:1fr}.full-span{grid-column:auto}.connection-grid{grid-template-columns:1fr;max-width:680px}.login-panel{padding:38px}.search-box{width:190px}}@media (max-width:760px){.ad-object-columns{grid-template-columns:1fr}.app-layout{grid-template-columns:74px 1fr}.sidebar{padding:20px 10px}.sidebar .logo-wrap{justify-content:center}.sidebar .logo-wrap>div:last-child,.workspace-switch div,.workspace-switch>svg,.nav-label,.nav-item span,.nav-badge,.sidebar-upgrade,.user-card span:last-child{display:none}.workspace-switch{justify-content:center;margin:24px 0 16px;padding:7px;display:flex}.main-nav{align-items:center}.nav-item{justify-content:center;width:45px;padding:0;box-shadow:none!important}.nav-item.active{box-shadow:inset -3px 0 var(--brand)!important}.user-card{justify-content:center}.topbar{padding:0 18px}.search-box{display:none}.page-content{padding:20px 16px}.welcome-banner{padding:24px;display:block}.welcome-banner .primary-button{margin-top:20px}.stats-grid{grid-template-columns:1fr 1fr}.login-page{grid-template-columns:1fr}.login-panel{display:none}.login-form-side{min-height:100vh;padding:28px}.mobile-logo{margin-bottom:65px;display:block}.module-hero{min-height:370px;padding:28px}.connection-card{padding:20px}.legal-page article{padding:28px}.legal-page h1{font-size:26px}.inline-form{grid-template-columns:1fr}.inbox-grid{grid-template-columns:1fr;height:auto;min-height:0}.conversation-list{border-left:0;border-bottom:1px solid var(--line);max-height:260px}.message-pane{min-height:520px}.bubble{max-width:86%}.composer-options,.composer-rich{grid-template-columns:1fr}.composer-rich>.primary-button{width:100%}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.welcome-banner h2{font-size:19px}.topbar{height:76px}.page-heading h1{font-size:18px}}
