html{scroll-behavior:smooth}.oravu-evidence{--oe-bone:#F4F1E9;--oe-navy:#102A43;--oe-teal:#007F86;--oe-gold:#C8A233;--oe-aqua:#69C7D0;--oe-white:#FFFFFF;--oe-ink-soft:#43586C;--oe-border:rgba(16,42,67,.16);--oe-shadow:0 18px 50px rgba(16,42,67,.08);--oe-max:1180px;background:var(--oe-bone);color:var(--oe-navy);font-family:Poppins,Arial,sans-serif;font-size:16px;line-height:1.65}.oravu-evidence *{box-sizing:border-box}.oravu-evidence img{max-width:100%;display:block}.oravu-evidence a{color:var(--oe-navy);text-decoration-color:var(--oe-teal);text-underline-offset:4px}.oravu-evidence button,.oravu-evidence input{font:inherit}.oravu-evidence .oe-container{width:min(var(--oe-max),calc(100% - 40px));margin-inline:auto}.oravu-evidence .oe-gold-rule{width:72px;height:2px;background:var(--oe-gold);margin:16px 0 28px}.oravu-evidence .oe-eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:var(--oe-teal);margin:0 0 12px}.oravu-evidence h1{font-size:clamp(42px,6vw,64px);line-height:1.06;letter-spacing:-.02em;font-weight:500;margin:0;max-width:900px}.oravu-evidence h2{font-size:clamp(28px,4vw,36px);line-height:1.2;font-weight:500;margin:0 0 14px}.oravu-evidence h3{font-size:22px;line-height:1.35;font-weight:500;margin:0 0 10px}.oravu-evidence p{max-width:75ch;margin-top:0}.oravu-evidence .oe-small{font-size:14px;line-height:1.55}.oravu-evidence .oe-muted{color:var(--oe-ink-soft)}.oravu-evidence .oe-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border-radius:3px;border:1px solid transparent;font-weight:500;text-decoration:none;cursor:pointer;transition:.2s ease}.oravu-evidence .oe-btn-primary{background:var(--oe-navy);color:var(--oe-bone)}.oravu-evidence .oe-btn-primary:hover{background:var(--oe-teal);color:var(--oe-white)}.oravu-evidence .oe-btn-secondary{border-color:var(--oe-teal);color:var(--oe-teal);background:transparent}.oravu-evidence .oe-btn-secondary:hover{background:#007f8612}.oravu-evidence .oe-hero{padding:80px 0 62px}.oravu-evidence .oe-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:end}.oravu-evidence .oe-hero-copy .oe-lead{font-size:20px;line-height:1.65;color:var(--oe-ink-soft);max-width:760px}.oravu-evidence .oe-hero-card{background:var(--oe-white);border:1px solid var(--oe-border);box-shadow:var(--oe-shadow);padding:28px;border-radius:8px;position:relative;overflow:hidden}.oravu-evidence .oe-hero-card:before{content:"";position:absolute;inset:0 auto 0 0;width:7px;background:var(--oe-aqua)}.oravu-evidence .oe-hero-card .oe-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--oe-teal);font-weight:500}.oravu-evidence .oe-hero-card strong{font-size:22px}.oravu-evidence .oe-anchor-nav{border-block:1px solid var(--oe-border);background:#ffffff57}.oravu-evidence .oe-anchor-nav .oe-container{display:flex;gap:24px;overflow:auto;white-space:nowrap;padding-block:15px}.oravu-evidence .oe-anchor-nav a{font-size:14px;font-weight:500;text-decoration:none}.oravu-evidence .oe-section{padding:60px 0}.oravu-evidence .oe-section-alt{background:#ffffff57}.oravu-evidence .oe-section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:32px}.oravu-evidence .oe-section-head p{margin-bottom:0;color:var(--oe-ink-soft)}.oravu-evidence .oe-verify-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.oravu-evidence .oe-lookup-card,.oravu-evidence .oe-result-card,.oravu-evidence .oe-content-card{background:var(--oe-white);border:1px solid var(--oe-border);border-radius:8px;box-shadow:var(--oe-shadow)}.oravu-evidence .oe-lookup-card{padding:32px}.oravu-evidence .oe-field-label{display:block;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.oravu-evidence .oe-input-row{display:flex;gap:10px}.oravu-evidence .oe-input-row input{min-width:0;flex:1;border:1px solid rgba(16,42,67,.3);background:var(--oe-bone);color:var(--oe-navy);padding:13px 14px;border-radius:3px;outline:none}.oravu-evidence .oe-input-row input:focus{border-color:var(--oe-teal);box-shadow:0 0 0 3px #007f861c}.oravu-evidence .oe-help{font-size:13px;color:var(--oe-ink-soft);margin-top:10px}.oravu-evidence .oe-message{margin-top:16px;padding:13px 14px;border-left:4px solid var(--oe-aqua);background:#69c7d01f;display:none}.oravu-evidence .oe-message.oe-error{border-left-color:var(--oe-gold);background:#c8a2331a}.oravu-evidence .oe-result-card{padding:30px;min-height:300px}.oravu-evidence .oe-result-empty{height:100%;display:grid;place-items:center;text-align:center;color:var(--oe-ink-soft);padding:30px}.oravu-evidence .oe-result-loaded{display:none}.oravu-evidence .oe-status-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:24px}.oravu-evidence .oe-status-dot{width:10px;height:10px;border-radius:50%;background:var(--oe-aqua)}.oravu-evidence .oe-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--oe-border);border-left:1px solid var(--oe-border)}.oravu-evidence .oe-meta-item{padding:16px;border-right:1px solid var(--oe-border);border-bottom:1px solid var(--oe-border)}.oravu-evidence .oe-meta-item span{display:block;font-size:12px;color:var(--oe-ink-soft);text-transform:uppercase;letter-spacing:.06em}.oravu-evidence .oe-meta-item strong{font-size:16px}.oravu-evidence .oe-test-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.oravu-evidence .oe-test-chip{border:1px solid var(--oe-border);border-top:3px solid var(--oe-aqua);padding:16px;background:#ffffff80;border-radius:4px;min-height:120px}.oravu-evidence .oe-test-chip span{font-size:12px;color:var(--oe-ink-soft)}.oravu-evidence .oe-test-chip strong{display:block;margin-top:8px}.oravu-evidence .oe-formula-toolbar{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap}.oravu-evidence .oe-formula-search{min-width:min(360px,100%);border:1px solid rgba(16,42,67,.3);background:var(--oe-white);padding:12px 14px;border-radius:3px;color:var(--oe-navy)}.oravu-evidence .oe-table-wrap{overflow-x:auto;border:1px solid var(--oe-border);border-radius:6px;background:var(--oe-white)}.oravu-evidence table{width:100%;border-collapse:collapse;min-width:720px}.oravu-evidence th{background:var(--oe-navy);color:var(--oe-bone);text-align:left;font-weight:500;font-size:14px;padding:15px 18px}.oravu-evidence td{padding:15px 18px;border-bottom:1px solid var(--oe-border);font-size:15px}.oravu-evidence tr:last-child td{border-bottom:0}.oravu-evidence td:nth-child(2){font-weight:700;text-align:right;white-space:nowrap}.oravu-evidence .oe-hero-nutrients{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.oravu-evidence .oe-nutrient-card{background:var(--oe-white);border:1px solid var(--oe-border);padding:22px;border-radius:6px}.oravu-evidence .oe-nutrient-card .oe-dose{font-weight:700;font-size:24px;color:var(--oe-teal)}.oravu-evidence .oe-nutrient-card p{font-size:15px;color:var(--oe-ink-soft)}.oravu-evidence .oe-split{display:grid;grid-template-columns:1fr 1fr;gap:30px}.oravu-evidence .oe-info-panel{background:var(--oe-white);border:1px solid var(--oe-border);padding:28px;border-radius:7px}.oravu-evidence .oe-info-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.oravu-evidence .oe-info-list li{display:grid;grid-template-columns:150px 1fr;gap:16px;border-bottom:1px solid var(--oe-border);padding-bottom:12px}.oravu-evidence .oe-info-list li:last-child{border-bottom:0}.oravu-evidence .oe-info-list span{font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:var(--oe-ink-soft)}.oravu-evidence .oe-standard-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:26px}.oravu-evidence .oe-standard-card{background:transparent;border:1px solid var(--oe-border);padding:18px;border-radius:6px}.oravu-evidence .oe-standard-card .oe-num{font-size:12px;color:var(--oe-gold);font-weight:700}.oravu-evidence .oe-standard-card h3{font-size:18px;margin-top:8px}.oravu-evidence .oe-standard-card p{font-size:14px;color:var(--oe-ink-soft)}.oravu-evidence .oe-link-band{background:var(--oe-navy);color:var(--oe-bone);padding:62px 0}.oravu-evidence .oe-link-band h2{color:var(--oe-bone)}.oravu-evidence .oe-link-band p{color:#f4f1e9cc}.oravu-evidence .oe-link-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:26px}.oravu-evidence .oe-link-card{border:1px solid rgba(244,241,233,.26);padding:22px;border-radius:6px;text-decoration:none;color:var(--oe-bone);transition:.2s ease}.oravu-evidence .oe-link-card:hover{border-color:var(--oe-aqua);transform:translateY(-2px)}.oravu-evidence .oe-link-card span{color:var(--oe-aqua);font-size:13px;text-transform:uppercase;letter-spacing:.07em}.oravu-evidence .oe-link-card strong{display:block;font-size:22px;margin-top:8px}.oe-hero .oe-hero-copy p:first-of-type,#science .oe-eyebrow{position:relative}.oe-hero .oe-hero-copy p:first-of-type:after,#science .oe-eyebrow:after{border-bottom:2px solid #C8A233;content:"";position:absolute;top:23px;right:0;bottom:0;left:0;max-width:65px}table:not([class]) td,table:not([class]) th{padding:1em;border:transparent;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}#science h2{margin-top:30px}#science p{max-width:81ch}@media(max-width:900px){.oravu-evidence .oe-hero-grid,.oravu-evidence .oe-verify-panel,.oravu-evidence .oe-split{grid-template-columns:1fr}.oravu-evidence .oe-hero{padding-top:60px}.oravu-evidence .oe-hero-nutrients,.oravu-evidence .oe-standard-grid,.oravu-evidence .oe-test-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.oravu-evidence .oe-container{width:min(var(--oe-max),calc(100% - 28px))}.oravu-evidence h1{font-size:42px}.oravu-evidence .oe-section{padding:60px 0}.oravu-evidence .oe-section-head{display:block}.oravu-evidence .oe-input-row{display:grid}.oravu-evidence .oe-test-grid,.oravu-evidence .oe-hero-nutrients,.oravu-evidence .oe-standard-grid,.oravu-evidence .oe-link-cards,.oravu-evidence .oe-meta-grid{grid-template-columns:1fr}.oravu-evidence .oe-info-list li{grid-template-columns:1fr;gap:4px}}@media(prefers-reduced-motion:reduce){.oravu-evidence{scroll-behavior:auto}.oravu-evidence *{transition:none!important}}@media only screen and (max-width:1345px){.oravu-evidence h1{font-size:clamp(42px,6vw,52px)}.oravu-evidence h1{font-size:clamp(42px,6vw,43px)}}@media only screen and (max-width:1199px){.oravu-evidence h1{font-size:clamp(42px,6vw,43px)}.oravu-evidence .oe-hero-copy .oe-lead{font-size:18px}.oravu-evidence .oe-hero-card strong{font-size:17px}.oravu-evidence .oe-hero-nutrients{grid-template-columns:repeat(2,1fr)}.oravu-evidence .oe-standard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}#science h2{font-size:30px}}@media only screen and (max-width:1199px){.oravu-evidence .oe-section-head{flex-direction:column;gap:5px;align-items:flex-start}.oravu-evidence .oe-standard-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.oravu-evidence h1{font-size:clamp(35px,6vw,43px);margin:20px 0}.oravu-evidence .oe-link-cards{grid-template-columns:1fr}}@media only screen and (max-width:575px){.oravu-evidence h1{font-size:clamp(32px,6vw,43px)}.oravu-evidence .oe-hero-nutrients,.oravu-evidence .oe-standard-grid{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/evidence-page.css.map */
