/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--ink:#0d2034;--muted:#5f6f80;--line:#dce5eb;--soft:#f3f7f8;--white:#fff;--blue:#147cc1;--blue-dark:#0a5e98;--aqua:#39c4cf;--green:#1d966d;--orange:#d88327;--purple:#8059c8;--shadow:0 24px 70px #11344b1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;background:#f8fbfc;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #147cc147}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:78px;margin:0 auto;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-weight:780;display:inline-flex}.brand>span:last-child{font-size:18px;line-height:1;display:grid}.brand small{color:#7e8b97;letter-spacing:.16em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:700}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--blue), var(--aqua));border-radius:12px;place-items:center;width:37px;height:37px;font-size:12px;font-weight:850;display:grid;box-shadow:0 8px 18px #147cc13d}.site-header nav{color:#4d6071;align-items:center;gap:28px;font-size:14px;font-weight:600;display:flex}.site-header nav a:hover{color:var(--blue)}.nav-cta{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:11px;padding:11px 18px;font-weight:700}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:54px;width:min(1180px,100% - 40px);min-height:650px;margin:34px auto 70px;display:grid;position:relative}.hero-copy{padding-bottom:20px}.status-pill{color:#45606f;background:#fffc;border:1px solid #d7e6ea;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-bottom:22px;padding:8px 12px;font-size:12px;font-weight:680;display:flex;box-shadow:0 8px 24px #0f32480d}.status-pill span{background:#35b687;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #35b6871f}.hero h1{letter-spacing:-.062em;max-width:660px;margin:0;font-size:clamp(48px,5.2vw,72px);line-height:.99}.hero h1 em{color:var(--blue);font-style:normal;display:block}.hero-copy>p{max-width:610px;color:var(--muted);margin:25px 0 30px;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:12px;min-height:48px;padding:0 19px;font-weight:760;transition:transform .16s,box-shadow .16s,background .16s}.primary-button{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-dark));border:0;box-shadow:0 12px 25px #147cc138}.primary-button:hover{transform:translateY(-1px);box-shadow:0 15px 28px #147cc147}.primary-button span{margin-left:8px}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.secondary-button:hover{background:var(--soft)}.trust-row{gap:29px;margin-top:36px;display:flex}.trust-row div{gap:3px;display:grid}.trust-row strong{font-size:13px}.trust-row span{color:#788795;font-size:11px}.hero-visual{place-items:center;min-height:600px;display:grid;position:relative}.visual-glow{filter:blur(2px);background:radial-gradient(circle at 55% 40%,#32c5d34f,#147cc114 52%,#0000 68%);border-radius:50% 46% 50% 44%;position:absolute;inset:4% 3% 0 8%}.phone-card{z-index:2;background:#fffffff2;border:1px solid #fffc;border-radius:32px;width:330px;min-height:520px;padding:18px 23px 24px;position:relative;transform:rotate(1.8deg);box-shadow:0 32px 90px #0d304b2e}.phone-top{gap:4px;margin:0 0 19px;display:flex}.phone-top span{background:#c4d0d7;border-radius:50%;width:5px;height:5px}.phone-brand{border-bottom:1px solid #e8eef1;align-items:center;gap:9px;padding-bottom:15px;display:flex}.phone-brand>span{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.phone-brand div{gap:2px;display:grid}.phone-brand strong{font-size:12px}.phone-brand small{color:#81909c;font-size:9px}.mini-progress{gap:5px;margin:20px 0 32px;display:flex}.mini-progress i{background:#dfe8ec;border-radius:999px;flex:1;height:4px}.mini-progress i:nth-child(-n+4){background:var(--blue)}.mini-eyebrow,.eyebrow{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:820}.phone-card h2{letter-spacing:-.045em;margin:0;font-size:28px}.mini-price{margin:19px 0;display:grid}.mini-price small{color:#788895;font-size:10px}.mini-price strong{letter-spacing:-.04em;font-size:33px}.phone-card ul{color:#526573;background:#f3f8fa;border-radius:15px;margin:0 0 22px;padding:17px;font-size:11px;line-height:2.15;list-style:none}.phone-card li:first-letter{color:var(--green)}.phone-card>button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:11px;width:100%;height:45px;font-size:12px;font-weight:760}.floating-card{z-index:3;background:#fffffff5;border:1px solid #ffffffe6;display:flex;position:absolute;box-shadow:0 18px 50px #0d304b26}.lead-card{border-radius:15px;align-items:center;gap:10px;padding:13px 17px;top:118px;right:-8px}.float-icon{color:#16845f;background:#e7f7f0;border-radius:10px;place-items:center;width:31px;height:31px;font-weight:850;display:grid}.lead-card div{display:grid}.lead-card small,.time-card small{color:#82909b;font-size:9px}.lead-card strong{font-size:13px}.time-card{border-radius:16px;min-width:155px;padding:15px 17px;display:grid;bottom:95px;left:1px}.time-card strong{color:var(--blue);margin-top:3px;font-size:23px}.time-card span{color:#61727f;font-size:10px}.problem-strip{border:1px solid var(--line);color:#405665;background:#fff;border-radius:18px;justify-content:center;align-items:center;gap:24px;width:min(1040px,100% - 40px);margin:0 auto 120px;padding:17px 25px;font-size:13px;font-weight:700;display:flex;box-shadow:0 10px 32px #11344b0f}.problem-strip span{color:var(--aqua);font-size:20px}.problem-strip p{margin:0}.demo-section{width:min(1240px,100% - 32px);margin:0 auto 120px;scroll-margin-top:24px}.section-heading{text-align:center;max-width:720px;margin:0 auto 32px}.section-heading h2{letter-spacing:-.05em;margin:0 0 14px;font-size:clamp(34px,4vw,50px)}.section-heading>p:last-child{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.mode-switch{border:1px solid var(--line);background:#edf4f6;border-radius:13px;gap:4px;width:fit-content;margin:0 auto 20px;padding:5px;display:flex}.mode-switch button{color:#617381;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px 18px;font-size:13px;font-weight:720}.mode-switch button.active{color:var(--ink);background:#fff;box-shadow:0 4px 14px #0f2e4217}.demo-shell,.dashboard-shell{min-height:690px;box-shadow:var(--shadow);background:#fff;border:1px solid #d9e4e9;border-radius:26px;overflow:hidden}.customer-shell{grid-template-columns:280px 1fr;display:grid}.demo-sidebar{background:var(--ink);color:#fff;padding:32px 27px;position:relative}.demo-company{align-items:center;gap:11px;display:flex}.demo-company>span{background:linear-gradient(135deg, var(--blue), var(--aqua));border-radius:12px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:850;display:grid}.demo-company div{gap:2px;display:grid}.demo-company strong{font-size:13px}.demo-company small{color:#9fb3c2;font-size:9px}.demo-sidebar>p{color:#aabecb;margin:26px 0 29px;font-size:12px;line-height:1.65}.demo-sidebar ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.demo-sidebar li{color:#8299a9;border-radius:10px;align-items:center;gap:11px;padding:8px 9px;font-size:12px;font-weight:650;display:flex}.demo-sidebar li span{border:1px solid #3a5265;border-radius:9px;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.demo-sidebar li.active{color:#fff;background:#ffffff13}.demo-sidebar li.active span{border-color:var(--aqua);background:var(--aqua);color:var(--ink)}.demo-sidebar li.done{color:#9cd8c3}.demo-sidebar li.done span{color:#77dab7;background:#2b9f752e;border-color:#52ca9f52}.sidebar-assurance{background:#ffffff0d;border:1px solid #ffffff17;border-radius:13px;gap:10px;padding:13px;display:flex;position:absolute;bottom:28px;left:27px;right:27px}.sidebar-assurance>span{width:24px;height:24px;color:var(--aqua);background:#39c4cf24;border-radius:8px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.sidebar-assurance p{color:#90a6b5;margin:0;font-size:9px;line-height:1.55}.sidebar-assurance strong{color:#dbe8ed;font-size:10px;display:block}.demo-content{flex-direction:column;min-width:0;padding:39px 48px 30px;display:flex}.mobile-progress{display:none}.step-panel{flex:1;width:min(710px,100%);margin:0 auto}.step-panel h3,.success-state h3{letter-spacing:-.042em;max-width:620px;margin:0 0 10px;font-size:30px;line-height:1.12}.step-copy,.success-state>p{max-width:650px;color:var(--muted);margin:0 0 27px;font-size:13px;line-height:1.65}.field-label,.option-fieldset legend,.contact-grid label{color:#3d5261;margin-bottom:8px;font-size:11px;font-weight:750;display:block}.text-input{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #d4dfe5;border-radius:11px;outline:none;padding:0 13px}.text-input:focus,.number-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #147cc11a}.step-panel>.text-input{max-width:270px;margin-bottom:24px}.option-fieldset{border:0;margin:0 0 22px;padding:0}.choice-grid{gap:9px;display:grid}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-button,.room-button,.system-button,.distance-row button,.appointment-row button{cursor:pointer;background:#fff;border:1px solid #d8e2e7;transition:border .15s,background .15s,transform .15s}.choice-button:hover,.room-button:hover,.system-button:hover,.distance-row button:hover,.appointment-row button:hover{border-color:#9ec8df}.choice-button{color:#536572;border-radius:11px;align-items:center;gap:9px;min-height:46px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.choice-dot,.radio-mark{border:1.5px solid #bdcbd3;border-radius:50%;width:14px;height:14px}.choice-button.selected,.system-button.selected{border-color:var(--blue);color:var(--ink);background:#f2f9fd}.choice-button.selected .choice-dot,.system-button.selected .radio-mark{border:4px solid var(--blue);background:#fff}.service-check{color:#22664e;background:#edf9f4;border-radius:12px;gap:11px;max-width:420px;padding:13px 15px;display:flex}.service-check>span{background:#caeedf;border-radius:8px;place-items:center;width:25px;height:25px;font-size:11px;font-weight:850;display:grid}.service-check div{display:grid}.service-check strong{font-size:11px}.service-check small{color:#4f7a69;font-size:10px}.service-check.invalid{color:#955a1f;background:#fff5ea}.service-check.invalid>span{background:#f9dfc2}.service-check.invalid small{color:#9b744e}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:25px}.room-button{color:#506471;border-radius:13px;align-items:center;gap:11px;min-height:64px;padding:0 14px;font-size:12px;font-weight:680;display:flex}.room-button span{color:#738895;background:#edf3f6;border-radius:9px;place-items:center;width:27px;height:27px;display:grid}.room-button.selected{color:var(--ink);background:#f3faff;border-color:#7ebadd}.room-button.selected span{color:var(--blue);background:#dceffa}.number-field{background:#fff;border:1px solid #d4dfe5;border-radius:11px;align-items:center;width:180px;height:46px;display:flex}.number-field input{border:0;outline:none;flex:1;min-width:0;padding-left:13px}.number-field span{color:#738491;padding-right:13px;font-size:11px}.micro-note,.privacy-note{color:#86949e;font-size:10px}.system-list{gap:10px;display:grid}.system-button{text-align:left;border-radius:13px;align-items:center;gap:13px;width:100%;padding:15px 16px;display:flex}.system-button div{gap:4px;display:grid}.system-button strong{font-size:13px}.system-button small{color:#748692;font-size:10px}.distance-row,.appointment-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.distance-row button,.appointment-row button{color:#617481;border-radius:10px;min-height:42px;font-size:10px;font-weight:680}.distance-row button.selected,.appointment-row button.selected{border-color:var(--blue);color:var(--blue-dark);background:#edf7fd}.upload-box{text-align:center;cursor:pointer;background:#f8fbfc;border:1.5px dashed #bfcfd8;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.upload-box input{opacity:0;width:1px;height:1px;position:absolute}.upload-icon{width:38px;height:38px;color:var(--blue);background:#e3f2fa;border-radius:12px;place-items:center;margin-bottom:8px;font-size:18px;display:grid}.upload-box strong{font-size:12px}.upload-box small{color:#80919c;margin-top:4px;font-size:9px}.privacy-note{text-align:center}.package-step{width:min(830px,100%)}.package-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.package-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e2e7;border-radius:15px;flex-direction:column;align-items:flex-start;min-height:330px;padding:18px 17px;display:flex;position:relative}.package-card:hover{border-color:#9cc8df;transform:translateY(-2px)}.package-card.selected{border:2px solid var(--blue);background:#f7fcff;padding:17px 16px;box-shadow:0 11px 25px #147cc11a}.package-eyebrow{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:9px;font-weight:800}.package-name{font-size:15px}.package-price{letter-spacing:-.04em;margin:10px 0;font-size:20px;font-weight:790}.package-card>small{color:#6f808b;min-height:50px;font-size:9px;line-height:1.5}.package-card ul{color:#526a78;border-top:1px solid #e4ebef;margin:15px 0 0;padding:14px 0 0;font-size:9px;line-height:2;list-style:none}.package-card li:first-letter{color:var(--green)}.contact-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.contact-grid label{margin:0}.contact-grid .text-input{margin-top:7px}.wide-field{grid-column:1/-1}.consent-row{color:#687985;align-items:flex-start;gap:9px;font-size:10px;line-height:1.45;display:flex}.consent-row input{accent-color:var(--blue)}.step-actions-wrap{width:min(830px,100%);margin:20px auto 0}.step-actions{border-top:1px solid #e4ebef;justify-content:space-between;align-items:center;width:100%;padding-top:18px;display:flex}.validation-message{color:#914f16;background:#fff7ee;border:1px solid #f0cda9;border-radius:10px;margin:0 0 10px;padding:10px 12px;font-size:10px;font-weight:650}.back-button{color:#677986;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.back-button:disabled{opacity:.3;cursor:default}.step-actions .primary-button{min-height:43px;font-size:12px}.success-state{text-align:center;max-width:600px;margin:auto}.success-mark{width:58px;height:58px;color:var(--green);background:#e2f6ed;border-radius:18px;place-items:center;margin:0 auto 20px;font-size:25px;font-weight:850;display:grid}.success-state .eyebrow{text-align:center}.success-state h3,.success-state>p{margin-left:auto;margin-right:auto}.success-summary{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);margin:23px 0;display:grid;overflow:hidden}.success-summary div{border-right:1px solid var(--line);gap:4px;padding:14px 8px;display:grid}.success-summary div:last-child{border:0}.success-summary span{color:#7b8a95;font-size:9px}.success-summary strong{font-size:11px}.dashboard-shell{background:#f4f7f9;grid-template-columns:205px 1fr;display:grid}.dashboard-nav{color:#fff;background:#10273b;flex-direction:column;padding:26px 16px 18px;display:flex}.dashboard-brand{align-items:center;gap:9px;margin:0 7px 31px;display:flex}.dashboard-brand span{background:linear-gradient(135deg, var(--blue), var(--aqua));border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:850;display:grid}.dashboard-brand strong{font-size:13px}.dashboard-nav>p{color:#6f8798;letter-spacing:.14em;text-transform:uppercase;margin:0 10px 8px;font-size:8px;font-weight:800}.dashboard-nav>button{color:#91a6b5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 11px;font-size:11px;font-weight:650;display:flex}.dashboard-nav>button span{color:#728a9b;text-align:center;width:18px;font-size:14px}.dashboard-nav>button b{color:#b8d1df;text-align:center;background:#28455b;border-radius:7px;min-width:21px;margin-left:auto;padding:3px 6px;font-size:8px}.dashboard-nav>button.active{color:#fff;background:#39c4cf1f}.dashboard-nav>button.active span{color:var(--aqua)}.dashboard-user{border-top:1px solid #ffffff14;align-items:center;gap:9px;margin-top:auto;padding:13px 8px 0;display:flex}.dashboard-user>span{color:#b9d3df;background:#29445a;border-radius:10px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.dashboard-user div{gap:2px;display:grid}.dashboard-user strong{font-size:10px}.dashboard-user small{color:#758e9f;font-size:7px}.dashboard-main{min-width:0;padding:30px 27px}.dashboard-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.dashboard-head h3{letter-spacing:-.04em;margin:0;font-size:23px}.dashboard-head button,.panel-head button{color:#466070;background:#fff;border:1px solid #d5e0e5;border-radius:9px;font-size:9px;font-weight:720}.dashboard-head button{cursor:pointer;padding:10px 13px}.metrics-caption{align-items:center;gap:8px;margin:-7px 0 9px;display:flex}.metrics-caption small{color:#7a8c97;font-size:8px}.demo-data-badge{color:#2779a7;letter-spacing:.07em;text-transform:uppercase;background:#eaf4f9;border-radius:999px;align-items:center;width:fit-content;padding:4px 7px;font-size:7px;font-weight:820;display:inline-flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:13px;display:grid}.metric-grid article{background:#fff;border:1px solid #dde6ea;border-radius:13px;align-items:flex-start;gap:10px;min-height:105px;padding:15px;display:flex}.metric-icon{border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.metric-icon.blue{color:var(--blue);background:#e5f2fa}.metric-icon.green{color:var(--green);background:#e4f5ee}.metric-icon.orange{color:var(--orange);background:#fbefdf}.metric-icon.purple{color:var(--purple);background:#eee8fa}.metric-grid article div{display:grid}.metric-grid small{color:#778793;font-size:8px}.metric-grid strong{letter-spacing:-.03em;margin:4px 0 3px;font-size:18px}.metric-grid em{color:#499276;font-size:7px;font-style:normal}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:12px;display:grid}.lead-list-panel,.lead-detail{background:#fff;border:1px solid #dde6ea;border-radius:14px}.panel-head{border-bottom:1px solid #e6ecef;justify-content:space-between;align-items:center;min-height:63px;padding:0 16px;display:flex}.panel-head div{gap:3px;display:grid}.panel-head strong{font-size:11px}.panel-head small{color:#81909a;font-size:8px}.panel-head button{cursor:pointer;padding:7px 10px}.panel-head button.active-filter{color:var(--blue-dark);background:#edf8fd;border-color:#94c7e0}.lead-table{display:grid}.lead-table>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f3;grid-template-columns:36px minmax(120px,1fr) 58px 90px 75px;align-items:center;gap:9px;min-width:0;min-height:72px;padding:0 13px;display:grid}.lead-table>button:hover{background:#f8fbfd}.lead-table>button:last-child{border-bottom:0}.lead-table>button.selected{box-shadow:inset 3px 0 var(--blue);background:#f4faff}.lead-avatar{border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:820;display:grid}.lead-avatar.blue{color:#176c9f;background:#e2f0f8}.lead-avatar.green{color:#26795f;background:#e4f4ee}.lead-avatar.orange{color:#9b672a;background:#f8ecdc}.lead-avatar.gray{color:#63727c;background:#e9eef0}.lead-name,.lead-score{gap:3px;min-width:0;display:grid}.lead-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.lead-name small,.lead-score small{color:#89969f;font-size:7px}.lead-score strong{font-size:10px}.status-tag{border-radius:999px;width:fit-content;padding:5px 7px;font-size:7px;font-weight:750}.status-tag.blue{color:#176c9f;background:#e4f1f8}.status-tag.green{color:#297b61;background:#e4f4ee}.status-tag.orange{color:#a26525;background:#faeedf}.status-tag.gray{color:#64717a;background:#eaedef}.lead-value{justify-self:end;font-size:9px;font-weight:730}.lead-detail{padding:17px}.detail-head{border-bottom:1px solid #e7edef;grid-template-columns:38px 1fr auto;align-items:center;gap:8px;padding-bottom:14px;display:grid}.detail-head div{gap:2px;display:grid}.detail-head strong{font-size:10px}.detail-head small{color:#88959e;font-size:7px}.detail-head b{color:#278060;background:#e4f4ee;border-radius:8px;padding:5px 7px;font-size:8px}.intent-card{background:#edf8f4;border-radius:11px;margin:13px 0;padding:11px 12px;display:grid}.intent-card small{color:#60917e;font-size:7px}.intent-card strong{color:#267a5e;margin:2px 0;font-size:13px}.intent-card span{color:#759789;font-size:7px}.intent-card.low{background:#f3f5f6}.intent-card.low strong{color:#66747d}.lead-detail dl{margin:0;display:grid}.lead-detail dl div{border-bottom:1px solid #edf1f3;justify-content:space-between;padding:7px 0;font-size:8px;display:flex}.lead-detail dt{color:#80909a}.lead-detail dd{margin:0;font-weight:680}.detail-label{justify-content:space-between;margin:14px 0 8px;font-size:8px;font-weight:760;display:flex}.detail-label span{color:var(--green);font-weight:650}.photo-grid{grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:13px;display:grid}.photo-grid span{color:#637985;background:linear-gradient(135deg,#dce8ed,#f1f5f6);border-radius:8px;align-items:flex-end;min-height:48px;padding:6px;font-size:7px;font-weight:700;display:flex}.photo-grid span.missing{color:#9aa6ad;background:#fafbfc;border:1px dashed #d5dfe4}.lead-detail .primary-button{width:100%;min-height:38px;font-size:8px}.dashboard-page-card{background:#fff;border:1px solid #dde6ea;border-radius:14px;min-height:465px;padding:21px}.dashboard-page-head{border-bottom:1px solid #e7edef;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:19px;display:flex}.dashboard-page-head h4{letter-spacing:-.035em;margin:8px 0 5px;font-size:20px}.dashboard-page-head p{color:#7b8c97;margin:0;font-size:9px}.dashboard-page-head>strong{color:#496171;font-size:10px}.appointment-list{gap:9px;margin-top:17px;display:grid}.appointment-card{text-align:left;cursor:pointer;background:#fbfcfd;border:1px solid #e0e8ec;border-radius:12px;grid-template-columns:38px minmax(140px,1fr) 130px 90px;align-items:center;gap:11px;min-height:67px;padding:10px 12px;display:grid}.appointment-card:hover{background:#f6fbfe;border-color:#9fcbe1}.appointment-card div{gap:3px;display:grid}.appointment-card div strong{font-size:10px}.appointment-card div small,.appointment-card time{color:#82919b;font-size:8px}.appointment-card>span:last-child{color:var(--blue);font-size:8px;font-weight:730}.dashboard-package-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.dashboard-package-grid article{background:#fbfcfd;border:1px solid #dce5ea;border-radius:13px;min-height:250px;padding:17px}.dashboard-package-grid article.featured{background:#f4fbff;border:2px solid #71b3d7;padding:16px}.dashboard-package-grid article>span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:820}.dashboard-package-grid h5{margin:9px 0 8px;font-size:13px}.dashboard-package-grid article>strong{font-size:15px}.dashboard-package-grid p{color:#778893;min-height:44px;font-size:8px;line-height:1.5}.dashboard-package-grid ul{color:#5b6f7c;border-top:1px solid #e3eaed;margin:13px 0 0;padding:12px 0 0;font-size:8px;line-height:1.9;list-style:none}.dashboard-info-strip{color:#397461;background:#edf8f4;border-radius:11px;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;display:flex}.dashboard-info-strip>span{background:#d5f0e5;border-radius:8px;place-items:center;width:24px;height:24px;font-size:9px;font-weight:850;display:grid}.dashboard-info-strip p{margin:0;font-size:8px}.dashboard-info-strip strong{color:#24644f;font-size:9px;display:block}.results-layout{grid-template-columns:minmax(0,1.5fr) minmax(190px,.5fr);gap:13px;margin-top:18px;display:grid}.funnel-card,.result-summary-card{background:#fbfcfd;border:1px solid #e0e8ec;border-radius:13px;padding:16px}.funnel-row{margin-bottom:14px}.funnel-row:last-child{margin-bottom:0}.funnel-row>div{justify-content:space-between;margin-bottom:6px;font-size:8px;display:flex}.funnel-row>div span{color:#647783}.funnel-row i{background:#e7eef1;border-radius:999px;height:8px;display:block;overflow:hidden}.funnel-row b{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--aqua));height:100%;display:block}.result-summary-card{flex-direction:column;align-items:flex-start;display:flex}.result-summary-card>small{color:#7e8c96;margin-top:14px;font-size:8px}.result-summary-card>strong{letter-spacing:-.04em;margin:4px 0 10px;font-size:25px}.result-summary-card p{color:#72838e;margin:0;font-size:8px;line-height:1.55}.result-summary-card em{color:#9981c9;margin-top:auto;font-size:7px;font-style:normal}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#051522a3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dossier-modal,.pilot-modal{background:#fff;border-radius:22px;width:min(760px,100%);max-height:min(820px,100vh - 40px);padding:27px;overflow-y:auto;box-shadow:0 35px 100px #0000004d}.modal-head{border-bottom:1px solid #e4ebef;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.modal-head h3,.pilot-modal h3{letter-spacing:-.045em;margin:9px 0 4px;font-size:27px}.modal-head p,.pilot-modal>p{color:#71828d;margin:0;font-size:10px;line-height:1.6}.modal-close{color:#526a77;cursor:pointer;background:#f7f9fa;border:1px solid #dce5ea;border-radius:10px;flex:none;width:35px;height:35px;font-size:20px;line-height:1}.dossier-grid{grid-template-columns:1fr 1fr;gap:13px;margin:18px 0;display:grid}.dossier-grid article,.dossier-photos{background:#fbfcfd;border:1px solid #e0e8ec;border-radius:13px;padding:16px}.dossier-grid h4,.dossier-photos h4{margin:0 0 11px;font-size:12px}.dossier-grid dl{margin:0}.dossier-grid dl div{border-bottom:1px solid #e9eef1;justify-content:space-between;gap:12px;padding:7px 0;font-size:8px;display:flex}.dossier-grid dl div:last-child{border:0}.dossier-grid dt{color:#7a8a94}.dossier-grid dd{text-align:right;margin:0;font-weight:680}.dossier-photos>div:first-child{justify-content:space-between;align-items:center;display:flex}.dossier-photos>div:first-child span{color:var(--green);font-size:8px;font-weight:750}.dossier-photo-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.dossier-photo-grid span{color:#506b79;background:linear-gradient(135deg,#dce8ed,#f1f5f6);border-radius:9px;align-items:flex-end;min-height:52px;padding:7px;font-size:8px;font-weight:700;display:flex}.dossier-photo-grid span.missing{color:#9ba7ae;background:#fafbfc;border:1px dashed #d2dde2}.modal-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.pilot-modal{width:min(530px,100%);padding:34px;position:relative}.pilot-modal>.modal-close{position:absolute;top:18px;right:18px}.pilot-modal>p{margin:11px 0 17px;font-size:12px}.pilot-modal blockquote{border-left:3px solid var(--aqua);color:#314e60;background:#f0f7f9;border-radius:0 11px 11px 0;margin:0 0 17px;padding:16px 17px;font-size:12px;line-height:1.55}.pilot-modal>.primary-button{width:100%}.pilot-modal>small{color:#84929c;margin-top:11px;font-size:9px;line-height:1.5;display:block}.pilot-modal>small.copy-note{color:#9b642e}.outcome-section{width:min(1100px,100% - 40px);margin:0 auto 120px}.left-aligned{text-align:left;margin-left:0}.outcome-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.outcome-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:25px}.outcome-grid article>span{color:var(--blue);letter-spacing:.12em;font-size:10px;font-weight:850}.outcome-grid h3{letter-spacing:-.03em;margin:27px 0 10px;font-size:19px}.outcome-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.founder-offer{background:var(--ink);color:#fff;border-radius:25px;grid-template-columns:1fr 350px;align-items:center;gap:40px;width:min(1100px,100% - 40px);margin:0 auto 75px;padding:43px 48px;display:grid}.founder-offer h2{letter-spacing:-.045em;max-width:620px;margin:0 0 14px;font-size:37px;line-height:1.08}.founder-offer>div:first-child>p:last-child{color:#a8bbc8;max-width:600px;margin:0;font-size:13px;line-height:1.6}.offer-card{background:#ffffff12;border:1px solid #ffffff1c;border-radius:18px;padding:20px;display:grid}.offer-card>span{color:#a8bcc9;font-size:9px}.offer-card>strong{margin:4px 0;font-size:34px}.offer-card>small{color:#8ea5b4;font-size:9px}.offer-card .primary-button{margin-top:18px}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1100px,100% - 40px);margin:0 auto;padding:28px 0 38px;display:flex}footer p{color:#83919b;font-size:10px}@media (width<=1000px){.hero{text-align:center;grid-template-columns:1fr}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero h1 em{display:inline}.hero-visual{min-height:560px}.lead-card{right:8%}.time-card{left:9%}.dashboard-shell{grid-template-columns:170px 1fr}.dashboard-main{padding:20px 15px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.lead-detail{display:block}.founder-offer{grid-template-columns:1fr 300px}}@media (width<=760px){.site-header{height:66px}.site-header nav a{display:none}.hero{gap:20px;min-height:auto;margin-top:35px}.hero h1{font-size:47px}.hero-copy>p{font-size:16px}.trust-row{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.hero-visual{min-height:525px;margin:-15px 0;transform:scale(.9)}.problem-strip{text-align:center;flex-direction:column;gap:6px}.problem-strip span{transform:rotate(90deg)}.customer-shell{display:block}.demo-sidebar{display:none}.demo-content{min-height:690px;padding:25px 20px 22px}.mobile-progress{align-items:center;gap:10px;margin-bottom:25px;display:flex}.mobile-progress>div{background:#e4ebef;border-radius:99px;flex:1;height:5px;overflow:hidden}.mobile-progress span{background:var(--blue);border-radius:99px;height:100%;display:block}.mobile-progress small{color:#7b8b96;font-size:9px}.package-grid{grid-template-columns:1fr}.package-card,.package-card>small{min-height:0}.dashboard-shell{display:block}.dashboard-nav{flex-direction:row;align-items:center;gap:5px;min-height:auto;padding:10px 12px;overflow-x:auto}.dashboard-brand{flex:none;margin:0 5px 0 0}.dashboard-brand strong,.dashboard-nav>p,.dashboard-user{display:none}.dashboard-nav>button{flex:none;width:auto;min-height:36px;padding:0 9px;font-size:9px}.dashboard-nav>button span{display:none}.dashboard-nav>button b{margin-left:4px}.dashboard-main{padding:19px 11px}.metric-grid{grid-template-columns:1fr 1fr}.lead-table>button{grid-template-columns:34px 1fr 48px}.lead-score,.status-tag{display:none}.dashboard-package-grid{grid-template-columns:1fr}.dashboard-package-grid article{min-height:auto}.results-layout{grid-template-columns:1fr}.appointment-card{grid-template-columns:34px 1fr}.appointment-card time,.appointment-card>span:last-child{grid-column:2}.outcome-grid{grid-template-columns:1fr}.founder-offer{grid-template-columns:1fr;padding:31px 24px}.founder-offer h2{font-size:31px}footer{align-items:flex-start;gap:20px}footer p{text-align:right;max-width:220px}}@media (width<=520px){.site-header,.hero,.outcome-section,.founder-offer,footer{width:min(100% - 24px,1180px)}.hero h1{font-size:40px}.hero-actions{width:100%;display:grid}.hero-actions button{width:100%}.trust-row{grid-template-columns:1fr}.hero-visual{min-height:500px;margin:-55px 0;transform:scale(.77)}.lead-card{right:-18%}.time-card{left:-18%}.demo-section{width:calc(100% - 14px)}.demo-shell,.dashboard-shell{border-radius:19px}.compact-grid,.room-grid,.distance-row,.appointment-row,.contact-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.success-summary{grid-template-columns:1fr}.success-summary div{border-right:0;border-bottom:1px solid var(--line)}.metric-grid{grid-template-columns:1fr}.dashboard-head{align-items:flex-start}.dashboard-head button{padding:8px;font-size:8px}.lead-table>button{grid-template-columns:34px 1fr}.lead-value{display:none}.metrics-caption{flex-direction:column;align-items:flex-start}.dashboard-page-head{flex-direction:column}.dossier-grid{grid-template-columns:1fr}.dossier-photo-grid{grid-template-columns:1fr 1fr}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}.pilot-modal{padding:28px 22px}footer{flex-direction:column}footer p{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
