@font-face{font-family:font-main;font-weight:300;font-style:normal;src:url(/assets/font-QFoFL3qO.woff2) format("woff2");font-display:swap}:root{--primary-red: #A33407;--dark-gray: #1d1d1d;--light-gray-border: #e9ecef;--background-gray: #f8f8f8;--text-color: #A33407;--text-light: #3c4650;--site-max-width: 2000px;--site-bg: #f8f8f8;--outside-bg: #f8f8f8;--header-bg: #081633;--nav-pill: #1b2a49;--nav-pill-hover: #223557;--nav-text: rgba(255, 255, 255, .82);--nav-text-active: #ffffff;--header-height: calc(100vh * 3 / 34);--footer-height: calc(100vh * 3 / 34);--header-gap: calc(100vh * 1 / 34);--phi: ((1 + sqrt(5)) / 2);--card-width: calc(min(100vw, var(--site-max-width)) * (1 / var(--phi)))}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;overflow-x:hidden}body{background:var(--outside-bg);color:var(--text-color);font-family:font-main,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:300}.site-frame{width:min(100%,var(--site-max-width));min-height:100vh;margin-left:auto;margin-right:auto;background:var(--site-bg);position:relative}#root{min-height:100vh;background:var(--site-bg)}.page{min-height:100vh;display:flex;flex-direction:column;padding-top:var(--header-height);padding-bottom:var(--footer-height)}main{flex:1}.main-header{background:linear-gradient(180deg,#a33407 0% 100%);padding:1rem 40px;height:var(--header-height);display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:50%;right:auto;width:min(100%,var(--site-max-width));transform:translate(-50%);z-index:1000;-webkit-user-select:none;user-select:none;border-bottom:1px solid rgba(255,255,255,.05)}.site-title{color:#dec0aa;font-size:1.2rem;font-weight:600;margin:0;white-space:nowrap}nav{display:grid;grid-template-columns:repeat(5,minmax(calc(var(--phi) * 85px),1fr));align-items:center;gap:.9rem;width:calc(min(100vw,var(--site-max-width)) * (1 / var(--phi)) - 250.99px);justify-content:end;justify-self:end;flex-shrink:0}.nav-link{appearance:none;-webkit-appearance:none;border:0;margin:0;background:transparent;color:var(--nav-text);font-family:font-main,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:153.713228931px;height:58.7132289312px;padding:.95rem 1.25rem;border-radius:18px;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.nav-link:hover{background:#bc4a3cb0;color:#fff;text-decoration:none}.nav-link.active{background:linear-gradient(180deg,#d3713c 0% 100%);color:var(--nav-text-active);font-weight:700;box-shadow:inset 0 1px #ffffff0d,0 1px 2px #00000038;text-decoration:none;transform:scale(1)}.nav-link:focus-visible{outline:2px solid #D3713C;outline-offset:3px}.nav-link .material-icons{font-size:1.25rem}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.container{max-width:100%;max-height:min(900px,calc(100vh * 26 / 34));padding-top:var(--header-gap);padding-bottom:var(--header-gap);padding-left:0;padding-right:0}.section{background:#fff;width:var(--card-width);max-width:calc(100% - 2 * var(--header-gap));max-height:min(900px,calc(100vh * 26 / 34));margin-left:auto;margin-right:auto;padding:2rem 2rem 1.9rem;margin-bottom:1rem;border-radius:8px;box-shadow:0 0 4px #0000000d;overscroll-behavior:contain}.title{font-size:2rem;font-weight:600;margin-bottom:1rem;-webkit-user-select:none;user-select:none;cursor:default}.title.with-divider{padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid #A33407}.title-2{font-size:1.9rem;font-weight:400;margin-bottom:1rem;-webkit-user-select:none;user-select:none;cursor:default}.title-2.with-divider-2{padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid #ccc}p{color:#0000008f}a{color:var(--primary-red);text-decoration:none;font-weight:400}a:hover{text-decoration:underline}footer{border-top:1px solid #A33407;text-align:center;font-size:.9rem;color:#a33407;height:var(--footer-height);min-height:var(--footer-height);max-height:var(--footer-height);display:flex;align-items:center;justify-content:center;padding:0 2rem;position:fixed;bottom:0;left:50%;right:auto;width:min(100%,var(--site-max-width));transform:translate(-50%);background:var(--outside-bg);z-index:1000}footer p{color:#a33407}.footer-text{width:calc(min(100vw,var(--site-max-width)) * (1 - (1 / var(--phi))) * (1 / var(--phi)));display:flex;justify-content:space-between;margin:0}ul{padding-left:1.2rem}.references-scroll{min-height:calc(100vh - 400px);max-height:calc(100vh - 400px);overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:auto;padding-right:.5rem}.references-scroll::-webkit-scrollbar{width:6px}.references-scroll::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.references-scroll::-webkit-scrollbar-track{background:transparent}.about-layout{display:grid;grid-template-columns:minmax(0,1597fr) minmax(0,987fr);align-items:start}.about-text{min-width:0}.about-text p{margin-top:0}.about-image-wrap{display:flex;justify-content:center;align-items:center}.about-image{width:min(220px,100%);aspect-ratio:1 / 1;object-fit:cover;display:block;padding:4px;background:#fff;border:4px solid #A33407;border-radius:16px;box-sizing:border-box}@media (max-width: 900px){.main-header{padding:.75rem 1rem}nav{gap:.4rem;width:auto;grid-template-columns:repeat(5,auto)}.nav-link{width:auto;min-width:44px;height:44px;padding:.75rem;border-radius:12px}.section{width:calc(100% - 2rem);max-width:calc(100% - 2rem)}.about-layout{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 600px){:root{--header-height: calc(100vh * 2 / 34);--footer-height: calc(100vh * 2 / 34);--header-gap: calc(100vh * 1 / 89);--card-width: 100%}.site-frame{width:100%;min-height:100vh;background:var(--site-bg)}.main-header{width:100%;left:0;right:0;transform:none;padding:.35rem .55rem}.site-title{font-size:.72rem;line-height:1.1}nav{width:auto;gap:.18rem;grid-template-columns:repeat(5,auto)}.nav-link{width:auto;min-width:28px;height:28px;padding:.25rem .32rem;border-radius:8px;font-size:.58rem;letter-spacing:0}.nav-link .material-icons{font-size:.85rem}.container{padding-top:var(--header-gap);padding-bottom:var(--header-gap);padding-left:.55rem;padding-right:.55rem}.section{width:100%;max-width:100%;padding:.7rem .65rem;border-radius:7px;margin-bottom:.55rem}.title{font-size:.98rem;line-height:1.15;margin-bottom:.55rem}.title.with-divider{padding-bottom:.35rem;margin-bottom:.55rem}.title-2{font-size:.92rem;line-height:1.15;margin-bottom:.5rem}.title-2.with-divider-2{padding-bottom:.35rem;margin-bottom:.5rem}p,li,a{font-size:.7rem;line-height:1.36}p{margin-top:0;margin-bottom:.55rem}ul{padding-left:.9rem}.about-layout{grid-template-columns:1fr;gap:.75rem}.about-image{width:min(120px,100%);padding:3px;border-width:3px;border-radius:10px}.references-scroll{min-height:calc(100vh - 260px);max-height:calc(100vh - 260px);padding-right:.35rem}footer{width:100%;left:0;right:0;transform:none;padding:0 .55rem;font-size:.62rem}.footer-text{width:100%}}
