body.theme-monochrome .light-only,body:not(.theme-monochrome) .dark-only{display:none!important}html[data-theme=light]{background:#f6f5f1}.site-header .theme-toggle{position:absolute;right:0;top:calc(100% + 14px);display:inline-flex;gap:2px;padding:2px;border:1px solid #d1cfc8;border-radius:7px;background:#f1f0ec;z-index:30}.theme-toggle button{display:flex;align-items:center;justify-content:center;width:26px;height:26px;min-height:26px;padding:0;border:0;border-radius:4px;background:0 0;color:#6b6963;cursor:pointer;font:400 11px/1.2 var(--mono);transition:background-color .18s ease,color .18s ease}.theme-toggle svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.theme-toggle button[aria-pressed=true]{background:#fff;color:#272622;box-shadow:0 1px 3px #00000012}.theme-toggle button:hover{color:#b94f24}.theme-toggle button:focus-visible{outline:2px solid #bd5128;outline-offset:2px}.theme-monochrome .site-header .theme-toggle{background:#111;border-color:#383834}.theme-monochrome .theme-toggle button{color:#9b9b94}.theme-monochrome .theme-toggle button[aria-pressed=true]{color:#f5f5f1;background:#30302d;box-shadow:none}.theme-monochrome .theme-toggle button:hover{color:#db784f}.about-content,.legal-content,.projects-content,.research-content,.theme-monochrome .about-content,.theme-monochrome .legal-content,.theme-monochrome .projects-content,.theme-monochrome .research-content{padding-top:max(168px,18vh)}@media (max-width:620px){.theme-monochrome .mono-hero{padding-top:168px}.site-header .theme-toggle{top:calc(100% + 10px)}}@media (pointer:coarse){.theme-toggle button{width:32px;height:32px;min-height:32px}}@media (prefers-reduced-motion:reduce){.theme-toggle button{transition:none}}