:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#183044;background:#fbf7ee;line-height:1.65}*{box-sizing:border-box}body{margin:0;background:#fbf7ee}a{color:#157d7f;text-underline-offset:.2em}.site-header{display:flex;gap:1.25rem;padding:1.15rem max(1rem,calc((100% - 920px)/2));background:#071b2d;border-bottom:1px solid rgba(255,255,255,.12)}.site-header a{color:#fff;text-decoration:none;font-weight:750}main{max-width:920px;margin:0 auto;padding:clamp(2.2rem,6vw,4.5rem) 1rem 5rem}h1,h2,h3{font-family:"Iowan Old Style",Baskerville,"Times New Roman",serif;color:#102a43;letter-spacing:-.035em;line-height:1.06}h1{font-size:clamp(2.8rem,7vw,5.4rem);margin:.2rem 0 1.4rem}h2{font-size:clamp(1.65rem,3vw,2.35rem);margin:.2rem 0 1rem}.hold{background:#fff3cd;border:1px solid #d3a83a;border-radius:1rem;padding:1rem 1.2rem;margin-bottom:1.5rem}.identity,.summary,section{background:#fffdf8;border:1px solid rgba(16,42,67,.14);border-radius:1rem;padding:clamp(1.15rem,3vw,1.75rem);margin:1rem 0;box-shadow:0 10px 30px rgba(16,42,67,.06)}.summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.8rem}.summary div{display:flex;flex-direction:column;gap:.25rem}.summary span{color:#60717e}p:last-child,li:last-child{margin-bottom:0}table{width:100%;border-collapse:collapse;background:#fff}th,td{border:1px solid rgba(16,42,67,.15);padding:.7rem;text-align:left;vertical-align:top}th{background:#f3ecdd}footer{max-width:920px;margin:0 auto;padding:1.2rem 1rem 2rem;color:#60717e;font-size:.82rem;border-top:1px solid rgba(16,42,67,.12)}code{overflow-wrap:anywhere}@media(max-width:600px){.site-header{flex-wrap:wrap}main{padding-top:2rem}h1{font-size:2.7rem}}