/*
Theme Name: HDK PRO MAX REAL
*/
body{margin:0;font-family:Arial;background:#f5f7fb}
.header{background:#0d6efd;color:#fff;padding:15px}
.container{max-width:1100px;margin:auto;padding:20px}
.item{background:#fff;padding:12px;border-radius:10px;margin-bottom:10px;display:flex;justify-content:space-between}
.banner img{width:100%;border-radius:10px;margin-bottom:10px}
.cta-wrap{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px}
.cta-btn{background:#0d6efd;color:#fff;padding:10px;border-radius:30px;text-decoration:none}
