.ebook-detail-page{color:#000;min-height:100vh;font-family:var(--font-outfit),sans-serif;background:#fff}.ebd-hero-section{background:radial-gradient(circle at 70% 20%,#ff6b350d,#0000 50%);border-bottom:1px solid #0000000d;padding:160px 0 80px}.ebd-hero-container{grid-template-columns:300px 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.ebd-hero-visual{perspective:1000px}.ebd-book-cover{border:1px solid #0000000d;border-radius:10px;width:100%;max-width:300px;transition:transform .6s;position:relative;overflow:hidden;transform:rotateY(-15deg)rotateX(5deg);box-shadow:0 20px 40px #00000026,-5px 0 20px #0000000d}.ebd-hero-visual:hover .ebd-book-cover{transform:rotateY(-5deg)rotateX(0)scale(1.02);box-shadow:0 30px 60px #0003}.ebd-cover-img{width:100%;height:auto;display:block}.ebd-hero-text{flex-direction:column;align-items:flex-start;display:flex}.ebd-back-link{color:#0009;align-items:center;gap:8px;margin-bottom:30px;font-size:.9rem;text-decoration:none;transition:color .3s;display:flex}.ebd-back-link:hover{color:#ff6b35}.ebd-tags{gap:10px;margin-bottom:20px;display:flex}.ebd-tag{text-transform:uppercase;letter-spacing:1px;color:#ff6b35;background:#ff6b351a;border-radius:4px;padding:6px 14px;font-size:.75rem;font-weight:700}.ebd-title{color:#000;margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.1}.ebd-desc{color:#000000b3;max-width:700px;font-size:1.25rem;font-weight:400;line-height:1.6}.ebd-content-wrapper{max-width:1200px;margin:0 auto;padding:80px 20px 120px}.ebd-grid-layout{grid-template-columns:1fr 380px;align-items:start;gap:80px;display:grid}.ebd-article-body{color:#000c;font-size:1.15rem;line-height:1.8}.ebd-paragraph{margin-bottom:30px;font-weight:400}.ebd-heading{color:#000;margin:50px 0 25px;padding-left:20px;font-size:2rem;font-weight:700;position:relative}.ebd-heading:before{content:"";background:#ff6b35;border-radius:2px;width:4px;position:absolute;top:6px;bottom:6px;left:0}.ebd-sidebar{position:-webkit-sticky;position:sticky;top:120px}.ebd-form-card{background:#fff;border:1px solid #000;border-radius:20px;padding:30px;box-shadow:0 10px 30px #0000000d}.ebd-form-header{text-align:center;margin-bottom:25px}.ebd-form-header h3{color:#000;margin-bottom:8px;font-size:1.5rem;font-weight:800}.ebd-form-header p{color:#0009;font-size:.95rem;font-weight:400}.ebd-form{flex-direction:column;gap:15px;display:flex}.ebd-input-wrap input{color:#000;background:#00000008;border:1px solid #0000001a;border-radius:8px;width:100%;padding:14px 20px;font-family:inherit;font-size:1rem;transition:border-color .3s}.ebd-input-wrap input:focus{background:#fff;border-color:#ff6b35;outline:none;box-shadow:0 0 0 3px #ff6b351a}.ebd-submit-btn{color:#fff;cursor:pointer;background:#ff6b35;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:16px;font-size:1rem;font-weight:700;transition:background .3s;display:flex}.ebd-submit-btn:hover{background:#ff8c55;box-shadow:0 5px 15px #ff6b354d}.ebd-privacy{text-align:center;color:#0006;margin-top:20px;font-size:.8rem}@media (max-width:1024px){.ebd-hero-container{text-align:center;grid-template-columns:1fr;justify-items:center}.ebd-hero-text{align-items:center}.ebd-grid-layout{grid-template-columns:1fr;gap:60px}.ebd-sidebar{max-width:600px;margin:0 auto;position:static}}@media (max-width:768px){.ebd-title{font-size:2.5rem}.ebd-hero-section{padding:140px 0 60px}.ebd-content-wrapper{padding:60px 20px}.ebd-form-card{padding:25px 20px}}
