.demo-page{min-height:100vh;background:#f7f9fc}.demo-top{height:72px;padding:0 28px;background:white;border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;position:sticky;top:0;z-index:20}.demo-brand,.demo-top{display:flex;align-items:center}.demo-brand{gap:9px;font-weight:850;font-size:18px}.demo-mode{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#fffbeb;color:#92400e;font-size:11px;font-weight:800}.demo-mode i{width:7px;height:7px;border-radius:50%;background:#f59e0b}.demo-mode span{font-weight:500;color:#a16207}.demo-top>div:last-child{display:flex;align-items:center;gap:17px;font-size:12px;font-weight:750}.demo-top .button{min-height:39px}.demo-shell{display:grid;grid-template-columns:225px minmax(0,1fr);min-height:calc(100vh - 72px)}.demo-shell>aside{background:#14213d;color:white;padding:22px 14px;display:flex;flex-direction:column}.demo-business{display:flex;align-items:center;gap:9px;padding:5px 8px 23px;border-bottom:1px solid #334155}.demo-business>span{width:35px;height:35px;border-radius:10px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-weight:900}.demo-business>div{display:grid;gap:2px}.demo-business strong{font-size:11px}.demo-business small{font-size:8px;color:#94a3b8}.demo-shell nav{display:grid;gap:4px;padding:18px 0}.demo-shell nav button{border:0;background:transparent;color:#cbd5e1;display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:9px;font-size:11px;font-weight:750;cursor:pointer;text-align:left}.demo-shell nav button.active,.demo-shell nav button:hover{background:#1e40af;color:white}.demo-shell nav svg{width:17px}.demo-locked{padding:15px 10px;border-top:1px solid #334155;display:grid;gap:9px}.demo-locked p{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin:0 0 3px}.demo-locked span{display:flex;gap:8px;align-items:center;color:#94a3b8;font-size:9px}.demo-shell>aside>a{margin-top:auto;border-radius:9px;padding:10px;background:#eff6ff;color:#2563eb;display:flex;justify-content:center;gap:7px;align-items:center;font-size:10px;font-weight:850}.demo-content{padding:32px;width:min(1250px,100%);margin:0 auto}.demo-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.demo-heading h1{font-size:29px;margin:4px 0 5px}.demo-heading>div>p:last-child{font-size:12px;color:var(--muted);margin:0}.demo-tip{background:#14213d;color:white;border-radius:13px;padding:13px 16px;margin-bottom:18px;display:grid;grid-template-columns:29px 1fr auto;align-items:center;gap:12px}.demo-tip>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dbeafe;color:#1e3a8a;font-size:10px;font-weight:900}.demo-tip>div{display:grid;gap:2px}.demo-tip strong{font-size:11px}.demo-tip p{font-size:9px;color:#cbd5e1;margin:0}.demo-tip button,.demo-tip>a{border:0;background:transparent;color:#93c5fd;font-size:9px;font-weight:850;display:flex;align-items:center;gap:6px;cursor:pointer}.demo-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:17px}.demo-metrics article{background:white;border:1px solid var(--line);border-radius:13px;padding:17px;display:grid;gap:5px}.demo-metrics small{font-size:9px;color:var(--muted)}.demo-metrics strong{font-size:22px}.demo-metrics span{font-size:8px;color:var(--green)}.demo-two-col{display:grid;grid-template-columns:1.55fr .8fr;gap:17px}.demo-panel{overflow:hidden}.demo-panel>header{padding:17px 19px;border-bottom:1px solid var(--line)}.demo-panel h2{font-size:16px;margin:0}.demo-panel header p{font-size:9px;color:var(--muted);margin:3px 0 0}.demo-panel>button{width:100%;border:0;border-bottom:1px solid #edf0ed;background:white;padding:13px 17px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 15px;gap:10px;align-items:center;text-align:left;cursor:pointer}.demo-panel>button:hover{background:#f8faf8}.demo-panel>button>span{width:33px;height:33px;border-radius:9px;display:grid;place-items:center}.demo-panel>button>span.green{color:var(--color-primary);background:#eff6ff}.demo-panel>button>span.amber{color:#d97706;background:#fffbeb}.demo-panel>button>span.purple{color:#7c3aed;background:#f5f3ff}.demo-panel>button>div{display:grid;gap:3px}.demo-panel>button strong{font-size:10px}.demo-panel>button small{font-size:8px;color:var(--muted)}.demo-panel>button>b{font-size:7px;color:var(--muted);background:#f1f5f9;border-radius:9px;padding:4px 6px}.mini-activity>div{display:grid;grid-template-columns:8px 1fr auto;gap:9px;padding:14px 17px;border-bottom:1px solid #edf0ed;align-items:center}.mini-activity i{width:7px;height:7px;border-radius:50%}.mini-activity i.green{background:var(--color-success)}.mini-activity i.purple{background:#7c3aed}.mini-activity i.blue{background:#2563eb}.mini-activity p{display:grid;gap:2px;margin:0}.mini-activity strong{font-size:9px}.mini-activity small,.mini-activity time{font-size:7px;color:var(--muted)}.request-demo-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:17px}.readiness-demo,.request-details-demo{padding:23px}.readiness-demo{display:grid;grid-template-columns:130px 1fr;gap:24px;align-items:center}.readiness-score{width:125px;height:125px;border-radius:50%;background:conic-gradient(var(--color-primary) 85%,#e2e8f0 0);display:grid;place-content:center;text-align:center;position:relative}.readiness-score:before{content:"";position:absolute;inset:10px;border-radius:50%;background:white}.readiness-score small,.readiness-score strong{position:relative}.readiness-score strong{font-size:31px}.readiness-score small{font-size:8px;color:var(--muted)}.readiness-demo h2{font-size:20px;margin:0}.readiness-demo p{font-size:10px;line-height:1.5;color:var(--muted)}.readiness-demo>div:last-child>div{display:grid;gap:7px}.readiness-demo>div:last-child span{display:flex;gap:6px;align-items:center;font-size:9px;color:var(--color-primary);font-weight:750}.readiness-demo span.missing{color:#d97706}.request-details-demo header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px}.request-details-demo header small{font-size:8px;color:var(--muted)}.request-details-demo header h2{font-size:17px;margin:2px 0}.request-details-demo header b{font-size:8px;background:#eff6ff;color:#2563eb;padding:5px 8px;border-radius:10px}.request-details-demo dl{display:grid;margin:10px 0 18px}.request-details-demo dl>div{display:grid;grid-template-columns:110px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #edf0ed}.request-details-demo dt{font-size:8px;color:var(--muted)}.request-details-demo dd{font-size:10px;margin:0;line-height:1.45}.request-details-demo dl>div.missing dd{color:#d97706;font-weight:800}.estimate-demo{max-width:850px;margin:0 auto;padding:27px}.estimate-demo>header{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.estimate-demo>header>div{display:flex;gap:10px;align-items:center}.estimate-demo>header>div:first-child>span{width:38px;height:38px;border-radius:10px;background:var(--color-brand-navy);color:white;display:grid;place-items:center;font-weight:900}.estimate-demo>header>div:last-child,.estimate-demo>header>div>div{display:grid;gap:2px}.estimate-demo header strong{font-size:12px}.estimate-demo header small,.estimate-demo header span{font-size:8px;color:var(--muted)}.estimate-customer{padding:20px 0;display:flex;justify-content:space-between}.estimate-customer>div{display:grid;gap:3px}.estimate-customer small,.estimate-customer span{font-size:8px;color:var(--muted)}.estimate-customer strong{font-size:11px}.ready-text{color:var(--color-primary)!important}.estimate-scope-demo{padding:17px;border-radius:10px;background:#f1f5f9}.estimate-scope-demo h3{font-size:11px;margin:0 0 6px}.estimate-scope-demo p{font-size:9px;line-height:1.6;color:var(--muted);margin:0}.estimate-lines-demo{margin-top:17px}.estimate-lines-demo>div{display:grid;grid-template-columns:1fr 120px 100px;padding:12px;border-bottom:1px solid var(--line);font-size:10px}.estimate-lines-demo small{color:var(--muted)}.estimate-lines-demo strong{text-align:right}.estimate-total-demo{display:flex;justify-content:flex-end;gap:50px;padding:18px 12px;font-size:12px}.estimate-total-demo strong{font-size:21px}.estimate-demo>footer{border-top:1px solid var(--line);padding-top:18px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.estimate-demo>footer>div{display:grid;gap:2px;margin-right:auto}.estimate-demo>footer strong{font-size:10px}.estimate-demo>footer span{font-size:8px;color:var(--muted)}.estimate-demo>footer>button{border:1px solid var(--line);background:white;border-radius:9px;padding:10px;font-size:9px;color:var(--muted)}.demo-metrics.analytics{grid-template-columns:repeat(3,1fr)}.analytics-demo-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:17px}.analytics-demo-grid>section{padding:22px}.analytics-demo-grid header h2{font-size:16px;margin:0}.analytics-demo-grid header p{font-size:8px;color:var(--muted)}.demo-funnel{display:flex;align-items:center;gap:9px;margin-top:28px}.demo-funnel span{flex:1;padding:16px;border-radius:10px;background:#f1f5f9;display:grid;gap:3px;text-align:center;font-size:8px;color:var(--muted)}.demo-funnel span b{font-size:20px;color:var(--ink)}.demo-funnel span.won{background:var(--color-success);color:#dcfce7}.demo-funnel span.won b{color:white}.demo-funnel i{width:14px;border-top:1px solid #cbd5e1}.analytics-lock{text-align:center;display:grid;justify-items:center;gap:8px}.analytics-lock>span,.demo-modal>span{width:46px;height:46px;border-radius:13px;background:var(--green-soft);color:var(--green);display:grid;place-items:center}.analytics-lock h2{font-size:16px;margin:2px}.analytics-lock p{font-size:9px;line-height:1.5;color:var(--muted)}.demo-modal-backdrop{position:fixed;inset:0;background:rgba(20,33,61,.48);display:grid;place-items:center;padding:20px;z-index:50}.demo-modal{width:min(440px,100%);padding:30px;text-align:center;display:grid;justify-items:center;gap:8px;position:relative}.demo-modal-close{position:absolute;right:13px;top:13px;border:0;background:transparent;cursor:pointer}.demo-modal h2{font-size:23px;margin:2px}.demo-modal>p:not(.eyebrow){font-size:11px;line-height:1.6;color:var(--muted)}.demo-modal small{font-size:8px;color:var(--muted)}@media(max-width:900px){.demo-shell{grid-template-columns:110px minmax(0,1fr)}.demo-business>div{display:none}.demo-business>span{width:34px;flex:0 0 34px}.demo-shell nav button{justify-content:flex-start}.demo-shell nav button span{font-size:9px}.demo-locked{display:none}.demo-shell>aside>a{font-size:0}.analytics-demo-grid,.demo-two-col,.request-demo-grid{grid-template-columns:1fr}.demo-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.demo-top{padding:0 14px;height:64px}.demo-mode,.demo-top>div:last-child>a:first-child{display:none}.demo-top .button{font-size:10px;padding-inline:11px}.demo-shell{display:block}.demo-shell>aside{padding:7px;position:sticky;top:64px;z-index:15;display:block}.demo-business,.demo-locked,.demo-shell>aside>a{display:none}.demo-shell nav{padding:0;display:flex;justify-content:flex-start;overflow-x:auto;scrollbar-width:thin}.demo-shell nav button{min-width:74px;flex:0 0 auto;font-size:8px;display:grid;justify-items:center;justify-content:center;gap:4px;padding:7px}.demo-shell nav button span{font-size:8px;white-space:nowrap}.demo-content{padding:20px 12px}.demo-heading{align-items:flex-start;flex-direction:column}.demo-heading h1{font-size:25px}.demo-tip{grid-template-columns:28px 1fr}.demo-tip>a,.demo-tip>button{grid-column:2}.demo-metrics{grid-template-columns:1fr 1fr}.demo-metrics article{padding:13px}.demo-two-col,.readiness-demo{grid-template-columns:1fr}.readiness-score{margin:auto}.estimate-demo{padding:17px}.estimate-lines-demo>div{grid-template-columns:1fr auto}.estimate-lines-demo small{display:none}.estimate-demo>footer{align-items:stretch;flex-direction:column}.estimate-demo>footer>div{margin:0}.demo-funnel{display:grid;grid-template-columns:1fr}.demo-funnel i{width:1px;height:12px;border-left:1px solid #bac8be;border-top:0;margin:auto}}.demo-panel>button>span.blue{color:#2563eb;background:#eff6ff}.sample-request-form{max-width:860px;margin:auto;padding:27px}.sample-form-notice{display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center;padding:12px;margin-bottom:20px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#2563eb}.sample-form-notice span{display:grid;gap:2px}.sample-form-notice strong{font-size:10px}.sample-form-notice small{color:#667085;font-size:8px}.sample-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.sample-form-grid label{display:grid;gap:7px;color:#475569;font-size:10px;font-weight:800}.sample-form-grid label.wide{grid-column:1/-1}.sample-form-grid input,.sample-form-grid select,.sample-form-grid textarea{width:100%;padding:11px 12px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#172033;font-size:11px;outline:none}.sample-form-grid input:focus,.sample-form-grid select:focus,.sample-form-grid textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.14)}.sample-form-grid label>small{color:#667085;font-size:8px;font-weight:500}.sample-request-form>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.request-details-demo>.button{width:100%}.followup-demo-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:17px}.followup-message-card,.followup-schedule-card{padding:23px}.followup-schedule-card>header{display:grid;grid-template-columns:39px 1fr auto;gap:10px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.followup-schedule-card>header>span{width:38px;height:38px;border-radius:10px;background:#fffbeb;color:#d97706;display:grid;place-items:center}.followup-schedule-card header small{color:var(--muted);font-size:8px}.followup-schedule-card h2{margin:2px 0;font-size:13px}.followup-schedule-card header>b{padding:5px 7px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:7px}.followup-schedule-card ol{list-style:none;margin:18px 0 0;padding:0}.followup-schedule-card li{position:relative;display:grid;grid-template-columns:18px 1fr;gap:9px;padding-bottom:22px}.followup-schedule-card li:not(:last-child):after{content:"";position:absolute;left:5px;top:11px;bottom:2px;border-left:1px solid #cbd5e1}.followup-schedule-card li>span{width:11px;height:11px;border-radius:50%;background:#f59e0b;z-index:1}.followup-schedule-card li.done>span{background:#2563eb}.followup-schedule-card li>div{display:grid;gap:2px}.followup-schedule-card li strong{font-size:10px}.followup-schedule-card li small{color:var(--muted);font-size:8px}.followup-message-card header{display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line)}.followup-message-card header small{color:var(--muted);font-size:8px;text-transform:uppercase;font-weight:850}.followup-message-card header b{color:#d97706;font-size:8px}.followup-message-card h2{font-size:19px;margin:20px 0 14px}.followup-message-card>p{color:#475569;font-size:11px;line-height:1.65}.followup-message-card>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.accepted-demo{max-width:680px;margin:40px auto;padding:48px;text-align:center;display:grid;justify-items:center}.accepted-demo>span{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#16a34a;color:#fff;box-shadow:0 0 0 10px rgba(22,163,74,.09)}.accepted-demo h2{max-width:520px;margin:7px 0;font-size:29px}.accepted-demo>p:not(.eyebrow){max-width:510px;color:var(--muted);font-size:12px;line-height:1.65}.accepted-demo>div{display:flex;gap:9px;margin-top:15px}.accepted-demo>small{margin-top:15px;color:var(--muted);font-size:8px}@media(max-width:900px){.followup-demo-grid{grid-template-columns:1fr}}@media(max-width:650px){.sample-request-form{padding:19px}.sample-form-grid{grid-template-columns:1fr}.sample-form-grid label.wide{grid-column:auto}.accepted-demo>div,.followup-message-card>footer,.sample-request-form>footer{align-items:stretch;flex-direction:column}.accepted-demo>div .button,.followup-message-card>footer .button,.sample-request-form>footer .button{width:100%}.accepted-demo{padding:35px 20px}.accepted-demo h2{font-size:24px}}.customer-estimate-demo{max-width:820px;margin:0 auto;padding:28px}.customer-estimate-demo>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.customer-estimate-demo>header>div{display:flex;align-items:center;gap:10px}.customer-estimate-demo>header>div>span{width:40px;height:40px;border-radius:11px;background:#0b1f3a;color:#fff;display:grid;place-items:center;font-weight:900}.customer-estimate-demo header p,.customer-estimate-intro p{display:grid;gap:2px;margin:0}.customer-estimate-demo header strong{font-size:12px}.customer-estimate-demo header b,.customer-estimate-demo header small{font-size:8px}.customer-estimate-demo header small{color:var(--muted)}.customer-estimate-demo header>b{padding:5px 8px;border-radius:999px;background:#eff6ff;color:#2563eb}.customer-estimate-intro{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:22px 0}.customer-estimate-intro p:last-child{text-align:right}.customer-estimate-intro small,.customer-estimate-intro span{color:var(--muted);font-size:8px}.customer-estimate-intro strong{font-size:15px}.customer-estimate-scope{padding:20px;border-radius:12px;background:#f8fbff;border:1px solid #e2e8f0}.customer-estimate-scope h2{margin:0 0 7px;font-size:16px}.customer-estimate-scope>p{margin:0 0 16px;color:#667085;font-size:10px;line-height:1.6}.customer-estimate-scope>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-top:1px solid #e2e8f0;font-size:10px}.customer-estimate-demo>aside{display:flex;align-items:center;gap:9px;margin-top:15px;padding:12px;border-radius:9px;background:#fffbeb;color:#92400e}.customer-estimate-demo>aside>span{display:grid;gap:2px}.customer-estimate-demo>aside strong{font-size:9px}.customer-estimate-demo>aside small{font-size:8px;color:#a16207}.customer-estimate-demo>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.customer-decline{border:1px solid #cbd5e1;background:#fff;color:#475569}.declined-demo{max-width:680px;margin:40px auto;padding:48px;text-align:center;display:grid;justify-items:center}.declined-demo>span{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#f1f5f9;color:#64748b;box-shadow:0 0 0 10px rgba(100,116,139,.08)}.declined-demo h2{max-width:520px;margin:7px 0;font-size:29px}.declined-demo>p:not(.eyebrow){max-width:510px;color:var(--muted);font-size:12px;line-height:1.65}.declined-demo>div{display:flex;gap:9px;margin-top:15px}.declined-demo>small{margin-top:15px;color:var(--muted);font-size:8px}@media(max-width:650px){.customer-estimate-demo>footer,.declined-demo>div{align-items:stretch;flex-direction:column}.customer-estimate-demo>footer .button,.declined-demo>div .button{width:100%}.declined-demo{padding:35px 20px}.declined-demo h2{font-size:24px}.customer-estimate-demo{padding:19px}.customer-estimate-intro{grid-template-columns:1fr}.customer-estimate-intro p:last-child{text-align:left}}