.center{text-align:center}.site-topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.logo-img{height:52px;width:auto}.site-nav{display:flex;gap:12px;align-items:center}.site-nav a{color:#333;text-decoration:none;padding:6px 10px;border-radius:6px}.hero-left{flex:0 0 48%;display:flex;justify-content:center}.hero-cover{width:220px;height:320px;border-radius:10px;flex-shrink:0;background-image:url("/wp-content/uploads/anja-ebook.png");background-size:cover;background-position:center;box-shadow:0 12px 40px rgba(0,0,0,.12)}.badge{display:inline-block;background:var(--accent);color:#fff;padding:14px 26px;border-radius:8px;font-weight:700;font-size:22px;margin-top:-28px;box-shadow:0 6px 20px rgba(0,0,0,.12)}.signup-wrap{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:18px}.form-box{background:#fff;border-radius:18px;padding:22px;box-shadow:0 12px 30px rgba(0,0,0,.08);max-width:420px;width:100%}.form-label{font-weight:600;margin-bottom:6px}.input{width:100%;padding:12px;border-radius:10px;border:1px solid #e0e0e0;margin-bottom:12px}.btn{display:inline-block;background:var(--accent);color:#fff;padding:12px 18px;border-radius:10px;font-weight:700;text-decoration:none;border:none;cursor:pointer}.checklist{background:#dcdcdc;border-radius:14px;padding:18px;margin-top:10px}.checklist ul{list-style:none;padding:0;margin:0}.checklist li{padding-left:28px;position:relative;margin-bottom:10px}.checklist li:before{content:"✓";position:absolute;left:0;top:0;background:var(--accent);color:#fff;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px}@media (min-width:900px){.hero-left{flex:0 0 40%}}@media (max-width:899px){.hero-cover{width:180px;height:260px}}.ebook-cover{width:200px;height:280px;background:linear-gradient(to bottom,#1a1a1a 0%,#2a2a2a 100%);border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px;color:white;position:relative;overflow:hidden}.ebook-cover::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.3}.ebook-title{font-size:18px;font-weight:700;text-align:center;line-height:1.3;z-index:1;text-transform:uppercase}.ebook-image-placeholder{width:160px;height:140px;background:#8b1874;border-radius:4px;z-index:1;display:flex;align-items:center;justify-content:center;font-size:12px;color:white}.ebook-author{font-size:12px;text-align:center;z-index:1;margin-top:auto}@media (max-width:768px){.ebook-wrapper{transform:perspective(800px) rotateY(0deg)}}