:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f0e6;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#05070c;font-family:IBM Plex Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:1.5}html,body,#root{color:#f5f0e6;background:#05070c;min-height:100vh;margin:0;padding:0}body{min-width:320px;overflow-x:hidden}.navbar{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(12px);background:#05070ce0;border-bottom:1px solid #c58f3a29;width:100%;font-family:IBM Plex Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:sticky;top:0}.navbar__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:.8rem clamp(1.25rem,4vw,3rem);display:flex}.navbar__logo-link{border:none;outline:none;align-items:center;text-decoration:none;transition:opacity .24s;display:inline-flex}.navbar__logo-link:hover,.navbar__logo-link:focus-visible{opacity:.85}.navbar__logo{width:auto;height:clamp(36px,4.4vw,56px);display:block}.navbar__links{flex-grow:0;align-items:center;gap:clamp(1.5rem,3vw,2.6rem);margin:0;padding:0;list-style:none;display:flex}.navbar__link{color:#f5f0e6;letter-spacing:.02em;border-bottom:2px solid #0000;padding:.4rem .1rem;font-size:.98rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.navbar__link:hover,.navbar__link:focus-visible{color:#e6b264;border-bottom-color:#c48f3a;outline:none}.navbar__hamburger-wrap{position:relative}.navbar__hamburger{cursor:pointer;background:0 0;border:1px solid #c58f3a47;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0 10px;transition:border-color .2s,background .2s;display:inline-flex}.navbar__hamburger:hover,.navbar__hamburger:focus-visible{background:#c58f3a14;border-color:#c48f3a;outline:none}.navbar__hamburger-bar{background:#f5f0e6;border-radius:1px;width:22px;height:2px;transition:transform .24s,opacity .2s;display:block}.navbar__hamburger--open .navbar__hamburger-bar:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger--open .navbar__hamburger-bar:nth-child(2){opacity:0}.navbar__hamburger--open .navbar__hamburger-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__menu{z-index:60;background:#0b1220;border:1px solid #c58f3a4d;border-radius:6px;min-width:220px;padding:.7rem;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 24px 48px -20px #000c}.navbar__menu-list{margin:0;padding:0;list-style:none;display:none}.navbar__menu-list li{margin:0}.navbar__menu-link{color:#f5f0e6;border-radius:4px;min-height:44px;padding:.85rem .9rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.navbar__menu-link:hover,.navbar__menu-link:focus-visible{color:#e6b264;background:#c58f3a1f;outline:none}.navbar__menu-divider{background:#c58f3a33;height:1px;margin:.5rem 0;display:none}.navbar__menu-cta{text-align:center;color:#05070c;letter-spacing:.02em;background:#c48f3a;border-radius:4px;min-height:44px;padding:.95rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s;display:block}.navbar__menu-cta:hover,.navbar__menu-cta:focus-visible{background:#e6b264;outline:none}.navbar__menu-cta:active{transform:translateY(1px)}@media (width<=780px){.navbar__inner{gap:.8rem;padding:.7rem 1.25rem}.navbar__links{display:none}.navbar__menu-list,.navbar__menu-divider{display:block}.navbar__menu{min-width:240px}.navbar__logo{height:34px}}.hero{color:#f5f0e6;background:#05070c;justify-content:flex-start;align-items:flex-start;width:100%;min-height:calc(100vh - 72px);font-family:IBM Plex Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.hero__background{z-index:0;background-position:100%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.hero__scrim{z-index:1;background:linear-gradient(90deg,#05070ce0 0%,#05070cb8 32%,#05070c70 58%,#05070c2e 100%);position:absolute;inset:0}.hero__content{z-index:2;flex-direction:column;align-items:flex-start;gap:clamp(1.6rem,3vw,2.6rem);width:100%;max-width:900px;padding:clamp(1.5rem,3vw,2.4rem) 10vw clamp(3rem,6vw,5rem);display:flex;position:relative}.hero__logo-link{border:none;outline:none;margin-bottom:.2rem;text-decoration:none;transition:opacity .24s;display:inline-block}.hero__logo-link{border:none;outline:none;text-decoration:none;transition:opacity .24s;display:inline-block}.hero__logo-link:hover,.hero__logo-link:focus-visible{opacity:.85}.hero__logo{filter:drop-shadow(0 4px 16px #0009);width:clamp(180px,22vw,300px);height:auto;display:block}.hero__headline{letter-spacing:-.015em;color:#f5f0e6;text-shadow:0 2px 24px #000c;max-width:22ch;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(2.2rem,6.4vw,4.6rem);font-weight:500;line-height:1.05}.hero__headline-line{display:block}.hero__headline-line--accent{color:#e6b264;margin-top:.15em}.hero__headline-line--accent em{color:#f1c97e;font-style:italic;font-weight:600}.hero__deck{color:#d8cfc0;text-shadow:0 1px 8px #0009;max-width:44ch;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1rem,1.8vw,1.25rem);font-style:italic;line-height:1.55}.hero__rule{z-index:2;background:#c48f3a;width:clamp(60px,8vw,120px);height:3px;position:absolute;bottom:0;left:clamp(1.5rem,5vw,4.5rem)}@media (width<=720px){.hero__background{background-position:50%}.hero__scrim{background:linear-gradient(#05070c8c 0%,#05070cbf 60%,#05070ceb 100%)}.hero__content{align-items:flex-start;gap:1.4rem;padding:1.5rem 1.25rem 3rem}.hero__logo{width:clamp(150px,48vw,240px)}}.content{color:#1a2434;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;min-height:70vh;padding:clamp(4rem,8vw,7rem) 0;font-family:IBM Plex Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}.content__scrim{z-index:1;pointer-events:none;background:radial-gradient(55% 70%,#f5f0e2b8 0%,#f5f0e28c 45%,#f5f0e22e 75%,#f5f0e200 100%);position:absolute;inset:0}.content__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:clamp(1.4rem,2.4vw,2rem);width:100%;max-width:680px;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem);display:flex;position:relative}.content__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:#7c5223;margin:0;font-family:IBM Plex Mono,IBM Plex Sans,monospace;font-size:.78rem;font-weight:500}.content__headline{letter-spacing:-.015em;color:#101a2c;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(2rem,5.2vw,3.8rem);font-weight:500;line-height:1.1}.content__headline em{color:#7c5223;font-style:italic;font-weight:500}.content__body{flex-direction:column;gap:1rem;max-width:60ch;display:flex}.content__body p{color:#1a2434;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1.02rem,1.35vw,1.2rem);line-height:1.7}.content__callout{background:#fffdf6d9;border:2px solid #7c5223;border-left:6px solid #c48f3a;border-radius:4px;margin:.4rem 0;padding:clamp(1.2rem,2.4vw,1.8rem) clamp(1.4rem,2.8vw,2rem);box-shadow:0 4px 16px -6px #7c522359}.content__callout p{color:#101a2c;text-align:center;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1.1rem,1.55vw,1.35rem);font-weight:700;line-height:1.5}.content__callout-blue{color:#23408a}.content__callout-red{color:#b22234}.content__signature{color:#4b3c22;text-align:center;border-top:2px solid #7c522359;max-width:30ch;margin:clamp(1rem,2vw,1.6rem) 0 0;padding-top:1rem;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(.95rem,1.15vw,1.05rem);font-style:italic;line-height:1.5}.content__rule{border:none;border-top:1px solid #c48f3a66;margin:2.5rem 0 1.25rem}.content sup{color:#7c5223;vertical-align:super;font-size:.72rem;font-weight:700;line-height:0}.content__citations{color:#55677a;margin:0;padding-left:1.5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.85rem;line-height:1.55;list-style:decimal}.content__citations li{margin-bottom:.6rem}.content__citations a{color:#7c5223;border-bottom:1px solid #7c522359;text-decoration:none}.content__citations a:hover{color:#c48f3a;border-bottom-color:#c48f3a}.content__citations em{color:#2a3e54;font-style:italic}@media (width<=720px){.content{background-attachment:scroll}.content__scrim{background:radial-gradient(90% 80%,#f5f0e2d9 0%,#f5f0e299 70%,#f5f0e259 100%)}.content__inner{padding:0 1.5rem}}.science{color:#101a2c;background:#efe9db;justify-content:flex-start;align-items:flex-start;width:100%;min-height:calc(100vh - 72px);font-family:IBM Plex Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.science__background{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.science__scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,#e8dcc2ad 0%,#e8dcc26b 32%,#e8dcc226 55%,#e8dcc200 75% 100%);position:absolute;inset:0}.science__content{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;gap:clamp(1.4rem,2.4vw,2rem);width:100%;max-width:900px;padding:clamp(1.5rem,3vw,2.4rem) 10vw clamp(3rem,6vw,5rem);display:flex;position:relative}.science__logo-link{border:none;outline:none;margin-bottom:.2rem;text-decoration:none;transition:opacity .24s;display:inline-block}.science__logo-link:hover,.science__logo-link:focus-visible{opacity:.85}.science__logo{filter:drop-shadow(0 4px 14px #00000059);width:clamp(160px,40vw,380px);height:auto;display:block}.science__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:#7c5223;margin:0;font-family:IBM Plex Mono,IBM Plex Sans,monospace;font-size:.78rem;font-weight:500}.science__headline{letter-spacing:-.015em;color:#101a2c;text-shadow:0 1px 2px #f5f0e2cc;max-width:16ch;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(2rem,5.6vw,4rem);font-weight:500;line-height:1.08}.science__headline em{color:#7c5223;font-style:italic;font-weight:500}.science__deck{color:#1a2434;max-width:42ch;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1rem,1.7vw,1.2rem);font-style:italic;line-height:1.6}.science__rule{z-index:2;background:#7c5223;width:clamp(60px,8vw,120px);height:3px;position:absolute;bottom:0;left:clamp(1.5rem,5vw,4.5rem)}@media (width<=720px){.science__background{background-position:65%}.science__scrim{background:linear-gradient(#e8dcc28c 0%,#e8dcc2c7 55%,#e8dcc2eb 100%)}.science__content{gap:1.4rem;padding:1.5rem 1.25rem 3rem}.science__logo{width:clamp(150px,48vw,240px)}}.nlm-arch{color:#1a2434;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;padding:clamp(3rem,6vw,5rem) 0;position:relative;overflow:hidden}.nlm-arch__scrim{z-index:1;pointer-events:none;background:radial-gradient(65% 75%,#f5f0e2e6 0%,#f5f0e2b3 50%,#f5f0e24d 85%,#f5f0e200 100%);position:absolute;inset:0}.nlm-arch__inner{z-index:2;max-width:1600px;margin:0 auto;padding:0 clamp(1.5rem,3vw,3rem);position:relative}.nlm-arch__head{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.nlm-arch__title{letter-spacing:-.01em;color:#0a1929;margin:0 0 .75rem;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1.9rem,3.4vw,2.8rem);font-weight:500;line-height:1.1}.nlm-arch__title em{color:#7c5223;font-style:italic}.nlm-arch__tagline{letter-spacing:.24em;text-transform:uppercase;color:#c48f3a;margin:0 0 .75rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(.78rem,1vw,.95rem);font-weight:700}.nlm-arch__deck{color:#2a3e54;max-width:62ch;margin:0 auto;font-family:IBM Plex Serif,Georgia,serif;font-size:1.05rem;font-style:italic;line-height:1.5}.nlm-arch__grid{grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:clamp(1.5rem,2.5vw,2.5rem);margin-bottom:clamp(2rem,4vw,3rem);display:grid;position:relative}.nlm-arch__flow{z-index:1;pointer-events:none;filter:drop-shadow(0 0 4px #d9a8578c);width:100%;height:100%;position:absolute;inset:0}.nlm-arch__col{z-index:2;flex-direction:column;gap:1rem;display:flex;position:relative}.nlm-arch__col-label{letter-spacing:.24em;color:#7c5223;text-transform:uppercase;margin:0 0 .5rem;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:700}.nlm-arch__col-label--center{text-align:center}.nlm-arch__col-label--right{text-align:right}.touch-card{color:#fff;border-radius:12px;grid-template-columns:90px 1fr;align-items:center;gap:.85rem;min-height:92px;padding:.5rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 6px 20px #00000038}.touch-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000052}.touch-card img{object-fit:cover;border-radius:8px;width:100%;height:92px;display:block}.touch-card__body{align-items:center;gap:.65rem;padding-right:.5rem;display:flex}.touch-card__num{color:#fff;background:#ffffff24;border:1.5px solid #ffffffe6;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-family:IBM Plex Serif,Georgia,serif;font-size:.95rem;font-weight:500;display:flex}.touch-card h3{color:#fff;text-shadow:0 1px 4px #00000059;margin:0 0 .2rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.9rem;font-weight:600;line-height:1.15}.touch-card p{color:#ffffffdb;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.72rem;line-height:1.35}.touch-card--patient{background:linear-gradient(135deg,#5f6f42 0%,#4a5a30 60%,#35421e 100%)}.touch-card--lab{background:linear-gradient(135deg,#14607a 0%,#0d4258 60%,#0a2b3d 100%)}.touch-card--clinician{background:linear-gradient(135deg,#5a3f7a 0%,#3f2a5a 60%,#24163a 100%)}.engine{aspect-ratio:1;justify-content:center;align-items:center;display:flex;position:relative}.engine__core{aspect-ratio:1;border:2px solid #c48f3a8c;border-radius:50%;width:62%;position:relative;overflow:hidden;box-shadow:0 12px 40px #c48f3a73,inset 0 0 40px #d9a85740}.engine__core img{object-fit:cover;width:100%;height:100%}.engine__module{letter-spacing:.06em;color:#0a1929;white-space:nowrap;background:#fffaecf2;border:1px solid #c48f3a8c;border-radius:999px;padding:.5rem .75rem;font-family:Inter,system-ui,sans-serif;font-size:.7rem;font-weight:700;position:absolute;box-shadow:0 4px 12px #0a192926}.engine__module--nw{top:5%;left:5%}.engine__module--ne{top:5%;right:5%}.engine__module--w{top:47%;left:-1%;transform:translateY(-50%)}.engine__module--e{top:47%;right:-1%;transform:translateY(-50%)}.engine__module--sw{bottom:5%;left:5%}.engine__module--se{bottom:5%;right:5%}.output-card{color:#fff;background:linear-gradient(135deg,#0f2338 0%,#0a1929 100%);border:1.5px solid #c48f3a66;border-radius:14px;flex-direction:column;gap:.9rem;min-height:220px;padding:1.25rem 1.25rem 1.5rem;display:flex;box-shadow:0 8px 28px #0a192952}.output-card__eyebrow{color:#d9a857;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:1rem;font-weight:600;line-height:1.2}.output-card__meta{color:#ffffffbf;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:.82rem;font-style:italic}.output-card__chart{width:100%;height:80px;display:block}.output-card__metrics{border-top:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);gap:.4rem;margin:0;padding:.65rem 0 0;list-style:none;display:grid}.output-card__metrics li{letter-spacing:.16em;text-transform:uppercase;color:#ffffffd9;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:700}.nlm-arch__security{border-top:1px solid #c48f3a66;border-bottom:1px solid #c48f3a66;margin-bottom:1.5rem;padding:1rem 0}.nlm-arch__security-label{letter-spacing:.28em;color:#7c5223;text-transform:uppercase;text-align:center;margin:0 0 .75rem;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:700}.nlm-arch__security-list{grid-template-columns:repeat(6,1fr);gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.nlm-arch__security-list li{color:#2a3e54;text-align:center;background:#fffaec99;border:1px solid #c48f3a4d;border-radius:999px;padding:.4rem .5rem;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:600}.nlm-arch__pledge{color:#7c5223;text-align:center;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:.95rem;font-style:italic}@media (width<=900px){.nlm-arch__grid{grid-template-columns:1fr}.nlm-arch__col-label--center,.nlm-arch__col-label--right{text-align:left}.nlm-arch__security-list{grid-template-columns:repeat(2,1fr)}.engine__module{font-size:.65rem}}@media (width<=640px){.nlm-arch__security-list{grid-template-columns:1fr}}.slr{color:#f5f0e6;background:#05070c;justify-content:flex-start;align-items:flex-start;width:100%;min-height:100vh;font-family:IBM Plex Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.slr__background{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.slr__scrim{z-index:1;background:linear-gradient(90deg,#05070ce6 0%,#05070cb8 32%,#05070c70 60%,#05070c2e 100%);position:absolute;inset:0}.slr__content{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;gap:clamp(1.4rem,2.4vw,2rem);width:100%;max-width:900px;padding:clamp(1.5rem,3vw,2.4rem) 10vw clamp(3rem,6vw,5rem);display:flex;position:relative}.slr__logo-link{border:none;outline:none;margin-bottom:.4rem;text-decoration:none;transition:opacity .24s;display:inline-block}.slr__logo-link:hover,.slr__logo-link:focus-visible{opacity:.85}.slr__logo{filter:drop-shadow(0 4px 16px #0009);width:clamp(160px,40vw,380px);height:auto;display:block}.slr__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:#c48f3a;margin:0;font-family:IBM Plex Mono,IBM Plex Sans,monospace;font-size:.78rem}.slr__headline{letter-spacing:-.015em;color:#f5f0e6;text-shadow:0 2px 24px #000c;max-width:20ch;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(2rem,5.6vw,4rem);font-weight:500;line-height:1.08}.slr__headline em{color:#e6b264;font-style:italic;font-weight:500}.slr__deck{color:#d8cfc0;text-shadow:0 1px 8px #0009;max-width:52ch;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1rem,1.7vw,1.2rem);font-style:italic;line-height:1.6}.slr__cta{color:#f5f0e6;letter-spacing:.02em;background:0 0;border:1px solid #c48f3a;border-radius:3px;align-items:center;gap:.6rem;margin-top:.4rem;padding:.85rem 1.6rem;font-family:IBM Plex Sans,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .1s;display:inline-flex}.slr__cta:hover,.slr__cta:focus-visible{color:#05070c;background:#c48f3a;outline:none}.slr__cta:active{transform:translateY(1px)}.slr__cta-arrow{transition:transform .2s}.slr__cta:hover .slr__cta-arrow{transform:translate(4px)}.slr__rule{z-index:2;background:#c48f3a;width:clamp(60px,8vw,120px);height:3px;position:absolute;bottom:0;left:clamp(1.5rem,5vw,4.5rem)}@media (width<=720px){.slr__background{background-position:50%}.slr__scrim{background:linear-gradient(#05070c8c 0%,#05070cbf 60%,#05070ceb 100%)}.slr__content{gap:1.4rem;padding:1.5rem 1.25rem 3rem}.slr__logo{width:clamp(150px,48vw,240px)}.slr__rule{left:1.5rem}}.slrc{color:#1a2434;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;padding:clamp(4rem,8vw,7rem) 0;font-family:IBM Plex Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}.slrc__scrim{z-index:1;pointer-events:none;background:radial-gradient(45% 60%,#f5f0e2d1 0%,#f5f0e299 60%,#f5f0e233 90%,#f5f0e200 100%);position:absolute;inset:0}.slrc__inner{z-index:2;text-align:left;width:100%;max-width:780px;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem);position:relative}.slrc__h2{color:#101a2c;border-top:1px solid #7c522347;margin:3rem 0 1rem;padding-top:2.2rem;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1.4rem,2vw,1.75rem);font-weight:500;line-height:1.25}.slrc__h2:first-child{border-top:none;margin-top:0;padding-top:0}.slrc__num{color:#7c5223;letter-spacing:.08em;margin-right:.7rem;font-family:IBM Plex Mono,monospace;font-size:.65em}.slrc__dot{color:#7c5223b3;margin:0 .3rem}.slrc__stats{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:900px;margin:1rem 0 1.5rem;display:grid}.slrc__stat{background:#f5f0e2a6;border-left:3px solid #c48f3a;border-radius:0 3px 3px 0;padding:1rem 1.1rem}.slrc__stat-num{color:#7c5223;margin-bottom:.2rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.7rem;font-weight:500;line-height:1.1}.slrc__stat-lbl{color:#4b3c22;text-transform:uppercase;letter-spacing:.09em;font-family:IBM Plex Sans,sans-serif;font-size:.72rem;line-height:1.3}.slrc__card{background:#fffdf6b8;border:1px solid #7c522352;border-radius:6px;max-width:900px;margin:0 0 1.4rem;padding:1.4rem 1.6rem;transition:border-color .2s,background .2s}.slrc__card:hover{background:#fffdf6d9;border-color:#c48f3a}.slrc__card--pending{opacity:.94;border-style:dashed}.slrc__card-title{color:#101a2c;margin:0 0 .5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.18rem;font-weight:500;line-height:1.3}.slrc__card-title a{color:#101a2c;border-bottom:1px dashed #7c522366;text-decoration:none}.slrc__card-title a:hover{color:#7c5223;border-bottom-color:#7c5223}.slrc__card-meta{color:#6b5432;text-transform:uppercase;letter-spacing:.07em;margin:0 0 .9rem;font-family:IBM Plex Mono,monospace;font-size:.72rem}.slrc__card-body{color:#1a2434;margin:0 0 .9rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.98rem;line-height:1.65}.slrc__pending-tag{color:#b25a3d;text-transform:uppercase;letter-spacing:.08em;margin:.4rem 0 0;font-family:IBM Plex Mono,monospace;font-size:.72rem}.slrc__cta{color:#7c5223;background:#f5f0e280;border:1px solid #7c522366;border-radius:3px;margin-top:.3rem;padding:.4rem 1rem;font-family:IBM Plex Mono,monospace;font-size:.82rem;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-block}.slrc__cta:hover,.slrc__cta:focus-visible{color:#05070c;background:#c48f3a;border-color:#c48f3a;outline:none}.slrc__lede{color:#1a2434;max-width:720px;margin:0 0 1.2rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.98rem}.slrc__companions{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:900px;margin:0 0 2rem;display:grid}.slrc__companion{color:#1a2434;background:#fffdf6b8;border-left:3px solid #c48f3a;border-radius:0 4px 4px 0;flex-direction:column;gap:.5rem;padding:1.1rem 1.3rem;text-decoration:none;transition:background .2s,transform .15s;display:flex}.slrc__companion:hover,.slrc__companion:focus-visible{background:#fffdf6eb;outline:none;transform:translateY(-1px)}.slrc__companion-t{color:#7c5223;font-family:IBM Plex Serif,Georgia,serif;font-size:1.05rem;font-weight:500}.slrc__companion-d{color:#4b3c22;font-family:IBM Plex Sans,sans-serif;font-size:.86rem;line-height:1.55}.slrc__list{max-width:820px;margin:.4rem 0 1rem 1.6rem;font-family:IBM Plex Serif,Georgia,serif}.slrc__list li{color:#1a2434;margin-bottom:.6rem;font-size:.98rem;line-height:1.65}.slrc__list li strong{color:#7c5223;font-weight:600}.slrc__list code,.slrc__footer code,.slrc__transparency code{color:#7c5223;background:#7c522314;border-radius:2px;padding:.05rem .4rem;font-family:IBM Plex Mono,monospace;font-size:.88em}.slrc__transparency{color:#384457;max-width:900px;margin:0 0 1rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.94rem;line-height:1.65}.slrc__transparency em{color:#7c5223;font-style:italic}.slrc__details{max-width:900px;margin:1rem 0 2rem}.slrc__details summary{color:#7c5223;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;outline:none;padding:.4rem 0;font-family:IBM Plex Mono,monospace;font-size:.78rem}.slrc__details summary:hover{color:#b25a3d}.slrc__details-body{flex-direction:column;gap:.4rem;margin-top:.6rem;display:flex}.slrc__details-body a{color:#7c5223;border-left:2px solid #7c522352;border-radius:0 3px 3px 0;padding:.35rem .6rem;font-size:.9rem;text-decoration:none;transition:background .15s,border-color .15s}.slrc__details-body a:hover{background:#7c52230f;border-left-color:#c48f3a}.slrc__footer{color:#4b3c22;border-top:1px solid #7c522347;max-width:900px;margin-top:3rem;padding-top:1.4rem;font-family:IBM Plex Sans,sans-serif;font-size:.82rem;line-height:1.7}.slrc__footer a{color:#7c5223;border-bottom:1px dashed #7c522380;text-decoration:none}.slrc__footer a:hover{color:#b25a3d;border-bottom-color:#7c5223}@media (width<=720px){.slrc{background-attachment:scroll;padding:clamp(3rem,8vw,5rem) 0}.slrc__scrim{background:radial-gradient(95% 75%,#f5f0e2e6 0%,#f5f0e2b3 70%,#f5f0e266 100%)}.slrc__inner{padding:0 1.25rem}.slrc__stats,.slrc__companions{grid-template-columns:1fr}.slrc__card{padding:1.1rem 1.2rem}.slrc__h2{font-size:1.3rem}.slrc__list{margin-left:1.2rem}}.slr1{color:#1a2434;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;padding:clamp(3rem,6vw,5rem) 0 clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.slr1__scrim{z-index:1;pointer-events:none;background:radial-gradient(65% 75%,#f5f0e2e6 0%,#f5f0e2b3 55%,#f5f0e24d 90%,#f5f0e200 100%);position:absolute;inset:0}.slr1__inner{z-index:2;max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem);position:relative}.slr1__logo-link{margin-bottom:1.5rem;display:inline-block}.slr1__logo{width:auto;max-width:260px;height:auto;display:block}.slr1__eyebrow{letter-spacing:.24em;color:#c48f3a;text-transform:uppercase;margin:0 0 .75rem;font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:700}.slr1__title{letter-spacing:-.01em;color:#0a1929;margin:0 0 1rem;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.1}.slr1__title em{color:#7c5223;font-style:italic}.slr1__deck{color:#2a3e54;max-width:78ch;margin:0 0 1.5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.05rem;line-height:1.6}.slr1__commit{color:#2a3e54;background:#fffaecbf;border-left:3px solid #c48f3a;border-radius:6px;margin:0 0 2.5rem;padding:1.1rem 1.4rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.98rem;line-height:1.55}.slr1__commit p{margin:0 0 .75rem}.slr1__commit p:last-child{margin-bottom:0}.slr1__commit a{color:#7c5223;border-bottom:1px solid #7c522366;text-decoration:none}.slr1__commit a:hover{color:#c48f3a}.slr1__h2{color:#0a1929;letter-spacing:-.01em;align-items:baseline;gap:.75rem;margin:2.75rem 0 1rem;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:500;line-height:1.2;display:flex}.slr1__num{letter-spacing:.16em;color:#c48f3a;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:700}.slr1__h3{color:#0a1929;margin:1.5rem 0 .75rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.15rem;font-weight:600}.slr1__p{color:#2a3e54;max-width:78ch;margin:0 0 1.25rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1rem;line-height:1.6}.slr1__levels{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.9rem;margin:1rem 0 1.5rem;display:grid}.slr1__level{background:#fffaecbf;border:1px solid #c48f3a59;border-radius:10px;padding:1rem 1.15rem}.slr1__level-num{letter-spacing:.2em;color:#7c5223;text-transform:uppercase;margin-bottom:.4rem;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:700}.slr1__level-q{color:#0a1929;margin-bottom:.5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.96rem;line-height:1.35}.slr1__level-status{letter-spacing:.14em;color:#3b7a3b;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700}.slr1__cpgs{margin:0 0 1.5rem;padding:0;list-style:none}.slr1__cpgs li{color:#2a3e54;margin-bottom:.9rem;padding-left:1.25rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.98rem;line-height:1.55;position:relative}.slr1__cpgs li:before{content:"";background:#c48f3a;border-radius:50%;width:7px;height:7px;position:absolute;top:.6em;left:0}.slr1__cpgs a{color:#7c5223;border-bottom:1px solid #7c522366;text-decoration:none}.slr1__cpgs a:hover{color:#c48f3a}.slr1__note{color:#2a3e54;background:#fffaec99;border:1px solid #c48f3a47;border-left:3px solid #c48f3a;border-radius:6px;margin:1.25rem 0 1.5rem;padding:1rem 1.25rem;font-family:IBM Plex Serif,Georgia,serif}.slr1__note h4{letter-spacing:.22em;color:#7c5223;text-transform:uppercase;margin:0 0 .5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.slr1__note p{margin:0 0 .75rem;font-size:.98rem;line-height:1.55}.slr1__note p:last-child{margin:0}.slr1__cats{flex-direction:column;gap:1.25rem;margin:1.25rem 0 2rem;display:flex}.slr1__cat{background:#fffaecd9;border:1px solid #c48f3a4d;border-radius:12px;padding:1.25rem 1.5rem;transition:box-shadow .15s}.slr1__cat:hover{box-shadow:0 4px 20px #0a192914}.slr1__cat--primary{border-left:4px solid #c48f3a}.slr1__cat--supporting{border-left:4px solid #8a7a4d}.slr1__cat--general{border-left:4px solid #a8a29b}.slr1__cat-head{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.slr1__cat-tag{letter-spacing:.24em;color:#7c5223;text-transform:uppercase;background:#c48f3a1f;border-radius:999px;padding:.25rem .6rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700}.slr1__cat-status{border-radius:999px;padding:.25rem .6rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.slr1__cat-status--primary{color:#7c5223;background:#c48f3a2e}.slr1__cat-status--supporting{color:#6b5d3a;background:#8a7a4d26}.slr1__cat-status--general{color:#4a4740;background:#a8a29b33}.slr1__cat-title{color:#0a1929;margin:0 0 .5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.2rem;font-weight:600}.slr1__cat-analytes,.slr1__cat-rationale{color:#2a3e54;margin:0 0 .75rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.95rem;line-height:1.55}.slr1__cat-rationale{color:#3a4d5f}.slr1__cat-cites{color:#55677a;background:#fffaec99;border:1px dashed #c48f3a4d;border-radius:6px;margin-bottom:.5rem;padding:.55rem .75rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.9rem}.slr1__k{letter-spacing:.18em;color:#7c5223;text-transform:uppercase;margin-right:.4rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700}.slr1__cat-cites a{color:#7c5223;border-bottom:1px solid #7c522366;text-decoration:none}.slr1__cat-cites a:hover{color:#c48f3a}.slr1__details{border-top:1px dashed #c48f3a4d;margin-top:.6rem;padding-top:.5rem}.slr1__details summary{cursor:pointer;letter-spacing:.14em;color:#7c5223;text-transform:uppercase;padding:.4rem 0;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;list-style:none}.slr1__details summary::-webkit-details-marker{display:none}.slr1__details summary:before{content:"▸ ";color:#c48f3a;margin-right:.25rem}.slr1__details[open] summary:before{content:"▾ "}.slr1__l2-lead{color:#55677a;margin:.5rem 0 .75rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.92rem;font-style:italic;line-height:1.55}.slr1__l4{color:#2a3e54;margin:.5rem 0 .25rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.92rem;line-height:1.55}.slr1__table-wrap{margin:.5rem 0;overflow-x:auto}.slr1__table{border-collapse:collapse;color:#2a3e54;width:100%;font-family:Inter,system-ui,sans-serif;font-size:.82rem}.slr1__table th,.slr1__table td{text-align:left;vertical-align:top;border-bottom:1px solid #c48f3a40;padding:.55rem .7rem}.slr1__table th{letter-spacing:.14em;color:#7c5223;text-transform:uppercase;background:#c48f3a14;font-size:.7rem;font-weight:700}.slr1__table td{line-height:1.4}.slr1__flavour{color:#7c5223;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:.75rem}.slr1__tier{text-transform:uppercase;letter-spacing:.1em;color:#4a4740;white-space:nowrap;background:#a8a29b33;border-radius:999px;padding:.15rem .4rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}.slr1__tier--clinical{color:#2f5f2f;background:#3b7a3b33}.slr1__tier--research{color:#7c5223;background:#c48f3a33}.slr1__anchors{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin:1rem 0 2rem;display:grid}.slr1__anchor{background:#0a1929eb;border:1px solid #d9a85766;border-radius:12px;flex-direction:column;padding:1rem 1.25rem;text-decoration:none;transition:transform .15s;display:flex}.slr1__anchor:hover{transform:translateY(-2px)}.slr1__anchor-l{color:#d9a857;margin-bottom:.3rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.1rem;font-weight:600}.slr1__anchor-d{color:#ffffffd9;font-family:IBM Plex Serif,Georgia,serif;font-size:.88rem;line-height:1.45}.slr1__footer{color:#55677a;border-top:1px solid #c48f3a59;margin-top:2rem;padding-top:1.25rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.85rem;line-height:1.6}@media (width<=700px){.slr1__cat{padding:1rem 1.1rem}.slr1__table{font-size:.75rem}.slr1__table th,.slr1__table td{padding:.4rem .5rem}}.slrp__reviewers{flex-direction:column;gap:.75rem;margin:1rem 0 1.5rem;display:flex}.slrp__reviewer{background:#fffaecad;border:1px solid #c48f3a47;border-radius:8px;grid-template-columns:220px 1fr;align-items:start;gap:1rem;padding:.8rem 1rem;display:grid}.slrp__reviewer-role{letter-spacing:.14em;color:#7c5223;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:700}.slrp__reviewer-desc{color:#2a3e54;font-family:IBM Plex Serif,Georgia,serif;font-size:.94rem;line-height:1.5}@media (width<=700px){.slrp__reviewer{grid-template-columns:1fr;gap:.4rem}}.slrp__pico{background:#fffaecbf;border:1px solid #c48f3a59;border-radius:10px;margin:1rem 0 1.5rem;padding:1rem 1.25rem}.slrp__pico-row{border-bottom:1px dashed #c48f3a47;grid-template-columns:160px 1fr;gap:1rem;padding:.6rem 0;display:grid}.slrp__pico-row:last-child{border-bottom:none}.slrp__pico-lbl{letter-spacing:.2em;color:#7c5223;text-transform:uppercase;padding-top:.15rem;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:700}.slrp__pico-val{color:#2a3e54;font-family:IBM Plex Serif,Georgia,serif;font-size:.95rem;line-height:1.55}@media (width<=700px){.slrp__pico-row{grid-template-columns:1fr;gap:.3rem}}.slrp__criteria{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0 1.5rem;display:grid}.slrp__criteria-box{border:1px solid #c48f3a47;border-radius:10px;padding:1rem 1.15rem}.slrp__criteria-box--include{background:#dcf4dc8c;border-left:3px solid #3b7a3b}.slrp__criteria-box--exclude{background:#f8e0dc8c;border-left:3px solid #c96a5a}.slrp__criteria-box h4{letter-spacing:.22em;color:#7c5223;text-transform:uppercase;margin:0 0 .6rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:700}.slrp__criteria-box ul{margin:0;padding:0;list-style:none}.slrp__criteria-box li{color:#2a3e54;margin-bottom:.4rem;padding-left:1.15rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.92rem;line-height:1.5;position:relative}.slrp__criteria-box li:before{content:"";background:#c48f3a;border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}@media (width<=700px){.slrp__criteria{grid-template-columns:1fr}}.slrp__ol,.slrp__ul{color:#2a3e54;margin:.5rem 0 1.5rem;padding-left:1.5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.98rem;line-height:1.6}.slrp__ol li,.slrp__ul li{margin-bottom:.55rem}.slrp__ol--compact li{margin-bottom:.35rem}.slrp__code{background:#0a1929f0;border:1px solid #d9a8574d;border-radius:10px;margin:1rem 0 1.5rem;padding:1rem 1.25rem}.slrp__code-lbl{letter-spacing:.22em;color:#d9a857;text-transform:uppercase;margin:.5rem 0 .4rem;font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:700}.slrp__code-lbl:first-child{margin-top:0}.slrp__code pre{color:#e8eef5;white-space:pre;background:0 0;margin:0;padding:.5rem 0;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-size:.78rem;line-height:1.5;overflow-x:auto}.slrp__log{flex-direction:column;gap:.9rem;margin:1rem 0 1.5rem;display:flex}.slrp__log-item{background:#fffaecb3;border-left:3px solid #c48f3a;border-radius:6px;grid-template-columns:200px 1fr;align-items:start;gap:.9rem;padding:.75rem 1rem;display:grid}.slrp__log-stamp{color:#7c5223;padding-top:.15rem;font-family:IBM Plex Mono,monospace;font-size:.82rem;font-weight:500}.slrp__log-body{color:#2a3e54;font-family:IBM Plex Serif,Georgia,serif;font-size:.94rem;line-height:1.55}@media (width<=700px){.slrp__log-item{grid-template-columns:1fr;gap:.35rem}}.slrp__gov-note{color:#55677a}.philosophy{color:#f5f0e6;background:#05070c;justify-content:flex-start;align-items:flex-start;width:100%;min-height:calc(100vh - 72px);font-family:IBM Plex Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.philosophy__background{z-index:0;background-position:65%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.philosophy__scrim{z-index:1;background:linear-gradient(90deg,#05070ceb 0%,#05070cc2 32%,#05070c6b 58%,#05070c26 100%);position:absolute;inset:0}.philosophy__content{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;gap:clamp(1.4rem,2.4vw,2rem);width:100%;max-width:900px;padding:clamp(1.5rem,3vw,2.4rem) 10vw clamp(3rem,6vw,5rem);display:flex;position:relative}.philosophy__logo-link{border:none;outline:none;margin-bottom:.4rem;text-decoration:none;transition:opacity .24s;display:inline-block}.philosophy__logo-link:hover,.philosophy__logo-link:focus-visible{opacity:.85}.philosophy__logo{filter:drop-shadow(0 4px 16px #0009);width:clamp(160px,40vw,380px);height:auto;display:block}.philosophy__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:#c48f3a;margin:0;font-family:IBM Plex Mono,IBM Plex Sans,monospace;font-size:.78rem}.philosophy__headline{letter-spacing:-.015em;color:#f5f0e6;text-shadow:0 2px 24px #000c;max-width:16ch;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(2rem,5.6vw,4rem);font-weight:500;line-height:1.08}.philosophy__headline em{color:#e6b264;font-style:italic;font-weight:500}.philosophy__deck{color:#d8cfc0;text-shadow:0 1px 8px #0009;max-width:42ch;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1rem,1.7vw,1.2rem);font-style:italic;line-height:1.6}.philosophy__rule{z-index:2;background:#c48f3a;width:clamp(60px,8vw,120px);height:3px;position:absolute;bottom:0;left:clamp(1.5rem,5vw,4.5rem)}@media (width<=720px){.philosophy__background{background-position:70%}.philosophy__scrim{background:linear-gradient(#05070cb3 0%,#05070cd9 60%,#05070cf2 100%)}.philosophy__content{gap:1.4rem;padding:1.5rem 1.25rem 3rem}.philosophy__logo{width:clamp(150px,48vw,240px)}}.phi-content{color:#1a2434;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;padding:clamp(4rem,8vw,7rem) 0;position:relative;overflow:hidden}.phi-content__scrim{z-index:1;pointer-events:none;background:radial-gradient(60% 70%,#f5f0e2e0 0%,#f5f0e2ad 60%,#f5f0e247 90%,#f5f0e200 100%);position:absolute;inset:0}.phi-content__inner{z-index:2;max-width:780px;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem);position:relative}.phi-content__eyebrow{letter-spacing:.28em;color:#c48f3a;text-transform:uppercase;margin:0 0 .75rem;font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:700}.phi-content__title{letter-spacing:-.01em;color:#0a1929;margin:0 0 1.5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1.8rem,3.4vw,2.5rem);font-weight:500;line-height:1.15}.phi-content__title em{color:#7c5223;font-style:italic}.phi-content__lede{color:#2a3e54;margin:0 0 2.5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.15rem;line-height:1.65}.phi-content__subhead{letter-spacing:-.005em;color:#0a1929;margin:0 0 1rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.3rem;font-weight:500;line-height:1.25}.phi-content__list{flex-direction:column;gap:1.15rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.phi-content__list li{color:#2a3e54;padding-left:1.5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.02rem;line-height:1.6;position:relative}.phi-content__list li:before{content:"";background:#c48f3a;border-radius:50%;width:8px;height:8px;position:absolute;top:.65em;left:0}.phi-content__list strong{color:#0a1929;font-weight:600}.phi-content__list sup{color:#7c5223;vertical-align:super;font-size:.72rem;font-weight:700;line-height:0}.phi-content__closing{color:#2a3e54;margin:0 0 1.5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:1.1rem;line-height:1.65}.phi-content__pledge{color:#7c5223;text-align:center;margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:1.15rem;line-height:1.5}.phi-content__pledge em{font-style:italic}.phi-content__rule{border:none;border-top:1px solid #c48f3a66;margin:3rem 0 1.5rem}.phi-content__citations{color:#55677a;margin:0;padding-left:1.5rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.85rem;line-height:1.55;list-style:decimal}.phi-content__citations li{margin-bottom:.6rem}.phi-content__citations a{color:#7c5223;border-bottom:1px solid #7c522359;text-decoration:none}.phi-content__citations a:hover{color:#c48f3a;border-bottom-color:#c48f3a}.phi-content__citations em{color:#2a3e54;font-style:italic}.phi-content__video{aspect-ratio:16/9;background:#0a1929;border-radius:14px;width:100%;margin:1.5rem 0 .75rem;position:relative;overflow:hidden;box-shadow:0 12px 40px #0a192959}.phi-content__video iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.phi-content__video-caption{color:#55677a;text-align:center;margin:0 0 1rem;font-family:IBM Plex Serif,Georgia,serif;font-size:.88rem;font-style:italic;line-height:1.5}@media (width<=640px){.phi-content__inner{padding:0 5vw}.phi-content__lede{font-size:1.05rem}.phi-content__list li{font-size:.96rem}}*,:before,:after{box-sizing:border-box}.app{color:#f5f0e6;background:#05070c;flex-direction:column;min-height:100vh;display:flex}
