.lp{--lp-bg:#fff;--lp-tint:#fbfaf7;--lp-line:#0b1f3a29;--lp-ink:#0b1f3a;--lp-muted:#55657c;--lp-accent:#0b1f3a;--lp-accent-ink:#17355c;--lp-teal:#2e9e96;background:var(--lp-bg);color:var(--lp-ink)}.lp-wrap{width:100%;max-width:1120px;margin-inline:auto;padding-inline:1.5rem}.lp-nav{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--lp-line);background:#ffffffe0;position:sticky;top:0}.lp-nav-inner{align-items:center;gap:2rem;height:68px;display:flex}.lp-brand{font-family:var(--font-alexandria);color:var(--lp-ink);align-items:center;gap:.625rem;font-size:.9375rem;font-weight:600;display:flex}.lp-logo{width:auto;height:26px}.lp-nav-links{color:var(--lp-muted);gap:1.75rem;margin-inline-start:auto;font-size:.9375rem;display:none}.lp-nav-links a:hover{color:var(--lp-ink)}.lp-nav-cta{align-items:center;gap:.5rem;margin-inline-start:auto;display:flex}@media (min-width:860px){.lp-nav-links{display:flex}.lp-nav-cta{margin-inline-start:0}}.lp-btn{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;transition:transform .18s cubic-bezier(.4,0,.2,1),background-color .18s cubic-bezier(.4,0,.2,1),border-color .18s cubic-bezier(.4,0,.2,1);display:inline-flex}.lp-btn-lg{padding:.875rem 1.5rem;font-size:1rem}.lp-btn-primary{background:var(--lp-accent);color:#fff}.lp-btn-primary:hover{background:var(--lp-accent-ink);transform:translateY(-1px)}.lp-btn-outline{border:1px solid var(--lp-line);color:var(--lp-ink)}.lp-btn-outline:hover{border-color:#b9c4d4;transform:translateY(-1px)}.lp-btn-ghost{color:var(--lp-muted)}.lp-btn-ghost:hover{color:var(--lp-ink)}.lp-h1{font-family:var(--font-alexandria);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2rem,4.4vw,3rem);font-weight:700;line-height:1.1}.lp-h2{font-family:var(--font-alexandria);letter-spacing:-.015em;font-size:clamp(1.5rem,3.2vw,2.125rem);font-weight:600;line-height:1.2}.lp-h3{font-family:var(--font-alexandria);letter-spacing:-.01em;font-size:1.125rem;font-weight:600;line-height:1.35}.lp-lede{max-width:46ch;color:var(--lp-muted);margin-top:1.25rem;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.6}.lp-p{color:var(--lp-muted);font-size:1rem;line-height:1.65}.lp-measure{max-width:60ch}.lp-eyebrow{font-family:var(--font-plex-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--lp-muted);margin-bottom:.75rem;font-size:.6875rem}.lp-hero{border-bottom:1px solid var(--lp-line);padding-block:clamp(3rem,7vw,5.5rem) clamp(3rem,6vw,5rem)}.lp-hero-grid{align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid}@media (min-width:900px){.lp-hero-grid{grid-template-columns:1.05fr .95fr}}.lp-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.lp-hero-visual{justify-items:center;gap:1.5rem;display:grid}.lp-dial{aspect-ratio:1;width:min(280px,72vw);position:relative}.lp-dial-svg{width:100%;height:100%}.lp-dial-track{fill:none;stroke:var(--lp-line);stroke-width:14px}.lp-dial-arc{fill:none;stroke:var(--lp-accent);stroke-width:14px;stroke-linecap:round;stroke-dasharray:532 654}.lp-dial-center{place-content:center;justify-items:center;gap:.25rem;display:grid;position:absolute;inset:0}.lp-dial-value{font-family:var(--font-plex-mono);letter-spacing:.01em;direction:ltr;font-size:clamp(1.5rem,4.5vw,2rem);font-weight:600}.lp-dial-label{color:var(--lp-muted);font-size:.8125rem}.lp-vitals{background:var(--lp-line);border:1px solid var(--lp-line);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(360px,100%);display:grid;overflow:hidden}.lp-vitals>div{background:var(--lp-bg);text-align:center;padding:.75rem .5rem}.lp-vitals dt{color:var(--lp-muted);font-size:.6875rem}.lp-vitals dd{font-family:var(--font-plex-mono);direction:ltr;margin-top:.25rem;font-size:.875rem;font-weight:500}.lp-statement{background:var(--lp-tint);border-bottom:1px solid var(--lp-line);padding-block:clamp(3.5rem,8vw,6rem)}.lp-statement-text{font-family:var(--font-alexandria);letter-spacing:-.015em;max-width:24ch;font-size:clamp(1.375rem,3.4vw,2rem);font-weight:500;line-height:1.45}.lp-section{padding-block:clamp(3.5rem,8vw,6.5rem)}.lp-section-tint{background:var(--lp-tint);border-block:1px solid var(--lp-line)}.lp-rows{border-top:1px solid var(--lp-line);margin-top:2.5rem}.lp-row{border-bottom:1px solid var(--lp-line);align-items:start;gap:.75rem 1.5rem;padding-block:1.75rem;display:grid}@media (min-width:820px){.lp-row{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}}.lp-row-index{font-family:var(--font-plex-mono);color:var(--lp-muted);font-size:.8125rem}.lp-row-body .lp-p{max-width:62ch;margin-top:.5rem}.lp-row-reading{border:1px solid var(--lp-line);white-space:nowrap;border-radius:8px;justify-self:start;align-items:baseline;gap:.5rem;padding:.5rem .875rem;display:flex}.lp-reading-label{color:var(--lp-muted);font-size:.75rem}.lp-reading-value{font-family:var(--font-plex-mono);direction:ltr;font-size:.9375rem;font-weight:600}.lp-roles{gap:1.25rem;margin-top:2.5rem;display:grid}@media (min-width:780px){.lp-roles{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-role{background:var(--lp-bg);border:1px solid var(--lp-line);border-radius:12px;height:100%;padding:1.5rem}.lp-role-tag{color:var(--lp-muted);border:1px solid var(--lp-line);border-radius:999px;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;display:inline-block}.lp-role-tag-accent{color:var(--lp-accent-ink);background:#eff4ff;border-color:#c7d7fb}.lp-list{color:var(--lp-muted);gap:.75rem;margin-top:1.25rem;font-size:.9375rem;line-height:1.55;display:grid}.lp-list li{border-inline-start:2px solid var(--lp-line);padding-inline-start:1rem}.lp-trust{gap:2.5rem;display:grid}@media (min-width:900px){.lp-trust{grid-template-columns:.9fr 1.1fr;align-items:start;gap:4rem}}.lp-trust-head .lp-p{margin-top:1rem}.lp-checks{gap:1rem;display:grid}.lp-checks li{border-bottom:1px solid var(--lp-line);grid-template-columns:auto 1fr;align-items:start;gap:.875rem;padding-bottom:1rem;font-size:.9375rem;line-height:1.6;display:grid}.lp-checks li:last-child{border-bottom:0;padding-bottom:0}.lp-checks svg{width:20px;height:20px;color:var(--lp-accent);margin-top:.125rem}.lp-price-wrap{justify-content:center;display:flex}.lp-price{background:var(--lp-bg);border:1px solid var(--lp-line);text-align:center;border-radius:16px;max-width:640px;padding:clamp(2rem,5vw,3rem);box-shadow:0 1px 2px #0b1f3a0d,0 12px 32px -12px #0b1f3a1f}.lp-price .lp-p{margin-inline:auto;margin-top:1rem}.lp-price .lp-btn{margin-top:2rem}.lp-faq{gap:2rem;display:grid}@media (min-width:900px){.lp-faq{grid-template-columns:.8fr 1.2fr;align-items:start;gap:4rem}}.lp-faq-list{border-top:1px solid var(--lp-line)}.lp-faq-item{border-bottom:1px solid var(--lp-line)}.lp-faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.125rem;font-size:1rem;font-weight:500;list-style:none;display:flex}.lp-faq-item summary::-webkit-details-marker{display:none}.lp-faq-item summary:after{content:"+";font-family:var(--font-plex-mono);color:var(--lp-muted);flex-shrink:0}.lp-faq-item[open] summary:after{content:"−"}.lp-faq-item p{max-width:62ch;color:var(--lp-muted);padding-bottom:1.125rem;font-size:.9375rem;line-height:1.65}.lp-footer{border-top:1px solid var(--lp-line);padding-block:2.5rem}.lp-footer-inner{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}.lp-footer-note{color:var(--lp-muted);font-size:.875rem}.lp-footer .lp-btn{margin-inline-start:auto}@media (prefers-reduced-motion:reduce){.lp .reveal{opacity:1!important;transition:none!important;transform:none!important}}
