body{margin:0;font-family:Inter,sans-serif;font-size:16px}h2.page-title{margin-top:2rem;margin-bottom:2rem;font-size:3rem;font-weight:700}.btn{cursor:pointer;border-radius:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:transform .15s,box-shadow .15s}.btn:hover{transform:translateY(-2px)}a.btn{text-decoration:none}.btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;font-size:1.125rem;box-shadow:0 2px 8px #2563eb66}.btn-primary:hover{box-shadow:0 6px 20px #2563eb80}.btn-secondary{color:#2563eb;background-color:#fff;border:2px solid #2563eb}.btn-secondary:hover{box-shadow:0 4px 14px #2563eb40}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}p{margin:1rem 0}ul.list-disc{margin:1rem 0 1rem 1.5rem;list-style:circle}ul.list-disc li{margin-bottom:.5rem}@media (max-width:768px){h2.page-title{font-size:2rem}}@media (max-width:480px){h2.page-title{font-size:1.5rem}}
*{box-sizing:border-box;margin:0;padding:0}ul{margin:0;padding:0;list-style:none}
