html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px}html img,body img{transition:filter .25s}:root{--bg:#f5f5f7;--card:#fff;--text:#1d1d1f;--muted:#6e6e73;--border:#e5e5ea;--link:#0071e3}body.dark{--bg:#0b0b0f;--card:#1c1c1e;--text:#f5f5f7;--muted:#a1a1a6;--border:#2c2c2e;--link:#0a84ff}body.dark img.dark__tint{filter:brightness(25%)}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;transition:background .25s,color .25s}.toggle{border:2px solid var(--border);border-radius:999px!important;font-size:13px!important}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:40px;box-shadow:0 10px 30px #0000000f}.card img{box-shadow:0 8px 20px var(--border);border-radius:16px;padding:4px}.title-text{color:var(--text);font-size:3rem;font-weight:bolder}
