*{box-sizing:border-box;padding:0;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:#fff;padding:1rem}a{color:#0066cc;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{margin-top:1.5rem;margin-bottom:.5rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}pre{background:#f5f5f5;padding:1rem;overflow:auto;font-size:.9em;border-radius:4px}details,pre{margin:1rem 0}details{border:1px solid #ddd;border-radius:4px;padding:.5rem}summary{cursor:pointer;font-weight:600;padding:.5rem}summary:hover{background:#f9f9f9}ul{margin-left:1.5rem}li{margin:.25rem 0}nav{margin-bottom:2rem;padding:.5rem 0;border-bottom:1px solid #eee}button{background:#0066cc;color:white;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:4px;cursor:pointer}button:hover{background:#0052a3}.container{max-width:900px;margin:0 auto}.error{background:#ffebee;color:#c62828;padding:1rem;border-radius:4px;margin:1rem 0}