:root{--ink:#203d35;--muted:#58694f;--green:#163e36;--green-soft:#eaf1e8;--lime:#d8ebbd;--paper:#fafbf7;--white:#fff;--line:#dfe5dc;--serif:Georgia,'Times New Roman',serif;--sans:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:4px}a:hover{color:#527444}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15}h1,h2{font-weight:500}h1{font-family:var(--serif);font-size:clamp(42px,5.2vw,72px);letter-spacing:-3px;margin-bottom:25px}h1 em,h2 em{color:#64825d;font-weight:400}h2{font-family:var(--serif);font-size:clamp(30px,3vw,42px);letter-spacing:-1.3px}h3{font-size:18px;letter-spacing:-.35px;font-weight:600}p{margin-bottom:18px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #538344;outline-offset:4px}::selection{background:var(--lime)}[hidden]{display:none!important}.container{width:min(1184px,calc(100% - 80px));margin-inline:auto}.icon{width:21px;height:21px}.small{font-size:12px;color:var(--muted);line-height:1.6}.eyebrow{font-size:10px;font-weight:650;line-height:1.6;letter-spacing:1.55px;text-transform:uppercase;color:#536e55;margin-bottom:17px}.status-dot{width:7px;height:7px;background:#6f8e57;border-radius:50%;display:inline-block;margin-right:8px}.text-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:13px;font-weight:600}.text-link .icon{width:17px;height:17px}.text-link:hover{gap:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;background:var(--green);color:#fff;border:1px solid var(--green);padding:15px 23px;border-radius:8px;font-size:13px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .15s,transform .15s}.button:hover{background:#2c5548;color:white;transform:translateY(-1px)}.button .icon{width:17px;height:17px}.button-small{padding:12px 17px;font-size:12px}.button-light{background:var(--lime);color:var(--green);border-color:var(--lime)}.button-light:hover{background:#eaf4d9;color:var(--green)}.button-secondary{background:white;border-color:var(--line);color:var(--ink)}.button-secondary:hover{background:var(--green-soft);color:var(--ink)}.skip-link{position:fixed;top:-70px;left:20px;padding:12px 20px;background:white;z-index:1000}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:89px;background:rgba(250,251,247,.97);border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-size:23px;font-weight:750;letter-spacing:-1.1px;line-height:1}.brand-light{font-weight:500}.brand-dot{color:#7f995e}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--green);color:#e3eed3;width:32px;height:32px;border-radius:10px}.brand-mark .icon{width:21px;height:21px;transform:rotate(-5deg)}.site-header nav{display:flex;gap:30px;align-items:center}.site-header nav a{font-size:12px;font-weight:550;text-decoration:none;color:#5a6b61}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--green);text-decoration:underline}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 83% 63%,#edf2e2 0,transparent 49%)}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:80px;align-items:center;padding-block:70px 72px}.hero-copy{padding-block:8px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1.35px;margin-bottom:26px}.hero h1{font-size:clamp(52px,5.7vw,78px);line-height:1.07;letter-spacing:-3.9px}.hero-lede{max-width:460px;font-size:15px;line-height:1.85;color:#65736a;margin-bottom:26px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-promises{display:flex;flex-wrap:wrap;gap:15px;font-size:10px;color:var(--muted);margin-top:24px}.hero-promises span{display:flex;gap:5px;align-items:center}.hero-promises .icon{width:13px;height:13px;color:#5e8053}.hero-note{border-top:1px solid var(--line);margin-top:38px;padding-top:24px;display:flex;gap:12px;align-items:center;max-width:430px}.hero-note p{font-size:10px;color:var(--muted);line-height:1.8;margin:0}.hero-note strong{color:#4b6254;font-weight:600}.note-icon{display:flex;align-items:center;justify-content:center;background:#ecf0e5;border-radius:10px;padding:10px;color:#6b825c}.calculator-wrap{position:relative;scroll-margin-top:28px}.calculator-accent{position:absolute;width:280px;height:280px;border-radius:50%;border:1px solid #d5e1c9;right:-65px;top:-30px;z-index:0}.calculator-accent:after{content:'';position:absolute;inset:21px;border:1px solid #d5e1c9;border-radius:50%}.calculator-card{position:relative;background:white;border:1px solid #dce3d7;border-radius:18px;box-shadow:0 15px 35px #233e2910,0 2px 4px #233e2904;overflow:hidden}.calculator-head{padding:26px 29px 19px;border-bottom:1px solid #edf0e8;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.calculator-head .eyebrow{font-size:9px;margin-bottom:7px}.calculator-head h2{font-family:var(--sans);font-size:21px;font-weight:600;letter-spacing:-.7px;margin:0}.calc-symbol{width:34px;height:34px;border-radius:9px;background:var(--green-soft);display:flex;align-items:center;justify-content:center;font-size:23px;color:#56774c;line-height:1}.calculator-form{padding:21px 29px 25px}.calculator-form label{display:block;font-size:11px;font-weight:600;margin-bottom:7px}.optional{font-weight:400;color:#58694f;font-size:10px}.calculator-form input,.calculator-form select{width:100%;height:45px;border:1px solid #dfe5dc;border-radius:7px;background:#fcfdf9;color:var(--ink);font-size:12px;padding:10px 12px;min-width:0}.calculator-form input::placeholder{color:#949d92}.calculator-form input:focus{border-color:#658958;background:white}.calculator-form input[aria-invalid=true]{border-color:#a84228}.input-with-icon{position:relative}.input-with-icon .icon{position:absolute;top:14px;left:12px;width:17px;height:17px;color:#8d9989}.input-with-icon input{padding-left:38px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:18px 0}.money-input{position:relative}.money-input>span{position:absolute;left:12px;top:10px;color:#83917e;font-size:13px}.money-input input{padding-left:28px;font-variant-numeric:tabular-nums}.calc-details{margin:0 0 18px}.calc-details summary{font-size:11px;color:#5f7756;cursor:pointer}.calc-details .field-grid{margin-bottom:8px}.calc-submit{width:100%;padding:14px}.calculator-form .field-help{font-size:10px;color:#58694f;margin:10px 0 16px;line-height:1.6}.calculator-foot{padding:12px 25px;border-top:1px solid #edf0e8;background:#fafbf7;display:flex;justify-content:center;align-items:center;gap:7px;color:#58694f;font-size:9px}.calculator-foot .icon{width:12px;height:12px}.calculator-fallback{padding:30px;min-height:380px}.calculator-fallback h2{font-size:28px}.calculator-example{background:none;border:0;color:#5f7453;display:block;margin:11px auto 0;font-size:10px;text-decoration:underline;text-underline-offset:3px;padding:3px 8px}.calc-error{font-size:11px;line-height:1.5;color:#a13f22;background:#fff2e7;border-radius:6px;padding:10px;margin:12px 0}.calc-result{background:#eef4e8;border-radius:9px;padding:19px;margin-top:18px}.calc-result h3{font-size:13px;margin-bottom:7px}.result-amount{font-family:var(--serif);font-size:40px;letter-spacing:-1.5px;line-height:1.15;display:block;margin-bottom:10px;font-variant-numeric:tabular-nums}.calc-result p{font-size:11px;line-height:1.6;margin-bottom:8px}.calc-result .result-assumption{font-size:10px;color:#60735a;margin-top:12px;margin-bottom:0}.result-breakdown{display:grid;grid-template-columns:1fr auto;font-size:11px;gap:4px 8px;border-top:1px solid #d6e2cc;padding-top:10px}.result-breakdown dd{margin:0;font-variant-numeric:tabular-nums}.result-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.result-actions button{background:none;border:0;padding:0;font-size:10px;color:#2f5942;text-decoration:underline;text-underline-offset:3px}.copy-status{font-size:10px;margin-top:8px}.typeahead{position:relative}.suggest{list-style:none;padding:5px;margin:4px 0 0;position:absolute;left:0;right:0;max-height:240px;overflow:auto;background:white;border:1px solid var(--line);box-shadow:0 8px 20px #223b251c;border-radius:8px;z-index:10}.suggest li{padding:9px 10px;font-size:11px;line-height:1.4;cursor:pointer}.suggest li[aria-selected=true],.suggest li:hover{background:#eaf1e4}.suggest .suggest-note{display:block;font-size:9px;color:var(--muted);margin-top:3px}.selected-note{font-size:10px;margin:8px 0 0;color:var(--muted)}.selected-note a{font-weight:600}
.trust-bar{border-block:1px solid var(--line);background:#f4f6ef}.trust-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:22px}.trust-inner>span:first-child{font-size:10px;line-height:1.5;color:#58694f;padding-right:20px;border-right:1px solid #d8e0d0}.trust-inner>span:first-child strong{font-weight:550;color:#405e42}.trust-inner>span:not(:first-child){font-size:11px;display:flex;align-items:center;gap:9px;color:#536b4f}.trust-inner .icon{width:19px;height:19px;color:#748866}.trust-inner>a{font-size:10px;display:flex;align-items:center;gap:8px;text-decoration:none}.section{padding-block:76px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:31px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{margin-bottom:12px;font-size:37px}.section-heading p:not(.eyebrow){font-size:12px;color:var(--muted);margin-bottom:0}.section-heading>.text-link{white-space:nowrap;margin-bottom:5px;font-size:11px}.drug-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.drug-card{display:flex;align-items:center;gap:12px;padding:22px 17px;background:white;border:1px solid var(--line);border-radius:10px;text-decoration:none;transition:border-color .15s,transform .15s;min-height:91px;height:100%}.drug-card:hover{border-color:#90aa7c;transform:translateY(-2px)}.drug-icon{display:flex;align-items:center;justify-content:center;width:35px;height:35px;flex-shrink:0;background:#f1f4eb;border-radius:9px;color:#7c9169}.drug-icon .icon{width:19px;height:19px}.drug-card>span:nth-child(2){flex:1;min-width:0}.drug-card h3{font-size:13px;margin:0 0 4px;overflow-wrap:anywhere}.drug-card .small{font-size:9px;line-height:1.4;display:block}.drug-card>.icon{width:14px;height:14px;color:#7a8c71}.section-footnote{font-size:10px;margin-top:17px;margin-bottom:0}.how-section{background:#edf2e7;border-block:1px solid #e0e7d7;padding-block:66px}.section-aside{font-size:11px!important;text-align:right}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:44px}.step-number{display:block;font-family:var(--serif);font-size:38px;color:#6a8054;font-style:italic;line-height:1;margin-bottom:21px}.steps-grid h3{font-size:17px;margin-bottom:12px}.steps-grid p{font-size:12px;line-height:1.9;color:#58694f;max-width:300px;margin-bottom:18px}.steps-grid a{font-size:11px}.provider-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.provider-card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:12px;background:#fff;padding:23px 20px}.provider-top{display:flex;align-items:center;justify-content:space-between;gap:9px;width:100%;margin-bottom:24px}.provider-top .eyebrow{font-size:7px;letter-spacing:.65px;margin:0}.provider-logo{height:34px;width:34px;border-radius:9px;background:#eef2fa;color:#496183;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.provider-logo.goodrx{background:#fcf4c7;color:#354d37;font-size:21px}.provider-logo.amazon{background:#f0f0f0;color:#242f39;font-family:Georgia,serif;font-size:29px}.provider-logo.singlecare{background:#f6e9ec;color:#934559}.provider-card h3{font-size:16px;margin-bottom:10px}.provider-card p{font-size:11px;color:var(--muted);line-height:1.8;margin-bottom:12px}.provider-card p.small{font-size:9px;color:#58694f}.provider-card .text-link{font-size:11px;margin-top:auto;padding-top:10px}.disclosure-line{font-size:10px;color:#58694f;text-align:center;margin:20px 0 0}.guides-section{background:#f1f3eb;padding-block:69px}.home-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.feature-guide{border-radius:14px;background:#e1e9d6;padding:32px 35px;position:relative;text-decoration:none;overflow:hidden}.feature-guide>.eyebrow{font-size:9px}.feature-guide h3{font-family:var(--serif);font-size:30px;font-weight:500;letter-spacing:-.9px;margin:12px 0 13px}.feature-guide>p{font-size:12px;color:#58694f;max-width:360px}.feature-guide>.text-link{font-size:11px}.receipt-art{height:204px;position:relative;margin-top:14px}.receipt-paper{position:absolute;left:50%;margin-left:-112px;top:9px;width:206px;background:#fffcf3;transform:rotate(-7deg);padding:20px 19px 17px;box-shadow:3px 8px 15px #38402512;clip-path:polygon(0 0,100% 0,100% 98%,95% 95%,90% 98%,85% 95%,80% 98%,75% 95%,70% 98%,65% 95%,60% 98%,55% 95%,50% 98%,45% 95%,40% 98%,35% 95%,30% 98%,25% 95%,20% 98%,15% 95%,10% 98%,5% 95%,0 98%);font-family:monospace;font-size:10px;color:#72765f}.receipt-paper>span{display:block;font-size:9px;letter-spacing:1.8px;text-align:center;margin-bottom:15px}.receipt-paper>div{display:flex;justify-content:space-between;font-size:10px;line-height:2}.receipt-paper strong{font-weight:500}.receipt-total{border-block:1px dashed #cbd0bd;margin:6px 0;padding:4px 0;color:#3d573c}.receipt-paper small{display:block;font-size:8px;text-align:center;margin-top:8px}.receipt-seal{display:flex;align-items:center;justify-content:center;position:absolute;left:calc(50% + 37px);top:95px;width:92px;height:92px;background:#bace99;border:1px solid #a5be82;box-shadow:0 0 0 5px #bace99;border-radius:50%;font-family:var(--serif);font-style:italic;line-height:1.2;transform:rotate(12deg);text-align:center;font-size:18px}.stacked-guides{display:grid;gap:13px}.guide-card{display:block;border:1px solid var(--line);border-radius:12px;padding:26px;background:#fff;text-decoration:none;transition:border-color .15s}.guide-card:hover{border-color:#96ad82}.guide-card .eyebrow{display:block;font-size:8px;margin-bottom:10px}.guide-card h3{font-family:var(--serif);font-size:24px;font-weight:500;letter-spacing:-.5px;margin-bottom:12px}.guide-card p{font-size:12px;color:var(--muted);line-height:1.75}.guide-card .text-link{font-size:10px}.stacked-guides .guide-card{padding:22px 25px}.stacked-guides .guide-card h3{font-size:22px}.stacked-guides .guide-card p{display:none}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-section h2{font-size:36px;line-height:1.2}.faq-section>div:first-child>p:not(.eyebrow){font-size:12px;color:var(--muted)}.faq-section .text-link{font-size:11px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:19px 0;font-size:12px;font-weight:550;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:18px;font-weight:400;color:#6c805e}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:12px;color:var(--muted);line-height:1.8;padding-right:30px;margin-bottom:20px}.bottom-cta{background:var(--green);border-radius:16px;display:flex;align-items:center;justify-content:space-between;padding:42px 54px;margin-bottom:75px;position:relative;overflow:hidden}.bottom-cta .eyebrow{color:#bfd1ad;font-size:9px}.bottom-cta h2{font-size:37px;color:white;margin:0}.bottom-cta:after{content:'';position:absolute;width:360px;height:360px;border:1px solid #5c7c5d;border-radius:50%;right:-55px;top:-100px;opacity:.35;pointer-events:none}.bottom-cta .button{position:relative;z-index:1}.site-footer{border-top:1px solid var(--line);padding-block:45px 20px;background:#f6f7f1}.footer-top{display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:38px;padding-bottom:37px}.footer-top .brand{font-size:22px;margin-bottom:17px}.footer-top p{font-size:12px;color:var(--muted);margin-bottom:10px}.footer-top p.small{font-size:10px}.footer-top h2{font-family:var(--sans);font-size:10px;letter-spacing:.3px;font-weight:600;margin:7px 0 17px}.footer-top>div:not(:first-child)>a{display:block;text-decoration:none;font-size:10px;color:#58694f;margin-bottom:9px}.footer-top>div:not(:first-child)>a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;gap:40px;font-size:9px;color:#58694f}.footer-bottom p{max-width:670px;margin:0}.footer-bottom>span{display:flex;align-items:center;white-space:nowrap;gap:7px;font-size:9px}.footer-bottom .icon{width:12px;height:12px}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:10px;color:#58694f;margin:26px 0 42px}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs>span[aria-hidden]{color:#a4af9c}.directory-main,.info-main{padding-bottom:75px}.page-intro{max-width:780px;margin:0 0 44px}.page-intro h1{font-size:57px;letter-spacing:-2.5px;line-height:1.12}.page-intro>p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:670px}.directory-search{max-width:490px;margin-bottom:30px}.directory-search label{font-size:11px;font-weight:600;display:block;margin-bottom:8px}.search-field{position:relative}.search-field>.icon{position:absolute;left:15px;top:14px;color:#84937a;width:19px}.search-field input{background:white;border:1px solid var(--line);border-radius:8px;padding:13px 15px 13px 43px;width:100%;font-size:13px;color:var(--ink)}.directory-search>p{margin-top:8px;font-size:10px}.callout{display:flex;align-items:flex-start;gap:18px;background:#edf2e6;border:1px solid #dce6d1;border-radius:12px;padding:27px 30px;margin-top:38px}.callout>.icon{margin-top:3px;color:#6b8359}.callout h2{font-family:var(--sans);font-size:17px;font-weight:550;letter-spacing:-.4px;margin:0 0 9px}.callout p{font-size:12px;color:#58694f;line-height:1.8;margin:0;max-width:890px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-grid .guide-card{display:flex;flex-direction:column}.guide-grid .text-link{margin-top:auto}.article-main{padding-bottom:70px}.article-header{max-width:860px;margin-bottom:40px}.article-header h1{font-size:55px;line-height:1.13;letter-spacing:-2px;margin-bottom:22px}.article-deck{font-size:16px;color:var(--muted);max-width:730px;line-height:1.8}.article-meta{display:flex;flex-wrap:wrap;gap:18px;font-size:10px;color:#58694f;border-top:1px solid var(--line);padding-top:18px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:65px;align-items:start}.article-body{min-width:0;font-size:14px;line-height:1.9}.article-body p{color:#5e7063}.article-body h2{font-size:29px;letter-spacing:-.7px;line-height:1.25;margin:38px 0 16px}.article-body h3{font-size:17px;margin-top:26px}.article-body li{color:#5e7063;margin-bottom:12px}.article-body li strong{color:var(--ink)}.article-body .button{margin-top:8px}.answer-box{padding:26px 28px;border-left:3px solid #89a870;background:#edf3e7;border-radius:0 10px 10px 0;margin-bottom:30px}.answer-box .eyebrow{margin-bottom:10px;color:#58694f;font-size:9px}.answer-box p:last-child{margin-bottom:0;color:#405a41;font-size:14px;line-height:1.85}.reference-facts{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:10px;background:white;padding:18px 21px;gap:15px;margin-block:24px}.reference-facts>div{display:flex;flex-direction:column}.reference-facts span{font-size:10px;color:var(--muted)}.reference-facts strong{font-size:19px;font-weight:500;margin-top:4px;line-height:1.4}.data-date{font-size:11px!important;background:#f0f2e9;padding:9px 12px;border-radius:6px}.data-date [data-stale-message]{color:#96562b;font-weight:600}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:10px;margin-block:18px;background:white}.table-scroll table{border-collapse:collapse;width:100%;font-size:11px;text-align:left;line-height:1.5}.table-scroll caption{text-align:left;padding:14px 16px;font-size:10px;background:#f4f6ee;font-weight:550;color:#58694f;border-bottom:1px solid var(--line)}.table-scroll th,.table-scroll td{padding:13px 16px;border-bottom:1px solid #e8ede3;vertical-align:top}.table-scroll thead th{font-size:9px;text-transform:uppercase;letter-spacing:.55px;white-space:nowrap;color:#58694f;font-weight:600;background:#fafbf6}.table-scroll tbody th{font-weight:500;min-width:185px}.table-scroll tbody tr:last-child>*{border-bottom:0}.table-scroll time{white-space:nowrap;color:#58694f;font-size:10px}.table-scroll .ndc{display:block;font-size:9px;color:#58694f;margin-top:4px;white-space:nowrap}.numeric{font-variant-numeric:tabular-nums;white-space:nowrap}.article-steps{padding-left:23px}.article-body blockquote{padding:23px 26px;border:1px solid #dbe4d1;border-radius:10px;font-family:var(--serif);font-style:italic;font-size:20px;line-height:1.6;background:#f4f6ed;margin:20px 0;color:#577048}.article-sidebar{position:sticky;top:24px}.sidebar-card{border:1px solid var(--line);border-radius:12px;background:white;padding:25px}.sidebar-card>.eyebrow{font-size:9px;margin-bottom:17px}.sidebar-card>a:not(.button){display:block;font-size:11px;text-decoration:none;line-height:1.6;margin-bottom:13px;color:#627459}.sidebar-card>a:hover{text-decoration:underline}.sidebar-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.sidebar-card h2{font-size:23px;letter-spacing:-.5px;margin-bottom:10px}.sidebar-card p:not(.eyebrow){font-size:11px;color:var(--muted)}.sidebar-card .button{width:100%;padding:12px;font-size:11px}.sidebar-note{display:flex;gap:10px;padding:22px 10px;color:#58694f}.sidebar-note .icon{width:18px;height:18px;margin-top:3px}.sidebar-note p{font-size:10px;line-height:1.7}.sources{border-top:1px solid var(--line);margin-top:36px;padding-top:10px}.sources h2{font-family:var(--sans);font-size:15px;font-weight:600;letter-spacing:0;margin-top:19px}.sources ul{list-style:none;padding:0}.sources li{margin:8px 0}.sources a{font-size:11px}.sources .icon{width:12px;height:12px;margin-left:4px}.sources>p{font-size:10px}.article-related{margin-top:58px;padding-top:36px;border-top:1px solid var(--line)}.article-related>h2{font-size:30px;margin-bottom:25px}.article-related .guide-card h3{font-size:22px}.inline-cta{padding:25px 28px;margin-block:30px;background:#edf2e6;border-radius:12px}.inline-cta h2{margin-top:0;font-size:25px}.inline-cta p{font-size:12px;margin-bottom:10px}.info-main{max-width:960px}.info-main .article-body{max-width:760px}.info-main .page-intro{margin-bottom:25px}.compact-section{padding-block:50px 25px}.compact-section>h2{font-size:32px}.comparison-checklist{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-block:30px}.comparison-checklist>div{border-top:1px solid var(--line);padding-top:22px}.comparison-checklist span{font-family:var(--serif);font-size:25px;font-style:italic;color:#6a8054}.comparison-checklist h3{font-size:16px;margin-top:10px}.comparison-checklist p{font-size:12px;color:var(--muted)}.sponsor-block{margin-block:35px;border:1px solid var(--line);border-radius:12px;padding:22px;background:#f5f4ed}.sponsor-block>.eyebrow{font-size:9px}.sponsor-block h2{font-size:24px}.sponsor-block p:not(.eyebrow){font-size:12px}.sponsor-block a{font-size:12px}.sponsor-block .icon{width:14px;height:14px}
@media(min-width:1500px){.hero-grid{padding-block:85px}.hero h1{font-size:80px}}@media(max-width:1100px){.container{width:calc(100% - 56px)}.hero-grid{gap:40px}.site-header nav{gap:18px}.site-header nav a{font-size:11px}.hero h1{font-size:66px}.hero-copy>.eyebrow{font-size:8px}.trust-inner{gap:15px}.trust-inner>span:not(:first-child){font-size:10px}.trust-inner>a{display:none}.drug-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-top{margin-bottom:18px}.provider-card p{font-size:12px}.provider-top .eyebrow{font-size:8px}.faq-section{gap:40px}.article-layout{grid-template-columns:minmax(0,1fr) 230px;gap:32px}.footer-top{gap:25px}.steps-grid{gap:30px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.site-header{height:auto;min-height:78px}.header-inner{flex-wrap:wrap;padding-block:17px;gap:16px}.site-header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;gap:10px}.site-header nav a{font-size:11px}.header-cta{margin-left:auto;padding:9px 12px;font-size:10px}.brand{font-size:22px}.hero-grid{grid-template-columns:1fr 1fr;gap:25px;padding-block:45px}.hero h1{font-size:50px;letter-spacing:-2.7px}.hero-lede{font-size:13px;line-height:1.75}.hero-copy>.eyebrow{font-size:7px;letter-spacing:1px}.hero-actions{gap:14px}.hero-actions .button{padding:12px 16px;font-size:11px}.hero-actions .text-link{font-size:11px}.hero-promises{gap:8px;font-size:8px}.hero-promises .icon{width:11px}.hero-note{margin-top:24px;padding-top:17px}.hero-note p{font-size:9px}.calculator-head{padding:23px 20px 18px}.calculator-head h2{font-size:18px}.calculator-form{padding:19px 20px}.calculator-form label{font-size:10px}.calculator-form .optional{font-size:8px}.field-grid{gap:10px}.calculator-foot{padding:12px;font-size:8px}.trust-inner>span:first-child{display:none}.trust-inner>span:not(:first-child){font-size:9px;gap:6px}.trust-inner .icon{width:15px;height:15px}.section{padding-block:52px}.section-heading h2{font-size:31px}.section-heading{gap:20px}.section-heading>.text-link{font-size:10px;white-space:normal;max-width:135px}.drug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-section,.guides-section{padding-block:48px}.steps-grid{gap:23px;margin-top:32px}.steps-grid h3{font-size:15px}.steps-grid p{font-size:11px}.step-number{font-size:32px}.section-aside{display:none}.home-guide-grid{gap:16px}.feature-guide{padding:25px}.feature-guide h3{font-size:26px}.receipt-art{height:205px}.stacked-guides .guide-card{padding:20px}.stacked-guides .guide-card h3{font-size:21px}.faq-section{grid-template-columns:1fr;gap:22px}.faq-section h2 br{display:none}.faq-section h2{font-size:32px}.bottom-cta{padding:32px;margin-bottom:50px;gap:25px}.bottom-cta h2{font-size:31px}.bottom-cta .button{font-size:11px;padding:14px 18px}.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-top p.small br{display:none}.footer-bottom{display:block}.footer-bottom>span{margin-top:15px}.page-intro h1,.article-header h1{font-size:46px}.article-layout{grid-template-columns:1fr}.article-sidebar{display:none}.article-body{font-size:14px}.article-header{margin-bottom:30px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-card h3{font-size:23px}.article-related .guide-grid{grid-template-columns:1fr 1fr}.article-related .guide-grid>:last-child{grid-column:1/-1}.comparison-checklist{gap:20px}.comparison-checklist h3{font-size:14px}}
@media(max-width:600px){body{font-size:14px}.container{width:calc(100% - 36px)}.header-inner{padding-block:15px 12px}.brand{font-size:21px}.brand-mark{width:29px;height:29px;border-radius:8px}.site-header nav a{font-size:10px}.hero-grid{grid-template-columns:1fr;padding-block:35px 40px;gap:29px}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.75px;margin-bottom:19px}.hero h1{font-size:57px;letter-spacing:-3px;margin-bottom:19px}.hero-lede{font-size:14px;max-width:440px;margin-bottom:20px}.hero-actions{gap:20px}.hero-actions .button{font-size:12px;padding:13px 18px}.hero-promises{font-size:9px;gap:13px;margin-top:18px}.hero-promises .icon{width:12px;height:12px}.hero-note{display:none}.calculator-wrap{max-width:460px;width:100%;margin-inline:auto}.calculator-head{padding:23px 23px 18px}.calculator-head h2{font-size:21px}.calculator-form{padding:20px 23px 23px}.calculator-form label{font-size:11px}.calculator-form .optional{font-size:9px}.calculator-form input,.calculator-form select{font-size:16px}.calculator-form input::placeholder{font-size:12px}.calculator-form input{height:46px}.money-input>span{top:10px}.input-with-icon .icon{top:14px}.field-grid{gap:14px}.calculator-foot{font-size:9px}.trust-inner{display:grid;grid-template-columns:1fr 1fr;padding-block:19px;gap:13px 8px}.trust-inner>span:not(:first-child){font-size:9px;justify-content:center}.trust-inner>span:nth-last-child(2){grid-column:1/-1}.section{padding-block:44px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:31px;letter-spacing:-1.1px;line-height:1.18;margin-bottom:11px}.section-heading p:not(.eyebrow){font-size:12px}.section-heading>.text-link{margin-top:15px;max-width:none;font-size:11px}.eyebrow{font-size:9px;letter-spacing:1.2px}.drug-grid{gap:9px}.drug-card{padding:15px 11px;gap:9px;min-height:83px;border-radius:9px}.drug-icon{width:28px;height:28px;border-radius:7px}.drug-icon .icon{width:16px;height:16px}.drug-card h3{font-size:12px}.drug-card .small{font-size:8px}.drug-card>.icon{display:none}.section-footnote{font-size:9px;line-height:1.8}.how-section{padding-block:40px}.steps-grid{grid-template-columns:1fr;gap:25px;margin-top:25px}.steps-grid article{position:relative;padding-left:52px}.step-number{position:absolute;top:0;left:0;font-size:29px}.steps-grid h3{font-size:17px;margin-bottom:8px}.steps-grid p{font-size:12px;max-width:none;margin-bottom:12px}.steps-grid a{font-size:11px}.provider-grid{gap:10px}.provider-card{padding:17px 14px}.provider-top{display:block;margin-bottom:15px}.provider-top .eyebrow{display:block;margin-top:9px;font-size:6px;letter-spacing:.5px}.provider-card h3{font-size:14px}.provider-card p{font-size:10px;line-height:1.8}.provider-card p.small{font-size:8px}.provider-card .text-link{font-size:10px;gap:7px}.provider-card .text-link .icon{width:13px;height:13px}.disclosure-line{font-size:9px;line-height:1.8;margin-top:17px}.guides-section{padding-block:40px}.home-guide-grid{grid-template-columns:1fr}.feature-guide{padding:26px}.feature-guide h3{font-size:31px}.receipt-art{height:220px}.receipt-paper{top:15px}.receipt-seal{top:101px}.feature-guide>p{font-size:12px}.stacked-guides{gap:11px}.stacked-guides .guide-card h3{font-size:23px}.stacked-guides .guide-card{padding:21px 24px}.faq-section{gap:24px}.faq-section h2{font-size:31px}.faq-list summary{font-size:12px;padding-block:18px;line-height:1.65}.faq-list details p{font-size:12px;padding-right:15px}.bottom-cta{padding:29px;display:block;margin-bottom:42px}.bottom-cta h2{font-size:31px;line-height:1.2;margin-bottom:23px}.bottom-cta .eyebrow{font-size:8px}.footer-top{grid-template-columns:1fr 1fr;gap:24px 20px;padding-bottom:28px}.footer-top>div:first-child{margin-bottom:5px}.footer-top>div:last-child{grid-column:1/-1}.footer-top h2{font-size:10px;margin-bottom:14px}.footer-top>div:not(:first-child)>a{font-size:11px;margin-bottom:10px}.footer-top p{font-size:11px}.footer-bottom{font-size:9px;line-height:1.8}.footer-bottom>span{font-size:9px}.breadcrumbs{margin:22px 0 28px;font-size:9px;gap:8px}.directory-main,.info-main{padding-bottom:43px}.page-intro{margin-bottom:29px}.page-intro h1{font-size:43px;letter-spacing:-1.9px}.page-intro>p:not(.eyebrow){font-size:13px;line-height:1.85}.directory-search{margin-bottom:22px}.search-field input{font-size:16px}.search-field input::placeholder{font-size:12px}.callout{padding:22px 20px;gap:12px}.callout h2{font-size:15px}.callout p{font-size:11px}.guide-grid{grid-template-columns:1fr;gap:14px}.guide-card{padding:24px}.guide-card h3{font-size:26px}.guide-card .eyebrow{font-size:8px}.article-header h1{font-size:40px;letter-spacing:-1.7px}.article-header h1 br{display:none}.article-deck{font-size:14px;line-height:1.85}.article-meta{font-size:9px;gap:8px 15px}.article-body h2{font-size:27px;line-height:1.25;margin-top:30px}.answer-box{padding:22px 21px}.answer-box p:last-child{font-size:13px}.reference-facts{padding:16px 13px;gap:9px}.reference-facts span{font-size:8px}.reference-facts strong{font-size:16px;letter-spacing:-.4px}.table-scroll table{font-size:10px}.table-scroll th,.table-scroll td{padding:12px}.table-scroll caption{font-size:9px;padding:12px}.article-body p{font-size:13px}.article-body .small{font-size:10px}.article-body blockquote{font-size:19px;padding:20px;margin-inline:0}.article-steps{font-size:13px;padding-left:20px}.article-related{margin-top:37px;padding-top:29px}.article-related .guide-grid{grid-template-columns:1fr}.article-related .guide-grid>:last-child{grid-column:auto}.article-related .guide-card h3{font-size:24px}.inline-cta{padding:23px}.inline-cta h2{margin-top:0;font-size:25px}.comparison-checklist{grid-template-columns:1fr;gap:19px}.comparison-checklist>div{padding-top:17px}.comparison-checklist h3{font-size:16px}.comparison-checklist p{margin-bottom:0}.compact-section{padding-block:37px 15px}.compact-section>h2{font-size:29px}.sources>p{font-size:10px}.sources a{font-size:11px}.article-main{padding-bottom:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media print{.site-header,.site-footer,.article-sidebar,.article-related,.hero-copy,.trust-bar,.section,.how-section,.guides-section,.bottom-cta,.calculator-accent,.calculator-form>label,.calculator-form>.typeahead,.calculator-form>.field-grid,.calculator-form>.calc-details,.calculator-form>.field-help,.calc-submit,.calculator-example,.result-actions,.calculator-foot,.sponsor-block,.breadcrumbs{display:none!important}body{background:white;font-size:12pt}.container{width:100%}.hero-grid{display:block;padding:0}.calculator-card{border:0;box-shadow:none}.calc-result{background:white;border:1px solid #999}.article-layout{display:block}.table-scroll{overflow:visible}a{text-decoration:none}.faq-list details>p{display:block}.calculator-wrap{max-width:none}.article-body{font-size:11pt}.article-header h1{font-size:30pt}}
/* Quote tools and print resources */
.tool-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:36px;align-items:start}.tool-form{background:white;border:1px solid var(--line);border-radius:20px;padding:32px}.tool-form h2,.tool-context h2{font-size:30px}.tool-form>p,.tool-context p{font-size:14px}.tool-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.tool-field label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.tool-field input{width:100%;min-height:48px;border:1px solid #8b9b87;border-radius:8px;background:var(--paper);padding:10px 12px;color:var(--ink);font-size:16px}.tool-form [role=alert]{color:#9a3025;margin:16px 0}.tool-result{padding:24px;background:var(--green-soft);border-radius:12px;margin-top:24px}.tool-result h2{font-size:27px}.tool-result p:last-child{margin-bottom:0;font-size:13px}.tool-context{padding:30px;background:#eef2e6;border-radius:18px}.tool-explanation{max-width:800px;margin-top:40px}.worksheet h1{font-size:42px;letter-spacing:-1px}.worksheet-actions{margin-bottom:35px}.worksheet-actions p{margin-top:12px}.worksheet-table table{width:100%;table-layout:fixed}.worksheet-table th:first-child{width:34%}.worksheet-table td{height:55px;background:white;border:1px solid var(--line)}.worksheet-checks{list-style:none;padding:0}.worksheet-source{font-size:12px;border-top:1px solid var(--line);padding-top:12px}.write-line{line-height:2;overflow-wrap:anywhere}.history-record{padding:16px 0;border-bottom:1px solid var(--line)}.history-record summary{cursor:pointer;font-size:14px;font-weight:600}.history-record>p{margin-top:15px}.history-chart{margin:20px 0}.history-chart svg{width:100%;max-height:220px;background:var(--green-soft);border-radius:8px}.history-chart figcaption{font-size:12px}.header-inner nav{gap:18px}
@media(max-width:1000px){.header-cta{display:none}.tool-layout{grid-template-columns:1fr}.tool-context{padding:24px}}@media(max-width:600px){.tool-fields{grid-template-columns:1fr}.tool-form{padding:22px}.worksheet h1{font-size:33px}.header-inner nav{gap:12px}.worksheet-table table{min-width:560px}.tool-form h2{font-size:27px}}
@media print{@page{size:auto;margin:12mm}.worksheet-actions,.tool-context,.tool-form>button{display:none!important}.worksheet{max-width:none;padding:0!important}.worksheet h1{font-size:23pt;margin-bottom:10px}.worksheet p,.worksheet li{font-size:10pt;line-height:1.4}.worksheet h2{font-size:15pt;margin:14px 0 8px}.worksheet-table{overflow:visible!important}.worksheet-table table{min-width:0!important;font-size:9pt}.worksheet-table th,.worksheet-table td{padding:7px;height:34px;border:1px solid #888}.worksheet-table tr{break-inside:avoid}.worksheet .eyebrow{font-size:9pt}.worksheet header{break-after:avoid}.worksheet-source{font-size:8pt!important}.worksheet-checks{margin:8px 0}.tool-layout{display:block}.tool-form{border:0}.tool-result{break-inside:avoid}}
.embed-main{max-width:760px;margin:0 auto;padding:24px}.embed-main h1{font-size:30px;letter-spacing:-1px}.embed-main>p,.embed-footer{font-size:13px}.embed-main .tool-form{padding:20px}.embed-footer{max-width:760px;margin:0 auto;padding:0 24px 24px}.embed-code{display:block;width:100%;padding:16px;border:1px solid #8b9b87;border-radius:8px;background:white;color:var(--ink);font:13px/1.6 monospace;margin:12px 0;resize:vertical}.translation-note{padding:18px;background:var(--green-soft);border:1px solid var(--line);border-radius:10px;margin:24px 0}.language-switch{margin:25px 0}.assistance-card h2{font-size:28px}.assistance-card h3{font-size:16px}.directory-search select{display:block;padding:12px;max-width:100%;border:1px solid #8b9b87;border-radius:8px;background:white;color:var(--ink);font-size:16px}.assistance-card p.small{font-size:12px}@media print{.language-switch{display:none}.translation-note{font-size:9pt;padding:8px;margin:8px 0}}
