@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#15253d;background:#f4f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.login{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:#fff}.brand-panel{padding:48px 8vw 58px;background:radial-gradient(circle at 75% 25%,#1c5d86 0,transparent 38%),linear-gradient(150deg,#071d31,#0a304d 70%,#092438);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.brand{font:700 20px Manrope;display:flex;align-items:center;gap:8px}.brand span{display:inline-grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#38d6c3;color:#08283b;font-size:13px}.brand b{color:#45dcc9}.brand-panel h1{font:800 clamp(38px,5vw,72px)/1.08 Manrope;max-width:720px;margin:14px 0 22px;letter-spacing:-2.5px}.brand-panel p:not(.eyebrow){font-size:18px;line-height:1.7;color:#b6c8d7;max-width:600px}.eyebrow{font-weight:700;font-size:12px;letter-spacing:2px;color:#15a99a}.pulse{display:flex;align-items:center;gap:10px;color:#a9c0cf;font-size:14px}.login-panel{display:grid;place-items:center;padding:40px}.login-panel form{width:min(420px,100%)}.login-panel h2{font:800 40px Manrope;margin:8px 0}.muted{color:#748195;margin-bottom:35px}label{display:grid;gap:8px;font-weight:600;font-size:14px;margin:18px 0}input{border:1px solid #d9e1eb;border-radius:10px;padding:13px 14px;outline:none;background:#fbfcfe}input:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a619}form button,.new-card button{width:100%;border:0;border-radius:10px;background:#0da898;color:#fff;padding:14px 18px;font-weight:700;display:flex;justify-content:center;gap:10px;cursor:pointer}form small{display:block;text-align:center;color:#92a0b1;margin-top:18px}.error{background:#fff0f0;color:#ae3030;border-radius:8px;padding:11px}.loader{height:100vh;display:grid;place-items:center;color:#0da898;font:800 28px Manrope}.shell{min-height:100vh;display:grid;grid-template-columns:245px 1fr}aside{background:#071e31;color:#c1d0dc;padding:27px 18px;display:flex;flex-direction:column}.brand.dark{color:#fff;margin:0 6px 42px}.brand.dark span{width:34px;height:34px}nav{display:grid;gap:7px}nav button{border:0;background:transparent;color:#91a6b8;border-radius:9px;padding:12px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}nav button svg{width:19px}nav button.active{background:#123c55;color:#55e0cf}nav button:disabled{opacity:.48}nav em{margin-left:auto;font-size:10px;font-style:normal}aside footer{margin-top:auto;border-top:1px solid #163b52;padding:20px 5px 0;display:flex;align-items:center;gap:10px}aside footer div{display:grid;flex:1}aside footer strong{font-size:13px;color:#fff}aside footer small{font-size:11px}aside footer button{border:0;background:none;color:#8ba2b2;padding:4px}.content{padding:32px clamp(24px,4vw,64px);min-width:0}.content header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.content header h2{font:800 30px Manrope;margin:3px 0}.content header .eyebrow{margin:0}.avatar{width:43px;height:43px;border-radius:50%;background:#d7f7f2;color:#078578;display:grid;place-items:center;font-weight:800}.hero{background:linear-gradient(120deg,#0a314d,#0f5265);border-radius:18px;padding:34px 38px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.hero h1{font:700 31px Manrope;margin:15px 0 8px}.hero p{color:#b6ced8}.hero>svg{color:#2fbbab33}.online{font-size:12px;color:#5ee6d3}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0}.cards article,.table,.new-card{background:#fff;border:1px solid #e5ebf1;border-radius:14px;padding:20px}.cards article{display:grid;gap:7px}.cards small{color:#8190a2;font-weight:700;letter-spacing:1px}.cards strong{font:800 30px Manrope}.cards span{font-size:12px;color:#8290a0}.table{padding:0;overflow:hidden}.table-head{display:flex;justify-content:space-between;padding:20px 23px;border-bottom:1px solid #edf1f5}.table-head h3{margin:0;font:700 17px Manrope}.table-head span{font-size:12px;color:#8795a5}.row{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:14px 22px;border-bottom:1px solid #f0f3f6}.row:last-child{border:0}.row div{display:grid}.row small{color:#8492a2}.customer-icon{width:36px;height:36px;border-radius:10px;background:#dff7f3;color:#078c7d;display:grid;place-items:center;font-weight:800}.badge{background:#e5f8f2;color:#16866f;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:700}.empty{padding:50px;text-align:center;color:#8290a0}.customers-grid{display:grid;grid-template-columns:300px 1fr;gap:20px}.new-card h3{margin-top:0}.new-card button{margin-top:24px}@media(max-width:850px){.login{grid-template-columns:1fr}.brand-panel{display:none}.shell{grid-template-columns:1fr}aside{padding:14px;flex-direction:row;align-items:center;position:sticky;top:0;z-index:3}.brand.dark{margin:0 auto 0 0}.brand.dark b{display:none}nav{display:flex}nav button{font-size:0}nav button em{display:none}aside footer{display:none;margin:0;border:0}.content{padding:22px}.cards{grid-template-columns:repeat(2,1fr)}.customers-grid{grid-template-columns:1fr}}@media(max-width:500px){.cards{grid-template-columns:1fr 1fr}.hero{padding:25px}.hero>svg{display:none}.content header h2{font-size:24px}.row{padding:12px}.brand.dark{font-size:0}}select{font:inherit;border:1px solid #d9e1eb;border-radius:10px;padding:13px 14px;outline:none;background:#fbfcfe}.fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.price{font-weight:800;color:#0a8d80}.master-login .brand-panel{background:radial-gradient(circle at 70% 30%,#34347c 0,transparent 40%),linear-gradient(145deg,#11132c,#1a1d49)}.master-login .brand span,.master-top .brand span{background:#7c6cf2;color:#fff}.master-login .eyebrow,.master-top b{color:#9488ff}.master-login form button{background:#6356d8}.master-shell{min-height:100vh;background:#f5f5fa}.master-top{height:76px;padding:0 clamp(25px,5vw,70px);display:flex;align-items:center;justify-content:space-between;background:#15172e;color:#fff}.master-top>div:last-child{display:flex;align-items:center;gap:18px;font-size:13px}.master-top button{border:0;background:#ffffff12;color:#fff;padding:8px;border-radius:8px}.master-content{padding:45px clamp(25px,6vw,90px)}.master-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.master-heading h1{font:800 38px Manrope;margin:6px 0}.master-heading p{color:#7b8294}.primary,.inline-form button{background:#6356d8;color:#fff;border:0;border-radius:9px;padding:12px 17px;font-weight:700;display:flex;gap:8px;align-items:center}.inline-form{display:flex;gap:8px}.inline-form input{width:150px}.master-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.master-stats article{background:#fff;border:1px solid #e4e4ee;border-radius:14px;padding:21px;display:grid;gap:7px}.master-stats small{color:#85899a;font-weight:700}.master-stats strong{font:800 30px Manrope}.master-stats span{color:#85899a;font-size:12px}.tenant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.tenant-card{background:#fff;border:1px solid #e4e4ee;border-radius:15px;padding:21px}.tenant-card h3{font:700 19px Manrope;margin:13px 0 1px}.tenant-card small{color:#8a8fa0}.status{font-size:10px;font-weight:800;border-radius:20px;padding:5px 9px;background:#fff2cc;color:#8d6b00}.status.active{background:#ddf8ed;color:#18755a}.status.suspended,.status.cancelled{background:#ffe5e5;color:#a93737}.tenant-card dl{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #ededf3;padding:16px 0;margin:18px 0}.tenant-card dl div{display:grid;gap:3px}.tenant-card dt{font-size:10px;color:#8a8fa0}.tenant-card dd{margin:0;font-weight:700;font-size:13px}.tenant-card>button{border:1px solid #dedee8;background:#fff;border-radius:8px;padding:8px 12px;color:#51566a}@media(max-width:900px){.master-stats,.tenant-grid{grid-template-columns:1fr 1fr}.master-heading{display:grid;gap:15px}}@media(max-width:600px){.master-stats,.tenant-grid{grid-template-columns:1fr}.inline-form{display:grid}.master-top>div:last-child{font-size:0}}.tenant-form{background:#fff;border:1px solid #e4e4ee;border-radius:12px;padding:15px;display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:8px;max-width:650px}.tenant-form button{background:#6356d8;color:#fff;border:0;border-radius:9px;font-weight:700}.tenant-form input{margin:0}@media(max-width:650px){.tenant-form{grid-template-columns:1fr}}textarea{font:inherit;border:1px solid #d9e1eb;border-radius:10px;padding:13px 14px;outline:none;background:#fbfcfe;min-height:145px;resize:vertical}.inline-action{border:0;background:transparent;color:#087f74;font-size:11px;font-weight:700;padding:6px 0;cursor:pointer}.customer-toolbar{display:flex;gap:12px;align-items:end;margin-bottom:20px;flex-wrap:wrap}.customer-toolbar label{flex:1;min-width:230px;margin:0}.customer-toolbar button{width:auto}.customer-editor{background:#fff;border:1px solid #d9e1eb;border-radius:14px;padding:24px;margin-bottom:24px}.customer-editor-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.customer-fields{border:0;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.customer-fields input,.customer-fields select{min-width:0;width:100%}.customer-secondary,.customer-pagination button{border:1px solid #cbd7df;border-radius:8px;background:#fff;color:#145c63;padding:10px 14px;cursor:pointer}.customer-pagination{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:20px 0}.customer-pagination button{width:auto}.customer-workspace button:disabled{opacity:.5;cursor:default}.customer-addresses{border-top:1px solid #e5ebf1;margin-top:24px;padding-top:14px}.customer-addresses article{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid #edf1f5;padding:12px 0}.customer-addresses p{color:#596d80;line-height:1.6}.customer-editor fieldset:disabled{opacity:.7}@media(max-width:650px){.customer-fields{grid-template-columns:1fr}.customer-toolbar button{flex:1}.customer-editor{padding:15px}.customer-addresses article{display:block}}.content button{cursor:pointer}.content>.primary{margin:0 0 20px}.content .table button,.customer-editor-heading>button,.crm-tabs button{background:#fff;border:1px solid #ccd9df;border-radius:8px;padding:10px;color:#155661}.customer-editor{margin-top:20px}.crm-form{margin:20px 0}.crm-form>fieldset{border:0;padding:0;min-width:0}.crm-form input,.crm-form select,.crm-form textarea{max-width:100%}.crm-form textarea{width:100%}.crm-picker{background:#f6fafb;border:1px solid #dce5e9;padding:16px;border-radius:12px;margin:18px 0}.crm-picker .customer-toolbar{margin:12px 0}.crm-picker .customer-pagination{font-size:12px}.crm-choice{display:block;width:100%;text-align:left;background:#fff;border:1px solid #cbdcdf;padding:12px;margin:6px 0;border-radius:8px;color:#145b63}.crm-choice:focus{outline:2px solid #0da898}.crm-history{padding:14px;border-bottom:1px solid #e0e7ec}.crm-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.crm-document{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65;font:inherit;background:#f8fafc;border:1px solid #e0e7ec;padding:20px;border-radius:8px}.crm-hash{overflow-wrap:anywhere;font-size:12px;color:#536b79}.crm-check{display:flex;align-items:flex-start;line-height:1.5}.crm-check input{width:auto;margin-top:3px}.crm-mobile-logout{display:none}.content button:disabled{opacity:.5;cursor:default}.customer-editor-heading h3,.table strong{overflow-wrap:anywhere}@media(max-width:850px){.shell aside{position:static;flex-wrap:wrap}.shell nav{flex-wrap:wrap}.shell nav button{font-size:12px;padding:9px}.shell nav button svg{display:none}.crm-mobile-logout{display:block}}@media print{body *{visibility:hidden}body .print-document,body .print-document *{visibility:visible}.print-document{position:absolute;left:0;top:0;width:100%;padding:20px;color:#000}.crm-document{border:0;padding:0;background:#fff}.print-document h3{overflow-wrap:anywhere}}.provider-shell{grid-template-columns:224px minmax(0,1fr);background:#f3f6fa;color:#192940;font-size:14px}.provider-shell>aside{background:#112535;padding:20px 12px;position:sticky;top:0;height:100vh;overflow:auto;align-self:start}.provider-shell .brand.dark{font-size:17px;gap:5px;margin:0 5px 28px;white-space:nowrap}.provider-shell .brand b{color:#fff}.provider-shell .brand span{background:#1673ff;color:#fff;border-radius:8px;margin-right:5px;width:30px;height:30px;font-size:11px}.provider-shell .nav-heading{font-size:10px;letter-spacing:1.3px;color:#91a6b8;padding:0 12px;margin:0 0 12px}.provider-shell nav{gap:5px}.provider-shell nav button{padding:11px 12px;font-size:14px;border-radius:6px;color:#ccd7e2;gap:10px}.provider-shell nav button:hover{background:#263e52}.provider-shell nav button.active{background:#1673ff;color:#fff;box-shadow:0 3px 10px #0002}.provider-shell aside footer{margin-top:auto;padding-top:20px;margin-bottom:6px}.provider-shell aside footer svg{width:18px}.provider-shell aside footer small{font-size:12px}.provider-shell .content{padding:0 26px 30px;min-width:0}.provider-topbar{height:67px;margin:0 -26px 26px;padding:0 26px;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #e0e7ef;color:#66758c;font-size:13px;gap:12px}.provider-shell .account{display:flex;align-items:center;gap:10px;color:#192940}.account>div{display:grid;gap:3px}.account small{color:#6b7e95;font-size:12px}.provider-shell .avatar{width:32px;height:32px;background:#1673ff;color:#fff;font-size:14px}.provider-shell .account>button{border:0;background:none;padding:8px}.provider-shell .content header{margin-bottom:0}.provider-shell .content header h2{font-size:29px;letter-spacing:-1px;margin:4px 0 0}.provider-shell .eyebrow{color:#65768d;font-size:10px;letter-spacing:1.2px}.workspace-tag{background:#e8eef7;color:#435774;border-radius:5px;padding:7px 10px;font-size:12px}.provider-shell .content button{cursor:pointer;border:1px solid #dce5ee;border-radius:5px;padding:9px 12px;background:#fff;color:#23415e;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.provider-shell .content button:hover{background:#eff5ff;border-color:#93b6eb}.provider-shell .content button.primary,.provider-shell .crm-form>button{background:#1673ff;color:#fff;border-color:#1673ff;margin:10px 0 18px}.provider-shell button:disabled{opacity:.55;cursor:not-allowed}.provider-shell button:focus-visible,.provider-shell a:focus-visible{outline:3px solid #79aaff;outline-offset:3px}.provider-shell input:focus,.provider-shell select:focus,.provider-shell textarea:focus{outline:2px solid #79aaff;outline-offset:1px}.provider-shell input,.provider-shell select,.provider-shell textarea{background:#fafcff;border:1px solid #dce5ee;border-radius:5px;padding:10px 12px;font:inherit;max-width:100%}.provider-shell .crm-form fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.provider-shell label{font-size:14px}.provider-shell .customer-editor{background:#fff;border:1px solid #dce5ee;border-radius:7px;padding:22px;margin:20px 0}.provider-shell .customer-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.provider-shell .crm-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.provider-shell .crm-tabs .selected{background:#e8f1ff;color:#1062de;border-color:#9ac0ff}.provider-shell .section-description{color:#617189;line-height:1.7;margin:16px 0}.provider-shell .notice{padding:12px 15px;background:#edf4ff;border-left:3px solid #4388ed;line-height:1.6;color:#355474;border-radius:3px}.provider-shell .table{border-radius:7px;margin-top:16px}.provider-shell .crm-history{padding:20px;border-bottom:1px solid #e5ebf3}.provider-shell .crm-history h3{font-size:17px}.provider-shell .customer-toolbar{margin:18px 0;gap:12px}.provider-shell .customer-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 0;font-size:13px}.provider-shell .row-actions{display:flex;gap:6px}.dashboard-intro{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:5px 0 20px;color:#617189}.dashboard-intro p{margin:8px 0}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.metric{display:flex;gap:14px;padding:22px 18px;border:1px solid #e1e8f2;border-radius:7px;background:#fff}.metric h3{font-size:13px;font-weight:500;color:#51627d;margin:0 0 5px}.metric strong{font:800 28px Manrope,sans-serif;letter-spacing:-.7px;display:block}.metric small{display:block;color:#6b7c92;font-size:12px;line-height:1.5;margin-top:5px}.metric-icon{height:42px;width:42px;flex-shrink:0;display:grid;place-items:center;border-radius:8px}.metric-icon.green{background:#e7f8ed;color:#0a9953}.metric-icon.blue{background:#eaf2ff;color:#1673ff}.metric-icon.purple{background:#f3eaff;color:#9639ef}.metric-icon.orange{background:#fff0df;color:#e98513}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);gap:20px;align-items:start}.dashboard-panel{background:#fff;border:1px solid #e0e7f0;border-radius:7px;overflow:hidden}.panel-heading{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e9eef5}.panel-heading h3{font-size:16px;margin:0;font-weight:700}.panel-heading p{font-size:12px;line-height:1.5;color:#708098;margin:7px 0 0}.provider-shell .panel-heading button{font-size:12px;padding:7px;white-space:nowrap;color:#1673ff;border:0}.panel-body{padding:14px 20px;line-height:1.7;color:#596b83}.provider-shell .panel-link{border:0;border-top:1px solid #e9eef5;border-radius:0;width:100%;color:#1673ff;padding:14px;text-align:right}.vpn-summary{padding:15px 20px;border-bottom:1px solid #edf1f6;display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:space-between}.vpn-summary strong{font-size:14px}.vpn-summary small{display:block;color:#687b95;font-size:12px;margin-top:4px}.vpn-summary p{width:100%;color:#617189;font-size:12px;margin:3px 0}.panel-note{color:#65768e;font-size:12px;line-height:1.6;padding:0 20px}.data-table-wrap{overflow-x:auto;border:1px solid #e4eaf2;background:#fff;border-radius:6px;margin-top:16px}.dashboard-panel .data-table-wrap{border:0;margin:0;border-radius:0}.data-table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}.data-table caption{text-align:left;padding:14px 18px;color:#667891;font-size:12px}.data-table th{background:#f7f9fc;color:#40536e;font-size:12px;font-weight:700;white-space:nowrap;padding:13px 16px;border-bottom:1px solid #e6edf5}.data-table td{padding:14px 16px;border-bottom:1px solid #edf1f6;vertical-align:middle;line-height:1.5}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fafcff}.data-table small{display:block;color:#7b899c;font-size:12px;margin-top:3px}.provider-shell .data-table button{font-size:12px;padding:6px 9px}.state-tag{display:inline-block;background:#edf1f6;color:#465b76;padding:4px 7px;border-radius:4px;font-size:11px;line-height:1.5;white-space:nowrap}.state-tag.reserved{background:#e5f7ed;color:#187344}.pending-metrics{margin-top:20px}.pending-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.pending-grid>div{display:grid;gap:8px;padding:18px;border-right:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.pending-grid span{color:#51617a;font-size:13px}.pending-grid strong{font-size:22px;color:#7b8ba1}.pending-grid small{font-size:12px;color:#728199}.crm-summary{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:22px;padding:15px 20px;background:#fff;border:1px solid #e0e7f0;border-radius:7px;color:#617189}.crm-summary h3{margin:0;font-size:14px;color:#233957}.crm-summary strong{color:#192940}.last-updated{font-size:12px;color:#728199;margin:18px 0}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.status-grid>div{border:1px solid #e0e7f0;padding:15px;border-radius:6px;display:grid;gap:10px}.status-grid small{color:#62758e;font-size:13px}.status-grid strong{font-size:16px;overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1550px){.metric-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.provider-shell .content{padding-left:32px;padding-right:32px}.provider-topbar{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}}@media(max-width:1150px){.dashboard-grid{grid-template-columns:1fr}.pending-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{padding:18px 12px;gap:10px}}@media(max-width:850px){.provider-shell{grid-template-columns:1fr}.provider-shell>aside{height:auto;position:static;display:block;padding:14px}.provider-shell .brand.dark{font-size:17px;margin:0 0 14px}.provider-shell .brand.dark b{display:inline}.provider-shell .nav-heading{display:none}.provider-shell nav{display:flex;overflow-x:auto;padding-bottom:6px}.provider-shell nav button{font-size:13px;white-space:nowrap;flex-shrink:0}.provider-shell nav button svg{display:none}.provider-shell>aside footer{display:none}.provider-shell .content{padding:0 16px 24px}.provider-topbar{margin:0 -16px 22px;padding:0 16px}.provider-topbar>span{font-size:12px}.account>div{display:none}.metric-grid,.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.pending-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-shell .crm-form fieldset{grid-template-columns:1fr}.metric{display:block;padding:16px}.metric-icon{margin-bottom:12px;height:33px;width:33px}.metric strong{font-size:25px}.status-grid{grid-template-columns:1fr}.workspace-tag{display:none}.provider-shell .customer-pagination{flex-wrap:wrap;justify-content:center}.panel-heading{align-items:flex-start;padding:16px}.dashboard-intro{align-items:flex-start}.dashboard-intro button{flex-shrink:0}.provider-shell .customer-editor{padding:15px}}
