
:root{--green:#0f766e;--green-dark:#0b4f4a;--text:#07140f;--line:#dde6e1;--blue:#2f84c8;--soft:#f8fbf9}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.35}.site-header{height:42px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e7ede9;background:#fff;position:sticky;top:0;z-index:30}.nav{width:min(1060px,calc(100% - 32px));display:flex;justify-content:space-between;align-items:center}.brand{font-weight:900;font-size:15px;text-decoration:none;color:var(--text)}.nav-links{display:flex;gap:18px;flex-wrap:wrap}.nav-links a{font-size:11px;font-weight:800;text-decoration:none;color:var(--text)}.hero{width:100%;min-height:330px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.38),rgba(0,0,0,.12)),url('/assets/masthead.jpg') center/cover no-repeat}.hero.home{min-height:350px}.hero-inner{width:min(720px,calc(100% - 36px))}.hero-kicker{color:#fff;text-transform:uppercase;font-size:17px;line-height:1.05;font-weight:950;letter-spacing:.03em;margin-bottom:22px}.hero h1{margin:0 0 18px;font-size:clamp(36px,5vw,56px);line-height:1.06;letter-spacing:-.045em;font-weight:950}.hero h1 .accent{color:#65d98f}.hero p{margin:0 auto;max-width:590px;color:rgba(255,255,255,.94);font-size:18px}.cta{display:inline-flex;align-items:center;justify-content:center;margin-top:24px;border:0;border-radius:999px;padding:12px 24px;background:var(--green);color:#fff;text-decoration:none;font-size:13px;font-weight:950;cursor:pointer}.page{width:min(960px,calc(100% - 34px));margin:0 auto}.divider{width:75%;border:0;border-top:1px solid var(--line);margin:38px auto}.home-row{display:grid;grid-template-columns:1fr 1.05fr;gap:50px;align-items:center}.home-copy h2{color:var(--green-dark);font-size:32px;line-height:1.05;letter-spacing:-.04em;margin:0 0 12px}.home-copy p{max-width:390px;font-size:13px;color:#273830;margin:0 0 12px}.home-copy ul{padding-left:18px;margin:12px 0 0;font-size:13px}.home-copy li{margin:5px 0}.preview{background:#fff;border:1px solid #edf2ef;box-shadow:0 6px 20px rgba(0,0,0,.08);padding:18px;min-height:210px}.preview img{display:block;max-width:100%;max-height:245px;margin:auto}.bottom-copy{padding-bottom:58px}.bottom-copy h2{color:var(--green-dark);font-size:28px;margin:0 0 8px;letter-spacing:-.04em}.bottom-copy p,.bottom-copy li{font-size:13px;color:#2d3d35}.disclaimer{border-top:1px solid var(--line);margin-top:32px;padding-top:14px;font-size:10.5px;color:#66736d;line-height:1.45}
/* pension */.pension .top-disclaimer{width:min(760px,calc(100% - 34px));margin:24px auto 0;text-align:center;color:#66736d;font-size:10.5px;line-height:1.4}.pension .calculator-shell{margin-top:28px!important}.pension .site-footer{max-width:960px;margin:0 auto!important}.pension .seo-content,.pension #assumptions,.pension #faq{max-width:920px;margin-left:auto!important;margin-right:auto!important}.pension .hero{border-radius:0!important;box-shadow:none!important;padding:0!important;max-width:none!important}.pension .hero h1{font-size:clamp(32px,4vw,48px)}
/* location */.location-main{width:min(960px,calc(100% - 34px));margin:0 auto;padding:72px 0 70px}.top-grid{display:grid;grid-template-columns:300px 245px 225px;gap:42px;align-items:center}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.field-grid .full{grid-column:1/-1}.field label,.pref label{display:block;font-size:11px;font-weight:900;margin:0 0 5px}.field input,.pref select{width:100%;height:28px;border:1px solid #8fa4a0;border-radius:3px;padding:4px 7px;font-size:12px;background:#fff}.slider-field{margin-top:6px;margin-bottom:10px}.slider-row{display:grid;grid-template-columns:1fr 58px;gap:10px;align-items:center}.slider-row input{width:100%;accent-color:#39a65a}.slider-value{text-align:right;font-weight:900;font-size:13px}.toggle-stack{margin-top:8px}.toggle-row{display:grid;grid-template-columns:1fr 44px;gap:12px;align-items:center;font-weight:950;font-size:14px;line-height:1.05;margin:8px 0}.switch{display:block;width:44px;height:22px;position:relative}.switch input{display:none}.switch span{position:absolute;inset:0;border-radius:999px;background:#b9c8c0}.switch span:before{content:'';position:absolute;width:18px;height:18px;left:2px;top:2px;background:#fff;border-radius:999px;box-shadow:0 1px 4px rgba(0,0,0,.22);transition:.18s}.switch input:checked+span{background:#39a65a}.switch input:checked+span:before{transform:translateX(22px)}.metrics{border-right:1px solid #d9dfdc;padding-right:24px}.metric{border-bottom:1px solid #d9dfdc;padding-bottom:16px;margin-bottom:16px}.metric:last-child{border-bottom:0;margin-bottom:0}.metric small{display:block;color:#68746d;font-size:10px;margin-bottom:5px}.metric strong{display:block;color:var(--blue);font-size:38px;line-height:1;letter-spacing:-.05em}.metric.percent strong{font-size:64px}.metric.percent span{display:block;color:#59665f;font-size:10px;margin-top:4px}.map-box{width:225px;height:205px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #eef2ef;box-shadow:0 6px 20px rgba(0,0,0,.08);padding:12px}.map-box img{width:auto;height:auto;max-width:200px;max-height:180px;object-fit:contain}.loc-divider{border:0;border-top:1px solid var(--line);margin:36px 0 26px}.lower-grid{display:grid;grid-template-columns:300px 1fr;gap:42px;align-items:start}.section-title{font-size:17px;font-weight:950;margin:0 0 12px}.pref{margin-bottom:8px}.pref select{height:25px}.recommend-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #d9dfdc;padding-bottom:8px;margin-bottom:12px}.recommend-head h2{font-size:17px;margin:0}.region-link{color:#1e80c8;text-decoration:underline;font-size:17px;font-weight:950}.rec-card{display:grid;grid-template-columns:1fr 80px;gap:18px}.place-line{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.place-name{font-weight:950;font-size:14px}.pill{border-radius:999px;background:#eef1ef;padding:3px 7px;font-size:9px;font-weight:900;color:#51615a}.pill.good{background:#e4f4e8;color:#21763c}.rec-detail{margin-top:6px;font-size:12px;line-height:1.35}.score{text-align:right}.score strong{display:block;font-size:28px;line-height:1}.score small{font-size:9px;color:#66736c}.score-bar{height:5px;background:#d9e0db;border-radius:999px;overflow:hidden;margin-top:9px}.score-bar span{display:block;height:100%;background:#2e7d43;width:0}.table-section{margin-top:34px}.table-section h2{font-size:22px;line-height:1.05;margin:0 0 12px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th{font-size:12px;text-align:left;padding:0 12px 9px 0}td{padding:8px 12px 8px 0;border-bottom:1px solid #edf2ef}td:first-child{font-weight:900}.money{white-space:nowrap}.small-explainer{margin-top:38px}.small-explainer h2{font-size:24px;color:var(--green-dark);margin:0 0 10px}.small-explainer p{font-size:12.5px;color:#3b4c43}@media(max-width:900px){.nav{display:block;padding:9px 0}.nav-links{margin-top:6px;gap:12px}.home-row,.top-grid,.field-grid,.lower-grid,.rec-card{grid-template-columns:1fr}.metrics{border-right:0;padding-right:0}.map-box{width:100%;max-width:330px;height:auto;margin:0 auto}}

.build-marker{display:none!important}

/* Local preview brand logo built from uploaded icon */
.site-header{
  min-height:72px;
  padding:8px 0;
}
.brand{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  text-decoration:none!important;
  line-height:1!important;
  flex-shrink:0!important;
}
.brand-icon{
  display:block!important;
  width:46px!important;
  height:46px!important;
  object-fit:contain!important;
  flex:0 0 46px!important;
}
.brand-word{
  display:inline-block!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
  font-size:26px!important;
  font-weight:900!important;
  letter-spacing:-0.055em!important;
  color:#063b29!important;
  white-space:nowrap!important;
}
.brand-word span{
  color:#5dbb46!important;
}
.footer-logo .brand-icon{
  width:42px!important;
  height:42px!important;
  flex-basis:42px!important;
}
.footer-logo .brand-word{
  color:#fff!important;
  font-size:22px!important;
}
.footer-logo .brand-word span{
  color:#8bd65f!important;
}
.brand-logo,.brand-lockup,.brand-tree{
  display:none!important;
}
@media(max-width:760px){
  .site-header{position:relative!important;min-height:auto!important;padding:12px 0!important}
  .nav{align-items:flex-start!important;flex-direction:column!important}
  .nav-links{gap:14px!important;overflow:auto!important;width:100%!important;padding-bottom:2px!important}
  .brand-icon{width:38px!important;height:38px!important;flex-basis:38px!important}
  .brand-word{font-size:22px!important}
}

.build-marker{display:none!important}

/* Final shared logo built from approved icon */
.site-header{
  min-height:72px;
  padding:8px 0;
}
.brand{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  text-decoration:none!important;
  line-height:1!important;
  flex-shrink:0!important;
}
.brand-icon{
  display:block!important;
  width:46px!important;
  height:46px!important;
  object-fit:contain!important;
  flex:0 0 46px!important;
}
.brand-word{
  display:inline-block!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
  font-size:26px!important;
  font-weight:900!important;
  letter-spacing:-0.055em!important;
  color:#063b29!important;
  white-space:nowrap!important;
}
.brand-word span{
  color:#5dbb46!important;
}
.footer-logo .brand-icon{
  width:42px!important;
  height:42px!important;
  flex-basis:42px!important;
}
.footer-logo .brand-word{
  color:#fff!important;
  font-size:22px!important;
}
.footer-logo .brand-word span{
  color:#8bd65f!important;
}
.brand-logo,.brand-lockup,.brand-tree{
  display:none!important;
}
@media(max-width:760px){
  .site-header{position:relative!important;min-height:auto!important;padding:12px 0!important}
  .nav{align-items:flex-start!important;flex-direction:column!important}
  .nav-links{gap:14px!important;overflow:auto!important;width:100%!important;padding-bottom:2px!important}
  .brand-icon{width:38px!important;height:38px!important;flex-basis:38px!important}
  .brand-word{font-size:22px!important}
}


/* Unified footer across all pages */
.site-footer-full{
  background:#063b29;
  color:#dff7e8;
  margin-top:44px;
  padding:34px 18px;
}
.site-footer-full .footer-inner{
  width:min(1160px,calc(100% - 36px));
  margin:0 auto;
  display:grid;
  grid-template-columns:1.55fr 1fr 1fr 1fr;
  gap:32px;
  align-items:start;
  text-align:left;
}
.site-footer-full h3{
  margin:0 0 10px;
  color:#98d868;
  font-size:15px;
  line-height:1.1;
}
.site-footer-full a{
  display:block;
  color:#dff7e8;
  text-decoration:none;
  margin:7px 0;
  font-size:13px;
}
.site-footer-full a:hover{text-decoration:underline}
.site-footer-full p{
  margin:7px 0;
  color:#dff7e8;
  font-size:13px;
  line-height:1.45;
}
.footer-logo{margin-bottom:8px}
.footer-logo .brand-icon{
  width:42px!important;height:42px!important;flex-basis:42px!important;
}
.footer-logo .brand-word{color:#fff!important;font-size:22px!important}
.footer-logo .brand-word span{color:#8bd65f!important}
@media(max-width:760px){.site-footer-full .footer-inner{grid-template-columns:1fr;gap:22px}}


/* Quiet SEO / methodology copy */
.how-works-seo{
  width:min(960px,calc(100% - 34px));
  margin:24px auto 16px;
  padding:18px 20px;
  border:1px solid #dfe8e2;
  border-radius:14px;
  background:#f8fbf9;
  color:#33443b;
  font-size:12.5px;
  line-height:1.55;
}
.how-works-seo h2{
  margin:0 0 8px;
  color:#063b29;
  font-size:18px;
  letter-spacing:-.02em;
}
.how-works-seo p{
  margin:8px 0;
}
.how-works-seo ul{
  margin:8px 0 0;
  padding-left:18px;
}
.how-works-seo li{
  margin:3px 0;
}


/* Mobile header/logo fix */
.site-header{
  height:auto!important;
  min-height:72px!important;
  overflow:visible!important;
  padding:8px 0!important;
}
.nav{
  overflow:visible!important;
}
.brand{
  overflow:visible!important;
  min-width:0!important;
}
.brand-icon{
  display:block!important;
  width:46px!important;
  height:46px!important;
  object-fit:contain!important;
  flex:0 0 46px!important;
}
.brand-word{
  display:inline-block!important;
  line-height:1!important;
  white-space:nowrap!important;
}
@media(max-width:760px){
  .site-header{
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    padding:12px 14px 10px!important;
  }
  .nav{
    width:100%!important;
    max-width:none!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    gap:10px!important;
  }
  .brand{
    width:auto!important;
    max-width:100%!important;
    transform:none!important;
  }
  .brand-icon{
    width:34px!important;
    height:34px!important;
    flex-basis:34px!important;
  }
  .brand-word{
    font-size:22px!important;
    letter-spacing:-0.055em!important;
  }
  .nav-links{
    width:100%!important;
    display:flex!important;
    gap:18px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    white-space:nowrap!important;
    padding-bottom:5px!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .nav-links a{
    flex:0 0 auto!important;
    font-size:15px!important;
    padding:6px 0 8px!important;
  }
}
@media(max-width:390px){
  .brand-word{font-size:20px!important}
  .nav-links{gap:14px!important}
  .nav-links a{font-size:14px!important}
}
