html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.lp-root .lp-section{scroll-margin-top:84px}.lp-root{--sm-cyan-50:#EEFAFD;--sm-cyan-100:#DDF5FA;--sm-cyan-200:#B2EBF6;--sm-cyan-400:#3DCBE5;--sm-cyan-500:#00B5D7;--sm-cyan-600:#0098B8;--sm-cyan-700:#00768F;--sm-cyan-800:#005769;--sm-cyan-hover:#005A6E;--sm-cyan-info-bg:#EEFAFD;--sm-cyan-info-border:#B2EBF6;--pdu-300:#C29DE5;--pdu-400:#A269D6;--pdu-500:#8138C2;--pdu-600:#6B21A8;--pdu-700:#561A89;--pdu-800:#44156B;--ink-50:#F4F3EF;--ink-100:#EFEEEA;--ink-150:#E6E6E3;--ink-200:#D9D9D9;--ink-300:#BFBFBF;--ink-400:#999999;--ink-500:#777777;--ink-950:#111111;--ok-50:#ECF8F2;--ok-100:#D6F0E4;--ok-500:#1FA070;--ok-700:#0E5A40;--bg:#FFFFFF;--bg-deep:#F7F6F3;--bg-elevated:#FFFFFF;--bg-sunken:var(--ink-50);--bg-hover:rgba(4,10,23,0.04);--fg:var(--ink-950);--fg-strong:var(--ink-950);--fg-muted:#595959;--fg-subtle:#666666;--border:var(--ink-200);--border-strong:var(--ink-300);--border-subtle:var(--ink-150);--divider:var(--ink-150);--shadow-xs:0 1px 0 rgba(4,10,23,0.04);--shadow-sm:0 1px 2px rgba(4,10,23,0.06),0 0 0 1px rgba(4,10,23,0.04);--shadow-md:0 4px 14px -4px rgba(4,10,23,0.10),0 1px 3px rgba(4,10,23,0.06);--shadow-lg:0 18px 40px -12px rgba(4,10,23,0.18),0 4px 10px rgba(4,10,23,0.06);--shadow-inset:inset 0 0 0 1px rgba(4,10,23,0.06);--font-sans:var(--font-sora),"Sora",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:var(--font-jetbrains-mono),"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--radius-xs:0px;--radius-sm:0px;--radius-md:2px;--radius-lg:2px;--radius-xl:2px;--radius-pill:0px;--ease-out:cubic-bezier(0.22,1,0.36,1);--dur-fast:120ms;--dur-base:180ms;background:var(--bg);color:var(--fg);font-family:var(--font-sans);overflow-x:clip;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background var(--dur-base) var(--ease-out)}.lp-root *,.lp-root :after,.lp-root :before{box-sizing:border-box}.lp-root img{max-width:100%;display:block}.lp-root[data-accent=cyan]{--accent:var(--sm-cyan-500);--accent-hover:var(--sm-cyan-hover);--accent-press:var(--sm-cyan-700);--accent-fg:#111111;--accent-soft:rgba(0,181,215,0.12);--accent-line:rgba(0,181,215,0.30);--accent-deep:var(--sm-cyan-700);--accent-readable:var(--sm-cyan-700)}.lp-root[data-accent=violet]{--accent:var(--pdu-600);--accent-hover:var(--pdu-700);--accent-press:var(--pdu-800);--accent-fg:#FFFFFF;--accent-soft:rgba(107,33,168,0.10);--accent-line:rgba(107,33,168,0.28);--accent-deep:var(--pdu-700)}.lp-root [data-theme=dark],.lp-root[data-theme=dark]{--bg:#0E1521;--bg-deep:#080D16;--bg-elevated:#161F2E;--bg-sunken:#10171F;--bg-hover:rgba(255,255,255,0.05);--fg:#E6EAF0;--fg-strong:#FFFFFF;--fg-muted:#95A0B2;--fg-subtle:#687284;--border:#283342;--border-strong:#3A465C;--border-subtle:#1F2937;--divider:#1F2937;--shadow-xs:0 1px 0 rgba(0,0,0,0.3);--shadow-sm:0 1px 2px rgba(0,0,0,0.4);--shadow-md:0 10px 30px -10px rgba(0,0,0,0.6);--shadow-lg:0 30px 60px -20px rgba(0,0,0,0.75)}.lp-root[data-accent=violet] [data-theme=dark],.lp-root[data-accent=violet][data-theme=dark]{--accent:var(--pdu-400);--accent-hover:var(--pdu-300);--accent-press:var(--pdu-500);--accent-fg:#100A18;--accent-soft:rgba(162,105,214,0.16);--accent-line:rgba(162,105,214,0.34);--accent-deep:var(--pdu-300)}.lp-root[data-accent=cyan] [data-theme=dark],.lp-root[data-accent=cyan][data-theme=dark]{--accent-fg:#111111;--accent-soft:rgba(0,181,215,0.14);--accent-line:rgba(0,181,215,0.34);--accent-hover:var(--sm-cyan-400);--accent-deep:var(--sm-cyan-400)}.lp-container{width:100%;max-width:1180px;margin:0 auto;padding:0 48px}@media (max-width:880px){.lp-container{padding:0 28px}}@media (max-width:560px){.lp-container{padding:0 20px}}.lp-section{background:var(--bg);color:var(--fg)}.lp-section--alt{background:var(--bg-sunken)}.lp-pad{padding:104px 0}@media (max-width:880px){.lp-pad{padding:72px 0}}@media (max-width:560px){.lp-pad{padding:56px 0}}.lp-eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-deep);display:inline-flex;align-items:center;gap:9px}.lp-eyebrow:before{content:"";width:22px;height:1.5px;background:var(--accent);display:inline-block}.lp-h2{font-family:var(--font-sans);font-weight:600;font-size:clamp(28px,4vw,44px);line-height:1.08;letter-spacing:-.025em;color:var(--fg-strong);margin:0;text-wrap:balance}.lp-lead{font-size:clamp(16px,1.6vw,19px);line-height:1.55;color:var(--fg-muted);margin:0;max-width:52ch;text-wrap:pretty}.lp-head{display:flex;flex-direction:column;gap:18px;max-width:720px}.lp-head .lp-lead{margin-top:2px}.lp-nav{position:sticky;top:0;z-index:50;background:rgba(250,250,246,.85);backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%);border-bottom:1px solid #e6e6e3}.lp-nav-inner{justify-content:space-between;height:72px;gap:24px}.lp-nav-inner,.lp-nav-links{display:flex;align-items:center}.lp-nav-links{gap:30px}.lp-nav-links a{display:inline-flex;align-items:center;min-height:44px;padding:10px 14px;border-bottom:2px solid transparent;font-size:14px;font-weight:500;color:var(--fg-muted);text-decoration:none;transition:color var(--dur-fast) var(--ease-out),border-color var(--dur-base) var(--ease-out)}.lp-root[data-accent=cyan] .lp-nav-links a:hover{color:var(--sm-cyan-hover)}.lp-nav-links a:hover{color:var(--fg-strong)}.lp-nav-links a.active{color:var(--fg-strong);border-bottom:2px solid #00b5d7}.lp-nav-cta{display:flex;align-items:center;gap:12px}.lp-nav-mobile-btn{display:none;width:44px;height:44px;border-radius:0;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--fg-muted);transition:background var(--dur-fast) var(--ease-out);flex:none}.lp-nav-mobile-btn:hover{background:var(--bg-hover)}.lp-nav-mobile{border-top:1px solid var(--divider);padding:16px 0;display:flex;flex-direction:column;gap:4px}.lp-nav-mobile a,.lp-nav-mobile-login{font-size:15px;font-weight:500;color:var(--fg-muted);text-decoration:none;padding:10px 0;min-height:44px;display:flex;align-items:center;border-bottom:2px solid transparent;transition:color var(--dur-fast) var(--ease-out),border-color var(--dur-base) var(--ease-out)}.lp-nav-mobile a:hover,.lp-nav-mobile-login:hover{color:var(--fg-strong)}.lp-root[data-accent=cyan] .lp-nav-mobile a:hover,.lp-root[data-accent=cyan] .lp-nav-mobile-login:hover{color:var(--sm-cyan-hover)}.lp-nav-mobile a.active{color:var(--fg-strong);border-bottom:2px solid #00b5d7}.lp-nav-mobile a.lp-nav-mobile-link{min-height:64px;align-content:center;align-items:flex-start;flex-direction:column;justify-content:center;gap:3px;padding:16px 0}.lp-nav-mobile-link-label{font-size:16px;font-weight:500;line-height:1.25}.lp-nav-mobile-link-description{color:var(--fg-muted);font-size:12.5px;font-weight:400;line-height:18px}.lp-nav-mobile .lp-btn{margin-top:8px;width:100%;justify-content:center}@media (max-width:1060px){.lp-nav-cta,.lp-nav-links{display:none}.lp-nav-mobile-btn{display:flex}}@media (max-width:560px){.lp-nav-ghost{display:none}}.lp-wordmark{display:inline-flex;align-items:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-brand-logo{height:34px;max-width:158px;-o-object-fit:contain;object-fit:contain}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--font-sans);font-weight:600;font-size:15px;line-height:1;border-radius:0;cursor:pointer;border:1px solid transparent;padding:14px 22px;text-decoration:none;white-space:nowrap;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.lp-btn--sm{min-height:44px;padding:10px 16px;font-size:14px}.lp-btn--primary{background:var(--accent);color:var(--accent-fg)}.lp-btn--primary:hover{background:var(--accent-hover)}.lp-root[data-accent=cyan] .lp-btn--primary:hover{color:#111111}.lp-btn--ghost{background:transparent;color:var(--fg-strong);border-color:var(--border-strong)}.lp-btn--ghost:hover{background:var(--bg-hover);border-color:var(--fg-muted)}.lp-btn--link{background:transparent;color:var(--fg-strong);border:none;padding:14px 6px}.lp-btn--link:hover{color:var(--accent-deep)}[data-theme=dark] .lp-btn--link:hover{color:var(--accent)}.lp-btn svg{width:18px;height:18px}.lp-hero{position:relative;overflow:hidden}.lp-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;padding:96px 0 104px}@media (max-width:960px){.lp-hero-grid{grid-template-columns:1fr;gap:44px;padding:64px 0 72px}.lp-hero-visual{order:2}}.lp-hero-copy{display:flex;flex-direction:column;gap:26px}.lp-hero h1{font-family:var(--font-sans);font-weight:600;font-size:clamp(38px,6.2vw,68px);line-height:1.02;letter-spacing:-.035em;color:var(--fg-strong);margin:0;text-wrap:balance}.lp-hero h1 em{font-style:normal;color:var(--accent-deep);position:relative;white-space:nowrap}[data-theme=dark] .lp-hero h1 em{color:var(--accent)}.lp-hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:.04em;height:.1em;background:var(--accent);opacity:.32;border-radius:2px}.lp-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.lp-hero-proof{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:4px}.lp-proof-item{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:var(--fg-muted);font-weight:500}.lp-proof-item svg{width:16px;height:16px;color:var(--accent-deep)}[data-theme=dark] .lp-proof-item svg{color:var(--accent)}.lp-freechip-wrap,.lp-pricechip-wrap{display:flex}.lp-freechip,.lp-pricechip{display:inline-flex;align-items:center;gap:9px;padding:8px 14px;border:1px solid var(--border);border-radius:999px;background:var(--bg-elevated);font-size:13px;color:var(--fg);font-weight:500;box-shadow:var(--shadow-xs)}.lp-freechip .lp-dot,.lp-pricechip .lp-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);flex:none}.lp-freechip{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent-deep);font-weight:600}[data-theme=dark] .lp-freechip{color:var(--accent)}.lp-hero-glow{position:absolute;top:-200px;right:-120px;width:620px;height:620px;background:radial-gradient(circle,var(--accent) 0,transparent 62%);opacity:.1;pointer-events:none;filter:blur(8px)}[data-theme=dark] .lp-hero-glow{opacity:.16}.lp-hero-visual{position:relative}.lp-mock{background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-lg);overflow:hidden}.lp-mock-bar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--divider);background:var(--bg-sunken)}.lp-mock-dots{display:flex;gap:6px}.lp-mock-dots i{width:9px;height:9px;border-radius:50%;background:var(--border-strong);display:block}.lp-mock-title{font-size:12px;color:var(--fg-muted);font-weight:500}.lp-mock-body{padding:20px;gap:14px}.lp-mock-body,.lp-mockcard{display:flex;flex-direction:column}.lp-mockcard{border:1px solid var(--border);border-radius:8px;background:var(--bg);padding:16px;gap:10px}.lp-mockrow{display:flex;align-items:center;justify-content:space-between;gap:12px}.lp-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11.5px;font-weight:600;line-height:1.4;white-space:nowrap}.lp-badge i{width:6px;height:6px;border-radius:50%;display:block}.lp-badge--ok{background:var(--ok-50);color:var(--ok-700)}.lp-badge--ok i{background:var(--ok-500)}.lp-badge--accent{background:var(--accent-soft);color:var(--accent-deep)}[data-theme=dark] .lp-badge--accent{color:var(--accent)}.lp-badge--accent i{background:var(--accent)}.lp-mono{font-family:var(--font-mono);font-feature-settings:"zero"}.lp-kpi-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);font-weight:600}.lp-kpi-value{font-size:26px;font-weight:500;letter-spacing:-.02em;color:var(--fg-strong);font-variant-numeric:tabular-nums}.lp-timeline{display:flex;align-items:center;gap:0;margin-top:2px}.lp-timeline .node{width:11px;height:11px;border-radius:50%;border:2px solid var(--accent);background:var(--bg-elevated);flex:none}.lp-timeline .node.done{background:var(--accent)}.lp-timeline .seg{flex:1;height:2px;background:var(--border)}.lp-timeline .seg.done{background:var(--accent)}.lp-steps-mini{display:flex;flex-direction:column;gap:0}.lp-step-mini{display:flex;gap:12px}.lp-step-mini .rail{display:flex;flex-direction:column;align-items:center}.lp-step-mini .rail i{width:10px;height:10px;border-radius:50%;background:var(--accent);margin-top:4px;flex:none}.lp-step-mini .rail .line{width:2px;flex:1;background:var(--border);margin:4px 0;min-height:14px}.lp-step-mini.pending .rail i{background:var(--border-strong)}.lp-step-mini .meta{padding-bottom:14px}.lp-step-mini .t{font-size:13px;font-weight:600;color:var(--fg-strong)}.lp-step-mini .d{font-size:12px;color:var(--fg-muted);font-family:var(--font-mono)}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:56px}@media (max-width:880px){.lp-steps{grid-template-columns:1fr;gap:18px;margin-top:40px}}.lp-step{border:1px solid var(--border);border-radius:10px;background:var(--bg-elevated);padding:30px 28px;display:flex;flex-direction:column;gap:14px;box-shadow:var(--shadow-xs);position:relative;overflow:hidden}.lp-step-n{font-family:var(--font-mono);font-size:13px;color:var(--accent-deep);font-weight:600;letter-spacing:.04em}[data-theme=dark] .lp-step-n{color:var(--accent)}.lp-step-ico{width:46px;height:46px;border-radius:10px;background:var(--accent-soft);color:var(--accent-deep);display:flex;align-items:center;justify-content:center}[data-theme=dark] .lp-step-ico{color:var(--accent)}.lp-step-ico svg{width:23px;height:23px}.lp-step h3{font-size:19px;font-weight:600;color:var(--fg-strong);margin:0;letter-spacing:-.01em}.lp-step p{font-size:14.5px;line-height:1.55;color:var(--fg-muted);margin:0}.lp-bene-grid{grid-template-columns:repeat(3,1fr);margin-top:56px}.lp-bene-grid,.lp-obj-grid{display:grid;gap:1px;background:var(--border-subtle);border:1px solid var(--border-subtle);border-radius:12px;overflow:hidden}.lp-obj-grid{grid-template-columns:1fr 1fr;margin-top:42px}@media (max-width:760px){.lp-obj-grid{grid-template-columns:1fr}}@media (max-width:880px){.lp-bene-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.lp-bene-grid{grid-template-columns:1fr}}.lp-bene{background:var(--bg);padding:30px 28px;display:flex;flex-direction:column;gap:13px;transition:background var(--dur-fast) var(--ease-out)}.lp-bene:hover{background:var(--bg-elevated)}.lp-bene-ico{width:38px;height:38px;color:var(--accent-deep);display:flex;align-items:center}[data-theme=dark] .lp-bene-ico{color:var(--accent)}.lp-bene-ico svg{width:26px;height:26px}.lp-bene h3{font-size:16.5px;font-weight:600;color:var(--fg-strong);margin:0;letter-spacing:-.005em}.lp-bene p{font-size:14px;line-height:1.55;color:var(--fg-muted);margin:0}.lp-demo-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:64px;align-items:center}@media (max-width:960px){.lp-demo-grid{grid-template-columns:1fr;gap:40px}}.lp-demo-bullets{display:flex;flex-direction:column;gap:16px;margin-top:30px}.lp-demo-bullet{display:flex;gap:13px;align-items:flex-start}.lp-demo-bullet .chk{width:24px;height:24px;border-radius:6px;background:var(--accent-soft);color:var(--accent-deep);display:flex;align-items:center;justify-content:center;flex:none;margin-top:1px}[data-theme=dark] .lp-demo-bullet .chk{color:var(--accent)}.lp-demo-bullet .chk svg{width:15px;height:15px}.lp-demo-bullet span{font-size:15.5px;line-height:1.5;color:var(--fg)}.lp-cat-meta{display:flex;flex-wrap:wrap;gap:40px;margin-top:44px}.lp-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;padding:0;list-style:none}@media (max-width:900px){.lp-cat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.lp-cat-grid{grid-template-columns:1fr}}.lp-cat-card{display:flex;align-items:center;gap:14px;border:1px solid var(--border);border-radius:10px;background:var(--bg-elevated);padding:18px;box-shadow:var(--shadow-xs);text-decoration:none;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease}.lp-cat-card:hover{border-color:var(--accent-line);transform:translateY(-2px);box-shadow:0 6px 20px rgba(4,10,23,.07)}.lp-cat-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.lp-cat-av{width:42px;height:42px;flex:none;border-radius:8px;background:var(--accent-soft);color:var(--accent-press);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;letter-spacing:-.01em}.lp-cat-body{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.lp-cat-name{font-size:15.5px;font-weight:600;color:var(--fg-strong);letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-cat-sub{font-family:var(--font-mono,ui-monospace,monospace);font-size:12px;color:var(--fg-muted)}.lp-cat-badge{flex:none;font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--accent-press);background:var(--accent-soft);border-radius:999px;padding:4px 9px}.lp-cat-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px}.lp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px}@media (max-width:560px){.lp-stats{grid-template-columns:1fr;gap:22px}}.lp-stat{display:flex;flex-direction:column;gap:8px;padding-left:20px;border-left:2px solid var(--accent)}.lp-stat .v{font-family:var(--font-sans);font-weight:500;font-size:clamp(34px,4.5vw,48px);line-height:1;letter-spacing:-.03em;color:var(--fg-strong)}.lp-stat .l{font-size:14px;color:var(--fg-muted)}.lp-testi-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:48px}@media (max-width:800px){.lp-testi-grid{grid-template-columns:1fr}}.lp-testi{border:1px solid var(--border);border-radius:10px;background:var(--bg-elevated);padding:30px 30px 26px;display:flex;flex-direction:column;gap:20px;box-shadow:var(--shadow-xs)}.lp-testi q{font-size:18px;line-height:1.5;color:var(--fg-strong);font-weight:500;letter-spacing:-.01em;quotes:"\201C" "\201D";text-wrap:pretty}.lp-testi-who{gap:12px}.lp-testi-av,.lp-testi-who{display:flex;align-items:center}.lp-testi-av{width:40px;height:40px;border-radius:50%;background:var(--accent-soft);color:var(--accent-deep);justify-content:center;font-weight:700;font-size:15px;flex:none}[data-theme=dark] .lp-testi-av{color:var(--accent)}.lp-testi-who .n{font-size:14px;font-weight:600;color:var(--fg-strong)}.lp-testi-who .r{font-size:13px;color:var(--fg-muted)}.lp-cta-card{border-radius:16px;padding:64px 56px;position:relative;overflow:hidden;background:var(--bg-elevated);border:1px solid var(--border);display:grid;grid-template-columns:1.2fr .8fr;gap:56px;align-items:center}@media (max-width:880px){.lp-cta-card{grid-template-columns:1fr;gap:36px;padding:44px 30px}}.lp-cta-card h2{font-size:clamp(28px,3.6vw,40px);line-height:1.08;letter-spacing:-.03em;color:var(--fg-strong);margin:0;text-wrap:balance}.lp-cta-copy{gap:18px}.lp-cta-copy,.lp-cta-reassure{display:flex;flex-direction:column}.lp-cta-reassure{gap:11px;margin-top:4px}.lp-cta-reassure div{display:flex;align-items:center;gap:10px;font-size:14.5px;color:var(--fg-muted)}.lp-cta-reassure svg{width:17px;height:17px;color:var(--accent-deep);flex:none}[data-theme=dark] .lp-cta-reassure svg{color:var(--accent)}.lp-pricebox{border:1px solid var(--border);border-radius:12px;background:var(--bg);padding:30px;display:flex;flex-direction:column;gap:16px;box-shadow:var(--shadow-sm)}.lp-price-row{display:flex;align-items:baseline;gap:8px}.lp-price-amt{font-family:var(--font-sans);font-weight:600;font-size:52px;line-height:1;letter-spacing:-.03em;color:var(--fg-strong)}.lp-price-unit{font-size:14px;color:var(--fg-muted)}.lp-price-note{font-size:13.5px;line-height:1.5;color:var(--fg-muted);border-top:1px solid var(--divider);padding-top:16px}.lp-cta-glow{position:absolute;bottom:-180px;left:-80px;width:460px;height:460px;background:radial-gradient(circle,var(--accent) 0,transparent 62%);opacity:.1;pointer-events:none}[data-theme=dark] .lp-cta-glow{opacity:.18}.lp-cta-card--solo{grid-template-columns:1fr}.lp-cta-card--solo .lp-cta-copy{max-width:720px}.lp-cta-solo-btn{align-self:flex-start;margin-top:4px}.lp-pt{width:100%;margin-top:48px;border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:4px;background:var(--bg-elevated);box-shadow:var(--shadow-sm);overflow:hidden}.lp-pt caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lp-pt td,.lp-pt th{padding:16px 24px;text-align:right;vertical-align:middle}.lp-pt td:first-child,.lp-pt th:first-child{text-align:left}.lp-pt thead th{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--fg-subtle);background:var(--bg-deep);padding-top:20px;padding-bottom:20px;vertical-align:bottom}.lp-pt thead th:first-child{color:var(--fg-muted)}.lp-pt-sub{display:block;font-weight:400}.lp-pt tbody td{border-top:1px solid var(--divider)}.lp-pt-act{font-size:15px;font-weight:500;color:var(--fg-strong)}.lp-pt-per{font-size:12px;font-weight:400;color:var(--fg-muted)}.lp-pt-mercado{font-size:14px;color:var(--fg-subtle);text-decoration:line-through;text-decoration-color:var(--ink-300)}.lp-pt-sin{font-size:14.5px;color:var(--fg-muted)}.lp-pt-mem{background:var(--sm-cyan-50);border-left:1px solid var(--sm-cyan-200);border-right:1px solid var(--sm-cyan-200)}.lp-pt thead th.lp-pt-mem{background:var(--sm-cyan-100);gap:7px}.lp-pt thead th.lp-pt-mem,.lp-pt-memcap{display:flex;flex-direction:column;align-items:flex-end}.lp-pt-memcap{gap:2px}.lp-pt-memcap .l1{font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--sm-cyan-800);white-space:nowrap}.lp-pt-memcap .l2{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;font-weight:600;color:var(--sm-cyan-700);text-transform:none;white-space:nowrap}.lp-pt-badge{align-self:flex-end;white-space:nowrap;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#fff;background:var(--sm-cyan-600);padding:3px 9px 4px;border-radius:999px}.lp-pt-price{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:19px;font-weight:600;color:var(--fg-strong)}.lp-pt-memcell{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.lp-pt-save{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--ok-700);background:var(--ok-50);border:1px solid var(--ok-100);padding:2px 8px;border-radius:999px;white-space:nowrap}.lp-pt-save svg{width:12px;height:12px}.lp-pt-note{margin-top:18px;font-size:13px;color:var(--fg-muted);line-height:1.5}@media (max-width:720px){.lp-pt,.lp-pt tbody,.lp-pt td,.lp-pt tr{display:block;width:100%}.lp-pt thead,.lp-pt thead th,.lp-pt thead tr{position:absolute;left:0;top:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.lp-pt{border:0;box-shadow:none;background:transparent}.lp-pt tr{border:1px solid var(--border);border-radius:4px;background:var(--bg-elevated);box-shadow:var(--shadow-sm);margin-bottom:12px;padding:4px 0}.lp-pt td{border:0;text-align:right;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;min-width:0}.lp-pt td:before{content:attr(data-label);text-align:left;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;font-weight:500;color:var(--fg-subtle);min-width:0;overflow-wrap:anywhere}.lp-pt td:first-child{display:block;text-align:left;border-bottom:1px solid var(--divider);padding-top:16px;padding-bottom:14px}.lp-pt td:first-child:before{content:none}.lp-pt-mem{border-left:0;border-right:0;background:var(--sm-cyan-50);border-top:1px solid var(--sm-cyan-200)!important;padding-top:14px;padding-bottom:16px}.lp-pt-memcell{align-items:flex-end;min-width:0}.lp-pt-badge{display:none}.lp-pt td>span,.lp-pt-act,.lp-pt-memcell{overflow-wrap:anywhere}.lp-pt-price,.lp-pt-save{max-width:100%}}@media (max-width:380px){.lp-pt td{gap:10px;padding-left:14px;padding-right:14px}.lp-pt-save{white-space:normal;justify-content:flex-end;text-align:right}}.lp-footer{background:var(--bg-sunken);border-top:1px solid var(--border-subtle);padding:56px 0 40px}.lp-footer-top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap;padding-bottom:36px;border-bottom:1px solid var(--divider)}.lp-footer-cols{display:flex;gap:64px;flex-wrap:wrap}.lp-footer-col{display:flex;flex-direction:column;gap:12px}.lp-footer-col .h{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-subtle);font-weight:600;margin-bottom:2px}.lp-footer-col a{font-size:14px;color:var(--fg-muted);text-decoration:none}.lp-footer-col a:hover{color:var(--fg-strong)}.lp-footer-blurb{max-width:280px;font-size:14px;line-height:1.55;color:var(--fg-muted);margin-top:14px}.lp-footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:24px;font-size:13px;color:var(--fg-subtle)}.lp-footer-bottom .sep{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px 10px;max-width:100%;min-width:0;overflow-wrap:anywhere}.lp-footer-bottom .sep>*{min-width:0}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.lp-reveal{opacity:1;transform:none}.lp-reveal[data-reveal=js]{opacity:0;transform:translateY(12px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.lp-reveal[data-reveal=js][data-visible=true]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.lp-reveal,.lp-reveal[data-reveal=js],.lp-reveal[data-reveal=js][data-visible=true]{opacity:1;transform:none;transition:none}}.sm-archive-home{--sm-archive-paper:#F7F6F3;--sm-archive-white:#FFFFFF;--sm-archive-sunken:#F4F3EF;--sm-archive-ink:#111111;--sm-archive-body:#3A3A3A;--sm-archive-muted:#555555;--sm-archive-faint:#8A8A8A;--sm-archive-border:#D9D9D9;--sm-archive-divider:#E6E6E3;--sm-archive-cyan:#00B5D7;--sm-archive-cyan-text:#00768F;--sm-archive-cyan-dark:#005A6E;background:var(--sm-archive-paper);color:var(--sm-archive-ink);font-family:var(--font-sans)}.sm-archive-home *,.sm-archive-home :after,.sm-archive-home :before{box-sizing:border-box}.sm-archive-home h1,.sm-archive-home h2,.sm-archive-home h3,.sm-archive-home h4,.sm-archive-home p{margin:0}.sm-archive-home a,.sm-archive-home button{font:inherit}.sm-archive-home a:focus-visible,.sm-archive-home button:focus-visible{outline:3px solid rgba(0,181,215,.35);outline-offset:2px}.sm-archive-section{scroll-margin-top:84px}.sm-archive-container{width:100%;max-width:1200px;margin:0 auto;padding-left:48px;padding-right:48px}.sm-archive-eyebrow{color:var(--sm-archive-muted);font-size:11px;font-weight:500;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.sm-archive-status-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--sm-archive-cyan)}.sm-archive-eyebrow-line{display:flex;align-items:center;gap:10px}.sm-archive-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;border-radius:0;cursor:pointer;font-size:15px;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .12s cubic-bezier(.22,1,.36,1),border-color .12s cubic-bezier(.22,1,.36,1),color .12s cubic-bezier(.22,1,.36,1)}.sm-archive-btn-primary{background:var(--sm-archive-ink);color:var(--sm-archive-white)}.sm-archive-btn-primary:hover{background:#3A3A3A}.sm-archive-btn-secondary{background:transparent;border-color:var(--sm-archive-border);color:var(--sm-archive-ink)}.sm-archive-btn-secondary:hover{background:rgba(14,17,22,.04);border-color:var(--sm-archive-muted)}.sm-archive-hero{padding:64px 0 56px}.sm-archive-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.sm-archive-hero-copy{display:grid;gap:20px;min-width:0}.sm-archive-hero-copy h1{max-width:650px;color:var(--sm-archive-ink);font-size:56px;font-weight:300;letter-spacing:-.03em;line-height:60px;text-wrap:pretty}.sm-archive-hero-description{max-width:560px;color:var(--sm-archive-body);font-size:18px;line-height:28px;text-wrap:pretty}.sm-archive-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.sm-archive-guarantees{display:flex;flex-wrap:wrap;gap:4px 0;color:var(--sm-archive-muted);font-size:13px;line-height:18px}.sm-archive-guarantees>span{display:inline-flex;align-items:center}.sm-archive-guarantee-separator{padding:0 8px;color:var(--sm-archive-faint)}.sm-archive-record{min-width:0;border:1px solid var(--sm-archive-border);background:var(--sm-archive-white);box-shadow:0 18px 40px -12px rgba(4,10,23,.18),0 4px 10px rgba(4,10,23,.06)}.sm-archive-record-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--sm-archive-divider);background:var(--sm-archive-sunken)}.sm-archive-record-status{display:inline-flex;min-height:24px;align-items:center;gap:6px;padding:3px 10px;background:#EEFAFD;color:var(--sm-archive-cyan-text);font-size:12px;font-weight:500}.sm-archive-record-status .sm-archive-status-dot{background:#0098B8}.sm-archive-record-body{display:grid;gap:16px;padding:20px}.sm-archive-record-name{display:grid;gap:4px}.sm-archive-record-name>span:last-child{font-size:22px;font-weight:600;letter-spacing:-.015em}.sm-archive-field-label{color:var(--sm-archive-muted);font-size:11px;font-weight:500;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.sm-archive-record-meta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;padding:14px 0;border-top:1px solid var(--sm-archive-divider);border-bottom:1px solid var(--sm-archive-divider)}.sm-archive-record-deadlines>div,.sm-archive-record-meta>div,.sm-archive-record-progress>div:first-child{display:grid;gap:3px;min-width:0}.sm-archive-record-meta>div>span:last-child{color:var(--sm-archive-ink);font-size:13px;line-height:16px;overflow-wrap:anywhere}.sm-archive-mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.sm-archive-record-deadlines{display:grid;gap:12px}.sm-archive-record-deadlines>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--sm-archive-muted);font-size:13px}.sm-archive-record-deadlines .sm-archive-mono{color:var(--sm-archive-ink);font-size:14px;font-weight:500;white-space:nowrap}.sm-archive-record-progress{display:grid;gap:8px;padding-top:14px;border-top:1px solid var(--sm-archive-divider);color:var(--sm-archive-muted);font-size:12px}.sm-archive-record-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.sm-archive-progress-track{height:4px;background:#EFEEEA}.sm-archive-progress-track span{display:block;width:100%;height:4px;background:var(--sm-archive-cyan)}.sm-archive-record-updated{color:var(--sm-archive-muted);font-size:11px}.sm-archive-mobile-deadlines{display:none}.sm-archive-bridge{padding:56px 0;background:var(--sm-archive-ink);color:var(--sm-archive-paper)}.sm-archive-bridge-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.sm-archive-bridge h3,.sm-archive-final-cta h3{color:var(--sm-archive-white);font-size:40px;font-weight:300;letter-spacing:-.025em;line-height:46px;text-wrap:pretty}.sm-archive-bridge-grid>div{display:grid;gap:16px}.sm-archive-bridge p{color:#BFBFBF;font-size:17px;line-height:27px;text-wrap:pretty}.sm-archive-bridge .sm-archive-eyebrow{color:var(--sm-archive-cyan)}.sm-archive-section-heading{display:grid;gap:8px}.sm-archive-section-heading h3{color:var(--sm-archive-ink);font-size:30px;font-weight:600;letter-spacing:-.015em;line-height:38px;text-wrap:pretty}.sm-archive-how{padding:64px 0}.sm-archive-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.sm-archive-how-card{display:grid;gap:10px;align-content:start;min-width:0;padding:24px;border:1px solid var(--sm-archive-border);background:var(--sm-archive-white);box-shadow:0 1px 0 rgba(4,10,23,.04)}.sm-archive-step-number{color:var(--sm-archive-cyan-text);font-family:var(--font-mono);font-size:13px;font-variant-numeric:tabular-nums}.sm-archive-benefit-card h4,.sm-archive-faq-item h4,.sm-archive-how-card h4{color:var(--sm-archive-ink);font-size:18px;font-weight:600;line-height:24px}.sm-archive-how-card p{color:var(--sm-archive-muted);font-size:14px;line-height:21px}.sm-archive-demonstration{padding:0 0 64px}.sm-archive-timeline-card{border:1px solid var(--sm-archive-border);background:var(--sm-archive-white);box-shadow:0 1px 2px rgba(4,10,23,.06),0 0 0 1px rgba(4,10,23,.04)}.sm-archive-timeline-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px;border-bottom:1px solid var(--sm-archive-divider);background:var(--sm-archive-sunken)}.sm-archive-timeline-header .sm-archive-mono{color:var(--sm-archive-muted);font-size:11px;white-space:nowrap}.sm-archive-timeline-body{padding:40px 40px 32px}.sm-archive-timeline-rail{display:grid;grid-template-columns:11px 1fr 11px 1.6fr 11px;align-items:center;margin-bottom:18px}.sm-archive-timeline-point{width:11px;height:11px;border:0;border-radius:50%;background:var(--sm-archive-cyan)}.sm-archive-timeline-point.is-future{border:2px solid #bfbfbf;background:var(--sm-archive-white)}.sm-archive-timeline-segment{height:2px;background:#D9D9D9}.sm-archive-timeline-segment.is-complete{background:var(--sm-archive-cyan)}.sm-archive-timeline-labels{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:16px}.sm-archive-timeline-labels>div{display:grid;gap:4px;min-width:0}.sm-archive-timeline-labels>div:nth-child(2){text-align:center}.sm-archive-timeline-labels>div:nth-child(3){text-align:right}.sm-archive-timeline-labels .sm-archive-field-label.is-accent{color:var(--sm-archive-cyan-text)}.sm-archive-timeline-labels .sm-archive-mono{color:var(--sm-archive-ink);font-size:14px;font-weight:500}.sm-archive-timeline-labels>div>span:last-child{color:var(--sm-archive-muted);font-size:13px;line-height:19px}.sm-archive-timeline-footer{padding:14px 40px;border-top:1px solid var(--sm-archive-divider);background:var(--sm-archive-paper);color:var(--sm-archive-muted);font-size:13px;line-height:20px}.sm-archive-timeline-footer .sm-archive-mono{color:var(--sm-archive-ink)}.sm-archive-benefits{padding:0 0 64px}.sm-archive-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px}.sm-archive-benefit-card{display:grid;gap:10px;align-content:start;min-width:0;padding:22px;border:1px solid var(--sm-archive-border);background:var(--sm-archive-white);box-shadow:0 1px 0 rgba(4,10,23,.04)}.sm-archive-benefit-tag{color:var(--sm-archive-cyan-text);font-size:11px;font-weight:500;letter-spacing:.12em;line-height:15px;text-transform:uppercase}.sm-archive-benefit-card h4{font-size:16px;line-height:22px}.sm-archive-benefit-card p{color:var(--sm-archive-muted);font-size:13px;line-height:20px}.sm-archive-pricing{padding:64px 0;border-top:1px solid var(--sm-archive-divider);border-bottom:1px solid var(--sm-archive-divider);background:var(--sm-archive-white)}.sm-archive-pricing-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.sm-archive-pricing-heading .sm-archive-section-heading{max-width:560px}.sm-archive-pricing-heading .sm-archive-section-heading p{color:var(--sm-archive-muted);font-size:15px;line-height:23px}.sm-archive-cadence-control{display:grid;justify-items:end;gap:6px;flex:0 0 auto}.sm-archive-cadence-switch{display:flex;border:1px solid var(--sm-archive-border)}.sm-archive-cadence-switch button{min-width:92px;min-height:44px;padding:10px 18px;border:0;border-radius:0;background:transparent;color:var(--sm-archive-muted);cursor:pointer;font-size:14px;font-weight:500}.sm-archive-cadence-switch button.is-active{background:var(--sm-archive-ink);color:var(--sm-archive-white)}.sm-archive-annual-note{color:var(--sm-archive-cyan-text);font-size:13px;font-weight:500}.sm-archive-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.sm-archive-plan{display:grid;gap:14px;align-content:start;min-width:0;padding:24px;border:1px solid var(--sm-archive-border);background:var(--sm-archive-white)}.sm-archive-plan.is-recommended{border-color:var(--sm-archive-cyan)}.sm-archive-plan-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.sm-archive-plan-portfolio{color:var(--sm-archive-muted);letter-spacing:.12em;line-height:15px}.sm-archive-plan-portfolio,.sm-archive-recommended{font-size:11px;font-weight:500;text-transform:uppercase}.sm-archive-recommended{padding:2px 8px;background:#EEFAFD;color:var(--sm-archive-cyan-text);letter-spacing:.06em;line-height:16px;white-space:nowrap}.sm-archive-plan-price{display:grid;gap:2px}.sm-archive-plan-amount{color:var(--sm-archive-ink);font-size:30px;font-weight:500;letter-spacing:-.02em;line-height:38px;font-variant-numeric:tabular-nums}.sm-archive-plan-unit{line-height:19px}.sm-archive-plan-unit,.sm-archive-plan>p{color:var(--sm-archive-muted);font-size:13px}.sm-archive-plan>p{min-height:60px;line-height:20px}.sm-archive-plan-alternate{min-height:39px;padding-top:12px;border-top:1px solid var(--sm-archive-divider);color:var(--sm-archive-muted);font-family:var(--font-mono);font-size:11px;line-height:16px;font-variant-numeric:tabular-nums}.sm-archive-plan .sm-archive-btn{width:100%}.sm-archive-pricing-footnote{margin-top:20px!important;color:var(--sm-archive-muted);font-size:13px;line-height:20px}.sm-archive-questions{padding:64px 0}.sm-archive-questions-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px}.sm-archive-faq-list{border-top:1px solid var(--sm-archive-divider)}.sm-archive-faq-item{display:grid;gap:8px;padding:20px 0;border-bottom:1px solid var(--sm-archive-divider)}.sm-archive-faq-item h4{font-size:16px;line-height:22px}.sm-archive-faq-item summary{cursor:pointer;list-style:none}.sm-archive-faq-item summary::-webkit-details-marker{display:none}.sm-archive-faq-item p{color:var(--sm-archive-muted);font-size:14px;line-height:22px;text-wrap:pretty}.sm-archive-final-cta{padding:72px 0;background:var(--sm-archive-ink);color:var(--sm-archive-white);text-align:center}.sm-archive-final-cta .sm-archive-container{display:grid;justify-items:center;gap:20px}.sm-archive-final-cta h3{max-width:720px;line-height:48px}.sm-archive-final-cta p{max-width:520px;color:#BFBFBF;font-size:15px;line-height:24px}.sm-archive-final-actions{justify-content:center;margin-top:6px}.sm-archive-btn-cyan{background:var(--sm-archive-cyan);color:var(--sm-archive-ink)}.sm-archive-btn-cyan:hover{background:#3DCBE5}.sm-archive-btn-dark-secondary{border-color:#3A3A3A;color:var(--sm-archive-white)}.sm-archive-btn-dark-secondary:hover{background:rgba(255,255,255,.04)}@media (max-width:960px){.sm-archive-hero-copy h1{font-size:48px;line-height:52px}.sm-archive-benefit-grid,.sm-archive-plan-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.sm-archive-container{padding-left:24px;padding-right:24px}.sm-archive-hero{padding-top:48px}.sm-archive-bridge-grid,.sm-archive-hero-grid,.sm-archive-questions-grid{grid-template-columns:1fr}.sm-archive-record{display:none}.sm-archive-hero-copy h1{font-size:42px;line-height:46px}.sm-archive-hero-description{font-size:17px;line-height:26px}.sm-archive-mobile-deadlines{display:grid;gap:20px;padding:24px 22px;border:1px solid #b2ebf6;background:#EEFAFD}.sm-archive-mobile-deadlines>div:not(.sm-archive-mobile-divider){display:grid;gap:2px}.sm-archive-mobile-deadlines .sm-archive-field-label{color:var(--sm-archive-cyan-text)}.sm-archive-mobile-years{display:flex;align-items:baseline;gap:10px}.sm-archive-mobile-years strong{color:var(--sm-archive-cyan-text);font-size:64px;font-weight:200;letter-spacing:-.04em;line-height:64px;font-variant-numeric:tabular-nums}.sm-archive-mobile-years span{color:var(--sm-archive-cyan-text);font-size:20px;font-weight:300}.sm-archive-mobile-deadlines p{color:var(--sm-archive-body);font-size:14px;line-height:21px}.sm-archive-mobile-divider{height:1px;background:#B2EBF6}.sm-archive-bridge,.sm-archive-how,.sm-archive-questions{padding-top:48px;padding-bottom:48px}.sm-archive-benefits,.sm-archive-demonstration{padding-bottom:48px}.sm-archive-bridge h3,.sm-archive-final-cta h3{font-size:34px;line-height:40px}.sm-archive-how-grid{grid-template-columns:1fr;margin-top:24px}.sm-archive-timeline-header{align-items:flex-start;flex-direction:column}.sm-archive-timeline-body{padding:28px 24px 24px}.sm-archive-timeline-rail{display:none}.sm-archive-timeline-labels{grid-template-columns:1fr;gap:24px}.sm-archive-timeline-labels>div:nth-child(2),.sm-archive-timeline-labels>div:nth-child(3){text-align:left}.sm-archive-timeline-footer{padding:14px 24px}.sm-archive-pricing{padding:48px 0}.sm-archive-pricing-heading{align-items:flex-start;flex-direction:column}.sm-archive-cadence-control{justify-items:start}.sm-archive-plan-grid{grid-template-columns:1fr;margin-top:24px}.sm-archive-plan>p{min-height:0}.sm-archive-final-cta{padding:56px 0}}@media (max-width:560px){.sm-archive-hero-copy h1{font-size:38px;line-height:42px}.sm-archive-actions{display:grid;grid-template-columns:1fr}.sm-archive-actions .sm-archive-btn{width:100%}.sm-archive-guarantees{display:block}.sm-archive-guarantees>span{display:inline}.sm-archive-record-meta{grid-template-columns:1fr 1fr}.sm-archive-record-meta>div:last-child{grid-column:1/-1}.sm-archive-benefit-grid{grid-template-columns:1fr}.sm-archive-final-actions{display:grid;width:100%}.sm-archive-final-actions .sm-archive-btn{width:100%}}