@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=DM+Mono:wght@400;500&display=swap');
:root{color-scheme:light;--paper:#f5f5f2;--ink:#242522;--muted:#6b6e66;--line:#d9dbd3;--orange:#da4a08;--mono:'DM Mono',monospace;--sans:'DM Sans',Arial,sans-serif;font-family:var(--sans);font-size:16px;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.page{max-width:1440px;margin:auto;padding:0 5.5%}.masthead{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{display:flex;gap:13px;align-items:center;text-decoration:none;color:var(--ink);font-weight:700;font-size:25px;letter-spacing:-1px}.rx-mark{display:grid;place-items:center;background:var(--orange);color:white;border-radius:50%;width:35px;height:35px;font-family:Georgia,serif;font-size:27px;font-weight:400}.trademark{font-size:12px;vertical-align:super;letter-spacing:0;margin-left:3px}.header-note,.product-meta,.product-count,.field-label,.eyebrow,.warning-label{font-family:var(--mono);font-size:12px;letter-spacing:1px;font-weight:400}.header-note{color:var(--muted)}main{display:grid;grid-template-columns:1.08fr 1fr;gap:8%;padding:46px 0 48px}.product{min-width:0;display:flex;flex-direction:column}.product-meta{display:flex;justify-content:space-between;gap:15px;color:var(--muted);padding-top:3px}.bottle-stage{position:relative;min-height:450px;flex:1;display:grid;place-items:center;isolation:isolate}.bottle{display:block;width:100%;max-width:430px;height:540px;max-height:65vh;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 16px 14px #251b0a0a);transform-origin:50% 85%}.prescription-stamp{position:absolute;bottom:17%;right:-4%;transform:rotate(-13deg);border:1.5px solid var(--orange);border-radius:50%;height:98px;width:98px;display:grid;place-content:center;text-align:center;font:11px/1.6 var(--mono);letter-spacing:.3px;color:var(--orange);background:var(--paper)}.product-foot{border-top:1px solid var(--line);padding-top:19px;display:flex;gap:10px;align-items:center;font-size:15px}.small-cross{color:var(--orange);font-size:22px;line-height:1}.product-count{margin-left:auto;color:var(--muted);font-size:10px;letter-spacing:.4px}.prescription{padding:26px 0 3px;min-width:0}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--orange);margin:0 0 24px}.orange-dash{display:inline-block;width:18px;height:2px;background:var(--orange)}h1{font-size:clamp(45px,4.65vw,66px);line-height:1.045;letter-spacing:-3px;font-weight:500;margin:0 0 24px}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--orange);letter-spacing:-3px}.intro{color:var(--muted);font-size:17px;line-height:1.6;margin:0 0 33px}.patient{border-block:1px solid var(--line);padding:18px 0;display:grid;grid-template-columns:1fr auto;gap:8px}.field-label{color:var(--muted);font-size:11px;letter-spacing:1.2px}.patient-name{font-size:19px;grid-column:1;font-weight:450}.patient-rx{grid-column:2;grid-row:1/3;align-self:center;font:40px Georgia;color:#b5b8ae}.directions{margin:24px 0 25px}.directions p{font-size:15px;line-height:1.55;margin:8px 0 0}.dose-button{background:var(--orange);border:1px solid var(--orange);color:white;border-radius:5px;width:100%;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:16px;font-weight:550;cursor:pointer;box-shadow:0 3px 0 #92380b;transition:background .2s,transform .2s,box-shadow .2s}.dose-button:hover:enabled{background:#c74106;transform:translateY(-1px);box-shadow:0 4px 0 #92380b}.dose-button:active:enabled{transform:translateY(2px);box-shadow:none}.go-key{font:12px var(--mono);padding:5px 6px;border:1px solid #ffffff60;border-radius:3px;white-space:nowrap}.dose-button:disabled{background:#e8e9e2;color:#676d61;border-color:#dadcd2;box-shadow:none;cursor:default}.dose-button:disabled .go-key{border-color:#c8ccbe}.availability{font:11px/1.6 var(--mono);color:var(--muted);text-align:center;margin:14px 0 0}.reveal{margin-top:26px;border-top:1px dashed #b9bdb1;padding-top:12px}.reveal[hidden]{display:none}.capsule-track{height:60px;position:relative;display:grid;place-items:center;overflow:visible}.capsule{height:34px;width:116px;display:flex;position:relative;z-index:5;filter:drop-shadow(0 6px 5px #0002)}.half{width:58px;height:34px;display:grid;place-items:center;font:9px var(--mono);letter-spacing:1px;transition:transform .65s cubic-bezier(.2,.8,.2,1),opacity .65s}.half-left{background:linear-gradient(#ff934f,#e45409 65%,#be4007);color:#fff9ef;border-radius:24px 2px 2px 24px;box-shadow:inset 0 2px 2px #ffffff60}.half-right{background:linear-gradient(#fffef6,#ebe7d3 65%,#d3cbb6);color:#777461;border-radius:2px 24px 24px 2px;box-shadow:inset 0 2px 2px #fff}.capsule.open .half-left{transform:translate(-50px,-3px) rotate(-18deg);opacity:.55}.capsule.open .half-right{transform:translate(50px,4px) rotate(18deg);opacity:.55}.dose-message{text-align:center;opacity:0;transform:translateY(10px);transition:opacity .45s,transform .45s;outline:none}.dose-message.visible{opacity:1;transform:none}.dose-message h2{font-size:28px;letter-spacing:-.9px;line-height:1.2;font-weight:500;margin:12px 0 8px}.dose-message p{font-size:14px;line-height:1.5;color:var(--muted);margin:0}.storage-note{font-size:13px;color:#9a400d;line-height:1.5}footer{border-top:1px solid var(--line);padding:23px 0 24px;color:var(--muted)}footer>p{margin:0;font-size:12px;line-height:1.8}.warning-label{font-size:10px;color:var(--ink);margin-right:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:13px;font-size:11px;line-height:1.6}.reset{font:11px var(--mono);border:0;padding:0;background:none;color:var(--muted);cursor:pointer;flex-shrink:0;text-decoration:underline;text-underline-offset:3px}.reset:hover{color:var(--orange)}.reset:disabled{opacity:.4;cursor:default}.noscript{padding:20px;text-align:center}.dispensing .bottle{animation:rattle .55s ease-in-out}.dispensing .prescription-stamp{opacity:.4}@keyframes rattle{0%,100%{transform:rotate(0)}25%{transform:rotate(-5deg)}65%{transform:rotate(5deg)}}
@media(min-width:1450px){main{padding-top:65px;padding-bottom:65px}.bottle{height:590px}.prescription{padding-top:40px}}
@media(max-width:850px){.page{padding:0 5%}.header-note{font-size:10px;max-width:150px;text-align:right;line-height:1.6}.masthead{height:82px}main{gap:5%;padding-top:35px}h1{font-size:48px;letter-spacing:-2px}.product-count{display:none}.bottle{height:470px}.prescription-stamp{width:80px;height:80px;font-size:9px;right:-2%}.product-meta{font-size:9px}.eyebrow{font-size:10px}.intro{font-size:16px}.prescription{padding-top:10px}.desktop-br{display:none}}
@media(max-width:600px){.page{padding:0 6%}.masthead{height:75px}.wordmark{font-size:22px}.header-note{font-size:9px;max-width:120px}main{display:flex;flex-direction:column;gap:27px;padding:23px 0 34px}.product-meta{font-size:10px}.bottle-stage{min-height:0;height:300px}.bottle{height:320px;width:100%;max-height:none;max-width:300px}.prescription-stamp{right:9%;bottom:11%;width:80px;height:80px}.product-foot{padding-top:13px;font-size:14px}.product-count{display:block;font-size:9px}.prescription{padding-top:0}.eyebrow{margin-bottom:15px}h1{font-size:49px;line-height:1.06;margin-bottom:16px}h1 br{display:none}h1 em{white-space:nowrap}.intro{margin-bottom:22px}.intro br{display:none}.patient{padding:14px 0}.directions{margin:18px 0}.directions p{font-size:15px}.footer-bottom{align-items:flex-end;gap:14px}footer>p{font-size:12px}.warning-label{display:block;margin-bottom:4px}.dose-message h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Compact prescription surface and a centred, accessible dose reveal. */
.rx-mark{font-size:20px;letter-spacing:-1px}
.reveal{position:fixed;inset:0;width:min(560px,calc(100vw - 40px));max-height:calc(100dvh - 40px);margin:auto;border:1px solid var(--line);border-radius:12px;padding:38px 38px 46px;background:var(--paper);color:var(--ink);box-shadow:0 24px 100px #1115;overflow-x:hidden;overflow-y:auto}
.reveal::backdrop{background:#171c1c99;backdrop-filter:blur(5px)}
body:has(.reveal[open]){overflow:hidden}
.close-reveal{position:absolute;right:14px;top:11px;border:0;background:none;color:var(--muted);width:40px;height:40px;font-size:29px;cursor:pointer;border-radius:50%}
.close-reveal:hover{background:#e6e7df}.close-reveal:disabled{opacity:.3;cursor:default}
.modal-eyebrow{justify-content:center;margin:5px 0 18px}
.reveal .capsule-track{height:120px}.reveal .capsule{width:174px;height:51px}
.reveal .half{width:87px;height:51px;font-size:12px}.reveal .half-left{border-radius:35px 3px 3px 35px}.reveal .half-right{border-radius:3px 35px 35px 3px}
.reveal .dose-message h2{font-size:clamp(28px,4vw,38px);line-height:1.16;margin:18px 0 16px;letter-spacing:-1px}
.reveal .dose-message p{font-size:16px;line-height:1.6;max-width:370px;margin:auto}.reveal .field-label{font-size:12px}
@media(min-width:601px){
 .page{max-width:1260px}.masthead{height:76px}
 main{padding:24px 0;gap:7%;align-items:center}
 .product{align-self:stretch}.bottle-stage{min-height:0}.bottle{height:clamp(280px,52vh,430px);max-height:none}
 .prescription{padding:5px 0}.eyebrow{margin-bottom:16px}
 h1{font-size:clamp(43px,4.5vw,59px);margin-bottom:17px;letter-spacing:-2.5px}
 .intro{margin-bottom:20px;font-size:16px}.patient{padding:13px 0;gap:5px}.patient-rx{font-size:32px}
 .directions{margin:17px 0}.directions p{margin-top:6px}.dose-button{padding:14px 18px}
 .availability{margin-top:11px}.product-foot{padding-top:14px}.prescription-stamp{right:0}
 footer{padding:16px 0}.footer-bottom{margin-top:8px}
}
@media(min-width:601px) and (max-height:720px){
 .masthead{height:62px}main{padding:15px 0}.bottle{height:340px}
 h1{font-size:46px;margin-bottom:12px}.eyebrow{margin-bottom:12px}.intro{margin-bottom:14px;line-height:1.45}
 .patient{padding:10px 0}.directions{margin:12px 0}.availability{margin-top:8px}footer{padding:12px 0}
}
@media(max-width:600px){
 .masthead{height:65px}main{gap:18px;padding:15px 0 22px}.bottle-stage{height:210px}.bottle{height:230px;max-width:235px}
 .prescription-stamp{right:12%;width:68px;height:68px;font-size:8px}.product-foot{padding-top:10px}.product-meta{font-size:9px}
 .eyebrow{margin-bottom:11px}h1{font-size:40px;margin-bottom:12px}.intro{margin-bottom:15px;font-size:15px}
 .patient{padding:10px 0}.directions{margin:13px 0}.dose-button{padding:13px 16px}.availability{margin-top:10px}footer{padding:15px 0}
 .reveal{padding:34px 22px}.reveal .capsule-track{height:105px}
}
.share-controls{text-align:center;margin-top:26px}.share-dose{border:1px solid #c9ccbf;border-radius:5px;background:transparent;color:var(--ink);font-size:14px;padding:10px 17px;cursor:pointer}.share-dose:hover:enabled{border-color:var(--orange);color:var(--orange)}.share-dose:disabled{opacity:.4;cursor:default}#share-status{font-size:12px;color:var(--muted);margin:9px 0 0;min-height:18px}#share-url{width:100%;font:13px var(--mono);padding:10px;margin-top:9px;border:1px solid var(--line);border-radius:4px}
.capsule.preparing .half{transition:none}.request-dose{display:block;margin:12px auto 0;border:0;background:none;color:var(--muted);font-size:13px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.request-dose[hidden]{display:none}.request-dose:disabled{opacity:.4;cursor:default}.override-form{margin-top:22px;border-top:1px dashed var(--line);padding-top:20px;text-align:left}.override-form h3{font-size:21px;margin:10px 0}.override-form p{font-size:14px;line-height:1.5}.override-form label{display:block;font-size:14px;margin:16px 0 7px}.override-form input{width:100%;padding:11px;border:1px solid #b8bdaf;border-radius:4px;font:16px var(--mono);background:#fff;color:var(--ink)}.override-form .drqs-hint{font-size:12px;color:var(--muted);margin-top:8px}.override-actions{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.override-actions button{padding:11px 13px;border:1px solid var(--line);border-radius:4px;font-size:13px;cursor:pointer;background:transparent;color:var(--ink)}#confirm-override{background:var(--orange);border-color:var(--orange);color:white}

.reveal.resetting .capsule,.reveal.resetting .dose-message{visibility:hidden;transition:none!important}.reveal.resetting .half{transition:none!important}
