:root{--ink:#10211b;--muted:#64716c;--line:#dfe7e3;--paper:#f5f8f6;--white:#fff;--green:#35b779;--green-dark:#137c50}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{cursor:pointer}.shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#0f211b;flex-direction:column;height:100vh;padding:28px 20px 20px;display:flex;position:sticky;top:0}.brand{color:#fff;letter-spacing:-.5px;align-items:center;gap:11px;padding:0 8px 30px;font-size:21px;font-weight:750;text-decoration:none;display:flex}.brand-mark{color:#0f211b;background:#58df9b;border-radius:11px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:grid;position:relative;overflow:hidden}.brand-mark i{border:1px solid #0f211b3d;border-radius:50%;width:24px;height:24px;position:absolute}.brand-mark span{z-index:1}.workspace-label,.eyebrow{color:#84938d;letter-spacing:1.6px;margin:0;font-size:10px;font-weight:800}.sidebar .workspace-label{color:#6f8179;padding:0 12px 10px}.sidebar nav{gap:5px;display:grid}.nav-item{color:#aec0b8;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;text-decoration:none;display:flex}.nav-item span{text-align:center;width:19px}.nav-item:hover,.nav-item.active{color:#fff;background:#1a3229}.sidebar-bottom{margin-top:auto}.user-card{border-top:1px solid #284039;align-items:center;gap:10px;margin-top:12px;padding:14px 8px 4px;display:flex}.avatar{color:#174d36;background:#d9f4e6;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.user-card strong,.user-card small{display:block}.user-card strong{font-size:12px}.user-card small{color:#85978f;margin-top:3px;font-size:10px}.workspace{min-width:0;padding:40px clamp(24px,4vw,62px) 60px}.topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.topbar h1{letter-spacing:-1.5px;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,4vw,45px);font-weight:500}.top-actions,.hero-actions{align-items:center;gap:10px;display:flex}.icon-button,.primary-button,.dark-button,.text-button{border:0}.icon-button{border:1px solid var(--line);background:#fff;border-radius:10px;width:42px;height:42px}.primary-button,.dark-button{background:var(--green-dark);color:#fff;border-radius:9px;padding:12px 17px;font-size:13px;font-weight:700}.dark-button{background:#10211b}.text-button{color:#386454;background:0 0;padding:10px 0;font-size:12px;font-weight:750}.hero-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr);gap:18px;display:grid}.welcome-card,.health-card,.panel,.metric-grid article{border:1px solid var(--line);background:var(--white);border-radius:16px}.welcome-card{background:linear-gradient(135deg,#e5f8ec 0%,#f7fbf8 65%,#d5f3e2 100%);min-height:300px;padding:clamp(30px,5vw,54px);position:relative;overflow:hidden}.welcome-card:after{content:"";border:54px solid #2db0711c;border-radius:50%;width:320px;height:320px;position:absolute;top:-155px;right:-160px}.status-pill{color:#32604e;background:#ffffffc7;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.status-pill i{background:var(--green);border-radius:50%;width:7px;height:7px}.welcome-card h2{letter-spacing:-2px;margin:24px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,57px);font-weight:500;line-height:.98}.welcome-card h2 em{color:var(--green-dark);font-weight:500}.welcome-card>p{color:#567067;max-width:520px;margin:0 0 25px;font-size:14px;line-height:1.6}.health-card{padding:27px}.card-heading{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.card-heading p{color:var(--muted);margin:0 0 7px;font-size:11px}.card-heading h3{margin:0;font-size:20px}.pulse{background:var(--green);border-radius:50%;width:10px;height:10px;margin-top:6px;box-shadow:0 0 0 6px #dcf6e8}.health-row{color:var(--muted);border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:12px;padding:15px 0;font-size:12px;display:flex}.health-row strong{color:var(--green-dark);font-size:11px}.health-row strong.pending{color:#9a7140}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.metric-grid article{padding:21px}.metric-grid .metric-icon{float:right;color:#2a7d56;background:#eef7f2;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.metric-grid p{color:var(--muted);margin:0 0 16px;font-size:11px}.metric-grid strong{margin-bottom:6px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500;display:block}.metric-grid small{color:#8a9691;font-size:10px}.content-grid{grid-template-columns:1.35fr .85fr;gap:18px;display:grid}.panel{padding:26px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:21px;display:flex}.section-heading h2{margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.module-list article,.activity-list article{border-top:1px solid #edf1ef;align-items:center;gap:13px;padding:15px 0;display:flex}.module-icon{border-radius:11px;flex:0 0 39px;place-items:center;height:39px;font-weight:800;display:grid}.module-icon.mint{color:#187a50;background:#dcf6e7}.module-icon.blue{color:#315f9c;background:#e2edfa}.module-icon.amber{color:#99652b;background:#f8ecd9}.module-icon.violet{color:#6449a1;background:#ebe6f8}.module-list h3,.activity-list h3{margin:0 0 4px;font-size:13px}.module-list p,.activity-list p{color:var(--muted);margin:0;font-size:10px}.ready-tag{color:#28754f;background:#edf8f1;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:9px;font-weight:800}.activity-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #e4f6ec}.activity-list time{color:#89958f;margin-left:auto;font-size:9px}.empty-note{color:#667870;background:#f4f8f6;border-radius:9px;margin-top:17px;padding:13px;font-size:10px;line-height:1.5}@media (max-width:980px){.shell{grid-template-columns:78px 1fr}.sidebar{padding-inline:12px}.brand{justify-content:center;padding-inline:0}.brand>span,.workspace-label,.nav-item:not(.active){font-size:0}.nav-item{justify-content:center}.nav-item span{font-size:17px}.user-card>span:last-child{display:none}.user-card{justify-content:center}.hero-grid,.content-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.shell{display:block}.sidebar{z-index:10;flex-direction:row;align-items:center;width:100%;height:64px;padding:8px 12px;position:fixed;top:auto;bottom:0}.brand,.sidebar .workspace-label,.sidebar-bottom,.sidebar nav .nav-item:nth-child(n+5){display:none}.sidebar nav{justify-content:space-around;width:100%;display:flex}.nav-item,.nav-item.active{background:0 0;width:54px;height:48px;padding:0}.nav-item span{font-size:20px}.workspace{padding:24px 16px 88px}.topbar{align-items:flex-start}.topbar h1{font-size:31px}.icon-button{display:none}.primary-button{padding:11px;font-size:0}.primary-button:after{content:"+";font-size:20px}.welcome-card{min-height:0;padding:28px 23px}.welcome-card h2{font-size:41px}.hero-actions{flex-direction:column;align-items:flex-start}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article{padding:17px}.panel{padding:20px}.module-list article{align-items:flex-start}.ready-tag{display:none}}.auth-page{background:#fff;grid-template-columns:minmax(340px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 80% 20%,#0f7295 0,#0000 36%),linear-gradient(145deg,#061a35,#083f68);flex-direction:column;justify-content:space-between;padding:44px clamp(32px,6vw,86px);display:flex}.auth-brand,.mobile-auth-brand,.module-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.auth-brand .brand-mark,.mobile-auth-brand .brand-mark{color:#fff;background:linear-gradient(135deg,#1875e1,#2bd0c3)}.auth-brand .brand-mark i,.mobile-auth-brand .brand-mark i{border-color:#ffffff61}.auth-brand span{font-size:21px;font-weight:800}.auth-story .eyebrow{color:#67dbd4}.auth-story h1{letter-spacing:-3px;margin:20px 0;font:500 clamp(45px,6vw,72px)/.98 Georgia,serif}.auth-story h1 em{color:#55d8cf;font-weight:500}.auth-story div>p:last-child{color:#bdd0df;max-width:480px;line-height:1.7}.auth-story small{color:#8099ad}.auth-panel{background:#f5f8fb;place-items:center;padding:35px;display:grid}.auth-card{background:#fff;border:1px solid #dbe5ed;border-radius:18px;width:min(100%,470px);padding:42px;box-shadow:0 24px 70px #07192f1a}.mobile-auth-brand{display:none}.auth-card h2{margin:9px 0;font:500 38px Georgia,serif}.auth-copy{color:var(--muted);margin:0 0 27px;font-size:13px}.auth-card label{color:#304760;gap:8px;margin:16px 0;font-size:12px;font-weight:750;display:grid}.auth-card input{color:#10243e;background:#fff;border:1px solid #d2deea;border-radius:9px;outline:none;width:100%;padding:13px 14px}.auth-card input:focus{border-color:#176fd4;box-shadow:0 0 0 3px #e3eefb}.auth-submit{color:#fff;background:linear-gradient(110deg,#075ed1,#1687eb);border:0;border-radius:9px;width:100%;margin-top:7px;padding:14px;font-weight:800;box-shadow:0 12px 26px #0b67d82e}.reset-link{color:#145fba;background:0 0;border:0;width:100%;padding:15px;font-size:11px;font-weight:700}.security-note{color:#839089;text-align:center;border-top:1px solid #edf1ef;margin:11px 0 0;padding-top:17px;font-size:10px;line-height:1.55}.auth-alert{border-radius:8px;margin:16px 0;padding:11px;font-size:11px;line-height:1.45}.auth-alert.error{color:#8a2b2b;background:#fff0f0}.auth-alert.success{color:#236746;background:#eaf8f0}.module-page{background:var(--paper);min-height:100vh}.module-topbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:32px;height:72px;padding:0 clamp(20px,4vw,56px);display:flex}.module-brand{color:var(--ink)}.module-topbar nav{gap:4px;margin:auto;display:flex}.module-topbar nav a{color:#607069;border-radius:8px;padding:10px 12px;font-size:12px;text-decoration:none}.module-topbar nav a:hover{color:var(--ink);background:#f1f6f3}.module-body{padding:42px clamp(20px,5vw,70px) 70px}.module-titlebar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.module-titlebar h1{letter-spacing:-1.5px;margin:7px 0;font:500 clamp(38px,5vw,54px) Georgia,serif}.module-titlebar>div>p:last-child{max-width:650px;color:var(--muted);margin:0;font-size:13px}.module-metrics{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.module-metrics article,.module-table-card{border:1px solid var(--line);background:#fff;border-radius:14px}.module-metrics article{padding:20px}.module-metrics p{color:var(--muted);margin:0 0 14px;font-size:11px}.module-metrics strong{margin-bottom:6px;font:500 30px Georgia,serif;display:block}.module-metrics small{color:#8b9792;font-size:9px}.module-table-card{margin-top:16px;padding:26px}.module-empty{text-align:center;background:#fbfdfc;border:1px dashed #cfdbd5;border-radius:12px;place-content:center;justify-items:center;min-height:330px;padding:35px;display:grid}.module-empty>span{color:#24744e;background:#e7f5ed;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.module-empty h3{margin:16px 0 7px}.module-empty p{max-width:420px;color:var(--muted);margin:0 0 20px;font-size:11px;line-height:1.55}@media (max-width:800px){.auth-page{display:block}.auth-story{display:none}.auth-panel{min-height:100vh;padding:20px}.mobile-auth-brand{margin-bottom:32px;display:flex}.module-topbar{height:62px;padding:0 16px}.module-topbar nav{display:none}.module-topbar .avatar{margin-left:auto}.module-body{padding:28px 16px 80px}.module-titlebar{flex-direction:column;align-items:flex-start}.module-metrics{grid-template-columns:1fr 1fr}}@media (max-width:460px){.auth-card{padding:28px 22px}.module-metrics{grid-template-columns:1fr}}.solar-shell{color:#14221e;background:#f3f6f5;min-height:100vh}.solar-topbar{background:#fff;border-bottom:1px solid #dfe7e3;align-items:center;gap:35px;min-height:72px;padding:0 clamp(18px,4vw,58px);display:flex}.solar-logo{color:#10211b;align-items:center;gap:10px;line-height:1;text-decoration:none;display:flex}.solar-logo>span:last-child{gap:3px;display:grid}.solar-logo strong{letter-spacing:-.4px;font-size:16px}.solar-logo small{color:#728079;letter-spacing:2.2px;text-transform:uppercase;font-size:9px;font-weight:800}.solar-sun{color:#167a4d;background:#e8f7ee;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.solar-topbar nav{gap:5px;margin:auto;display:flex}.solar-topbar nav a{color:#66746e;border-radius:8px;padding:10px 13px;font-size:12px;font-weight:700;text-decoration:none}.solar-topbar nav a:hover,.solar-topbar nav a.active{color:#146c47;background:#eaf6ef}.solar-user{text-align:right;align-items:center;gap:10px;display:flex}.solar-user span{gap:3px;display:grid}.solar-user small{color:#7a8781;text-transform:uppercase;font-size:9px}.solar-user strong{font-size:11px}.solar-user i{color:#fff;background:#153a2e;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;font-style:normal;font-weight:800;display:grid}.solar-body{padding:44px clamp(18px,5vw,72px) 80px}.solar-titlebar{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.solar-titlebar h1{letter-spacing:-2px;margin:8px 0 9px;font:500 clamp(38px,5vw,56px)/1 Georgia,serif}.solar-titlebar>div>p:last-child{color:#65736d;max-width:700px;margin:0;font-size:13px;line-height:1.6}.solar-title-actions{align-items:center;gap:14px;display:flex}.solar-primary{color:#fff;white-space:nowrap;background:#147a4d;border:0;border-radius:9px;padding:13px 17px;font-size:12px;font-weight:800}.route-link{color:#1c6748;white-space:nowrap;font-size:11px;font-weight:800;text-decoration:none}.solar-metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px;display:grid}.solar-metrics article{background:#fff;border:1px solid #dfe7e3;border-radius:13px;padding:19px}.solar-metrics span,.solar-metrics small{color:#7a8781;font-size:10px;display:block}.solar-metrics strong{margin:12px 0 5px;font:500 29px Georgia,serif;display:block}.crm-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:16px;display:grid}.crm-card,.crm-sidebar section,.drive-phone,.drive-details{background:#fff;border:1px solid #dfe7e3;border-radius:15px}.crm-card{overflow:hidden}.crm-card-head{justify-content:space-between;align-items:center;gap:20px;padding:24px 24px 18px;display:flex}.crm-card-head h2,.drive-details h2{margin:6px 0 0;font:500 25px Georgia,serif}.crm-card-actions{gap:7px;display:flex}.crm-card-actions button{color:#53635c;background:#fff;border:1px solid #dbe5e0;border-radius:8px;padding:9px 11px;font-size:10px;font-weight:700}.stage-tabs{scrollbar-width:none;border-bottom:1px solid #e7eeea;gap:3px;padding:0 18px;display:flex;overflow-x:auto}.stage-tabs button{color:#76837d;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:12px 8px;font-size:9px;font-weight:750}.stage-tabs button.active{color:#126c47;border-color:#178256}.lead-row{grid-template-columns:1.2fr 1.5fr .8fr 1fr .9fr;gap:14px;padding:12px 22px;display:grid}.lead-header{color:#819089;letter-spacing:.7px;text-transform:uppercase;background:#f8faf9;font-size:8px;font-weight:800}.lead-data-row{color:#46564f;border-top:1px solid #edf1ef;align-items:center;min-height:74px;font-size:10px}.lead-data-row>span{gap:5px;display:grid}.lead-data-row strong{color:#1a2d26;font-size:10px}.lead-data-row small{color:#7c8983;font-size:8px}.lead-data-row small.verified-name,.verified-name{color:#147a4d;font-weight:800}.lead-data-row small.unverified-name,.unverified-name{color:#96652e;font-weight:800}.stage-badge{color:#226e4e;text-transform:capitalize;background:#ecf6f0;border-radius:999px;width:fit-content;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800}.route-row-action{color:#176c49;background:0 0;border:0;padding:7px 0;font-size:9px;font-weight:800}.lead-empty{text-align:center;place-content:center;justify-items:center;min-height:345px;padding:45px 25px;display:grid}.empty-shield{color:#146f49;background:#e5f6ec;border-radius:15px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.lead-empty h3{margin:16px 0 8px}.lead-empty p{color:#6f7d77;max-width:520px;margin:0;font-size:11px;line-height:1.6}.empty-rules{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:18px;display:flex}.empty-rules span{color:#347057;background:#f0f7f3;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:800}.crm-sidebar{gap:14px;display:grid}.crm-sidebar section{padding:22px}.crm-sidebar h3{margin:7px 0 14px;font:500 21px Georgia,serif}.crm-sidebar ol{color:#596861;margin:0;padding-left:19px;font-size:10px;line-height:1.85}.crm-policy{color:#fff;background:#173b30!important}.crm-policy strong{font-size:12px}.crm-policy p{color:#bad0c7;margin:9px 0 0;font-size:10px;line-height:1.6}.workspace-alert{border-radius:9px;margin:-8px 0 16px;padding:11px 14px;font-size:10px;line-height:1.5}.workspace-alert.error{color:#8a2b2b;background:#ffeded}.workspace-alert.success{color:#1e6845;background:#e5f7ec}.workspace-alert.setup{color:#715122;background:#fff4dc}.lead-create-panel{background:#fff;border:1px solid #dfe7e3;border-radius:13px;margin-bottom:16px}.lead-create-panel>summary{cursor:pointer;color:#176d49;padding:14px 18px;font-size:11px;font-weight:850;list-style:none}.lead-create-panel>summary::-webkit-details-marker{display:none}.lead-create-panel[open]>summary{border-bottom:1px solid #e7eeea}.lead-create-panel form{padding:23px}.lead-form-heading{justify-content:space-between;gap:25px;margin-bottom:18px;display:flex}.lead-form-heading h2{margin:6px 0 0;font:500 25px Georgia,serif}.lead-form-heading>p{color:#79867f;max-width:310px;margin:0;font-size:9px;line-height:1.55}.lead-create-panel fieldset{border:0;margin:0 0 18px;padding:0}.lead-create-panel legend{color:#43534c;margin-bottom:10px;font-size:10px;font-weight:850}.lead-form-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.lead-form-grid label{color:#68766f;gap:6px;font-size:8px;font-weight:800;display:grid}.lead-form-grid label.wide{grid-column:span 2}.lead-form-grid input,.lead-form-grid select{color:#182a23;background:#fff;border:1px solid #d7e1dc;border-radius:8px;outline:none;width:100%;min-width:0;padding:11px;font-size:10px}.lead-form-grid input:focus,.lead-form-grid select:focus{border-color:#198156;box-shadow:0 0 0 3px #e5f5ec}.lead-form-footer{border-top:1px solid #e8eeeb;justify-content:space-between;align-items:center;gap:18px;padding-top:17px;display:flex}.lead-form-footer p{color:#7d8984;margin:0;font-size:8px}.lead-form-footer button{color:#fff;background:#147a4d;border:0;border-radius:8px;padding:11px 15px;font-size:10px;font-weight:850}.powered-by{color:#84918b;background:#fff;border-top:1px solid #dfe7e3;justify-content:center;align-items:center;gap:8px;min-height:55px;padding:13px 20px;font-size:9px;display:flex}.powered-by .brand-mark{border-radius:8px;width:25px;height:25px;font-size:12px}.powered-by .brand-mark i{width:18px;height:18px}.drive-grid{grid-template-columns:minmax(320px,480px) minmax(330px,1fr);align-items:stretch;gap:20px;display:grid}.drive-phone{min-height:650px;padding:27px 25px 74px;position:relative;overflow:hidden;box-shadow:0 20px 60px #10211b12}.drive-phone-head{justify-content:space-between;align-items:center;display:flex}.drive-phone-head small{color:#178056;letter-spacing:1.4px;font-size:8px;font-weight:850}.drive-phone-head h2{margin:5px 0 0;font:500 31px Georgia,serif}.route-count{color:#456156;background:#eef5f1;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.route-progress{background:#e7eeea;border-radius:99px;height:5px;margin:22px 0;overflow:hidden}.route-progress i{border-radius:inherit;background:#31ad73;height:100%;transition:width .25s;display:block}.start-route{color:#fff;background:#147a4d;border:0;border-radius:10px;width:100%;padding:14px;font-size:11px;font-weight:850}.route-empty{text-align:center;place-content:center;justify-items:center;min-height:380px;padding:45px 24px;display:grid}.route-empty>span{color:#147a4d;background:#e9f6ee;border-radius:18px;place-items:center;width:56px;height:56px;font-size:25px;display:grid}.route-empty h3{margin:17px 0 7px}.route-empty p{color:#6e7c76;max-width:290px;margin:0;font-size:10px;line-height:1.55}.start-route:disabled{cursor:not-allowed;opacity:.55}.route-stop-list{gap:10px;max-height:430px;margin-top:15px;display:grid;overflow-y:auto}.route-stop-card{background:#fbfdfc;border:1px solid #dfe8e3;border-radius:12px;gap:12px;padding:15px;display:flex}.route-stop-card>b{color:#fff;background:#173b30;border-radius:9px;flex:0 0 29px;place-items:center;height:29px;font-size:9px;display:grid}.route-stop-card>div{flex:1;min-width:0}.route-stop-card h3{margin:0 0 4px;font-size:12px}.route-stop-card small{font-size:8px}.route-stop-card p{color:#64726c;margin:9px 0;font-size:9px;line-height:1.5}.stop-actions{gap:6px;display:flex}.stop-actions a,.stop-actions button{color:#176b49;background:#fff;border:1px solid #d7e2dc;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:800;text-decoration:none}.drive-bottom-nav{background:#fbfdfc;border-top:1px solid #e3ebe7;grid-template-columns:repeat(4,1fr);height:62px;display:grid;position:absolute;bottom:0;left:0;right:0}.drive-bottom-nav button{color:#829089;background:0 0;border:0;font-size:8px;font-weight:800}.drive-bottom-nav button.active{color:#147a4d}.drive-details{padding:clamp(26px,4vw,46px)}.drive-details>h2{margin-bottom:28px;font-size:31px}.drive-feature{border-top:1px solid #e8eeeb;gap:15px;padding:17px 0;display:flex}.drive-feature b{color:#147a4d;background:#e8f6ee;border-radius:10px;flex:0 0 31px;place-items:center;height:31px;font-size:10px;display:grid}.drive-feature strong{font-size:12px}.drive-feature p{color:#6c7a74;margin:6px 0 0;font-size:10px;line-height:1.5}.compliance-callout{color:#f4fff8;background:#173b30;border-radius:11px;margin-top:22px;padding:18px}.compliance-callout strong{font-size:11px}.compliance-callout p{color:#b9d1c7;margin:7px 0 0;font-size:9px;line-height:1.55}@media (max-width:980px){.crm-layout{grid-template-columns:1fr}.crm-sidebar,.lead-form-grid{grid-template-columns:1fr 1fr}.drive-grid{grid-template-columns:minmax(300px,.8fr) 1.2fr}}@media (max-width:760px){.solar-topbar{min-height:62px;padding:0 14px}.solar-topbar nav{margin-left:auto}.solar-topbar nav a{padding:9px 8px;font-size:10px}.solar-user span{display:none}.solar-user i{width:32px;height:32px}.solar-body{padding:27px 14px 65px}.solar-titlebar{flex-direction:column;align-items:flex-start}.solar-title-actions{justify-content:space-between;width:100%}.solar-metrics{grid-template-columns:1fr 1fr}.drive-grid{grid-template-columns:1fr}.drive-phone{min-height:620px}}@media (max-width:520px){.solar-logo strong{font-size:13px}.solar-logo small{font-size:7px}.solar-sun{width:33px;height:33px}.solar-topbar nav a:last-child{display:none}.solar-titlebar h1{font-size:39px}.solar-metrics{grid-template-columns:1fr 1fr}.solar-metrics article{padding:15px}.solar-metrics strong{font-size:24px}.crm-card-head{flex-direction:column;align-items:flex-start}.crm-sidebar{grid-template-columns:1fr}.lead-header{display:none}.lead-data-row{grid-template-columns:1fr 1fr;gap:13px;padding:16px}.lead-data-row>span:nth-child(5){grid-column:span 2}.lead-form-heading,.lead-form-footer{flex-direction:column;align-items:flex-start}.lead-form-grid{grid-template-columns:1fr}.lead-form-grid label.wide{grid-column:auto}.drive-phone{border-radius:18px;padding-inline:18px}.drive-details{padding:25px 20px}}.marketing-page{color:#10243e;background:#f7fbff;min-height:100vh}.marketing-header{background:#ffffffeb;border-bottom:1px solid #dce7f0;justify-content:space-between;align-items:center;gap:28px;min-height:78px;padding:0 clamp(20px,6vw,84px);display:flex}.marketing-brand{color:#0c294a;align-items:center;gap:11px;font-weight:850;text-decoration:none;display:flex}.marketing-brand .brand-mark{color:#fff;background:linear-gradient(135deg,#1268d5,#23c2b4)}.marketing-brand .brand-mark i{border-color:#fff6}.marketing-header nav{align-items:center;gap:22px;display:flex}.marketing-header nav a{color:#4d6278;font-size:12px;font-weight:750;text-decoration:none}.marketing-header nav .marketing-login{color:#fff;background:#0b63ce;border-radius:9px;padding:11px 16px}.marketing-hero{background:radial-gradient(circle at 92% 8%,#c6f4ef 0,#0000 29%),linear-gradient(145deg,#f9fcff,#edf6fd);grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);align-items:center;gap:clamp(40px,8vw,120px);min-height:640px;padding:90px clamp(20px,7vw,100px);display:grid}.marketing-kicker{color:#0873b8;letter-spacing:2px;margin:0;font-size:10px;font-weight:900}.marketing-hero h1{letter-spacing:-4px;margin:22px 0;font:500 clamp(52px,7.3vw,92px)/.92 Georgia,serif}.marketing-hero h1 em{color:#0a70cd;font-weight:500}.marketing-hero>div>p:not(.marketing-kicker){color:#526b82;max-width:680px;font-size:16px;line-height:1.75}.marketing-actions{align-items:center;gap:20px;margin-top:30px;display:flex}.marketing-actions a{color:#145e99;font-size:12px;font-weight:850;text-decoration:none}.marketing-actions .marketing-primary{color:#fff;background:linear-gradient(110deg,#075ed1,#1286e9);border-radius:9px;padding:14px 19px;box-shadow:0 15px 32px #0965d133}.tenant-visual{color:#fff;background:linear-gradient(155deg,#071d39,#0c4568);border:1px solid #cdddea;border-radius:22px;padding:33px;box-shadow:0 32px 80px #0b30522e}.tenant-visual>p{color:#69ddd4;letter-spacing:2px;margin:0;font-size:9px;font-weight:900}.tenant-visual h2{margin:9px 0 27px;font:500 36px Georgia,serif}.tenant-visual>div{border-top:1px solid #ffffff21;grid-template-columns:38px 1fr;gap:5px 14px;padding:18px 0;display:grid}.tenant-visual>div>span{color:#072b42;background:#56d8cf;border-radius:9px;grid-row:span 2;place-items:center;width:32px;height:32px;font-size:9px;font-weight:900;display:grid}.tenant-visual strong{font-size:13px}.tenant-visual small{color:#aac3d4;font-size:10px;line-height:1.5}.marketing-section,.role-access-section{padding:92px clamp(20px,7vw,100px)}.marketing-section h2,.role-access-section h2{letter-spacing:-2px;max-width:780px;margin:14px 0 34px;font:500 clamp(39px,5vw,60px)/1.05 Georgia,serif}.marketing-module-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.marketing-module-grid article{background:#fff;border:1px solid #d9e5ed;border-radius:15px;min-height:220px;padding:25px}.marketing-module-grid span{color:#0b74b7;font-size:10px;font-weight:900}.marketing-module-grid h3{margin:54px 0 10px;font-size:18px}.marketing-module-grid p{color:#667b8d;margin:0;font-size:11px;line-height:1.65}.role-access-section{color:#fff;background:#071d39;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,8vw,110px);display:grid}.role-access-section>div>p:last-child{color:#abc0d1;line-height:1.7}.role-access-section .marketing-kicker{color:#62dcd3}.access-steps{gap:12px;margin:0;padding:0;list-style:none;display:grid}.access-steps li{background:#ffffff0d;border:1px solid #ffffff21;border-radius:13px;gap:16px;padding:20px;display:flex}.access-steps>li>span{color:#08243b;background:#59d8cf;border-radius:9px;flex:0 0 34px;place-items:center;height:34px;font-size:10px;font-weight:900;display:grid}.access-steps strong{font-size:13px}.access-steps p{color:#aac0d1;margin:5px 0 0;font-size:11px;line-height:1.5}.marketing-footer{color:#fff;background:#041326;align-items:center;gap:10px;min-height:90px;padding:20px clamp(20px,7vw,100px);display:flex}.marketing-footer small{color:#7e96aa;margin-left:auto}.tenant-dashboard{min-height:100vh;color:var(--tenant-secondary,#14221e);background:#f3f7f5}.tenant-header{background:#fff;border-bottom:1px solid #dce6e1;justify-content:space-between;align-items:center;gap:25px;min-height:76px;padding:0 clamp(18px,5vw,70px);display:flex}.tenant-brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.tenant-brand>span:last-child{gap:3px;display:grid}.tenant-brand small{color:#73817b;text-transform:uppercase;letter-spacing:1.2px;font-size:9px}.tenant-logo{color:#fff;background:var(--tenant-primary,#147a4d);border-radius:12px;place-items:center;width:39px;height:39px;font-weight:900;display:grid}.tenant-user{align-items:center;gap:10px;display:flex}.tenant-user>span{text-align:right;display:grid}.tenant-user small{color:#75827d;font-size:9px}.tenant-user strong{font-size:11px}.tenant-user i{color:#fff;background:var(--tenant-secondary,#14221e);border-radius:50%;place-items:center;width:35px;height:35px;font-size:9px;font-style:normal;font-weight:900;display:grid}.tenant-user button{color:#50605a;background:#fff;border:1px solid #dae4df;border-radius:8px;padding:9px 10px;font-size:9px;font-weight:800}.tenant-dashboard-body{padding:58px clamp(18px,6vw,85px) 80px}.tenant-dashboard-body>h1{letter-spacing:-2px;max-width:760px;margin:10px 0;font:500 clamp(42px,6vw,68px)/1 Georgia,serif}.tenant-intro{color:#61706a;max-width:680px;margin:0 0 33px;line-height:1.65}.tenant-module-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.tenant-module-grid>a{min-height:150px;color:inherit;background:#fff;border:1px solid #dce6e1;border-radius:14px;grid-template-columns:42px 1fr;gap:16px;padding:22px;text-decoration:none;display:grid}.tenant-module-grid>a>span{color:#fff;background:var(--tenant-primary,#147a4d);border-radius:11px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:900;display:grid}.tenant-module-grid h2{margin:3px 0 7px;font-size:17px}.tenant-module-grid p{color:#6b7973;margin:0;font-size:10px;line-height:1.5}.tenant-module-grid i{color:var(--tenant-primary,#147a4d);grid-column:2;font-size:9px;font-style:normal;font-weight:850}.tenant-module-grid .showcase-card{color:#fff;background:linear-gradient(135deg,#061a35,#0c5c77);border-color:#0000}.tenant-module-grid .showcase-card p{color:#b7ced9}.tenant-module-grid .showcase-card i{color:#66ded4}.access-explainer{color:#fff;background:var(--tenant-secondary,#14221e);border-radius:15px;grid-template-columns:1fr 1fr;gap:35px;margin-top:18px;padding:28px;display:grid}.access-explainer>div{align-items:flex-start;gap:12px;display:flex}.access-explainer p{gap:7px;margin:0;display:grid}.access-explainer p span,.access-explainer li{color:#b8cbc3;font-size:10px;line-height:1.55}.access-explainer ul{margin:0;padding-left:20px}.module-brand>span{gap:2px;display:grid}.module-brand small{color:#78867f;font-size:8px}.module-page .primary-button{background:var(--tenant-primary,#137c50)}.reputation-page,.followup-page,.showcase-page,.showcase-demo,.academy-page{min-height:100vh}.reputation-page{color:#f5f3e8;background:#111927}.reputation-header,.followup-header,.academy-header,.showcase-page header,.showcase-demo header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:68px;padding:0 clamp(18px,5vw,70px);display:flex}.reputation-header a,.followup-header a,.academy-header a,.showcase-page header a,.showcase-demo header a{color:inherit;font-size:11px;font-weight:800;text-decoration:none}.reputation-header div,.followup-header div,.academy-header div{text-align:right;display:grid}.reputation-header small,.followup-header small,.academy-header small{color:#97a4b3;font-size:9px}.reputation-body,.followup-body,.academy-content,.showcase-page>section,.showcase-demo>section{padding:58px clamp(18px,6vw,84px) 80px}.reputation-body h1,.followup-body h1,.showcase-page h1,.showcase-demo h1{margin:11px 0;font:500 clamp(44px,6vw,70px)/1 Georgia,serif}.reputation-intro,.followup-intro,.showcase-page section>p,.showcase-demo section>p{color:#aeb9c7;max-width:760px;line-height:1.7}.reputation-status,.followup-score{background:#d7ad5514;border:1px solid #d7ad5559;border-radius:14px;grid-template-columns:auto 1fr;gap:5px 25px;margin:28px 0;padding:24px;display:grid}.reputation-status span,.followup-score span{color:#d7ad55;letter-spacing:1.4px;font-size:9px;font-weight:900}.reputation-status strong{grid-column:1}.reputation-status p{color:#b6c0cc;grid-area:1/2/span 2;margin:0;font-size:11px;line-height:1.6}.reputation-grid,.followup-grid,.showcase-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.reputation-grid article,.followup-grid article,.showcase-grid a{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:13px;padding:21px}.reputation-grid span,.followup-grid>article>span{color:#d7ad55;font-size:9px;font-weight:900}.reputation-grid h2,.followup-grid h2{margin:28px 0 8px;font-size:14px}.reputation-grid p,.followup-grid p{color:#9eabb8;font-size:10px;line-height:1.55}.followup-page{color:#eef3f7;background:var(--tenant-secondary,#111927)}.followup-score>div strong{color:#fff;font:500 50px Georgia,serif;display:block}.followup-score>p{color:#b5c1cc;margin:0;font-size:11px;line-height:1.6}.followup-grid article{gap:14px;display:flex}.followup-grid h2{margin-top:0}.followup-grid small{color:#d7ad55;text-transform:uppercase;font-size:8px;font-weight:850}.followup-empty{color:#5f4b20;background:#fff3cf;border-radius:12px;margin-top:15px;padding:20px}.followup-empty p{margin:6px 0 0;font-size:10px}.academy-page{color:#fff;background:#071b3f}.academy-hero{background:radial-gradient(circle at 85% 20%,#253c6e 0,#0000 36%),linear-gradient(145deg,#061736,#0a2955);padding:74px clamp(18px,7vw,100px)}.academy-hero .eyebrow{color:#b5e63b}.academy-hero h1{letter-spacing:-3px;margin:14px 0 8px;font:500 clamp(49px,7vw,82px)/.95 Georgia,serif}.academy-hero>p:not(.eyebrow){color:#c2cfdd}.academy-hero blockquote{color:#b7e63c;letter-spacing:2px;margin:40px 0 0;font-size:12px;font-weight:900}.academy-content{color:#14233a;background:#f4f7fb}.academy-content>div>h2{margin:9px 0;font:500 38px Georgia,serif}.academy-content>div>p:last-child{color:#667689}.academy-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:35px 0 0;padding:0;list-style:none;display:grid}.academy-grid li{background:#fff;border:1px solid #d9e2eb;border-radius:11px;grid-template-columns:34px 1fr;gap:5px 10px;padding:18px;display:grid}.academy-grid li>span{color:#5f8b09;grid-row:span 2;font-size:9px;font-weight:900}.academy-grid strong{font-size:12px}.academy-grid small{color:#82909d;font-size:8px}.showcase-page,.showcase-demo{color:#fff;background:linear-gradient(145deg,#06152c,#0a3551)}.showcase-page header span,.showcase-demo header span{color:#68ded5;letter-spacing:1.5px;font-size:8px;font-weight:900}.showcase-grid{grid-template-columns:repeat(3,1fr);margin-top:34px}.showcase-grid a{color:#fff;min-height:210px;text-decoration:none}.showcase-grid a>span{color:#66ded4;font-size:9px;font-weight:900}.showcase-grid h2{margin:45px 0 9px}.showcase-grid p{color:#b4c6d4;font-size:10px;line-height:1.5}.showcase-grid i{color:#66ded4;font-size:9px;font-style:normal;font-weight:850}.showcase-demo>section>div{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:35px;display:grid}.showcase-demo article{background:#ffffff0d;border:1px solid #ffffff24;border-radius:13px;align-content:space-between;min-height:140px;padding:20px;display:grid}.showcase-demo article span{color:#68ded5;font-size:9px}.showcase-demo article strong{font-size:13px;line-height:1.4}@media (max-width:900px){.marketing-hero,.role-access-section{grid-template-columns:1fr}.marketing-module-grid,.reputation-grid,.followup-grid,.tenant-module-grid,.academy-grid{grid-template-columns:1fr 1fr}.showcase-grid,.showcase-demo>section>div{grid-template-columns:1fr}}@media (max-width:600px){.marketing-header nav>a:not(.marketing-login){display:none}.marketing-brand span{font-size:13px}.marketing-hero{min-height:0;padding-top:62px}.marketing-hero h1{font-size:54px}.marketing-module-grid,.tenant-module-grid,.academy-grid,.reputation-grid,.followup-grid{grid-template-columns:1fr}.tenant-user>span,.tenant-user form{display:none}.access-explainer,.reputation-status,.followup-score{grid-template-columns:1fr}.reputation-status p{grid-area:auto/1}}.vantage-portal{color:#12231f;background:#eef2ef;min-height:100vh}.vantage-portal>header{color:#fff;background:#0e3029;justify-content:space-between;align-items:center;height:68px;padding:0 clamp(18px,4vw,58px);display:flex}.vantage-portal>header a{color:#c5d7d2}.vantage-portal>header div{text-align:right}.vantage-portal>header small,.vantage-portal>header strong{display:block}.vantage-portal>header small{color:#9db5af;font-size:9px}.vantage-launch{justify-content:space-between;align-items:center;gap:24px;padding:34px clamp(18px,4vw,58px) 24px;display:flex}.vantage-launch h1{margin:5px 0;font:500 clamp(34px,4vw,52px) Georgia}.vantage-launch p:not(.eyebrow){color:#61706b;max-width:760px;line-height:1.55}.vantage-launch>span{color:#123b33;background:linear-gradient(145deg,#d3ae60,#a87728);border-radius:17px;place-items:center;width:62px;height:62px;font:32px Georgia;display:grid;box-shadow:0 14px 30px #153d3322}.vantage-frame{background:#fff;border:1px solid #ccd5d1;border-radius:16px;margin:0 clamp(18px,4vw,58px) 50px;overflow:hidden;box-shadow:0 25px 65px #173f3820}.vantage-framebar{color:#66736f;background:#fff;border-bottom:1px solid #e0e5e2;justify-content:space-between;align-items:center;height:44px;padding:0 16px;font-size:10px;display:flex}.vantage-framebar span{align-items:center;gap:7px;display:flex}.vantage-framebar i{background:#2f8d71;border-radius:50%;width:7px;height:7px}.vantage-frame iframe{border:0;width:100%;height:calc(100vh - 230px);min-height:650px;display:block}@media (max-width:700px){.vantage-launch>span{display:none}.vantage-frame{margin-inline:10px}.vantage-frame iframe{min-height:720px}.vantage-framebar strong{display:none}}
