:root{--font-serif: "Times New Roman", Times, Georgia, serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--bg: #ffffff;--fg: #1a1a1a;--rule: rgba(26, 26, 26, .16)}@media(prefers-color-scheme:dark){:root{--bg: #121212;--fg: #f1f5f9;--rule: rgba(241, 245, 249, .18)}}html{font-size:112.5%}body{margin:0;padding:0;font-family:var(--font-serif);background-color:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.label{font-size:.8125rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;opacity:.55}.text-links a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:var(--rule);transition:text-decoration-color .2s}.text-links a:hover{text-decoration-color:currentColor}.sheet-container{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;padding:6.5rem 1.5rem 3rem;box-sizing:border-box}.sheet{width:100%;max-width:42rem;text-align:left}.sheet-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--rule)}.sheet-head>:last-child:not(:first-child){text-align:right}.sheet-head a{color:inherit;text-decoration:none;transition:opacity .2s}.sheet-head a:hover{opacity:1}
