
/* Lisar Website — Design System v2.1 applied over preserved original content
   Source-preserving patch: pages/routes/setup content stay intact; this file owns the final public UI. */
:root{
  --lsr-bg:#f4f6fa;
  --lsr-bg-soft:#f8fafc;
  --lsr-surface:#ffffff;
  --lsr-surface-2:#f8fafc;
  --lsr-text:#0f172a;
  --lsr-muted:#64748b;
  --lsr-soft:#94a3b8;
  --lsr-border:#e2e8f0;
  --lsr-border-strong:#cbd5e1;
  --lsr-primary:#2563eb;
  --lsr-primary-hover:#1d4ed8;
  --lsr-primary-soft:#dbeafe;
  --lsr-success:#16a34a;
  --lsr-warning:#d97706;
  --lsr-danger:#dc2626;
  --lsr-info:#0284c7;
  --lsr-navy:#0f172a;
  --lsr-navy-2:#172033;
  --lsr-max:1180px;
  --lsr-radius:16px;
  --lsr-radius-sm:12px;
  --lsr-shadow:0 8px 24px rgba(15,23,42,.06);
  --lsr-shadow-lg:0 18px 54px rgba(15,23,42,.10);
  --lsr-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body.final-site, body.v22.final-site{
  margin:0!important; background:var(--lsr-bg)!important; color:var(--lsr-text)!important; font-family:var(--lsr-font)!important; font-size:14px!important; line-height:1.6!important; letter-spacing:0; min-height:100vh;
}
body.final-site:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 14% -4%,rgba(37,99,235,.10),transparent 28%),radial-gradient(circle at 96% 0%,rgba(2,132,199,.07),transparent 30%)}
a{color:inherit;text-decoration:none} img{max-width:100%;height:auto} p{margin-top:0;color:var(--lsr-muted)} h1,h2,h3,h4{margin-top:0;color:var(--lsr-text);letter-spacing:-.035em} h1{font-size:clamp(36px,4.8vw,58px);line-height:1.02;font-weight:760;margin:12px 0 14px} h2{font-size:clamp(26px,3.1vw,38px);line-height:1.1;font-weight:730;margin:10px 0 12px} h3{font-size:18px;line-height:1.25;font-weight:700;margin:0 0 8px} .small{font-size:12px;color:var(--lsr-soft)}
.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:16px;top:16px;background:#fff;color:var(--lsr-text);padding:10px 12px;border-radius:10px;z-index:9999;box-shadow:var(--lsr-shadow)}
/* Header */
.final-site .topbar{position:sticky!important;top:0!important;z-index:100;max-width:none!important;margin:0!important;padding:14px max(24px,calc((100% - var(--lsr-max))/2))!important;display:flex;align-items:center;gap:18px;border:0!important;border-bottom:1px solid var(--lsr-border)!important;border-radius:0!important;background:rgba(255,255,255,.93)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:none!important}.final-site .brand{display:flex;align-items:center;min-width:130px}.final-site .brand img{width:112px!important;height:auto!important;display:block}.final-site .nav{display:flex;align-items:center;gap:18px;margin-left:auto;font-size:13px;color:#334155}.final-site .nav a{font-weight:650;color:#334155}.final-site .nav a:hover{color:var(--lsr-primary)}.final-site .nav-cta,.final-site .button,.final-site .v22-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:11px;border:1px solid transparent;padding:0 16px;font-size:14px;font-weight:650;line-height:1;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.final-site .nav-cta,.final-site .button.primary,.final-site .v22-btn.primary{background:var(--lsr-primary);color:#fff;border-color:var(--lsr-primary);box-shadow:0 10px 22px rgba(37,99,235,.18)}.final-site .nav-cta:hover,.final-site .button.primary:hover,.final-site .v22-btn.primary:hover{background:var(--lsr-primary-hover);border-color:var(--lsr-primary-hover);transform:translateY(-1px)}.final-site .button.secondary,.final-site .v22-btn.secondary,.final-site .v22-btn.light{background:#fff;color:var(--lsr-text);border-color:var(--lsr-border);box-shadow:none}.final-site .button.secondary:hover,.final-site .v22-btn.secondary:hover,.final-site .v22-btn.light:hover{background:var(--lsr-surface-2);border-color:var(--lsr-border-strong)}.final-site .v22-btn.block,.final-site .button.block{width:100%}.menu-toggle{display:none;margin-left:auto;border:1px solid var(--lsr-border);background:#fff;color:var(--lsr-text);border-radius:10px;padding:9px 12px;font-weight:650}
/* Layout */
.final-site main{min-height:58vh}.page-final,.hero-final,.final-site .v22-section,.final-site .section,.final-site .page-hero,.final-site .hero,.final-site .v22-page,.final-site .v22-hero,.final-site .v22-legacy{max-width:var(--lsr-max)!important;margin:0 auto!important;padding:64px 24px!important}.page-final,.final-site .page-hero{padding-bottom:26px!important}.page-final p,.page-hero p,.v22-lead,.lead,.section-head p{max-width:740px;font-size:16px;line-height:1.75;color:var(--lsr-muted)}.v22-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--lsr-primary);background:transparent;border:0;padding:0;border-radius:0;font-size:12px;font-weight:780;text-transform:uppercase;letter-spacing:.08em}.v22-actions,.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.section-row,.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.section-row>div,.section-head{display:block}.section-row h2,.section-head h2{margin-bottom:5px}
/* Generic cards and grids */
.card,.v22-card,.value-grid article,.setup-guide-card,.contact-grid article,.status-grid div,.price-card,.plan-card,.compare-product,.setup-card,.v22-panel,.code-card,.flow,.contact-card,.download-tile,.v22-download,.v22-guide,.guide-card,.device-shot,.route-card{background:var(--lsr-surface)!important;border:1px solid var(--lsr-border)!important;border-radius:var(--lsr-radius)!important;box-shadow:var(--lsr-shadow)!important;color:var(--lsr-text)!important}.card,.v22-card,.value-grid article,.setup-guide-card,.contact-grid article,.status-grid div,.setup-card,.v22-panel,.code-card,.contact-card,.download-tile,.v22-download,.v22-guide,.guide-card{padding:22px!important}.value-grid,.cards.three,.feature-grid,.setup-guide-grid,.contact-grid,.status-grid,.v22-grid.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cards.four,.v22-grid.four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.v22-grid.two,.cards.two,.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.value-grid p,.card p,.v22-card p,.setup-guide-card p,.plan-card p,.compare-product p,.contact-grid p,.price-card p,.price-card li,.doc p,.doc li{color:var(--lsr-muted)}.notice,.v22-warning,.warning-tip{border:1px solid #fde68a!important;background:#fffbeb!important;color:#92400e!important;border-radius:14px;padding:14px 16px}.v22-safe,.pro-tip{border:1px solid #bbf7d0!important;background:#f0fdf4!important;color:#166534!important;border-radius:14px;padding:14px 16px}
/* Home */
.hero-final,.final-site .hero,.v22-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:44px;align-items:center;min-height:auto}.route-card,.connection-card,.hero-panel,.v22-hero-card{background:linear-gradient(180deg,#fff,#f8fafc)!important;border:1px solid var(--lsr-border)!important;border-radius:24px!important;box-shadow:var(--lsr-shadow-lg)!important}.route-node{display:grid;grid-template-columns:42px 1fr;gap:4px 14px;align-items:center;background:#fff;border:1px solid var(--lsr-border);border-radius:15px;padding:15px}.route-node span{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--lsr-primary);color:#fff;font-weight:800}.route-node small{color:var(--lsr-muted)}.route-line{height:14px;width:2px;margin:0 0 0 35px;background:var(--lsr-border)}.trust-strip,.v22-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.trust-strip div,.v22-trust div{background:#fff;border:1px solid var(--lsr-border);border-radius:14px;padding:14px;box-shadow:var(--lsr-shadow)}.trust-strip span,.v22-trust span{color:var(--lsr-muted);font-size:12px}.setup-tiles{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.setup-tiles a{background:#fff;border:1px solid var(--lsr-border);border-radius:13px;padding:13px 10px;text-align:center;font-weight:700;color:var(--lsr-text);box-shadow:var(--lsr-shadow)}.setup-tiles a:hover{border-color:#bfdbfe;background:#eff6ff;color:var(--lsr-primary)}.business-band,.router-highlight{max-width:var(--lsr-max);margin:26px auto 56px;padding:24px;border:1px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff);border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:24px}.inline-checks,.feature-pill-row{list-style:none;padding:0;margin:16px 0 0;display:flex;gap:10px;flex-wrap:wrap}.inline-checks li,.feature-pill-row span{border:1px solid var(--lsr-border);background:#fff;border-radius:999px;padding:8px 11px;color:#334155;font-weight:600;font-size:13px}
/* Pricing */
.pricing-section{padding-top:24px!important}.plan-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch}.plan-card{display:flex;flex-direction:column;min-width:0;padding:22px!important}.plan-card.featured{border-color:#93c5fd!important;box-shadow:0 14px 38px rgba(37,99,235,.13)!important}.plan-badge{display:inline-flex;width:max-content;max-width:100%;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:760;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.plan-card h3{font-size:18px}.plan-price{margin:10px 0 14px}.plan-price strong,.price span{display:block;font-size:32px;line-height:1;font-weight:760;letter-spacing:-.04em;color:#334155}.plan-price span,.price em{font-size:13px;color:var(--lsr-muted);font-style:normal}.plan-specs,.spec-grid{display:grid;grid-template-columns:1fr;gap:8px;margin:12px 0 15px}.plan-specs div,.spec-grid div{background:var(--lsr-surface-2);border:1px solid var(--lsr-border);border-radius:12px;padding:10px 12px;min-height:auto}.plan-specs b,.spec-grid b{display:block;color:#64748b;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.plan-specs span,.spec-grid span{display:block;color:var(--lsr-text);font-weight:650;font-size:13px}.plan-list,.price-card ul,.check{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:8px}.plan-list li,.price-card li,.check li{position:relative;padding-left:22px;color:#334155;font-size:13px;line-height:1.5}.plan-list li:before,.price-card li:before,.check li:before{position:absolute;left:0;font-weight:800}.plan-list li.yes:before,.price-card li:before,.check li:before{content:'✓';color:var(--lsr-success)}.plan-list li.no{color:#94a3b8}.plan-list li.no:before{content:'—';color:#94a3b8}.plan-card .v22-btn,.price-card .button{margin-top:auto}.custom-plan-wide{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;border:1px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff,#ffffff);border-radius:18px;box-shadow:var(--lsr-shadow);padding:24px;margin-top:18px}.custom-plan-wide h2{font-size:24px;margin:6px 0 8px}.plan-matrix table td,.plan-matrix table th{font-size:13px}
/* Comparison */
.compare-products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;align-items:stretch;padding-top:22px!important;border:1px solid var(--lsr-border);border-radius:18px;background:#fff;box-shadow:var(--lsr-shadow);overflow:hidden}.compare-product{border:0!important;border-right:1px solid var(--lsr-border)!important;border-radius:0!important;box-shadow:none!important;padding:22px!important;min-height:210px;display:flex;flex-direction:column;position:relative}.compare-product:last-child{border-right:0!important}.compare-product.lisar{background:linear-gradient(180deg,#eff6ff,#fff)!important}.compare-product h3{font-size:18px}.compare-product .remove{position:absolute;top:12px;right:12px;width:22px;height:22px;border:0;border-radius:50%;background:#e2e8f0;color:#64748b;font-weight:800}.stars{color:var(--lsr-primary);letter-spacing:1px;margin:4px 0 8px}.compare-product p{font-size:13px}.compare-product .v22-btn{margin-top:auto}.v22-table,.table-wrap{overflow:auto;border:1px solid var(--lsr-border);border-radius:16px;background:#fff;box-shadow:var(--lsr-shadow)}.v22-table table,.table-wrap table{width:100%;border-collapse:collapse;min-width:900px}.compare-table table{min-width:1120px}.v22-table th,.v22-table td,.table-wrap th,.table-wrap td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--lsr-border);vertical-align:top;color:#334155}.v22-table thead th,.table-wrap thead th{background:#f8fafc;color:var(--lsr-text);font-weight:750}.v22-table tbody th,.table-wrap tbody th{color:var(--lsr-text);font-weight:700}.comparison-note{font-size:13px;color:var(--lsr-muted);margin-top:14px}.source-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.source-links a{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--lsr-border);border-radius:999px;padding:0 11px;background:#fff;color:#334155;font-size:13px}.source-links a:hover{border-color:#bfdbfe;background:#eff6ff;color:var(--lsr-primary)}
/* Locations / setup */
.location-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.location-grid article{background:#fff;border:1px solid var(--lsr-border);border-radius:13px;padding:13px;box-shadow:var(--lsr-shadow);display:grid;gap:2px}.location-grid strong{font-size:14px}.location-grid span{font-size:13px;color:var(--lsr-muted)}.location-grid em{font-size:12px;color:var(--lsr-success);font-style:normal;font-weight:700}.setup-guide-grid,.setup-hub-grid,.v22-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.setup-guide-card,.setup-card{min-height:0}.setup-icon,.num,.setup-card .icon,.download-tile .icon,.v22-step-num{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--lsr-primary-soft);color:var(--lsr-primary);font-weight:760;margin-bottom:12px}.guide-layout,.v22-guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.guide-aside,.v22-aside{position:sticky;top:86px;display:grid;gap:14px}.steps,.timeline,.v22-steps{counter-reset:step;list-style:none;padding:0;margin:0;display:grid;gap:12px}.steps li,.timeline li,.v22-steps li{counter-increment:step;position:relative;background:#fff;border:1px solid var(--lsr-border);border-radius:14px;padding:16px 18px 16px 64px;color:#334155}.steps li:before,.timeline li:before,.v22-steps li:before{content:counter(step);position:absolute;left:16px;top:16px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--lsr-primary-soft);color:var(--lsr-primary);font-weight:800}.download-cta,.download-box{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;border:1px solid #bfdbfe;background:#eff6ff;border-radius:16px;padding:18px;margin:18px 0}.download-cta .icon,.download-box img{width:48px;height:48px;object-fit:contain}.toc-list{display:grid;gap:8px}.toc-list a{display:block;border:1px solid var(--lsr-border);border-radius:12px;background:#fff;padding:10px 12px;font-weight:650;color:#334155}.toc-list a:hover{background:#eff6ff;color:var(--lsr-primary);border-color:#bfdbfe}
/* Footer */
.v22-footer,.footer{max-width:none!important;margin:40px 0 0!important;padding:42px max(24px,calc((100% - var(--lsr-max))/2))!important;border-top:1px solid var(--lsr-border)!important;background:#fff!important;color:var(--lsr-muted)!important;display:grid;grid-template-columns:.9fr 1.1fr;gap:36px}.v22-footer img,.footer img{width:126px!important;background:transparent!important;margin-bottom:10px}.v22-footer-cols,.footer-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.v22-footer h3,.footer h3{font-size:14px;color:var(--lsr-text);margin-bottom:10px}.v22-footer a,.footer a{display:block;color:#334155;margin:7px 0;font-size:13px}.v22-footer a:hover,.footer a:hover{color:var(--lsr-primary)}.v22-footer-bottom,.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:18px;padding-top:18px;border-top:1px solid var(--lsr-border);font-size:13px;color:var(--lsr-muted)}
.doc{max-width:920px}.doc h2{font-size:25px;margin-top:32px}.legal-meta{display:flex;gap:10px;flex-wrap:wrap;color:var(--lsr-muted)}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--lsr-border);border-radius:14px;padding:16px 18px;box-shadow:var(--lsr-shadow)}.faq-list summary{cursor:pointer;font-weight:700;color:var(--lsr-text)}.faq-list p{margin:10px 0 0}.flow{padding:18px;display:grid;gap:10px}.code-card pre{white-space:pre-wrap;color:#334155;font-family:"SFMono-Regular",Consolas,monospace;font-size:13px}
/* Responsive */
@media(max-width:1120px){.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.compare-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.compare-product{border-right:0!important;border-bottom:1px solid var(--lsr-border)!important}.hero-final,.final-site .hero,.v22-hero,.guide-layout,.v22-guide-layout{grid-template-columns:1fr}.guide-aside,.v22-aside{position:static}.location-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.setup-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}.cards.four,.v22-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.final-site .topbar{padding:12px 16px!important;align-items:center;flex-wrap:wrap}.menu-toggle{display:inline-flex}.final-site .nav{display:none;flex-basis:100%;width:100%;flex-direction:column;align-items:flex-start;gap:10px;margin:0;padding:10px 0}.final-site .nav.is-open{display:flex}.final-site .nav-cta{margin-left:auto}.value-grid,.cards.three,.feature-grid,.setup-guide-grid,.setup-hub-grid,.v22-guide-grid,.contact-grid,.status-grid,.v22-grid.three{grid-template-columns:1fr 1fr}.v22-footer,.footer{grid-template-columns:1fr}.custom-plan-wide{grid-template-columns:1fr}.business-band,.router-highlight{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){h1{font-size:34px}.page-final,.hero-final,.final-site .v22-section,.final-site .section,.final-site .page-hero,.final-site .hero,.final-site .v22-page,.final-site .v22-hero,.final-site .v22-legacy{padding:46px 16px!important}.final-site .nav-cta{display:none}.plan-grid,.value-grid,.cards.three,.cards.four,.feature-grid,.setup-guide-grid,.setup-hub-grid,.v22-guide-grid,.contact-grid,.status-grid,.v22-grid.three,.v22-grid.four,.v22-grid.two,.cards.two,.two-col,.location-grid,.trust-strip,.v22-trust{grid-template-columns:1fr!important}.compare-products{grid-template-columns:1fr!important}.setup-tiles{grid-template-columns:1fr 1fr}.v22-footer-cols,.footer-cols{grid-template-columns:1fr}.v22-footer-bottom,.footer-bottom{flex-direction:column}.download-cta,.download-box{grid-template-columns:1fr}.final-site .button,.final-site .v22-btn{width:auto}.final-site .button.block,.final-site .v22-btn.block{width:100%}}


/* --- Lisar polish pass: consistent CTAs, setup icons, clean comparison table and footer --- */
.final-site .contact-cta,
.final-site .contact-grid article > a[href^="mailto:"],
.final-site .business-band .v22-btn,
.final-site .router-highlight .v22-btn,
.final-site .custom-plan-wide > .v22-btn,
.final-site a[href="mailto:business@lisar.io"].v22-btn,
.final-site a[href="mailto:support@lisar.io"].v22-btn{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;
  padding:0 14px!important;border-radius:10px!important;border:1px solid var(--lsr-border)!important;background:#fff!important;
  color:var(--lsr-text)!important;font-size:13px!important;font-weight:700!important;line-height:1!important;box-shadow:none!important;
}
.final-site .contact-cta:hover,
.final-site .contact-grid article > a[href^="mailto:"]:hover,
.final-site .business-band .v22-btn:hover,
.final-site .router-highlight .v22-btn:hover,
.final-site .custom-plan-wide > .v22-btn:hover{
  border-color:#bfdbfe!important;background:#eff6ff!important;color:var(--lsr-primary)!important;transform:none!important;
}
.final-site .contact-grid article{display:flex;flex-direction:column;align-items:flex-start}.final-site .contact-grid article .contact-cta{margin-top:auto}

.final-site .setup-guide-card{display:flex;flex-direction:column;align-items:flex-start}.final-site .setup-guide-card .v22-btn{margin-top:auto}
.final-site .setup-icon.setup-icon-img{width:52px;height:52px;border-radius:14px;background:#eef6ff;border:1px solid #dbeafe;overflow:hidden;padding:9px;margin-bottom:14px;box-shadow:none}
.final-site .setup-icon.setup-icon-img img{width:100%;height:100%;object-fit:contain;display:block}

.final-site .compare-check-table table{min-width:980px!important}.final-site .compare-check-table th,.final-site .compare-check-table td{vertical-align:middle!important}
.final-site .compare-check-table thead th{text-align:center}.final-site .compare-check-table thead th:first-child{text-align:left}.final-site .compare-check-table tbody th{width:290px}
.final-site .compare-check-table td{text-align:center!important;font-size:19px!important;font-weight:800!important;line-height:1!important}
.final-site .compare-check-table td.yes{color:var(--lsr-success)!important}.final-site .compare-check-table td.no{color:#cbd5e1!important}
.final-site .compare-legend{display:flex;gap:12px;flex-wrap:wrap;margin:14px 0 0;color:var(--lsr-muted);font-size:13px}
.final-site .compare-legend span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--lsr-border);background:#fff;border-radius:999px;padding:7px 10px}.final-site .legend-yes{color:var(--lsr-success)}.final-site .legend-no{color:#94a3b8}

.final-site .v22-footer,.final-site .footer{padding-top:38px!important;padding-bottom:28px!important;background:#fff!important}
.final-site .v22-footer p,.final-site .footer p{max-width:560px}.final-site .v22-footer-cols a,.final-site .footer-cols a{line-height:1.35}
.final-site .v22-footer-bottom,.final-site .footer-bottom{align-items:center!important;min-height:46px!important;padding-top:16px!important;margin-top:4px!important}
.final-site .footer-copy{font-weight:600;color:#64748b}.final-site .footer-mail-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.final-site .footer-mail-row a{display:inline-flex!important;align-items:center;min-height:32px!important;border:1px solid var(--lsr-border)!important;border-radius:999px!important;background:#f8fafc!important;padding:0 11px!important;margin:0!important;color:#334155!important;font-size:12px!important;font-weight:700!important}
.final-site .footer-mail-row a:hover{background:#eff6ff!important;color:var(--lsr-primary)!important;border-color:#bfdbfe!important}
@media(max-width:640px){.final-site .footer-mail-row{justify-content:flex-start}.final-site .compare-check-table table{min-width:760px!important}}


/* --- Footer final polish: structured footer, no floating email links --- */
.final-site .lsr-footer{display:block!important;max-width:none!important;margin:56px 0 0!important;padding:42px max(24px,calc((100% - var(--lsr-max))/2)) 26px!important;background:#fff!important;border-top:1px solid var(--lsr-border)!important;color:var(--lsr-muted)!important}
.final-site .lsr-footer-main{display:grid!important;grid-template-columns:minmax(320px,1fr) 1.45fr!important;gap:64px!important;align-items:start!important}
.final-site .lsr-footer-logo{display:inline-flex!important;margin:0 0 18px!important;text-decoration:none!important}.final-site .lsr-footer-logo img{width:112px!important;height:auto!important;margin:0!important;background:transparent!important}.final-site .lsr-footer-brand p{max-width:560px!important;margin:0 0 14px!important;color:#475569!important;line-height:1.65!important}.final-site .lsr-footer-brand .small{font-size:12px!important;color:#64748b!important;line-height:1.65!important}
.final-site .lsr-footer-links{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:34px!important}.final-site .lsr-footer-col h3{margin:0 0 13px!important;font-size:13px!important;line-height:1.2!important;font-weight:800!important;color:#0f172a!important}.final-site .lsr-footer-col a{display:block!important;margin:0 0 9px!important;color:#334155!important;font-size:13px!important;line-height:1.35!important;text-decoration:none!important}.final-site .lsr-footer-col a:hover{color:var(--lsr-primary)!important}.final-site .lsr-footer-contact a{font-weight:600!important;word-break:break-word!important}
.final-site .lsr-footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;margin-top:34px!important;padding-top:18px!important;border-top:1px solid var(--lsr-border)!important;color:#64748b!important;font-size:12px!important;line-height:1.4!important}.final-site .lsr-footer-bottom span:first-child{font-weight:700!important;color:#475569!important}
@media(max-width:980px){.final-site .lsr-footer-main{grid-template-columns:1fr!important;gap:32px!important}.final-site .lsr-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.final-site .lsr-footer{padding:34px 18px 22px!important}.final-site .lsr-footer-links{grid-template-columns:1fr!important;gap:18px!important}.final-site .lsr-footer-bottom{flex-direction:column!important;align-items:flex-start!important}}


/* --- Lisar micro polish: red X comparison cells and one-line CTA buttons --- */
.final-site .compare-check-table td.yes,
.final-site .compare-check-table td.no{
  font-size:20px!important;
  font-weight:900!important;
  line-height:1!important;
  text-align:center!important;
}
.final-site .compare-check-table td.yes{color:#16a34a!important;}
.final-site .compare-check-table td.no{color:#dc2626!important;}
.final-site .legend-yes{color:#16a34a!important;font-weight:900!important;}
.final-site .legend-no{color:#dc2626!important;font-weight:900!important;}
.final-site .compare-legend span{white-space:nowrap!important;}

.final-site .v22-btn,
.final-site .button,
.final-site .nav-cta,
.final-site .contact-cta,
.final-site .business-band .v22-btn,
.final-site .custom-plan-wide > .v22-btn,
.final-site a[href="mailto:business@lisar.io"].v22-btn,
.final-site a[href="mailto:contact@lisar.io"].v22-btn,
.final-site a[href="mailto:support@lisar.io"].v22-btn{
  white-space:nowrap!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  line-height:1!important;
}
.final-site .business-band .v22-btn,
.final-site .custom-plan-wide > .v22-btn,
.final-site a[href="mailto:business@lisar.io"].v22-btn{
  min-width:150px!important;
  height:42px!important;
  padding:0 18px!important;
  flex:0 0 auto!important;
}
.final-site .business-band,
.final-site .custom-plan-wide{
  column-gap:28px!important;
}
@media(max-width:760px){
  .final-site .business-band .v22-btn,
  .final-site .custom-plan-wide > .v22-btn,
  .final-site a[href="mailto:business@lisar.io"].v22-btn{min-width:0!important;width:auto!important;}
}


/* --- Setup guide icon fix: use clean symbolic OS/device icons, not screenshot thumbnails --- */
.final-site .setup-icon.setup-icon-img{
  width:54px!important;
  height:54px!important;
  border-radius:15px!important;
  background:#f8fafc!important;
  border:1px solid #dbeafe!important;
  padding:7px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.final-site .setup-icon.setup-icon-img img{
  width:40px!important;
  height:40px!important;
  object-fit:contain!important;
  display:block!important;
}
.final-site .setup-guide-card h3{margin-top:2px!important;}

/* --- Final CTA width fix: prevent two-line action buttons in wide feature bands --- */
.final-site .router-highlight .v22-btn,
.final-site .business-band .v22-btn,
.final-site .custom-plan-wide > .v22-btn,
.final-site a[href="mailto:business@lisar.io"].v22-btn,
.final-site a[href="mailto:contact@lisar.io"].v22-btn,
.final-site a[href="mailto:support@lisar.io"].v22-btn{
  white-space:nowrap!important;
  word-break:keep-all!important;
  overflow-wrap:normal!important;
  min-width:170px!important;
  height:42px!important;
  padding:0 18px!important;
  flex:0 0 auto!important;
  text-align:center!important;
}
.final-site .router-highlight{
  grid-template-columns:minmax(0,1fr) auto!important;
}
@media(max-width:760px){
  .final-site .router-highlight .v22-btn,
  .final-site .business-band .v22-btn,
  .final-site .custom-plan-wide > .v22-btn,
  .final-site a[href="mailto:business@lisar.io"].v22-btn,
  .final-site a[href="mailto:contact@lisar.io"].v22-btn,
  .final-site a[href="mailto:support@lisar.io"].v22-btn{
    min-width:0!important;
    width:auto!important;
    max-width:100%!important;
  }
}


/* Lisar footer final clean fix: stable grid/footer across all pages. */
.final-site .lsr-footer,
.final-site footer.lsr-footer{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:56px 0 0!important;
  padding:42px 24px 26px!important;
  background:#ffffff!important;
  border-top:1px solid #e2e8f0!important;
  color:#64748b!important;
  box-sizing:border-box!important;
}
.final-site .lsr-footer-inner{
  width:min(1180px,100%)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(300px,1.15fr) minmax(560px,1.85fr)!important;
  gap:72px!important;
  align-items:start!important;
}
.final-site .lsr-footer-brand{min-width:0!important;}
.final-site .lsr-footer-logo{display:inline-flex!important;align-items:center!important;margin:0 0 20px!important;text-decoration:none!important;}
.final-site .lsr-footer-logo img{display:block!important;width:128px!important;height:auto!important;margin:0!important;background:transparent!important;}
.final-site .lsr-footer-brand p{max-width:520px!important;margin:0 0 14px!important;color:#475569!important;font-size:14px!important;line-height:1.72!important;}
.final-site .lsr-footer-brand .lsr-footer-note{font-size:12px!important;line-height:1.72!important;color:#64748b!important;}
.final-site .lsr-footer-links{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(120px,1fr))!important;
  gap:28px!important;
  align-items:start!important;
}
.final-site .lsr-footer-col h3{margin:0 0 13px!important;color:#0f172a!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;}
.final-site .lsr-footer-col a{display:block!important;margin:0 0 9px!important;color:#334155!important;font-size:13px!important;line-height:1.35!important;text-decoration:none!important;white-space:normal!important;}
.final-site .lsr-footer-col a:hover{color:#2563eb!important;}
.final-site .lsr-footer-contact a{font-weight:650!important;word-break:break-word!important;}
.final-site .lsr-footer-bottom{
  width:min(1180px,100%)!important;
  margin:30px auto 0!important;
  padding-top:18px!important;
  border-top:1px solid #e2e8f0!important;
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:24px!important;
  color:#64748b!important;
  font-size:12px!important;
  line-height:1.45!important;
}
.final-site .lsr-footer-bottom span:first-child{font-weight:700!important;color:#475569!important;}
@media(max-width:1040px){
  .final-site .lsr-footer-inner{grid-template-columns:1fr!important;gap:34px!important;}
  .final-site .lsr-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .final-site .lsr-footer, .final-site footer.lsr-footer{padding:34px 18px 22px!important;}
  .final-site .lsr-footer-links{grid-template-columns:1fr!important;gap:18px!important;}
  .final-site .lsr-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;}
}


/* Setup detail hero polish */
.final-site .v22-hero h1{
  max-width:720px;
}
.final-site .v22-pillbar{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:12px;
}
.final-site .v22-pillbar span{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:7px 10px;
  border:1px solid var(--lsr-border);
  border-radius:999px;
  background:#fff;
  color:#334155;
  font-size:12.5px;
  font-weight:650;
  line-height:1;
  white-space:nowrap;
}
.final-site .setup-hero-visual{
  justify-self:center;
  width:min(100%,420px);
  min-height:0;
  padding:22px!important;
  display:grid;
  gap:12px;
  align-content:start;
}
.final-site .setup-hero-icon{
  width:70px;
  height:70px;
  display:grid;
  place-items:center;
  border-radius:18px;
  background:#eef6ff;
  border:1px solid #dbeafe;
  margin-bottom:2px;
}
.final-site .setup-hero-icon img{
  width:46px;
  height:46px;
  object-fit:contain;
}
.final-site .setup-hero-mini{
  display:grid;
  grid-template-columns:32px 1fr;
  gap:10px;
  align-items:start;
  padding:11px 12px;
  border:1px solid var(--lsr-border);
  border-radius:14px;
  background:#fff;
}
.final-site .setup-hero-mini span{
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:var(--lsr-primary-soft);
  color:var(--lsr-primary);
  font-weight:800;
  font-size:13px;
}
.final-site .setup-hero-mini b{
  display:block;
  font-size:14px;
  line-height:1.25;
  color:var(--lsr-text);
  margin-bottom:2px;
}
.final-site .setup-hero-mini small{
  display:block;
  font-size:12.5px;
  line-height:1.45;
  color:var(--lsr-muted);
}
@media(max-width:1120px){
  .final-site .setup-hero-visual{justify-self:stretch;width:100%;}
}
@media(max-width:640px){
  .final-site .v22-pillbar span{white-space:normal;}
}


/* Final audit polish */
.final-site .compare-product .stars,
.final-site .compare-product .remove{display:none!important;}
.final-site .compare-product{min-height:190px!important;}
.final-site .compare-check-table td.yes,
.final-site .compare-check-table td.no{font-size:0!important;}
.final-site .compare-check-table td.yes::before,
.final-site .compare-check-table td.no::before{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;font-size:15px;font-weight:900;line-height:1;}
.final-site .compare-check-table td.yes::before{content:"✓";background:#dcfce7;color:#16a34a;}
.final-site .compare-check-table td.no::before{content:"×";background:#fee2e2;color:#dc2626;}
.final-site .legend-no{color:#dc2626!important;}
.final-site .legend-no::before{content:"×";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#fee2e2;color:#dc2626;font-weight:900;margin-right:4px;}
.final-site .legend-no{font-size:0!important;}
.final-site .legend-no + *{font-size:13px;}
.final-site .lsr-footer-contact a{font-weight:600!important;}


/* v20.5.27 website DS-preserving patch: spacing/status/icon consistency only. */
.final-site .status-grid div strong{display:block!important;margin-bottom:8px!important;color:#0f172a!important;}
.final-site .status-grid div span{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#16a34a!important;font-weight:760!important;background:#f0fdf4!important;border:1px solid #bbf7d0!important;border-radius:999px!important;padding:6px 10px!important;}
.final-site .status-grid div span::before{content:"";width:8px;height:8px;border-radius:50%;background:#16a34a;display:inline-block;}
.final-site .location-grid article{min-height:86px;}
.final-site .setup-guide-card .v22-btn{margin-top:12px;}
.final-site .business-band p,.final-site .router-highlight p{max-width:760px;}


/* v20.5.100 footer social icon-system refinement */
.final-site .lsr-footer-social{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;max-width:480px!important;margin:16px 0 0!important;align-items:stretch!important;}
.final-site .lsr-footer-social a{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-width:0!important;min-height:34px!important;padding:7px 10px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important;color:#334155!important;font-size:13px!important;font-weight:650!important;line-height:1.2!important;text-decoration:none!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease!important;}
.final-site .lsr-footer-social .lsr-social-icon{display:block!important;width:15px!important;height:15px!important;flex:0 0 15px!important;overflow:visible!important;}
.final-site .lsr-footer-social .lsr-social-label{min-width:0!important;overflow-wrap:anywhere!important;}
.final-site .lsr-footer-social a:hover{background:#eff6ff!important;border-color:#bfdbfe!important;color:#1d4ed8!important;}
.final-site .lsr-footer-social a:focus-visible{outline:3px solid rgba(37,99,235,.24)!important;outline-offset:2px!important;border-color:#60a5fa!important;color:#1d4ed8!important;}
@media(max-width:640px){.final-site .lsr-footer-social{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:none!important;width:100%!important;}}
@media(prefers-reduced-motion:reduce){.final-site .lsr-footer-social a{transition:none!important;}}



/* v20.5.41 final visual compactness + source/deploy sync hotfix — scoped to content-heavy pages. */
.final-site.compact-content h1{
  font-size:clamp(31px,3.45vw,42px)!important;
  line-height:1.065!important;
  margin:7px 0 10px!important;
  letter-spacing:-.036em!important;
}
.final-site.compact-content h2{
  font-size:clamp(22px,2.35vw,28px)!important;
  line-height:1.14!important;
  margin:7px 0 9px!important;
  letter-spacing:-.03em!important;
}
.final-site.compact-content main h3{
  font-size:clamp(17px,1.65vw,20px)!important;
  line-height:1.22!important;
  margin:6px 0 8px!important;
}
.final-site.compact-content main p,
.final-site.compact-content main li{
  font-size:14.65px!important;
  line-height:1.6!important;
}
.final-site.compact-content .v22-lead,
.final-site.compact-content .lead,
.final-site.compact-content .section-head p,
.final-site.compact-content .page-final p,
.final-site.compact-content .hero-final p{
  font-size:15px!important;
  line-height:1.6!important;
  max-width:710px!important;
}
.final-site.compact-content .page-final{
  padding:46px 24px 20px!important;
}
.final-site.compact-content .hero-final,
.final-site.compact-content .v22-hero,
.final-site.compact-content .v22-page,
.final-site.compact-content .v22-legacy{
  padding:46px 24px!important;
}
.final-site.compact-content .v22-section,
.final-site.compact-content .section{
  padding:38px 24px!important;
}
.final-site.compact-content .section-row,
.final-site.compact-content .section-head{
  margin-bottom:12px!important;
}
.final-site.compact-content .card,
.final-site.compact-content .v22-card,
.final-site.compact-content .setup-guide-card,
.final-site.compact-content .plan-card,
.final-site.compact-content .price-card,
.final-site.compact-content .v22-panel,
.final-site.compact-content .guide-card{
  padding:17px!important;
}
.final-site.compact-content .value-grid,
.final-site.compact-content .cards.three,
.final-site.compact-content .feature-grid,
.final-site.compact-content .setup-guide-grid,
.final-site.compact-content .v22-grid.three,
.final-site.compact-content .cards.four,
.final-site.compact-content .v22-grid.four,
.final-site.compact-content .v22-grid.two,
.final-site.compact-content .cards.two,
.final-site.compact-content .two-col,
.final-site.compact-content .plan-grid{
  gap:14px!important;
}
.final-site.compact-content .inline-checks,
.final-site.compact-content .feature-pill-row{
  margin-top:10px!important;
  gap:7px!important;
}
.final-site.compact-content .inline-checks li,
.final-site.compact-content .feature-pill-row span{
  padding:6px 9px!important;
}
.final-site.compact-content .business-band,
.final-site.compact-content .router-highlight{
  margin-top:18px!important;
  margin-bottom:38px!important;
  padding:18px!important;
}
.final-site.compact-content .v22-actions,
.final-site.compact-content .hero-actions{
  margin-top:15px!important;
}
@media(max-width:760px){
  .final-site.compact-content h1{font-size:clamp(28px,8vw,36px)!important;line-height:1.08!important;}
  .final-site.compact-content h2{font-size:clamp(21px,6vw,27px)!important;line-height:1.16!important;}
  .final-site.compact-content main h3{font-size:17px!important;line-height:1.23!important;}
  .final-site.compact-content main p,
  .final-site.compact-content main li{font-size:14.75px!important;line-height:1.62!important;}
  .final-site.compact-content .v22-lead,
  .final-site.compact-content .lead,
  .final-site.compact-content .section-head p,
  .final-site.compact-content .page-final p,
  .final-site.compact-content .hero-final p{font-size:15px!important;line-height:1.62!important;}
  .final-site.compact-content .page-final{padding:36px 18px 18px!important;}
  .final-site.compact-content .hero-final,
  .final-site.compact-content .v22-hero,
  .final-site.compact-content .v22-page,
  .final-site.compact-content .v22-legacy,
  .final-site.compact-content .v22-section,
  .final-site.compact-content .section{padding:32px 18px!important;}
  .final-site.compact-content .card,
  .final-site.compact-content .v22-card,
  .final-site.compact-content .setup-guide-card,
  .final-site.compact-content .plan-card,
  .final-site.compact-content .price-card,
  .final-site.compact-content .v22-panel,
  .final-site.compact-content .guide-card{padding:16px!important;}
  .final-site.compact-content .value-grid,
  .final-site.compact-content .cards.three,
  .final-site.compact-content .feature-grid,
  .final-site.compact-content .setup-guide-grid,
  .final-site.compact-content .v22-grid.three,
  .final-site.compact-content .cards.four,
  .final-site.compact-content .v22-grid.four,
  .final-site.compact-content .v22-grid.two,
  .final-site.compact-content .cards.two,
  .final-site.compact-content .two-col,
  .final-site.compact-content .plan-grid{gap:12px!important;}
}


/* v20.5.52 article launch + OpenVPN .ovpn wording cleanup */
.final-site .article-hero{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)!important;gap:28px!important;align-items:center!important;max-width:1120px!important;margin:0 auto!important;padding:54px 24px 28px!important}
.final-site .article-hero h1{font-size:clamp(30px,4vw,42px)!important;line-height:1.08!important;letter-spacing:-.045em!important;margin:10px 0 12px!important;color:#0f172a!important}
.final-site .article-hero p{font-size:15.25px!important;line-height:1.62!important;color:#475569!important;max-width:720px!important}
.final-site .article-visual{border:1px solid rgba(148,163,184,.26)!important;border-radius:24px!important;padding:16px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:0 18px 55px rgba(15,23,42,.08)!important}
.final-site .article-visual img{display:block!important;width:100%!important;height:auto!important;border-radius:18px!important}
.final-site .article-body{max-width:820px!important;margin:0 auto!important;padding:20px 24px 60px!important}
.final-site .article-body h2{font-size:clamp(24px,3vw,28px)!important;line-height:1.18!important;letter-spacing:-.025em!important;margin:34px 0 12px!important;color:#0f172a!important}
.final-site .article-body h3{font-size:17px!important;line-height:1.34!important;margin:22px 0 8px!important;color:#0f172a!important}
.final-site .article-body p,.final-site .article-body li{font-size:14.75px!important;line-height:1.62!important;color:#334155!important}
.final-site .article-body ul,.final-site .article-body ol{padding-left:22px!important;margin:12px 0 18px!important}
.final-site .article-hub-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
.final-site .article-hub-card{border:1px solid rgba(148,163,184,.24)!important;border-radius:20px!important;padding:17px!important;background:#fff!important;box-shadow:0 12px 30px rgba(15,23,42,.05)!important}
.final-site .article-hub-card h3{font-size:16px!important;line-height:1.32!important;margin:0 0 8px!important}
.final-site .article-hub-card p{font-size:14px!important;line-height:1.55!important;margin:0!important;color:#475569!important}
.final-site .article-hub-card a{color:#0f172a!important;text-decoration:none!important}
.final-site .article-hub-card a:hover{color:#2563eb!important}
@media (max-width:820px){.final-site .article-hero{grid-template-columns:1fr!important;padding:38px 18px 22px!important}.final-site .article-body{padding:18px 18px 50px!important}.final-site .article-hub-grid{grid-template-columns:1fr!important}}
