@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-blue: #0d6efd;--dark-gray: #1d1d1d;--light-gray-border: #e9ecef;--background-gray: #f8f9fa;--text-color: #465a69;--text-light: #3c4650;--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);--card-width: calc(100vw*1/((1 + sqrt(5))/2)) }*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:#f8f8f8;color:var(--text-color);font-family:font-main,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:300}.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,#0a1734,#08142d);padding:1rem 40px;height:var(--header-height);display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-user-select:none;user-select:none;border-bottom:1px solid rgba(255,255,255,.05)}.site-title{color:#fff;font-size:1.2rem;font-weight:600;margin:0}nav{display:grid;grid-template-columns:repeat(5,minmax(calc((1 + sqrt(5))/2*85px),1fr));align-items:center;gap:.9rem;width:calc(100vw*1/((1 + sqrt(5))/2) - 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:100%;width:calc(153.713228931px);height:calc(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:#ffffff0f;color:#fff;text-decoration:none}.nav-link.active{background:linear-gradient(180deg,#243758,#1f3150);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 rgba(125,170,255,.95);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:var(--header-gap)}.section{background:#fff;width:var(--card-width);max-width:100%;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 #ccc}.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-blue);text-decoration:none;font-weight:400}a:hover{text-decoration:underline}footer{border-top:1px solid #ccc;text-align:center;font-size:.9rem;color:#777;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;left:0;right:0;bottom:0;background:#f8f8f8;z-index:1000}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);gap:2rem;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;border-radius:50%;display:block}
