body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.app{color:#333;font-family:Georgia,serif;line-height:1.6}.navbar{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.nav-brand{color:#2c3e50;cursor:pointer;font-size:1.5rem;font-weight:700;transition:all .3s ease}.nav-brand:hover{color:#f75023;transform:scale(1.05)}.hero-logo{margin-bottom:2rem;text-align:center}.main-logo{height:80px;width:auto}.burger-menu{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:space-between;padding:0;width:30px}.burger-menu span{background:#2c3e50;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:100%}.nav-links{background:#fff;box-shadow:0 2px 10px #0000001a;display:none;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;top:100%}.nav-links.nav-open{display:flex}.nav-links a{border-bottom:1px solid #eee;color:#000;font-size:1.1rem;font-weight:600;padding:.5rem 0;text-decoration:none;transition:all .3s ease}.nav-links a:hover{color:#f75023;transform:scale(1.05)}.nav-links a:last-child{border-bottom:none}.hero{align-items:center;background:#fff;display:flex;flex-direction:column;margin-top:60px;min-height:90vh;padding:2rem 1rem 1rem}.hero-content{margin:0 auto;max-width:600px;text-align:center}.hero-image{margin-bottom:2rem;text-align:center}.author-photo{border-radius:15px;box-shadow:0 10px 30px #0003;height:auto;max-width:450px;width:100%}.hero h3{color:#1f100c;font-size:1.2rem;margin-bottom:.5rem}.hero h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero h2{color:#be1c1c;font-size:1.3rem;margin-bottom:1.5rem}.hero p{color:#666;font-size:1.4rem;font-weight:500;margin-bottom:2rem}.btn-primary{background:#f75023;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn-primary:hover{background:#e63e1a;transform:translateY(-2px)}.about,.books,.contact{margin:0 auto;max-width:1200px;padding:.5rem 1rem}.books{background:#fff}.books-intro{margin:0 auto 3rem;max-width:800px;text-align:center}.books-intro p{color:#666;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.my-journey,.my-passion,.who-am-i{background:#fff;margin:0 auto;max-width:1200px;padding:1rem}.my-journey h2,.my-passion h2,.who-am-i h2{color:#2c3e50;font-size:2.2rem;margin-bottom:2rem;text-align:center}.my-journey p,.my-passion p,.who-am-i p{color:#666;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.my-passion h3{color:#f75023;font-size:1.4rem;margin:2rem 0 1rem;text-align:center}.my-passion ul{margin:0 auto;max-width:600px;text-align:left}.my-passion li{color:#666;line-height:1.6;margin-bottom:.5rem}.contact{background:#fff}.about h2,.books h2,.contact h2{color:#2c3e50;font-size:2.2rem;margin-bottom:2rem;text-align:center}.books-grid{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:3rem;margin-top:3rem}.book-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;cursor:pointer;padding:2rem;text-align:center;transition:transform .3s ease}.book-card:hover{transform:scale(1.05)}.book-cover{border-radius:10px;box-shadow:0 3px 15px #0003;height:280px;margin-bottom:1rem;max-width:200px;object-fit:cover;width:100%}.book-card h3{color:#2c3e50;font-size:1.4rem;margin-bottom:1rem}.book-card p{color:#666;line-height:1.6}.about{background:#fff}.about,.contact{text-align:center}.about p,.contact p{color:#666;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}@media (min-width:768px){.burger-menu{display:none}.nav-links{background:none;box-shadow:none;display:flex!important;flex-direction:row;gap:2rem;padding:0;position:static}.nav-links a{border-bottom:none;color:#000;font-size:1.1rem;font-weight:600;margin-left:2rem;padding:0}.hero h1{font-size:3.5rem}.books-grid{grid-template-columns:repeat(2,1fr)}.about,.books,.contact{padding:1rem 2rem}}@media (min-width:1024px){.hero{align-items:center;flex-direction:column;text-align:center}.hero-logo{margin-bottom:2rem}.main-logo{height:80px}.hero-content{max-width:800px;text-align:center}.hero h1{font-size:4rem}.books-grid{grid-template-columns:repeat(3,1fr)}}.about-detailed{background:#fff;margin:0 auto;max-width:900px;padding:0 2rem 2rem}.about-hero{text-align:center}.about-photo{border-radius:15px;box-shadow:0 10px 30px #0003;height:auto;margin-bottom:2rem;max-width:350px;width:100%}.about-detailed h2{color:#2c3e50;font-size:2.2rem;margin-bottom:2rem;text-align:center}.about-detailed h3{color:#000;font-size:1.5rem;margin:2rem 0 1rem}.about-detailed p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;text-align:justify}.about-section{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.about-section h2,.books h2{border-bottom:2px solid #f75023;color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.about-section h3{color:#000;font-size:1.3rem;margin:1.5rem 0 1rem}.about-section ul{margin-left:1.5rem}.about-section li{color:#666;line-height:1.6;margin-bottom:.5rem}.social-media{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:3rem 0}.social-link{align-items:center;color:#666;display:flex;flex-direction:column;text-decoration:none;transition:all .3s ease}.social-link:hover{transform:translateY(-3px)}.social-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;margin-bottom:.5rem;width:50px}.linkedin-icon{background:#0a66c2}.linkedin-icon:before{content:"in"}.instagram-icon{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.instagram-icon:before{content:"📷"}.facebook-icon{background:#1877f2}.facebook-icon:before{content:"f"}.social-link span{font-size:.9rem;font-weight:500}.social-link.linkedin:hover{color:#0a66c2}.social-link.instagram:hover{color:#e4405f}.social-link.facebook:hover{color:#1877f2}.email-contact{margin-top:2rem}.email-btn{align-items:center;display:inline-flex;gap:.5rem;text-decoration:none}.email-icon{font-size:1.2rem}.book-page{background:#fff;margin:80px auto 0;max-width:900px;padding:3rem 2rem}.book-hero{margin-bottom:3rem;text-align:center}.book-hero-cover{border-radius:15px;box-shadow:0 10px 30px #0003;height:auto;margin-bottom:2rem;max-width:450px;width:100%}.book-page h1{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem;text-align:center}.book-page p{color:#666;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;text-align:center}.book-section{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000000d;margin-bottom:3rem;padding:2rem}.book-section h2{border-bottom:2px solid #f75023;color:#2c3e50;font-size:1.8rem;margin-bottom:2rem;padding-bottom:.5rem;text-align:center}.quote{background:#f8f9fa;border-left:4px solid #f75023;border-radius:10px;margin-bottom:2rem;padding:1.5rem}.quote p{color:#555;font-style:italic;margin-bottom:1rem;text-align:left}.quote-author{color:#2c3e50;font-size:.9rem;text-align:right}.book-info p{color:#555;margin-bottom:.8rem;text-align:left}.book-info strong{color:#2c3e50}.instagram-img{border-radius:8px;height:50px;object-fit:contain;width:50px}
/*# sourceMappingURL=main.a387623f.css.map*/