/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-border-style:solid}::backdrop{--tw-border-style:solid}}}@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}}:root{--ink:#0c1b2a;--navy:#123f67;--blue:#175d92;--blue-bright:#2d8ac4;--sky:#e9f4fb;--paper:#f7f9fb;--muted:#667787;--line:#dce5ec;--white:#fff;--green:#24976b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;margin:0}button,a{font:inherit}button{cursor:pointer}.site-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:92px;margin:0 auto;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;line-height:1;text-decoration:none;display:inline-flex}.brand-mark{background:var(--navy);color:#fff;border-radius:10px 10px 15px;place-items:center;width:40px;height:40px;font-size:19px;font-weight:800;display:grid;box-shadow:inset -6px -6px #ffffff14}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.01em;font-size:16px}.brand small{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-top:3px;font-size:11px}.header-cta{border:1px solid var(--navy);background:var(--navy);color:#fff;border-radius:9px;align-items:center;min-height:43px;padding:11px 18px;font-weight:700;text-decoration:none;display:inline-flex}.header-actions{align-items:center;gap:10px;display:flex}.header-demo{color:var(--navy);background:0 0;border:0;padding:11px 10px;font-weight:700}.hero{background:radial-gradient(circle at 82% 12%,#2d8ac429,#0000 28%),linear-gradient(#fbfcfd 0%,#f2f7fa 100%);border-top:1px solid #edf1f4;grid-template-columns:1fr 1fr;align-items:center;gap:78px;min-height:660px;padding:76px max(24px,50vw - 590px) 90px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";opacity:.18;pointer-events:none;background-image:linear-gradient(#abc4d5 1px,#0000 1px),linear-gradient(90deg,#abc4d5 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%,#000);mask-image:linear-gradient(90deg,#0000,#000 55%,#000)}.hero-copy,.product-preview{z-index:1;position:relative}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.eyebrow span{background:var(--blue-bright);border-radius:9px;width:28px;height:3px}h1{letter-spacing:-.055em;margin:22px 0;font-size:clamp(48px,5vw,72px);line-height:.98}h1 em{color:var(--blue);font-style:normal}.hero-lead{color:#4d6172;max-width:610px;margin:0;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:13px;margin-top:32px;display:flex}.button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-weight:750;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover,.header-cta:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--navy);box-shadow:0 12px 24px #123f672e}.button-primary:hover{box-shadow:0 16px 30px #123f6740}.button-secondary{color:var(--navy);border:1px solid var(--line);background:#ffffffb3}.microcopy{color:#81909c;margin:12px 0 0 3px;font-size:12px}.product-preview{place-items:center;min-height:475px;display:grid}.preview-glow{filter:blur(2px);background:linear-gradient(145deg,#2d8ac440,#175d9208);border-radius:50%;width:520px;height:520px;position:absolute}.lead-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #b9cddbcc;border-radius:20px;width:min(520px,100%);padding:28px;transform:rotate(1.2deg);box-shadow:0 30px 70px #2148652e}.card-topline,.contact-row,.pipeline-header,.metric-row{align-items:center;display:flex}.card-topline{justify-content:space-between;gap:22px}.card-kicker{color:var(--blue);letter-spacing:.13em;font-size:10px;font-weight:800}.lead-card h2{letter-spacing:-.025em;margin:6px 0 0;font-size:21px}.status-pill{color:#075a3a;background:#dff7ec;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:750}.lead-grid{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;margin:23px 0;display:grid;overflow:hidden}.lead-grid div{background:#f9fbfc;padding:14px 16px}.lead-grid span,.description-box span{color:#7a8a97;text-transform:uppercase;letter-spacing:.08em;font-size:10px;display:block}.lead-grid strong{margin-top:5px;font-size:13px;display:block}.description-box{border-left:3px solid var(--blue-bright);padding:2px 0 2px 15px}.description-box p{color:#4f6270;margin:6px 0 0;font-size:13px;line-height:1.5}.contact-row{border-top:1px solid var(--line);gap:12px;margin-top:23px;padding-top:19px}.avatar{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:37px;height:37px;font-size:11px;font-weight:800;display:grid}.contact-row strong,.contact-row span{display:block}.contact-row strong{font-size:13px}.contact-row span{color:#80909b;margin-top:3px;font-size:11px}.complete-check{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:28px;height:28px;margin-left:auto;font-weight:800;display:grid}.sync-chip{background:var(--navy);color:#fff;border-radius:10px;padding:11px 15px;font-size:11px;font-weight:700;position:absolute;bottom:15px;right:-8px;box-shadow:0 14px 30px #123f6740}.sync-chip span{color:#76e4b7;margin-right:7px}.benefit-strip{z-index:2;background:var(--navy);color:#fff;border-radius:15px;grid-template-columns:repeat(3,1fr);width:min(1180px,100% - 48px);margin:-28px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #123f6726}.benefit-strip div{border-right:1px solid #ffffff24;justify-content:center;align-items:baseline;gap:11px;padding:24px 30px;display:flex}.benefit-strip div:last-child{border-right:0}.benefit-strip strong{font-size:23px}.benefit-strip span{color:#b9d4e7;font-size:13px}.section{width:min(1180px,100% - 48px);margin:0 auto;padding:112px 0}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px;display:flex}.section-heading>span,.section-label,.final-cta>div>span{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:800}.section-heading h2,.dashboard-copy h2,.final-cta h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:260px;padding:28px}.step-number{color:var(--blue-bright);font-size:13px;font-weight:800}.step-card h3{max-width:280px;margin:42px 0 12px;font-size:20px;line-height:1.25}.step-card p,.dashboard-copy p,.package-card p{color:var(--muted);font-size:15px;line-height:1.65}.dashboard-section{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.dashboard-copy h2{max-width:530px;margin-top:17px}.dashboard-copy p{max-width:520px;margin:22px 0}.dashboard-copy ul{gap:13px;margin:26px 0 0;padding:0;font-size:14px;font-weight:650;list-style:none;display:grid}.dashboard-copy li span,.deliverables span{color:var(--green);margin-right:10px}.pipeline-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:27px;box-shadow:0 24px 55px #22465f1c}.pipeline-header{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:21px}.pipeline-header span{color:var(--green);background:#e8f8f1;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:750}.metric-row{background:#f3f7fa;border-radius:9px;justify-content:space-between;min-height:62px;margin-top:12px;padding:0 14px;position:relative;overflow:hidden}.metric-row span,.metric-row strong{z-index:1;font-size:13px;position:relative}.metric-row strong{font-size:21px}.metric-bar{opacity:.17;background:var(--blue-bright);position:absolute;inset:0 auto 0 0}.bar-full{width:100%}.bar-new{width:38%}.bar-meeting{width:27%}.bar-won{background:var(--green);width:21%}.sheet-section{border-top:1px solid var(--line)}.sheet-heading{margin-bottom:18px}.sheet-heading h2{max-width:680px}.sheet-intro{max-width:760px;color:var(--muted);margin:0 0 35px auto;font-size:15px;line-height:1.65}.sheet-shell{background:#fff;border:1px solid #ccd9e2;border-radius:17px;overflow:hidden;box-shadow:0 25px 60px #23465e1c}.sheet-topbar{border-bottom:1px solid var(--line);background:#f8fbfd;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:0 22px;display:flex}.sheet-title,.sheet-sync{align-items:center;display:flex}.sheet-title{gap:11px}.sheet-title>span{color:var(--green);font-size:24px}.sheet-title strong{font-size:14px}.sheet-sync{color:#3b725d;gap:8px;font-size:11px;font-weight:750}.sheet-sync i{background:#2ab27b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #2ab27b1f}.sheet-table-wrap{overflow-x:auto}.sheet-table{border-collapse:collapse;text-align:left;width:100%;min-width:960px}.sheet-table th{background:var(--navy);color:#fff;letter-spacing:.04em;border-right:1px solid #ffffff1a;padding:15px 17px;font-size:11px}.sheet-table th:first-child{width:31%}.sheet-table td{color:#405361;vertical-align:middle;border-bottom:1px solid #e3ebf0;border-right:1px solid #e3ebf0;padding:17px;font-size:12px}.sheet-table tbody tr:nth-child(2n){background:#eff6fb}.sheet-table tbody tr:last-child td{border-bottom:0}.sheet-table td strong,.sheet-table td>span:not(.urgency):not(.table-status){display:block}.sheet-table td strong{color:var(--ink);margin-bottom:4px}.sheet-table td>span:not(.urgency):not(.table-status){color:#84929d;font-size:10px}.urgency,.table-status{border-radius:999px;align-items:center;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.urgency-high{color:#9e2d34;background:#fde8e9}.urgency-medium{color:#805c06;background:#fff1c8}.urgency-planned{color:#315f7d;background:#e4f1f8}.status-new{color:#075a3a;background:#dff7ec}.status-contacted{color:#1e5781;background:#dceefb}.status-meeting{color:#6d4a08;background:#f8e7bb}.sheet-footer-note{border-top:1px solid var(--line);background:#f8fbfd;flex-wrap:wrap;align-items:center;gap:9px;min-height:58px;padding:13px 20px;display:flex}.sheet-footer-note span{color:#536877;background:#fff;border:1px solid #dce7ee;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:700}.package-section,.onboarding-section{border-top:1px solid var(--line)}.onboarding-heading h2{max-width:760px}.branding-callout{color:#fff;background:linear-gradient(130deg,#0b2942,#175d92);border-radius:18px;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;margin-bottom:18px;padding:34px;display:grid}.branding-callout .section-label{color:#92ceef}.branding-callout h3{letter-spacing:-.035em;max-width:600px;margin:12px 0 0;font-size:clamp(26px,3.2vw,40px);line-height:1.12}.branding-callout p{color:#c3d8e7;margin:0;font-size:14px;line-height:1.75}.customer-launch-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.customer-launch-grid li{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:245px;padding:25px}.customer-launch-grid li>span{color:#fff;background:var(--blue);border-radius:8px;padding:7px 9px;font-size:11px;font-weight:850;display:inline-flex}.customer-launch-grid h3{margin:42px 0 10px;font-size:19px;line-height:1.25}.customer-launch-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.launch-promise{color:#075a3a;background:#e8f8f1;border:1px solid #bee4d3;border-radius:13px;justify-content:space-between;gap:30px;margin-top:14px;padding:20px 24px;display:flex}.launch-promise span{color:#3f6c5b;font-size:13px}.section-heading.compact{display:block}.section-heading.compact h2{max-width:760px;margin-top:17px}.system-section{padding-top:65px}.system-heading h2{max-width:760px}.system-audiences{grid-template-columns:1fr 1fr;gap:14px;margin:42px 0 20px;display:grid}.system-audiences div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px 24px}.system-audiences strong,.system-audiences span{display:block}.system-audiences strong{color:var(--navy);font-size:15px}.system-audiences span{color:#6d7d89;margin-top:7px;font-size:13px;line-height:1.55}.system-flow{grid-template-columns:repeat(2,1fr);gap:14px;padding:0;list-style:none;display:grid}.system-flow-item{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7fbfd);border-radius:15px;grid-template-columns:52px 1fr;gap:18px;min-height:190px;padding:27px;display:grid;position:relative}.flow-number{color:#fff;background:var(--blue);border-radius:14px;place-items:center;width:52px;height:52px;font-size:13px;font-weight:850;display:grid}.flow-copy>span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.flow-copy h3{margin:8px 0;font-size:20px}.flow-copy p{color:#667986;margin:0;font-size:13px;line-height:1.65}.system-result{color:#fff;background:var(--navy);border-radius:14px;align-items:center;gap:18px;margin-top:14px;padding:24px 28px;display:flex}.system-result>span{width:42px;height:42px;color:var(--navy);background:#8ed4a6;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.system-result strong{font-size:15px}.system-result p{color:#c5d7e4;margin:4px 0 0;font-size:13px;line-height:1.55}.package-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.package-card{border-radius:17px;min-height:255px;padding:34px}.package-card h3{margin:45px 0 8px;font-size:24px}.package-card p{max-width:480px}.dark-card{background:var(--navy);color:#fff}.dark-card p{color:#bdd2e2}.light-card{background:var(--sky);border:1px solid #d4e9f5}.package-icon{color:#fff;background:var(--blue-bright);border-radius:12px;place-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:grid}.deliverables{color:#465969;grid-template-columns:repeat(3,1fr);gap:13px 30px;margin-top:31px;font-size:13px;font-weight:620;display:grid}.pilot-section{color:#fff;background:radial-gradient(circle at 12% 12%,#2d8ac447,#0000 30%),linear-gradient(130deg,#0b2942 0%,#123f67 58%,#175d92 100%);width:100%;max-width:none;padding:104px max(24px,50vw - 590px)}.pilot-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:76px;display:grid}.pilot-copy .section-label{color:#8fc9eb}.pilot-copy h2{letter-spacing:-.05em;max-width:610px;margin:18px 0 22px;font-size:clamp(39px,4.2vw,58px);line-height:1.06}.pilot-copy>p{color:#c2d7e6;max-width:600px;margin:0;font-size:17px;line-height:1.7}.pilot-trust{grid-template-columns:1fr 1fr;gap:12px;margin-top:34px;display:grid}.pilot-trust div{background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;padding:18px}.pilot-trust strong,.pilot-trust span{display:block}.pilot-trust strong{font-size:13px}.pilot-trust span{color:#a9c5d8;margin-top:6px;font-size:11px;line-height:1.45}.price-card{color:var(--ink);background:#fff;border-radius:20px;padding:clamp(28px,4vw,42px);box-shadow:0 30px 75px #0000003d}.price-card-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.availability,.price-label{letter-spacing:.03em;border-radius:999px;align-items:center;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.availability{color:#075a3a;background:#dff7ec}.availability i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:7px}.price-label{color:var(--blue);background:var(--sky)}.setup-price{align-items:baseline;gap:14px;margin-top:28px;display:flex}.setup-price strong{letter-spacing:-.06em;font-size:clamp(48px,6vw,68px)}.setup-price span{color:var(--muted);font-size:12px}.monthly-price{border-bottom:1px solid var(--line);align-items:baseline;gap:10px;padding:14px 0 20px;display:flex}.monthly-price strong{color:var(--blue);font-size:21px}.monthly-price span{color:var(--muted);font-size:12px;line-height:1.4}.price-card ul{grid-template-columns:1fr 1fr;gap:12px 18px;margin:24px 0 27px;padding:0;list-style:none;display:grid}.price-card li{color:#455a69;gap:9px;font-size:12px;line-height:1.5;display:flex}.price-card li span{color:var(--green);font-weight:900}.price-cta{width:100%}.price-note{color:#87949e;text-align:center;margin:12px 0 0;font-size:10px}.live-checkout-box{background:#f2fbf6;border:1px solid #b6d8c3;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:18px;margin-top:22px;padding:18px;display:grid}.live-checkout-copy strong,.live-checkout-copy p{display:block}.live-checkout-label{color:#145f3d;letter-spacing:.08em;text-transform:uppercase;background:#d9f3e4;border-radius:999px;margin-bottom:7px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.live-checkout-copy strong{color:var(--navy);font-size:13px}.live-checkout-copy p{color:#4d6658;margin:5px 0 0;font-size:10px;line-height:1.5}.live-checkout-button{color:#fff;border:1px solid var(--green);background:var(--green);white-space:nowrap;width:auto;min-width:175px;padding:13px 16px;font-size:11px}.live-checkout-button:hover{background:#0e5c3a;border-color:#0e5c3a;transform:translateY(-1px)}.small-business-note{color:#75858f;text-align:center;margin:10px 0 0;font-size:9px;line-height:1.45}.faq-section{border-top:1px solid var(--line)}.faq-heading h2{max-width:600px}.faq-list{max-width:900px;margin-left:auto}.faq-list details{border-bottom:1px solid var(--line);background:#fff}.faq-list details:first-child{border-radius:14px 14px 0 0}.faq-list details:last-child{border-bottom:0;border-radius:0 0 14px 14px}.faq-list summary{cursor:pointer;color:var(--navy);justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;font-size:15px;font-weight:760;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:22px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:0;padding:0 60px 23px 24px;font-size:13px;line-height:1.65}.final-cta{color:#fff;background:linear-gradient(125deg,#0d2d49,#175d92);border-radius:18px;justify-content:space-between;align-items:center;gap:40px;width:min(1180px,100% - 48px);margin:0 auto 48px;padding:55px 60px;display:flex}.final-cta>div>span{color:#91cbea}.final-cta h2{margin-top:12px;font-size:clamp(29px,3.5vw,44px)}.final-cta-copy p{color:#d6e6f0;max-width:620px;margin:15px 0 0;font-size:13px;line-height:1.6}.button-white{color:var(--navy);white-space:nowrap;background:#fff}.final-cta-actions{align-items:center;gap:12px;display:flex}.contact-email-address{color:#d6e6f0;text-align:center;width:100%;font-size:11px;font-weight:650}.demo-error{color:#8b2020;background:#fff1f1;border:1px solid #f4b5b5;border-radius:9px;margin:12px 0 0;padding:10px 12px;font-size:12px;line-height:1.45}.button-outline-light{color:#fff;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff7a}.consent-backdrop{z-index:99999;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#041422c2;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.consent-dialog{background:#fff;border-radius:18px;width:min(560px,100%);padding:clamp(26px,5vw,42px);box-shadow:0 28px 90px #00000059}.consent-dialog h2{margin:12px 0 15px;font-size:clamp(27px,5vw,38px)}.consent-dialog p{color:#536878;line-height:1.65}.consent-detail{font-size:13px}.consent-detail a{color:var(--blue);font-weight:750}.consent-actions{justify-content:flex-end;gap:11px;margin-top:25px;display:flex}.consent-actions .button{width:auto}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100% - 48px);margin:0 auto;padding:30px 0 42px;display:flex}footer p{color:#81909b;font-size:12px}.footer-meta{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.footer-meta p{margin:0}.footer-links{gap:18px;display:flex}.footer-links a{color:var(--navy);font-size:12px;font-weight:700;text-decoration:none}.footer-links a:hover{text-decoration:underline}.legal-page{background:radial-gradient(circle at 85% 8%, #2d8ac424, transparent 24%), var(--paper);min-height:100vh;padding:55px 22px 90px}.legal-wrap{width:min(820px,100%);margin:0 auto}.legal-back{color:var(--navy);margin-bottom:24px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.legal-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:clamp(28px,6vw,60px);box-shadow:0 25px 65px #22465f1a}.legal-label{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.legal-card h1{margin:12px 0 28px;font-size:clamp(40px,7vw,62px)}.legal-card section{border-bottom:1px solid var(--line);padding:23px 0}.legal-card section h2{margin:0 0 10px;font-size:18px}.legal-card section p,.legal-note,.legal-warning p{color:#5c6e7c;font-size:14px;line-height:1.7}.legal-warning{background:#fff8e6;border:1px solid #f0d38a;border-radius:10px;margin-bottom:12px;padding:18px 20px}.legal-warning strong{color:#72520c}.legal-warning p{margin:6px 0 0}.legal-note{margin:25px 0 0;font-size:12px}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:30px;padding-top:55px}.hero-copy{max-width:680px}.product-preview{min-height:500px}.dashboard-section{grid-template-columns:1fr;gap:45px}.deliverables{grid-template-columns:1fr 1fr}.system-flow{grid-template-columns:1fr}.sheet-intro{margin-left:0}.pilot-grid{grid-template-columns:1fr;gap:45px}.customer-launch-grid{grid-template-columns:1fr 1fr}.branding-callout{grid-template-columns:1fr;gap:20px}.section-heading{display:block}.section-heading>span{margin-bottom:15px;display:block}}@media (max-width:650px){.site-header{width:min(100% - 30px,1180px);height:78px}.header-cta{padding:10px 12px;font-size:11px}.header-demo{display:none}.hero{padding-inline:20px;padding-bottom:70px}h1{font-size:47px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.lead-card{padding:20px}.preview-glow{width:360px;height:360px}.sync-chip{bottom:0;right:0}.benefit-strip{grid-template-columns:1fr;margin-top:-12px}.benefit-strip div{border-bottom:1px solid #ffffff1f;border-right:0}.section{width:min(100% - 36px,1180px);padding:82px 0}.steps-grid,.package-grid,.system-audiences,.deliverables{grid-template-columns:1fr}.pilot-section{padding:78px 20px}.pilot-trust,.price-card ul,.live-checkout-box{grid-template-columns:1fr}.live-checkout-button{width:100%}.customer-launch-grid{grid-template-columns:1fr}.launch-promise{flex-direction:column;gap:7px}.setup-price,.monthly-price{flex-direction:column;align-items:flex-start;gap:4px}.final-cta{flex-direction:column;align-items:flex-start;width:min(100% - 28px,1180px);padding:38px 25px}.final-cta .button{width:100%}.final-cta-actions{flex-direction:column;width:100%}.consent-actions{flex-direction:column-reverse}.consent-actions .button{width:100%}footer{flex-direction:column;align-items:flex-start;width:min(100% - 36px,1180px)}.footer-meta{align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
