.ebook-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.ebook-page .hero{display:block;max-width:none;background:linear-gradient(135deg,var(--p-primary),#402673);padding:80px 0;color:#fff}.ebook-page .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ebook-page .badge{display:inline-block;background:#ffffff26;backdrop-filter:blur(4px);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}.ebook-page .hero h1{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:20px}.ebook-page .hero-subtitle{font-size:18px;color:#ffffffd9;margin-bottom:32px}.ebook-page .hero-benefits{list-style:none}.ebook-page .hero-benefits li{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:16px}.ebook-page .hero-benefits .icon{width:20px;height:20px;color:#fffc;flex-shrink:0;margin-top:2px}.ebook-page .hero-form{display:flex;flex-direction:column;gap:24px}.ebook-page .ebook-preview{display:flex;justify-content:center;margin-bottom:20px}.ebook-page .ebook-cover{position:relative;width:180px;height:240px;perspective:1000px}.ebook-page .ebook-spine{position:absolute;left:0;top:0;width:20px;height:100%;background:linear-gradient(90deg,var(--p-primary),#0b111e);transform:rotateY(-30deg);transform-origin:left center;border-radius:4px 0 0 4px}.ebook-page .ebook-front{position:absolute;left:15px;top:0;width:160px;height:100%;background:linear-gradient(135deg,var(--p-primary),#402673);border:2px solid rgba(255,255,255,.2);border-radius:0 8px 8px 0;padding:20px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:5px 10px 30px #0000004d}.ebook-page .ebook-badge{background:#fff;color:var(--p-primary);padding:4px 8px;border-radius:4px;font-size:10px;font-weight:700;align-self:flex-start}.ebook-page .ebook-front h3{font-size:14px;font-weight:700;color:#fff;line-height:1.3}.ebook-page .ebook-front p{font-size:11px;color:#ffffffb3}.ebook-page .ebook-logo{font-size:12px;font-weight:700;color:#fffc}.ebook-page .form-card{background:var(--p-card);padding:32px;border-radius:var(--radius-lg);border:1px solid var(--p-border);box-shadow:var(--shadow-card)}.ebook-page .form-card h3{color:var(--p-fg);font-size:22px;margin-bottom:8px}.ebook-page .form-card>p{color:var(--p-fg-muted);font-size:14px;margin-bottom:24px}.ebook-page .form-group{margin-bottom:20px}.ebook-page .form-group label{display:block;font-size:14px;font-weight:500;color:var(--p-fg);margin-bottom:8px}.ebook-page .optional{font-weight:400;color:var(--p-fg-muted)}.ebook-page .form-group input,.ebook-page .form-group select{width:100%;padding:12px 16px;border:1px solid var(--p-border);border-radius:8px;font-size:15px;background:var(--p-bg);color:var(--p-fg);transition:border-color .2s,box-shadow .2s}.ebook-page .form-group input:focus,.ebook-page .form-group select:focus{outline:0;border-color:var(--p-ring);box-shadow:0 0 0 3px #0000000f}.ebook-page .form-group input::placeholder{color:var(--p-fg-muted)}.ebook-page .cf-turnstile{margin-bottom:20px}.ebook-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border:0;border-radius:var(--radius-sm);font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none}.ebook-page .btn-primary{background:var(--p-primary);color:var(--p-primary-fg)}.ebook-page .btn-primary:hover{opacity:.9;transform:translateY(-1px)}.ebook-page .btn-block{width:100%}.ebook-page .btn-large{padding:18px 36px;font-size:18px}.ebook-page .btn .icon{width:20px;height:20px}.ebook-page .btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.ebook-page .spinner{width:18px;height:18px;border:2px solid transparent;border-top-color:var(--p-primary-fg);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ebook-page .consent-group{margin:12px 0}.ebook-page .consent-label{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:13px;color:var(--p-fg-muted);line-height:1.5}.ebook-page .consent-label input[type=checkbox]{margin-top:3px;flex-shrink:0;accent-color:var(--p-primary)}.ebook-page .consent-label a{color:var(--p-primary);text-decoration:underline}.ebook-page .form-note{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;color:var(--p-fg-muted)}.ebook-page .icon-small{width:16px;height:16px}.ebook-page .content-preview{padding:80px 0;background:var(--p-bg)}.ebook-page .content-preview h2{text-align:center;font-size:32px;color:var(--p-fg);margin-bottom:48px}.ebook-page .chapters-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ebook-page .chapter-card{background:var(--p-card);padding:28px;border-radius:var(--radius-lg);border:1px solid var(--p-border);transition:all var(--transition-base)}.ebook-page .chapter-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover)}.ebook-page .chapter-number{display:inline-block;background:var(--p-primary);color:var(--p-primary-fg);width:40px;height:40px;border-radius:8px;font-size:16px;font-weight:700;line-height:40px;text-align:center;margin-bottom:16px}.ebook-page .chapter-card h3{font-size:18px;color:var(--p-fg);margin-bottom:12px}.ebook-page .chapter-card>p{font-size:14px;color:var(--p-fg-muted);margin-bottom:16px}.ebook-page .chapter-card ul{list-style:none;font-size:13px;color:var(--p-fg)}.ebook-page .chapter-card li{padding:4px 0 4px 16px;position:relative}.ebook-page .chapter-card li:before{content:"•";position:absolute;left:0;color:var(--p-primary)}.ebook-page .stats-section{padding:60px 0;background:var(--p-bg-muted)}.ebook-page .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}.ebook-page .stat-number{display:block;font-size:48px;font-weight:700;background:var(--gradient-blue);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.ebook-page .stat-label{font-size:16px;color:var(--p-fg-muted)}.ebook-page .cta-section{padding:80px 0;background:var(--p-bg);text-align:center}.ebook-page .cta-section h2{font-size:32px;color:var(--p-fg);margin-bottom:16px}.ebook-page .cta-section p{font-size:18px;color:var(--p-fg-muted);margin-bottom:32px}.ebook-page .thank-you-content{flex:1;display:flex;align-items:center;justify-content:center;padding:60px 24px}.ebook-page .thank-you-card{background:var(--p-card);padding:48px;border-radius:var(--radius-lg);border:1px solid var(--p-border);box-shadow:var(--shadow-card);text-align:center;max-width:520px}.ebook-page .success-icon{width:80px;height:80px;background:#d1fae5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.ebook-page .success-icon svg{width:40px;height:40px;color:#10b981}.ebook-page .thank-you-card h1{font-size:28px;margin-bottom:16px;color:var(--p-fg)}.ebook-page .thank-you-card>p{color:var(--p-fg-muted);font-size:16px;margin-bottom:12px}.ebook-page .email-highlight{background:var(--p-bg-muted);padding:16px 24px;border-radius:8px;margin:24px 0;border-left:4px solid var(--p-primary)}.ebook-page .email-highlight p{margin:0;color:var(--p-fg);font-weight:500}.ebook-page .next-steps{text-align:left;background:var(--p-bg-muted);padding:24px;border-radius:12px;margin-top:24px}.ebook-page .next-steps h3{font-size:16px;margin-bottom:16px;color:var(--p-fg)}.ebook-page .next-steps ul{list-style:none}.ebook-page .next-steps li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:14px;color:var(--p-fg-muted)}.ebook-page .next-steps li:last-child{margin-bottom:0}.ebook-page .step-number{width:24px;height:24px;background:var(--p-primary);color:var(--p-primary-fg);border-radius:50%;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ebook-page .cta-buttons{display:flex;gap:16px;margin-top:32px;justify-content:center;flex-wrap:wrap}.ebook-page .btn-secondary{background:0 0;border:1px solid var(--p-border);color:var(--p-fg)}.ebook-page .btn-secondary:hover{background:var(--p-bg-muted)}@media (max-width:968px){.ebook-page .hero-grid{grid-template-columns:1fr;gap:40px}.ebook-page .hero{padding:60px 0}.ebook-page .hero h1{font-size:32px}.ebook-page .chapters-grid{grid-template-columns:repeat(2,1fr)}.ebook-page .stats-grid{grid-template-columns:1fr;gap:32px}}@media (max-width:640px){.ebook-page .hero h1{font-size:28px}.ebook-page .chapters-grid{grid-template-columns:1fr}.ebook-page .content-preview h2,.ebook-page .cta-section h2{font-size:26px}.ebook-page .form-card{padding:24px}.ebook-page .ebook-preview{display:none}}