@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.contents{display:contents}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--red:#df292c;--deep-red:#c8102e;--soft-red:#fff0f0;--blush:#fff8f7;--ink:#1f1d1e;--muted:#a27b7d;--line:#edd6d4;--shadow:0 9px 28px #481f1f14;--header-height:112px}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;scroll-padding-top:var(--header-height)}body{color:var(--ink);background:snow;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}.site-header{height:var(--header-height);z-index:40;background:#fffdfcf5;border-bottom:1px solid #df292c2e;grid-template-columns:250px 1fr auto 46px;align-items:center;gap:20px;padding:10px 68px 7px 78px;display:grid;position:sticky;top:0}.logo-button{background:0 0;border:0;width:218px;height:84px;padding:0;display:block}.logo-button img{object-fit:contain;width:100%;height:100%}.site-nav{justify-content:center;align-self:stretch;align-items:stretch;display:flex}.nav-link{color:#df9999;letter-spacing:.01em;white-space:nowrap;background:0 0;border:0;align-items:center;padding:0 28px;font-size:17px;font-weight:600;text-decoration:none;transition:color .25s;display:flex;position:relative}.nav-link:hover,.nav-link-active{color:#181516}.nav-link-active:after{background:var(--red);content:"";height:4px;position:absolute;bottom:-7px;left:28px;right:28px}.portal-button,.menu-button{border:1px solid var(--red);color:#1c191a;background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 15px;font-size:18px;font-weight:700;display:flex}.portal-button svg{color:var(--red)}.menu-button{border:0;padding:0}.button{border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:0 17px;font-size:15px;font-weight:700;transition:transform .22s,background .22s,box-shadow .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);border:1px solid var(--red);color:#fff}.button-primary:hover{background:var(--deep-red);box-shadow:0 9px 20px #c8102e29}.button-ghost{color:#a28d8e;background:#fff9;border:1px solid #cbbfc0}.button-outline{border:1px solid var(--red);color:var(--red);background:#fff}.site-shell{overflow:clip}.site-section{--section-shift:0px}.site-section+.site-section{border-top:1px solid #df292c1f}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:translate(0)}.reveal-late{transition-delay:.12s}.home-page,.about-page,.inner-page{min-height:calc(100vh - var(--header-height));position:relative;overflow:hidden}.home-page{height:calc(100vh - var(--header-height));background:snow;min-height:770px}.hero-photo{object-fit:cover;object-position:center;height:610px;transform:translate3d(0, var(--hero-shift,0px), 0) scale(1.02);will-change:transform;width:calc(100% - 250px);position:absolute;top:0;left:250px}.home-copy{z-index:8;max-width:570px;position:absolute;top:64px;left:52px}.home-copy h1{letter-spacing:-.025em;margin:0;font-size:54px;font-weight:800;line-height:1}.home-copy h1 strong{color:var(--red);letter-spacing:.002em;margin-top:10px;font-weight:900;line-height:1.13;display:inline-block}.title-rule{background:var(--red);width:60px;height:2px;margin:9px 0 10px;display:block}.home-copy p{color:#d28f94;max-width:580px;margin:0;font-size:19px;font-weight:600;line-height:1.25}.hero-actions{gap:10px;margin-top:30px;display:flex}.home-copy small{color:#ab9c9c;align-items:center;gap:6px;margin-top:29px;font-size:16px;display:flex}.feature-strip{z-index:9;background:#ffffffc7;border:5px solid #df292cb3;border-radius:14px;grid-template-columns:repeat(4,1fr);width:900px;display:grid;position:absolute;bottom:57px;left:38px;overflow:hidden}.feature-item{color:#282324;background:#ffffffb8;justify-content:space-between;align-items:center;gap:8px;min-height:118px;padding:14px 10px;display:flex}.feature-item+.feature-item{border-left:2px solid #df292c38}.feature-item-highlight{background:var(--red);color:#fff}.feature-item h3{color:var(--red);margin:0 0 4px;font-size:16px;line-height:1.03}.feature-item-highlight h3{color:#fff}.feature-item p{color:currentColor;max-width:135px;margin:0;font-size:12px;line-height:1.08}.feature-icon{color:var(--red);background:#fff5f5;border-radius:50%;flex:0 0 58px;justify-content:center;align-items:center;height:58px;display:flex}.gauge{width:495px;height:460px;position:relative}.gauge-meter,.gauge-hand{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.gauge-hand{animation:.8s cubic-bezier(.2,.7,.2,1) both needle-in}.gauge-value{color:#efbfc1;text-align:center;font-size:74px;font-weight:700;position:absolute;bottom:126px;left:0;right:0}.gauge-label{color:var(--red);text-align:center;font-size:16px;font-weight:700;position:absolute;bottom:89px;left:0;right:0}.home-page>.gauge{z-index:8;position:absolute;bottom:-45px;right:-16px}.cells{pointer-events:none;transform:translate3d(0, var(--section-shift), 0);will-change:transform;z-index:7;position:absolute;inset:0}.blood-cell{object-fit:contain;position:absolute}.cells-home .cell-a{width:176px;animation:6s ease-in-out infinite float;top:8px;right:-70px}.cells-home .cell-b{width:163px;animation:7s ease-in-out infinite float-reverse;bottom:-137px;left:34px}.cells-home .cell-c{width:104px;animation:8s ease-in-out infinite float;bottom:165px;left:555px}.cells-home .cell-d{width:92px;animation:6.5s ease-in-out infinite float-reverse;bottom:212px;right:370px}.cells-home .cell-e{filter:blur(3px);width:115px;top:55px;left:-54px}.about-page{height:calc(100vh - var(--header-height));background:radial-gradient(circle at 50% 55%,#fff 0 34%,#fffaf9fa 75%),snow;min-height:790px}.about-page:after,.inner-page:after{content:"";opacity:.5;background:repeating-linear-gradient(165deg,#df292c14 0 1px,#0000 1px 9px);width:680px;height:310px;position:absolute;bottom:-190px;right:-80px;transform:rotate(-8deg)}.about-intro{text-align:center;z-index:9;width:min(1160px,90%);margin:0 auto;padding-top:6px;position:relative}.about-intro h1{letter-spacing:-.02em;margin:0;font-size:48px;font-weight:800}.about-intro h1 strong,.mechanism-section strong{color:var(--red)}.product-image{object-fit:cover;object-position:center 27%;width:140%;max-width:none;height:330px;margin:-20px 0 14px -20%;display:block}.about-intro p,.mechanism-section>p{color:#d99599;max-width:1160px;margin:6px auto;font-size:18px;font-weight:600;line-height:1.25}.mechanism-section{text-align:center;z-index:9;position:relative}.mechanism-section h2{margin:34px 0 12px;font-size:42px;line-height:1}.mechanism-row{justify-content:center;gap:42px;margin:17px auto 0;display:flex}.mechanism-item{color:#c96368;text-align:left;align-items:center;gap:12px;display:flex}.mechanism-item span{border:1px solid #f0d7d7;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.mechanism-item p{margin:0;font-size:13px;font-weight:700;line-height:1.15}.about-gauge{z-index:5;position:absolute;bottom:-233px;right:-22px}.cells-about .cell-a{width:140px;animation:6s ease-in-out infinite float;top:155px;left:115px}.cells-about .cell-b{width:92px;animation:7s ease-in-out infinite float-reverse;top:164px;right:120px}.cells-about .cell-c{width:136px;animation:6s ease-in-out infinite float-reverse;top:-4px;left:-70px}.cells-about .cell-d{filter:blur(3px);width:115px;bottom:-100px;left:-44px}.cells-about .cell-e{width:104px;bottom:-116px;left:50%}.inner-page{isolation:isolate;min-height:calc(100vh - var(--header-height));background:#fff;padding:52px 62px 34px}.inner-page:before{content:"";z-index:-2;background:radial-gradient(circle at 23% 30%,#ffededbf,#0000 30%),radial-gradient(circle at 90% 70%,#fff3f2cc,#0000 26%);position:absolute;inset:0}.inner-page>section{z-index:4;position:relative}.cells-inner{z-index:1}.cells-inner .cell-a{filter:blur(1px);width:68px;animation:7s ease-in-out infinite float;top:4%;right:8%}.cells-inner .cell-b{width:64px;animation:8s ease-in-out infinite float-reverse;bottom:6%;left:4%}.cells-inner .cell-c{filter:blur(2px);width:92px;bottom:2%;right:-25px}.cells-inner .cell-d{width:66px;top:45%;left:-28px}.cells-inner .cell-e{width:48px;top:42%;right:15%}.inner-heading span,.dosing-copy>span,.evidence-copy>span,.faq-intro>span,.contact-copy>span,.contact-form>span{color:var(--red);margin-bottom:24px;font-size:18px;font-weight:700;display:block}.anaemia-page{grid-template-rows:auto auto auto;grid-template-columns:43% 57%;gap:28px;padding-top:76px;display:grid}.anaemia-heading h1,.faq-intro h1,.contact-copy h1{letter-spacing:-.04em;margin:0;font-size:51px;line-height:1.06}.anaemia-heading h1 strong,.faq-intro h1 strong,.contact-copy h1 strong{color:var(--red)}.anaemia-heading p,.faq-intro>p,.contact-copy>p{color:#514c4d;max-width:575px;font-size:18px;line-height:1.55}.anaemia-heading .button{border-radius:7px;min-height:52px;margin-top:14px}.anaemia-visual{justify-content:center;align-items:center;display:flex}.blood-orbit{border:1px dashed #df292c57;border-radius:50%;width:390px;height:390px;position:relative}.blood-orbit:before{content:"";border:1px dashed #df292c40;border-radius:50%;position:absolute;inset:42px}.orbit-center,.orbit-node{box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.orbit-center{color:var(--red);width:184px;height:184px;top:103px;left:103px}.orbit-center strong{color:#30292a;margin-top:7px}.orbit-center span,.orbit-node span{color:#8a7778;font-size:12px}.orbit-node{color:var(--red);border:1px solid #f8dfde;width:86px;height:86px}.orbit-node strong{font-size:23px}.orbit-node-a{top:145px;left:-26px}.orbit-node-b{top:0;right:4px}.orbit-node-c{bottom:-12px;right:21px}.anaemia-facts{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:14px;display:grid}.fact-item{box-shadow:var(--shadow);background:#ffffffd9;border:1px solid #f4dfdf;border-radius:12px;align-items:center;gap:16px;min-height:116px;padding:18px;display:flex}.fact-item>span{color:var(--red);background:#fff0f0;border-radius:50%;justify-content:center;align-items:center;min-width:58px;height:58px;display:flex}.fact-item h3,.fact-item p{margin:0}.fact-item h3{font-size:17px}.fact-item p{color:#77696a;margin-top:5px;font-size:14px;line-height:1.35}.symptom-band{background:linear-gradient(100deg,#fff2f1,snow);border:1px solid #f5d7d7;border-radius:13px;grid-column:1/-1;align-items:center;gap:30px;padding:20px 28px;display:flex}.symptom-band div{margin-right:auto}.symptom-band span{color:var(--red);font-size:14px;font-weight:700}.symptom-band h2{margin:4px 0 0;font-size:21px}.symptom-band p{color:#6d595a;align-items:center;gap:6px;max-width:130px;font-size:14px;display:flex}.symptom-band svg{color:var(--red)}.dosing-page{grid-template-rows:auto auto;grid-template-columns:32% 68%;gap:34px 30px;padding-top:74px;display:grid}.dosing-copy h1{letter-spacing:-.035em;margin:0;font-size:40px;line-height:1.2}.dosing-copy>p{color:#5b5556;margin:18px 0;font-size:17px;line-height:1.68}.dosing-mini-actions{gap:15px;display:flex}.dosing-mini-actions button{color:#292526;text-align:left;background:#fff;border:1px solid #f2e8e8;border-radius:10px;align-items:center;gap:10px;padding:14px 15px;font-size:13px;font-weight:700;display:flex;box-shadow:0 5px 16px #321e1e0f}.dosing-mini-actions svg{color:var(--red);min-width:23px}.dosing-mini-actions small{display:block}.doctor-note{background:linear-gradient(105deg,#fff,#fff1f1);border:1px solid #f4d3d3;border-radius:11px;align-items:center;gap:17px;min-height:196px;margin-top:34px;padding:16px;display:flex}.doctor-avatar{color:var(--red);background:#f5d9d9;border-radius:50%;flex:0 0 100px;justify-content:center;align-items:center;height:100px;font-size:64px;font-weight:300;display:flex}.doctor-note strong{color:var(--red);font-size:15px}.doctor-note p{margin:10px 0 0;font-size:13px;line-height:1.55}.dose-panel{background:#ffffffe0;border:1px solid #eee7e7;border-radius:14px;padding:20px 25px;box-shadow:0 6px 19px #321e1e0f}.dose-panel h3{margin:0 0 12px;font-size:16px}.dose-panel h2{margin:34px 0 15px;font-size:21px}.stage-tabs,.dose-table{grid-template-columns:repeat(4,1fr);display:grid}.stage-tabs{margin-bottom:23px}.stage-tabs button{background:#fff;border:1px solid #eee6e6;min-height:47px}.stage-tabs button:first-child{border-radius:7px 0 0 7px}.stage-tabs button:last-child{border-radius:0 7px 7px 0}.stage-tabs .active{color:#fff;background:linear-gradient(#e32b2e,#d60c0f)}.dose-table{border:1px solid #eee5e5;border-radius:8px;overflow:hidden}.dose-table div{border-top:1px solid #eee5e5;border-right:1px solid #eee5e5;justify-content:center;align-items:center;min-height:54px;padding:8px;font-size:14px;display:flex}.dose-table div:nth-child(-n+4){border-top:0}.dose-table div:nth-child(4n){border-right:0}.table-head,.table-first{font-weight:700}.table-first{justify-content:flex-start!important;padding-left:23px!important}.flow-row{gap:11px;display:flex}.flow-wrapper{color:var(--red);flex:1;align-items:center;gap:8px;display:flex}.flow-step{color:#231f20;text-align:center;background:#fff;border:1px solid #eee5e5;border-radius:11px;width:100%;min-height:215px;padding:26px 14px 15px;box-shadow:0 4px 14px #461e1e0d}.flow-step span{color:var(--red);background:#fff0f0;border-radius:50%;justify-content:center;align-items:center;width:51px;height:51px;margin:0 auto 12px;display:flex}.flow-step h3{margin:0 0 10px;font-size:16px}.flow-step p{margin:0;font-size:13px;line-height:1.65}.dose-note{color:var(--red);background:#fff0f0;border-radius:6px;margin:20px 0 0;padding:10px 14px;font-size:14px}.resource-bar{background:linear-gradient(100deg,#fff8f7,#fff2f2);border:1px solid #f1d6d5;border-radius:12px;grid-column:1/-1;align-items:center;gap:18px;width:88%;margin:0 auto;padding:16px 28px;display:flex}.resource-bar>span{box-shadow:var(--shadow);color:var(--red);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.resource-bar h3,.resource-bar p{margin:0}.resource-bar h3{margin-bottom:7px;font-size:17px}.resource-bar p{color:#5f5657;font-size:14px}.resource-bar .button{border-radius:25px;min-width:220px;margin-left:auto}.trials-page{grid-template-rows:auto auto auto;grid-template-columns:27% 1fr 27%;gap:28px 24px;padding:38px 55px 28px;display:grid}.evidence-copy{grid-row:1/3}.evidence-copy>span{margin-bottom:25px}.evidence-copy h1{letter-spacing:-.035em;margin:0;font-size:37px;line-height:1.18}.evidence-copy>p{color:#565051;max-width:330px;margin:16px 0 19px;font-size:16px;line-height:1.55}.evidence-copy .button{min-height:45px;margin:0 0 24px}.evidence-list p{align-items:center;gap:15px;margin:19px 0;font-size:15px;display:flex}.evidence-list svg{color:var(--red)}.trial-charts{grid-column:2/4;grid-template-columns:56% 44%;gap:14px;display:grid}.chart-box{background:#fff;border:1px solid #eee9e9;border-radius:12px;padding:17px 22px;box-shadow:0 4px 14px #321e1e0d}.chart-box h2{margin:0 0 12px;font-size:17px;line-height:1.24}.chart-box h2 span{font-size:15px}.line-chart{width:100%;height:216px;display:block}.line-chart line{stroke:#f2eded;stroke-width:1px}.line-chart .axis{stroke:#e5dddd}.line-chart text{fill:#393435;font-size:14px}.line-red,.line-muted{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5px}.line-red{stroke:#ec2427}.line-muted{stroke:#a9adb6}.dot-red{fill:#ec2427}.chart-legend{justify-content:center;gap:35px;margin:1px 0 7px;font-size:12px;display:flex}.chart-legend span{align-items:center;gap:7px;display:flex}.chart-legend i{border-radius:50%;width:8px;height:8px}.red-dot{background:var(--red)}.gray-dot{background:#a9adb6}.chart-box small{color:#807778;font-size:11px}.bars-chart{border-bottom:1px solid #eee;justify-content:center;align-items:flex-end;gap:48px;height:252px;padding:20px 5px 0 40px;display:flex;position:relative}.bar-scale{flex-direction:column;justify-content:space-between;height:208px;font-size:12px;display:flex;position:absolute;bottom:-3px;left:3px}.bar-column{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex}.bar-column strong{margin-bottom:6px;font-size:18px}.bar{border-radius:5px 5px 0 0;width:80px;display:block}.bar-red{background:linear-gradient(#df171a,#f40e12);height:158px}.bar-gray{background:linear-gradient(#969ba4,#bfc2c7);height:117px}.bar-column p{margin:9px 0 -38px;font-size:12px;line-height:1.3}.bar-column small{font-size:11px}.publications{grid-column:2/3}.publications h2,.trial-faq h2{margin:0 0 14px;font-size:18px}.publication-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.publication-grid article{background:#fff;border:1px solid #eee8e8;border-radius:8px;min-height:182px;padding:15px 14px;box-shadow:0 3px 12px #321e1e0a}.publication-grid small{color:#736d6e;font-size:10px}.publication-grid h3{margin:18px 0 11px;font-size:12px;line-height:1.42}.publication-grid p{color:#696364;font-size:11px}.publication-grid button,.all-faq{color:var(--red);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:700;display:flex}.trial-faq{grid-column:3/4}.trial-faq>button:not(.all-faq){background:#fff;border:1px solid #eee8e8;border-bottom:0;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:12px;display:flex}.trial-faq>button:first-of-type{border-radius:8px 8px 0 0}.trial-faq>button:nth-of-type(4){border-bottom:1px solid #eee8e8;border-radius:0 0 8px 8px}.all-faq{margin-top:12px}.evidence-stats{background:linear-gradient(100deg,#fff2f1,#fff9f8);border-radius:9px;grid-column:1/-1;grid-template-columns:repeat(4,1fr);align-items:center;width:84%;min-height:104px;margin:0 auto;padding:12px 25px;display:grid}.evidence-stats div{border-right:1px solid #efdcdc;grid-template-columns:auto 1fr;align-items:center;gap:2px 16px;padding:0 20px;display:grid}.evidence-stats div:last-child{border:0}.evidence-stats svg{color:var(--red);grid-row:1/3}.evidence-stats strong{color:var(--red);font-size:25px}.evidence-stats p{margin:0;font-size:13px;line-height:1.35}.faq-page,.contact-page{grid-template-rows:auto auto;grid-template-columns:38% 62%;gap:32px 60px;padding:75px 90px 44px;display:grid}.faq-intro>p,.contact-copy>p{max-width:500px}.info-callout{color:var(--red);background:#fff1f0;border:1px solid #f3d4d3;border-radius:10px;align-items:center;gap:13px;margin-top:28px;padding:13px 16px;display:flex}.info-callout p{color:#8d5c5e;margin:0;font-size:13px;line-height:1.4}.faq-list{box-shadow:var(--shadow);background:#fffc;border:1px solid #eee5e5;border-radius:12px;overflow:hidden}.faq-item+.faq-item{border-top:1px solid #eee4e4}.faq-item button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;display:flex}.faq-item button span{color:var(--red);font-size:22px}.faq-item p{color:#6a5d5e;margin:0;padding:0 20px 18px;font-size:14px;line-height:1.55}.faq-contact,.medical-band{background:linear-gradient(100deg,#fff3f2,snow);border:1px solid #f1d5d5;border-radius:12px;grid-column:1/-1;align-items:center;gap:18px;width:86%;margin:0 auto;padding:20px 30px;display:flex}.faq-contact svg,.medical-band svg{color:var(--red)}.faq-contact h2,.faq-contact p,.medical-band h2,.medical-band p{margin:0}.faq-contact p,.medical-band p{color:#716364;margin-top:5px;font-size:14px}.faq-contact .button,.medical-band .button{margin-left:auto}.contact-details{margin-top:30px}.contact-details p{align-items:center;gap:15px;margin:18px 0;display:flex}.contact-details svg{color:var(--red)}.contact-details span{color:#393334;font-size:15px}.contact-details small{color:#af8d8e;text-transform:uppercase;margin-bottom:4px;font-size:12px;display:block}.contact-form{box-shadow:var(--shadow);background:#fff;border:1px solid #eee4e4;border-radius:13px;padding:25px 28px}.contact-form>span{margin-bottom:8px}.contact-form h2{margin:0 0 20px;font-size:27px}.form-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.form-grid label{color:#5c5051;font-size:12px;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{color:#453d3e;resize:vertical;background:#fffdfd;border:1px solid #e9dddd;border-radius:6px;width:100%;margin-top:7px;padding:11px;display:block}.form-message{grid-column:1/-1}.contact-form .button{margin-top:16px}.medical-band{width:90%}@keyframes float{0%,to{transform:translate(0)rotate(0)}50%{transform:translateY(-18px)rotate(7deg)}}@keyframes float-reverse{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-6px,15px)rotate(-8deg)}}@keyframes needle-in{0%{opacity:0;transform:rotate(-24deg)}to{opacity:1;transform:rotate(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-photo,.cells{transform:none!important}}@media (max-width:1250px){:root{--header-height:96px}.site-header{grid-template-columns:190px 1fr auto 40px;padding:7px 30px}.logo-button{width:182px;height:72px}.nav-link{padding:0 15px;font-size:14px}.nav-link-active:after{left:15px;right:15px}.portal-button{font-size:14px}.home-copy h1{font-size:47px}.home-copy{top:56px}.feature-strip{width:790px}.feature-item h3{font-size:14px}.feature-item p{font-size:11px}.home-page>.gauge{transform-origin:100% 100%;right:-70px;transform:scale(.88)}.mechanism-section h2{margin-top:35px}.inner-page{padding-left:42px;padding-right:42px}.dosing-page{grid-template-columns:30% 70%;gap:24px}.flow-step{padding-left:9px;padding-right:9px}.flow-step p{font-size:12px}.trials-page{grid-template-columns:25% 1fr 27%;padding-left:35px;padding-right:35px}.chart-box{padding:14px}.bars-chart{gap:35px}.evidence-copy h1{font-size:33px}}@media (max-width:900px){:root{--header-height:78px}.site-header{grid-template-columns:160px 1fr 40px;padding:5px 18px}.logo-button{width:155px;height:64px}.site-nav{box-shadow:var(--shadow);background:#fffdfcfc;border-bottom:1px solid #f0dada;flex-direction:column;width:100%;height:auto;padding:6px 20px 14px;display:none;position:absolute;top:78px;left:0}.site-nav-open{display:flex}.nav-link{text-align:left;min-height:48px}.nav-link-active:after{bottom:0}.portal-button{justify-self:end}.menu-button{display:flex}.home-page{height:auto;min-height:1040px}.hero-photo{width:100%;height:470px;top:280px;left:0}.home-copy{top:42px;left:26px;right:20px}.home-copy h1{font-size:42px}.home-copy p{max-width:500px;font-size:16px}.feature-strip{grid-template-columns:repeat(2,1fr);width:calc(100% - 40px);bottom:26px;left:20px}.feature-item{min-height:108px}.home-page>.gauge{bottom:160px;right:-87px;transform:scale(.65)}.cells-home .cell-c{bottom:310px;left:28px}.cells-home .cell-d{bottom:325px;right:70px}.about-page{height:auto;min-height:930px;padding:22px 20px}.about-intro{width:100%;padding-top:0}.about-intro h1{font-size:34px}.product-image{width:100%;height:280px;margin:26px 0 -4px}.about-intro p,.mechanism-section>p{font-size:15px}.mechanism-section h2{font-size:34px}.mechanism-row{grid-template-columns:repeat(2,1fr);gap:13px;padding:0 5px;display:grid}.about-gauge{display:none}.inner-page{padding:46px 24px 28px}.anaemia-page,.dosing-page,.trials-page,.faq-page,.contact-page{display:block}.anaemia-heading h1,.faq-intro h1,.contact-copy h1{font-size:41px}.anaemia-visual{margin:46px 0}.blood-orbit{width:320px;height:320px}.orbit-center{width:150px;height:150px;top:85px;left:85px}.anaemia-facts{grid-template-columns:1fr}.symptom-band{flex-direction:column;align-items:flex-start;gap:0;margin-top:20px}.dose-panel{margin-top:30px;padding:15px}.flow-row{grid-template-columns:repeat(2,1fr);display:grid}.flow-wrapper>svg{display:none}.resource-bar{width:100%;margin-top:24px}.trial-charts{margin:28px 0;display:block}.chart-box+.chart-box{margin-top:16px}.publications,.trial-faq{margin-top:22px}.evidence-stats{grid-template-columns:repeat(2,1fr);gap:14px;width:100%;margin-top:25px}.evidence-stats div:nth-child(2){border:0}.faq-list,.contact-form{margin-top:28px}.faq-contact,.medical-band{width:100%;margin-top:25px}}@media (max-width:560px){.site-header{grid-template-columns:130px 1fr 35px;gap:8px;padding:4px 12px}.logo-button{width:128px}.portal-button{border-radius:5px;min-height:40px;padding:0 9px;font-size:0}.portal-button svg{width:22px;height:22px}.home-page{min-height:1100px}.home-copy{top:35px;left:20px}.home-copy h1{font-size:35px}.hero-photo{object-position:63% center;height:445px;top:390px}.home-copy small{margin-top:20px;font-size:13px}.feature-strip{border-width:3px;grid-template-columns:1fr;bottom:18px}.feature-item{min-height:78px;padding:8px 10px}.feature-icon{flex-basis:46px;height:46px}.feature-icon svg{width:27px;height:27px}.home-page>.gauge{bottom:242px;right:-108px;transform:scale(.5)}.cells-home .cell-a{width:130px;top:355px;right:-64px}.cells-home .cell-c{width:70px;bottom:315px;left:12px}.about-intro h1,.mechanism-section h2{font-size:28px}.mechanism-row{grid-template-columns:1fr}.about-page{min-height:1030px}.inner-page{padding:36px 18px 24px}.inner-heading span,.dosing-copy>span,.evidence-copy>span,.faq-intro>span,.contact-copy>span,.contact-form>span{margin-bottom:16px}.anaemia-heading h1,.faq-intro h1,.contact-copy h1{font-size:35px}.blood-orbit{transform:scale(.86)}.anaemia-visual{margin-left:-25px;margin-right:-25px}.dosing-copy h1{font-size:33px}.dosing-mini-actions{flex-direction:column}.doctor-note{min-height:150px}.doctor-avatar{flex-basis:70px;height:70px;font-size:45px}.stage-tabs{grid-template-columns:repeat(2,1fr)}.stage-tabs button:first-child,.stage-tabs button:last-child{border-radius:0}.dose-table{grid-template-columns:1.2fr repeat(3,1fr);font-size:11px}.dose-table div{padding:5px;font-size:11px}.table-first{padding-left:8px!important}.flow-step{min-height:190px}.resource-bar{flex-wrap:wrap;align-items:flex-start;padding:14px}.resource-bar>span{width:53px;height:53px}.resource-bar .button{width:100%;margin-left:0}.trial-charts{margin-left:-10px;margin-right:-10px}.line-chart-box{overflow:hidden}.line-chart{width:580px;height:190px}.bars-chart{gap:32px}.publication-grid,.evidence-stats{grid-template-columns:1fr}.evidence-stats div{border-bottom:1px solid #efdcdc;border-right:0;padding:10px}.evidence-stats div:nth-child(2){border-bottom:1px solid #efdcdc}.evidence-stats div:last-child{border:0}.faq-contact,.medical-band{flex-wrap:wrap;align-items:flex-start;padding:17px}.faq-contact .button,.medical-band .button{width:100%;margin-left:0}.form-grid{grid-template-columns:1fr}.form-message{grid-column:auto}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
