:root{--ink:#111;--paper:#fff;--soft:#f1f1ef;--line:#d8d8d6;--muted:#60605d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #626262;outline-offset:5px}button{border:0}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.02}::selection{background:#111;color:white}.skip{position:absolute;left:16px;top:-100px;z-index:30;padding:12px;background:white}.skip:focus{top:12px}.announcement{padding:10px 4%;display:flex;justify-content:space-between;gap:20px;background:var(--ink);color:#fff;font:11px/1.4 'Courier New',monospace;letter-spacing:1.5px;font-size:.75rem}.header{height:112px;margin:0 4%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;font-size:23px;font-weight:800;letter-spacing:1.5px;line-height:1}.brand small{font-size:9px;font-size:.75rem;display:block;margin-top:9px;font-weight:400;letter-spacing:3px}.brand-symbol{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:56px;letter-spacing:-3px;font-weight:400;width:48px}.brand-symbol span{position:absolute;font-size:35px;left:19px;top:4px;font-weight:400}.header nav{display:flex;gap:32px;font-size:.875rem}.header nav a{border-bottom:1px solid transparent;padding:9px 0}.header nav a:hover{border-color:var(--ink)}.bag-toggle{background:none;display:flex;align-items:center;gap:9px;font-size:.875rem;padding:10px 0}.bag-count{border:1px solid var(--line);border-radius:50%;min-width:24px;height:24px;display:grid;place-items:center;font-size:.75rem}.hero{display:grid;grid-template-columns:1fr 1fr;gap:4%;padding:44px 4% 48px;max-width:1680px;margin:auto}.hero-copy{padding-top:15px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-family:'Courier New',monospace;font-size:.75rem;letter-spacing:1.7px;line-height:1.6}.hero-copy .eyebrow{display:flex;gap:14px;align-items:center}.mini-line{display:inline-block;width:25px;height:1px;background:var(--ink)}h1{font-size:clamp(3.25rem,6vw,6.5rem);font-weight:900;letter-spacing:-.065em;line-height:.99;margin:33px 0 27px}.outline{color:white;-webkit-text-stroke:1.3px #111}.intro{font-size:1rem;color:#555;line-height:1.6;margin-bottom:27px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;min-height:54px;padding:15px 24px;font-size:.875rem;font-weight:500;transition:background .2s,transform .2s;border:1px solid var(--ink)}.solid{background:var(--ink);color:white}.solid:hover{background:#333}.button span{font-size:22px;line-height:1}.hero-foot{width:100%;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:40px;padding-top:18px;font-family:'Courier New',monospace;font-size:.75rem;letter-spacing:1px}.hero-visual{position:relative;background:#eee;min-height:530px;overflow:hidden;display:flex;align-items:center}.hero-visual>img{width:100%;height:100%;object-fit:cover;min-height:530px}.visual-top,.hero-visual figcaption{position:absolute;z-index:1;left:25px;right:25px;display:flex;justify-content:space-between;gap:12px;font: .75rem/1.4 'Courier New',monospace;letter-spacing:1px}.visual-top{top:23px}.hero-visual figcaption{bottom:22px;font-size:.75rem}.statement{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 4%;font-size:.875rem;letter-spacing:1.5px;font-weight:600}.statement-note{font-weight:400;color:#666;letter-spacing:0}.section-space{padding:84px 4%;max-width:1680px;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:44px}h2{font-size:clamp(2.15rem,3.4vw,3.75rem);letter-spacing:-.045em;font-weight:600}.section-heading h2,.details-section h2{margin-top:17px}.index-tag{font:.75rem 'Courier New',monospace;letter-spacing:1px;border:1px solid var(--line);padding:10px 14px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%}.product-image{background:var(--soft);position:relative;align-self:start;max-height:640px;overflow:hidden}.product-image img{width:100%;height:auto}.image-stamp{position:absolute;left:20px;bottom:20px;font:.75rem 'Courier New',monospace;letter-spacing:1px}.product-info{padding:15px 0}.product-top{display:flex;justify-content:space-between;gap:16px;align-items:center;font:.75rem 'Courier New',monospace;letter-spacing:.6px}.tag{background:#111;color:white;padding:6px 10px}.muted{color:var(--muted)}.product-info h3{font-size:clamp(4rem,6.8vw,7rem);letter-spacing:-.06em;font-weight:900;margin-top:28px}.dosage{font-weight:800;font-size:1.5rem;display:inline-block;border:2px solid #111;padding:2px 13px;line-height:1.35;margin-top:10px}.product-description{color:#595959;margin:25px 0;max-width:440px;font-size:1rem}.specs{margin:0 0 28px}.specs div{display:flex;gap:15px;justify-content:space-between;border-bottom:1px solid var(--line);padding:11px 0;font-size:.875rem}.specs dt{color:var(--muted)}.specs dd{margin:0;text-align:right}.purchase-row{display:flex;gap:12px}.quantity-control{display:flex;align-items:center;border:1px solid var(--line)}.quantity-control button{background:white;width:37px;height:52px;font-size:20px}.quantity-control button:hover{background:var(--soft)}.quantity-control output{width:24px;text-align:center;font-size:.875rem}.purchase-row>.button{flex:1}.purchase-note{font-size:.75rem;color:#666;margin:13px 0 22px;line-height:1.5}.text-link{display:inline-flex;gap:22px;align-items:center;border-bottom:1px solid #aaa;padding:0 0 5px;font-size:.875rem;background:none}.text-link:hover{border-color:#111}.details-section{display:grid;grid-template-columns:1fr 1fr;gap:7%;border-top:1px solid var(--line)}.details-intro{max-width:365px;color:var(--muted);margin-top:22px}.accordions details{border-top:1px solid var(--line)}.accordions details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:23px 0;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:1rem}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;line-height:1}details[open] summary>span{transform:rotate(45deg)}.detail-body{padding:0 28px 25px 0;color:#626262;font-size:.875rem;line-height:1.75}.detail-body p+p{margin-top:16px}.research-panel{background:#111;color:white;padding:50px 4% 64px}.research-panel>.eyebrow{color:#b7b7b7}.research-content{display:grid;grid-template-columns:1fr 1fr;gap:7%;margin-top:26px}.research-content h2{font-size:clamp(3.7rem,6.7vw,7rem);font-weight:800;letter-spacing:-.055em}.research-content>div>p:first-child{font-size:1.375rem}.research-small{font-size:.875rem;color:#bcbcbc;max-width:460px;margin:17px 0 25px}.white{background:white;color:#111}.white:hover{background:#ddd}footer{padding:57px 4% 23px}.footer-wordmark{font-size:clamp(2rem,4vw,4.3rem);font-weight:700;letter-spacing:.07em;display:flex;align-items:baseline;gap:22px}.footer-wordmark span{font-size:.75rem;letter-spacing:3px;font-weight:400}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:34px;padding-top:22px;font-size:.75rem;color:#666}dialog{padding:0;border:0;width:min(490px,100%);max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;background:white;box-shadow:-10px 0 50px #0001}dialog[open]{display:flex;flex-direction:column}dialog::backdrop{background:#0007;backdrop-filter:blur(3px)}.bag-header{display:flex;justify-content:space-between;gap:18px;padding:28px;border-bottom:1px solid var(--line)}.bag-header h2{font-size:1.7rem;margin-top:12px;letter-spacing:-.04em}.close{background:none;font-size:30px;align-self:start;width:35px;height:35px;line-height:1}#bag-content{padding:28px;flex:1;overflow-y:auto}.bag-empty{padding:65px 0;text-align:center}.bag-empty p{color:var(--muted);margin-top:10px;font-size:.875rem}.bag-item{display:grid;grid-template-columns:96px 1fr;gap:18px}.bag-item img{width:96px;height:116px;object-fit:cover;background:#eee}.bag-item h3{font-size:1.1rem;margin:5px 0 8px}.bag-item p{font-size:.875rem;color:#666}.bag-item-actions{display:flex;gap:20px;align-items:center;margin-top:15px}.bag-item-actions .quantity-control button{width:30px;height:35px;font-size:18px}.remove{background:none;text-decoration:underline;font-size:.75rem;padding:6px}.bag-footer{padding:25px 28px;border-top:1px solid var(--line)}.total-row{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:20px}.disabled-button{width:100%;background:#e6e6e6;color:#777;border-color:#e6e6e6;justify-content:center}.bag-footer p{font-size:.75rem;color:#666;margin:14px 0 20px}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,15px);background:#111;color:white;padding:14px 22px;z-index:10;font-size:.875rem;box-shadow:0 5px 30px #0002;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.header,.statement,.research-panel,footer{padding-left:max(4%,calc((100vw - 1546px)/2));padding-right:max(4%,calc((100vw - 1546px)/2))}.header{margin:0}}
@media(max-width:950px){.header{height:100px}.header nav{gap:18px}.brand{font-size:19px}.brand-symbol{font-size:45px;width:36px}.brand-symbol span{left:13px;top:0}.hero-visual,.hero-visual>img{min-height:440px}h1{font-size:clamp(3rem,6.6vw,5rem)}.hero{gap:3%;padding-top:30px}.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.5px}.mini-line{display:none}.hero-foot{font-size:.75rem;letter-spacing:0}.product-grid{gap:5%}.product-top{flex-wrap:wrap}.purchase-row{flex-wrap:wrap}.purchase-row>.button{gap:15px}.details-section{gap:5%}.research-content h2{font-size:4.5rem}}
@media(max-width:680px){.announcement{justify-content:center;padding:9px 5%;font-size:.75rem}.announcement-right{display:none}.header{height:auto;min-height:90px;flex-wrap:wrap;padding:21px 0 15px;margin:0 5%;gap:20px}.brand{font-size:20px}.header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:9px;font-size:.875rem}.bag-toggle{margin-left:auto}.hero{grid-template-columns:1fr;padding:28px 5% 30px;gap:27px}.hero-copy{padding:0}h1{font-size:clamp(3.15rem,12.7vw,5.2rem);margin-top:25px;margin-bottom:22px;letter-spacing:-.06em}.intro{margin-bottom:23px}.hero-foot{margin-top:28px;padding-top:15px}.hero-visual,.hero-visual>img{min-height:0;aspect-ratio:1/1}.visual-top,.hero-visual figcaption{left:16px;right:16px;font-size:.75rem;letter-spacing:0}.visual-top{top:16px}.hero-visual figcaption{bottom:16px}.statement{padding:19px 5%;font-size:.75rem;letter-spacing:.5px}.statement-note{display:none}.section-space{padding:48px 5%}.section-heading{margin-bottom:28px;gap:16px}.section-heading h2{font-size:2rem}.index-tag{font-size:.75rem;padding:8px;white-space:nowrap}.product-grid,.details-section,.research-content{grid-template-columns:1fr;gap:28px}.product-info{padding-top:6px}.product-info h3{font-size:5rem}.product-description{max-width:none}.product-grid{gap:27px}.purchase-row{flex-wrap:nowrap}.purchase-row>.button{padding:15px 16px;gap:10px}.details-section h2{font-size:2.5rem}.details-intro{max-width:none}.research-panel{padding:34px 5% 42px}.research-content{gap:25px}.research-content h2{font-size:clamp(3.2rem,13vw,5rem)}footer{padding:34px 5% 22px}.footer-wordmark{flex-wrap:wrap;font-size:2rem;gap:10px 17px}.footer-wordmark span{font-size:.75rem}.footer-bottom{display:flex;flex-direction:column;gap:10px;margin-top:25px}.bag-header,#bag-content,.bag-footer{padding:23px}.bag-header h2{font-size:1.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.report-note{font-size:.875rem;line-height:1.5;color:#60605d;margin:-12px 0 23px;max-width:440px}.detail-body code{overflow-wrap:anywhere;font-size:.875rem}

[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bag-scroll{flex:1;min-height:0;overflow-y:auto}.bag-header,.bag-footer{flex-shrink:0}#bag-content{overflow:visible}.coupon-section,.shipping-section{margin:0 28px;padding:0 0 24px}.coupon-section h3{font-size:1rem;margin-bottom:13px}.coupon-row{display:flex;gap:9px}.coupon-row input{min-width:0;flex:1}.coupon-row .button{padding:12px 18px;min-height:48px}.coupon-row input,.field input{border:1px solid #bbb;background:#fff;border-radius:0;padding:12px;font:inherit;width:100%;color:#111;min-height:48px}.coupon-row input:focus,.field input:focus{outline:2px solid #333;outline-offset:2px}.field-message{font-size:.875rem;margin-top:10px;line-height:1.5}.shipping-section{border-top:1px solid var(--line)}.shipping-note{font-size:.875rem;color:#60605d;margin:0 0 20px}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{min-width:0}.field.full{grid-column:1/-1}.field label{display:block;font-size:.875rem;margin-bottom:6px}.field label span{color:#666}.address-review{width:100%;margin-top:22px;background:#fff;justify-content:center}.address-review:hover{background:#eee}.address-preview{padding:17px;border:1px solid #ccc;margin-top:15px}.address-preview h4{margin:0 0 10px;font-size:.875rem}.address-preview p{white-space:pre-line;overflow-wrap:anywhere;font-size:.875rem}.address-preview small{display:block;margin-top:10px;font-size:.75rem;color:#666}.bag-footer .total-row{margin-bottom:9px}.order-total{border-top:1px solid var(--line);padding-top:11px}.bag-footer .tax-note{margin:8px 0 16px}.bag-footer{padding-top:18px;padding-bottom:18px}.bag-footer>p{margin:10px 0}.bag-header{padding-top:20px;padding-bottom:20px}
@media(max-width:680px){.coupon-section,.shipping-section{margin-left:23px;margin-right:23px}.bag-footer{padding:16px 23px}.bag-header{padding:18px 23px}}@media(max-width:360px){.address-grid{grid-template-columns:1fr}.field.full{grid-column:auto}}

.additional-products{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:58px}.stock-card{border:1px solid var(--line);padding:32px;background:#fafafa}.stock-badge{font:.75rem/1.5 'Courier New',monospace;letter-spacing:.6px;border:1px solid #aaa;padding:5px 8px;white-space:nowrap}.stock-card-title{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:34px 0 18px}.stock-card-title h3{font-size:clamp(3rem,4.5vw,5rem);font-weight:900;letter-spacing:-.06em}.stock-card-title .dosage{margin:0;white-space:nowrap}.stock-description{color:var(--muted);margin-bottom:24px}.stock-price{font-weight:700}.stock-disabled{background:#e7e7e5;color:#666;border-color:#e7e7e5;width:100%;justify-content:center}.stock-card .product-top{flex-wrap:wrap;gap:10px}.stock-card .specs{margin-bottom:24px}@media(max-width:680px){.additional-products{grid-template-columns:1fr;margin-top:36px;gap:20px}.stock-card{padding:23px}.stock-card-title h3{font-size:3.7rem}}

.payment-section{padding:24px 0;border-top:1px solid #d8d8d8}.payment-section h3{font-size:18px;margin:0 0 12px}.payment-profiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.payment-profile{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid #bdbdbd;text-decoration:none;color:inherit;min-width:0}.payment-profile strong{display:flex;justify-content:space-between}.payment-profile small{color:#666}.payment-profile:hover{border-color:#111;background:#f6f6f6}.payment-profile:focus-visible{outline:2px solid #111;outline-offset:3px}@media(max-width:360px){.payment-profiles{grid-template-columns:1fr}}

.payment-section select{width:100%;padding:14px;border:1px solid #bbb;border-radius:0;background:white;color:#111;font:inherit}.payment-section .field small{font-size:13px;line-height:1.5;color:#666}.payment-section input[type=file]{padding:12px;max-width:100%;font-size:14px}.payment-section .disabled-button{width:100%;white-space:normal}

.payment-reminder{color:#a31621;background:#fff0f1;border-left:4px solid #a31621;padding:12px 14px;font-size:15px;line-height:1.5;margin:16px 0}.payment-reminder strong{font-weight:700}.payment-reminder small{display:block;font-size:13px;margin-top:6px;color:#6e1820}

.checkout-steps{display:flex;list-style:none;padding:0;margin:8px 0 28px;gap:8px}.checkout-steps li{flex:1;font-size:14px;border-bottom:3px solid #ddd;padding:12px 0;color:#666}.checkout-steps [aria-current=step]{color:#111;border-color:#111;font-weight:bold}.checkout-step h3,.checkout-success h3{font-size:26px;margin:0 0 22px}.checkout-step .field{margin-bottom:16px}.checkout-step>.shipping-note{margin:16px 0}.checkout-step form>.button{width:100%;margin-top:20px}.flow-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px}.flow-actions .button{flex:1}.flow-totals{border:1px solid #ddd;padding:20px;margin:20px 0}.payment-choice{border:0;padding:0;margin:24px 0}.payment-choice legend{font-weight:bold;margin-bottom:12px}.payment-choice label{display:flex;align-items:center;gap:12px;border:1px solid #bbb;padding:16px;margin:10px 0;cursor:pointer}.payment-choice small{margin-left:auto}.payment-choice input{width:20px;height:20px;accent-color:#111}.checkout-success{padding:20px 0}.checkout-success p{margin:16px 0}.checkout-success input{width:100%;padding:12px;font:14px monospace;border:1px solid #bbb;margin:12px 0}.checkout-success details{margin-top:28px}.checkout-step [role=status]{margin-top:12px}#bag-dialog [hidden]{display:none!important}#bag-dialog .bag-footer{padding:18px 24px}#pay-link{width:100%}
