/* ===== CONTENT ONLY ===== */

body{
margin:0;
padding:15px;
max-width:700px;
margin:auto;
font-family:system-ui, Arial, sans-serif;
line-height:1.6;
color:#111;
background:white;
}

h1, h2, h3{
margin-top:1.4em;
}

.notice{
border-left:4px solid #2563eb;
background:#f1f5f9;
padding:15px;
margin:20px 0;
}

.cta{
font-weight:bold;
}

.screenshot{
width:100%;
max-width:280px;
height:auto;
display:block;
margin:15px auto;
border:1px solid #cbd5e1;
border-radius:6px;
}
