:root{
  --ink:#101828;--text:#344054;--muted:#667085;--line:#e4e7ec;--line2:#d0d5dd;
  --brand:#4f46e5;--brand-dark:#3730a3;--brand-soft:#eef2ff;--accent:#12b76a;
  --soft:#f8fafc;--soft2:#f2f4f7;--white:#fff;--danger:#b42318;--warn:#b54708;
  --shadow-sm:0 1px 2px rgba(16,24,40,.05);--shadow:0 12px 36px rgba(16,24,40,.08);--shadow-lg:0 28px 70px rgba(16,24,40,.12);
  --max:1180px;--radius:18px;--radius-lg:28px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:none;color:var(--brand-dark)}img{max-width:100%;display:block}.wrap{max-width:var(--max);margin:auto;padding:0 24px}
.sitebar{border-bottom:1px solid rgba(228,231,236,.9);background:rgba(255,255,255,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}.sitebar .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px}.brand{display:flex;align-items:center;min-width:0;font-weight:800;color:var(--ink);font-size:17px;letter-spacing:-.02em}.brand b{display:inline-grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,var(--brand),#7c3aed);color:#fff;margin-right:10px;box-shadow:0 7px 18px rgba(79,70,229,.24)}.nav{display:flex;gap:6px;align-items:center}.nav a{color:#475467;font-size:14px;font-weight:650;padding:9px 10px;border-radius:9px}.nav a:hover{background:var(--soft);color:var(--ink)}.nav .btn{padding:10px 15px;color:#fff}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;width:42px;height:42px;align-items:center;justify-content:center;font-size:22px;color:var(--ink);cursor:pointer}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--brand);color:#fff!important;padding:12px 18px;border:1px solid var(--brand);border-radius:11px;font-weight:750;line-height:1.2;box-shadow:0 3px 10px rgba(79,70,229,.16);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{background:var(--brand-dark);border-color:var(--brand-dark);transform:translateY(-1px);box-shadow:0 8px 18px rgba(79,70,229,.2)}.btn.secondary{background:#fff;color:var(--ink)!important;border-color:var(--line2);box-shadow:var(--shadow-sm)}.btn.secondary:hover{background:var(--soft);border-color:#98a2b3}.btn.ghost{background:transparent;color:var(--brand)!important;border-color:transparent;box-shadow:none}.btn.large{padding:14px 20px;font-size:16px;border-radius:12px}
.hero{position:relative;overflow:hidden;padding:76px 0 62px;background:radial-gradient(circle at 78% 15%,rgba(99,102,241,.15),transparent 30%),linear-gradient(180deg,#fbfcff 0%,#fff 85%);border-bottom:1px solid var(--line)}.hero .hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(470px,.95fr);gap:54px;align-items:center}.hero h1{font-size:clamp(42px,5.7vw,68px);line-height:1.02;max-width:760px;margin:0 0 22px;letter-spacing:-.052em}.hero h1 .highlight{color:var(--brand)}.hero .lead{font-size:19px;line-height:1.65;max-width:690px;color:#475467;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.microcopy{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:13px}.microcopy span:before{content:"✓";color:var(--accent);font-weight:850;margin-right:6px}
.product-window{background:#fff;border:1px solid #d9def7;border-radius:24px;padding:14px;box-shadow:var(--shadow-lg);transform:perspective(1000px) rotateY(-1.5deg)}.window-top{display:flex;align-items:center;justify-content:space-between;padding:5px 4px 14px}.window-dots{display:flex;gap:5px}.window-dots i{display:block;width:8px;height:8px;border-radius:50%;background:#d0d5dd}.demo-badge{font-size:11px;font-weight:750;color:#475467;background:var(--soft2);border-radius:999px;padding:5px 9px}.dash{background:#f7f8fc;border:1px solid #eaecf5;border-radius:16px;padding:18px}.dash-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.dash-head strong{font-size:15px}.status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.status.review{background:#fff4e5;color:#b54708}.status.ready{background:#ecfdf3;color:#027a48}.status.issue{background:#fef3f2;color:#b42318}.dot{width:7px;height:7px;border-radius:50%;background:currentColor}.dash-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.dash-metric{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:13px}.dash-metric span{display:block;color:var(--muted);font-size:11px}.dash-metric b{display:block;font-size:18px;margin-top:3px}.payroll-list{background:#fff;border:1px solid #eaecf0;border-radius:12px;overflow:hidden}.payroll-row{display:grid;grid-template-columns:1.5fr .85fr .85fr auto;gap:12px;align-items:center;padding:12px 13px;border-bottom:1px solid #f0f1f4;font-size:12px}.payroll-row:last-child{border-bottom:0}.payroll-row .person strong{display:block;font-size:12px}.payroll-row .person span,.payroll-row .sub{color:var(--muted);font-size:10px}.variance{font-weight:800}.variance.bad{color:var(--danger)}.variance.ok{color:var(--accent)}
.trust-strip{padding:22px 0;border-bottom:1px solid var(--line);background:#fff}.trust-inner{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.trust-copy{font-size:13px;color:var(--muted);font-weight:650}.trust-items{display:flex;gap:10px;flex-wrap:wrap}.trust-item{font-size:12px;font-weight:750;color:#475467;background:var(--soft);border:1px solid var(--line);border-radius:999px;padding:7px 11px}
.section{padding:84px 0}.section.soft{background:var(--soft)}.section.tint{background:linear-gradient(180deg,#f8faff,#f5f7ff)}.section-head{max-width:760px;margin-bottom:36px}.section h2{font-size:clamp(30px,4vw,44px);line-height:1.12;margin:0 0 14px;letter-spacing:-.035em}.section h3{line-height:1.25}.section p{color:var(--text)}.section-head p{font-size:18px;color:var(--muted);margin:0}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:#fff;box-shadow:var(--shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-2px);border-color:#c7d0fe;box-shadow:var(--shadow)}.s3{grid-column:span 3}.s4{grid-column:span 4}.s6{grid-column:span 6}.s8{grid-column:span 8}.s12{grid-column:span 12}.iconbox{width:42px;height:42px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);border-radius:12px;font-size:20px;margin-bottom:18px}.card h3{font-size:20px;margin:0 0 9px;letter-spacing:-.015em}.card p{margin:0;color:var(--muted)}.kpi{font-size:27px;font-weight:850;letter-spacing:-.03em}.step-num{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--ink);color:#fff;font-size:13px;font-weight:800;margin-bottom:16px}
.comparison{overflow:auto;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.comparison table{min-width:780px;margin:0}.comparison th{background:#fff}.comparison th:nth-child(4),.comparison td:nth-child(4){background:#f5f7ff}.check{color:var(--accent);font-weight:900}.dash2{border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow);padding:22px}.dash2-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mini-card{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}.mini-card strong{display:block;font-size:24px;letter-spacing:-.03em}.mini-card span{color:var(--muted);font-size:12px}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{position:relative;border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff}.price-card.featured{border:2px solid var(--brand);box-shadow:0 20px 50px rgba(79,70,229,.12)}.price-card .price{font-size:40px;font-weight:850;letter-spacing:-.04em;margin:12px 0 4px}.price-card .price small{font-size:14px;font-weight:600;color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:20px 0}.price-card li{padding:7px 0;color:#475467}.price-card li:before{content:"✓";color:var(--accent);font-weight:850;margin-right:8px}.popular{position:absolute;top:16px;right:16px;background:var(--brand-soft);color:var(--brand);font-size:11px;font-weight:800;border-radius:999px;padding:6px 9px}
.cta-panel{background:linear-gradient(135deg,#111827,#312e81);color:#fff;border-radius:28px;padding:48px;display:grid;grid-template-columns:1.2fr auto;gap:30px;align-items:center;box-shadow:var(--shadow-lg)}.cta-panel h2{color:#fff;margin:0 0 10px}.cta-panel p{color:#d0d5dd;margin:0;max-width:650px}.cta-panel .btn{background:#fff;border-color:#fff;color:#1d2939!important;box-shadow:none}.cta-panel .btn:hover{background:#f2f4f7}
.breadcrumbs{font-size:13px;color:var(--muted);margin:24px 0}.article{max-width:820px;margin:0 auto}.article h1{font-size:clamp(36px,5vw,52px);line-height:1.05;letter-spacing:-.04em;margin:16px 0}.article .dek{font-size:19px;color:var(--muted)}.article h2{font-size:30px;line-height:1.2;margin:44px 0 14px}.article h3{font-size:21px;margin:28px 0 10px}.article p,.article li{font-size:17px;color:#344054}.article ul,.article ol{padding-left:24px}.callout{background:#f7f8ff;border:1px solid #dfe3ff;border-left:4px solid var(--brand);padding:18px 20px;border-radius:12px;margin:24px 0}.warning{background:#fffaeb;border:1px solid #fedf89;padding:16px 18px;border-radius:12px;color:#7a2e0e}.tablewrap{overflow:auto;margin:22px 0;border-radius:14px}table{border-collapse:collapse;width:100%;font-size:15px}th,td{padding:12px;border:1px solid var(--line);text-align:left;vertical-align:top}th{background:#f9fafb;color:#475467}.faq{border-top:1px solid var(--line);padding:22px 0}.faq h3{margin:0 0 8px;font-size:19px}.faq p{margin:0}.related{background:var(--soft);border-radius:18px;padding:26px;margin:40px 0}.related ul{columns:2}.sourcebox{font-size:14px;background:#fbfcfe;border:1px solid var(--line);border-radius:14px;padding:20px;margin-top:36px}.sourcebox li{font-size:14px}.meta{font-size:13px;color:var(--muted)}.cta{background:#111827;color:#fff;border-radius:20px;padding:30px;margin:42px 0}.cta h2{color:#fff;margin-top:0}.cta p{color:#d0d5dd}.footer{border-top:1px solid var(--line);background:#fafafa;padding:48px 0;margin-top:70px;color:var(--muted);font-size:14px}.footer strong{color:var(--ink)}.footer a{color:#475467}.footer a:hover{color:var(--brand)}
.calcbox{border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff;box-shadow:var(--shadow)}label{display:block;font-size:13px;font-weight:700;margin-bottom:6px;color:#344054}.field{margin-bottom:16px}input,select{width:100%;padding:12px 13px;border:1px solid var(--line2);border-radius:10px;font-size:16px;color:var(--ink);background:#fff;outline:0}input:focus,select:focus{border-color:#818cf8;box-shadow:0 0 0 4px rgba(99,102,241,.12)}.result{background:#f5f7ff;border:1px solid #dfe3ff;padding:20px;border-radius:14px;margin-top:18px}.blogcard h2{font-size:21px;margin:0 0 8px}.tag{display:inline-block;padding:5px 9px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:750}.toc{border:1px solid var(--line);padding:20px 22px;border-radius:14px;margin:24px 0;background:#fff}.toc strong{display:block;margin-bottom:8px}.toc a{display:block;margin:6px 0}.notice{font-size:13px;color:var(--muted)}
@media(max-width:1000px){.hero .hero-grid{grid-template-columns:1fr;gap:38px}.product-window{max-width:680px}.s3{grid-column:span 6}.pricing-grid{grid-template-columns:1fr}.cta-panel{grid-template-columns:1fr}.nav{position:absolute;display:none;top:66px;left:16px;right:16px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:var(--shadow-lg);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:11px 12px}.nav .btn{margin-top:4px}.menu-toggle{display:flex}}
@media(max-width:700px){.wrap{padding:0 18px}.sitebar .wrap{min-height:64px}.brand{font-size:15px}.brand b{width:31px;height:31px;flex-basis:31px}.hero{padding:50px 0 42px}.hero h1{font-size:36px;line-height:1.06;letter-spacing:-.045em}.hero .lead{font-size:17px}.hero-actions .btn{width:100%}.microcopy{gap:8px;flex-direction:column}.product-window{padding:9px;border-radius:18px;transform:none}.dash{padding:12px}.dash-metrics{grid-template-columns:1fr 1fr}.dash-metric:last-child{grid-column:1/-1}.payroll-row{grid-template-columns:1.5fr 1fr auto}.payroll-row>.sub{display:none}.section{padding:62px 0}.section h2{font-size:32px}.section-head p{font-size:16px}.s3,.s4,.s6,.s8{grid-column:span 12}.grid{gap:14px}.card{padding:20px}.cta-panel{padding:30px 22px;border-radius:22px}.related ul{columns:1}.article h1{font-size:38px}.article h2{font-size:27px}.article p,.article li{font-size:16px}.pricing-grid{gap:14px}.trust-inner{align-items:flex-start;flex-direction:column;gap:12px}}

@media(max-width:420px){.hero h1{font-size:32px}.hero{padding-top:42px}.btn{min-height:44px}.trust-item{padding:8px 10px}}

/* ==========================================================================\n   PREMIUM ENTERPRISE UI REFINEMENT — 2026-08\n   A tighter, calmer type and surface system for the full public website.\n   ========================================================================== */
:root{
  --ink:#0f172a;
  --text:#334155;
  --muted:#64748b;
  --line:#e2e8f0;
  --line2:#cbd5e1;
  --brand:#4f46e5;
  --brand-dark:#4338ca;
  --brand-soft:#f2f3ff;
  --soft:#f8fafc;
  --soft2:#f1f5f9;
  --shadow-sm:0 1px 2px rgba(15,23,42,.04);
  --shadow:0 10px 30px rgba(15,23,42,.06);
  --shadow-lg:0 24px 60px rgba(15,23,42,.09);
  --max:1120px;
  --radius:14px;
  --radius-lg:18px;
}
body{
  font-size:15.5px;
  line-height:1.6;
  letter-spacing:-.005em;
  color:var(--ink);
}
.wrap{max-width:var(--max);padding-left:24px;padding-right:24px}
.sitebar{border-color:rgba(226,232,240,.92);background:rgba(255,255,255,.94)}
.sitebar .wrap{min-height:64px}
.brand{font-size:15px;font-weight:780;letter-spacing:-.018em}
.brand b{width:30px;height:30px;flex-basis:30px;border-radius:9px;margin-right:9px;box-shadow:0 5px 14px rgba(79,70,229,.20)}
.nav{gap:2px}
.nav a{font-size:13.5px;font-weight:650;padding:8px 9px;border-radius:8px;color:#475569}
.nav .btn{padding:9px 13px}
.btn{padding:10px 15px;border-radius:9px;font-size:14px;font-weight:720;box-shadow:0 1px 2px rgba(15,23,42,.06);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(79,70,229,.15)}
.btn.secondary:hover{box-shadow:0 3px 10px rgba(15,23,42,.06)}
.btn.large{padding:11px 17px;font-size:14.5px;border-radius:9px}
.hero{padding:64px 0 56px;background:radial-gradient(circle at 82% 12%,rgba(79,70,229,.10),transparent 31%),linear-gradient(180deg,#fbfcff 0%,#fff 88%)}
.hero .hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);gap:52px}
.hero h1{font-size:clamp(39px,4.55vw,54px);line-height:1.045;max-width:690px;margin-bottom:18px;letter-spacing:-.045em;font-weight:790}
.hero .lead{font-size:17.5px;line-height:1.62;max-width:650px;margin-bottom:24px;color:#475569}
.hero-actions{margin-bottom:14px}
.microcopy{font-size:12px;gap:15px}
.product-window{border-radius:18px;padding:11px;border-color:#dde2f2;box-shadow:0 22px 55px rgba(15,23,42,.11);transform:none}
.dash{border-radius:13px;padding:16px;background:#f8fafc}
.dash-metric{border-radius:10px;padding:11px}
.payroll-list{border-radius:10px}
.trust-strip{padding:18px 0}
.trust-copy{font-size:12.5px}
.trust-item{padding:6px 10px;font-size:11.5px;border-radius:999px;background:#fbfdff}
.section{padding:70px 0}
.section-head{max-width:720px;margin-bottom:30px}
.section h2,.section>.wrap>h2{font-size:clamp(27px,3vw,36px);line-height:1.15;margin-bottom:12px;letter-spacing:-.032em;font-weight:760}
.section h3{line-height:1.3}
.section-head p{font-size:16.5px;line-height:1.62}
.section>.wrap>h1{max-width:860px;font-size:clamp(34px,4vw,46px);line-height:1.08;letter-spacing:-.04em;margin:10px 0 16px;font-weight:780}
.section>.wrap>h1+p{max-width:760px;font-size:17px;line-height:1.65;color:#64748b;margin-top:0;margin-bottom:30px}
.eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;font-size:10.5px;font-weight:800;letter-spacing:.105em;color:#4f46e5;text-transform:uppercase}
.grid{gap:16px}
.card{border-radius:13px;padding:21px;box-shadow:none}
.card:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 8px 24px rgba(15,23,42,.055)}
.iconbox{width:38px;height:38px;border-radius:10px;font-size:18px;margin-bottom:15px}
.card h3{font-size:18px;margin-bottom:7px;letter-spacing:-.015em}
.card p{font-size:14.5px;line-height:1.58}
.kpi{font-size:24px}
.step-num{width:30px;height:30px;border-radius:8px;font-size:12px;margin-bottom:14px}
.comparison{border-radius:13px;box-shadow:none}
.dash2{border-radius:15px;padding:18px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.mini-card{border-radius:11px;padding:14px}
.mini-card strong{font-size:21px}
.pricing-grid{gap:14px}
.price-card{border-radius:15px;padding:23px}
.price-card.featured{border-width:1.5px;box-shadow:0 14px 32px rgba(79,70,229,.10)}
.price-card .price{font-size:34px;margin:10px 0 3px}
.price-card ul{margin:17px 0}
.price-card li{padding:5px 0;font-size:14px}
.popular{top:13px;right:13px;font-size:10px;padding:5px 8px}
.cta-panel{border-radius:18px;padding:36px;gap:24px;box-shadow:0 18px 45px rgba(15,23,42,.12);background:linear-gradient(135deg,#111827,#252a55)}
.breadcrumbs{font-size:12.5px;margin:21px 0}
.article{max-width:760px}
.article h1{font-size:clamp(34px,4vw,44px);line-height:1.08;letter-spacing:-.038em;margin:14px 0 13px;font-weight:780}
.article .dek{font-size:17.5px;line-height:1.62}
.article h2{font-size:25px;line-height:1.25;margin:39px 0 12px;letter-spacing:-.022em}
.article h3{font-size:19px;margin:25px 0 9px}
.article p,.article li{font-size:16px;line-height:1.72;color:#334155}
.callout{padding:16px 18px;border-radius:10px;margin:21px 0}
.warning{padding:14px 16px;border-radius:10px}
.tablewrap{border-radius:11px}
table{font-size:14px}
th,td{padding:10px 11px}
.faq{padding:19px 0}
.faq h3{font-size:17px}
.related{border-radius:13px;padding:22px;margin:34px 0}
.sourcebox{border-radius:11px;padding:17px;margin-top:31px}
.cta{border-radius:14px;padding:25px;margin:36px 0}
.footer{padding:40px 0;margin-top:58px;font-size:13px;background:#fbfcfe}
.calcbox{border-radius:15px;padding:23px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
label{font-size:12.5px}
input,select{padding:10px 12px;border-radius:9px;font-size:15px}
.result{padding:17px;border-radius:11px}
.blogcard h2{font-size:19px}
.tag{font-size:11px;padding:4px 8px}
.toc{padding:17px 19px;border-radius:11px}
.notice{font-size:12.5px}
@media(max-width:1000px){
  .hero .hero-grid{gap:36px}
  .nav{top:59px}
}
@media(max-width:700px){
  .wrap{padding-left:18px;padding-right:18px}
  .sitebar .wrap{min-height:60px}
  .hero{padding:46px 0 40px}
  .hero h1{font-size:35px;letter-spacing:-.04em}
  .hero .lead{font-size:16.5px}
  .section{padding:54px 0}
  .section h2,.section>.wrap>h2{font-size:29px}
  .section>.wrap>h1{font-size:34px}
  .section-head p{font-size:15.5px}
  .card{padding:18px}
  .cta-panel{padding:26px 21px}
  .article h1{font-size:34px}
  .article h2{font-size:24px}
  .article p,.article li{font-size:15.5px}
}
@media(max-width:420px){.hero h1{font-size:32px}}

/* ==========================================================================\n   PUBLIC SITE V3 — ENTERPRISE PRODUCT MARKETING SYSTEM\n   Dense, visual, structured. Applied across all SEO/public pages.\n   ========================================================================== */
:root{
  --ink:#111827;
  --text:#374151;
  --muted:#6b7280;
  --line:#e5e7eb;
  --line2:#d1d5db;
  --brand:#4f46e5;
  --brand-dark:#3730a3;
  --brand-soft:#f3f4ff;
  --accent:#059669;
  --soft:#f8fafc;
  --soft2:#f1f5f9;
  --max:1180px;
  --radius:12px;
  --radius-lg:16px;
  --shadow-sm:0 1px 2px rgba(15,23,42,.04);
  --shadow:0 12px 32px rgba(15,23,42,.07);
  --shadow-lg:0 28px 70px rgba(15,23,42,.11)
}
body.public-v3{font-size:15px;line-height:1.58;background:#fff;color:var(--ink)}
.public-v3 .wrap{max-width:var(--max);padding-left:28px;padding-right:28px}
.public-v3 .sitebar{background:rgba(255,255,255,.96);border-bottom:1px solid #e8ebf1;box-shadow:0 1px 0 rgba(15,23,42,.02)}
.public-v3 .sitebar .wrap{min-height:66px}
.public-v3 .brand{font-size:14.5px;font-weight:780;letter-spacing:-.02em;color:#111827}
.public-v3 .brand b{width:29px;height:29px;flex-basis:29px;margin-right:9px;border-radius:8px;background:#4f46e5;box-shadow:0 6px 16px rgba(79,70,229,.20);font-size:14px}
.public-v3 .nav{gap:1px}
.public-v3 .nav a{position:relative;padding:8px 9px;font-size:13px;font-weight:650;color:#4b5563;border-radius:8px}
.public-v3 .nav a:hover{background:#f8fafc;color:#111827}
.public-v3 .nav a.active:not(.btn){color:#111827;background:#f3f4f6}
.public-v3 .nav .btn{margin-left:7px;padding:9px 13px;background:#111827;border-color:#111827;color:#fff!important;box-shadow:none}
.public-v3 .nav .btn:hover{background:#232b3b;border-color:#232b3b}
.public-v3 .btn{min-height:40px;padding:9px 14px;border-radius:8px;font-size:13.5px;font-weight:720;box-shadow:none}
.public-v3 .btn:hover{box-shadow:0 6px 16px rgba(79,70,229,.14)}
.public-v3 .btn.secondary{background:#fff;border-color:#d9dee8;color:#1f2937!important}
.public-v3 .btn.secondary:hover{background:#f8fafc;border-color:#cbd5e1}
.public-v3 .btn.large{padding:10px 16px;font-size:13.5px;border-radius:8px}

/* Hero: every marketing page gets a purposeful product visual. */
.public-v3 .hero{padding:56px 0 52px;border-bottom:1px solid #e8ebf1;background:
  radial-gradient(circle at 83% 17%,rgba(79,70,229,.095),transparent 28%),
  linear-gradient(180deg,#fbfcff 0%,#ffffff 86%)}
.public-v3 .hero .hero-grid{grid-template-columns:minmax(0,1fr) minmax(410px,.82fr);gap:68px;align-items:center}
.public-v3 .hero-copy{min-width:0}
.public-v3 .hero-kicker{display:inline-flex;align-items:center;gap:7px;margin:0 0 14px;padding:5px 8px;border:1px solid #dfe3ff;border-radius:999px;background:#f8f8ff;color:#4338ca;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.public-v3 .hero-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.12)}
.public-v3 .hero h1{max-width:720px;margin:0 0 16px;font-size:clamp(36px,3.5vw,44px);line-height:1.06;letter-spacing:-.042em;font-weight:790}
.public-v3 .hero h1 .highlight{color:#4338ca}
.public-v3 .hero .lead,.public-v3 .hero-copy>p:not(.hero-actions):not(.microcopy):not(.small){max-width:680px;margin:0 0 22px;color:#4b5563;font-size:16.5px;line-height:1.62}
.public-v3 .hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 14px!important}
.public-v3 .hero-actions a:not(.btn){display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:1px solid #d9dee8;border-radius:8px;background:#fff;color:#1f2937;font-size:13.5px;font-weight:700}
.public-v3 .microcopy{gap:14px;font-size:11.5px;color:#6b7280}
.public-v3 .product-window{border:1px solid #dfe3ec;border-radius:14px;padding:10px;background:#fff;box-shadow:0 22px 55px rgba(15,23,42,.11)}
.public-v3 .window-top{padding:4px 3px 10px}
.public-v3 .dash{border:1px solid #eceff4;border-radius:10px;padding:14px;background:#f8fafc}
.public-v3 .dash-metric{border-radius:8px;padding:10px}
.public-v3 .payroll-list{border-radius:8px}

/* Injected public-page product context panel */
.public-v3 .context-window{position:relative;overflow:hidden;border:1px solid #dde2eb;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.10)}
.public-v3 .context-window:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#4f46e5,#8b5cf6 55%,#06b6d4)}
.public-v3 .context-top{display:flex;justify-content:space-between;align-items:center;padding:15px 17px 12px;border-bottom:1px solid #eef0f4}
.public-v3 .context-label{display:flex;align-items:center;gap:8px;color:#475569;font-size:11.5px;font-weight:720}
.public-v3 .context-label i{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #dcfce7}
.public-v3 .context-chip{padding:4px 7px;border-radius:999px;background:#ecfdf3;color:#047857;font-size:10px;font-weight:800}
.public-v3 .context-body{padding:18px}
.public-v3 .context-eyebrow{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}
.public-v3 .context-title{margin:4px 0 14px;font-size:18px;line-height:1.25;font-weight:780;letter-spacing:-.02em;color:#111827}
.public-v3 .context-progress{height:7px;margin-bottom:17px;overflow:hidden;border-radius:999px;background:#edf0f5}
.public-v3 .context-progress span{display:block;width:86%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f46e5,#7c3aed)}
.public-v3 .context-list{display:grid;gap:0;border:1px solid #e8ebf0;border-radius:10px;overflow:hidden;background:#fff}
.public-v3 .context-row{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:11px 12px;border-bottom:1px solid #eef0f4}
.public-v3 .context-row:last-child{border-bottom:0}
.public-v3 .context-row span{font-size:11.5px;color:#64748b}
.public-v3 .context-row strong{font-size:12px;color:#111827}
.public-v3 .context-note{display:flex;align-items:flex-start;gap:8px;margin-top:13px;padding:10px 11px;border-radius:9px;background:#f8fafc;color:#64748b;font-size:10.8px;line-height:1.45}
.public-v3 .context-note svg{flex:0 0 14px;margin-top:1px;color:#4f46e5}

/* Trust strip becomes a compact capability rail. */
.public-v3 .trust-strip{padding:15px 0;background:#fff;border-bottom:1px solid #edf0f4}
.public-v3 .trust-copy{font-size:11.5px;font-weight:700;color:#6b7280}
.public-v3 .trust-items{gap:7px}
.public-v3 .trust-item{padding:5px 8px;border-radius:7px;background:#f8fafc;border-color:#e5e7eb;color:#4b5563;font-size:10.5px;font-weight:750}

/* Content sections: less empty space, stronger hierarchy. */
.public-v3 .section{padding:60px 0}
.public-v3 .section.soft{background:#f8fafc}
.public-v3 .section.tint{background:linear-gradient(180deg,#fafbff,#f7f8fc)}
.public-v3 .section-head{max-width:720px;margin-bottom:26px}
.public-v3 .section h2,.public-v3 .section>.wrap>h2{max-width:800px;margin:0 0 10px;font-size:clamp(26px,2.55vw,32px);line-height:1.17;letter-spacing:-.03em;font-weight:770}
.public-v3 .section h3{line-height:1.27}
.public-v3 .section-head p,.public-v3 .section>.wrap>h2+p{max-width:760px;margin:0;color:#64748b;font-size:15px;line-height:1.65}
.public-v3 .section>.wrap>p{max-width:820px;color:#4b5563}
.public-v3 .section>.wrap>p+p{margin-top:12px}
.public-v3 .section-intro{padding:32px 0;border-bottom:1px solid #edf0f4;background:#fff}
.public-v3 .section-intro>.wrap{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:70px;align-items:start}
.public-v3 .section-intro h2{margin:0!important;font-size:24px!important;line-height:1.22!important}
.public-v3 .section-intro p{margin:1px 0 0!important;max-width:none!important;font-size:14.5px!important;line-height:1.68!important;color:#64748b!important}
.public-v3 .section-copy:not(.section-intro)>.wrap{position:relative;padding-top:4px;padding-bottom:4px}
.public-v3 .section-copy:not(.section-intro)>.wrap:before{content:"";display:block;width:34px;height:3px;margin-bottom:18px;border-radius:99px;background:#6366f1}
.public-v3 .section.has-table{background:#f8fafc}
.public-v3 .section.has-list>.wrap>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;max-width:920px;margin:24px 0 0;padding:0;list-style:none}
.public-v3 .section.has-list>.wrap>ul li{position:relative;padding:10px 12px 10px 34px;border:1px solid #e5e7eb;border-radius:9px;background:#fff;color:#374151;font-size:13.5px;line-height:1.48}
.public-v3 .section.has-list>.wrap>ul li:before{content:"✓";position:absolute;left:12px;top:9px;display:grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#ecfdf3;color:#047857;font-size:10px;font-weight:900}

.public-v3 .grid{gap:14px}
.public-v3 .card{position:relative;overflow:hidden;border:1px solid #e3e7ee;border-radius:11px;padding:19px;background:#fff;box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.public-v3 .card:hover{transform:translateY(-1px);border-color:#cfd5df;box-shadow:0 10px 26px rgba(15,23,42,.055)}
.public-v3 .card .iconbox{width:34px;height:34px;margin-bottom:13px;border-radius:8px;background:#f1f2ff;color:#4f46e5;font-size:16px}
.public-v3 .card h3{margin:0 0 6px;font-size:16.5px;letter-spacing:-.015em;font-weight:760}
.public-v3 .card p{font-size:13.5px;line-height:1.58;color:#6b7280}
.public-v3 .step-num{width:27px;height:27px;margin-bottom:12px;border-radius:7px;background:#111827;font-size:11px}
.public-v3 .has-grid .grid>.card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:transparent;transition:background .16s ease}
.public-v3 .has-grid .grid>.card:hover:before{background:#6366f1}
.public-v3 .grid>a.card{display:block;color:inherit}
.feature-checks{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}
.feature-checks li{position:relative;padding-left:28px;color:#475467}
.feature-checks li:before{content:"✓";position:absolute;left:0;top:1px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#ecfdf3;color:#047857;font-size:11px;font-weight:900}
.product-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.product-link-grid a{display:flex;min-height:118px;flex-direction:column;justify-content:space-between;gap:14px;padding:18px;border:1px solid #e3e7ee;border-radius:12px;background:#fff;color:#111827;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.product-link-grid a:hover{transform:translateY(-2px);border-color:#c7d0fe;box-shadow:0 12px 26px rgba(15,23,42,.06)}
.product-link-grid b{font-size:15px}
.product-link-grid span{color:#64748b;font-size:12.5px;line-height:1.5}

/* Calculator directory: calm, task-led and intentionally free of SEO-card repetition. */
.calculator-hub .calculator-hero{padding:58px 0 54px;background:radial-gradient(circle at 88% 12%,rgba(79,70,229,.10),transparent 29%),linear-gradient(180deg,#fbfcff,#fff)}
.calculator-hub .calculator-hero .hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.7fr);gap:72px}
.calculator-summary{position:relative;padding:23px;border:1px solid #dfe3ec;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.10)}
.calculator-summary:before{content:"";position:absolute;inset:0 0 auto;height:3px;border-radius:16px 16px 0 0;background:linear-gradient(90deg,#4f46e5,#8b5cf6)}
.calculator-summary-label{display:block;margin-bottom:5px;color:#6366f1;font-size:10.5px;font-weight:820;letter-spacing:.09em;text-transform:uppercase}
.calculator-summary>strong{display:block;margin-bottom:17px;color:#111827;font-size:24px;letter-spacing:-.025em}
.calculator-summary-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0;border-top:1px solid #eef0f4;font-size:12px}
.calculator-summary-row span{color:#64748b}
.calculator-summary-row b{color:#1f2937;text-align:right}
.calculator-summary p{margin:14px 0 0;color:#6b7280;font-size:11.5px;line-height:1.55}
.calculator-directory{background:#f8fafc}
.calculator-group+.calculator-group{margin-top:34px}
.calculator-group-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}
.calculator-group-title h2{margin:0!important;color:#1f2937;font-size:13px!important;font-weight:780;letter-spacing:0!important}
.calculator-group-title small{color:#94a3b8;font-size:11px;font-weight:700}
.calculator-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.calculator-card-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}
.calculator-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:15px;align-items:center;min-height:128px;padding:19px;border:1px solid #e1e6ee;border-radius:12px;background:#fff;color:#111827;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.calculator-card:hover{transform:translateY(-2px);border-color:#c7d0fe;box-shadow:0 12px 28px rgba(15,23,42,.065);color:#111827}
.calculator-card.featured{border-color:#cfd4ff;background:linear-gradient(135deg,#fff,#fafaff)}
.calculator-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#f1f2ff;color:#4f46e5;font-size:13px;font-weight:850}
.calculator-card-copy{display:flex;min-width:0;flex-direction:column;gap:5px}
.calculator-card-copy strong{font-size:16px;letter-spacing:-.015em}
.calculator-card-copy>span:not(.calculator-tag){color:#64748b;font-size:12.5px;line-height:1.5}
.calculator-tag{width:max-content;padding:3px 6px;border-radius:5px;background:#eef2ff;color:#4338ca;font-size:9.5px;font-weight:820;letter-spacing:.04em;text-transform:uppercase}
.calculator-arrow{color:#94a3b8;font-size:19px;transition:color .16s ease,transform .16s ease}
.calculator-card:hover .calculator-arrow{color:#4f46e5;transform:translateX(2px)}
.calculator-disclaimer{display:grid;grid-template-columns:auto 1fr;gap:10px 16px;margin-top:34px;padding:16px 18px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#64748b;font-size:12px;line-height:1.55}
.calculator-disclaimer strong{color:#334155}

.public-v3 .dash2{border-radius:12px;padding:15px;border-color:#e3e7ee;box-shadow:0 12px 32px rgba(15,23,42,.06);background:#fff}
.public-v3 .dash2-grid{gap:9px}
.public-v3 .mini-card{border-radius:8px;padding:12px;background:#fafbfc}
.public-v3 .mini-card strong{font-size:19px}
.public-v3 .mini-card span{font-size:10.5px}
.public-v3 .comparison{border-radius:11px;border-color:#e3e7ee;box-shadow:none}
.public-v3 table{font-size:13px;background:#fff}
.public-v3 th,.public-v3 td{padding:10px 11px;border-color:#e8ebef}
.public-v3 th{background:#f8fafc;color:#475569;font-size:11.5px;letter-spacing:.015em}
.public-v3 .tablewrap{margin:22px 0 0;border:1px solid #e3e7ee;border-radius:11px;box-shadow:none}
.public-v3 .tablewrap table{margin:0}

.public-v3 .faq{max-width:920px;padding:17px 0;border-bottom:1px solid #e8ebef}
.public-v3 .faq:first-of-type{border-top:1px solid #e8ebef}
.public-v3 .faq h3{margin:0 0 5px;font-size:15.5px;font-weight:750}
.public-v3 .faq p{margin:0;font-size:13.8px;line-height:1.62;color:#64748b}
.public-v3 .callout{max-width:900px;margin:20px 0 0;padding:14px 16px;border:1px solid #dfe3ff;border-left:3px solid #6366f1;border-radius:9px;background:#f8f8ff;color:#475569;font-size:13.5px}

.public-v3 .pricing-grid{gap:12px}
.public-v3 .price-card{border-radius:12px;padding:21px;border-color:#e3e7ee}
.public-v3 .price-card.featured{border:1.5px solid #6366f1;box-shadow:0 14px 32px rgba(79,70,229,.09)}
.public-v3 .price-card h3{font-size:16px}
.public-v3 .price-card .price{font-size:30px}
.public-v3 .price-card p,.public-v3 .price-card li{font-size:13px}
.public-v3 .popular{border-radius:6px}

.public-v3 .cta-panel{border-radius:14px;padding:30px 32px;background:linear-gradient(135deg,#111827 0%,#1f2542 60%,#2e2b6d 100%);box-shadow:0 18px 42px rgba(15,23,42,.13)}
.public-v3 .cta-panel h2{font-size:26px!important}
.public-v3 .cta-panel p{font-size:14px;line-height:1.6;color:#cbd5e1}
.public-v3 .cta-panel .btn{background:#fff;border-color:#fff;color:#111827!important}

/* Article/calculator polish */
.public-v3 .article{max-width:760px}
.public-v3 .article h1{font-size:clamp(32px,3.2vw,40px);line-height:1.09}
.public-v3 .article .dek{font-size:16.5px}
.public-v3 .article h2{font-size:23px;margin-top:36px}
.public-v3 .article h3{font-size:17.5px}
.public-v3 .article p,.public-v3 .article li{font-size:15.5px;line-height:1.72}
.public-v3 .calcbox{border-radius:12px;border-color:#e3e7ee;box-shadow:0 12px 30px rgba(15,23,42,.055)}
.public-v3 .toc,.public-v3 .related,.public-v3 .sourcebox{border-radius:10px}

/* Footer */
.public-v3 .footer{margin-top:0;padding:38px 0 28px;border-top:0;background:#0d1321;color:#94a3b8;font-size:12.5px}
.public-v3 .footer .wrap{max-width:1180px}
.public-v3 .footer strong{color:#f8fafc;font-size:14px}
.public-v3 .footer p{color:#94a3b8}
.public-v3 .footer a{color:#cbd5e1}
.public-v3 .footer a:hover{color:#fff}
.public-v3 .footer .notice{color:#7f8ba0;font-size:11.5px}
.public-v3 .footer .container{max-width:1180px;margin:0 auto;padding-left:28px;padding-right:28px;color:#7f8ba0}
.shared-footer-grid{display:grid;grid-template-columns:minmax(280px,1.6fr) repeat(3,minmax(130px,.7fr));gap:42px}
.shared-footer-grid>div:not(.shared-footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.shared-footer-grid strong{margin-bottom:5px;color:#f8fafc!important;font-size:12px!important}
.shared-footer-grid .brand{color:#fff!important;font-size:14px}
.shared-footer-brand p{max-width:390px;margin:14px 0 0;color:#94a3b8!important;line-height:1.65}
.shared-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;padding-top:20px!important;border-top:1px solid rgba(148,163,184,.16);color:#7f8ba0}
.shared-footer-bottom span:last-child{display:flex;gap:18px}
.pricing-service-head{margin-top:36px}
.pricing-services{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}
.price-estimate{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:26px;margin-top:20px;padding:20px;border:1px solid #e3e7ee;border-radius:12px;background:#f8fafc}
.price-estimate-total,.price-estimate-detail{display:flex;flex-direction:column;gap:6px;min-width:0}
.price-estimate-total span{color:#64748b;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}
.price-estimate-total b{font-size:30px;line-height:1.15;letter-spacing:-.035em}
.price-estimate-total b small{font-size:12px;font-weight:650;letter-spacing:0}
.price-estimate-total em{color:#64748b;font-size:12px;font-style:normal}
.price-estimate-detail strong{font-size:15px}
.price-estimate-detail span{color:#475569;font-size:13px}
.price-estimate-detail small{display:block;color:#64748b;font-size:11.5px;line-height:1.55}
.hero-v3{padding:76px 0 70px;background:radial-gradient(circle at 86% 12%,rgba(99,102,241,.12),transparent 30%),linear-gradient(180deg,#fbfcff,#fff)}
.hero-v3 .hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:64px;align-items:center}
.hero-v3 h1{max-width:780px;margin:10px 0 16px;color:#111827;font-size:clamp(38px,4.6vw,58px);line-height:1.03;letter-spacing:-.05em}
.hero-v3 .lead{max-width:720px;color:#5b6473;font-size:18px;line-height:1.65}
.proof-panel{padding:26px;border:1px solid #dfe3ec;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.10)}
.proof-panel h3{margin:7px 0 12px;font-size:24px;letter-spacing:-.025em}
.proof-panel p{color:#64748b;line-height:1.6}
.mini-label{color:#6366f1;font-size:10.5px;font-weight:820;letter-spacing:.09em;text-transform:uppercase}
.check-list{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}
.check-list li{position:relative;padding-left:26px;color:#475569;font-size:13.5px}.check-list li:before{content:"✓";position:absolute;left:0;color:#059669;font-weight:900}
.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.feature-card{min-height:190px;padding:22px;border:1px solid #e3e7ee;border-radius:12px;background:#fff}
.feature-card h3{margin:12px 0 7px;font-size:17px}.feature-card p{margin:0;color:#64748b;font-size:13.5px;line-height:1.6}.feature-no{color:#6366f1;font-size:11px;font-weight:800}
.split{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:56px;align-items:center}
.cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px!important;border-radius:16px;background:#111827;color:#fff}.cta-band h2{color:#fff!important}.cta-band p{color:#cbd5e1!important}

@media(max-width:1000px){
  .hero-v3 .hero-grid,.split{grid-template-columns:1fr;gap:32px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-panel{max-width:640px}
  .public-v3 .hero .hero-grid{grid-template-columns:1fr;gap:32px}
  .public-v3 .context-window,.public-v3 .product-window{max-width:640px}
  .public-v3 .section-intro>.wrap{gap:38px}
  .product-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .calculator-hub .calculator-hero .hero-grid{grid-template-columns:1fr;gap:30px}
  .calculator-summary{max-width:640px}
  .calculator-card-grid.three-up{grid-template-columns:1fr}
  .public-v3 .nav{top:60px}
  .shared-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}
  .shared-footer-grid>div:last-child{grid-column:2}
}
@media(max-width:700px){
  .hero-v3{padding:46px 0}.hero-v3 h1{font-size:35px}.hero-v3 .lead{font-size:15.5px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.cta-band{align-items:flex-start;flex-direction:column;padding:24px 20px!important}
  .public-v3 .wrap{padding-left:18px;padding-right:18px}
  .public-v3 .sitebar .wrap{min-height:58px}
  .public-v3 .brand{font-size:13.5px}
  .public-v3 .hero{padding:42px 0 38px}
  .public-v3 .hero h1{font-size:34px;line-height:1.08}
  .public-v3 .hero .lead,.public-v3 .hero-copy>p:not(.hero-actions):not(.microcopy):not(.small){font-size:15.5px}
  .public-v3 .hero-actions .btn,.public-v3 .hero-actions a:not(.btn){width:100%}
  .public-v3 .section{padding:46px 0}
  .public-v3 .section h2,.public-v3 .section>.wrap>h2{font-size:26px}
  .public-v3 .section-intro{padding:28px 0}
  .public-v3 .section-intro>.wrap{grid-template-columns:1fr;gap:10px}
  .public-v3 .section-intro h2{font-size:22px!important}
  .public-v3 .section.has-list>.wrap>ul{grid-template-columns:1fr}
  .product-link-grid{grid-template-columns:1fr}
  .calculator-card-grid{grid-template-columns:1fr}
  .calculator-card{min-height:116px;padding:16px}
  .calculator-disclaimer{grid-template-columns:1fr;gap:4px}
  .public-v3 .card{padding:17px}
  .public-v3 .cta-panel{padding:25px 20px}
  .public-v3 .cta-panel h2{font-size:23px!important}
  .public-v3 .footer .container{padding-left:18px;padding-right:18px}
  .shared-footer-grid{grid-template-columns:1fr;gap:28px}
  .shared-footer-grid>div:last-child{grid-column:auto}
  .shared-footer-bottom{align-items:flex-start;flex-direction:column}
  .pricing-services,.price-estimate{grid-template-columns:1fr}
}
