*{box-sizing:border-box}body{margin:0;background:#f4f6f1;color:#172b29;font:17px/1.6 system-ui,sans-serif}header,main,footer{max-width:1040px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;border-bottom:1px solid #bfccc4;font-size:13px;letter-spacing:.06em}a{color:#185f50}h1{font-size:clamp(34px,6vw,64px);line-height:1.08;letter-spacing:-.045em;max-width:850px}h2{line-height:1.2}small,.muted{color:#526a64}.intro{max-width:700px}section{background:white;border:1px solid #cbd7ce;border-radius:12px;padding:24px;margin:24px 0}textarea{width:100%;min-height:180px;font:14px/1.5 ui-monospace,monospace;padding:12px;border:1px solid #a2b9ac;border-radius:6px}button,.button{background:#185f50;color:white;border:0;border-radius:5px;padding:12px 18px;font:inherit;cursor:pointer;display:inline-block;text-decoration:none;margin:4px 8px 4px 0}button.secondary{background:#e4eee7;color:#185f50}button:disabled{opacity:.5;cursor:not-allowed}input{font:inherit;padding:8px}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:10px;border-bottom:1px solid #d7e0da;overflow-wrap:anywhere}pre{white-space:pre-wrap;overflow-wrap:anywhere}#error{color:#a22}footer{font-size:14px}nav{display:flex;gap:20px;flex-wrap:wrap}.scroll{overflow:auto}@media(max-width:600px){header,main,footer{padding:16px}section{padding:16px}}
input[readonly],#delete-token{max-width:100%;width:100%;box-sizing:border-box}
