*{box-sizing:border-box}body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#0f172a;line-height:1.5}main{padding:24px}h1{font-size:2rem;margin-bottom:.5rem}h2{font-size:1.25rem;margin-top:2rem}p{color:#334155}label{display:block;font-weight:600;margin-bottom:4px}button,input,select{font-size:1rem;padding:8px 10px;border-radius:6px;border:1px solid #cbd5e1}button{cursor:pointer;background:#f8fafc}button:hover{background:#e2e8f0}section{margin-top:24px;padding:16px;border:1px solid #e5e7eb;border-radius:8px}a{color:#2563eb;text-decoration:underline}a:hover{opacity:.8}