*{box-sizing:border-box;margin:0;padding:0}body{color:#2d3436;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.container{background:#fff;border-radius:20px;width:100%;max-width:1000px;padding:60px;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.squeeze-grid{align-items:center;gap:60px;display:flex}.content__image-section{flex:1;justify-content:center;display:flex}.pdf-cover-image{border-radius:12px;width:100%;max-width:360px;height:auto;box-shadow:0 10px 30px #0000001a}.content__text-section{flex:1.5}h1{color:#000;letter-spacing:-.5px;margin-bottom:20px;font-size:2.2rem;line-height:1.1}.sub-headline{color:#636e72;margin-bottom:30px;font-size:1.1rem}.bullets ul{margin-bottom:30px;list-style:none}.bullets li{margin-bottom:15px;padding-left:28px;font-size:1.05rem;line-height:1.5;position:relative}.bullets li:before{content:"✓";color:#00f;font-weight:700;position:absolute;left:0}.footer-note{color:#00f;margin-top:10px;font-size:.95rem}.optin-form{margin-top:40px}.form-row{gap:12px;display:flex}input[type=email]{border:2px solid #e2e8f0;border-radius:10px;outline:none;flex:2;padding:16px 20px;font-size:1rem}.cta-btn{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#00c853;border:none;border-radius:10px;flex:1;padding:16px 24px;font-weight:700;transition:background .2s}.cta-btn:disabled{cursor:not-allowed;background-color:#a5d6a7}.msg-success{color:#00c853;margin-top:15px;font-weight:700}.msg-error{color:#d63031;margin-top:15px;font-weight:700}@media (width<=768px){body{align-items:flex-start;padding:10px}.container{border-radius:15px;margin-top:10px;padding:30px 15px}.squeeze-grid{text-align:center;flex-direction:column;gap:25px}.pdf-cover-image{max-width:220px}h1{font-size:1.6rem}.bullets li{text-align:left;font-size:.95rem}.form-row{flex-direction:column;gap:10px}.cta-btn{width:100%}}
