@font-face{font-family:Legacy Sans;src:url(/fonts/roboto.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:100 900}:root{--navy: #16243d;--navy-deep: #0f1c33;--blue: #0668ce;--blue-deep: #0359bc;--cyan: #09cfe8;--orange: #ff4c00;--ink: #17243c;--muted: #667085;--line: #dfe6ef;--soft: #f2f5f9;--white: #fff;--shadow: 0 18px 45px rgb(17 38 65 / 10%);--radius: 18px;--container: 1170px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light}body{margin:0;background:var(--white);color:var(--ink);font-family:Legacy Sans,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.7;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:var(--blue);text-decoration-thickness:.09em;text-underline-offset:.18em}a:hover{color:var(--blue-deep)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;transform:translateY(-150%);border-radius:8px;background:var(--white);color:var(--navy);padding:.75rem 1rem;font-weight:800}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 2rem),var(--container));margin-inline:auto}.section{padding:clamp(4rem,8vw,7.5rem) 0}.section--soft{background:var(--soft)}.eyebrow{margin:0 0 .75rem;color:var(--blue);font-size:.8rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.section-title{margin:0;max-width:760px;color:var(--ink);font-size:clamp(2rem,4.5vw,3.3rem);line-height:1.12;letter-spacing:-.035em}.section-intro{max-width:720px;margin:1rem 0 0;color:var(--muted);font-size:1.08rem}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:2px solid transparent;border-radius:10px;background:var(--blue);color:var(--white);padding:.8rem 1.3rem;font-weight:850;line-height:1.2;text-align:center;text-decoration:none;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-2px);background:var(--blue-deep);color:var(--white);box-shadow:0 12px 24px #0359bc38}.button--orange{background:var(--orange)}.button--orange:hover{background:#dc4100}.button--light{background:var(--white);color:var(--ink)}.button--light:hover{background:#eef8ff;color:var(--navy)}.button--outline{border-color:var(--blue);background:transparent;color:var(--blue)}.site-header{position:relative;z-index:100;background:var(--white);box-shadow:0 2px #16243d0d}.topbar{display:none;background:var(--navy);color:#b7c3d8;font-size:.82rem}.topbar__inner{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:1rem}.topbar a{color:#d6deeb;text-decoration:none}.topbar__links{display:flex;gap:1.25rem}.nav-shell{display:flex;min-height:126px;align-items:center;gap:2rem}.brand{flex:0 0 180px}.brand img{width:170px;height:auto}.main-nav{display:flex;flex:1;align-items:center;justify-content:flex-end;gap:0}.main-nav__links{display:flex;align-items:center;border-radius:14px;background:#f5f7fa;overflow:hidden}.main-nav__links a{display:flex;min-height:54px;align-items:center;color:#4e5665;padding:.8rem 1.15rem;font-weight:700;text-decoration:none}.main-nav__links a:hover,.main-nav__links a[aria-current=page]{background:#eaf4ff;color:var(--blue)}.header-call{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 1.1rem;margin-left:1.25rem}.header-call .button{grid-row:span 2}.header-call a:not(.button){color:var(--ink);font-weight:900;text-decoration:none}.header-call small{color:var(--muted)}.menu-toggle,.menu-close{display:none;border:0;border-radius:10px;background:#f2f5f9;color:var(--blue);padding:.8rem 1rem;font-weight:900;cursor:pointer}.mobile-drawer,.drawer-backdrop{display:none}.hero{position:relative;min-height:440px;background-color:#f7f8fa;background-image:linear-gradient(90deg,#fffffffa,#ffffffe0 38%,#fff0 67%),url(/images/wp/2025/04/medicare.jpg);background-position:center;background-size:cover}.hero__inner{display:flex;min-height:440px;align-items:center}.hero__content{width:min(620px,58%);padding:2.5rem 0}.hero h1{margin:0;color:#0d1421;font-size:clamp(2.15rem,3.2vw,2.65rem);line-height:1.08;letter-spacing:-.035em}.hero__lead{margin:1.2rem 0 1.6rem;color:#596171;font-size:clamp(1.05rem,2vw,1.25rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero__trust{display:flex;flex-wrap:wrap;gap:.6rem 1.25rem;margin:1.5rem 0 0;color:var(--ink);font-size:.92rem;font-weight:750}.hero__trust span{border-left:4px solid var(--cyan);padding-left:.65rem}.trust-bar{position:relative;z-index:2;margin-top:-32px}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);overflow:hidden}.trust-item{padding:1.3rem 1.5rem}.trust-item+.trust-item{border-left:1px solid var(--line)}.trust-item strong{display:block;color:var(--blue);font-size:1.25rem}.trust-item span{color:var(--muted);font-size:.88rem}.steps-grid,.service-grid,.article-grid,.location-grid,.proof-grid{display:grid;gap:1.5rem}.steps-grid{grid-template-columns:repeat(3,1fr);margin-top:2.5rem}.step-card{position:relative;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:2rem;box-shadow:0 14px 35px #11264112}.step-card__number{display:block;margin-bottom:1rem;color:var(--blue);font-size:2.7rem;font-weight:900;line-height:1}.step-card h3{margin:0 0 .6rem;font-size:1.35rem}.step-card p{margin:0;color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,7vw,6rem)}.image-stack{position:relative;min-height:530px}.image-stack img:first-child{width:82%;height:470px;border-radius:24px;object-fit:cover}.image-stack img:last-child{position:absolute;right:0;bottom:0;width:52%;height:245px;border:10px solid var(--white);border-radius:24px;object-fit:cover;box-shadow:var(--shadow)}.feature-list{display:grid;gap:.7rem;margin:1.5rem 0;padding:0;list-style:none}.feature-list li{border-left:4px solid var(--cyan);padding-left:.9rem;color:var(--ink);font-weight:700}.service-grid{grid-template-columns:repeat(3,1fr);margin-top:2.5rem}.service-card{border-radius:16px;background:var(--white);box-shadow:0 14px 40px #11264114;overflow:hidden}.service-card img{width:100%;height:190px;object-fit:cover}.service-card__body{padding:1.4rem}.service-card h3{margin:0 0 .45rem;font-size:1.25rem}.service-card p{margin:0 0 1rem;color:var(--muted)}.service-card a{font-weight:850}.why{position:relative;overflow:hidden;background:var(--navy);color:var(--white)}.why:before{position:absolute;inset:0;background:url(/images/wp/2022/07/why-choose-one-img.png) no-repeat right center / auto 100%;content:"";opacity:.85}.why:after{position:absolute;inset:0;background:linear-gradient(90deg,var(--navy) 0 48%,rgb(22 36 61 / 92%) 58%,rgb(22 36 61 / 8%) 82%);content:""}.why__content{position:relative;z-index:1;width:55%}.why .eyebrow,.why .section-intro{color:#b7dce7}.why .section-title{color:var(--white)}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:2rem}.why-card{border:1px solid rgb(255 255 255 / 9%);background:#0412297f;padding:1.25rem;font-weight:800}.proof-grid{grid-template-columns:repeat(2,1fr);margin-top:2.5rem}.quote-card{border-radius:var(--radius);background:var(--white);padding:2rem;box-shadow:var(--shadow)}.quote-card blockquote{margin:0;color:#566071;font-size:1.08rem}.quote-card footer{margin-top:1.2rem;color:var(--ink)}.quote-card footer strong,.quote-card footer span{display:block}.quote-card footer span{color:var(--blue);font-size:.78rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.profiles{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.profile-link{border:1px solid var(--line);border-radius:999px;background:var(--white);padding:.65rem 1rem;color:var(--ink);font-weight:800;text-decoration:none}.profile-link:hover{border-color:var(--blue);color:var(--blue)}.article-grid{grid-template-columns:repeat(3,1fr);margin-top:2.5rem}.article-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:var(--white);overflow:hidden}.article-card img{width:100%;height:205px;object-fit:cover}.article-card__body{display:flex;flex:1;flex-direction:column;padding:1.4rem}.article-card time{color:var(--blue);font-size:.8rem;font-weight:800}.article-card h3{margin:.5rem 0;font-size:1.3rem;line-height:1.28}.article-card p{color:var(--muted)}.article-card a{margin-top:auto;font-weight:850}.cta-band{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(120deg,#07c8e4,var(--blue) 42%,#075dc7);color:var(--white);padding:clamp(2rem,5vw,3.5rem)}.cta-band__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-band h2{margin:0;color:var(--white);font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.15}.cta-band p{margin:.5rem 0 0;color:#e9f8ff}.site-footer{background:var(--navy);color:#aebbd0}.footer-main{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.15fr;gap:2.5rem;padding:5rem 0 3rem}.footer-brand img{width:195px;margin-bottom:1.4rem}.site-footer h2,.site-footer h3{margin:0 0 1rem;color:var(--white);font-size:1.1rem}.site-footer a{color:#c8d3e4}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:.45rem}.footer-bottom{border-top:1px solid rgb(255 255 255 / 9%);padding:1.5rem 0 2.5rem;text-align:center}.footer-bottom p{margin:.5rem auto}.footer-disclaimer{max-width:1080px;font-size:.78rem;line-height:1.55}.page-hero{border-top:1px solid #edf0f5;background:var(--soft);padding:3.5rem 0}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.75rem;color:var(--muted);font-size:.8rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.breadcrumbs a{color:var(--muted);text-decoration:none}.page-hero h1{margin:0;max-width:900px;font-size:clamp(2.3rem,5vw,4rem);line-height:1.08;letter-spacing:-.04em}.page-hero__description{max-width:760px;margin:1rem 0 0;color:var(--muted);font-size:1.12rem}.article-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:clamp(2.5rem,7vw,5rem)}.article-meta{display:flex;flex-wrap:wrap;gap:.4rem 1.2rem;margin-bottom:1.5rem;color:var(--muted);font-size:.88rem}.prose{color:#3f4a5c;font-size:1.04rem}.prose>:first-child{margin-top:0}.prose h2,.prose h3,.prose h4{color:var(--ink);line-height:1.2;letter-spacing:-.025em}.prose h2{margin:2.6rem 0 1rem;font-size:clamp(1.7rem,3vw,2.2rem)}.prose h3{margin:2rem 0 .8rem;font-size:1.45rem}.prose p,.prose ul,.prose ol,.prose blockquote,.prose figure,.prose table{margin:0 0 1.25rem}.prose img{margin:1.5rem auto;border-radius:14px}.prose blockquote{border-left:5px solid var(--cyan);background:var(--soft);padding:1.2rem 1.4rem}.prose table{display:block;width:100%;border-collapse:collapse;overflow-x:auto}.prose th,.prose td{border:1px solid var(--line);padding:.75rem;text-align:left}.content-sidebar{position:sticky;top:1.5rem}.sidebar-card,.author-card,.privacy-note{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:1.6rem;box-shadow:0 12px 36px #11264112}.sidebar-card h2,.author-card h2{margin:0 0 .75rem;font-size:1.35rem}.sidebar-card p,.author-card p{color:var(--muted)}.author-card{margin-top:3rem;border-left:6px solid var(--cyan)}.author-card__links{display:flex;flex-wrap:wrap;gap:.75rem}.author-card__links a{font-weight:800}.location-grid{grid-template-columns:repeat(3,1fr);margin-top:2rem}.location-card{border:1px solid var(--line);border-radius:14px;background:var(--white);padding:1.4rem}.location-card h3{margin:0 0 .5rem}.quote-frame{width:100%;min-height:900px;border:0;border-radius:16px;background:var(--soft)}.privacy-note{margin-bottom:1.5rem;box-shadow:none}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem}.contact-panel{border-radius:var(--radius);background:var(--navy);color:#c2cee0;padding:2rem}.contact-panel h2,.contact-panel h3,.contact-panel a{color:var(--white)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field{display:grid;gap:.35rem}.field--full{grid-column:1 / -1}.field label{color:var(--ink);font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid #cbd5e1;border-radius:9px;background:var(--white);padding:.8rem}.field textarea{min-height:140px;resize:vertical}.form-help{grid-column:1 / -1;margin:0;color:var(--muted);font-size:.84rem}.faq-list{display:grid;gap:.8rem;margin-top:2rem}.faq-list details{border:1px solid var(--line);border-radius:12px;background:var(--white);padding:1rem 1.25rem}.faq-list summary{color:var(--ink);font-weight:850;cursor:pointer}.faq-list p{color:var(--muted)}@media(max-width:1050px){.topbar,.main-nav,.header-call{display:none}.nav-shell{min-height:96px;justify-content:space-between}.menu-toggle,.menu-close{display:inline-flex}.mobile-drawer{position:fixed;inset:0 auto 0 0;z-index:200;display:block;width:min(82vw,340px);transform:translate(-105%);background:var(--navy);color:var(--white);padding:1.2rem;box-shadow:24px 0 50px #00000040;transition:transform .22s ease}.mobile-drawer[data-open=true]{transform:translate(0)}.drawer-backdrop{position:fixed;inset:0;z-index:190;display:block;visibility:hidden;background:#081223a3;opacity:0;transition:opacity .22s ease,visibility .22s ease}.drawer-backdrop[data-open=true]{visibility:visible;opacity:1}.mobile-drawer__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgb(255 255 255 / 10%);padding-bottom:1rem}.mobile-drawer__top img{width:180px}.mobile-drawer nav{display:grid;margin:1.2rem 0}.mobile-drawer nav a{border-bottom:1px solid rgb(255 255 255 / 10%);color:var(--white);padding:.8rem 0;font-weight:750;text-decoration:none}.mobile-drawer__contact{display:grid;gap:.8rem;margin-top:1.5rem}.mobile-drawer__contact a{color:var(--white);overflow-wrap:anywhere}.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:820px){.hero,.hero__inner{min-height:590px}.hero{background-image:linear-gradient(180deg,#fffffffa,#ffffffe5 48%,#ffffff40 75%),url(/images/wp/2025/04/medicare.jpg);background-position:left center}.hero__inner{align-items:flex-start}.hero__content{width:100%;padding-top:2.5rem;text-align:center}.hero__actions,.hero__trust{justify-content:center}.hero__trust{display:none}.trust-bar__grid,.steps-grid,.service-grid,.article-grid,.location-grid,.proof-grid{grid-template-columns:1fr 1fr}.trust-item+.trust-item{border-left:0}.split,.article-shell,.contact-grid{grid-template-columns:1fr}.why__content{width:100%}.why:before{opacity:.24}.why:after{background:#16243de0}.content-sidebar{position:static}}@media(max-width:560px){.container{width:min(calc(100% - 1.5rem),var(--container))}.brand,.brand img{width:170px;flex-basis:170px}.nav-shell{min-height:92px}.hero h1{font-size:clamp(1.75rem,7.4vw,2.15rem);letter-spacing:-.025em}.hero__actions,.hero__actions .button,.cta-band__inner,.contact-form{width:100%}.hero__actions .button{display:flex}.trust-bar__grid,.steps-grid,.service-grid,.article-grid,.location-grid,.proof-grid,.why-grid,.footer-main,.contact-form{grid-template-columns:1fr}.trust-item{text-align:center}.image-stack{min-height:420px}.image-stack img:first-child{width:90%;height:370px}.image-stack img:last-child{height:190px}.cta-band__inner{align-items:flex-start;flex-direction:column}.field--full,.form-help{grid-column:auto}.quote-frame{min-height:760px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
