/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}}:root{--navy:#071f38;--blue:#3844a7;--green:#36a77a;--lime:#a7f05a;--cream:#f7f7f5;--ink:#102133}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f3ecf0;border-bottom:1px solid #061c331f;justify-content:space-between;align-items:center;gap:28px;min-height:78px;padding:14px clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.brand{font-family:var(--font-display);letter-spacing:.01em;white-space:nowrap;align-items:center;gap:10px;font-size:25px;font-weight:800;display:flex}.brand img{object-fit:contain;width:50px;height:50px}.brand-mark{color:#0000;background:url(/hpn-original-logo.png) 50%/contain no-repeat;flex:0 0 50px;width:50px;height:50px;font-size:0;overflow:hidden}.brand>span>span{color:var(--green)}nav{gap:30px;font-size:14px;font-weight:700;display:flex}nav a:hover{color:var(--green)}.button{background:var(--green);color:#041a11;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 28px #19b65b38}.button:hover{background:#28cd6a;transform:translateY(-2px)}.button-small{min-height:42px;padding:0 18px;font-size:13px}.button-secondary{color:#fff;box-shadow:none;background:0 0;border:1px solid #ffffff61}.hero{min-height:680px;color:var(--ink);background:linear-gradient(105deg,#f4f6f2 0%,#e1ece7 48%,#123a4b 72%,#071f38 100%);grid-template-columns:minmax(0,1.08fr) minmax(340px,.82fr);align-items:center;gap:clamp(38px,7vw,108px);padding:clamp(65px,9vw,125px) clamp(22px,7vw,110px);display:grid;overflow:hidden}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:900}.hero h1,.section h2,.contact h2{font-family:var(--font-display);text-transform:uppercase;margin:0;font-weight:800;line-height:.93}.hero h1{max-width:760px;color:var(--green);letter-spacing:-.035em;font-size:clamp(54px,6.8vw,96px)}.hero h1 span{color:var(--green)}.hero h1 .hero-brand{text-transform:none;margin:.16em 0;display:block}.hero h1 .brand-healthplan{color:var(--navy)}.hero h1 .brand-ninja{color:var(--green)}.hero h1 .fight-line{display:block}.blue-message{max-width:670px;color:var(--blue);margin:28px 0;font-size:clamp(20px,2.2vw,27px);font-weight:650;line-height:1.42}.blue-message strong{font-weight:900}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero .button-secondary{color:var(--blue);border:2px solid var(--blue);background:#fff}.microcopy{max-width:650px;color:var(--navy);text-align:center;margin:28px auto 0;font-size:clamp(20px,2vw,27px);font-weight:900;line-height:1.35}.hero-art{flex-direction:column;justify-content:center;align-items:center;padding:clamp(12px,3vw,35px);display:flex;transform:translateY(-28px)}.hero-art>img{filter:drop-shadow(0 28px 30px #061c3329);width:min(118%,620px);max-width:none;height:auto}.reviews-button{width:min(100%,480px);color:var(--navy);background:linear-gradient(135deg,#fff,#f4f8f6);border:1px solid #ffffffd6;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:38px;padding:20px 22px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 18px 46px #0518294d}.reviews-button:hover{transform:translateY(-4px)scale(1.015);box-shadow:0 24px 54px #05182966}.review-google-logo{background:#fff;border:1px solid #e1e5e8;border-radius:18px;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 8px 20px #071f381a}.review-google-logo img{object-fit:contain;width:44px;height:44px}.review-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.google-label{color:#56616b;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.review-copy strong{align-items:center;gap:8px;display:flex}.review-score{color:var(--navy);font-family:var(--font-display);font-size:28px}.review-stars{color:#f5a623;letter-spacing:-1px;font-size:17px}.review-count{color:var(--navy);font-size:14px;font-weight:900}.review-arrow{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:38px;height:38px;font-size:22px;font-weight:900;display:grid;box-shadow:0 7px 18px #36a77a4d}.trust-list{color:#c8d7df;flex-wrap:wrap;gap:22px;margin:25px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.trust-list li:before{content:"✓";color:var(--lime);margin-right:7px;font-weight:900}.hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:28px;padding:clamp(28px,4vw,54px);position:relative;box-shadow:0 30px 80px #00000047}.ninja-badge{border:6px solid var(--navy);background:var(--lime);border-radius:50%;place-items:center;width:78px;height:78px;font-size:39px;display:grid;position:absolute;top:-30px;right:25px}.card-kicker{color:var(--lime);text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:12px;font-weight:900}.hero-card h2{max-width:420px;font-family:var(--font-display);text-transform:uppercase;margin:0 0 30px;font-size:clamp(38px,4vw,57px);line-height:.98}.number-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.number-grid span{color:#dae7eb;background:#04162594;border-radius:13px;flex-direction:column;gap:8px;min-height:94px;padding:18px;font-size:13px;display:flex}.number-grid b{color:var(--green);font-family:var(--font-display);font-size:23px}.simple-strip{color:#fff;background:var(--blue);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;padding:25px clamp(22px,7vw,110px);font-size:clamp(17px,2vw,23px);display:flex}.simple-strip strong{color:#b9f0d6;font-family:var(--font-display);text-transform:uppercase;font-size:1.18em}.simple-strip a{color:var(--navy);white-space:nowrap;background:#b9f0d6;border-radius:999px;padding:7px 14px;font-weight:900}.section{padding:clamp(78px,9vw,128px) clamp(22px,7vw,110px)}.section-heading{max-width:760px;margin-bottom:46px}.section h2,.contact h2{letter-spacing:-.02em;font-size:clamp(44px,6vw,76px)}.section-heading>p:last-child{color:#536474;max-width:650px;font-size:18px;line-height:1.65}.copy-options{gap:24px;margin-bottom:52px;display:grid}.copy-option{max-width:none;margin:0}.option-label{color:#7b8791;letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:900;display:inline-block}.copy-option h2{max-width:1030px;font-family:var(--font-body);letter-spacing:-.025em;text-transform:none;font-size:clamp(30px,4vw,50px);font-weight:750;line-height:1.14}.copy-option h2 strong{font-weight:900}.copy-option>p:last-child{margin:20px 0 0;font-weight:800}.option-editorial{border-bottom:4px solid var(--green);padding:10px 0 30px}.option-editorial .eyebrow{color:var(--green)}.option-editorial h2{color:var(--navy)}.option-editorial h2 strong{color:var(--blue)}.option-editorial>p:last-child{color:var(--green)}.option-card{border:1px solid #071f381a;border-left:9px solid var(--green);background:#fff;border-radius:0 22px 22px 0;padding:34px 38px;box-shadow:0 14px 38px #071f3814}.option-card .eyebrow{color:var(--blue)}.option-card h2{color:var(--navy)}.option-card h2 strong{color:var(--green)}.option-card>p:last-child{color:#fff;background:var(--blue);border-radius:999px;padding:8px 13px;font-size:15px;display:inline-block}.option-bold{color:#fff;background:linear-gradient(125deg,var(--navy),#123c50);border-radius:24px;margin-bottom:52px;padding:38px;box-shadow:0 18px 42px #071f382e}.option-bold .option-label{color:#aab8c3}.option-bold .eyebrow{color:#7de2b6}.option-bold h2{color:#fff}.option-bold h2 strong{color:#75dcae}.option-bold>p:last-child{color:#b8c3ff;text-align:center;max-width:none;font-size:clamp(23px,2.5vw,32px)}.feature-grid,.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-grid article,.article-grid article{background:#fff;border:1px solid #061c331f;border-radius:18px;padding:32px}.feature-grid article>span{color:#fff;background:linear-gradient(145deg,var(--green),#238c64);width:64px;height:64px;font-family:var(--font-display);border-radius:50%;place-items:center;margin:0 auto;font-size:38px;font-weight:800;display:grid;box-shadow:0 10px 24px #36a77a47}.feature-grid article h3{color:var(--blue);text-align:center}.inline-brand{font:inherit;white-space:nowrap;font-weight:900}.inline-brand span:first-child{color:var(--navy)}.inline-brand span:last-child{color:var(--green)}.feature-grid h3,.article-grid h3{font-family:var(--font-display);text-transform:uppercase;margin:30px 0 12px;font-size:29px;line-height:1}.feature-grid p{color:#607181;line-height:1.65}.section-dark{color:#fff;background:var(--navy)}.section-dark .answers-heading{font-family:var(--font-body);letter-spacing:-.025em;text-transform:none;font-size:clamp(34px,4.6vw,60px);font-weight:750;line-height:1.12}.answers-heading .inline-brand{background:#f7f7f5;border-radius:.18em;margin:.08em .12em;padding:.11em .22em .15em;display:inline-block}.faq-list{max-width:950px}details{border-top:1px solid #ffffff2e}details:last-child{border-bottom:1px solid #ffffff2e}summary{cursor:pointer;font-family:var(--font-display);text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:clamp(23px,3vw,33px);font-weight:700;display:flex}summary:after{content:"+";color:var(--lime);font-size:36px}.faq-brand{font:inherit;text-transform:none;background:#f7f7f5;border-radius:.15em;margin:0 .1em;padding:.02em .14em .07em;font-weight:900;display:inline-block}.faq-brand span:first-child{color:var(--navy)}.faq-brand span:last-child{color:var(--green)}details[open] summary:after{content:"–"}details p{color:#c8d8df;max-width:760px;margin:0 0 28px;line-height:1.7}.learn{background:#e8ebdf}.helpful-intro{grid-template-columns:minmax(240px,330px) minmax(0,1fr);align-items:center;gap:clamp(10px,2.5vw,32px);margin-bottom:46px;display:grid}.helpful-intro .section-heading{margin-bottom:0}.helpful-heading{flex-direction:column;align-items:flex-start;gap:.06em;max-width:780px;display:flex;text-transform:none!important}.helpful-heading>span:first-child{align-items:center;gap:.22em;display:flex}.helpful-heading>span:first-child:after{content:"";background:linear-gradient(90deg,var(--green),var(--blue));border-radius:999px;width:1.15em;height:.1em;display:inline-block;box-shadow:.24em 0 #36a77a33}.helpful-intro>img{object-fit:contain;filter:drop-shadow(0 18px 26px #071f3829);justify-self:end;width:92%;height:auto;max-height:360px}.article-grid article{flex-direction:column;min-height:430px;display:flex}.article-grid article>p{color:var(--green);text-transform:uppercase;letter-spacing:.11em;margin:0;font-size:12px;font-weight:900}.article-grid h3{margin:30px 0;font-size:32px}.article-grid article:after{content:"";color:#fff;text-align:center;white-space:pre-line;background-color:#edf3ee;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:14px;order:2;place-items:center;width:100%;height:160px;margin:0 0 24px;font-weight:1000;line-height:1.25;display:grid}.article-grid article:first-child:after{content:"";background-image:url(/article-deductible-v4.png)}.article-grid article:nth-child(2):after{content:"";background-image:url(/article-coinsurance-v4.png)}.article-grid article:nth-child(3):after{content:"";background-image:url(/article-out-of-pocket-v4.png)}.article-grid article:nth-child(4):after{background-image:url(/article-copay.png)}.article-grid article:nth-child(5):after{background-image:url(/article-glp1.png)}.article-grid h3{order:1}.article-grid a{order:3;margin-top:auto;font-weight:900}.contact{color:#fff;background:linear-gradient(125deg,#0a2b46,#0c493e);justify-content:space-between;align-items:center;gap:45px;padding:clamp(60px,8vw,100px) clamp(22px,7vw,110px);display:flex}.contact h2{max-width:700px}.contact>div>p:last-child{color:#d7e7e6}.contact-actions{flex-direction:column;align-items:center;gap:16px;min-width:280px;display:flex}.contact-actions .button{width:100%}.button-message{color:#fff;background:var(--blue);box-shadow:0 10px 28px #3844a73d}.button-message:hover{background:#4b58c4}.button-email{color:var(--navy);background:#fff;box-shadow:0 10px 28px #00000029}.button-email:hover{color:#fff;background:var(--green)}.contact-note{text-align:center;max-width:330px;margin:2px 0 0;font-size:12px;line-height:1.55;color:#c9d9dc!important}.text-link{color:#d7e7e6;text-underline-offset:4px;font-size:13px;text-decoration:underline}footer{color:#83909b;background:#041525;justify-content:space-between;align-items:center;gap:30px;padding:35px clamp(22px,7vw,110px);font-size:12px;display:flex}footer .brand{color:#fff;font-size:20px}footer .brand img{width:42px;height:42px}.blog-hero{color:#fff;background:linear-gradient(135deg,var(--navy),#0b3b45);padding:clamp(72px,9vw,120px) clamp(22px,7vw,110px)}.blog-hero h1,.article-shell h1{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:clamp(58px,8vw,105px);line-height:.92}.blog-hero h1 span{color:var(--lime)}.blog-hero>p:last-child{color:#d3e1e7;max-width:700px;margin-top:26px;font-size:20px;line-height:1.6}.blog-index{grid-template-columns:repeat(3,1fr);gap:20px;padding:clamp(68px,8vw,110px) clamp(22px,7vw,110px);display:grid}.blog-index article{background:#fff;border:1px solid #061c331f;border-radius:18px;flex-direction:column;min-height:360px;padding:34px;display:flex}.blog-index article>p:first-child{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.blog-index h2{font-family:var(--font-display);text-transform:uppercase;margin:28px 0 16px;font-size:36px;line-height:1}.blog-index article>p:nth-of-type(2){color:#607181;line-height:1.65}.blog-index a{margin-top:auto;font-weight:900}.compact{padding-top:58px;padding-bottom:58px}.article-shell{max-width:900px;margin:0 auto;padding:clamp(62px,8vw,110px) 24px}.article-shell h1{max-width:850px;font-size:clamp(50px,7vw,88px)}.back-link{color:#607181;margin-bottom:50px;font-weight:800;display:inline-block}.article-meta{color:#73818d;margin:24px 0 42px;font-size:13px}.article-intro{border-top:3px solid var(--green);border-bottom:1px solid #ccd3d1;padding:26px 0 34px;font-size:clamp(20px,2.4vw,27px);line-height:1.55}.article-visual{background:linear-gradient(145deg,#f4f7ee,#e5efe8);border:1px solid #061c331f;border-radius:22px;margin:42px 0 12px;padding:clamp(24px,4vw,42px);box-shadow:0 18px 45px #061c3317}.article-visual figcaption{color:var(--navy);font-family:var(--font-display);text-transform:uppercase;margin-bottom:26px;font-size:clamp(27px,4vw,40px);line-height:1}.article-visual>p{color:#536775;margin:22px 0 0;font-size:13px;line-height:1.55}.deductible-track{border-radius:15px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.deductible-track>div{color:#fff;background:var(--navy);flex-direction:column;justify-content:center;gap:7px;min-height:128px;padding:20px;display:flex}.deductible-track>div:nth-child(2){background:#176a5b}.deductible-track>div:nth-child(3){background:var(--green)}.deductible-track strong,.coinsurance-chart strong{font-size:26px}.deductible-track span,.coinsurance-chart span{font-size:13px;line-height:1.35}.deductible-bill{color:#fff;border-radius:15px;min-height:155px;display:flex;overflow:hidden}.deductible-bill>div{flex-direction:column;justify-content:center;gap:7px;padding:24px;display:flex}.deductible-you{background:var(--green);width:25%;min-width:175px}.deductible-plan{background:var(--navy);width:75%}.deductible-bill strong{font-size:clamp(23px,3vw,34px)}.deductible-bill span{font-size:13px;line-height:1.4}.deductible-equation{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:12px;display:grid}.deductible-equation>div{color:#fff;background:var(--navy);text-align:center;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:135px;padding:20px;display:flex}.deductible-equation>div:nth-of-type(2){background:#176a5b}.deductible-equation>div:nth-of-type(3){background:var(--green)}.deductible-equation>div span{text-transform:uppercase;font-size:13px;font-weight:800}.deductible-equation>div strong{font-size:clamp(28px,4vw,42px)}.deductible-equation>b{color:var(--navy);align-self:center;font-size:38px}.coinsurance-chart{color:#fff;border-radius:15px;min-height:150px;display:flex;overflow:hidden}.coinsurance-math{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin-bottom:14px;display:grid}.coinsurance-math>div{min-height:105px;color:var(--navy);text-align:center;background:#fff;border:2px solid #c8d8d1;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:16px;display:flex}.coinsurance-math span{letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.coinsurance-math strong{font-size:clamp(23px,3vw,34px)}.coinsurance-math>b{color:var(--navy);font-size:30px}.coinsurance-chart>div{flex-direction:column;justify-content:center;gap:5px;padding:25px;display:flex}.member-share{background:var(--green);width:20%;min-width:120px}.plan-share{background:var(--navy);width:80%}.oop-steps{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.oop-steps>div{color:#fff;background:var(--navy);border-radius:14px;align-items:center;gap:14px;min-height:142px;padding:18px;display:flex}.oop-steps>div:nth-child(2){background:#176a5b}.oop-steps>div:nth-child(3){background:var(--green)}.oop-steps>div>strong{width:42px;height:42px;color:var(--navy);background:#fff;border-radius:50%;flex:0 0 42px;place-items:center;font-size:22px;display:grid}.oop-steps span{font-size:13px;line-height:1.4}.oop-steps b{margin-bottom:5px;font-size:15px;display:block}.not-counted{color:#415760;border:1px dashed #82948f;border-radius:12px;margin-top:14px;padding:16px 18px;font-size:13px}.oop-equation{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;display:grid}.oop-equation>div{color:#fff;background:var(--navy);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:125px;padding:18px;display:flex}.oop-equation>div:nth-of-type(2){background:#176a5b}.oop-equation>div:nth-of-type(3){background:var(--green)}.oop-equation span{letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.oop-equation strong{font-size:clamp(26px,3.5vw,39px)}.oop-equation>b{color:var(--navy);font-size:34px}.oop-result{color:#fff;background:#071f38;border-radius:14px;align-items:center;gap:18px;margin-top:16px;padding:18px 22px;display:flex}.oop-result strong{color:#75dcae;white-space:nowrap}.oop-result span{font-size:13px;line-height:1.45}.plan-compare{grid-template-columns:1fr 1fr;gap:16px;display:grid}.plan-compare>div{color:#fff;background:var(--navy);border-radius:16px;flex-direction:column;align-items:flex-start;min-height:250px;padding:25px;display:flex}.plan-compare>div:last-child{background:#176a5b}.plan-compare span{color:#75dcae;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.plan-compare .plan-label{color:#75dcae;letter-spacing:.08em;text-transform:uppercase;font-size:18px;font-weight:1000}.plan-compare h3{color:#fff;font-family:var(--font-display);text-transform:uppercase;margin:12px 0 18px;font-size:30px;line-height:1}.plan-compare p{color:#d9e5e9;margin:0 0 20px;font-size:14px;line-height:1.5}.plan-compare strong{margin-top:auto;font-size:clamp(25px,3vw,36px)}.plan-compare b{color:#bdebd4;margin-top:10px;font-size:13px}.comparison-result{border:2px solid var(--green);color:var(--navy);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:20px 22px;display:flex}.comparison-result strong{max-width:360px;font-size:18px}.comparison-result span{color:#506471;max-width:330px;font-size:13px;line-height:1.45}.copay-grid,.glp-price-grid{gap:14px;display:grid}.copay-grid{grid-template-columns:repeat(3,1fr)}.glp-price-grid{grid-template-columns:repeat(4,1fr)}.copay-grid>div,.glp-price-grid>div{color:#fff;background:var(--navy);text-align:center;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:145px;padding:18px;display:flex}.copay-grid>div:nth-child(2),.glp-price-grid>div:nth-child(2n){background:#176a5b}.copay-grid>div:nth-child(3){background:var(--green)}.copay-grid span,.glp-price-grid span{letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:900}.copay-grid strong,.glp-price-grid strong{font-size:clamp(30px,4vw,44px)}.glp-price-grid small{color:#d6ebe1;font-weight:800}.drug-sites-note{border:2px solid var(--green);color:var(--navy);background:#fff;border-radius:14px;align-items:center;gap:20px;margin-top:16px;padding:20px 22px;display:flex}.drug-sites-note strong{color:#087b3a;white-space:nowrap;font-size:19px}.drug-sites-note span{font-size:13px;line-height:1.5}.article-shell section{padding-top:40px}.article-shell section h2{font-family:var(--font-display);text-transform:uppercase;margin:0 0 18px;font-size:38px}.article-shell section p{color:#425667;font-size:17px;line-height:1.8}.source-note{background:#e5eadf;border-radius:15px;margin-top:54px;padding:26px}.source-note strong,.source-note a{margin-bottom:8px;display:block}.source-note a{color:#087b3a;font-weight:800}.source-note p{color:#58696e;margin:18px 0 0;font-size:12px;line-height:1.6}@media (max-width:880px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:85px}.hero-card{margin-top:20px}.feature-grid,.article-grid{grid-template-columns:1fr}.contact{flex-direction:column;align-items:flex-start}.contact-actions{align-items:flex-start}.button-small{display:none}.blog-index{grid-template-columns:1fr}.blog-index article{min-height:280px}}@media (max-width:760px){.helpful-intro{grid-template-columns:1fr}.helpful-intro>img{max-width:360px;margin:0 auto}}@media (max-width:700px){.deductible-track,.oop-steps{grid-template-columns:1fr}.deductible-bill,.coinsurance-chart{flex-direction:column}.deductible-you,.deductible-plan,.member-share,.plan-share{width:100%;min-width:0}.deductible-bill>div,.coinsurance-chart>div{min-height:100px}.oop-steps>div{min-height:110px}.deductible-equation{grid-template-columns:1fr}.deductible-equation>b{line-height:.6}.deductible-equation>div{min-height:105px}.coinsurance-math{grid-template-columns:1fr}.coinsurance-math>b{justify-self:center;line-height:.6}.oop-equation{grid-template-columns:1fr}.oop-equation>b{justify-self:center;line-height:.6}.oop-result{flex-direction:column;align-items:flex-start}.plan-compare{grid-template-columns:1fr}.comparison-result{flex-direction:column;align-items:flex-start}.copay-grid,.glp-price-grid{grid-template-columns:1fr 1fr}.drug-sites-note{flex-direction:column;align-items:flex-start}}@media (max-width:460px){.copay-grid,.glp-price-grid{grid-template-columns:1fr}}@media (max-width:520px){.site-header{min-height:66px}.brand{font-size:19px}.brand img{width:40px;height:40px}.hero{min-height:auto}.hero h1{font-size:50px}.hero-actions .button{width:100%}.section{padding-top:68px;padding-bottom:68px}footer{flex-direction:column;align-items:flex-start}}
