:root{color:#1f2937;background:#f8fafc;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:#f8fafc}a{color:inherit}.container{width:min(1120px,100% - 40px);margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 0}.site-header .container{justify-content:space-between;align-items:center;gap:30px;display:flex}.site-logo{font-size:20px;font-weight:700;text-decoration:none}.site-header nav{gap:20px;display:flex}.site-header nav a{text-decoration:none}.hero{align-items:center;min-height:70vh;padding:80px 0;display:flex}.hero .container{max-width:800px;margin-left:max(20px,50% - 560px)}.tag{color:#3730a3;background:#e0e7ff;border-radius:999px;margin-bottom:16px;padding:7px 12px;font-size:14px;font-weight:700;display:inline-block}.hero h1{margin:0 0 20px;font-size:clamp(38px,7vw,72px);line-height:1}.hero p{color:#64748b;max-width:680px;margin-bottom:30px;font-size:19px;line-height:1.7}.button{color:#fff;background:#111827;border-radius:8px;padding:14px 22px;font-weight:700;text-decoration:none;display:inline-block}.site-footer{color:#64748b;background:#fff;border-top:1px solid #e5e7eb;padding:25px 0}
