:root{--ink:#18202e;--muted:#737b8c;--line:#e7e9ef;--soft:#f5f6f9;--panel:#fff;--purple:#6757e8;--purple-dark:#5446cf;--purple-soft:#efedff;--green:#16a36a;--green-soft:#eaf9f2;--amber:#d78312;--amber-soft:#fff5df;--blue:#3478dc;--blue-soft:#eaf3ff;--danger:#dd4b55;--sidebar:#121826;--sidebar-text:#aeb5c4;--shadow:0 8px 30px rgba(25,34,52,.06)}
*{box-sizing:border-box}html{font-size:15px}body{margin:0;background:#f7f8fb;color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{tap-highlight-color:transparent}button{cursor:pointer}a{text-decoration:none;color:inherit}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:246px;background:var(--sidebar);color:var(--sidebar-text);padding:24px 16px 18px;display:flex;flex-direction:column;z-index:30;transition:transform .25s ease}.brand{display:flex;align-items:center;gap:11px;padding:0 10px 22px;color:#fff;font:800 20px 'Manrope',sans-serif}.brand-mark{width:31px;height:31px;background:linear-gradient(135deg,#8f83ff,#5b4bdd);border-radius:10px;position:relative;box-shadow:0 8px 18px rgba(103,87,232,.28)}.brand-mark span{position:absolute;background:#fff;border-radius:5px}.brand-mark span:first-child{width:15px;height:8px;left:6px;top:7px}.brand-mark span:last-child{width:10px;height:7px;right:5px;bottom:7px}.workspace-switcher{border:1px solid #2a3140;background:#1a2130;border-radius:12px;padding:10px;display:flex;align-items:center;gap:9px;margin-bottom:22px}.workspace-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#ffb25e;color:#4e2c00;font-weight:800;font-size:12px}.workspace-switcher>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.workspace-switcher strong{color:#f4f6fa;font-size:13px}.workspace-switcher small{font-size:10px;margin-top:2px}.workspace-switcher button,.user-card button{border:0;background:transparent;color:#8f98a9}.main-nav p{margin:0 12px 8px;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700;color:#667084}.nav-item{height:42px;border-radius:9px;padding:0 12px;display:flex;align-items:center;gap:11px;color:#aeb5c4;font-size:13px;font-weight:500;margin:2px 0;transition:.18s}.nav-item:hover{background:#1d2534;color:#fff}.nav-item.active{background:#282747;color:#fff}.nav-item.active .nav-icon{color:#9e93ff}.nav-icon{display:grid;place-items:center;color:#7f899a}.nav-icon svg{width:18px}.nav-item b{margin-left:auto;background:var(--purple);color:#fff;border-radius:8px;min-width:21px;height:21px;display:grid;place-items:center;font-size:10px}.sidebar-bottom{margin-top:auto}.help-card{position:relative;background:linear-gradient(145deg,#26223c,#1c2332);border:1px solid #302d4c;padding:14px;border-radius:12px;margin:14px 0;overflow:hidden}.help-card .spark{color:#a99fff;position:absolute;right:12px;top:10px}.help-card strong{color:#fff;font-size:12px}.help-card p{font-size:10px;line-height:1.5;margin:5px 0 10px}.text-button{border:0;background:transparent;color:#aaa1ff;font-size:10px;padding:0}.user-card{display:flex;align-items:center;gap:9px;border-top:1px solid #262e3d;padding:16px 6px 0}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#6959e7;color:#fff;font-weight:800;font-size:11px;flex:0 0 auto}.avatar.soft{background:#eeeaff;color:#5a4bd1}.user-card>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.user-card strong{font-size:11px;color:#fff}.user-card small{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-area{margin-left:246px;min-height:100vh}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);padding:0 30px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.topbar-left{display:flex;align-items:center;gap:12px}.topbar h1{font:800 20px 'Manrope',sans-serif;margin:0}.topbar p{color:var(--muted);font-size:11px;margin:4px 0 0}.topbar-actions{display:flex;align-items:center;gap:10px}.connection-pill{height:38px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 11px;font-size:10px;background:#fff}.connection-pill i{width:7px;height:7px;border-radius:50%;background:#24ba76;box-shadow:0 0 0 3px #e1f7ec}.connection-pill span{color:var(--muted)}.connection-pill strong{font-size:10px;color:var(--green)}.icon-button{width:38px;height:38px;border:1px solid var(--line);border-radius:9px;background:#fff;position:relative}.icon-button span{position:absolute;width:6px;height:6px;border-radius:50%;background:#ef5a62;right:8px;top:7px}.primary-button,.secondary-button{border:0;border-radius:9px;height:42px;padding:0 17px;font-weight:700;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:.18s}.primary-button{background:var(--purple);color:#fff;box-shadow:0 6px 18px rgba(103,87,232,.18)}.primary-button:hover{background:var(--purple-dark);transform:translateY(-1px)}.primary-button.compact{height:38px}.secondary-button{background:#fff;color:#3c4556;border:1px solid #dfe2e9}.secondary-button:hover{border-color:#b9b6ed;color:var(--purple)}.secondary-button.full{width:100%}.mobile-menu{display:none;border:0;background:transparent;font-size:20px}.content{padding:25px 30px 40px;max-width:1540px;margin:auto}.welcome-row,.action-strip,.section-heading,.report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.welcome-row h2{font:800 20px 'Manrope',sans-serif;margin:0}.welcome-row p,.section-heading p{font-size:12px;color:var(--muted);margin:5px 0 0}.date-filter{background:#eef0f4;padding:3px;border-radius:9px;display:flex}.date-filter button{border:0;background:transparent;border-radius:7px;padding:7px 13px;color:#6c7482;font-size:10px}.date-filter button.active{background:#fff;color:var(--ink);box-shadow:0 2px 7px rgba(20,26,40,.07);font-weight:700}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:17px}.stat-card,.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.stat-card{padding:17px}.stat-head{display:flex;align-items:center;justify-content:space-between}.stat-head button,.row-menu{border:0;background:transparent;color:#a3a9b4;letter-spacing:1px}.metric-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center}.metric-icon svg{width:17px}.metric-icon.violet{color:var(--purple);background:var(--purple-soft)}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.amber{color:var(--amber);background:var(--amber-soft)}.stat-card>p{margin:12px 0 6px;color:var(--muted);font-size:11px}.stat-value{display:flex;align-items:flex-end;gap:10px}.stat-value strong,.report-stats .stat-card>strong{font:800 23px 'Manrope',sans-serif}.stat-value span,.report-stats .stat-card>span{font-size:9px;color:var(--green);margin-bottom:4px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.75fr);gap:17px;margin-bottom:17px}.panel{padding:20px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-heading h3{font:800 14px 'Manrope',sans-serif;margin:0}.panel-heading p{font-size:10px;color:var(--muted);margin:4px 0 0}.panel-heading select,.filter-row button{border:1px solid var(--line);border-radius:8px;background:#fff;padding:7px 10px;color:#677080;font-size:10px}.chart-legend{display:flex;gap:22px;margin:18px 0 6px;padding-bottom:13px;border-bottom:1px solid #f0f1f4}.chart-legend span{font-size:9px;color:var(--muted);display:flex;align-items:center;gap:5px}.chart-legend i,.donut-legend i{width:7px;height:7px;border-radius:50%}.chart-legend i.sent{background:var(--purple)}.chart-legend i.delivered{background:#42a5ed}.chart-legend i.read{background:#7ed2c0}.chart-legend b{color:var(--ink);margin-left:2px}.line-chart{height:215px;display:flex;padding-top:10px}.y-labels{display:flex;flex-direction:column;justify-content:space-between;color:#a1a7b2;font-size:8px;padding-bottom:20px}.chart-plot{position:relative;flex:1;margin-left:10px}.chart-plot svg{position:absolute;left:0;top:0;width:100%;height:185px;overflow:visible}.grid-lines{height:175px;background:repeating-linear-gradient(to bottom,#edf0f4 0,#edf0f4 1px,transparent 1px,transparent 58px)}.line{fill:none;stroke-width:2.1;vector-effect:non-scaling-stroke}.sent-line{stroke:var(--purple)}.delivered-line{stroke:#42a5ed}.read-line{stroke:#7ed2c0}.area{fill:url(#areaFill);stroke:none}.x-labels{position:absolute;inset:auto 0 -2px;display:flex;justify-content:space-between;color:#9ca3af;font-size:8px}.live-badge{font-size:9px;color:var(--green);background:var(--green-soft);padding:5px 8px;border-radius:10px}.quality-score{display:flex;align-items:center;gap:15px;padding:18px 0}.ring{width:82px;height:82px;border-radius:50%;display:grid;place-content:center;text-align:center;background:conic-gradient(#24b87a 92%,#e9edf1 0);position:relative}.ring:before{content:"";position:absolute;inset:7px;background:#fff;border-radius:50%}.ring strong,.ring small{position:relative;z-index:1}.ring strong{font:800 21px 'Manrope'}.ring small{font-size:8px;color:var(--muted)}.quality-score>div:last-child{display:flex;flex-direction:column}.quality-score span{font-size:9px;color:var(--muted)}.quality-score>div>strong{font-size:12px;margin:3px 0}.quality-score>div>small{font-size:8px;color:#9ca2ae}.green-text{color:var(--green)!important}.health-list{border-top:1px solid var(--line);padding:10px 0 14px}.health-list div{display:flex;justify-content:space-between;padding:7px 0;font-size:10px}.health-list span{color:var(--muted)}.table-panel{padding:0;overflow:hidden}.table-panel .panel-heading{padding:18px 20px}.text-link{font-size:10px;color:var(--purple);font-weight:700}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#939aa8;background:#fafbfc;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 18px;white-space:nowrap}td{font-size:10px;padding:12px 18px;border-bottom:1px solid #eef0f3;white-space:nowrap}td>strong{display:block;font-size:11px}td>small{display:block;color:#9299a6;margin-top:3px}.status{display:inline-flex;align-items:center;border-radius:12px;padding:4px 8px;font-size:8px;font-weight:700}.status.completed{color:var(--green);background:var(--green-soft)}.status.scheduled{color:var(--purple);background:var(--purple-soft)}.status.sending{color:#2677d6;background:#eaf3ff}.status.failed{color:var(--danger);background:#fff0f1}.status.sending:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;margin-right:4px;animation:pulse 1.2s infinite}@keyframes pulse{50%{opacity:.35}}.search-box{height:42px;min-width:300px;border:1px solid var(--line);background:#fff;border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:8px}.search-box span,.inbox-search span{color:#9ea5b1}.search-box input,.inbox-search input{border:0;outline:0;width:100%;font-size:11px;background:transparent}.action-strip>div:last-child{display:flex;gap:9px}.mini-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px}.mini-stats article{background:#fff;border:1px solid var(--line);padding:16px 18px;border-radius:12px;display:flex;flex-direction:column}.mini-stats span{font-size:10px;color:var(--muted)}.mini-stats strong{font:800 19px 'Manrope';margin:5px 0}.mini-stats small{font-size:9px;color:#8f97a4}.filter-row{display:flex;gap:7px}.contact-cell{display:flex;align-items:center;gap:9px}.contact-cell>span:last-child{display:flex;flex-direction:column}.contact-cell strong{font-size:11px}.contact-cell small{font-size:9px;color:var(--muted);margin-top:3px}.tags{display:flex;gap:5px;flex-wrap:wrap}.tags span{background:#f0effa;color:#5f55a8;border-radius:10px;padding:4px 7px;font-size:8px;font-weight:700}.pagination{display:flex;justify-content:space-between;align-items:center;padding:13px 18px;font-size:9px;color:var(--muted)}.pagination div{display:flex;gap:4px}.pagination button{width:28px;height:27px;border:1px solid var(--line);background:#fff;border-radius:6px;font-size:9px}.pagination button.active{background:var(--purple);color:#fff;border-color:var(--purple)}.campaign-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.6fr);gap:18px;align-items:start}.composer{padding:0}.composer-progress{display:flex;align-items:flex-start;padding:18px 25px;border-bottom:1px solid var(--line)}.composer-progress>div{display:flex;align-items:center;gap:7px;white-space:nowrap}.composer-progress span{width:25px;height:25px;border-radius:50%;background:#eef0f4;color:#868e9c;display:grid;place-items:center;font-size:9px;font-weight:800}.composer-progress .active span{background:var(--purple);color:#fff}.composer-progress p{font-size:9px;font-weight:700}.composer-progress i{height:1px;background:#e4e6eb;flex:1;margin:13px 10px 0}.form-section{padding:22px 25px;border-bottom:1px solid var(--line)}.section-title{display:flex;gap:10px;margin-bottom:16px}.section-title>span{width:25px;height:25px;border-radius:7px;background:var(--purple-soft);color:var(--purple);display:grid;place-items:center;font-size:8px;font-weight:800}.section-title h3{font:800 13px 'Manrope';margin:0}.section-title p{font-size:9px;color:var(--muted);margin:3px 0}.form-section>label,.modal-card label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:700;color:#4b5361}.form-section input,.modal-card input,.modal-card select{height:42px;border:1px solid #dfe2e8;border-radius:8px;padding:0 12px;outline:0}.form-section input:focus,.modal-card input:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.form-section label small{align-self:flex-end;font-size:8px;color:#9aa1ad;font-weight:400}.select-card{width:100%;border:1px solid #dfe2e8;background:#fff;border-radius:10px;padding:11px;display:flex;align-items:center;text-align:left;gap:10px}.select-card>span:nth-child(2){display:flex;flex-direction:column;flex:1}.select-card strong{font-size:11px}.select-card small{color:var(--muted);font-size:9px;margin-top:3px}.whatsapp-dot,.template-mini{width:35px;height:35px;border-radius:10px;background:var(--green-soft);color:var(--green);display:grid;place-items:center;font-weight:800}.template-mini{background:var(--purple-soft);color:var(--purple)}.template-preview{margin:12px 0 0 45px;background:#f1f5f4;border-radius:10px;padding:13px;max-width:410px}.template-preview>small{font-size:7px;color:#8a928f;letter-spacing:.08em}.template-preview p{font-size:10px;line-height:1.55;margin:8px 0}.template-preview mark{background:#dcd8ff;color:#5547c9;padding:1px 3px;border-radius:3px}.template-preview button,.message-bubble button{width:100%;height:27px;border:0;background:#fff;color:#3d6f62;border-radius:5px;font-size:8px;font-weight:700}.composer-footer{padding:16px 25px;display:flex;justify-content:flex-end;gap:8px}.campaign-summary{position:sticky;top:96px}.campaign-summary>p{font-size:10px;color:var(--muted)}.summary-rows{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0;margin-top:14px}.summary-rows div{display:flex;justify-content:space-between;padding:7px 0;font-size:10px}.summary-rows span{color:var(--muted)}.summary-total{padding:14px 0;display:flex;flex-direction:column}.summary-total>span{font-size:10px}.summary-total strong{font:800 21px 'Manrope';margin:4px 0}.summary-total small{font-size:8px;color:var(--muted)}.compliance-note{display:flex;gap:9px;background:var(--green-soft);padding:11px;border-radius:9px;color:#286850}.compliance-note>span{width:20px;height:20px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:9px}.compliance-note p{font-size:8px;line-height:1.5;margin:0}.inbox-shell{padding:0;height:calc(100vh - 126px);display:grid;grid-template-columns:270px minmax(390px,1fr) 235px;overflow:hidden}.conversation-list,.contact-sidebar{border-right:1px solid var(--line);overflow:auto}.inbox-head{display:flex;justify-content:space-between;padding:16px}.inbox-head>div{display:flex;align-items:center;gap:7px}.inbox-head h3{margin:0;font:800 13px 'Manrope'}.inbox-head span{background:var(--purple-soft);color:var(--purple);font-size:7px;padding:3px 6px;border-radius:8px}.inbox-head button,.chat-header button{border:0;background:transparent;color:#7d8594}.inbox-search{margin:0 13px 10px;height:35px;border:1px solid var(--line);background:#f8f9fb;border-radius:8px;display:flex;align-items:center;padding:0 10px;gap:7px}.inbox-tabs{padding:0 13px 10px;display:flex;gap:5px}.inbox-tabs button{border:0;background:transparent;border-radius:7px;font-size:8px;padding:6px 9px;color:var(--muted)}.inbox-tabs button.active{background:var(--purple-soft);color:var(--purple);font-weight:700}.conversation{width:100%;border:0;border-top:1px solid #f0f1f4;background:#fff;padding:12px 13px;display:flex;text-align:left;gap:9px;position:relative}.conversation:hover,.conversation.active{background:#f5f3ff}.conversation-copy{min-width:0;flex:1}.conversation-copy>span:first-child{display:flex;justify-content:space-between;gap:8px}.conversation strong{font-size:10px}.conversation time{font-size:7px;color:#999faa}.conversation small{display:block;font-size:8px;color:#777f8e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:4px 0}.conversation em{font-style:normal;font-size:7px;background:#eef0f4;color:#7c8493;padding:3px 5px;border-radius:7px}.conversation>b{position:absolute;right:12px;bottom:12px;width:17px;height:17px;border-radius:50%;background:var(--purple);color:#fff;display:grid;place-items:center;font-size:7px}.chat-panel{display:flex;flex-direction:column;min-width:0;background:#f7f6f2}.chat-header{height:62px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 17px}.chat-header>div:last-child{display:flex;gap:6px}.chat-header button{width:31px;height:31px;border:1px solid var(--line);border-radius:7px}.chat-header small i{width:5px;height:5px;border-radius:50%;background:var(--green);display:inline-block}.chat-body{flex:1;overflow:auto;padding:18px 12%;background-color:#f5f3ed;background-image:radial-gradient(#e3e0d8 .65px,transparent .65px);background-size:9px 9px}.date-divider{text-align:center;font-size:7px;color:#858b94;margin:3px 0 15px}.message{max-width:72%;margin:8px 0;padding:8px 10px 5px;border-radius:10px;box-shadow:0 2px 5px rgba(28,33,42,.06)}.message p{font-size:9px;line-height:1.55;margin:0}.message>span{display:block;text-align:right;font-size:6px;color:#8a9099;margin-top:4px}.message.incoming{background:#fff;border-top-left-radius:2px}.message.outgoing{background:#dff7e9;margin-left:auto;border-top-right-radius:2px}.course-card{display:flex;gap:8px}.course-card>span{width:40px;height:40px;border-radius:7px;background:linear-gradient(135deg,#765ff1,#4a38a9);color:#fff;display:grid;place-items:center;font-weight:800;font-size:9px}.course-card>div{display:flex;flex-direction:column}.course-card strong{font-size:9px}.course-card small{font-size:7px;color:#647168;margin:3px 0}.course-card b{font-size:7px;color:#387459}.chat-composer{background:#fff;border-top:1px solid var(--line);padding:8px 12px}.quick-actions{display:flex;gap:5px;margin-bottom:6px}.quick-actions button{border:1px solid var(--line);background:#fff;color:#6e7685;border-radius:6px;padding:5px 7px;font-size:7px}.reply-box{display:flex;align-items:flex-end;border:1px solid var(--line);border-radius:9px;padding:6px;gap:6px}.reply-box>button:first-child{border:0;background:transparent;color:#8b92a0}.reply-box textarea{border:0;outline:0;resize:none;flex:1;font-size:9px;max-height:80px;padding:7px}.send-button{width:33px;height:33px;border:0;background:var(--purple);color:#fff;border-radius:8px;display:grid;place-items:center}.send-button svg{width:15px}.contact-sidebar{border:0;border-left:1px solid var(--line);background:#fff;overflow:auto}.profile-large{text-align:center;padding:22px;border-bottom:1px solid var(--line)}.profile-large .avatar{margin:auto;width:48px;height:48px}.profile-large h3{font:800 13px 'Manrope';margin:9px 0 3px}.profile-large p{font-size:8px;color:var(--muted);margin:0 0 8px}.contact-details{padding:15px;border-bottom:1px solid var(--line)}.contact-details h4{font-size:9px;margin:0 0 10px;display:flex;justify-content:space-between}.contact-details h4 button{border:0;background:transparent;color:var(--purple)}.contact-details>div:not(.tags){display:flex;justify-content:space-between;font-size:8px;padding:5px 0}.contact-details>div>span{color:var(--muted)}.contact-details>p{font-size:8px;line-height:1.5;color:#68707e}.template-tabs{display:flex;gap:7px;margin-bottom:16px}.template-tabs button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 11px;font-size:9px;color:#6c7482}.template-tabs button.active{background:var(--purple-soft);border-color:#d9d4ff;color:var(--purple);font-weight:700}.template-tabs span{opacity:.65;margin-left:3px}.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.template-card{padding:17px}.template-card-head{display:flex;align-items:center;gap:9px}.template-card-head>div{flex:1}.template-card-head h3{font:800 11px 'Manrope';margin:0}.template-card-head p{font-size:8px;color:var(--muted);margin:3px 0}.template-category{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;font-weight:800}.template-category.marketing{background:var(--purple-soft);color:var(--purple)}.template-category.utility{background:var(--blue-soft);color:var(--blue)}.message-bubble{margin:15px 0;background:#eff3f2;border-radius:10px;padding:13px;position:relative}.message-bubble p{font-size:9px;line-height:1.55;margin:0 0 9px}.message-bubble time{display:block;text-align:right;font-size:6px;color:#8c9492;margin-top:6px}.template-card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:12px}.template-card-footer>span{font-size:8px;color:var(--muted)}.template-card-footer strong{color:var(--ink);margin-left:4px}.template-card-footer button{border:0;background:#f5f6f8;color:#747c8a;border-radius:6px;height:27px}.automation-hero{min-height:290px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:35px;background:linear-gradient(120deg,#fff 45%,#f1efff)}.eyebrow{font-size:8px;color:var(--purple);letter-spacing:.13em;font-weight:800}.automation-hero h2{font:800 27px/1.23 'Manrope';margin:10px 0}.automation-hero h2 em{font-style:normal;color:var(--purple)}.automation-hero p{max-width:500px;color:var(--muted);font-size:11px;line-height:1.6}.flow-visual{display:flex;flex-direction:column;align-items:center}.flow-node{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dedbf7;border-radius:11px;box-shadow:0 8px 25px rgba(84,70,207,.1);padding:11px;width:250px}.flow-node>span{width:31px;height:31px;display:grid;place-items:center;background:var(--purple-soft);color:var(--purple);border-radius:8px}.flow-node div{display:flex;flex-direction:column}.flow-node small{font-size:6px;color:#959bab;letter-spacing:.1em}.flow-node strong{font-size:9px;margin-top:3px}.flow-node.trigger{border-color:#bcb4ff}.flow-visual>i{height:22px;border-left:2px dashed #c9c4ee}.flow-split{display:flex;gap:8px}.flow-node.small{width:160px}.section-heading{margin:25px 0 14px}.section-heading h2{font:800 16px 'Manrope';margin:0}.automation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.automation-card>div:first-child{display:flex;justify-content:space-between}.automation-icon{font-size:21px}.automation-card h3{font:800 13px 'Manrope';margin:14px 0 6px}.automation-card p{font-size:10px;color:var(--muted);line-height:1.5;min-height:31px}.automation-card>div:last-child{border-top:1px solid var(--line);padding-top:12px;display:flex;gap:20px}.automation-card>div:last-child span{display:flex;flex-direction:column;font-size:8px;color:var(--muted)}.automation-card>div:last-child b{font-size:12px;color:var(--ink);margin-bottom:2px}.switch{position:relative;width:34px;height:20px}.switch input{opacity:0;position:absolute}.switch i{position:absolute;inset:0;background:#d9dde4;border-radius:12px;transition:.2s}.switch i:before{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:.2s}.switch input:checked+i{background:var(--purple)}.switch input:checked+i:before{transform:translateX(14px)}.date-range{height:40px;border:1px solid var(--line);background:#fff;border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 11px;font-size:9px}.date-range button{border:0;background:transparent}.report-stats .stat-card{position:relative}.report-stats .stat-card>p{margin:0 0 7px}.report-stats .stat-card>span{display:block;margin:4px 0 0;color:var(--muted)}.reports-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:17px}.funnel{display:flex;flex-direction:column;align-items:center;gap:7px;margin-top:18px}.funnel div{width:var(--width);height:36px;background:linear-gradient(90deg,#8172ef,#5b4dd3);clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);color:#fff;padding:0 12%;display:flex;align-items:center;justify-content:space-between;font-size:9px}.funnel div:nth-child(2){opacity:.88}.funnel div:nth-child(3){opacity:.76}.funnel div:nth-child(4){opacity:.64}.funnel div:nth-child(5){opacity:.52}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:26px}.donut{width:140px;height:140px;border-radius:50%;background:conic-gradient(var(--purple) 0 86%,var(--green) 86% 100%);display:grid;place-items:center}.donut:before{content:"";position:absolute;width:94px;height:94px;border-radius:50%;background:#fff}.donut>span{position:relative;text-align:center;display:flex;flex-direction:column}.donut strong{font:800 16px 'Manrope'}.donut small{font-size:7px;color:var(--muted)}.donut-legend{display:flex;flex-direction:column;gap:12px}.donut-legend span{display:grid;grid-template-columns:8px 1fr auto;gap:7px;font-size:8px;align-items:center}.donut-legend i.purple{background:var(--purple)}.donut-legend i.green{background:var(--green)}.donut-legend i.orange{background:var(--amber)}.donut-legend b{font-weight:500;color:var(--muted)}.settings-layout{display:grid;grid-template-columns:190px 1fr;gap:18px}.settings-nav{display:flex;flex-direction:column;gap:3px}.settings-nav button{border:0;background:transparent;text-align:left;border-radius:8px;padding:10px 12px;color:#6e7684;font-size:10px}.settings-nav button.active{background:#eae7ff;color:var(--purple);font-weight:700}.settings-content{display:flex;flex-direction:column;gap:16px}.settings-section{padding:0}.settings-section>.panel-heading{padding:19px 21px;border-bottom:1px solid var(--line)}.number-card{margin:18px 20px;border:1px solid var(--line);border-radius:11px;padding:14px;display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:18px}.number-main{display:flex;gap:10px;align-items:center}.whatsapp-logo{width:38px;height:38px;border-radius:11px;background:var(--green);color:#fff;display:grid;place-items:center}.number-main>div{display:flex;flex-direction:column}.default-label{font-size:6px;color:var(--purple);font-weight:800}.number-main h3{font:800 11px 'Manrope';margin:3px 0}.number-main p{font-size:8px;color:var(--muted);margin:0}.number-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.number-metrics div{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:14px}.number-metrics span{font-size:7px;color:var(--muted);margin-bottom:4px}.number-metrics strong{font-size:9px}.number-metrics i{display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%}.migration-banner{margin:0 20px 20px;background:linear-gradient(100deg,#f3f1ff,#f8fbff);border:1px solid #dcd8ff;border-radius:11px;padding:15px;display:flex;align-items:center;gap:12px}.migration-icon{width:37px;height:37px;border-radius:10px;background:#fff;color:var(--purple);display:grid;place-items:center;font-size:19px}.migration-banner div{flex:1}.migration-banner h3{font:800 11px 'Manrope';margin:0}.migration-banner p{font-size:8px;line-height:1.5;color:#6f7684;margin:4px 0 0}.setting-row{display:flex;align-items:center;justify-content:space-between;padding:15px 21px;border-bottom:1px solid var(--line)}.setting-row strong{font-size:10px}.setting-row p{font-size:8px;color:var(--muted);margin:3px 0 0}.modal{position:fixed;inset:0;z-index:60;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-card{width:min(430px,100%);background:#fff;border-radius:17px;padding:26px;box-shadow:0 25px 80px rgba(17,24,39,.22);position:relative;animation:modalIn .2s ease}.modal-close{position:absolute;right:16px;top:13px;border:0;background:transparent;color:#8a919d;font-size:22px}.modal-icon{width:38px;height:38px;border-radius:10px;background:var(--purple-soft);color:var(--purple);display:grid;place-items:center;font-weight:800}.modal-card h2{font:800 18px 'Manrope';margin:13px 0 4px}.modal-card>p{font-size:10px;color:var(--muted);margin:0 0 18px}.modal-card label{margin:11px 0}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:19px}.info-box{background:var(--blue-soft);color:#34689a;border-radius:8px;padding:10px;font-size:9px;margin-top:12px}.backdrop{display:none;position:fixed;inset:0;background:rgba(14,20,31,.5);backdrop-filter:blur(2px);z-index:50}.backdrop.open{display:block}.toast{position:fixed;right:25px;bottom:25px;background:#18202e;color:#fff;padding:12px 16px;border-radius:10px;display:flex;align-items:center;gap:9px;z-index:80;box-shadow:0 15px 40px rgba(20,26,38,.25);transform:translateY(25px);opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:none}.toast span{width:20px;height:20px;border-radius:50%;background:var(--green);display:grid;place-items:center;font-size:9px}.toast p{font-size:10px;margin:0}@keyframes modalIn{from{transform:translateY(10px) scale(.98);opacity:0}}
@media(max-width:1180px){.dashboard-grid{grid-template-columns:1fr}.quality-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quality-panel .panel-heading{grid-column:1/-1}.inbox-shell{grid-template-columns:245px 1fr}.contact-sidebar{display:none}.number-card{grid-template-columns:1fr auto}.number-metrics{grid-column:1/-1}.campaign-layout{grid-template-columns:1fr}.campaign-summary{position:static}.automation-hero{grid-template-columns:1fr}.flow-visual{margin-top:30px}.automation-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.sidebar{transform:translateX(-100%);box-shadow:15px 0 50px rgba(0,0,0,.15)}.sidebar.open{transform:none}.main-area{margin-left:0}.mobile-menu{display:block}.content{padding:20px}.topbar{padding:0 20px}.connection-pill span{display:none}.stat-grid,.mini-stats{grid-template-columns:repeat(2,1fr)}.template-grid{grid-template-columns:1fr}.reports-grid{grid-template-columns:1fr}.settings-layout{grid-template-columns:1fr}.settings-nav{flex-direction:row;overflow:auto}.settings-nav button{white-space:nowrap}.inbox-shell{height:calc(100vh - 118px);grid-template-columns:220px 1fr}.automation-hero{padding:25px}}
@media(max-width:640px){.topbar p,.connection-pill,.icon-button{display:none}.topbar{height:65px}.topbar h1{font-size:17px}.content{padding:15px}.primary-button.compact{font-size:0;width:38px;padding:0}.primary-button.compact span{font-size:17px}.welcome-row,.action-strip,.report-toolbar{align-items:flex-start;flex-direction:column}.date-filter{width:100%}.date-filter button{flex:1}.stat-grid,.mini-stats,.automation-grid{grid-template-columns:1fr}.quality-panel{display:block}.performance-panel{padding:15px}.chart-legend{gap:8px;justify-content:space-between}.action-strip>div,.search-box{width:100%;min-width:0}.action-strip>div:last-child .secondary-button{flex:1}.action-strip>div:last-child .primary-button{flex:1}.composer-progress p{display:none}.composer-progress i{margin-right:5px;margin-left:5px}.template-preview{margin-left:0}.inbox-shell{grid-template-columns:1fr;height:calc(100vh - 95px)}.conversation-list{display:none}.chat-body{padding:15px}.message{max-width:88%}.number-card{grid-template-columns:1fr auto}.number-metrics{grid-template-columns:repeat(2,1fr)}.migration-banner{align-items:flex-start;flex-wrap:wrap}.migration-banner button{width:100%}.automation-hero h2{font-size:23px}.flow-split{flex-direction:column}.donut-wrap{flex-direction:column}.search-box{height:40px}.template-tabs{overflow:auto}.template-tabs button{white-space:nowrap}.toast{left:15px;right:15px;bottom:15px}}

/* AiSensy-inspired product modules, adapted to the Star Chats visual system. */
.account-health{display:flex;align-items:center;gap:16px;padding:0 15px;height:38px;border:1px solid var(--line);border-radius:9px;background:#fff}.account-health span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:8px;white-space:nowrap}.account-health b{color:var(--ink);font-size:9px}.account-health .healthy{color:var(--green)}
.setup-banner{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:17px;padding:18px 20px;background:linear-gradient(110deg,#fff 35%,#f1efff)}.setup-copy{display:flex;align-items:center;gap:12px;min-width:230px}.setup-copy>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--purple-soft);color:var(--purple);font-weight:800}.setup-copy h3{font:800 13px 'Manrope';margin:0}.setup-copy p{font-size:9px;color:var(--muted);margin:4px 0 0}.setup-steps{display:flex;align-items:center;gap:8px;flex:1;justify-content:flex-end}.setup-steps div{display:flex;align-items:center;gap:7px;border:1px solid #e6e3fb;background:#fff;padding:9px 11px;border-radius:9px;font-size:8px;color:#656d7c}.setup-steps b{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#efedff;color:var(--purple);font-size:8px}.setup-steps div:last-child{background:var(--green-soft);border-color:#d7f0e4;color:#216b4e}.setup-steps div:last-child b{background:var(--green);color:#fff}
.quick-guide{display:grid;grid-template-columns:280px 1fr;padding:0;margin-bottom:18px;overflow:hidden}.quick-guide>div:first-child{padding:22px;background:linear-gradient(145deg,#edfdf5,#f7fffb);border-right:1px solid #dcefe5}.quick-guide h2{font:800 18px 'Manrope';margin:7px 0}.quick-guide p{font-size:10px;color:var(--muted);line-height:1.55}.launch-grid{padding:18px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.launch-grid article{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:11px;padding:14px}.launch-grid strong{display:block;font-size:11px}.launch-grid p{margin:4px 0 0;font-size:9px}.launch-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto;background:var(--green-soft);color:var(--green);font-size:15px}.launch-grid article:nth-child(2) .launch-icon{background:var(--purple-soft);color:var(--purple)}.launch-grid article:nth-child(3) .launch-icon{background:var(--blue-soft);color:var(--blue)}.launch-grid article:nth-child(4) .launch-icon{background:var(--amber-soft);color:var(--amber)}
.segment-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.segment-summary article{display:flex;flex-direction:column}.segment-summary span{font-size:9px;color:var(--muted)}.segment-summary strong{font:800 21px 'Manrope';margin:7px 0}.segment-summary small{font-size:8px;color:var(--green)}.small-search{min-width:240px}
.campaign-records{margin-top:18px;padding:0;overflow:hidden}.campaign-records>.panel-heading{padding:18px 20px}.record-actions,.record-tabs{display:flex;align-items:center;gap:7px}.record-tabs{padding:0 20px 12px;border-bottom:1px solid var(--line)}.record-tabs button,.queue-strip button,.history-filter button,.integration-toolbar button{border:0;background:transparent;color:var(--muted);font-size:9px;padding:8px 11px;border-radius:7px}.record-tabs button.active,.queue-strip button.active,.history-filter button.active,.integration-toolbar button.active{background:var(--purple-soft);color:var(--purple);font-weight:700}
.queue-strip{margin-bottom:10px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.queue-strip>div{display:flex;gap:5px}.agent-bubbles{display:flex;align-items:center}.agent-bubbles span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#f0edff;color:var(--purple);border:2px solid #fff;font-size:8px;font-weight:800;margin-left:-5px}.agent-bubbles span:first-child{margin-left:0}.agent-bubbles small{font-size:8px;color:var(--muted);margin-left:8px}
.history-layout{display:grid;grid-template-columns:285px minmax(390px,1fr) 260px;padding:0;height:calc(100vh - 126px);overflow:hidden}.history-list,.history-profile{background:#fff;overflow:auto}.history-list{border-right:1px solid var(--line)}.history-list .inbox-search{margin-top:13px}.history-filter{display:flex;gap:4px;padding:0 12px 9px}.history-contact{display:flex;align-items:center;gap:9px;padding:12px 13px;border-top:1px solid #f0f1f4}.history-contact:hover,.history-contact.active{background:#f5f3ff}.history-contact>div{min-width:0;flex:1}.history-contact strong{display:block;font-size:10px}.history-contact small{display:block;font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.history-contact time{font-size:7px;color:#9ba1ad}.history-thread{display:flex;flex-direction:column;min-width:0;background:#f7f6f2}.history-thread .chat-body{padding:20px 9%}.history-profile{border-left:1px solid var(--line)}.profile-facts{padding:14px}.profile-facts div{display:grid;grid-template-columns:1fr 1.2fr;gap:8px;padding:6px 0;font-size:8px}.profile-facts span{color:var(--muted)}.history-profile details{border-top:1px solid var(--line);padding:14px;font-size:9px}.history-profile summary{cursor:pointer;font-weight:700}.history-profile details p{font-size:8px;color:var(--muted);line-height:1.5}
.integration-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.integration-toolbar>div{display:flex;gap:5px}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.integration-card{padding:20px;min-height:176px;transition:.18s}.integration-card:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(25,34,52,.1)}.integration-card h3{font:800 13px 'Manrope';margin:15px 0 6px}.integration-card p{font-size:9px;line-height:1.55;color:var(--muted);margin:0}.integration-card footer{margin-top:15px;display:flex;justify-content:space-between;align-items:center;font-size:8px;color:var(--green)}.app-icon{width:43px;height:43px;border-radius:11px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-weight:800;font-size:16px}.app-icon.sheets{background:#e7f7ed;color:#188a4f}.app-icon.shopify{background:#eef7df;color:#76a927}.app-icon.woo{background:#f2eaff;color:#8759bc}.app-icon.razorpay{background:#eaf2ff;color:#2669d9}.app-icon.zoho{background:#fff2e4;color:#e07420}.app-icon.webhook{background:#eef0f4;color:#4b5565}
.profile-layout{display:grid;grid-template-columns:190px 1fr;gap:18px}.profile-editor{padding:0}.profile-editor>.panel-heading{padding:19px 21px;border-bottom:1px solid var(--line)}.profile-editor-body{display:grid;grid-template-columns:220px 1fr;gap:25px;padding:28px}.profile-identity{text-align:center}.profile-identity .avatar{width:86px;height:86px;margin:0 auto 12px;font-size:25px;background:#153e45}.profile-identity h3{font:800 14px 'Manrope';margin:5px 0}.profile-identity p{font-size:9px;color:var(--muted);margin:3px}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-form label{display:flex;flex-direction:column;gap:6px;font-size:9px;font-weight:700}.profile-form input{height:41px;border:1px solid var(--line);border-radius:8px;padding:0 11px;outline:0}.profile-form input:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.profile-form .wide{grid-column:1/-1}.profile-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.security-card{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:15px}.security-card>div{display:flex;align-items:center;gap:11px}.security-card>div>span{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue)}.security-card h3{font:800 11px 'Manrope';margin:0}.security-card p{font-size:8px;color:var(--muted);margin:3px 0 0}
@media(max-width:1180px){.account-health span:nth-child(2){display:none}.setup-banner{align-items:flex-start}.setup-steps{flex-wrap:wrap}.history-layout{grid-template-columns:250px 1fr}.history-profile{display:none}.integration-grid{grid-template-columns:repeat(2,1fr)}.profile-editor-body{grid-template-columns:180px 1fr}}
@media(max-width:900px){.account-health{display:none}.quick-guide{grid-template-columns:1fr}.quick-guide>div:first-child{border-right:0;border-bottom:1px solid #dcefe5}.history-layout{grid-template-columns:220px 1fr;height:calc(100vh - 118px)}.profile-layout{grid-template-columns:1fr}.profile-layout>.settings-nav{flex-direction:row}.setup-banner{flex-direction:column}.setup-steps{justify-content:flex-start}.profile-editor-body{grid-template-columns:1fr}.profile-form{grid-template-columns:1fr}.profile-form .wide,.profile-actions{grid-column:auto}}
@media(max-width:640px){.setup-steps{display:grid;width:100%}.launch-grid,.segment-summary,.integration-grid{grid-template-columns:1fr}.quick-guide>div:first-child{padding:17px}.launch-grid{padding:12px}.queue-strip{overflow:auto}.queue-strip>div{min-width:max-content}.agent-bubbles{display:none}.history-layout{grid-template-columns:1fr;height:auto}.history-thread{display:none}.history-list{border:0}.integration-toolbar{align-items:flex-start;flex-direction:column;gap:10px}.integration-toolbar .search-box{width:100%}.profile-editor-body{padding:18px}.security-card{align-items:flex-start;flex-direction:column}.record-actions{flex-wrap:wrap}.campaign-records>.panel-heading{align-items:flex-start;flex-direction:column}}
.profile-editor{padding:28px;display:grid;grid-template-columns:220px 1fr;gap:25px;align-items:start}.profile-form .security-card{grid-column:1/-1}.security-card>span{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue);flex:0 0 auto}.security-card>div{display:block;flex:1}
@media(max-width:900px){.profile-editor{grid-template-columns:1fr}.profile-identity{padding-bottom:8px}}
@media(max-width:640px){.profile-editor{padding:18px}.profile-form .security-card{grid-column:auto}.profile-identity{padding-bottom:14px}}
.user-card form{margin:0}.user-card form button{border:0;background:transparent;color:#8f98a9;width:28px;height:28px;border-radius:7px}.user-card form button:hover{background:#262e3d;color:#fff}
.login-page{min-height:100vh;background:#f5f6fa}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.95fr) minmax(480px,1.05fr)}.login-intro{padding:42px 7vw;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 80% 15%,rgba(144,130,255,.35),transparent 27%),linear-gradient(145deg,#101625,#1a1938 62%,#2d2759)}.login-brand,.login-mobile-brand{display:flex;align-items:center;gap:11px;color:#fff;font:800 21px 'Manrope'}.login-intro h1{font:800 clamp(31px,3.3vw,53px)/1.12 'Manrope';margin:15px 0}.login-intro p{max-width:510px;font-size:13px;line-height:1.7;color:#c3c8d5}.login-intro>small{font-size:10px;color:#8f98aa}.login-panel{display:grid;place-items:center;padding:35px}.login-card{width:min(430px,100%);padding:37px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 24px 70px rgba(24,32,46,.1)}.login-mobile-brand{display:none;color:var(--ink);margin-bottom:28px}.login-card h2{font:800 25px 'Manrope';margin:10px 0 5px}.login-card>p{font-size:11px;color:var(--muted);line-height:1.55;margin:0 0 22px}.login-card label,.login-card form label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:700;color:#475062;margin:13px 0}.login-card input{width:100%;height:46px;border:1px solid #dfe2e9;border-radius:9px;padding:0 12px;outline:0;background:#fff}.login-card input:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.password-field{position:relative;display:block}.password-field input{padding-right:58px}.password-field button{position:absolute;right:8px;top:8px;height:30px;border:0;background:#f1efff;color:var(--purple);border-radius:6px;padding:0 9px;font-size:8px;font-weight:700}.login-submit{width:100%;margin-top:8px;height:46px}.login-alert,.login-success{padding:11px 12px;border-radius:9px;font-size:9px;line-height:1.5;margin:15px 0}.login-alert{background:#fff0f1;color:#a8323b;border:1px solid #ffd9dc}.login-success{background:var(--green-soft);color:#176f4d;border:1px solid #cbeedc}.demo-login{margin-top:16px;padding:11px;border:1px dashed #cdc8f7;background:#f8f7ff;border-radius:9px;display:grid;grid-template-columns:1fr 1fr;gap:4px;font-size:8px;color:#646c7a}.demo-login strong{grid-column:1/-1;color:var(--purple)}.login-help{display:block;text-align:center;color:#9299a6;margin-top:18px;font-size:8px}.setup-shell{min-height:100vh;display:grid;place-items:center;padding:25px}.setup-shell .login-card form{margin-top:18px}
@media(max-width:900px){.login-shell{grid-template-columns:1fr}.login-intro{display:none}.login-panel{min-height:100vh}.login-mobile-brand{display:flex}}
@media(max-width:520px){.login-panel{padding:16px}.login-card{padding:26px 20px;border-radius:16px}.login-card h2{font-size:21px}.demo-login{grid-template-columns:1fr}.demo-login strong{grid-column:auto}}
