:root{--navy:#17324d;--teal:#2f7f82;--gold:#d99a35;--ink:#243746;--muted:#667785;--soft:#f4f7f8;--line:#d9e2e8;--white:#fff;--shadow:0 16px 45px rgba(23,50,77,.10);--r:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;background:#fff}a{color:inherit}.rt-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.rt-skip{position:absolute;left:-9999px}.rt-skip:focus{left:20px;top:10px;z-index:999;background:#fff;padding:10px}.rt-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.rt-nav{height:76px;display:flex;align-items:center;justify-content:space-between}.rt-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);font-size:20px;font-weight:850;letter-spacing:.04em}.rt-brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--teal);color:#fff;font-weight:900}.rt-menu ul{display:flex;gap:28px;list-style:none;margin:0;padding:0}.rt-menu a{text-decoration:none;font-weight:650;font-size:14px}.rt-menu a:hover{color:var(--teal)}.rt-menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 12px}.rt-hero{padding:82px 0;background:linear-gradient(140deg,#fff 0%,#f5f9fa 62%,#edf5f5 100%)}.rt-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.rt-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:850;color:var(--teal)}h1,h2,h3{color:var(--navy);line-height:1.12;margin-top:0}h1{font-size:clamp(42px,6vw,72px);letter-spacing:-.035em;margin:.3em 0 .28em}.rt-page-hero h1{font-size:clamp(38px,5vw,62px)}h2{font-size:clamp(28px,3.2vw,44px);letter-spacing:-.025em}h3{font-size:24px}.rt-lead{font-size:20px;color:#526878;max-width:750px}.rt-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 24px}.rt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border-radius:12px;text-decoration:none;font-weight:800}.rt-btn-primary{background:var(--navy);color:#fff}.rt-btn-primary:hover{background:#214766}.rt-btn-secondary{background:#fff;color:var(--navy);border:1px solid var(--line)}.rt-trust{display:flex;gap:20px;flex-wrap:wrap;color:var(--muted);font-size:13px;font-weight:650}.rt-hero-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:var(--shadow)}.rt-card-kicker{font-size:12px;color:var(--teal);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.rt-hero-card h2{font-size:34px;margin:10px 0}.rt-hero-card ul{padding-left:20px}.rt-text-link{font-weight:850;color:var(--teal);text-decoration:none}.rt-section{padding:82px 0}.rt-section-soft{background:var(--soft)}.rt-section-head{max-width:760px;margin-bottom:38px}.rt-section-head p{font-size:18px;color:var(--muted)}.rt-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.rt-tile,.rt-hub-card{display:block;border:1px solid var(--line);border-radius:var(--r);padding:26px;background:#fff;text-decoration:none;transition:.18s}.rt-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.rt-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eaf4f4;color:var(--teal);font-weight:900}.rt-tile p{color:var(--muted)}.rt-tile>span:last-child{color:var(--teal);font-weight:800}.rt-product-feature{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.rt-price{font-size:44px;color:var(--navy);font-weight:900;margin:24px 0}.rt-price small{font-size:14px;color:var(--muted);font-weight:700}.rt-stack{display:grid;gap:12px}.rt-stack div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;font-weight:750;box-shadow:0 8px 24px rgba(23,50,77,.05)}.rt-newsletter{display:flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid var(--line);border-radius:22px;padding:36px;background:#fff}.rt-page-hero{padding:70px 0 55px;background:linear-gradient(140deg,#fff,#f3f8f8)}.rt-hub-card>span{color:var(--teal);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.rt-hub-card h2{font-size:27px;margin:10px 0 18px}.rt-hub-card a{display:block;color:var(--ink);text-decoration:none;border-top:1px solid var(--line);padding:12px 0;font-weight:700}.rt-hub-card a:hover{color:var(--teal)}.rt-content{max-width:800px}.rt-content p,.rt-content li{font-size:18px}.rt-content h2{margin-top:48px}.rt-footer{background:var(--navy);color:#cdd8e1;padding:60px 0 24px}.rt-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.rt-brand-footer{color:#fff}.rt-footer-grid>div{display:flex;flex-direction:column;gap:10px}.rt-footer a{text-decoration:none;color:#dbe5ec}.rt-footer strong{color:#fff;margin-bottom:5px}.rt-copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:45px;padding-top:20px;font-size:12px}.rt-footer .rt-brand-mark{background:var(--gold)}@media(max-width:850px){.rt-hero-grid,.rt-product-feature,.rt-grid-3,.rt-footer-grid{grid-template-columns:1fr}.rt-hero{padding:58px 0}.rt-section{padding:58px 0}.rt-menu-toggle{display:block}.rt-menu{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 20px}.rt-menu.is-open{display:block}.rt-menu ul{display:flex;flex-direction:column;gap:14px}.rt-newsletter{align-items:flex-start;flex-direction:column}.rt-wrap{width:min(100% - 28px,1180px)}}
.rt-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.rt-hub-card p{color:var(--muted)}.rt-article-hero{padding:52px 0 38px;background:linear-gradient(140deg,#fff,#f3f8f8)}.rt-article-shell{max-width:980px}.rt-article-hero h1{font-size:clamp(38px,5vw,62px);max-width:900px;margin:.25em 0}.rt-article-meta{color:var(--muted);font-size:16px}.rt-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin-bottom:24px}.rt-breadcrumbs a{text-decoration:none;color:var(--teal)}.rt-article-layout{display:grid;grid-template-columns:minmax(0,800px) 300px;gap:58px;align-items:start;padding-top:58px;padding-bottom:72px}.rt-sidebar{position:sticky;top:105px}.rt-side-card{border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(23,50,77,.07)}.rt-side-card h3{margin:8px 0 12px}.rt-mini-price{display:block;color:var(--navy);font-size:18px;margin:18px 0}.rt-btn-block{width:100%}.rt-ad-slot{margin-top:22px;border:1px dashed #bdcbd4;border-radius:12px;padding:18px;text-align:center;color:#8a9aa6;font-size:12px;background:#fafcfc}.rt-inline-cta{margin:52px 0 12px;padding:30px;border-radius:18px;background:var(--soft);border:1px solid var(--line)}.rt-inline-cta h2{font-size:30px;margin:8px 0 12px}.rt-related{padding:65px 0;background:var(--soft)}
@media(max-width:900px){.rt-grid-2,.rt-article-layout{grid-template-columns:1fr}.rt-sidebar{position:static}.rt-ad-slot{display:none}}

/* v0.4 SEO/product */
.rt-seo-page,.rt-product-page{padding:18px 0 64px}.rt-breadcrumbs{font-size:13px;color:#6b7b87;margin-bottom:24px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.rt-breadcrumbs a{color:#2f7f82;text-decoration:none}.rt-article-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:44px;align-items:start}.rt-article-header{padding-bottom:22px;border-bottom:1px solid #d8e1e6;margin-bottom:26px}.rt-article-header h1{font-size:clamp(34px,5vw,54px);line-height:1.04;margin:8px 0 0;color:#17324d;letter-spacing:-.03em}.rt-kicker{font-size:12px;font-weight:800;letter-spacing:.11em;color:#2f7f82}.rt-content{font-size:18px;line-height:1.72;color:#253746}.rt-content h2{font-size:32px;line-height:1.15;color:#17324d;margin:44px 0 14px;letter-spacing:-.02em}.rt-content h3{font-size:23px;line-height:1.25;color:#17324d;margin:30px 0 10px}.rt-content p{margin:0 0 18px}.rt-content ul,.rt-content ol{margin:0 0 22px;padding-left:24px}.rt-content li{margin:8px 0}.rt-content a{color:#176d73}.rt-quick-answer,.rt-note,.rt-warning,.rt-free-box,.rt-product-box,.rt-checklist-box{border-radius:16px;padding:22px 24px;margin:28px 0}.rt-quick-answer{background:#eaf4f4;border-left:5px solid #2f7f82}.rt-note{background:#f4f7f8;border:1px solid #d8e1e6}.rt-warning{background:#fff7e8;border:1px solid #e6bd75}.rt-free-box{background:#17324d;color:white}.rt-free-box h2,.rt-free-box h3,.rt-free-box p{color:white}.rt-product-box{background:#f7f1e7;border:1px solid #e4c78f}.rt-checklist-box{background:#fff;border:1px solid #d8e1e6;box-shadow:0 10px 28px rgba(23,50,77,.06)}.rt-checklist-box ul{list-style:none;padding-left:0}.rt-checklist-box li{position:relative;padding-left:30px;margin:11px 0}.rt-checklist-box li:before{content:"□";position:absolute;left:0;top:-1px;color:#2f7f82;font-size:22px;font-weight:700}.rt-btn-inline{display:inline-block;background:#d99a35;color:#17324d!important;font-weight:800;text-decoration:none;padding:13px 18px;border-radius:10px;margin-top:4px}.rt-related{margin-top:46px;border-top:1px solid #d8e1e6;padding-top:26px}.rt-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.rt-related a{display:block;border:1px solid #d8e1e6;border-radius:12px;padding:15px;text-decoration:none;font-weight:700;color:#17324d;background:#fff}.rt-sidebar{position:sticky;top:92px;display:grid;gap:18px}.rt-side-card{border:1px solid #d8e1e6;border-radius:16px;padding:22px;background:white;box-shadow:0 10px 30px rgba(23,50,77,.06)}.rt-side-card h3{color:#17324d;font-size:22px;line-height:1.15;margin:8px 0 10px}.rt-side-card p{font-size:15px;line-height:1.55;color:#536675}.rt-side-free{background:#eaf4f4}.rt-text-link{font-weight:800;color:#176d73;text-decoration:none}.rt-product-content{max-width:980px;margin:0 auto}.rt-product-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center;padding:42px 0}.rt-product-hero h1{font-size:clamp(40px,6vw,64px);line-height:1;letter-spacing:-.04em;color:#17324d;margin:8px 0 16px}.rt-product-hero .rt-price{font-size:30px;font-weight:900;color:#17324d;margin:14px 0}.rt-product-card{background:#f4f7f8;border:1px solid #d8e1e6;border-radius:20px;padding:26px}.rt-product-list{columns:2;column-gap:34px}.rt-product-list li{break-inside:avoid;margin-bottom:10px}.rt-faq details{border-top:1px solid #d8e1e6;padding:16px 0}.rt-faq summary{font-weight:800;color:#17324d;cursor:pointer}@media(max-width:900px){.rt-article-grid{grid-template-columns:1fr}.rt-sidebar{position:static}.rt-product-hero{grid-template-columns:1fr}}@media(max-width:640px){.rt-content{font-size:17px}.rt-content h2{font-size:27px}.rt-related-grid{grid-template-columns:1fr}.rt-product-list{columns:1}.rt-quick-answer,.rt-note,.rt-warning,.rt-free-box,.rt-product-box,.rt-checklist-box{padding:18px}}


/* v0.5 Product Landing hero fix */
.rt-product-page .rt-product-content{max-width:1080px}
.rt-product-hero{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);
  column-gap:64px;
  row-gap:0;
  align-items:start;
  padding:46px 0 54px;
}
.rt-product-hero>.rt-eyebrow,
.rt-product-hero>h1,
.rt-product-hero>.rt-lead{grid-column:1}
.rt-product-hero>.rt-eyebrow{grid-row:1;margin:14px 0 8px}
.rt-product-hero>h1{grid-row:2;font-size:clamp(44px,5.2vw,68px);max-width:690px;margin:0 0 22px}
.rt-product-hero>.rt-lead{grid-row:3;font-size:20px;line-height:1.65;max-width:690px;margin:0}
.rt-product-price-row{
  grid-column:2;
  grid-row:1 / span 3;
  align-self:stretch;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:430px;
  padding:32px;
  border:1px solid #d8e1e6;
  border-radius:22px;
  background:linear-gradient(145deg,#f8fbfb 0%,#eef5f5 100%);
  box-shadow:0 18px 45px rgba(23,50,77,.10);
}
.rt-product-price-row:before{
  content:"PDF  •  PRINTABLE TOOLKIT";
  display:flex;
  align-items:flex-end;
  justify-content:center;
  width:150px;
  height:190px;
  margin:0 auto 26px;
  padding:0 14px 18px;
  border:1px solid #d3dde2;
  border-radius:8px;
  background:linear-gradient(150deg,#fff 0 78%,#edf3f4 78% 100%);
  box-shadow:0 14px 30px rgba(23,50,77,.13);
  color:#2f7f82;
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
  text-align:center;
}
.rt-product-price-row>div{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:18px}
.rt-product-price{font-size:42px;line-height:1;color:#17324d;font-weight:900;margin-bottom:8px}
.rt-product-price-note{font-size:14px;color:#667785}
.rt-product-price-row .rt-btn-inline{display:block;width:100%;text-align:center;margin:0;padding:15px 18px}
.rt-product-page .rt-quick-answer{margin-top:8px}

@media(max-width:900px){
  .rt-product-hero{grid-template-columns:1fr;gap:24px;padding:30px 0 38px}
  .rt-product-hero>.rt-eyebrow,.rt-product-hero>h1,.rt-product-hero>.rt-lead,.rt-product-price-row{grid-column:1;grid-row:auto}
  .rt-product-hero>.rt-eyebrow{margin-top:0}
  .rt-product-price-row{min-height:0;padding:26px}
  .rt-product-price-row:before{width:120px;height:150px;margin-bottom:20px}
}
@media(max-width:640px){
  .rt-product-hero>h1{font-size:40px}
  .rt-product-hero>.rt-lead{font-size:18px}
  .rt-product-price-row{border-radius:18px;padding:22px}
}
