:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1d292c;background:#f6f8f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:3px solid #399c82;outline-offset:5px}.shell{max-width:1120px;margin:auto;padding:0 40px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid #dee6e1}.brand{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:650;white-space:nowrap}.mark{display:grid;place-items:center;background:#143f38;color:white;border-radius:9px;width:35px;height:35px;font-size:19px;letter-spacing:-1px}nav{display:flex;gap:28px;font-size:13px;color:#4d625a}.intro{padding:64px 0 40px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:1.7px;color:#57786a;margin:0 0 19px}h1{font-size:clamp(38px,5.5vw,58px);line-height:1.09;letter-spacing:-2.1px;font-weight:580;margin:0 0 22px}.lead{font-size:17px;line-height:1.65;color:#65756f;max-width:600px;margin:0 0 26px}.status{display:inline-flex;align-items:center;gap:9px;font-size:12px;padding:9px 12px;background:#eaf0ec;border:1px solid #dce7df;border-radius:6px;color:#3b594b}.dot{width:7px;height:7px;border-radius:50%;background:#9aa59f;flex-shrink:0}.dot.ready{background:#288461}.dot.error{background:#b87329}.panels{display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel{min-width:0;background:white;border:1px solid #dee6e1;border-radius:12px;padding:28px}.panel .eyebrow{margin-bottom:17px}h2{font-size:22px;letter-spacing:-.6px;font-weight:600;margin:0 0 14px}.panel p:not(.eyebrow){font-size:14px;line-height:1.7;color:#607168;margin:0 0 18px}.panel strong{color:#344d40;font-weight:600}.panel .hint{font-size:12px!important;color:#7b8880!important;margin-bottom:0!important}.endpoint{background:#f3f7f4;border:1px solid #e0e9e2;border-radius:7px;padding:14px 16px;margin:20px 0}.endpoint span{display:block;font-size:9px;letter-spacing:1.2px;color:#73867a;margin-bottom:8px}.endpoint code{font-size:14px;overflow-wrap:anywhere}code{font-family:"SFMono-Regular",Consolas,monospace;font-size:.88em}pre{margin:20px 0;padding:18px 16px;border-radius:7px;background:#173b32;color:#e3eee7;overflow-x:auto;line-height:1.8;font-size:12px}footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:44px;padding:22px 0 30px;border-top:1px solid #dee6e1;color:#7b8981;font-size:11px}@media(max-width:700px){.shell{padding:0 22px}header{padding:22px 0}nav{gap:16px}nav a:last-child{display:none}.intro{padding:42px 0 30px}.lead{font-size:16px}.panels{grid-template-columns:1fr}.panel{padding:24px}footer{flex-wrap:wrap;line-height:1.6}footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
