:root{--navy:#0b2445;--blue:#1377d4;--ink:#142033;--muted:#667085;--pale:#f3f7fb;--line:#dce5ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:white}header{height:104px;display:flex;align-items:center;gap:30px;padding:8px max(5vw,24px);border-bottom:1px solid var(--line);position:sticky;top:0;background:#fffc;backdrop-filter:blur(12px);z-index:10}.brand img{width:220px;height:88px;object-fit:contain}nav{display:flex;gap:24px;margin-left:auto}a{text-decoration:none;color:inherit}nav a,.login{font-size:14px;font-weight:650}.nav-actions{display:flex;align-items:center;gap:16px}.btn{display:inline-block;border:0;border-radius:10px;padding:14px 22px;background:var(--blue);color:#fff;font-weight:750;cursor:pointer}.btn.small{padding:10px 15px;font-size:13px}.btn.secondary{background:white;color:var(--navy);border:1px solid #b9cadc}.hero{max-width:1200px;margin:auto;min-height:650px;padding:90px 30px 70px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:55px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:850;color:var(--blue)}h1{font-size:58px;line-height:1.02;letter-spacing:-.045em;margin:18px 0 22px;color:var(--navy)}h2{font-size:40px;letter-spacing:-.03em;margin:12px 0 16px;color:var(--navy)}.lead,.intro{font-size:19px;line-height:1.65;color:var(--muted)}.actions{display:flex;gap:12px;margin:30px 0}.trust{font-size:13px;color:var(--muted);font-weight:600}.hero-card{background:linear-gradient(145deg,#eaf3fb,#f8fbfe);padding:16px;border-radius:24px;box-shadow:0 30px 70px #0b244526}.hero-card img{width:100%;display:block;border-radius:15px}.strip{background:var(--navy);color:white;padding:24px max(6vw,30px);display:flex;justify-content:space-between;font-size:17px}.strip span{opacity:.75;margin-left:8px}.section{max-width:1180px;margin:auto;padding:95px 30px}.section>.intro{max-width:720px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.card{border:1px solid var(--line);border-radius:16px;padding:26px;box-shadow:0 8px 24px #0b244508}.card b{font-size:18px;color:var(--navy)}.card p,.steps p,.story p,.demo p,.access p,.price p{line-height:1.6;color:var(--muted)}.alt{max-width:none;background:var(--pale);padding-left:max(calc((100vw - 1120px)/2),30px);padding-right:max(calc((100vw - 1120px)/2),30px)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:42px}.steps i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--blue);color:#fff;font-style:normal;font-weight:800;margin-bottom:18px}.steps b{color:var(--navy)}.story{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.quote{background:var(--navy);color:white;padding:45px;border-radius:20px;font-size:24px;line-height:1.5;font-weight:700}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:850px;margin:40px auto 0}.price{border:1px solid var(--line);border-radius:20px;padding:34px;position:relative}.price.featured{border:2px solid var(--blue);box-shadow:0 18px 45px #1377d41a}.badge{position:absolute;right:20px;top:20px;background:#eaf4ff;color:var(--blue);padding:7px 10px;border-radius:20px;font-size:11px;font-weight:800}.money{font-size:48px;font-weight:850;color:var(--navy)}.money span{font-size:15px;color:var(--muted)}hr{border:0;border-top:1px solid var(--line);margin:24px 0}.price label{display:block;color:var(--muted);font-size:13px}.price input{width:80px;padding:9px;margin-left:10px;border:1px solid var(--line);border-radius:8px}.estimate{font-size:16px;margin:20px 0 25px}.demo{text-align:center;background:linear-gradient(180deg,#fff,#f3f7fb);max-width:none}.demo p{max-width:700px;margin:0 auto 25px}.demo button:disabled{opacity:.7}.access{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.access form{background:var(--pale);padding:30px;border-radius:18px}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.formgrid input,.formgrid select{padding:14px;border:1px solid var(--line);border-radius:9px;background:white}small{display:block;margin-top:15px;color:var(--muted)}footer{text-align:center;background:#081c35;color:#c9d5e2;padding:50px 20px}footer img{width:150px;background:white;border-radius:10px;padding:6px}footer p{font-size:13px}@media(max-width:850px){header nav{display:none}.nav-actions{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:55px}h1{font-size:44px}.grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.story,.access{grid-template-columns:1fr}.pricing{grid-template-columns:1fr}.strip{display:block}.strip div+div{margin-top:8px}.hero-card{order:2}}@media(max-width:560px){header{padding:8px 14px;height:88px}.brand img{width:165px;height:72px}.login{display:none}h1{font-size:39px}h2{font-size:32px}.hero,.section{padding-left:20px;padding-right:20px}.grid,.steps,.formgrid{grid-template-columns:1fr}.nav-actions .btn{font-size:12px;padding:9px 11px}}

.screen-label{font-size:12px;font-weight:850;letter-spacing:.14em;color:#1377d4;margin:2px 2px 12px}.screen-note{text-align:center;color:#667085;font-size:13px;font-weight:650;margin-top:12px}.hero-card img{aspect-ratio:16/10;object-fit:cover;object-position:center top}.story .eyebrow{font-size:13px}.card b{display:block;margin-bottom:8px}

/* Approved V2 + blue glow visual refresh — presentation only */
body{background:#fff}
header{background:rgba(5,28,55,.94);border-bottom:1px solid rgba(79,184,255,.22);box-shadow:0 8px 30px rgba(0,0,0,.12)}
header nav a,.login{color:#eaf5ff}.brand img{filter:drop-shadow(0 0 10px rgba(38,169,255,.16))}
.hero{max-width:none;margin:0;padding-left:max(calc((100vw - 1200px)/2),30px);padding-right:max(calc((100vw - 1200px)/2),30px);position:relative;overflow:hidden;background:radial-gradient(circle at 77% 38%,rgba(0,172,255,.38),transparent 27%),radial-gradient(circle at 8% 92%,rgba(0,104,210,.26),transparent 32%),linear-gradient(120deg,#061a35 0%,#082b55 48%,#07548e 100%);color:#fff}
.hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(89,190,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(89,190,255,.18) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent 65%)}
.hero>*{position:relative;z-index:1}.hero .eyebrow{color:#4fd3ff}.hero h1{color:#fff;text-shadow:0 2px 22px rgba(0,0,0,.18)}.hero .lead{color:#d8e7f5}.hero .trust{color:#c4d9ec}.hero .btn{box-shadow:0 0 28px rgba(0,164,255,.25)}.hero .btn.secondary{background:rgba(8,35,67,.42);border-color:rgba(159,211,247,.45);color:#fff;backdrop-filter:blur(8px)}
.hero-card{background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.06));border:1px solid rgba(159,216,255,.26);box-shadow:0 30px 80px rgba(0,0,0,.32),0 0 55px rgba(0,157,255,.16);backdrop-filter:blur(9px)}
.screen-label,.screen-note{color:#cdeaff}.strip{background:linear-gradient(90deg,#061a35,#083b6b 55%,#07548e);border-top:1px solid rgba(72,192,255,.25);border-bottom:1px solid rgba(72,192,255,.18)}
.section:not(.alt):not(.demo){position:relative}.alt{background:linear-gradient(180deg,#f5f9fd,#edf5fb)}
.demo{background:radial-gradient(circle at 50% 0,rgba(26,154,255,.13),transparent 36%),linear-gradient(180deg,#fff,#eef6fc)}
.btn{background:linear-gradient(135deg,#087cff,#13b8ed);box-shadow:0 8px 22px rgba(19,119,212,.16)}.btn:hover{filter:brightness(1.04)}
.card,.price{background:#fff;box-shadow:0 10px 32px rgba(11,36,69,.06)}.price.featured{box-shadow:0 18px 50px rgba(19,119,212,.14),0 0 34px rgba(30,169,255,.08)}
.quote{background:radial-gradient(circle at 80% 20%,rgba(0,169,255,.3),transparent 35%),linear-gradient(135deg,#061d39,#074a80);box-shadow:0 20px 50px rgba(5,48,88,.18)}
footer{background:radial-gradient(circle at 50% 0,rgba(0,147,255,.2),transparent 30%),linear-gradient(120deg,#05172d,#062c51)}
@media(max-width:850px){.hero{padding-left:30px;padding-right:30px}}
@media(max-width:560px){.hero{padding-left:20px;padding-right:20px}}

/* FINAL APPROVED HEADER TREATMENT — white header, blue-glow site unchanged below */
header{
  background:#fff;
  border-bottom:1px solid #dce5ef;
  box-shadow:0 6px 24px rgba(11,36,69,.08);
  backdrop-filter:none;
}
header nav a, header .login{color:var(--navy)}
header .brand img{filter:none}
/* Pre-launch V4 additions */
.agency-only[hidden]{display:none!important}.form-message{display:block;margin-top:14px;font-weight:700;color:#0b5b3b}.form-message.error{color:#a62929}.form-note,.demo-note{display:block;margin-top:12px;color:#60728b}.modal-open{overflow:hidden}
.crm-preview{display:grid;grid-template-columns:105px 1fr;background:#f4f8fc;border-radius:14px;overflow:hidden;min-height:360px;text-align:left}.crm-preview-side{background:#052b4a;color:white;padding:18px 12px;display:flex;flex-direction:column;gap:15px;font-size:11px}.crm-preview-side b{font-size:22px;color:#21baf2}.crm-preview-side span:first-of-type{background:#14aee5;padding:8px;border-radius:7px}.crm-preview-main{padding:16px}.crm-preview-top{font-size:24px;font-weight:800;color:#10375e;display:flex;justify-content:space-between}.crm-preview-top small{font-size:10px}.crm-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0}.crm-kpis i{font-style:normal;background:white;border:1px solid #d8e6f3;border-radius:9px;padding:10px;font-size:9px;color:#567}.crm-kpis strong{display:block;color:#073e77;font-size:15px;margin-top:5px}.crm-panels{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:8px}.crm-panels>div{position:relative;background:white;border:1px solid #d8e6f3;border-radius:9px;padding:10px;min-height:130px;font-size:10px;color:#173f66}.bars{display:flex;align-items:end;gap:8px;height:80px}.bars em{display:block;width:12%;background:#1e9fea;border-radius:3px 3px 0 0}.bars em:nth-child(1){height:18%}.bars em:nth-child(2){height:32%}.bars em:nth-child(3){height:52%}.bars em:nth-child(4){height:40%}.bars em:nth-child(5){height:75%}.bars em:nth-child(6){height:58%}.donut{width:65px;height:65px;margin:10px auto;border-radius:50%;background:conic-gradient(#168fe5 0 45%,#3fc28c 45% 78%,#f3a13a 78%);position:relative}.donut:after{content:'';position:absolute;inset:15px;background:#fff;border-radius:50%}.crm-panels>div:nth-child(2){text-align:center}.crm-panels>div:nth-child(2) strong,.crm-panels>div:nth-child(2) small{display:block}.spark{font-size:35px;color:#168fe5;margin-top:30px;letter-spacing:-8px}.crm-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.crm-bottom span{background:white;border:1px solid #d8e6f3;border-radius:8px;padding:10px;font-size:9px;font-weight:700;color:#173f66}
.demo-modal{position:fixed;inset:0;z-index:9999;background:rgba(2,22,41,.82);padding:4vh 4vw;overflow:auto}.demo-dialog{position:relative;max-width:1050px;margin:auto;background:white;border-radius:22px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.demo-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:34px;cursor:pointer}.demo-progress{display:flex;align-items:center;gap:14px;margin-bottom:24px;color:#60728b;font-weight:700}.demo-progress>div{height:7px;flex:1;background:#e4edf5;border-radius:99px;overflow:hidden}.demo-progress i{display:block;height:100%;background:#16aee7}.demo-copy{max-width:720px}.demo-tags{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.demo-tags span{background:#eaf5fc;color:#0a4d7e;border-radius:99px;padding:7px 12px;font-weight:700;font-size:13px}.demo-product{display:grid;grid-template-columns:130px 1fr;min-height:300px;background:#f5f9fc;border:1px solid #d6e5f1;border-radius:16px;overflow:hidden;margin-top:20px}.mini-side{background:#052b4a;color:#fff;padding:18px;font-weight:900;font-size:20px}.mini-side i{display:block;font-style:normal;font-size:12px;font-weight:500;margin:18px 0}.mini-main{padding:22px;color:#10375e}.mini-main>b{font-size:24px}.mini-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.mini-cards i{height:62px;background:white;border:1px solid #d6e5f1;border-radius:10px}.mini-chart{height:100px;border-radius:10px;background:linear-gradient(180deg,#fff,#eaf5fc);position:relative}.mini-chart:after{content:'╱╲__╱╲___╱╲';position:absolute;left:10%;right:10%;top:30px;color:#159ee6;font-size:32px;letter-spacing:3px}.mini-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.mini-list span{height:42px;background:#fff;border:1px solid #d6e5f1;border-radius:8px}.demo-controls{display:flex;justify-content:space-between;margin-top:24px}
@media(max-width:760px){.crm-preview{grid-template-columns:75px 1fr;min-height:300px}.crm-preview-side{padding:12px 8px}.crm-preview-side span{font-size:8px}.crm-kpis{grid-template-columns:repeat(2,1fr)}.crm-panels{grid-template-columns:1fr}.crm-panels>div:nth-child(n+2){display:none}.crm-bottom{grid-template-columns:repeat(2,1fr)}.demo-modal{padding:2vh 2vw}.demo-dialog{padding:22px 16px}.demo-product{grid-template-columns:85px 1fr;min-height:250px}.mini-side{padding:12px;font-size:16px}.mini-main{padding:14px}.mini-cards{grid-template-columns:repeat(2,1fr)}.mini-chart:after{font-size:20px}.formgrid{grid-template-columns:1fr!important}}

.demo-real-crm{display:block;width:100%;height:auto;border-radius:14px;border:1px solid #cbd9e7}.demo-product{padding:0!important;overflow:hidden;background:#eef5fb!important}.hero-card img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}

/* V10 header hardening: scoped to site header to prevent generic header collisions */
.site-header{
  position:sticky!important; top:0!important; left:auto!important; right:auto!important;
  width:100%!important; height:112px!important; min-height:112px!important;
  display:flex!important; align-items:center!important; gap:28px!important;
  padding:10px max(5vw,24px)!important; overflow:visible!important;
  background:#fff!important; border-bottom:1px solid #dce5ef!important;
  box-shadow:0 6px 24px rgba(11,36,69,.08)!important; z-index:100!important;
}
.site-header .brand{display:flex!important;align-items:center!important;height:92px!important;flex:0 0 auto!important;overflow:visible!important}
.site-header .brand img{display:block!important;width:190px!important;height:92px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;filter:none!important}
.site-header nav{display:flex!important;align-items:center!important;gap:24px!important;margin-left:auto!important}
.site-header nav a,.site-header .login{color:var(--navy)!important}
.site-header .nav-actions{display:flex!important;align-items:center!important;gap:16px!important}
@media(max-width:850px){.site-header nav{display:none!important}.site-header .nav-actions{margin-left:auto!important}}
@media(max-width:560px){.site-header{height:92px!important;min-height:92px!important;padding:8px 14px!important}.site-header .brand{height:76px!important}.site-header .brand img{width:158px!important;height:76px!important}.site-header .login{display:none!important}}

/* Guided demo visual correction: large, step-specific exact CRM views */
.demo-product{display:block!important;min-height:0!important;height:min(48vh,520px)!important;padding:0!important;background:#eef5fb!important;overflow:hidden!important;border-radius:16px!important;position:relative!important}
.demo-real-crm{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important;border:0!important;border-radius:0!important;background:#eef5fb!important}
@media(max-width:760px){.demo-product{height:34vh!important;min-height:230px!important}.demo-real-crm{object-fit:contain!important}.demo-dialog{max-height:96vh;overflow:auto}}

/* V16 guided demo: desktop landscape CRM captures fill the visual stage */
.demo-dialog{max-width:1380px!important;width:min(94vw,1380px)!important}
.demo-copy{max-width:1180px!important}
.demo-product{height:auto!important;min-height:0!important;aspect-ratio:1200/750!important;background:#eef5fb!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.demo-real-crm{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#eef5fb!important}
@media(max-width:760px){.demo-dialog{width:96vw!important}.demo-product{height:auto!important;min-height:0!important;aspect-ratio:1200/750!important}.demo-real-crm{width:100%!important;height:100%!important;object-fit:contain!important}}

/* V18 demo image containment — preserve every complete 1200x750 CRM capture */
.demo-product{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  overflow:visible!important;
  background:#eef5fb!important;
  border:1px solid #d6e5f1!important;
  border-radius:16px!important;
}
.demo-real-crm{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  min-width:0!important;
  object-fit:initial!important;
  object-position:initial!important;
  margin:0 auto!important;
  border:0!important;
  border-radius:15px!important;
}
@media(max-width:760px){
 .demo-product{width:100%!important;height:auto!important;aspect-ratio:auto!important;overflow:visible!important}
 .demo-real-crm{width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important}
}
/* V19 demo final layout: one complete CRM screenshot per slide, never cropped. */
.demo-product{
 display:block!important;
 width:100%!important;
 max-width:100%!important;
 height:auto!important;
 min-height:0!important;
 aspect-ratio:auto!important;
 padding:0!important;
 margin-top:20px!important;
 overflow:hidden!important;
 background:#eef5fb!important;
 border:1px solid #d6e5f1!important;
 border-radius:16px!important;
}
.demo-real-crm{
 display:block!important;
 width:100%!important;
 max-width:100%!important;
 height:auto!important;
 max-height:none!important;
 object-fit:contain!important;
 object-position:center top!important;
 margin:0!important;
 border:0!important;
 border-radius:15px!important;
}
@media(max-width:760px){
 .demo-product{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important}
 .demo-real-crm{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important}
}

/* V20 guided demo: crop source assets to meaningful CRM content; no dead lower whitespace. */
.demo-controls{margin-top:12px!important}
.demo-dialog{padding-bottom:20px!important}
.demo-product{margin-bottom:0!important}
/* V21: dashboard demo uses the complete production-style CRM frame through the bottom row. */
.demo-product{background:#0b3a68!important}
.demo-real-crm{vertical-align:bottom!important}

/* V37: exact CRM logo asset overlay only; screenshots are otherwise untouched. */
.demo-product{position:relative!important}
.demo-logo-patch{position:absolute;z-index:3;left:0;top:0;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}
.demo-logo-patch img{width:88%;height:88%;object-fit:contain;display:block}
.demo-slide-1 .demo-logo-patch{width:17.2%;height:11.3%}
.demo-slide-2 .demo-logo-patch,.demo-slide-3 .demo-logo-patch,.demo-slide-4 .demo-logo-patch,.demo-slide-5 .demo-logo-patch,.demo-slide-6 .demo-logo-patch{width:17.2%;height:11.3%}

/* V38 AGENCY FIELD DISPLAY FIX ONLY */
.agency-field{padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#31445d;font-size:12px;font-weight:700}.agency-field>span{display:block;margin-bottom:6px}.agency-field>span small{display:inline;margin:0;color:#60728b;font-size:11px;font-weight:600}.agency-field>input{width:100%;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--ink);font:inherit;font-size:14px;font-weight:500;outline:none}
