:root{--elixir-deep-blue:#253F6D;--elixir-off-white:#F0EEE9;--elixir-warm-beige:#D8D2C4;--elixir-gold:#BE9B65;--elixir-white:#FCFBF8;--ink:#172435;--muted:#64717a;--line:rgba(47,93,126,.16);--line-strong:rgba(203,166,106,.36);--shadow-soft:0 18px 45px rgba(47,93,126,.09);--shadow-premium:0 30px 80px rgba(23,36,53,.16);--heading-font:"Lora", Georgia, "Times New Roman", serif;--body-font:"Proxima Nova", "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--elixir-off-white);color:var(--ink);font-family:var(--body-font);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%;height:auto}a{color:inherit}.page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:1rem;top:1rem;background:var(--elixir-deep-blue);color:var(--elixir-white);padding:.75rem 1rem;z-index:1000;border-radius:999px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement-bar{background:var(--elixir-deep-blue);color:var(--elixir-white);text-align:center;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;padding:.64rem 1rem}.announcement-bar p{margin:0}.site-header{background:#fff;border-bottom:1px solid rgba(47,93,126,.1);position:sticky;top:0;z-index:50;box-shadow:none;transition:box-shadow .2s ease,border-color .2s ease}.site-header--scrolled{box-shadow:0 14px 30px #1724351a;border-bottom-color:#2f5d7e14}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:76px}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:1;flex:0 0 auto}.brand__mark{font-family:var(--heading-font);font-size:1.35rem;letter-spacing:.22em;font-weight:600;color:var(--elixir-deep-blue)}.brand__subline{font-size:.68rem;letter-spacing:.2em;color:var(--elixir-gold);text-transform:uppercase;margin-top:.38rem}.primary-nav,.header-utilities{display:flex;align-items:center}.primary-nav{gap:1.45rem}.primary-nav a{position:relative;text-decoration:none;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--elixir-deep-blue);padding:.5rem 0}.primary-nav a:after{content:"";position:absolute;left:0;right:0;bottom:.16rem;height:1px;background:var(--elixir-gold);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.primary-nav a:hover:after,.primary-nav a:focus-visible:after{transform:scaleX(1)}.header-utilities{gap:.5rem}.header-icon{width:42px;height:42px;border:1px solid transparent;border-radius:999px;color:var(--elixir-deep-blue);display:grid;place-items:center;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.header-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-icon:hover,.header-icon:focus-visible{background:var(--elixir-off-white);border-color:var(--line);transform:translateY(-1px)}h1,h2,h3,.hero-copy h1,.section-heading h1,.section-heading h2,.product-info h1{font-family:var(--heading-font);font-weight:500;line-height:1.08;color:var(--elixir-deep-blue);letter-spacing:-.025em}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--elixir-gold);font-size:.75rem;font-weight:800;margin:0 0 .75rem}.hero-section{background:linear-gradient(135deg,#fff 0%,var(--elixir-white) 44%,#f3ede1 100%);padding:clamp(3.8rem,6.4vw,6.9rem) 0 5.1rem;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 18%,rgba(203,166,106,.18),transparent 32%),linear-gradient(90deg,rgba(47,93,126,.045),transparent 46%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);gap:clamp(2rem,5vw,4.75rem);align-items:center}.hero-copy{padding-top:.8rem}.hero-copy h1{font-size:clamp(3rem,6vw,6rem);max-width:760px;margin:.1rem 0 1.1rem}.hero-body-copy{display:grid;gap:.24rem;margin:0 0 1.9rem}.hero-copy p:not(.eyebrow){font-size:1.08rem;color:var(--muted);max-width:610px;margin:0}.button-row,.gate-actions,.filter-bar{display:flex;gap:.85rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.86rem 1.35rem;border:1px solid var(--elixir-deep-blue);border-radius:999px;text-decoration:none;cursor:pointer;font-family:var(--body-font);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:0 14px 24px #2f5d7e21}.button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.button--primary{background:var(--elixir-deep-blue);border-color:var(--elixir-deep-blue);color:var(--elixir-white)}.button--secondary{background:var(--elixir-white);border-color:var(--elixir-gold);color:var(--elixir-gold)}.section-block{padding:3.6rem 0}.section-block--featured{padding-top:2.8rem}.section-heading{margin-bottom:1.55rem}.section-heading h1,.section-heading h2{font-size:clamp(2rem,3.35vw,3.25rem);margin:.2rem 0}.section-heading p:not(.eyebrow){max-width:650px;margin:.65rem 0 0;color:var(--muted)}.section-heading--split{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}.section-heading--center{text-align:center;max-width:760px;margin-inline:auto}.section-heading--center p:not(.eyebrow){margin-inline:auto}.trust-strip{margin-top:-2.25rem;margin-bottom:2.5rem;background:var(--elixir-white);border:1px solid var(--line-strong);border-radius:28px;box-shadow:var(--shadow-soft);display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;position:relative;z-index:2}.trust-item{padding:1.25rem 1.2rem;border-right:1px solid rgba(47,93,126,.13);display:grid;gap:.35rem}.trust-item:last-child{border-right:0}.trust-mark{font-size:.72rem;font-weight:800;letter-spacing:.16em;color:var(--elixir-gold)}.trust-item h3{font-family:var(--body-font);font-size:.86rem;letter-spacing:.1em;text-transform:uppercase;margin:0;color:var(--elixir-deep-blue)}.pillar-grid,.collection-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.05rem}.pillar-grid article,.product-card,.testing-card,.faq-item,.cart-item,.collection-card{background:var(--elixir-white);border:1px solid var(--line);border-radius:24px;padding:1.2rem;box-shadow:0 12px 30px #2f5d7e0f}.product-card{display:flex;flex-direction:column;min-height:100%;padding:.85rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 22px 46px #2f5d7e1c;border-color:#cba66a80}.product-card__media{position:relative;display:grid;place-items:center;min-height:250px;background:linear-gradient(145deg,#fff,var(--elixir-off-white));border-radius:20px;overflow:hidden;text-decoration:none}.product-card__media img{width:100%;height:100%;max-height:280px;object-fit:contain;padding:.45rem}.product-card__media--fallback img{object-fit:cover;padding:0}.product-card__body{padding:.95rem .4rem .25rem}.product-card__kicker{margin:0 0 .35rem;color:var(--elixir-gold);font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-card h3{font-family:var(--heading-font);font-size:1.28rem;margin:0 0 .45rem}.product-card h3 a{text-decoration:none}.product-card__meta{color:var(--muted);font-size:.9rem;margin:.2rem 0}.product-card__price{color:var(--elixir-deep-blue);font-weight:800;margin:.65rem 0}.badge{position:absolute;top:.85rem;left:.85rem;background:var(--elixir-deep-blue);color:#fff;border-radius:999px;padding:.3rem .6rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.text-link{color:var(--elixir-deep-blue);font-weight:800;text-decoration-color:#cba66ab3;text-underline-offset:.22em}.text-link--strong{text-transform:uppercase;letter-spacing:.11em;font-size:.78rem;text-decoration:none;border-bottom:1px solid var(--elixir-gold);padding-bottom:.2rem}.testing-band{background:linear-gradient(135deg,var(--elixir-deep-blue),#203D55);color:#fcfbf8d6;margin-top:1.6rem}.testing-band h2{color:#fff}.testing-grid,.product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:2.2rem;align-items:start}.testing-grid--visual{align-items:center}.verification-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.4rem}.verification-row span{border:1px solid rgba(203,166,106,.34);border-radius:999px;padding:.7rem 1rem;color:#fff;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.testing-card{background:#fcfbf8f5;box-shadow:0 24px 54px #00000029}.testing-card--visual{padding:.9rem;display:grid;gap:1rem}.testing-card--visual img{width:100%;border-radius:18px}.testing-card__copy{padding:.2rem .35rem .35rem}.testing-card__copy h3{font-family:var(--body-font);font-size:.86rem;letter-spacing:.16em;text-transform:uppercase;margin:0;color:var(--elixir-deep-blue)}.testing-card__copy p{margin:.25rem 0 1rem;color:var(--muted)}.testing-card dl{display:grid;gap:.85rem;margin:0 0 1.2rem}.testing-card dl div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(47,93,126,.12);padding-bottom:.75rem}.testing-card dt{font-weight:800;color:var(--elixir-deep-blue)}.testing-card dd{margin:0;color:var(--muted)}.product-info,.product-media,.cart-panel{background:var(--elixir-white);border:1px solid var(--line);border-radius:24px;padding:1.5rem}.price,.product-price{color:var(--elixir-deep-blue);font-weight:800}.ruo-warning,.lab-results,.testing-transparency{border-left:3px solid var(--elixir-gold);background:#fcfbf8bd;padding:1rem}.faq-section{padding-top:3.8rem;padding-bottom:4.6rem}.faq-list{display:grid;gap:.85rem;max-width:900px;margin-inline:auto}.faq-item{padding:0;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;font-weight:800;color:var(--elixir-deep-blue);font-size:1.04rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0;padding:0 1.35rem 1.25rem;color:var(--muted)}.faq-icon{width:28px;height:28px;border-radius:999px;border:1px solid var(--line-strong);position:relative;flex:0 0 auto}.faq-icon:before,.faq-icon:after{content:"";position:absolute;background:var(--elixir-gold);left:8px;right:8px;top:13px;height:2px}.faq-icon:after{transform:rotate(90deg)}.faq-item[open] .faq-icon:after{transform:rotate(0)}.faq-item[open]{border-color:#cba66a7a;box-shadow:0 18px 42px #2f5d7e17}.site-footer{background:#132737;color:#fcfbf8c2;padding:3.2rem 0 2.8rem}.footer-grid{display:grid;grid-template-columns:1.35fr .62fr .62fr 1fr;gap:2rem;align-items:start}.footer-brand-panel h2{color:#fff;font-size:clamp(1.8rem,2.6vw,2.8rem);margin:.15rem 0 .85rem}.footer-brand-panel p:last-child{max-width:430px;margin:0}.footer-nav{display:grid;gap:.55rem}.footer-nav h3,.footer-compliance h3{font-family:var(--body-font);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#fff;margin:0 0 .35rem}.footer-nav a{font-size:.93rem;text-decoration:none;color:#fcfbf8c7}.footer-nav a:hover,.footer-nav a:focus-visible{color:#fff;text-decoration:underline;text-decoration-color:var(--elixir-gold);text-underline-offset:.22em}.footer-compliance{border:1px solid rgba(203,166,106,.34);border-radius:22px;padding:1rem;background:#fcfbf80f}.footer-compliance p{margin:0;font-size:.88rem}@media(max-width:1020px){.primary-nav{gap:1rem}.product-grid,.pillar-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.trust-strip{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:920px){.site-header__inner{min-height:auto;padding:1rem 0;align-items:flex-start;flex-wrap:wrap}.primary-nav{order:3;width:100%;justify-content:flex-start;overflow:auto;padding-bottom:.25rem}.hero-grid,.testing-grid,.product-layout{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,1fr);margin-top:1.5rem}.trust-item:nth-child(2),.trust-item:nth-child(4){border-right:0}.section-heading--split{align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.page-width{width:min(100% - 28px,1180px)}.announcement-bar{font-size:.68rem;letter-spacing:.1em}.brand__mark{font-size:1.12rem}.primary-nav{gap:1rem}.primary-nav a{font-size:.74rem}.hero-section{padding:3.1rem 0}.hero-copy h1{font-size:clamp(2.55rem,14vw,4rem)}.trust-strip,.pillar-grid,.collection-grid,.product-grid,.footer-grid,.verification-row{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(2),.trust-item:nth-child(4){border-right:0;border-bottom:1px solid rgba(47,93,126,.13)}.trust-item:last-child{border-bottom:0}.button{width:100%}.product-card__media{min-height:220px}}.hero-section--v4{background:linear-gradient(90deg,#fff 0% 48%,#f8f4ed);padding:clamp(3.9rem,6vw,6.6rem) 0 0;overflow:hidden}.hero-section--v4:before{background:radial-gradient(circle at 90% 10%,rgba(47,93,126,.08),transparent 28%),radial-gradient(circle at 84% 22%,rgba(203,166,106,.16),transparent 34%)}.hero-v4-grid{position:relative;display:grid;grid-template-columns:minmax(420px,.92fr) minmax(520px,1.08fr);gap:clamp(1.2rem,2.2vw,2.7rem);align-items:end;min-height:600px}.hero-v4-copy{align-self:center;padding:1rem 0 3.8rem;z-index:2}.hero-v4-eyebrow{color:var(--elixir-deep-blue);letter-spacing:.2em;margin-bottom:1.15rem}.hero-v4-copy h1{font-size:clamp(4rem,6.4vw,6.75rem);line-height:.98;margin:0 0 1.25rem;color:#0d2743;letter-spacing:-.035em}.hero-v4-gold-rule{display:block;width:145px;height:1px;background:var(--elixir-gold);position:relative;margin:0 0 1.45rem}.hero-v4-gold-rule:after{content:"";position:absolute;right:-3px;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--elixir-gold)}.hero-v4-copy .hero-body-copy{gap:.18rem;margin-bottom:1.7rem}.hero-v4-copy p:not(.eyebrow){font-size:1.08rem;line-height:1.48;color:#19314a}.hero-v4-copy em{font-family:var(--heading-font);color:#b88943;font-style:italic}.hero-v4-buttons .button{border-radius:0;min-width:205px;min-height:56px}.hero-v4-buttons .button--primary{background:#253f6d;border-color:#253f6d}.hero-v4-buttons .button--secondary{background:#fff;border-color:#c99a52;color:#9b6b2d}.hero-v4-brand-line{display:flex;align-items:center;gap:.85rem;margin-top:2.3rem;color:#132b45;letter-spacing:.16em;text-transform:uppercase;font-size:.82rem}.hero-v4-brand-line em{letter-spacing:.06em;text-transform:none}.hero-v4-seal,.homepage-verification-band__seal{display:grid;place-items:center;width:50px;height:50px;border:1px solid var(--elixir-gold);border-radius:50%;color:var(--elixir-gold);font-size:1.45rem;line-height:1}.hero-v4-product-stage{position:relative;min-height:620px;align-self:stretch;z-index:1}.hero-v4-product{position:absolute;display:block;height:auto;filter:drop-shadow(0 28px 30px rgba(8,28,48,.18));mix-blend-mode:multiply}.hero-v4-product--box{right:21%;bottom:0;width:min(39vw,440px);z-index:3}.hero-v4-product--vial{left:1%;bottom:20px;width:min(19vw,225px);z-index:4}.hero-v4-product--set{right:-7%;bottom:148px;width:min(30vw,360px);opacity:.76;z-index:1;filter:drop-shadow(0 20px 24px rgba(8,28,48,.12));transform:scale(.95)}.hero-v4-product--back{right:1%;bottom:22px;width:min(15vw,165px);z-index:2;opacity:.88}.trust-strip{border-radius:0;margin-top:0;margin-bottom:0;border-left:0;border-right:0;border-color:#cba66a47;box-shadow:none;background:#fff;max-width:none;width:100%;padding-inline:max(20px,calc((100vw - 1180px)/2));grid-template-columns:repeat(5,1fr)}.trust-item{min-height:126px;align-content:center;text-align:center}.trust-mark{font-size:1.8rem;line-height:1;color:var(--elixir-gold)}.trust-mark:before{content:"\25c7"}.trust-mark{font-size:0;color:transparent}.trust-item h3{font-size:.78rem;color:#09243f}.section-block--featured{background:#f8f4ed;padding-top:4rem}.product-grid{gap:1.35rem}.product-card{border-radius:0;background:#fff;border-color:#cba66a3d;box-shadow:0 14px 34px #10263a12}.product-card__media{background:linear-gradient(180deg,#fff,#f7f3eb);border-radius:0;min-height:310px}.product-card__media img{max-height:315px;mix-blend-mode:multiply}.product-card__media--fallback img{object-fit:contain;padding:.35rem}.product-card h3{color:#102b46}.homepage-verification-band{background:linear-gradient(100deg,#253f6d,#08213a);color:#fff;padding:1.15rem 0;border-top:1px solid rgba(203,166,106,.45)}.homepage-verification-band__inner{display:grid;grid-template-columns:90px repeat(4,1fr);align-items:center;gap:0}.homepage-verification-band__inner>div{min-height:56px;border-left:1px solid rgba(203,166,106,.68);padding:0 1.65rem;display:grid;align-content:center}.homepage-verification-band strong{font-family:var(--heading-font);font-weight:500;text-transform:uppercase;letter-spacing:.16em;color:#fff}.homepage-verification-band span{font-size:.88rem;color:#f5f1e8}.homepage-verification-band__final strong{color:var(--elixir-gold)}@media(max-width:1020px){.hero-v4-grid{grid-template-columns:1fr;min-height:0}.hero-v4-copy{padding-bottom:1rem}.hero-v4-product-stage{min-height:560px}.hero-v4-product--box{right:28%;width:380px}.hero-v4-product--vial{left:12%;width:200px}.hero-v4-product--set{right:4%;width:320px}.hero-v4-product--back{right:8%;width:145px}.homepage-verification-band__inner{grid-template-columns:1fr 1fr}.homepage-verification-band__seal{display:none}.homepage-verification-band__inner>div{border-top:1px solid rgba(203,166,106,.38)}}@media(max-width:620px){.hero-v4-grid{display:block}.hero-v4-copy h1{font-size:clamp(3.1rem,14vw,4.6rem)}.hero-v4-buttons .button{width:100%;min-width:0}.hero-v4-brand-line{font-size:.72rem;letter-spacing:.09em}.hero-v4-product-stage{min-height:470px;margin-top:1rem}.hero-v4-product--box{right:15%;width:290px}.hero-v4-product--vial{left:1%;bottom:12px;width:150px}.hero-v4-product--set{right:-8%;bottom:118px;width:255px}.hero-v4-product--back{right:-2%;width:105px}.trust-strip,.homepage-verification-band__inner{grid-template-columns:1fr}.homepage-verification-band__inner>div{border-left:0}}.site-header{background:#fffdf8}.site-header__inner{min-height:118px}.brand--lockup{flex-direction:row;align-items:center;gap:1.35rem}.brand__emblem{width:64px;height:64px;border:1px solid var(--elixir-gold);border-radius:50%;display:grid;place-items:center;color:var(--elixir-gold);font-size:2rem}.brand__mark{font-size:2rem;letter-spacing:.26em}.brand__subline{font-family:var(--heading-font);font-size:1.03rem;letter-spacing:.22em;color:var(--elixir-deep-blue);text-transform:uppercase}.cart-count{position:absolute;right:1px;top:0;background:var(--elixir-gold);color:#fff;border-radius:999px;min-width:1.15rem;height:1.15rem;display:grid;place-items:center;font-size:.68rem;font-weight:800}.header-icon--cart{position:relative}.announcement-bar{background:#092a4a}.trust-icon{display:grid;place-items:center;margin-inline:auto;color:var(--elixir-gold)}.trust-icon svg{width:46px;height:46px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-item{padding:1.2rem 1.4rem}.trust-item p{margin:.15rem auto 0;max-width:185px;color:#253f6d;font-size:.82rem;line-height:1.4}.ruo-age-band{background:#fffdf8;border-top:1px solid rgba(37,63,109,.12);border-bottom:1px solid rgba(37,63,109,.12);padding:1.4rem 0}.ruo-age-band__inner{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:1.8rem}.ruo-age-band__badge{width:76px;height:76px;border:1px solid var(--elixir-gold);border-radius:50%;display:grid;place-items:center;font-size:1.95rem;font-weight:900;color:var(--elixir-deep-blue)}.ruo-age-band h2{font-family:var(--heading-font);color:var(--elixir-deep-blue);margin:.05rem 0 .25rem}.ruo-age-band p{margin:0}.ruo-age-band__copy>p:last-child{max-width:720px;color:#223b55}.ruo-age-band__actions{display:flex;gap:1rem;flex-wrap:wrap}.catalog-empty-card,.about-page__hero,.about-page__grid article,.standard-page{background:#fff;border:1px solid rgba(190,155,101,.26);box-shadow:0 14px 34px #10263a12;padding:clamp(1.4rem,3vw,2.4rem)}.catalog-empty-card{grid-column:1/-1}.about-page__hero{margin-bottom:1.2rem}.about-page__hero h1{font-family:var(--heading-font);color:var(--elixir-deep-blue);font-size:clamp(2.6rem,5vw,5rem);line-height:1.04;margin:.2rem 0 1rem}.about-page__hero p{max-width:780px}.about-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.about-page__grid h2{font-family:var(--heading-font);color:var(--elixir-deep-blue);margin-top:0}.footer-grid{grid-template-columns:1.25fr .55fr .55fr .55fr 1fr}.product-card__no-media{min-height:250px;display:grid;place-items:center;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hero-v4-product--box{mix-blend-mode:normal}.hero-v4-product--set{filter:blur(.25px) drop-shadow(0 20px 24px rgba(8,28,48,.12))}.button:focus-visible,.primary-nav a:focus-visible,.header-icon:focus-visible,.text-link:focus-visible,.faq-item summary:focus-visible{outline:2px solid var(--elixir-gold);outline-offset:3px}@media(max-width:1020px){.site-header__inner{min-height:auto}.brand__mark{font-size:1.55rem}.brand__emblem{width:54px;height:54px}.ruo-age-band__inner{grid-template-columns:1fr}.ruo-age-band__actions .button{width:auto}.footer-grid{grid-template-columns:1fr 1fr}.about-page__grid{grid-template-columns:1fr}}@media(max-width:620px){.brand--lockup{gap:.75rem}.brand__emblem{width:44px;height:44px;font-size:1.35rem}.brand__mark{font-size:1.15rem}.brand__subline{font-size:.72rem}.ruo-age-band__actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.trust-item p{max-width:260px}}.brand__official-logo{width:260px;height:auto}.brand{display:block}.brand--lockup{gap:0}.site-header__inner{min-height:102px}.hero-section--production{background:linear-gradient(90deg,#fffdf8,#fff 43%,#f3eadc)}.hero-section--production:after{content:"";position:absolute;right:0;bottom:0;width:58%;height:62%;background:linear-gradient(180deg,#253f6d0f,#be9b651a);clip-path:ellipse(72% 44% at 63% 68%);pointer-events:none}.hero-section--production .hero-v4-grid{min-height:650px}.hero-v4-mini-logo{width:92px;height:auto;filter:drop-shadow(0 10px 18px rgba(37,63,109,.1))}.hero-v4-brand-line{align-items:center;text-transform:none;letter-spacing:.04em}.hero-product-ad{isolation:isolate}.hero-product-ad:before{content:"";position:absolute;left:8%;right:2%;bottom:0;height:28%;background:radial-gradient(ellipse at center,#12273738,#12273700 68%);filter:blur(10px);z-index:0}.hero-product-ad__halo{position:absolute;right:8%;top:5%;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.96) 0%,rgba(190,155,101,.16) 42%,rgba(37,63,109,.1) 70%,transparent 72%);box-shadow:inset 0 0 70px #ffffffb8;z-index:0}.hero-v4-product{z-index:2}.hero-v4-product--set{z-index:1;opacity:.58;filter:blur(.15px) drop-shadow(0 24px 34px rgba(37,63,109,.16));right:2%;bottom:122px;width:430px}.hero-v4-product--box{z-index:3;right:17%;bottom:24px;width:430px;filter:drop-shadow(0 42px 55px rgba(16,38,58,.26))}.hero-v4-product--vial{z-index:4;left:11%;bottom:18px;width:225px;filter:drop-shadow(0 38px 42px rgba(16,38,58,.3))}.hero-v4-product--back{z-index:2;right:2%;bottom:52px;width:155px;opacity:.86;filter:drop-shadow(0 26px 34px rgba(16,38,58,.22))}.trust-strip{grid-template-columns:repeat(4,1fr);border-radius:0;background:#fffdf8}.homepage-quality-preview{background:#fffdf8;border-top:1px solid rgba(37,63,109,.1);border-bottom:1px solid rgba(190,155,101,.26);padding:clamp(2.2rem,4vw,3.5rem) 0}.homepage-quality-preview__inner{display:grid;grid-template-columns:1.05fr 1.1fr auto;gap:2rem;align-items:center}.homepage-quality-preview h2{font-size:clamp(1.8rem,3vw,3rem);margin:.1rem 0;color:#102a45}.homepage-quality-preview p{margin:0;color:#223b55}.homepage-verification-band__logo{display:flex;align-items:center;justify-content:center}.homepage-verification-band__official-logo{width:170px;height:auto}.homepage-verification-band__seal{display:none}.footer-official-logo{width:250px;height:auto;margin-bottom:1rem;filter:brightness(0) invert(1) opacity(.96)}.site-footer .footer-brand-panel h2{margin-top:.3rem}.elixir-official-logo{height:auto}.catalog-empty-card h3{margin-top:0}.product-card__no-media,.elixir-product__media-fallback,.media-fallback{display:grid;place-items:center;min-height:220px;color:#253f6d;background:linear-gradient(145deg,#fffdf8,#eee8dc);font-family:var(--heading-font);letter-spacing:.04em}.coa-card,.about-page__grid article{transition:border-color .18s ease,box-shadow .18s ease}.coa-card:hover,.about-page__grid article:hover{border-color:#be9b657a;box-shadow:0 20px 42px #10263a1a}@media(max-width:1020px){.homepage-quality-preview__inner{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,1fr)}.hero-v4-product--box{right:22%;width:380px}.hero-v4-product--vial{left:10%;width:195px}.hero-v4-product--set{right:4%;width:345px}}@media(max-width:620px){.brand__official-logo{width:190px}.site-header__inner{min-height:auto}.hero-section--production .hero-v4-grid{min-height:0}.hero-v4-product--box{right:10%;width:292px}.hero-v4-product--vial{left:0;width:145px}.hero-v4-product--set{right:-10%;width:255px}.homepage-verification-band__official-logo{width:140px}.trust-strip{grid-template-columns:1fr}}.hero-v4-approved-artwork{position:relative;z-index:2;align-self:stretch;display:grid;align-items:end;min-height:620px}.hero-v4-approved-artwork img{width:100%;height:min(620px,62vw);object-fit:contain;object-position:center bottom;filter:drop-shadow(0 36px 48px rgba(16,38,58,.2))}.catalog-empty-card--customer h2{font-size:clamp(1.35rem,2vw,1.8rem);margin:.15rem 0 .5rem;color:var(--elixir-deep-blue)}.contact-page__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:1.2rem;align-items:start}.contact-form{display:grid;gap:.75rem}.contact-form label,.search-page__form label{font-weight:800;color:var(--elixir-deep-blue)}.contact-form input,.contact-form select,.contact-form textarea,.search-page__field input{width:100%;border:1px solid rgba(37,63,109,.22);border-radius:14px;background:#fffdf8;color:var(--ink);font:inherit;padding:.85rem 1rem}.form-status{margin:0;padding:.85rem 1rem;border-radius:14px}.form-status--success{background:#253f6d14;color:var(--elixir-deep-blue)}.form-status--error{background:#96322814;color:#7b2d24}.search-page__form{background:#fff;border:1px solid rgba(190,155,101,.26);border-radius:24px;padding:clamp(1rem,2vw,1.4rem);box-shadow:0 14px 34px #10263a12;display:grid;gap:.75rem;margin-bottom:1.2rem}.search-page__field{display:grid;grid-template-columns:1fr auto;gap:.75rem}.search-page__count{font-weight:800;color:var(--elixir-deep-blue)}@media(max-width:920px){.site-header__inner{align-items:center}.primary-nav{order:3;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;overflow:visible}.primary-nav a{text-align:center;padding:.75rem .35rem;border:1px solid rgba(37,63,109,.12);border-radius:999px}.hero-section--production .hero-v4-grid,.hero-v4-approved-artwork{min-height:0}.hero-v4-approved-artwork img{height:auto;max-height:540px}.contact-page__grid{grid-template-columns:1fr}.footer-grid{gap:1.4rem}}@media(max-width:620px){.site-header__inner{gap:.85rem}.brand__official-logo{width:min(220px,68vw)}.header-utilities{margin-left:auto}.primary-nav{grid-template-columns:repeat(2,1fr);font-size:.72rem}.hero-section--production{padding-top:2.4rem}.hero-v4-copy h1{font-size:clamp(2.85rem,13vw,4.1rem);line-height:1.02}.hero-v4-brand-line{align-items:flex-start}.hero-v4-mini-logo{width:74px}.hero-v4-approved-artwork img{max-height:none}.trust-strip{overflow:visible}.footer-brand-panel p:last-child{max-width:none}.search-page__field{grid-template-columns:1fr}.search-page__field .button{width:100%}}.testing-band.testing-transparency{background:linear-gradient(135deg,var(--elixir-deep-blue),#203D55);color:#fcfbf8db}.testing-band.testing-transparency h2,.testing-band.testing-transparency p,.testing-band.testing-transparency .text-link{color:#fff}.hero-section--final{position:relative;overflow:hidden;background:#f7f2e9 var(--hero-artwork) center right/cover no-repeat;min-height:clamp(660px,72vh,820px);padding:0;color:#253f6d}.hero-section--final:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f0eee9f5,#f0eee9e0 31%,#f0eee95c 52%,#f0eee900 76%);pointer-events:none;z-index:0}.hero-section--final:after{display:none!important}.hero-final__inner{position:relative;z-index:1;min-height:clamp(660px,72vh,820px);display:flex;align-items:center}.hero-final__copy{width:min(560px,48vw);padding:clamp(4.5rem,7vw,7rem) 0 4.5rem;z-index:2}.hero-final__eyebrow{color:#be9b65;letter-spacing:.2em;margin-bottom:1.05rem}.hero-final__copy h1{font-size:clamp(3.8rem,6.3vw,6.8rem);line-height:.98;margin:0 0 1.35rem;color:#253f6d;letter-spacing:-.04em}.hero-final__body{gap:.25rem;margin-bottom:1.9rem}.hero-final__body p{color:#253f6d!important;font-size:1.1rem;line-height:1.5;max-width:520px}.hero-final__body p.hero-final__gold{color:#be9b65!important;font-family:var(--heading-font);font-size:1.28rem!important;margin-top:.6rem!important}.hero-final__buttons .button{border-radius:0;min-width:190px;min-height:56px}.hero-final__buttons .button--primary{background:#253f6d;border-color:#253f6d;color:#f0eee9}.hero-final__buttons .button--secondary{background:#f0eee9db;border-color:#be9b65;color:#253f6d}.hero-final__principle{display:flex;align-items:center;gap:.9rem;margin-top:2.25rem;color:#253f6d;font-size:.82rem;font-weight:900;letter-spacing:.16em}.hero-final__principle img{width:54px;height:54px;object-fit:contain}.hero-final__mobile-artwork{display:none}.elixir-standard{background:#253f6d!important;color:#f0eee9!important;margin-top:1.6rem;border-left:0!important}.elixir-standard__grid{display:grid;grid-template-columns:1fr .78fr;gap:clamp(2rem,5vw,5rem);align-items:center;min-height:420px}.elixir-standard .eyebrow{color:#be9b65}.elixir-standard h2{color:#f0eee9;font-size:clamp(2.2rem,4vw,4rem);margin:.15rem 0 1.15rem;max-width:760px}.elixir-standard p{color:#f0eee9;max-width:660px;margin:0 0 1.5rem}.elixir-standard .text-link{color:#f0eee9;border-bottom-color:#be9b65}.elixir-standard__mark{display:flex;justify-content:center;align-items:center;border-left:1px solid rgba(190,155,101,.46);min-height:320px}.elixir-standard__mark img{width:min(360px,68%);opacity:.22;filter:none}.footer-official-logo{width:230px;height:auto;margin-bottom:1.1rem}@media(max-width:920px){.hero-section--final{background:#f0eee9;min-height:0}.hero-section--final:before{display:none}.hero-final__inner{min-height:0;display:block;padding-top:2.8rem;padding-bottom:0}.hero-final__copy{width:100%;padding:0 0 1.7rem}.hero-final__copy h1{font-size:clamp(3.15rem,13vw,5rem)}.hero-final__mobile-artwork{display:block;width:calc(100% + 28px);max-width:none;margin:0 -14px;height:auto;object-fit:contain}.hero-final__principle{font-size:.72rem;letter-spacing:.09em}.elixir-standard__grid{grid-template-columns:1fr;min-height:0}.elixir-standard__mark{border-left:0;border-top:1px solid rgba(190,155,101,.46);min-height:190px}.elixir-standard__mark img{width:210px}}@media(max-width:620px){.hero-final__buttons{display:grid;grid-template-columns:1fr;gap:.75rem}.hero-final__buttons .button{width:100%;min-width:0}.hero-final__body p{font-size:1rem}.hero-final__body p.hero-final__gold{font-size:1.12rem!important}.brand__official-logo{width:210px}.footer-official-logo{width:220px}}#shopify-section-header{position:sticky!important;top:0!important;z-index:900!important}.site-header{position:relative!important;top:auto!important;z-index:900;background:#fffdf8f7!important;-webkit-backdrop-filter:saturate(130%) blur(8px);backdrop-filter:saturate(130%) blur(8px);box-shadow:0 10px 26px #17243512!important;border-bottom:1px solid rgba(37,63,109,.12)!important}.site-header__inner{min-height:84px!important;padding:.45rem 0!important;align-items:center!important}.brand__official-logo{width:132px!important;max-height:72px!important;object-fit:contain!important}.primary-nav a{font-size:.76rem!important;padding:.42rem 0!important}.header-icon{width:38px!important;height:38px!important}.header-icon svg{width:18px!important;height:18px!important}.hero-section--final{background-position:center right!important;background-size:cover!important;min-height:clamp(620px,66vh,720px)!important}.hero-section--final:before{background:linear-gradient(90deg,#f0eee9fa,#f0eee9ed 28%,#f0eee99e 44%,#f0eee929 62%,#f0eee900 78%)!important}.hero-final__inner{min-height:clamp(620px,66vh,720px)!important}.hero-final__copy{width:min(590px,50vw)!important;padding:clamp(3.6rem,5.5vw,5.8rem) 0 3.8rem!important}.hero-final__copy h1{text-shadow:0 1px 0 rgba(255,255,255,.35)}.hero-final__body p{max-width:540px!important}.hero-final__body p.hero-final__gold{color:#be9b65!important}.footer-regulatory-disclaimer{margin-top:2.2rem;padding-top:1.6rem;border-top:1px solid rgba(190,155,101,.28)}.footer-regulatory-disclaimer h3{font-family:var(--body-font);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#fff;margin:0 0 .8rem}.footer-regulatory-disclaimer p{font-size:.88rem;line-height:1.65;max-width:1040px;margin:.6rem 0 0;color:#fcfbf8c7}@media(max-width:920px){.site-header__inner{min-height:72px!important}.brand__official-logo{width:118px!important;max-height:62px!important}.primary-nav{grid-template-columns:repeat(4,minmax(112px,1fr))!important;overflow-x:auto!important}.hero-section--final{background:#f0eee9!important}.hero-final__inner{min-height:0!important}.hero-final__copy{width:100%!important}}@media(max-width:620px){body{padding-bottom:76px}.brand__official-logo{width:104px!important;max-height:56px!important}.site-header__inner{gap:.65rem!important}.hero-final__copy h1{font-size:clamp(2.85rem,12vw,4.2rem)!important}.footer-regulatory-disclaimer p{font-size:.84rem}}#shopify-section-header{position:sticky!important;top:0!important;z-index:950!important}.site-header{position:relative!important;background:#fffdf8fa!important}.site-header__inner{min-height:76px!important;padding:.4rem 0!important;align-items:center!important;flex-wrap:nowrap!important}.brand--split-lockup{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.7rem!important;text-decoration:none;min-width:0}.brand__split-emblem{width:42px!important;height:42px!important;object-fit:contain!important;flex:0 0 auto}.brand__split-wordmark{width:clamp(148px,17vw,238px)!important;max-height:44px!important;object-fit:contain!important}.primary-nav--desktop{display:flex}.mobile-menu-toggle,.mobile-drawer[hidden]{display:none!important}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200}.mobile-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#13273775}.mobile-drawer__panel{position:absolute;top:0;right:0;width:min(88vw,390px);height:100%;background:#fffdf8;border-left:1px solid rgba(190,155,101,.34);box-shadow:-24px 0 54px #10263a38;padding:1rem;display:grid;grid-template-rows:auto 1fr;gap:1rem}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;color:var(--elixir-deep-blue);font-weight:900;letter-spacing:.14em;text-transform:uppercase}.mobile-drawer__close{width:44px;height:44px;border:1px solid rgba(37,63,109,.18);border-radius:999px;background:#fff;color:var(--elixir-deep-blue);font-size:1.8rem;line-height:1;cursor:pointer}.mobile-drawer__nav{display:grid;align-content:start;gap:.65rem}.mobile-drawer__nav a{display:flex;align-items:center;min-height:54px;text-decoration:none;border:1px solid rgba(37,63,109,.14);border-radius:16px;padding:0 1rem;color:var(--elixir-deep-blue);font-weight:900;letter-spacing:.14em}.mobile-menu-open{overflow:hidden}.hero-section--split{display:grid!important;grid-template-columns:minmax(0,43%) minmax(0,57%)!important;background:#f0eee9!important;min-height:clamp(620px,66vh,740px)!important;padding:0!important;overflow:hidden}.hero-section--split:before{display:none!important}.hero-split__copy-panel{display:flex;align-items:center;background:linear-gradient(135deg,#fffdf8,#f0eee9);padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:clamp(1.4rem,3vw,3rem);position:relative;z-index:2}.hero-split__copy-panel:after{content:"";position:absolute;right:-70px;top:0;bottom:0;width:120px;background:linear-gradient(90deg,#f0eee9,#f0eee900);pointer-events:none}.hero-split__art-panel{min-height:clamp(620px,66vh,740px);display:flex;align-items:stretch;justify-content:center;background:#f7f2e9}.hero-split__art-panel img{width:100%;height:100%;object-fit:cover;object-position:center right}.hero-section--split .hero-final__copy{width:100%!important;padding:clamp(3.2rem,5vw,5.5rem) 0!important}.hero-section--split .hero-final__copy h1{text-shadow:none!important}.trust-item h3{font-weight:950!important;letter-spacing:.13em!important}.trust-item p{font-weight:500!important;color:#53606c!important;font-size:.78rem!important}.premium-cart{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.36fr);gap:1.2rem;align-items:start}.premium-cart__lines{display:grid;gap:1rem}.premium-cart__line,.premium-cart__summary,.premium-cart__empty{background:#fffdf8;border:1px solid rgba(190,155,101,.28);border-radius:26px;box-shadow:0 18px 44px #253f6d14;padding:1rem}.premium-cart__line{display:grid;grid-template-columns:120px minmax(0,1fr) minmax(190px,.4fr) minmax(130px,.22fr);gap:1rem;align-items:center}.premium-cart__media{display:grid;place-items:center;background:#f0eee9;border-radius:18px;min-height:120px;text-decoration:none;color:#253f6d;font-weight:900}.premium-cart__media img{width:100%;height:120px;object-fit:contain}.premium-cart__details h2,.premium-cart__summary h2{font-family:var(--heading-font);color:#253f6d;margin:0 0 .5rem}.premium-cart__details h2 a{text-decoration:none}.premium-cart__details p,.premium-cart__pricing p,.premium-cart__summary p{margin:.18rem 0;color:#53606c}.premium-cart__pricing span,.premium-cart__summary span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#253f6d;font-weight:900}.premium-cart__pricing strong,.premium-cart__summary strong{color:#253f6d}.premium-cart__controls{display:grid;gap:.7rem}.premium-cart__controls input{width:100%;border:1px solid rgba(37,63,109,.22);border-radius:999px;padding:.65rem .8rem;background:#fff}.premium-cart__remove{color:#253f6d;font-weight:900;text-decoration-color:#be9b65}.premium-cart__summary{position:sticky;top:104px;display:grid;gap:.75rem}.premium-cart__summary .button{width:100%}.premium-cart__note{border-left:3px solid #BE9B65;padding-left:.85rem}.cart-heading p{max-width:720px}.purchase-gate-open{overflow:hidden}@media(max-width:920px){.primary-nav--desktop,.header-icon--account,.header-icon--search{display:none!important}.mobile-menu-toggle{display:grid!important}.site-header__inner{min-height:64px!important}.brand__split-emblem{width:36px!important;height:36px!important}.brand__split-wordmark{width:154px!important;max-height:36px!important}.hero-section--split{display:block!important;min-height:0!important}.hero-split__copy-panel{display:block;padding:2.8rem max(14px,calc((100vw - 1180px)/2)) 1.4rem}.hero-split__copy-panel:after{display:none}.hero-split__art-panel{min-height:0}.hero-split__art-panel img{height:auto;object-fit:contain}.premium-cart{grid-template-columns:1fr}.premium-cart__summary{position:static}.premium-cart__line{grid-template-columns:92px 1fr}.premium-cart__pricing,.premium-cart__controls{grid-column:1 / -1}}@media(max-width:620px){body{padding-bottom:76px}.site-header__inner{gap:.45rem!important}.header-utilities{gap:.25rem!important}.header-icon{width:36px!important;height:36px!important}.brand__split-wordmark{width:132px!important}.hero-final__principle{align-items:flex-start}.mobile-drawer__panel{width:92vw}.premium-cart__line{grid-template-columns:1fr}.premium-cart__media img{height:160px}}.drawer-open,.mobile-menu-open,.purchase-gate-open{overflow:hidden!important}.brand--split-lockup{gap:.38rem!important}.brand__split-emblem{width:48px!important;height:48px!important}.brand__split-wordmark{width:clamp(160px,16vw,224px)!important}.header-icon{background:transparent}.mobile-drawer__panel{width:min(90vw,392px)!important;background:#f0eee9!important;min-height:100dvh!important;border-radius:0!important;padding:1.15rem 1.25rem!important}.mobile-drawer__backdrop,.commerce-drawer__backdrop{background:#10203094!important}.mobile-drawer__nav{gap:0!important;border-top:1px solid rgba(37,63,109,.14)}.mobile-drawer__nav a,.mobile-drawer__nav button{min-height:58px!important;border:0!important;border-bottom:1px solid rgba(37,63,109,.14)!important;border-radius:0!important;background:transparent!important;text-align:left;color:#253f6d!important;font:inherit;font-weight:900!important;letter-spacing:.14em!important;text-decoration:none!important;padding:0!important;cursor:pointer}.mobile-drawer__close,.commerce-drawer__header button,.hero-section--split{background:#f0eee9!important}.hero-split__art-panel{position:relative}.hero-split__art-panel:before{content:"";position:absolute;inset:0 auto 0 0;width:38%;background:linear-gradient(90deg,#f0eee9,#f0eee9d6 30%,#f0eee952 70%,#f0eee900);z-index:2;pointer-events:none}.hero-split__copy-panel{background:#f0eee9!important}.hero-split__art-panel img{width:106%!important;max-width:none!important;transform:translate(-4%)}.trust-item h3{color:#253f6d!important}.trust-icon{color:#be9b65!important}.section-block--featured{overflow:hidden}.product-grid{width:100%;max-width:100%;overflow:visible}.product-card:focus-within{outline:2px solid #BE9B65;outline-offset:3px}.collection-sort{display:flex;align-items:center;gap:.55rem;color:#253f6d;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.collection-sort select,.search-page__toolbar select{border:1px solid rgba(37,63,109,.22);border-radius:999px;background:#fffdf8;color:#253f6d;padding:.72rem 2.2rem .72rem .95rem;font:inherit;font-weight:800}.commerce-drawer[hidden]{display:none!important}.commerce-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300}.commerce-drawer__panel{position:absolute;top:0;right:0;width:min(92vw,430px);height:100dvh;background:#f0eee9;border-left:1px solid rgba(190,155,101,.34);box-shadow:-24px 0 54px #10263a38;padding:1.1rem;display:grid;grid-template-rows:auto auto 1fr auto;gap:1rem;overflow:auto}.commerce-drawer__header{display:flex;align-items:center;justify-content:space-between}.commerce-drawer__header h2{font-family:var(--heading-font);color:#253f6d;margin:0}.commerce-drawer__header button{width:44px;height:44px;border:1px solid rgba(37,63,109,.2);border-radius:999px;color:#253f6d;font-size:1.7rem}.search-drawer__form input{width:100%;border:1px solid rgba(37,63,109,.24);border-radius:999px;background:#fffdf8;padding:.9rem 1rem;font:inherit}.search-result{display:grid;grid-template-columns:64px 1fr;gap:.75rem;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(37,63,109,.12);text-decoration:none}.search-result img,.cart-drawer__line img{width:64px;height:64px;object-fit:contain;background:#fffdf8;border-radius:12px}.search-result strong{color:#253f6d}.search-result small{display:block;color:#64717a}.cart-drawer__line{display:grid;grid-template-columns:70px 1fr auto;gap:.85rem;padding:1rem 0;border-bottom:1px solid rgba(37,63,109,.13)}.cart-drawer__line a{text-decoration:none;color:#253f6d}.cart-drawer__line p{margin:.1rem 0;color:#64717a}.cart-qty{display:flex;align-items:center;gap:.5rem;margin:.5rem 0}.cart-qty button,[data-cart-remove]{border:1px solid rgba(37,63,109,.2);background:#fffdf8;color:#253f6d;border-radius:999px;min-width:34px;height:34px;font-weight:900;cursor:pointer}.cart-drawer__price,.premium-cart__pricing{display:grid;gap:.2rem;text-align:right;color:#253f6d}.cart-drawer__price s,.premium-cart__pricing s{color:#64717a}.cart-drawer__summary{display:grid;gap:.75rem;padding-top:1rem}.cart-drawer__summary p,.premium-cart__summary p{display:flex;justify-content:space-between;gap:1rem;color:#253f6d}.premium-cart__line{grid-template-columns:110px 1fr auto!important}.premium-cart__details p{margin:.15rem 0;color:#64717a}.premium-cart__remove{width:max-content;padding:.45rem .8rem;height:auto}.premium-cart__empty p{font-size:1.1rem;color:#253f6d}.cart-count.is-empty{display:none}.search-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 1rem}.product-grid [data-product-card-wrap]{min-width:0}.muted{color:#64717a}.elixir-product__sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:880;background:#fffdf8fa;border-top:1px solid rgba(37,63,109,.16);box-shadow:0 -12px 28px #10263a1f;padding:.58rem max(20px,env(safe-area-inset-left)) calc(.58rem + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-right));display:grid!important;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:.75rem;transform:translateY(115%);opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.elixir-product__sticky-atc.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.elixir-product__sticky-atc img{width:56px;height:56px;border-radius:12px;object-fit:contain;background:#f0eee9;border:1px solid rgba(37,63,109,.12)}.elixir-product__quantity-label,.elixir-product__tier-note,.elixir-product__price[data-tier-summary]{display:none!important}.elixir-product__tier-card small{font-size:.84rem;font-weight:900;color:#253f6d}.elixir-product__tier-card span{color:#64717a!important}.elixir-product__purchase-panel{scrollbar-width:thin}.elixir-gate-backdrop{z-index:1500!important}@media(max-width:920px){.primary-nav--desktop{display:none!important}.mobile-menu-toggle{display:grid!important}.site-header__inner{align-items:center!important}.hero-section--split{display:block!important}.hero-split__copy-panel{padding-top:2.1rem!important}.hero-final__principle{margin-top:1.15rem!important;margin-bottom:.75rem!important;gap:.55rem!important;align-items:center!important}.hero-final__principle img{width:42px!important;height:42px!important}.hero-split__art-panel{min-height:0!important}.hero-split__art-panel:before{display:none!important}.hero-split__art-panel img{width:100%!important;transform:none!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-cart__line,.cart-drawer__line{grid-template-columns:72px 1fr!important}.premium-cart__pricing,.cart-drawer__price{text-align:left;grid-column:2}}@media(max-width:620px){body{padding-bottom:0!important}.product-grid{grid-template-columns:1fr}.site-header__inner{grid-template-columns:1fr auto!important}.brand__split-wordmark{width:150px!important}.brand__split-emblem{width:40px!important;height:40px!important}.header-utilities{gap:.15rem}.header-icon{width:36px!important;height:36px!important}.hero-final__copy{padding-bottom:.7rem!important}.hero-final__body{margin-bottom:1rem!important}.hero-final__buttons{gap:.55rem!important}.search-page__toolbar{align-items:flex-start;flex-direction:column}.elixir-product__sticky-atc{grid-template-columns:46px minmax(0,1fr) auto}.elixir-product__sticky-atc img{width:46px;height:46px}}.brand--horizontal-logo{display:flex!important;align-items:center!important;text-decoration:none!important;min-width:0!important;flex:0 1 auto!important}.brand__horizontal-logo{width:clamp(184px,20vw,286px)!important;max-height:58px!important;object-fit:contain!important}@media(max-width:920px){.brand__horizontal-logo{width:clamp(164px,32vw,238px)!important;max-height:52px!important}}@media(max-width:620px){.brand__horizontal-logo{width:clamp(138px,46vw,196px)!important;max-height:46px!important}}shopify-account.header-icon--account{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;color:var(--elixir-deep-blue)!important}.mobile-account-link{display:flex!important;align-items:center!important;min-height:54px!important;color:var(--elixir-deep-blue)!important;font-weight:900!important;letter-spacing:.14em!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/elixir-theme.css.map */
