*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:"Noto Sans",sans-serif;line-height:1.5;background-color:#fff}h1,h2,h3,h4,p,ul,ol,figure{margin:0}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{margin:0;padding:0;border:0;font:inherit;color:inherit;background:none;cursor:pointer}.container{width:100%;margin-inline:auto}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}main{padding:1.5rem;font-size:1.125rem}@media (min-width: 768px){main{padding-inline:5rem}}@media (min-width: 1024px){main{padding-block:3rem}}.site-header{background-color:rgba(249,250,251,.9);border-bottom:1px solid #e5e7eb}.site-header>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;color:#1f2937}@media (min-width: 768px){.site-header>header{padding:1.5rem 5rem}}.site-title{font-family:"Noto Serif",serif;font-size:1.5rem;font-weight:500;letter-spacing:-.05em}@media (min-width: 640px){.site-title{font-size:1.875rem}}@media (min-width: 768px){.site-title{font-size:2.25rem}}.site-nav{display:flex;align-items:center;gap:1.5rem;margin-left:auto;font-family:"Noto Serif",serif;font-size:1rem;color:#111827}.site-nav>a,.site-nav button{font-weight:500}.dropdown{position:relative}.dropdown button{display:flex;align-items:center;gap:.25rem}.dropdown svg{width:1rem;height:1rem;transition:transform 300ms}.dropdown:hover svg,.dropdown:focus-within svg{transform:rotate(180deg)}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible}.dropdown-menu{position:absolute;right:0;width:max-content;padding-top:.5rem;font-weight:400;opacity:0;visibility:hidden;transition:opacity 150ms,visibility 150ms}.dropdown-menu a{display:block;padding:.5rem 1rem}.dropdown-menu a:hover{background-color:#f3f4f6}.dropdown-panel{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.home{display:flex;flex-direction:column-reverse;gap:1.5rem}@media (min-width: 768px){.home{flex-direction:row;align-items:center}}.home-text{width:100%}@media (min-width: 768px){.home-text{width:60%}}.home-photo{width:100%}@media (min-width: 768px){.home-photo{width:40%}}.profile-img{width:250px;height:250px;object-fit:cover}@media (min-width: 768px){.profile-img{float:right}}.terms{display:grid;grid-template-columns:1fr;gap:1.5rem 2rem;margin-top:.5rem}@media (min-width: 768px){.terms{grid-template-columns:repeat(2, minmax(0, 1fr))}}.term p{font-style:italic}.term ul{padding-left:1.25rem;list-style:disc}.prose>*+*{margin-top:.5rem}.prose a{color:#6b003e;text-decoration:underline}.prose ul,.prose ol{padding-left:1.25rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li+li{margin-top:.25rem}.prose li>p+p{margin-top:.25rem}.prose li:has(>p)+li{margin-top:.75rem}.prose h2,.prose h3{font-style:italic;margin-top:1.5rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose em{font-style:italic}.prose strong{font-weight:700}