@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#173c43;--muted:#60777a;--line:#dfe8e7;--paper:#f7f9f8;--teal:#127b72;--teal-light:#e9f4f0;--purple:#6b5293;--blue:#3c6894;--white:#fff;--radius:16px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 'DM Sans',Arial,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #de8857;outline-offset:4px}button:disabled{opacity:.5;cursor:default}button{transition:background .18s,border-color .18s,box-shadow .18s}button:hover:enabled{filter:brightness(.97)}[hidden]{display:none!important}.topbar{height:95px;display:flex;align-items:center;gap:60px;padding:0 3.5%;background:white;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font:750 28px/1 'Manrope',sans-serif;letter-spacing:-1.2px}.brand-icon{width:42px;height:45px;position:relative;display:grid;place-items:center;font-size:42px;border:1px solid #bdd3cb;border-radius:11px;color:var(--teal)}.brand-icon span{position:absolute;right:1px;top:3px;font-size:19px;line-height:1;background:white}.brand .light{font-weight:450}.brand small{display:block;font:600 9px/1 'DM Sans',sans-serif;letter-spacing:2px;margin-top:9px;color:var(--muted)}.topbar nav{display:flex;gap:29px;height:100%;align-items:center}.topbar nav a,.topbar nav button{font-size:14px;text-decoration:none;background:transparent;border:0;border-bottom:2px solid transparent;height:100%;display:flex;align-items:center;padding:2px 0 0;color:var(--muted)}.topbar nav .active{border-bottom-color:var(--teal);color:var(--ink);font-weight:600}.region{margin-left:auto;padding:8px 13px;border:1px solid var(--line);border-radius:7px;white-space:nowrap;font-size:13px}.region>span:first-child{color:var(--teal);font-size:17px;padding-right:7px}.region-small{color:#91a1a2;margin-left:8px}.app-shell{display:grid;grid-template-columns:220px minmax(0,1fr);max-width:1640px;margin:auto}.sidebar{padding:40px 20px 35px 28px;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:calc(100vh - 95px);background:#f0f5f2}.overline{font-size:11px;letter-spacing:1.9px;font-weight:650;color:var(--teal);margin:0 0 17px}.sidebar .overline{font-size:10px;color:#788d89;letter-spacing:1.6px;padding-left:10px}.sidebar nav{display:flex;flex-direction:column;gap:9px}.category{display:flex;gap:11px;text-decoration:none;font-size:14px;align-items:center;min-height:49px;padding:12px;border-radius:8px;color:#58706c}.category.active{background:#173f41;color:white;box-shadow:0 3px 10px #0c41411a}.category-icon{font:400 21px/1 'Manrope',sans-serif;min-width:21px;text-align:center}.category .count{font-size:11px;margin-left:auto;opacity:.7}.sidebar-note{margin:70px 10px 30px}.tiny-plus{font:400 34px/1 'Manrope',sans-serif;color:#8daa9f}.sidebar-note p{font:450 20px/1.5 'Manrope',sans-serif;letter-spacing:-.6px;margin:14px 0}.sidebar-note strong{font-weight:650}.sidebar-note small{color:#71837d;line-height:1.8;font-size:12px}.external-reference{margin-top:auto;font-size:12px;text-decoration:none;display:flex;justify-content:space-between;padding:13px 10px;border-top:1px solid #dce5df;color:#5e7870}main{padding:39px 3.7% 20px;min-width:0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:31px}.page-heading .overline{margin-bottom:12px}h1{font:650 clamp(32px,3.4vw,49px)/1.15 'Manrope',sans-serif;letter-spacing:-2px;margin:0 0 13px}h1>span{color:#c3ac6b}h2{font:650 31px/1.2 'Manrope',sans-serif;letter-spacing:-1px;margin:0 0 11px}h3{font:650 20px/1.3 'Manrope',sans-serif;letter-spacing:-.6px;margin:0 0 8px}.intro{color:var(--muted);font-size:15px;margin:0}.edition{color:#90a2a0;font-size:9px;line-height:2.3;letter-spacing:1.5px;text-align:right;flex-shrink:0}.edition b{color:#627c78;font-size:11px;font-weight:500;letter-spacing:0}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:21px}.search{display:flex;align-items:center;gap:11px;background:white;border:1px solid var(--line);border-radius:8px;padding:0 14px;height:48px;flex:1}.search>span{font-size:26px;line-height:1;color:#7c9490}.search input{width:100%;border:0;outline:0!important;background:transparent;font-size:14px;min-width:0;color:var(--ink)}.search:focus-within{outline:2px solid var(--teal);outline-offset:1px}.search input::placeholder{color:#82938f}.search kbd{border:1px solid var(--line);border-radius:4px;font-size:12px;padding:1px 6px;color:#9caaa6}.age-filter{display:flex;align-items:center;gap:6px;padding:0 12px;height:48px;border:1px solid var(--line);background:white;border-radius:8px;font-size:13px}.age-filter input{width:42px;border:0;background:transparent;color:var(--ink);font-size:14px;appearance:textfield;-moz-appearance:textfield}.age-filter input::-webkit-inner-spin-button{appearance:none}.age-filter span{font-size:12px;color:var(--muted)}.filter-button{border:0;background:transparent;font-size:12px;color:var(--muted);padding:10px 5px}.filter-row{display:flex;justify-content:space-between;align-items:center;gap:15px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--muted);padding:7px 12px;font-size:12px}.chip.active{border-color:#bad1c8;background:#e4f0e9;color:#235e4b;font-weight:600}.sort{display:flex;gap:6px;align-items:center;font-size:12px;color:#7c9289;white-space:nowrap}.sort select{border:0;color:var(--muted);background:transparent;font-size:12px;max-width:98px}.catalogue-meta{display:flex;justify-content:space-between;gap:15px;margin:22px 0 13px;color:#84968f;font-size:11px}.catalogue-meta p{margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.product-card{background:white;border:1px solid #e1e8e4;border-radius:14px;overflow:hidden;transition:box-shadow .2s,transform .2s,border .2s;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 10px 28px #18473c0d;border-color:#b5ccc1;transform:translateY(-3px)}.product-card.selected{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal)}.product-visual{height:167px;background:var(--tint,#eef4ef);position:relative;display:flex;justify-content:center;align-items:center;padding:25px 30px 10px}.product-visual img{height:132px;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-card:hover .product-visual img{transform:translateY(-3px)}.class-badge{position:absolute;top:13px;left:14px;z-index:1;font-size:9px;letter-spacing:.9px;text-transform:uppercase;color:var(--tone,var(--teal));background:#ffffffce;border:1px solid #ffffffa8;padding:4px 7px;border-radius:4px;font-weight:650}.image-credit{position:absolute;bottom:5px;right:9px;font-size:8px;color:#7c9388;text-decoration:none}.visual-type{font:600 47px/1 'Manrope',sans-serif;letter-spacing:-3px;color:var(--tone,var(--teal));opacity:.35}.product-content{padding:19px 20px 16px;display:flex;flex-direction:column;flex:1}.product-name{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-name h3{margin:0;font-size:23px}.product-name button{padding:3px 0;border:0;background:transparent;text-align:left;letter-spacing:-.7px;font:650 23px 'Manrope',sans-serif}.open-arrow{font-size:19px;font-weight:400;color:#88a095}.generic{font-size:12px;color:#788c83;margin:4px 0 14px;min-height:36px}.product-strength{font-size:13px;font-weight:600;margin:0 0 5px;color:#3f6051}.product-dose{font-size:12px;color:#6d8477;margin:0 0 17px;line-height:1.55;min-height:37px}.pill-row{display:flex;gap:5px;flex-wrap:wrap;margin-top:auto}.pill{background:#f3f6f3;border-radius:4px;padding:4px 6px;font-size:10px;color:#6f8176;white-space:nowrap}.product-actions{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid #eef2ee}.compare-check{font-size:12px;display:flex;align-items:center;gap:7px;color:#64796d;cursor:pointer}.compare-check input{accent-color:var(--teal);width:14px;height:14px;margin:0}.details-button{font-size:12px;color:var(--teal);border:0;background:transparent;padding:3px}.collection-note{margin:27px 0 15px;border:1px solid #dce6df;background:#edf3ef;border-radius:10px;padding:17px 19px;display:flex;gap:15px;align-items:start}.collection-note>span{font-size:24px;line-height:1.3;color:#769984}.collection-note h3{font:600 13px/1.5 'DM Sans',sans-serif;letter-spacing:0;margin:0 0 3px}.collection-note p{font-size:12px;line-height:1.7;color:#6d8376;margin:0}.collection-note a{color:#406f5a}footer{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#8fa093;border-top:1px solid var(--line);padding:20px 0 4px;margin-top:25px}.compare-tray{position:fixed;bottom:23px;left:50%;transform:translateX(-50%);width:min(900px,92vw);border-radius:13px;background:#143d3e;color:white;box-shadow:0 9px 35px #09262940;padding:17px 20px;display:flex;justify-content:space-between;gap:20px;z-index:5}.compare-tray>div{display:flex;gap:13px;align-items:center}.compare-tray strong{font-size:13px;white-space:nowrap}.compare-symbol{font-size:25px;color:#90c6ac}#compare-names{display:flex;gap:6px;flex-wrap:wrap}#compare-names button{font-size:11px;background:#315657;color:#d6e4dd;padding:6px 9px;border:0;border-radius:5px}.text-button{border:0;background:transparent;color:inherit;font-size:12px;padding:8px}.primary-button{border:0;border-radius:6px;background:#bee0c6;color:#153e36;font-size:13px;font-weight:600;padding:11px 16px;white-space:nowrap}.primary-button>span{margin-left:8px}.secondary-button{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--line);border-radius:6px;color:var(--teal);background:white;font-size:13px;padding:10px 14px;text-decoration:none}.empty{grid-column:1/-1;display:grid;place-items:center;min-height:250px;border:1px dashed #bdcec3;border-radius:14px;text-align:center;padding:30px}.empty p{color:var(--muted);font-size:14px}.empty h3{margin-top:10px}dialog{color:var(--ink);background:white;border:1px solid var(--line);border-radius:19px;box-shadow:0 25px 70px #082c3833;padding:0;max-height:90vh;max-height:90dvh;overscroll-behavior:contain}dialog::backdrop{background:#17393f67;backdrop-filter:blur(5px)}dialog[open]{animation:enter .18s ease-out}.product-dialog{width:min(940px,94vw)}.close-button{width:34px;height:34px;border-radius:50%;background:#ffffffd9;border:1px solid var(--line);position:absolute;right:19px;top:18px;z-index:3;font-size:25px;line-height:1;font-weight:400;display:grid;place-items:center}.detail-hero{display:grid;grid-template-columns:240px 1fr;gap:28px;background:var(--tint,#edf5ef);padding:35px 55px 29px 30px;align-items:center}.detail-hero img{width:100%;height:190px;object-fit:contain;mix-blend-mode:multiply}.detail-hero .overline{color:var(--tone);font-size:10px;margin-bottom:14px}.detail-hero h2{font-size:39px}.detail-hero .generic{font-size:14px;min-height:0;margin-bottom:13px}.detail-hero .pill{background:#ffffffb3;font-size:11px}.detail-body{padding:28px 34px}.detail-intro{font:550 19px/1.5 'Manrope',sans-serif;letter-spacing:-.4px;margin:0 0 24px}.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}.detail-section{margin:0 0 23px}.detail-section h3,.rx-panel h3{font-size:13px;letter-spacing:.3px;margin:0 0 10px}.detail-section p,.detail-section ul{font-size:14px;line-height:1.7;color:#587066;margin:0}.detail-section ul{padding-left:18px}.detail-section li+li{margin-top:8px}.detail-section .eyebrow{font-size:10px;color:#92a397;letter-spacing:1px;margin-bottom:5px}.detail-warning{border-left:3px solid #b28242;background:#faf3e6;border-radius:0 7px 7px 0;padding:14px 16px;margin:20px 0;font-size:13px;color:#78603d;line-height:1.7}.access-panel{border:1px solid var(--line);border-radius:9px;padding:16px 18px;font-size:13px;line-height:1.7;color:#587066;background:#f7faf7;margin:18px 0}.access-panel h3{font-size:13px;color:var(--ink)}.access-panel .links{display:flex;gap:15px;flex-wrap:wrap;margin-top:10px}.access-panel a{color:var(--teal);font-size:12px}.rx-panel{border:1px solid #dce7de;background:#f1f6f1;padding:19px;border-radius:9px}.rx-panel h3{margin-bottom:5px}.rx-panel p{font-size:12px;color:var(--muted);margin:0 0 13px}.rx-panel textarea{display:block;width:100%;resize:vertical;min-height:106px;border:1px solid #d4e1d7;border-radius:6px;padding:12px;background:white;font:400 13px/1.6 'DM Sans',sans-serif;color:#3d6650}.rx-panel button{margin-top:12px}.source-line{font-size:11px;line-height:1.8;color:#8a9b8d;margin:20px 0 0}.source-line a{color:#4e7b62}.compare-dialog{width:min(1160px,96vw);padding:30px}.dialog-heading{display:flex;align-items:start;justify-content:space-between;gap:25px;padding-right:35px}.dialog-heading .overline{margin-bottom:10px}.difference-toggle{display:flex;align-items:center;gap:8px;font-size:13px;margin:17px 0 20px;color:var(--muted)}.difference-toggle input{accent-color:var(--teal)}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px;min-width:620px;table-layout:fixed}th,td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:16px 14px;line-height:1.65;overflow-wrap:anywhere}thead th{font:650 21px/1.4 'Manrope',sans-serif;letter-spacing:-.5px;background:#f1f6f1}thead th:first-child{font:500 11px 'DM Sans',sans-serif;letter-spacing:1px;width:155px}tbody th{font-size:12px;color:#789080;font-weight:500;width:155px}tr.diff td{background:#fbfcfa}tr td a{color:var(--teal);font-size:12px}.table-tip{font-size:12px;color:var(--muted);padding:15px 0}.sources-dialog{width:min(700px,93vw);padding:35px}.sources-dialog h2{padding-right:30px}.sources-dialog p,.sources-dialog li{font-size:14px;color:var(--muted);line-height:1.8}.sources-dialog h3{font-size:17px;margin-top:24px}.sources-dialog ul{padding-left:18px}.sources-dialog a{color:var(--teal)}.skip{position:fixed;left:10px;top:-100px;padding:13px;background:white;z-index:20}.skip:focus{top:10px}.noscript{padding:30px}#toast{position:fixed;bottom:115px;left:50%;transform:translateX(-50%);padding:12px 22px;background:var(--ink);color:white;border-radius:9px;box-shadow:0 8px 25px #0a33332a;font-size:13px;z-index:20;max-width:90%;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}@keyframes enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.topbar{padding-left:calc((100vw - 1500px)/2);padding-right:calc((100vw - 1500px)/2)}}@media(max-width:1150px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:35px 15px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edition{display:none}.topbar{gap:40px}.product-visual{height:185px}.product-visual img{height:150px}.product-content{padding:20px}.intro{font-size:14px}}@media(max-width:780px){.topbar{height:80px;padding:0 5%;gap:20px}.brand{font-size:25px}.brand-icon{width:36px;height:39px;font-size:35px}.brand small{font-size:8px;letter-spacing:1.4px}.topbar nav{margin-left:auto}.topbar nav a{display:none}.topbar nav button{font-size:12px}.region{display:none}.app-shell{display:block}.sidebar{padding:17px 5%;min-height:0;border:0;border-bottom:1px solid var(--line);background:#f0f5f2}.sidebar>.overline,.sidebar-note,.external-reference{display:none}.sidebar nav{flex-direction:row;gap:7px;overflow:auto}.category{font-size:12px;padding:10px 12px;min-height:41px;gap:6px;white-space:nowrap}.category-icon{font-size:17px;min-width:15px}.category .count{display:none}main{padding:29px 5% 20px}.page-heading{margin-bottom:25px}h1{font-size:38px}.toolbar{flex-wrap:wrap;gap:9px;margin-bottom:16px}.search{width:100%;flex:1 0 100%}.age-filter{height:39px}.filter-button{margin-left:auto}.filter-row{align-items:start}.sort{padding-top:7px}.chips{gap:6px}.chip{font-size:11px;padding:6px 9px}.catalogue-meta{font-size:10px}.product-grid{gap:13px}.product-visual{height:145px;padding:28px 16px 7px}.product-visual img{height:112px}.class-badge{font-size:8px;left:10px;top:10px;letter-spacing:.6px}.product-content{padding:14px 13px}.product-name button{font-size:20px}.generic{font-size:11px;margin-bottom:10px;min-height:33px}.product-strength{font-size:12px}.product-dose{font-size:11px;min-height:35px;margin-bottom:12px}.pill{font-size:9px}.product-actions{padding:11px 12px}.compare-check,.details-button{font-size:11px}.detail-hero{grid-template-columns:135px 1fr;gap:16px;padding:40px 24px 23px}.detail-hero img{height:135px}.detail-hero h2{font-size:32px}.detail-hero .generic{font-size:12px}.detail-hero .overline{font-size:9px}.detail-body{padding:22px}.detail-columns{grid-template-columns:1fr;gap:0}.detail-intro{font-size:17px}.close-button{right:12px;top:12px}.compare-tray{padding:13px;bottom:12px;flex-wrap:wrap;gap:12px}.compare-tray>div{gap:9px}.compare-tray>div:last-child{width:100%;justify-content:space-between}.compare-tray strong{font-size:12px}.compare-symbol{font-size:21px}.compare-dialog{padding:24px 18px}.compare-dialog h2{font-size:27px}.sources-dialog{padding:28px 24px}footer{flex-direction:column;gap:5px;padding-bottom:30px}.collection-note{padding:14px;gap:10px}.collection-note p{font-size:11px}.collection-note h3{font-size:12px}body:has(#compare-tray:not([hidden])) main{padding-bottom:150px}}@media(max-width:380px){.product-grid{grid-template-columns:1fr}.product-visual{height:180px}.product-visual img{height:145px}.category{padding:9px}.detail-hero{grid-template-columns:100px 1fr}.detail-hero h2{font-size:28px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media print{.topbar,.sidebar,.toolbar,.filter-row,.compare-tray,.close-button,#toast{display:none}body{background:white}.app-shell{display:block}main{padding:0}dialog[open]{position:static;max-height:none;max-width:none;width:100%;border:0;box-shadow:none}body:has(dialog[open])>.app-shell{display:none}dialog::backdrop{background:transparent}.product-card{break-inside:avoid}.rx-panel button{display:none}}
/* Readable clinical content at desktop and mobile sizes. */
.brand small{font-size:10px}.overline,.sidebar .overline{font-size:12px;letter-spacing:1.5px}.category,.topbar nav button,.topbar nav a{font-size:14px}.sidebar-note small,.external-reference{font-size:12px}.intro{font-size:16px}.search input{font-size:16px}.age-filter,.age-filter input,.filter-button,.chip,.sort,.sort select{font-size:14px}.catalogue-meta{font-size:12px}.class-badge{font-size:12px;letter-spacing:.4px}.generic{font-size:14px;min-height:42px}.product-strength{font-size:16px}.product-dose{font-size:14px;min-height:43px}.pill{font-size:12px}.compare-check,.details-button{font-size:14px}.collection-note h3{font-size:16px}.collection-note p{font-size:14px}.edition,.edition b{font-size:12px;letter-spacing:.5px}footer{font-size:12px}.detail-hero .overline{font-size:12px}.detail-hero .generic,.detail-section p,.detail-section ul{font-size:16px}.detail-section h3,.rx-panel h3{font-size:16px}.detail-section .eyebrow{font-size:12px}.detail-hero .pill{font-size:13px}.detail-warning,.access-panel,.access-panel h3{font-size:14px}.access-panel a,.rx-panel p,.rx-panel textarea,.source-line{font-size:13px}.primary-button,.secondary-button,.difference-toggle,.compare-tray strong,#compare-names button,.text-button{font-size:14px}th,td{font-size:14px}thead th:first-child,tbody th{font-size:14px}.sources-dialog p,.sources-dialog li{font-size:16px}.age-note{font-size:13px;color:#8a6535;margin:12px 0 0}.image-source-note{font-size:12px;color:var(--muted);margin:12px 0 0}.product-visual .class-badge{max-width:calc(100% - 28px)}.image-credit{display:none}@media(max-width:780px){.sidebar nav{flex-wrap:wrap;overflow:visible}.category{font-size:14px;white-space:normal}.search input{font-size:16px}.chip{font-size:13px}.sort,.sort select{font-size:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-content{padding:16px}.generic{font-size:14px;min-height:60px}.product-strength{font-size:15px}.product-dose{font-size:14px;min-height:64px}.pill{font-size:12px;white-space:normal}.product-actions{flex-wrap:wrap;gap:8px;padding:11px 14px}.class-badge{font-size:11px}.compare-check,.details-button{font-size:13px}.catalogue-meta{font-size:12px}.detail-hero .generic{font-size:15px}.detail-hero .overline{font-size:12px}.collection-note p{font-size:14px}.collection-note h3{font-size:16px}.compare-tray strong,#compare-names button{font-size:12px}footer{font-size:12px}}@media(max-width:540px){.product-grid{grid-template-columns:1fr}.product-visual{height:187px}.product-visual img{height:150px}.generic,.product-dose{min-height:0}.product-content{padding:20px}.product-name button{font-size:25px}.class-badge{font-size:12px}.product-actions{padding:13px 20px}.pill{font-size:13px}.product-strength{font-size:16px}.compare-check,.details-button{font-size:14px}.filter-row{flex-wrap:wrap}.sort{margin-left:auto}.detail-hero{grid-template-columns:1fr;padding:38px 25px 24px}.detail-hero img{height:145px}.detail-hero .overline{margin-top:12px}.detail-hero h2{font-size:35px}}
.dose-caption{display:block;font-size:12px;color:#8c9e93;margin-top:5px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0}.table-brand-sub{display:block;font:400 13px 'DM Sans',sans-serif;letter-spacing:0;color:var(--muted);margin-top:6px}.inline-link{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;color:var(--teal);padding:0;font-size:13px}.detail-hero .visual-type{display:grid;place-items:center;height:170px;font-size:60px}.product-visual{padding-top:40px}.topbar .region-small{font-size:12px}.detail-warning strong{font-weight:600}body:has(#compare-tray:not([hidden])) main{padding-bottom:110px}
.product-dose,.generic,.pill,.compare-check{color:#526b5a}.dose-caption,.catalogue-meta,.source-line{color:#718577}.product-visual img[src$="rupall.jpg"]{object-fit:cover;object-position:50% 60%}.detail-hero img[src$="rupall.jpg"]{object-fit:cover;object-position:50% 60%}.product-visual{overflow:hidden}.detail-hero>div:first-child{overflow:hidden}

/* Canadian-dollar price cards. */
.cost-trigger{display:inline-flex;align-items:center;gap:9px;background:#eaf5ef;border:1px solid #cbe3d6;border-radius:10px;padding:7px 10px;text-align:left;color:#185849;min-height:46px;box-shadow:0 2px 5px #13584404;transition:background .2s,box-shadow .2s,transform .2s}.cost-trigger:hover{background:#d9efe3;box-shadow:0 4px 12px #16614914;transform:translateY(-1px)}.currency-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#fff9;border:1px solid #bbd9c9;font-size:13px;font-weight:700;letter-spacing:-.6px}.cost-trigger>span:last-child{font-size:15px;font-weight:650;line-height:1.2}.cost-trigger small{display:block;color:#5b7d6f;font-size:12px;font-weight:400;margin-top:4px}.cost-dialog{width:min(440px,calc(100vw - 30px));border-radius:24px;border:1px solid #c7ded3;box-shadow:0 30px 110px #06332950}.cost-dialog::backdrop{background:#193f3d45;backdrop-filter:blur(7px)}.cost-hero{background:radial-gradient(ellipse at 90% 0%,#bfe3d8 0%,transparent 65%),linear-gradient(150deg,#edf7f2,#e1f1e9);padding:31px 30px 25px;text-align:left;position:relative;overflow:hidden}.cost-coin{display:grid;place-items:center;width:49px;height:49px;border:1px solid #b1d4c4;border-radius:50%;background:linear-gradient(145deg,#fff,#d8eee2);box-shadow:inset 0 0 0 4px #f8fffa80,0 5px 17px #19604a12;color:#276d54;font:650 20px 'Manrope',sans-serif;margin-bottom:24px}.cost-hero .overline{margin-bottom:8px;color:#4b7c67;letter-spacing:1.3px;font-size:12px}.cost-hero h2{font-size:28px;letter-spacing:-.8px;padding-right:12px;margin-bottom:5px}.cost-strength{color:#678675;font-size:14px;margin:0}.cost-number{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;font:650 clamp(39px,9vw,56px)/1.2 'Manrope',sans-serif;letter-spacing:-2px;color:#1a5140;margin:23px 0 7px}.cost-number>span:first-child{font-size:24px;letter-spacing:-1px;align-self:flex-start;margin-top:9px}.cost-number .approx-sign{font:400 13px 'DM Sans',sans-serif;letter-spacing:0;color:#6f8d7a}.cost-pack{margin:0 0 14px;font-size:15px;color:#456b55}.cost-kind{display:inline-block;background:#ffffffa6;border:1px solid #d0e4d8;padding:5px 9px;border-radius:7px;font-size:12px;color:#426d57}.cost-body{padding:22px 30px 27px}.cost-context{font-size:15px;line-height:1.65;color:#567466;margin:0 0 18px}.cost-source{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #dfe9e2;border-radius:10px;background:#f9fbf9;padding:13px 14px;font-size:14px;color:#2d6d55;text-decoration:none}.cost-source small{display:block;font-size:12px;color:#778c7d;margin-top:4px;line-height:1.5}.cost-source>span:last-child{font-size:20px}.cost-footnote{font-size:12px;line-height:1.7;color:#788d7c;margin:19px 0}.cost-formulary{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#39765b;font-size:14px;border-top:1px solid #e3ebe5;padding-top:17px}.cost-unavailable{font:600 26px/1.3 'Manrope',sans-serif;margin:23px 0 10px;letter-spacing:-.8px}.cost-alternative{border-left:2px solid #add4bf;margin:17px 0 0;padding:1px 0 1px 13px;font-size:13px;color:#557661}.cost-alternative strong{font-weight:650}.cost-alternative p{margin:5px 0}.cost-alternative a{font-size:12px}.detail-cost{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #d0e3d7;border-radius:12px;padding:17px 19px;background:#f3f9f5;margin:20px 0}.detail-cost .eyebrow{font-size:12px;letter-spacing:1px;color:#79917e}.detail-cost h3{font-size:18px;margin:3px 0 0}.details-button{min-height:42px}.product-visual{height:195px;padding:46px 27px 12px}.product-visual img{height:142px;width:100%;object-fit:contain}.detail-hero img{object-fit:contain}.product-actions{gap:9px;flex-wrap:wrap;min-height:76px}#toast{bottom:30px}.pill{white-space:normal}@media(max-width:540px){.product-visual{height:215px;padding-top:45px}.product-visual img{height:165px}.cost-hero{padding:27px 25px 22px}.cost-body{padding:21px 25px 25px}.detail-cost{padding:15px}.detail-cost h3{font-size:17px}}@media print{.cost-trigger{display:none}}
