.BookDetailsSection_bookDetails__h3io9{display:flex;flex-wrap:wrap;padding:2rem;gap:2rem;align-items:center;max-width:900px;margin:auto;background:#181818;color:#eee}.BookDetailsSection_bookDetails__h3io9 img{width:200px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.3)}.BookDetailsSection_bookInfo__hFz6z{max-width:400px;color:#eee}.BookDetailsSection_desc__cNN0D{padding-bottom:1rem}.BookDetailsSection_stars__9vFWs{color:gold;font-size:1.5rem}.BookDetailsSection_price__xEa1w{margin:1rem 0}.BookDetailsSection_price__xEa1w del{color:#888}.BookDetailsSection_tags__7t_LZ span{background:#232323;color:#eee;padding:.2rem .6rem;border-radius:4px;margin-right:.5rem;font-size:.9rem}.BookDetailsSection_reviewsButton__BYDdk{background:var(--accent,#ffb300);color:#181818;border:none;padding:.8rem 2rem;font-size:1rem;border-radius:5px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .2s,color .2s,background .2s;margin-top:1rem}.BookDetailsSection_reviewsButton__BYDdk:focus,.BookDetailsSection_reviewsButton__BYDdk:hover{box-shadow:0 0 24px 4px #00ffe7,0 0 40px 10px rgba(0,255,231,.6666666667);color:#00ffe7;background:#232323;text-shadow:0 0 8px #00ffe7,0 0 16px #00ffe7}@media(max-width:600px){.BookDetailsSection_bookDetails__h3io9{flex-direction:column}}.FaqSection_section__1FZgt{padding:2rem;max-width:900px;margin:auto;background:#181818;color:#eee}.FaqSection_faq__fR1_I{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.FaqSection_faqItem__t6TYU{background:#232323;color:#eee;padding:1rem;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.2)}.FooterSection_footer__ExT6_{text-align:center;padding:2rem;font-size:.9rem;background:#181818;color:#aaa}.Header_header__HSEQ9{background:#181818;box-shadow:0 2px 4px rgba(0,0,0,.05);top:0;z-index:1000;display:flex;align-items:center;justify-content:flex-start;padding:.5rem 1rem .5rem .5rem;border-bottom:2px solid #fff}.Header_h1__7JmYT{margin:0;font-size:2rem;font-weight:700;color:#fff;display:inline-block;vertical-align:middle;text-align:left;cursor:pointer}.Header_desktopTitle__ravZ5{display:inline}.Header_mobileTitle__4CtSp{display:none}.Header_logo__iQSLV{width:68px;height:68px;object-fit:contain;vertical-align:middle}.Header_nav__DVSK7{margin-left:auto;display:flex;gap:1.5rem}.Header_navLink__O7sm0{color:#e0e0e0;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s ease}.Header_navLink__O7sm0:hover{color:#fff}.Header_hamburger__UHkNE{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;margin-left:auto;cursor:pointer;z-index:1101}.Header_bar__MKfEA{width:26px;height:3px;background:#fff;margin:3px 0;border-radius:2px;transition:.3s}.Header_overlay__hX1ej{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1099;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Header_mobileMenu__Zbtgk{display:none}.Header_menuSection__VDWk6{display:flex;flex-direction:column;gap:.8rem}.Header_menuSectionTitle__ko8DZ{font-size:.75rem;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:1px;margin:0 0 .3rem}.Header_menuDivider__Bjji_{height:1px;background:#333;margin:.5rem 0}@media(max-width:768px){.Header_nav__DVSK7{display:none}.Header_hamburger__UHkNE{display:flex}.Header_mobileMenu__Zbtgk{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:280px;max-width:85vw;background:#1a1a1a;box-shadow:-4px 0 24px rgba(0,0,0,.3);padding:5rem 2rem 2rem;z-index:1100;gap:1.5rem;overflow-y:auto;animation:Header_slideInRight__6Ky0n .3s ease-out}.Header_mobileMenu__Zbtgk .Header_navLink__O7sm0{color:#e0e0e0;border-left:2px solid rgba(0,0,0,0);padding:.6rem 0 .6rem .8rem;margin-left:-.8rem;transition:all .2s ease}.Header_mobileMenu__Zbtgk .Header_navLink__O7sm0:hover{color:#fff;border-left-color:#fff}}@media(max-width:600px){.Header_header__HSEQ9{padding:1rem}.Header_h1__7JmYT{font-size:1.1rem;font-weight:700}.Header_desktopTitle__ravZ5{display:none}.Header_mobileTitle__4CtSp{display:inline}.Header_logo__iQSLV{width:36px;height:36px;margin-right:.7rem}}@keyframes Header_slideInRight__6Ky0n{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Header_fadeInMenu__lEVN3{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MoreInfoSection_section__7HG7G{padding:2rem;max-width:900px;margin:auto;background:#181818;color:#eee}.MoreInfoSection_benefits__dRq__,.MoreInfoSection_faq__TKhcy{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.MoreInfoSection_benefit__uv_6P,.MoreInfoSection_faq-item__Mazaz{background:#232323;color:#eee;padding:1rem;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.2)}.MoreInfoSection_benefit__uv_6P{position:relative;background:#232323;border-radius:10px;padding:1rem 1.5rem;margin-bottom:1rem;font-size:1.08rem;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .2s,color .2s,text-shadow .2s;cursor:pointer;z-index:1}.MoreInfoSection_benefit__uv_6P:hover{box-shadow:0 0 24px 2px #00ffe7,0 0 40px 10px rgba(0,255,231,.6666666667);text-shadow:0 0 8px #00ffe7,0 0 16px #00ffe7;animation:MoreInfoSection_electricZap__xp4VC .25s linear}@keyframes MoreInfoSection_electricZap__xp4VC{0%{filter:brightness(1.2) drop-shadow(0 0 2px #00ffe7)}30%{filter:brightness(1.5) drop-shadow(0 0 8px #00ffe7)}60%{filter:brightness(1.1) drop-shadow(0 0 4px #00ffe7)}to{filter:brightness(1.2) drop-shadow(0 0 2px #00ffe7)}}.StoryBehindBookSection_section__izh__{padding:2rem;max-width:900px;margin:auto;background:#181818;color:#eee}.DownloadPopup_popupContainer__JWlJ0{background:#232323;color:#eee;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.4);padding:2rem 2.5rem;width:350px;display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative}.DownloadPopup_closeButton__25u6l{position:absolute;top:18px;right:18px;background:rgba(0,0,0,0);border:none;color:#eee;font-size:2rem;cursor:pointer;z-index:2;transition:color .2s}.DownloadPopup_closeButton__25u6l:hover{color:#ffb300}.DownloadPopup_heading__VPrCv{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#fff;align-self:flex-start}.DownloadPopup_ctaButton__8Ohyd{background:var(--accent,#ffb300);color:#181818;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;margin-bottom:.5rem;transition:background .2s;align-self:flex-start}.DownloadPopup_ctaButton__8Ohyd:hover{background:#ffd966}.DownloadPopup_emailRow__HuW_i{display:flex;width:100%;gap:.5rem}.DownloadPopup_emailInput__Yuy1x{flex:1 1;padding:.7rem 1rem;border-radius:6px;border:1px solid #444;background:#181818;color:#eee;font-size:1rem}.DownloadPopup_submitButton__OFakd{background:var(--accent,#ffb300);border:none;border-radius:6px;padding:.7rem 1rem;color:#181818;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.DownloadPopup_submitButton__OFakd:disabled{background:#888;cursor:not-allowed}.DownloadPopup_downloadButton__VlIwy{background:#eee;color:#232323;border:none;border-radius:8px;padding:.9rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;margin-top:1rem;transition:background .2s}.DownloadPopup_downloadButton__VlIwy:disabled{background:#888;color:#232323;cursor:not-allowed}.DownloadPopup_overlay__cy0OS{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:1000}@media screen{.DownloadPopup_popupContainer__JWlJ0{margin:16px}}