
:root{--leaf:#567542;--forest:#4f6848;--sage:#bac49c;--cream:#f3edd7;--coral:#ed714c;--ink:#253426;--muted:#5c665a;--line:#dde2d7;--paper:#fbfcf8;--white:#fff}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:16px/1.65 Poppins,Arial,sans-serif;background:var(--white)}a{color:var(--forest)}button,input{font:inherit}a,button,input{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--coral)}.preview{background:var(--forest);color:white;padding:8px 24px;text-align:center;font-size:12px}.preview a{color:white}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.header{border-bottom:1px solid var(--line);background:white}.header .wrap{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:108px}.logo{display:block;width:282px;max-width:100%;height:auto}.nav{display:flex;align-items:center;gap:30px}.nav a{text-decoration:none;font-size:14px;font-weight:500}.nav .support{border:1px solid var(--line);border-radius:100px;padding:11px 19px}.hero{background:linear-gradient(112deg,#f7f8f0 0%,#f3edd7 100%);padding:78px 0 64px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-160px;top:-195px;width:630px;height:630px;border:1px solid rgba(86,117,66,.14);border-radius:50%;pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--forest);font-weight:600;font-size:12px;margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Cormorant,Georgia,serif;font-weight:600;line-height:1.06;letter-spacing:-.025em}h1{font-size:70px;margin-bottom:24px}h1 em{color:var(--leaf);font-style:normal}h2{font-size:48px;margin-bottom:16px}h3{font-size:18px;line-height:1.4;margin-bottom:12px}.lead{font-size:17px;color:var(--muted);max-width:480px}.quiet-link{font-size:14px;text-underline-offset:5px;font-weight:500}.search-panel{background:white;border:1px solid #dce1d2;padding:34px;border-radius:24px;box-shadow:0 14px 40px #465b3410}.search-panel h2{font-family:Poppins,Arial,sans-serif;letter-spacing:0;font-size:23px;line-height:1.3;margin-bottom:8px}.search-panel>p{font-size:14px;color:var(--muted);margin-bottom:25px}.field{display:block;margin:0 0 18px}.field span{display:block;font-size:13px;font-weight:600;margin:0 0 7px}.field input{width:100%;min-height:56px;padding:14px 16px;border:1px solid #acb5a5;border-radius:9px;background:white;font-size:15px;color:var(--ink)}.field input::placeholder{color:#72796e}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:0;background:var(--forest);color:white;text-decoration:none;font-size:15px;font-weight:600;padding:16px 24px;min-height:56px;border-radius:9px;cursor:pointer}.btn:hover{background:#3c5236}.btn.full{width:100%}.btn.secondary{background:transparent;color:var(--forest);border:1px solid var(--forest)}.btn.secondary:hover{background:#f0f3e9}.fine{font-size:12px;color:var(--muted);margin:15px 0 0}.benefits{display:flex;flex-wrap:wrap;gap:12px 25px;margin-top:34px;font-size:13px;color:var(--forest)}.benefits span:before{content:"✓";font-weight:bold;padding-right:8px}.section{padding:78px 0}.intro{max-width:690px}.intro p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:40px}.step{border-top:1px solid var(--sage);padding-top:22px}.step-no{font-family:Cormorant,Georgia,serif;font-size:38px;color:var(--leaf);display:block;margin-bottom:18px}.step p{font-size:14px;color:var(--muted)}.explore{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.split-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.split-heading .intro{max-width:660px}.drug-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.drug{display:flex;align-items:center;justify-content:space-between;padding:21px 24px;background:white;border:1px solid var(--line);border-radius:12px;text-decoration:none;color:var(--ink);font-size:15px;font-weight:500}.drug span{color:var(--leaf);font-size:22px}.drug:hover{border-color:var(--leaf);background:#f8faf5}.card-choice{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.card-art{background:var(--cream);border-radius:28px;padding:48px;min-height:310px;display:grid;align-content:center}.card-illustration{background:white;border:1px solid #d2dcc8;border-radius:18px;box-shadow:8px 12px 0 #bac49c70;padding:29px;transform:rotate(-4deg)}.card-illustration .mini{font-family:Cormorant,Georgia,serif;font-weight:700;font-size:35px;color:var(--leaf);margin-bottom:14px}.card-illustration .small{font-size:12px;letter-spacing:.04em;color:var(--muted)}.card-illustration .rule{height:1px;background:var(--line);margin:18px 0}.card-illustration .bar{border-radius:5px;background:var(--forest);color:white;padding:11px;font-size:12px;text-align:center}.card-choice .body p{color:var(--muted);font-size:15px}.help-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:21px 0}summary{list-style:none;display:flex;justify-content:space-between;gap:18px;cursor:pointer;font-size:16px;font-weight:500}summary:after{content:"+";color:var(--leaf);font-size:23px;line-height:1}details[open] summary:after{content:"−"}details p{font-size:14px;color:var(--muted);margin:15px 24px 0 0}.support-band{background:var(--forest);color:white;border-radius:22px;padding:38px 46px;display:flex;gap:36px;justify-content:space-between;align-items:center}.support-band h2{font-size:36px;margin-bottom:8px}.support-band p{margin:0;color:#edf1e8;font-size:14px}.support-band a{color:var(--forest);background:var(--cream);white-space:nowrap}.footer{background:#f7f8f3;border-top:1px solid var(--line);padding:45px 0 25px}.footer-top{display:flex;gap:30px;justify-content:space-between;margin-bottom:35px}.footer-brand{max-width:370px}.footer-brand .logo{width:245px;mix-blend-mode:multiply}.footer-brand p{font-size:13px;color:var(--muted);margin-top:18px}.footer-links{display:flex;gap:70px}.footer-links h3{font-size:13px;font-weight:600;margin-bottom:15px}.footer-links a{display:block;margin:8px 0;font-size:13px;text-decoration:none}.footer-bottom{padding-top:23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;font-size:11px;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:absolute;left:-10000px}.skip:focus{left:20px;top:20px;z-index:10;background:white;padding:12px}.badge{border:1px solid #d5dccb;border-radius:20px;padding:4px 11px;font-size:11px;display:inline-block;color:var(--forest);margin-bottom:14px}
@media(max-width:900px){.header .wrap{min-height:90px}.logo{width:230px}.nav{gap:17px}.nav a{font-size:12px}.hero{padding:52px 0}.hero-grid{gap:32px}h1{font-size:55px}.search-panel{padding:25px}.card-choice,.help-grid{gap:36px}.section{padding:58px 0}.footer-links{gap:35px}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.preview{font-size:10px;padding:7px 18px}.header .wrap{min-height:86px;flex-wrap:wrap;justify-content:center;padding:18px 0 13px;gap:14px}.logo{width:240px}.nav{width:100%;justify-content:center;gap:22px}.nav .support{border:0;padding:0}.hero-grid,.card-choice,.help-grid{grid-template-columns:1fr;gap:32px}.hero{padding:39px 0}h1{font-size:52px;max-width:420px;margin-bottom:20px}h2{font-size:39px}.lead{font-size:15px}.eyebrow{font-size:10px;margin-bottom:14px}.search-panel{border-radius:17px;padding:24px}.benefits{gap:10px 18px;margin-top:22px;font-size:12px}.steps{grid-template-columns:1fr;gap:10px;margin-top:28px}.step{display:grid;grid-template-columns:45px 1fr;gap:5px 14px;padding-top:20px}.step-no{grid-row:1/3;font-size:34px;margin:0}.step h3{font-size:17px;margin:8px 0}.step p{grid-column:2}.section{padding:45px 0}.split-heading{display:block}.drug-grid{grid-template-columns:1fr 1fr;gap:10px}.drug{font-size:12px;padding:16px 13px}.card-art{padding:32px;min-height:270px;order:2}.card-choice .body{order:1}.support-band{display:block;padding:30px 25px}.support-band h2{font-size:34px}.support-band .btn{margin-top:24px;width:100%}.footer-top,.footer-bottom{flex-direction:column}.footer-links{gap:65px}.footer-bottom{gap:12px}.footer{padding-top:35px}}
@media(max-width:650px){.hero{padding:30px 0}.hero-grid{gap:24px}.hero h1{font-size:44px;margin-bottom:0}.hero .lead,.hero .quiet-link{display:none}.search-panel>h2,.search-panel>p:not(.fine){display:none}.search-panel{padding:22px}.search-panel .field{margin-bottom:14px}.search-panel .field input{min-height:52px}.benefits{font-size:11px;gap:9px 15px}}

.page-hero{background:#f7f8f0;padding:44px 0}.page-hero h1{font-size:52px;margin:0 0 14px}.page-hero p{max-width:720px;color:var(--muted)}.breadcrumbs{font-size:12px;margin-bottom:20px}.rx-layout{display:grid;grid-template-columns:290px 1fr;gap:32px;align-items:start}.rx-settings{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fbfcf8}.rx-settings h2{font:600 18px/1.4 Poppins,Arial}.rx-settings label{display:block;font-size:12px;font-weight:600;margin-top:17px}.rx-settings select,.rx-settings input{width:100%;padding:11px;background:white;border:1px solid #aab4a2;border-radius:7px;font:14px Poppins,Arial}.results-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px;font-size:13px;color:var(--muted)}.pharmacy-row{display:grid;grid-template-columns:1fr auto;gap:25px;border:1px solid var(--line);border-radius:16px;padding:26px 28px;margin-bottom:16px;background:white}.pharmacy-row:first-of-type{border-color:#9eae90}.pharmacy-row h3{margin-bottom:8px}.pharmacy-row p{font-size:13px;color:var(--muted);margin-bottom:5px}.pharmacy-row .price-side{text-align:right}.amount{font-size:32px;font-weight:600;line-height:1.2;color:var(--forest);margin-bottom:4px}.price-note{font-size:11px;color:var(--muted);margin:0 0 15px}.pharmacy-row .btn{min-height:45px;padding:10px 21px;font-size:13px}.explain{padding:22px;background:#f3edd770;border-radius:12px;font-size:13px;margin-top:25px}.coupon-shell{max-width:800px;margin:auto}.coupon-title{text-align:center;margin-bottom:30px}.coupon-card{border:1px solid #bdc9b0;border-radius:20px;overflow:hidden;background:white}.coupon-top{padding:28px 32px;background:#f3edd7;display:flex;justify-content:space-between;gap:22px;align-items:center}.coupon-top .logo{width:230px}.coupon-top span{font-size:12px;font-weight:600;text-align:right}.coupon-body{padding:30px 32px}.coupon-rx{display:flex;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.coupon-rx h2{font:600 22px/1.3 Poppins,Arial;margin:0 0 8px}.coupon-rx p{font-size:13px;color:var(--muted);margin-bottom:0}.coupon-codes{display:grid;grid-template-columns:1fr 1fr;gap:20px 30px;padding:25px 0}.coupon-codes span{display:block;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px}.coupon-codes strong{font-size:13px;font-weight:500}.coupon-footer{border-top:1px solid var(--line);padding-top:18px;font-size:12px;color:var(--muted)}.coupon-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.muted-note{font-size:12px;color:var(--muted);text-align:center;margin-top:15px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:28px}.service-box{border:1px solid var(--line);border-radius:16px;padding:30px}.service-box p{color:var(--muted);font-size:14px}.narrow{max-width:780px;margin:auto}.narrow p{color:var(--muted)}.flow-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 22px;padding:11px 24px;border-bottom:1px solid var(--line);font-size:12px}.flow-nav a{font-weight:500;text-decoration:none}.preview-watermark{background:#fff2de;color:#59452c;padding:12px;text-align:center;font-size:12px;border-bottom:1px solid #e7d6b7}.phone-link{font-size:21px;font-weight:600;text-decoration:none}.card-picks{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.card-picks .card-illustration{transform:none;box-shadow:none;margin-bottom:28px}.card-picks article{padding:28px;border:1px solid var(--line);border-radius:20px}.card-picks article p{color:var(--muted);font-size:14px}.card-picks .btn{width:100%}@media(max-width:700px){.page-hero{padding:30px 0}.page-hero h1{font-size:39px}.rx-layout{grid-template-columns:1fr}.rx-settings{padding:22px}.pharmacy-row{padding:22px 19px;gap:14px}.amount{font-size:27px}.pharmacy-row .btn{font-size:12px;padding:10px 15px}.coupon-top,.coupon-rx{flex-direction:column}.coupon-top{align-items:start}.coupon-top span{text-align:left}.coupon-body{padding:23px}.coupon-rx .price-side{text-align:left}.service-grid,.card-picks{grid-template-columns:1fr}.coupon-actions{grid-template-columns:1fr}.flow-nav{gap:8px 14px;font-size:10px}}@media print{.header,.footer,.preview,.flow-nav,.coupon-actions,.muted-note{display:none}.section{padding:0}.coupon-card{break-inside:avoid}.preview-watermark{display:block}}

html{font-size:16px}body.mlrx-modern{font:16px/1.65 Poppins,Arial,sans-serif;color:#253426;background:#fff;margin:0}.mlrx-modern h1,.mlrx-modern h2{font-family:Cormorant,Georgia,serif;text-transform:none}.mlrx-modern h3,.mlrx-modern h4{font-family:Poppins,Arial,sans-serif;text-transform:none}.mlrx-modern .wrap:after{display:none}.mlrx-modern .header,.mlrx-modern .footer{width:100%;clear:both}.mlrx-modern .logo{object-fit:contain}.mlrx-modern input,.mlrx-modern select{font:inherit}.mlrx-modern .header a,.mlrx-modern .footer a{text-transform:none}.mlrx-modern .entry-content{font:16px/1.7 Poppins,Arial,sans-serif}.mlrx-modern .site-inner{padding-top:40px}.mlrx-modern .site-header,.mlrx-modern .nav-secondary,.mlrx-modern .footer-widgets{display:none}.mlrx-modern .site-container{overflow:visible}.mlrx-modern .site-footer{display:none}
.rx-searchbar{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:18px;align-items:end;margin-bottom:36px}.rx-searchbar .field{margin:0}.rx-searchbar .field input,.rx-searchbar .field select{width:100%;padding:14px;border:1px solid #acb5a5;border-radius:9px;background:#fff;min-height:56px}.rx-searchbar .btn{white-space:nowrap}.rx-results-title{font:600 38px/1.15 Cormorant,Georgia,serif}.rx-settings .btn{margin-top:22px;width:100%}.rx-settings .field input{min-height:46px}.rx-notice{border:1px solid #bac49c;border-radius:12px;padding:20px 24px;background:#f7f8f0;margin:22px 0;color:#253426}.rx-results .pharmacy-row:first-child{border-color:#9eae90}.rx-results .pharmacy-name{font-size:18px}.rx-results .address{font-size:13px;color:var(--muted)}.rx-results .pharmacy-logo{max-width:150px;max-height:34px;margin-bottom:10px}.rx-results .amount{white-space:nowrap}.rx-price-block+.rx-price-block{margin-top:20px}.rx-searchbar .rx-combobox{position:relative}.mlrx-suggestions{position:absolute;z-index:100;top:100%;left:0;right:0;background:#fff;border:1px solid #acb5a5;border-radius:9px;box-shadow:0 10px 25px #25342620;padding:6px;margin:4px 0 0;max-height:310px;overflow:auto;list-style:none}.mlrx-suggestions[hidden]{display:none}.mlrx-suggestions li{padding:12px;cursor:pointer;font-size:14px;border-radius:5px}.mlrx-suggestions li[aria-selected=true],.mlrx-suggestions li:hover{background:#f3edd7}.mlrx-search-status{font-size:12px;color:var(--muted);min-height:0}.mlrx-modern .search-panel .rx-combobox{position:relative}.mlrx-modern .btn[disabled]{opacity:.65;cursor:wait}.mlrx-modern select{max-width:100%}.mlrx-modern .page-hero h1{max-width:100%;overflow-wrap:anywhere}.mlrx-modern a.btn{color:#fff}.mlrx-modern a.btn.secondary{color:var(--forest)}.mlrx-modern .support-band a.btn{color:var(--forest)}
@media(max-width:900px){.rx-searchbar{grid-template-columns:1fr 1fr}.rx-searchbar .rx-combobox{grid-column:1/-1}}@media(max-width:650px){.rx-searchbar{gap:14px}.rx-searchbar .btn{grid-column:1/-1}.rx-results-title{font-size:30px}.pharmacy-row{grid-template-columns:minmax(0,1fr) auto}.rx-results .pharmacy-name{font-size:16px}.rx-layout{gap:25px}.rx-settings select{font-size:13px}.mlrx-modern .header .wrap{min-height:120px}.mlrx-modern .footer-links{gap:30px;flex-wrap:wrap}}

.mlrx-modern .search-panel h2,.mlrx-modern .rx-settings h2{font-family:Poppins,Arial,sans-serif}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.news-card{border:1px solid var(--line);border-radius:18px;padding:30px}.news-card h2{font-size:32px}.news-card h2 a{text-decoration:none}.news-card p:not(.eyebrow){font-size:14px;color:var(--muted)}.article-copy img{max-width:100%;height:auto}.article-copy p{margin-bottom:24px}.mlrx-legacy .header>.wrap,.mlrx-legacy .footer>.wrap{width:min(1160px,calc(100% - 48px));max-width:1160px;margin-left:auto;margin-right:auto}.mlrx-legacy .top-title{padding:40px 24px;background:#f7f8f0}.mlrx-legacy .top-title h1{font-size:48px;line-height:1.15;margin:0;text-align:center}.mlrx-legacy #success-stories>.wrap{width:100%;max-width:100%;padding:0;margin:0 0 24px}.mlrx-legacy .testimonial{border:1px solid #dde2d7;border-radius:18px;padding:30px;background:white}.mlrx-legacy .testimonial blockquote{font:16px/1.75 Poppins,Arial,sans-serif;margin:0;padding:0;border:0}.mlrx-legacy .testimonial blockquote:before{display:none}.mlrx-legacy .testimonial .author{font-size:14px;color:#4f6848;margin:20px 0 0}.mlrx-legacy .site-inner{max-width:1160px;width:calc(100% - 48px);margin:auto;padding:45px 0}.mlrx-legacy .entry{padding:0;margin:0}.mlrx-legacy .content{width:100%;float:none}.mlrx-legacy .content-sidebar-wrap{width:100%;float:none}.mlrx-legacy .entry-content .wrap{max-width:100%}@media(max-width:700px){.news-grid{grid-template-columns:1fr}.mlrx-legacy .top-title h1{font-size:36px}.mlrx-legacy .site-inner{width:calc(100% - 36px)}.mlrx-legacy .testimonial{padding:24px}.mlrx-legacy .header>.wrap,.mlrx-legacy .footer>.wrap{width:calc(100% - 36px)}}
