/* Visible priced radio plan cards v1.5.0 */
.plan-radio-fieldset{min-width:0;margin:0;padding:0;border:0}
.plan-radio-fieldset legend{display:block;margin:0 0 6px;padding:0;color:#263f57;font-size:13px;font-weight:800}
.placeholder-pricing-note{margin:0 0 13px;color:#8a692f;font-size:11px;font-weight:750;letter-spacing:.02em}
.plan-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 20px}
.plan-choice{position:relative;display:block;cursor:pointer}
.plan-choice input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.plan-choice-card{box-sizing:border-box;position:relative;display:flex;flex-direction:column;min-height:116px;padding:14px 15px 13px;border:1px solid #d7d0c3;border-radius:5px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease}
.plan-choice:hover .plan-choice-card{border-color:#b99a61;transform:translateY(-1px)}
.plan-choice-heading{display:flex;align-items:center;gap:8px;color:#263f57}
.plan-choice-heading i{display:block;box-sizing:border-box;width:17px;height:17px;border:1.5px solid #9a8f7c;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff}
.plan-choice-heading b{font-size:13px}
.plan-choice-card>strong{margin-top:13px;color:#173550;font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:600;line-height:1}
.plan-choice-card>small{margin-top:5px;color:#6d7882;font-size:11px}
.plan-choice-card>em{position:absolute;right:9px;top:9px;padding:3px 6px;border-radius:3px;background:#f3ead7;color:#7f602a;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.plan-choice input:checked+.plan-choice-card{border:2px solid #173f6d;background:#f7f9fc;box-shadow:0 0 0 3px rgba(23,63,109,.1)}
.plan-choice input:checked+.plan-choice-card .plan-choice-heading i{border-color:#173f6d;background:#173f6d}
.plan-choice input:focus-visible+.plan-choice-card{outline:3px solid rgba(185,149,82,.36);outline-offset:2px}
.plan-card-grid+.delivery-note{margin-top:0}
.reference-product-shell--equal-height .reference-product-image{align-self:stretch;justify-content:center}
.reference-product-shell--equal-height .reference-product-image .provider-logo-large{flex:0 0 auto;min-height:0;padding:0 32px 34px}
.reference-product-image .provider-logo-large img{aspect-ratio:236/69}
.reference-product-shell--equal-height .reference-product-caption{text-align:center}
/* Compact wordmark header replaces the legacy payment-and-ratings banner. */
.classic-header{position:relative;z-index:20;background:#fbf8f1}
.classic-masthead{position:relative;display:flex;align-items:center;justify-content:center;min-height:104px;overflow:visible;padding:18px 24px;border-bottom:1px solid #e9dfcc;background:#fbf8f1;isolation:auto}
.classic-masthead:before,.classic-masthead:after{content:none;display:none}
.classic-brand{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:16px;width:auto;max-width:100%;height:auto;aspect-ratio:auto;background:none;mix-blend-mode:normal;color:#003777;text-decoration:none}
.classic-brand .classic-mark{position:static;display:block;box-sizing:border-box;flex:0 0 68px;width:68px;height:68px;margin:0;padding:5px;overflow:visible;border:1px solid #c4a263;border-radius:16px;background:#fffdf8;box-shadow:0 0 0 3px rgba(196,162,99,.13),0 6px 16px rgba(10,34,58,.08);filter:none}
.classic-brand .classic-mark img{display:block;width:100%;height:100%}
.classic-brand .classic-brand-copy{position:static;display:flex;flex-direction:column;min-width:0;width:auto;height:auto;margin:0;padding:0;overflow:visible;clip:auto;white-space:normal;border:0}
.classic-brand-copy strong{display:block;color:#003777;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(28px,3.2vw,38px);font-weight:800;line-height:1;letter-spacing:-.055em;text-shadow:none}
.classic-brand-copy strong span{color:#003777}
.classic-brand-copy strong em{color:#8f692e;font-size:.62em;font-style:normal;letter-spacing:-.025em}
.classic-brand-copy>span,body.home .classic-brand-copy>span{margin-top:8px;color:#5e6b74;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:11px;font-weight:750;line-height:1.25;letter-spacing:.16em;text-transform:uppercase}
body.home .classic-mark{filter:none}
body.home .classic-brand-copy strong{text-shadow:none}
.classic-nav{position:sticky;top:0;z-index:100;background:linear-gradient(90deg,#12375f,#1b4b7d 48%,#12375f);box-shadow:0 8px 22px rgba(9,34,60,.16)}
.classic-nav nav a{position:relative;transition:background-color .18s ease,color .18s ease}
.classic-nav nav a:after{content:'';position:absolute;right:21px;bottom:7px;left:21px;height:2px;background:#d6b66f;transform:scaleX(0);transition:transform .18s ease}
.classic-nav nav a:hover:after,body.home .classic-nav nav a:first-child:after{transform:scaleX(1)}
.header-search{display:flex;align-items:center;gap:6px;margin-left:auto;padding-left:18px}
.header-search label{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.header-search input{width:156px;height:32px;padding:6px 10px;border:1px solid rgba(255,255,255,.45);border-radius:4px;background:rgba(255,255,255,.1);color:#fff;font:inherit;font-size:12px;outline:none;transition:width .18s ease,border-color .18s ease,background .18s ease}
.header-search input::placeholder{color:rgba(255,255,255,.78)}
.header-search input:focus{width:190px;border-color:#d6b66f;background:#fff;color:#173550}
.header-search button{display:grid;place-items:center;width:34px;height:32px;padding:0;border:1px solid #d6b66f;border-radius:4px;background:#d6b66f;color:#173550;cursor:pointer}
.header-search button:hover,.header-search button:focus-visible{background:#f0d99f;outline:2px solid rgba(255,255,255,.65);outline-offset:2px}
.header-search svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
body.home .home-intro{padding-top:54px;padding-bottom:48px;background:linear-gradient(180deg,#fbf8f1 0%,#fff 100%)}
.home-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:850px;margin:32px auto 0;padding:0;border:1px solid #e1d8c8;border-radius:7px;background:rgba(255,255,255,.88);box-shadow:0 12px 34px rgba(28,43,58,.07);list-style:none;text-align:left}
.home-trust-strip li{position:relative;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:12px;padding:18px 22px}
.home-trust-strip li+li{border-left:1px solid #e7dfd1}
.home-trust-strip span{grid-row:1/3;display:grid;place-items:center;align-self:center;width:34px;height:34px;border:1px solid #d8c394;border-radius:50%;background:#fbf7ee;color:#8b6728;font-size:15px;font-weight:900}
.home-trust-strip b{align-self:end;color:#173550;font-size:14px}
.home-trust-strip small{margin-top:2px;color:#6b7782;font-size:11px}
.why-choose-section{padding:58px 0 66px;border-top:1px solid #ebe4d8;border-bottom:1px solid #e4dccf;background:#f7f3ea}
.why-choose-heading{margin-bottom:28px;text-align:center}
.why-choose-heading h2{margin:0;color:#173550;font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3.4vw,42px);font-weight:600;letter-spacing:-.035em;line-height:1.12}
.why-choose-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.why-choose-grid article{position:relative;min-height:210px;padding:25px 22px 23px;border:1px solid #ded5c5;border-radius:6px;background:#fff;box-shadow:0 9px 26px rgba(31,42,53,.065);text-align:center}
.why-icon{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 17px;border:1px solid #d0b476;border-radius:50%;background:#fbf7ee;color:#173f6d;font-size:18px;font-weight:900;box-shadow:inset 0 0 0 4px #f4ead6}
.why-choose-grid h3{margin:0 0 9px;color:#173550;font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:600;line-height:1.2}
.why-choose-grid p{margin:0;color:#5d6c79;font-size:13px;line-height:1.65}
.reference-product-shell--equal-height .reference-product-image--trust-preview{justify-content:center}
.reference-product-image--trust-preview .provider-logo-large{padding-top:18px;padding-bottom:23px}
.product-why-preview{margin-top:26px;padding-top:23px;border-top:1px solid #e8e1d5;text-align:center}
.product-why-preview h2{margin:0 0 17px;color:#173550;font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:600;letter-spacing:-.025em;line-height:1.2}
.product-why-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.product-why-preview-grid>div{display:flex;min-height:118px;flex-direction:column;align-items:center;padding:13px 10px 12px;border:1px solid #ded5c5;border-radius:5px;background:#fbf8f1}
.product-why-preview-grid>div>span{display:grid;place-items:center;width:29px;height:29px;margin-bottom:8px;border:1px solid #d0b476;border-radius:50%;background:#fff;color:#173f6d;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 3px #f4ead6}
.product-why-preview-grid b{color:#173550;font-size:12px;line-height:1.25}
.product-why-preview-grid small{margin-top:5px;color:#65727e;font-size:10px;line-height:1.4}
@media(max-width:900px){.why-choose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){html,body{max-width:100%;overflow-x:clip}.classic-masthead{min-height:80px;padding:12px 18px}.classic-nav{position:relative}.header-search{flex:0 0 auto;padding:0 10px 0 6px}.header-search input{width:118px}.header-search input:focus{width:150px}.home-trust-strip{grid-template-columns:1fr;max-width:420px}.home-trust-strip li{padding:14px 18px}.home-trust-strip li+li{border-left:0;border-top:1px solid #e7dfd1}}
.search-results-page{padding-top:62px;padding-bottom:76px}
.search-results-page>header{margin-bottom:30px;border:0;background:transparent}
.search-results-page h1{margin:0;color:#173550;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,48px);font-weight:600;letter-spacing:-.045em;line-height:1.1}
.search-query{color:#8b6728}
.search-result-list{display:grid;gap:14px}
.search-result-card{padding:22px 24px;border:1px solid #ded5c5;border-radius:6px;background:#fff;box-shadow:0 8px 22px rgba(31,42,53,.05)}
.search-result-card h2{margin:0 0 7px;font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.2}
.search-result-card h2 a{color:#173550;text-decoration:none}
.search-result-card h2 a:hover{color:#8b6728;text-decoration:underline;text-underline-offset:3px}
.search-result-card p{margin:0;color:#5d6c79;font-size:14px}
.search-empty{padding:24px;border:1px solid #ded5c5;background:#fbf8f1}
@media(max-width:480px){.plan-card-grid,.why-choose-grid{grid-template-columns:1fr}.plan-choice-card{min-height:96px}.plan-choice-card>strong{margin-top:9px}.why-choose-section{padding:44px 0 50px}.why-choose-grid article{min-height:0}.product-why-preview-grid{grid-template-columns:1fr}.product-why-preview-grid>div{min-height:0}}
.breadcrumbs{color:#526579}.breadcrumbs a{color:#255b91;text-decoration:underline;text-underline-offset:2px}.plan-choice-card>small{color:#596673}.delivery-note small{color:#566675}
.breadcrumbs--product-grid{max-width:980px;margin-right:auto;margin-left:auto}
@media(min-width:701px){.pp-product-page-alignment .classic-nav nav>a:first-child{margin-left:calc(max(0px,(100% - 980px)/2) - 22px)}}
.catalog-hero--ivory{border-bottom:1px solid #e7dfd1;background:linear-gradient(180deg,#fbf8f1 0%,#f7f3ea 100%)}
.host-catalog--ivory{background:#f6f3ed}
.host-catalog--ivory .logo-product-card{border-color:#ded5c5;box-shadow:0 8px 22px rgba(31,42,53,.05)}

/* Live product search v1.5.49 */
.header-search{position:relative}
.header-search-field{position:relative}
.header-search-results{position:absolute;z-index:1000;top:calc(100% + 10px);right:0;width:310px;max-height:360px;overflow-y:auto;padding:7px;border:1px solid #ded5c5;border-radius:7px;background:#fff;box-shadow:0 18px 42px rgba(20,42,64,.22)}
.header-search-results[hidden]{display:none}
.header-search-results a[hidden]{display:none!important}
.header-search-results a{display:flex!important;align-items:center;justify-content:space-between;gap:14px;min-height:42px;padding:9px 11px!important;border-radius:5px;color:#173550!important;font-size:13px;text-decoration:none;white-space:normal}
.header-search-results a+a{border-top:1px solid #eee7db}
.header-search-results a:hover,.header-search-results a:focus-visible,.header-search-results a.is-active{background:#f8f2e6;color:#123e6e!important;outline:0}
.header-search-results a span{font-weight:700}
.header-search-results a small{color:#8b6728;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}
.header-search-empty{margin:0;padding:12px;color:#66727e;font-size:12px;text-align:center}
@media(max-width:700px){.header-search-results{position:fixed;top:auto;right:12px;left:12px;width:auto;max-height:min(360px,55vh)}}
@media(max-width:700px){.classic-brand{gap:11px}.classic-brand .classic-mark{flex-basis:52px;width:52px;height:52px;padding:4px;border-radius:13px}.classic-brand-copy strong{font-size:clamp(21px,5.5vw,27px)}.classic-brand-copy>span,body.home .classic-brand-copy>span{margin-top:5px;font-size:9px;letter-spacing:.11em}}
@media(max-width:380px){.classic-brand .classic-mark{flex-basis:48px;width:48px;height:48px}.classic-brand-copy strong{font-size:20px}}
/* Homepage catalogue-first layout 2026-09 */
body.home .home-intro{padding:27px 0 25px}
body.home .home-intro h1{margin-bottom:8px;font-size:clamp(33px,3.4vw,46px)}
body.home .home-intro .shell>p:not(.eyebrow){max-width:820px;margin:0 auto;line-height:1.5}
body.home .home-trust-strip{max-width:850px;margin:18px auto 0;box-shadow:0 5px 18px rgba(28,43,58,.05)}
body.home .home-trust-strip li{grid-template-columns:28px 1fr;column-gap:8px;padding:10px 14px}
body.home .home-trust-strip span{width:25px;height:25px;font-size:12px}
body.home .product-catalog{padding-top:31px}
body.home .catalog-title{margin-bottom:22px}
body.home .catalog-title h2{font-size:clamp(32px,3vw,39px)}
body.home .buying-guide{padding-top:45px;padding-bottom:52px}
body.home .why-choose-section{padding-top:45px;padding-bottom:54px}
@media(max-width:700px){
body.home .home-intro{padding:22px 0 19px}
body.home .home-intro h1{font-size:clamp(29px,7vw,36px)}
body.home .home-intro .shell>p:not(.eyebrow){font-size:14px}
body.home .home-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;margin-top:14px}
body.home .home-trust-strip li{display:flex;align-items:center;justify-content:center;padding:9px 4px;text-align:center}
body.home .home-trust-strip li+li{border-top:0;border-left:1px solid #e7dfd1}
body.home .home-trust-strip span,body.home .home-trust-strip small{display:none}
body.home .home-trust-strip b{font-size:11px;line-height:1.2}
body.home .product-catalog{padding-top:25px}
body.home .catalog-title{margin-bottom:18px}
body.home .catalog-title h2{font-size:32px}
body.home .buying-guide{padding-top:40px}
}

/* Compact buying steps above the homepage catalogue 2026-09 */
body.home .catalog-title{margin-bottom:10px}
body.home .catalog-quick-steps{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;margin:0 auto 18px;padding:0;list-style:none;color:#173550;font-size:13px;font-weight:750}
body.home .catalog-quick-steps li{display:flex;align-items:center;white-space:nowrap}
body.home .catalog-quick-steps li+li:before{content:'→';margin:0 15px;color:#9a783b;font-weight:800}
@media(max-width:700px){body.home .catalog-title{margin-bottom:8px}body.home .catalog-quick-steps{margin-bottom:14px;font-size:11px}body.home .catalog-quick-steps li+li:before{margin:0 7px}}
@media(max-width:360px){body.home .catalog-quick-steps{font-size:10px}body.home .catalog-quick-steps li+li:before{margin:0 5px}}

/* Slim homepage service highlights 2026-09 */
body.home .home-trust-strip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;max-width:670px;margin:16px auto 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
body.home .home-trust-strip li{display:flex;align-items:center;justify-content:center;gap:8px;min-height:23px;padding:0 19px;text-align:left}
body.home .home-trust-strip li+li{border-top:0;border-left:1px solid #e5ddd0}
body.home .home-trust-strip span{display:inline-flex;flex:none;width:19px;height:19px;border:0;border-radius:0;background:none;color:#a77d28}
body.home .home-trust-strip svg{display:block;width:19px;height:19px}
body.home .home-trust-strip b{color:#596675;font-size:12px;font-weight:500;line-height:1.3;white-space:nowrap}
@media(max-width:700px){body.home .home-trust-strip{margin-top:14px}body.home .home-trust-strip li{gap:5px;padding:0 8px}body.home .home-trust-strip span,body.home .home-trust-strip svg{width:16px;height:16px}body.home .home-trust-strip b{font-size:10px}}
@media(max-width:360px){body.home .home-trust-strip{row-gap:7px}body.home .home-trust-strip li{padding:0 7px}body.home .home-trust-strip li+li{border-left:0}}
/* Why choose leads homepage 2026-09 */
body.home .why-choose-section{padding:27px 0 30px;border-top:0;background:linear-gradient(180deg,#fbfaf7 0%,#f7f3ea 100%)}
body.home .why-choose-heading{margin-bottom:18px}
body.home .why-choose-heading h1{max-width:1040px;margin:0 auto 9px;color:#173550;font-family:Georgia,"Times New Roman",serif;font-size:clamp(29px,3.25vw,42px);font-weight:600;letter-spacing:-.035em;line-height:1.12}
body.home .why-choose-heading h2{font-size:clamp(24px,2.2vw,31px)}
body.home .why-choose-grid article{min-height:155px;padding:17px 15px 15px}
body.home .why-icon{width:33px;height:33px;margin-bottom:10px;font-size:15px}
body.home .why-choose-grid h3{margin-bottom:5px;font-size:17px}
body.home .why-choose-grid p{font-size:12px;line-height:1.45}
@media(max-width:700px){body.home .why-choose-section{padding:22px 0 25px}body.home .why-choose-heading{margin-bottom:16px}body.home .why-choose-heading h1{font-size:clamp(25px,6vw,33px)}body.home .why-choose-heading h2{font-size:22px}body.home .why-choose-grid{gap:9px}body.home .why-choose-grid article{min-height:148px;padding:13px 10px 12px}}
@media(max-width:480px){body.home .why-choose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .why-choose-grid h3{font-size:15px}body.home .why-choose-grid p{font-size:10.5px;line-height:1.35}}
@media(max-width:350px){body.home .why-choose-grid{grid-template-columns:1fr}body.home .why-choose-grid article{min-height:0}}
/* Gold divider between homepage headings 2026-09 */
body.home .why-choose-heading h2::before{content:"";display:block;width:168px;max-width:42vw;height:2px;margin:17px auto 16px;background:linear-gradient(90deg,transparent,#bd9447 16%,#bd9447 84%,transparent)}
@media(max-width:480px){body.home .why-choose-heading h2::before{width:126px;margin:13px auto 14px}}