@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#fff;--surface:#fff;--surface-soft:#f8fafc;--ink:#07142f;--text:#344054;--muted:#667085;--line:#dfe6ee;--primary:#07142f;--primary-dark:#030a19;--primary-soft:#eef4f7;--green:#12a889;--green-soft:#e8f7f3;--amber:#c8902e;--amber-soft:#fff7e8;--red:#d92d20;--shadow:0 18px 45px #0f172a14;--shadow-strong:0 30px 70px #0f172a24;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;background:radial-gradient(circle at 8% 18%,#07142f14,#0000 28rem),radial-gradient(circle at 90% 8%,#14a46c12,#0000 26rem),linear-gradient(#fff 0% 42%,#fff 100%);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1{max-width:870px;color:var(--ink);letter-spacing:-.055em;margin-bottom:22px;font-size:clamp(46px,5.5vw,76px);font-weight:800;line-height:.98}h2{color:var(--ink);letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(32px,3.8vw,54px);font-weight:800;line-height:1.05}h3{color:var(--ink);letter-spacing:-.025em;margin-bottom:10px;font-size:19px;line-height:1.25}p{color:var(--muted);line-height:1.7}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border-bottom:1px solid #d8e0eacc;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:0 clamp(20px,4vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:16px;min-width:0;display:inline-flex}.brand img{width:auto;height:38px;display:block}.brand span{color:var(--ink);letter-spacing:-.03em;border-left:1px solid var(--line);padding-left:16px;font-size:22px;font-weight:650}.main-nav{align-items:center;gap:6px;font-size:14px;font-weight:650;display:flex}.main-nav a{color:#475467;border-radius:999px;padding:10px 13px;transition:all .18s}.main-nav a:hover{color:var(--ink);background:#fff}.nav-button{box-shadow:0 12px 28px #07142f38;color:#fff!important;background:var(--primary)!important;padding:11px 17px!important}.nav-button:hover{transform:translateY(-1px);background:var(--primary-dark)!important}.hero{padding:clamp(24px,4vw,52px) clamp(20px,4vw,76px) 38px}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,520px);align-items:start;gap:clamp(34px,5vw,78px);max-width:1460px;margin:0 auto;display:grid}.badge{color:var(--primary);background:#f6fcfa;border:1px solid #d6eee8;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:9px 13px;font-size:13px;font-weight:750;display:inline-flex}.lead{color:#475467;max-width:760px;margin-bottom:28px;font-size:clamp(18px,1.5vw,22px)}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 21px;font-weight:800;transition:all .18s;display:inline-flex}.button:after{content:"→";font-size:17px}.button.primary{color:#fff;background:var(--primary);box-shadow:0 16px 32px #07142f38}.button.primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 22px 42px #07142f47}.button.secondary{color:var(--ink);border:1px solid var(--line);background:#fff;box-shadow:0 8px 22px #0f172a0d}.button.secondary:hover{border-color:var(--primary);transform:translateY(-2px)}.button.full{width:100%}.hero-bullets{flex-wrap:wrap;gap:10px 20px;margin-bottom:28px;display:flex}.hero-bullets span{color:#475467;align-items:center;gap:8px;font-size:14px;font-weight:650;display:inline-flex}.hero-bullets svg{color:var(--green)}.platform-row{flex-wrap:wrap;gap:12px 22px;display:flex}.platform-row span{color:#475467;align-items:center;gap:10px;font-size:14px;font-weight:650;display:inline-flex}.platform-row svg{color:var(--primary)}.demo-card{border:1px solid var(--line);box-shadow:var(--shadow-strong);background:#fffffff5;border-radius:28px;padding:28px;position:relative;overflow:hidden}.demo-card:before{content:"";background:linear-gradient(90deg, var(--green), var(--primary));height:5px;position:absolute;inset:0 0 auto}.form-head h2{margin-bottom:8px;font-size:34px}.form-head p{margin-bottom:20px;font-size:15px}.demo-form{gap:13px;display:grid}.field-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field{gap:7px;display:grid}.field span{color:var(--ink);font-size:13px;font-weight:750}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:13px 14px;transition:all .16s}.field textarea{resize:vertical;min-height:102px}.calendar-block{background:#fff;border:1px solid #d6eee8;border-radius:16px;gap:12px;padding:14px;display:grid}.calendar-title{color:var(--ink);align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.calendar-title svg{color:var(--primary)}.privacy{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:-2px 0 0;font-size:12px;display:flex}.form-status{border-radius:12px;padding:12px 14px;font-size:14px;font-weight:700}.form-status.success{color:#067647;background:#ecfdf3}.form-status.error{color:#b42318;background:#fef3f2}.form-status.loading{color:#344054;background:#f2f4f7}.metrics-strip{border:1px solid var(--line);max-width:1460px;box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;display:grid;overflow:hidden}.outcome-card{border-right:1px solid var(--line);grid-template-columns:48px 1fr;align-content:start;gap:16px;min-height:150px;padding:24px;transition:all .18s;display:grid}.outcome-card:last-child{border-right:0}.outcome-card:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 18px 38px #07142f1c}.outcome-icon{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:16px;place-items:center;display:grid}.outcome-card p{margin:0;font-size:14px}.section{padding:88px clamp(20px,4vw,76px)}.section-head{text-align:center;max-width:930px;margin:0 auto 42px}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:10px;margin-bottom:14px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg, var(--green), var(--primary));border-radius:99px;width:30px;height:2px}.section-head>p:last-child{max-width:780px;margin:0 auto;font-size:18px}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1460px;margin:0 auto;display:grid}.value-card,.flow-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px;transition:all .18s;box-shadow:0 8px 24px #0f172a0b}.value-card:hover,.flow-card:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 18px 38px #07142f1c}.value-icon{background:var(--primary-soft);width:46px;height:46px;color:var(--primary);border-radius:15px;place-items:center;margin-bottom:15px;display:grid}.value-card.green .value-icon{background:var(--green-soft);color:var(--green)}.value-card.warning .value-icon{background:var(--amber-soft);color:var(--amber)}.value-card p,.flow-card p{margin:0}.product-section{background:#fff}.product-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:34px;max-width:1460px;margin:0 auto;display:grid}.product-copy>p:not(.eyebrow){font-size:18px}.check-list{gap:14px;margin-top:26px;display:grid}.check-list p{color:#344054;align-items:flex-start;gap:10px;margin:0;display:flex}.check-list svg{color:var(--green);flex:none;margin-top:3px}.dashboard-card{border:1px solid var(--line);min-height:460px;box-shadow:var(--shadow-strong);background:#fff;border-radius:26px;grid-template-columns:165px 1fr;gap:18px;padding:22px;display:grid;position:relative;overflow:visible}.dashboard-sidebar{border:1px solid var(--line);background:#fff;border-radius:18px;align-content:start;gap:8px;padding:16px;display:grid}.mini-logo{background:var(--primary);color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;margin-bottom:8px;font-weight:800;display:grid}.dashboard-sidebar span{color:#475467;border-radius:10px;padding:8px 9px;font-size:13px;font-weight:650}.dashboard-sidebar span:nth-child(2){background:var(--primary-soft);color:var(--primary)}.dashboard-main{min-width:0}.dashboard-top{justify-content:space-between;gap:14px;margin-bottom:14px;display:flex}.dashboard-top p{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:12px;font-weight:850}.dashboard-top h3{margin:0;font-size:22px}.dashboard-top button{border:1px solid var(--line);color:var(--primary);background:#fff;border-radius:999px;padding:9px 12px;font-weight:750}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.mini-stat{border:1px solid var(--line);background:#fbfdff;border-radius:15px;padding:14px}.mini-stat strong{color:var(--ink);letter-spacing:-.04em;margin-bottom:4px;font-size:21px;display:block}.mini-stat span{color:var(--muted);font-size:12px}.chart-and-list{grid-template-columns:1fr .95fr;gap:14px;display:grid}.bar-chart,.doc-list{border:1px solid var(--line);background:#fbfdff;border-radius:18px;min-height:210px;padding:17px}.bar-chart{align-items:end;gap:14px;display:flex}.bar-chart span{background:linear-gradient(180deg, var(--primary), #8bb9ff);border-radius:8px 8px 0 0;flex:1}.doc-row{border-bottom:1px solid var(--line);color:#475467;justify-content:space-between;gap:12px;padding:12px 0;font-size:14px;display:flex}.doc-row:last-child{border-bottom:0}.doc-row strong{color:var(--amber)}.prompt-card{border:1px solid var(--line);width:265px;box-shadow:var(--shadow-strong);text-align:center;background:#fff;border-radius:20px;padding:18px;position:absolute;bottom:-30px;right:-22px}.prompt-card svg{color:var(--green);margin-bottom:8px}.prompt-card p{margin-bottom:8px;font-size:14px}.prompt-card h3{font-size:18px}.prompt-card div{gap:8px;display:flex}.prompt-card button{cursor:pointer;border:0;border-radius:10px;flex:1;min-height:38px;font-weight:800}.prompt-card button:first-child{background:var(--primary);color:#fff}.prompt-card button:last-child{color:var(--ink);background:#f8fafc}.flow-section{background:#fff}.flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1460px;margin:0 auto;display:grid}.flow-card span{width:50px;height:50px;color:var(--primary);background:var(--primary-soft);border-radius:16px;place-items:center;margin-bottom:16px;font-weight:850;display:grid}.final-cta{padding-top:42px}.cta-card{border:1px solid var(--line);max-width:1460px;box-shadow:var(--shadow);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:26px;margin:0 auto;padding:34px;display:flex}.cta-card svg{color:var(--primary);margin-bottom:14px}.cta-card h2{font-size:clamp(30px,3vw,44px)}.cta-card p:last-child{margin-bottom:0}.footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:16px;padding:28px clamp(20px,4vw,76px) 44px;font-size:14px;display:flex}.scroll-top{background:var(--primary);color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:80;border:0;border-radius:50%;width:48px;height:48px;transition:all .18s;position:fixed;bottom:22px;right:22px;transform:translateY(10px);box-shadow:0 14px 30px #07142f3d}.scroll-top.visible{opacity:1;visibility:visible;transform:translateY(0)}@media (width<=1180px){.hero-grid,.product-grid{grid-template-columns:1fr}.metrics-strip,.flow-grid,.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prompt-card{width:auto;margin-top:14px;position:static}.dashboard-card{display:block}.dashboard-sidebar{display:none}}@media (width<=760px){.site-header{flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.main-nav{width:100%;overflow-x:auto}.hero,.section{padding-left:16px;padding-right:16px}.field-pair,.metrics-strip,.value-grid,.stat-grid,.chart-and-list,.flow-grid{grid-template-columns:1fr}.outcome-card{border-right:0;border-bottom:1px solid var(--line)}.outcome-card:last-child{border-bottom:0}.cta-card{flex-direction:column;align-items:flex-start}.button{width:100%}.hero-actions{flex-direction:column}h1{font-size:42px}}.demo-card,.demo-form,.field,.field-pair,.calendar-block,.field-pair>*,.schedule-grid>*{min-width:0}.field input,.field select,.field textarea{min-width:0;max-width:100%}.field select{white-space:nowrap;text-overflow:ellipsis}.timezone-note{color:var(--muted);align-items:center;gap:7px;margin:0;font-size:12.5px;line-height:1.45;display:inline-flex}.timezone-note svg{color:var(--primary);flex:none}.brand img{object-fit:contain;max-width:168px}@media (width<=900px){.schedule-grid{grid-template-columns:1fr}}.brand img{object-fit:contain;width:auto;max-width:188px;height:42px;display:block}.brand span{border-left:1px solid var(--line);margin-left:6px;padding-left:14px;line-height:1}.calendar-block{background:#fff;border-radius:18px;padding:18px}.calendar-help{color:var(--muted);margin:-4px 0 2px;font-size:13px;line-height:1.45}.schedule-grid{grid-template-columns:minmax(0,1.15fr) minmax(130px,.65fr) minmax(120px,.55fr);align-items:end;gap:12px;display:grid}.schedule-grid .field{min-width:0}.schedule-grid input,.schedule-grid select,.detected-timezone{min-height:52px;font-size:15px;line-height:1.2}.schedule-grid select{text-overflow:ellipsis;overflow:hidden}.timezone-field{grid-column:1/-1}.detected-timezone{border:1px solid var(--line);width:100%;color:var(--ink);overflow-wrap:anywhere;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:0 14px;font-weight:650;display:flex}.detected-timezone svg{color:var(--primary);flex:none}.timezone-note{margin-top:2px}.cta-card{align-items:center}.cta-card>div{flex:auto;min-width:0}.cta-card .button{white-space:nowrap;flex:none;width:auto;min-width:210px;padding-inline:24px}.footer{justify-content:flex-start;align-items:center;column-gap:56px}.footer span:last-child{margin-left:clamp(20px,10vw,150px);margin-right:auto}@media (width<=980px){.schedule-grid{grid-template-columns:1fr 1fr}.schedule-grid .field:first-child,.timezone-field{grid-column:1/-1}}@media (width<=760px){.brand img{max-width:158px;height:36px}.schedule-grid{grid-template-columns:1fr}.schedule-grid .field:first-child,.timezone-field{grid-column:auto}.cta-card .button{white-space:normal;width:100%;min-width:0}.footer span:last-child{margin-left:0}}body{background:#fff!important}.site-header{background:#fffffff0}.nav-button,.button.primary,.prompt-card button:first-child,.scroll-top{background:var(--primary)!important;color:#fff!important}.nav-button:hover,.button.primary:hover,.scroll-top:hover{background:var(--primary-dark)!important}.demo-card:before,.eyebrow:before{background:linear-gradient(90deg, var(--green), var(--primary))}.badge,.calendar-block{background:#fff;border-color:#d6eee8}.button.secondary:hover,.value-card:hover,.flow-card:hover,.outcome-card:hover{border-color:var(--green);box-shadow:0 18px 38px #12a8891f}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #12a8891f}.value-icon,.flow-card span{background:var(--primary-soft);color:var(--primary)}.value-card.green .value-icon,.outcome-icon{background:var(--green-soft);color:var(--green)}.product-section,.flow-section,.dashboard-card,.demo-card,.metrics-strip,.value-card,.flow-card,.cta-card,.dashboard-sidebar{background:#fff}.cta-card{border-color:#d6eee8}.footer{background:#fff}@media (width<=1180px){.hero-grid{align-items:start}}.hero{padding-top:clamp(24px,4vw,52px)}.hero-grid{align-items:start}.hero-copy{padding-top:4px}@media (width<=1180px){.hero-grid{align-items:start}}.dashboard-card{align-items:stretch;overflow:hidden}.dashboard-brand-mini{border-bottom:1px solid var(--line);align-items:start;gap:8px;margin-bottom:14px;padding-bottom:14px;display:grid}.dashboard-brand-mini img{object-fit:contain;width:116px;max-width:100%;height:auto;display:block}.dashboard-brand-mini>span{letter-spacing:-.02em;color:var(--ink)!important;background:0 0!important;border-radius:0!important;padding:0!important;font-size:14px!important;font-weight:750!important}.mini-logo{display:none}.prompt-card{text-align:left;border-radius:18px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:14px;display:grid;box-shadow:0 16px 36px #0f172a1a;width:100%!important;position:static!important}.prompt-card svg{align-self:center;margin:0!important}.prompt-card p{line-height:1.35;margin:0 0 2px!important;font-size:13px!important}.prompt-card h3{letter-spacing:-.025em;line-height:1.25;margin:0!important;font-size:16px!important}.prompt-actions{min-width:148px;gap:8px!important;display:flex!important}.prompt-actions button{min-width:68px}@media (width<=1180px){.prompt-card{grid-template-columns:30px 1fr}.prompt-actions{grid-column:1/-1;width:100%}.prompt-actions button{flex:1}}@media (width<=760px){.prompt-card{text-align:center;grid-template-columns:1fr}.prompt-card svg{margin:0 auto!important}.prompt-actions{min-width:0}}.availability-status{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:14px;align-items:flex-start;gap:9px;margin-top:12px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45;display:flex}.availability-status svg{flex:none;margin-top:1px}.availability-status.checking{color:#475569;background:#f8fafc;border-color:#dbe5e2}.availability-status.available{color:#047857;background:#ecfdf7;border-color:#0da68047}.availability-status.unavailable,.availability-status.error{color:#92400e;background:#fffbeb;border-color:#d9770659}.button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none!important;transform:none!important}.suggested-slots{background:#fff;border:1px solid #d6eee8;border-radius:14px;gap:10px;margin-top:10px;padding:12px;display:grid}.suggested-slots strong{color:var(--ink);font-size:13px;font-weight:800}.suggested-slots>div{flex-wrap:wrap;gap:8px;display:flex}.suggested-slots button{background:var(--green-soft);color:var(--green-dark);cursor:pointer;border:1px solid #12a88959;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800;transition:all .16s}.suggested-slots button:hover{background:var(--green);color:#fff;transform:translateY(-1px)}.demo-card.collapsed{box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.demo-card.collapsed:before{display:none}.demo-collapsed-trigger{border:1px solid var(--line);width:100%;min-height:230px;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:26px;align-content:center;gap:10px;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.demo-collapsed-trigger:hover,.demo-collapsed-trigger:focus-visible{border-color:var(--primary);box-shadow:var(--shadow-strong);outline:none;transform:translateY(-4px)}.demo-kicker{background:var(--primary-soft);width:fit-content;color:var(--primary);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:2px;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex}.demo-collapsed-trigger strong{color:var(--ink);letter-spacing:-.055em;font-size:clamp(30px,3vw,40px);line-height:1.05}.demo-collapsed-trigger>span:not(.demo-kicker){max-width:420px;color:var(--muted);font-size:15px;line-height:1.65}.demo-collapsed-trigger i{color:var(--primary);font-size:14px;font-style:normal;font-weight:850}.demo-card.expanded{animation:.22s both demoExpand}@keyframes demoExpand{0%{opacity:.96;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.form-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.form-head .demo-kicker{margin-bottom:10px}.demo-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;flex:none;place-items:center;font-size:24px;line-height:1;transition:all .16s;display:grid}.demo-close:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.focus-block{background:#fff;border:1px solid #d6eee8;border-radius:14px;gap:10px;padding:12px;display:grid}.focus-title{color:var(--ink);font-size:13px;font-weight:800}.focus-block p{color:var(--muted);margin:-2px 0 0;font-size:13px;line-height:1.45}.focus-options{flex-wrap:wrap;gap:8px;display:flex}.focus-options button{color:var(--primary);cursor:pointer;background:#fff;border:1px solid #12a88959;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800;transition:all .16s}.focus-options button:hover,.focus-options button.selected{background:var(--green-soft);color:var(--green-dark);transform:translateY(-1px)}.focus-options button.selected{border-color:var(--green);box-shadow:0 0 0 3px #12a8891a}.hero-grid{gap:clamp(24px,4vw,60px)}@media (width<=1180px){.demo-collapsed-trigger{min-height:190px}}@media (width<=760px){.demo-collapsed-trigger{min-height:auto;padding:22px}.form-head{align-items:flex-start}.demo-close{width:36px;height:36px}.focus-options button,.suggested-slots button{flex:100%}}body,p{font-size:16px}h1{font-size:clamp(44px,5.2vw,74px)}.lead{font-size:clamp(18px,1.55vw,23px);line-height:1.65}.badge,.main-nav,.hero-bullets span,.platform-row span{font-size:15px}.demo-card,.demo-form,.field input,.field select,.field textarea,.detected-timezone,.focus-options button,.suggested-slots button{font-size:16px}.field span,.focus-title,.suggested-slots strong,.calendar-title{font-size:14px}.demo-collapsed-trigger>span:not(.demo-kicker){font-size:16px}.demo-collapsed-trigger i{font-size:15px}.field input,.field select,.field textarea,.detected-timezone,.focus-options button,.suggested-slots button{min-height:48px}.button{min-height:54px;font-size:16px}.value-card p,.flow-card p,.outcome-card p,.doc-row,.dashboard-sidebar span,.mini-stat span{font-size:15px}@media (width<=760px){body,p,.demo-card,.demo-form,.field input,.field select,.field textarea,.detected-timezone,.focus-options button,.suggested-slots button{font-size:16px}h1{letter-spacing:-.045em;font-size:clamp(38px,11vw,46px);line-height:1.05}h2{font-size:clamp(30px,8vw,38px)}h3{font-size:20px}.lead{font-size:17px;line-height:1.65}.field span,.focus-title,.suggested-slots strong,.calendar-title{font-size:14px}.button,.field input,.field select,.field textarea,.detected-timezone,.focus-options button,.suggested-slots button{min-height:50px}}.value-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.value-card{min-height:230px}.modern-dashboard.dashboard-card{background:radial-gradient(circle at 78% 4%,#12a8891a,#0000 18rem),linear-gradient(#fff 0%,#fbfdff 100%);border-radius:28px;grid-template-columns:140px 1fr;gap:16px;padding:18px}.modern-dashboard .dashboard-sidebar{border-radius:20px;gap:7px;padding:14px}.modern-dashboard .dashboard-sidebar span{padding:8px 9px;font-size:12.5px}.modern-dashboard .dashboard-sidebar span.active,.modern-dashboard .dashboard-sidebar span:nth-child(2){background:var(--primary-soft);color:var(--primary)}.modern-dashboard .dashboard-brand-mini{gap:6px;margin-bottom:10px;padding-bottom:12px}.modern-dashboard .dashboard-brand-mini img{object-fit:contain;width:92px;max-height:26px}.modern-dashboard .dashboard-brand-mini>span{font-size:12px!important;font-weight:800!important}.modern-top{align-items:flex-start}.modern-top h3{font-size:clamp(20px,2vw,28px)}.modern-top button{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.command-summary{background:linear-gradient(135deg,#f6fcfa,#fff);border:1px solid #d6eee8;border-radius:20px;grid-template-columns:1fr 104px;align-items:stretch;gap:12px;margin-bottom:14px;padding:16px;display:grid}.command-summary span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:850;display:block}.command-summary strong{color:var(--ink);letter-spacing:-.025em;margin-bottom:4px;font-size:17px;display:block}.command-summary p{margin:0;font-size:13px;line-height:1.45}.risk-score{text-align:center;background:var(--primary);color:#fff;border-radius:18px;place-items:center;display:grid}.risk-score small{color:#ffffffb8;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:750;display:block}.risk-score b{letter-spacing:-.055em;font-size:34px;line-height:1;display:block}.modern-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.modern-stat-grid .mini-stat{background:#fff;border-radius:16px;padding:12px}.dashboard-modules{grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);gap:12px;display:grid}.risk-module,.value-module{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;padding:14px}.module-head,.risk-row,.signal-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.module-head{color:var(--ink);margin-bottom:10px;font-size:13px;font-weight:850}.module-head b{color:var(--green);font-size:12px}.risk-row{border-top:1px solid #eef2f6;padding:10px 0}.risk-row strong{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;max-width:210px;font-size:13px;font-weight:800;display:block;overflow:hidden}.risk-row small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.risk-row b{color:var(--amber);font-size:16px}.signal-row{border-top:1px solid #eef2f6;min-height:39px;padding:8px 0}.signal-row span{color:var(--muted);font-size:13px;font-weight:650}.signal-row strong{color:var(--ink);font-size:13px;font-weight:850}.modern-prompt.prompt-card{color:#fff;background:linear-gradient(135deg,#07142f,#0b1d42);border-color:#ffffff1a;margin-top:12px;box-shadow:0 18px 38px #07142f2e}.modern-prompt.prompt-card svg{color:var(--green)}.modern-prompt .prompt-copy p{color:#ffffffad!important}.modern-prompt .prompt-copy h3{color:#fff!important}.modern-prompt .prompt-actions button:first-child{background:var(--green)!important;color:#fff!important}.modern-prompt .prompt-actions button:last-child{color:#fff!important;background:#ffffff1a!important}@media (width<=1300px){.value-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1180px){.modern-dashboard.dashboard-card{display:block}.dashboard-modules,.command-summary{grid-template-columns:1fr}.risk-score{min-height:94px}}@media (width<=760px){.value-grid{grid-template-columns:1fr}.modern-stat-grid{grid-template-columns:1fr 1fr}.modern-top{display:grid}.modern-top button{width:fit-content}.risk-row strong{max-width:190px}}@media (width<=460px){.modern-stat-grid{grid-template-columns:1fr}.risk-row{align-items:flex-start}.risk-row strong{max-width:170px}}.modern-dashboard.dashboard-card{grid-template-columns:122px 1fr}.modern-dashboard .insight-rail{padding:14px 12px}.rail-head{border-bottom:1px solid var(--line);gap:8px;margin-bottom:12px;padding-bottom:12px;display:grid}.rail-dot{color:#fff;background:linear-gradient(135deg, var(--primary), var(--green));border-radius:14px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 14px 28px #07142f1f}.rail-head strong{color:var(--ink);letter-spacing:-.02em;font-size:13px;line-height:1.15}.modern-dashboard .dashboard-brand-mini{display:none!important}.modern-top.value-top{margin-bottom:12px;display:block}.modern-top.value-top h3{max-width:520px}.modern-top.value-top button{display:none!important}@media (width<=1180px){.modern-dashboard.dashboard-card{grid-template-columns:1fr}.modern-dashboard .insight-rail{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rail-head{border-bottom:0;border-right:1px solid var(--line);align-items:center;margin:0 8px 0 0;padding:0 12px 0 0;display:flex}.rail-dot{border-radius:12px;width:34px;height:34px}}body,p{font-size:17px}h1{font-size:clamp(48px,5.4vw,78px);line-height:.98}h2{font-size:clamp(34px,3.4vw,52px);line-height:1.04}h3{font-size:clamp(21px,1.8vw,28px)}.badge,.main-nav a,.hero-bullets span,.platform-row span{font-size:16px}.lead,.section-head>p:last-child,.product-copy>p:not(.eyebrow),.cta-card p{font-size:19px;line-height:1.7}.outcome-card h3,.value-card h3,.flow-card h3{font-size:26px}.outcome-card p,.value-card p,.flow-card p{font-size:16px;line-height:1.65}.value-card,.flow-card{min-height:250px}.section-head{margin-bottom:48px}.eyebrow{font-size:13px}.demo-kicker,.focus-title,.calendar-title,.field span,.suggested-slots strong,.module-head,.command-summary span{font-size:14px}.form-head p,.calendar-help,.focus-block p,.timezone-note,.form-status,.availability-status{font-size:15.5px}.button,.field input,.field select,.field textarea,.detected-timezone,.focus-options button,.suggested-slots button{font-size:16px}.hero-bullets{gap:18px}.metrics-strip{margin-top:8px}.outcome-card{min-height:160px}.modern-dashboard.dashboard-card{grid-template-columns:108px 1fr;padding:20px}.modern-dashboard .insight-rail{border:1px solid var(--line);background:linear-gradient(#f8fbff 0%,#fff 100%);border-radius:18px;align-self:start;gap:8px;padding:12px}.modern-dashboard .dashboard-sidebar span{color:#58657a;border-radius:12px;padding:10px;font-size:13px;font-weight:750}.modern-dashboard .dashboard-sidebar span.active,.modern-dashboard .dashboard-sidebar span:hover{color:var(--primary);background:#eef4ff}.rail-head,.rail-dot{display:none!important}.modern-top.value-top{margin-bottom:14px}.modern-top.value-top p{letter-spacing:.12em;font-size:13px}.modern-top.value-top h3{font-size:clamp(24px,2.1vw,32px)}.command-summary strong{font-size:18px}.command-summary p{font-size:14px}.risk-score b{font-size:38px}.modern-stat-grid .mini-stat strong{font-size:24px}.modern-stat-grid .mini-stat span{font-size:13px}.risk-row strong,.signal-row strong{font-size:14px}.risk-row small,.signal-row span{font-size:13px}.modern-prompt.prompt-card{border-radius:20px}.modern-prompt .prompt-copy p{font-size:14px!important}.modern-prompt .prompt-copy h3{font-size:18px}@media (width<=1180px){.modern-dashboard.dashboard-card{grid-template-columns:1fr}.modern-dashboard .insight-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}}@media (width<=760px){body,p{font-size:16px}h1{font-size:clamp(40px,11vw,50px)}h2{font-size:clamp(30px,8vw,38px)}.lead,.section-head>p:last-child,.product-copy>p:not(.eyebrow),.cta-card p{font-size:18px}.outcome-card h3,.value-card h3,.flow-card h3{font-size:22px}.outcome-card p,.value-card p,.flow-card p{font-size:16px}.modern-dashboard .insight-rail{grid-template-columns:1fr 1fr}.modern-dashboard .dashboard-sidebar span{font-size:13px}}.modern-dashboard .insight-rail{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;width:108px;padding:12px;display:flex}.modern-dashboard .dashboard-sidebar span{text-align:center;white-space:normal;word-break:normal;overflow-wrap:normal;justify-content:center;align-items:center;width:100%;min-height:42px;padding:9px 8px;line-height:1.15;display:flex}.modern-dashboard .dashboard-sidebar span.active,.modern-dashboard .dashboard-sidebar span:hover{transform:none}@media (width<=1180px){.modern-dashboard .insight-rail{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;width:100%;display:grid}.modern-dashboard .dashboard-sidebar span{min-height:44px}}@media (width<=760px){.modern-dashboard .insight-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.modern-dashboard .dashboard-sidebar span{justify-content:center}}.demo-collapsed-trigger{isolation:isolate;gap:14px;position:relative;overflow:hidden}.demo-collapsed-trigger:before{content:"";z-index:-1;opacity:.85;background:radial-gradient(circle,#112a5e1a 0%,#112a5e0d 34%,#112a5e00 72%);width:220px;height:220px;transition:transform .45s,opacity .45s;position:absolute;inset:-40% auto auto -20%;transform:translate(0,0)}.demo-collapsed-trigger:after{content:"";pointer-events:none;background:linear-gradient(115deg,#fff0 15%,#ffffffd6 42%,#fff0 60%);transition:transform .7s;position:absolute;inset:0;transform:translate(-130%)}.demo-collapsed-trigger:hover:before,.demo-collapsed-trigger:focus-visible:before{transform:translate(24px,16px)scale(1.06)}.demo-collapsed-trigger:hover:after,.demo-collapsed-trigger:focus-visible:after{transform:translate(130%)}.demo-trigger-main{grid-template-columns:minmax(0,1fr) 72px;align-items:center;gap:16px;display:grid}.demo-trigger-copy{gap:10px;display:grid}.demo-trigger-copy>span{max-width:430px;color:var(--muted);font-size:15px;line-height:1.7}.demo-trigger-orb{color:#fff;background:linear-gradient(#0f2660 0%,#132d72 100%);border-radius:20px;justify-self:end;place-items:center;width:64px;height:64px;transition:transform .22s,box-shadow .22s,border-radius .22s;display:grid;box-shadow:0 16px 30px #112a5e2e}.demo-trigger-footer{justify-content:space-between;align-items:center;gap:16px;padding-top:2px;display:flex}.demo-trigger-open{color:var(--ink);align-items:center;gap:8px;font-size:14px;font-weight:850;display:inline-flex}.demo-trigger-footer i{color:var(--primary);align-items:center;font-size:14px;font-style:normal;font-weight:850;transition:transform .2s,color .2s;display:inline-flex}.demo-collapsed-trigger:hover .demo-trigger-orb,.demo-collapsed-trigger:focus-visible .demo-trigger-orb{border-radius:24px;transform:translateY(-3px)rotate(-6deg);box-shadow:0 22px 44px #112a5e38}.demo-collapsed-trigger:hover .demo-trigger-footer i,.demo-collapsed-trigger:focus-visible .demo-trigger-footer i{transform:translate(4px)}.demo-collapsed-trigger:hover .demo-kicker,.demo-collapsed-trigger:focus-visible .demo-kicker{background:#e8f1ff}@media (width<=760px){.demo-trigger-main{grid-template-columns:1fr;gap:12px}.demo-trigger-orb{border-radius:18px;justify-self:start;width:54px;height:54px}.demo-trigger-footer{flex-direction:column;align-items:flex-start;gap:8px}}@keyframes demoShimmerLoop{0%{transform:translate(-130%)}55%{transform:translate(130%)}to{transform:translate(130%)}}@keyframes demoOrbFloatLoop{0%{transform:translateY(-2px)rotate(-5deg)scale(1)}50%{transform:translateY(-8px)rotate(4deg)scale(1.05)}to{transform:translateY(-2px)rotate(-5deg)scale(1)}}@keyframes demoArrowNudgeLoop{0%{transform:translate(0)}50%{transform:translate(8px)}to{transform:translate(0)}}@keyframes demoKickerPulse{0%{background:#e8f1ff;box-shadow:0 0 #112a5e14}50%{background:#dfeaff;box-shadow:0 0 0 8px #112a5e00}to{background:#e8f1ff;box-shadow:0 0 #112a5e00}}@keyframes demoGlowShift{0%{opacity:.78;transform:translate(24px,16px)scale(1.02)}50%{opacity:1;transform:translate(38px,4px)scale(1.1)}to{opacity:.78;transform:translate(24px,16px)scale(1.02)}}.demo-collapsed-trigger:hover:before,.demo-collapsed-trigger:focus-visible:before{animation:2.2s ease-in-out infinite demoGlowShift}.demo-collapsed-trigger:hover:after,.demo-collapsed-trigger:focus-visible:after{animation:1.8s ease-in-out infinite demoShimmerLoop}.demo-collapsed-trigger:hover .demo-trigger-orb,.demo-collapsed-trigger:focus-visible .demo-trigger-orb{animation:1.8s ease-in-out infinite demoOrbFloatLoop}.demo-collapsed-trigger:hover .demo-trigger-footer i,.demo-collapsed-trigger:focus-visible .demo-trigger-footer i{animation:.95s ease-in-out infinite demoArrowNudgeLoop}.demo-collapsed-trigger:hover .demo-kicker,.demo-collapsed-trigger:focus-visible .demo-kicker{animation:1.8s ease-in-out infinite demoKickerPulse}.demo-collapsed-trigger:before{animation:3.2s ease-in-out infinite demoGlowShift}.demo-collapsed-trigger:after{animation:4.2s ease-in-out .8s infinite demoShimmerLoop}.demo-collapsed-trigger .demo-trigger-orb{animation:2.8s ease-in-out infinite demoOrbFloatLoop}.demo-collapsed-trigger .demo-trigger-footer i{animation:1.6s ease-in-out infinite demoArrowNudgeLoop}.demo-collapsed-trigger .demo-kicker{animation:2.6s ease-in-out infinite demoKickerPulse}.demo-collapsed-trigger:hover,.demo-collapsed-trigger:focus-visible{transform:translateY(-7px)scale(1.012);box-shadow:0 28px 68px #0f172a24}.demo-collapsed-trigger:hover:before,.demo-collapsed-trigger:focus-visible:before{animation-duration:1.9s}.demo-collapsed-trigger:hover:after,.demo-collapsed-trigger:focus-visible:after,.demo-collapsed-trigger:hover .demo-trigger-orb,.demo-collapsed-trigger:focus-visible .demo-trigger-orb{animation-duration:1.1s}.demo-collapsed-trigger:hover .demo-trigger-footer i,.demo-collapsed-trigger:focus-visible .demo-trigger-footer i{animation-duration:.7s}.demo-collapsed-trigger:hover .demo-kicker,.demo-collapsed-trigger:focus-visible .demo-kicker{animation-duration:1.2s}@media (prefers-reduced-motion:reduce){.demo-collapsed-trigger:before,.demo-collapsed-trigger:after,.demo-collapsed-trigger .demo-trigger-orb,.demo-collapsed-trigger .demo-trigger-footer i,.demo-collapsed-trigger .demo-kicker{animation:none!important}}@media (width<=760px){.site-header{grid-template-columns:1fr;align-items:start;gap:12px;display:grid}.brand{justify-content:flex-start;width:100%}.brand img{max-width:150px;height:34px}.brand span{margin-left:0;padding-left:12px;font-size:18px}.main-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid;overflow:visible}.main-nav a{text-align:center;white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:10px 8px;font-size:14px;line-height:1.15;display:flex}.main-nav .nav-button{box-shadow:0 10px 24px #07142f2e;border-radius:14px!important;padding:10px 8px!important}}@media (width<=420px){.site-header{padding-left:14px;padding-right:14px}.brand img{max-width:138px;height:30px}.brand span{font-size:17px}.main-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav a{min-height:44px;font-size:13px}}.demo-collapsed-trigger.completed{background:linear-gradient(135deg,#fff 0%,#f5fffb 100%);border-color:#12a8896b}.demo-collapsed-trigger.completed .demo-kicker{color:#08745f;background:var(--green-soft)}.demo-collapsed-trigger.completed .demo-trigger-orb{background:linear-gradient(180deg, var(--green) 0%, #08745f 100%);box-shadow:0 16px 34px #12a88938}.demo-collapsed-trigger.completed .demo-trigger-copy>span{color:#47645f}.demo-collapsed-trigger.completed .demo-trigger-open{color:#08745f}
