@import "https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";
:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--background:#fff;--foreground:#171717}html,body{width:100%;max-width:100vw;height:100%;margin:0;padding:0;overflow-x:hidden}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;font-family:Roboto,Arial,Helvetica,sans-serif;display:flex}footer{margin-top:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}button:focus,button:focus-visible{outline:none}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.65}.row{width:100%;max-width:1070px;margin:0 auto;padding:0 24px}.container{max-width:1000px;margin:0 auto;padding:0 24px}.btn{color:#032b41;background-color:#2bd97c;border-radius:4px;justify-content:center;align-items:center;width:100%;min-width:180px;height:40px;font-size:16px;transition:background-color .2s;display:flex}.btn:hover:not(:disabled){background-color:#20ba68}.home__cta--btn{justify-content:center;align-items:center;max-width:300px;display:flex}.section__title{color:#032b41;text-align:center;margin-bottom:48px;font-size:32px;font-weight:700}.home-page{flex-direction:column;min-height:100vh;display:flex}.home-main{flex:1}.nav{width:100%}.nav__wrapper{justify-content:space-between;align-items:center;max-width:1050px;margin:0 auto;padding-right:14px;display:flex}.nav__list--wrapper{white-space:nowrap;flex-wrap:nowrap;gap:26px;list-style:none;display:flex}.nav__img--mask img{width:auto;height:46px}.nav__img--mask{cursor:pointer}.nav__img{object-fit:contain;width:100%;height:60px;display:block}.nav__list{cursor:not-allowed;font-weight:500}.nav__list--login:hover{color:#2bd97c}.nav__list--login{cursor:pointer}#landing{align-items:center;margin:0 auto;display:flex}.landing__wrapper{justify-content:space-between;align-items:flex-start;gap:56px;margin-top:40px;margin-bottom:64px;display:flex}.landing__content{width:100%;max-width:560px;padding:0 12px}.landing__image--mask{align-items:flex-end;max-width:500px;margin-left:auto;display:flex}.landing__image--mask img{width:100%;height:auto}.landing__content__title{color:#032b41;margin-bottom:20px;font-size:40px;font-weight:700;line-height:1.2}.landing__content__subtitle{color:#6b7280;margin-bottom:28px;font-size:20px;font-weight:400;line-height:1.6}.features__wrapper{grid-template-columns:repeat(3,1fr);gap:56px;margin-bottom:96px;display:grid}.features{text-align:center;flex-direction:column;align-items:center;display:flex}.features__icon{color:#032b41;justify-content:center;margin-bottom:8px;display:flex}.features__icon svg{width:60px;height:60px}.features__title{color:#032b41;margin-bottom:16px;font-size:24px;font-weight:500}.features__sub--title{color:#394547;font-size:18px;font-weight:300}.statistics__grid{grid-template-rows:auto auto;grid-template-columns:1.15fr 1.15fr;place-items:start stretch;gap:40px;display:grid}.statistics__list{flex-direction:column;gap:20px;display:flex}.statistics__list--right{align-items:flex-end}.statistics__heading{color:#63696c;font-size:32px;font-weight:600;line-height:1;transition:color .3s}.statistics__heading--active{color:#2cc452;font-weight:600}.statistics__card{background-color:#eff4f2;padding:24px}.statistics__card p{color:#3e4e51;padding-left:52px;font-size:20px;font-weight:400;line-height:1.15;position:relative}.statistics__card p:last-child{margin-bottom:24px}.statistics__card span{color:#2563eb;font-size:20px;font-weight:800;position:absolute;top:4px;left:0}.statistics__card--top{grid-area:1/2;padding-top:40px;padding-bottom:40px}.statistics__card--bottom{grid-area:2/1;margin-bottom:96px;padding-top:10px;padding-bottom:10px}.statistics__list--right{align-items:flex-end;margin-top:24px}.statistics__list:not(.statistics__list--right){margin-bottom:48px}.reviews__wrapper{max-width:600px;margin:0 auto}.review{background-color:#fff3d7;border-radius:4px;margin-bottom:32px;padding:16px;font-weight:300}.review__header{color:#032b41;gap:8px;margin-bottom:8px;display:flex}.review__body{color:#394547;letter-spacing:.3px;line-height:1.4}.review__stars{display:flex}.review__stars svg{fill:#0564f1;width:16px;height:16px}.reviews__btn--wrapper{justify-content:center;display:flex}.numbers{text-align:center;background:linear-gradient(145deg,#e8eef7,#b6cffa);border-radius:16px;flex-direction:column;align-items:center;margin-bottom:40px;padding:32px 24px;display:flex}.numbers__wrapper{grid-template-columns:repeat(3,minmax(0,300px));justify-content:center;gap:36px;display:grid}.numbers__icon{justify-content:center;align-items:center;gap:4px;height:36px;margin-bottom:12px;display:flex}.numbers__icon svg{color:#0365f2;width:52px;height:52px}.numbers__star--icon svg{width:20px;height:20px}.numbers__title{color:#032b41;margin-bottom:8px;font-size:32px;font-weight:700}.numbers__sub--title{color:#5f6b72;font-size:15px;font-weight:400;line-height:1.4}#numbers .section__title{margin-top:72px;margin-bottom:40px}#footer{background-color:#f6f7f8;width:100vw;margin-left:calc(50% - 50vw);padding:64px 0 24px}#footer .row,#footer .container{margin-bottom:0;padding-bottom:0}.footer__top--wrapper{grid-template-columns:repeat(4,1fr);gap:48px;max-width:1100px;margin-bottom:60px;font-size:14px;display:grid}.footer__block{z-index:1}.footer__link--title{color:#000;margin-bottom:16px;font-size:18px;font-weight:700}.footer__social--link-wrapper{align-items:center;gap:16px;margin-bottom:16px;display:flex}.footer__social--link{display:flex}.footer__link--wrapper{margin-bottom:10px}.footer__link{color:#6d87ae;cursor:not-allowed;font-size:14px;font-weight:500;transition:color .2s}.footer__link:hover{color:#2bd97c}.footer__link--wrapper:last-child{margin-bottom:0}.footer__social--text{margin-bottom:4px}.footer__social--text b{font-weight:500}.footer__review--wrapper{gap:8px;margin-bottom:8px;display:flex}.footer__social--img-wrapper{align-items:center;gap:8px;display:flex}.footer__social--img{display:flex}.footer__copyright--wrapper{justify-content:center;margin-top:32px;display:flex}.footer__copyright{color:#bdbccf;margin-bottom:0;font-size:16px;font-weight:700}.auth-modal__overlay{z-index:999999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:8px;width:100%;max-width:420px;padding:32px 28px;position:relative}.auth-modal__close{cursor:pointer;font-size:18px;position:absolute;top:12px;right:12px}.auth-modal__title{text-align:center;color:#032b41;margin-bottom:24px;font-size:24px;font-weight:700}.auth-modal__form{flex-direction:column;gap:14px;display:flex}.auth-modal__input{border:1px solid #e5e7eb;border-radius:6px;padding:12px;font-size:14px}.auth-modal__submit{margin-top:8px}.auth-modal__divider{color:#6b7280;align-items:center;gap:12px;margin:20px 0;font-size:14px;display:flex}.auth-modal__divider:before,.auth-modal__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.auth-modal__guest{background:#eaebeb;border-radius:6px;width:100%;padding:12px;font-weight:500}.auth-modal__guest:hover{background:#d7d7d7;transition:background .2s}.auth-modal__switch{text-align:center;cursor:default;font-size:14px}.auth-modal__switch span{color:#1db10d;cursor:pointer;font-weight:600}.auth-modal__switch span:hover{color:#1ce312}.auth-modal__google{color:#fff;cursor:pointer;background:#000;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-weight:500;transition:background .2s;display:flex}.auth-modal__google:hover{background:#0f3760}.auth-modal__forgot{text-align:center;color:#3b82f6;cursor:pointer;width:fit-content;margin:10px auto 0;font-size:14px}.auth-modal__forgot span{color:#3b82f6;cursor:pointer}.auth-modal__forgot span:hover{color:#094da0}.app-layout{min-height:100vh;display:flex}.app-content{flex:1;min-width:0;margin-left:220px}.page-title{margin-bottom:32px;font-size:28px;font-weight:600}.book-card{cursor:pointer;border-radius:8px;flex-shrink:0;width:160px;padding:8px;transition:background .2s}.book-card:hover{background:#f6f7f8;transform:translateY(-4px)}.book-card__image{justify-content:center;align-items:flex-end;width:160px;height:200px;margin:0 auto;display:flex;position:relative}.book-card__image img{z-index:2;object-fit:contain;width:auto;height:160px;position:relative}.book-card__info{text-align:left;margin-top:10px}.book-card__info h3{color:#111827;margin-bottom:2px;font-size:15px;font-weight:600}.book-card__author{color:#6b7280;margin-bottom:2px;font-size:14px;font-weight:400}.book-card__desc{color:#757b86;margin-bottom:8px;font-size:13px;font-weight:600;line-height:1.35}.book-card__meta{color:#6b7280;white-space:nowrap;align-items:center;gap:12px;font-size:14px;display:flex}.book-card__meta span{align-items:center;gap:4px;display:flex}.book-card__meta svg{color:#9ca3af}.books-row{gap:18px;min-width:0;margin-top:16px;padding-bottom:12px;display:flex;overflow-x:auto}.save-fave__books{background:#f1f1f1;border-radius:8px;flex-direction:column;align-items:center;width:320px;height:auto;margin:0 auto;display:flex}.save-fave__books h3{margin-bottom:8px}.save-fave__books h4{margin-top:0;font-weight:300}.book-pill{color:#000;background:linear-gradient(45deg,#9f9d46,#ff0,#9f9d46);border-radius:4px;padding:4px 6px;font-size:10px;position:absolute;top:6px;right:8px}.book-page{max-width:900px;margin:0 auto;padding:40px 24px}.book-page__grid{grid-template-columns:1fr 260px;align-items:start;gap:48px;display:grid}.book-page__content h1{margin-bottom:8px;font-size:28px;font-weight:700}.book-page__content h1 span{color:#3ba64f;font-weight:500}.book-page__content h3{color:#4a4e55;margin-bottom:16px;font-size:16px}.book-page__summary{color:#374151;margin-top:16px;margin-bottom:24px;line-height:1.6}.book-page__library{color:#2563eb;cursor:pointer;align-items:center;gap:8px;margin-top:12px;margin-bottom:28px;font-size:18px;font-weight:600;display:flex}.book-page__library.saved{color:#2563eb}.book-page__image{justify-content:center;display:flex}.book-page__subtitle{color:#6b7280;border-bottom:1px solid #e5e7eb;margin-bottom:18px;padding-bottom:14px;font-size:21px}.book-page__meta{border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(2,max-content);gap:12px 32px;margin:16px 0 20px;padding-bottom:16px;display:grid}.book-page__meta span{color:#6b7280;align-items:center;gap:8px;font-size:15px;display:flex}.book-page__meta svg{color:#9ca3af}.book-page__actions{gap:12px;margin-bottom:16px;display:flex}.book-page__actions .btn{color:#fff;background:#032b41;border-radius:6px;padding:10px 18px;font-weight:500}.book-page__actions .btn:hover{background:#021d2c}.book-page__actions .btn--secondary{color:#fff;background:#032b41}.book-btn{color:#fff;background:linear-gradient(145deg,#000,#696969,#000);border-radius:6px;align-items:center;gap:8px;padding:14px 36px;font-size:18px;font-weight:500;display:flex}.book-btn:hover{background:linear-gradient(145deg,#969696,#000,#969696)}.book-section-title{margin-top:28px;margin-bottom:12px;font-size:21px;font-weight:600}.book-tags{gap:12px;margin:12px 0 16px;display:flex}.book-tag{color:#374151;cursor:not-allowed;background:#f1f5f9;border-radius:6px;padding:12px;font-size:15px;font-weight:500}.book-description{color:#374151;margin-bottom:22px;font-size:16px;font-weight:450;line-height:1.5}.page-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.page-content{box-sizing:border-box;width:100%;min-width:0;overflow-x:hidden}.page-container{max-width:1010px;height:auto;margin:0 auto;padding:32px 40px}.library-page-container img{max-width:100%;height:auto}.section-subtitle{color:#6b7280;margin-top:-8px;margin-bottom:20px}section{margin-bottom:48px}section h2{margin-bottom:6px;font-size:22px;font-weight:600}.selected-book{cursor:pointer;background:linear-gradient(90deg,#e6c345,#fff4b7);border-radius:6px;justify-content:space-between;align-items:flex-start;width:100%;max-width:560px;margin-top:12px;margin-bottom:40px;padding:28px 36px;display:flex}.selected-book img{flex-shrink:0}.selected-book__quote{color:#374151;width:220px;font-size:16px;font-weight:500;line-height:1.5}.selected-book__cover{justify-content:center;align-items:center;margin-right:8px;display:flex}.selected-book__cover img{height:140px}.selected-book__info{flex-direction:column;align-self:flex-start;margin-top:2px;display:flex}.selected-book__info h3{margin:0;font-size:18px}.selected-book__info p{color:#6b7280;margin-top:8px;margin-left:2px;font-size:16px}.selected-book__audio{color:#111827;align-items:center;gap:8px;margin-top:12px;font-size:15px;display:flex}.selected-book__audio svg{color:#000;width:36px;height:36px}.selected-book__divider{background:#d6cbb5;width:1px;height:140px}.btn--secondary{color:#111;background-color:#e5e7eb}.sidebar{background-color:#f6f7f8;border-right:1px solid #e5e7eb;flex-direction:column;width:220px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0}.sidebar__logo{color:#032b41;cursor:pointer;align-items:center;gap:10px;padding:20px 20px 28px;font-size:20px;font-weight:700;display:flex}.sidebar__logo img{width:auto;height:40px}.sidebar__nav{flex-direction:column;padding:0;display:flex}.sidebar__item{color:#1f2937;cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:18px 24px;font-size:16px;font-weight:400;display:flex;position:relative}.sidebar__item svg{font-size:28px}.sidebar__item:hover{background-color:#f1f9f2}.sidebar__indicator{background-color:#0000;width:4px;height:100%;display:block;position:absolute;top:0;left:0}.sidebar__item--active{background-color:#eef6f3;font-size:18px;font-weight:600}.sidebar__item--active .sidebar__indicator{background-color:#22c55e}.sidebar__item--disabled{opacity:.4;cursor:not-allowed}.sidebar__item--disabled:hover{background-color:#0000}.sidebar__item--disabled .sidebar__indicator{display:none}.sidebar__footer{border-top:1px solid #e5e7eb;flex-direction:column;gap:4px;margin-top:auto;padding:12px 0 16px;display:flex}.sidebar-overlay{z-index:150;background:#00000040;position:fixed;inset:0}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;margin-left:12px;display:none}.choose-plan{text-align:center;max-width:900px;margin:0 auto;padding:40px}.billing-toggle{justify-content:center;gap:12px;margin:24px 0 40px;display:flex}.billing-toggle button{border:1px solid #ddd;border-radius:20px;padding:8px 16px}.billing-toggle .active{color:#032b41;background-color:#2bd97c}.plans{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.plan-card{border:1px solid #e5e7eb;border-radius:12px;padding:32px}.plan-card--highlight{border:2px solid #2bd97c}.plan-card .price{margin:16px 0;font-size:24px;font-weight:600}.plan-card ul{margin:24px 0;padding:0;list-style:none}.plan-card li{margin-bottom:8px}.settings{margin:0 auto}.settings h1{margin:0 auto;padding-bottom:16px}.settings__login{text-align:center;margin-top:24px;font-size:24px;font-weight:700}.settings__login img{max-width:100%;height:auto}.settings-btn{color:#032b41;background-color:#2bd97c;border-radius:4px;justify-content:center;align-items:center;width:180px;height:40px;margin:0 auto;font-size:16px;transition:background-color .2s;display:flex}.for-you-top{justify-content:flex-end;margin-bottom:12px;display:flex}.signup-btn{color:#032b41;cursor:pointer;background:linear-gradient(45deg,#9f9d46,#ff0,#9f9d46);border:none;border-radius:6px;margin-left:36px;padding:8px 18px;font-weight:600}.signup-btn:hover{opacity:.9}.upgrade-btn{color:#032b41;background:linear-gradient(45deg,#9f9d46,#ff0,#9f9d46);border-radius:4px;width:180px;height:40px;font-size:16px}.upgrade-btn:hover{opacity:.9}.search{flex-shrink:0;width:340px;max-width:100%;height:36px;display:flex;position:relative}.search__icon{color:#6b7280;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.search__input{background:#f4f9fd;border:1px solid #d8d8ea;border-radius:6px;width:100%;min-width:0;padding:8px 48px 8px 12px;font-size:14px}.search__button{color:#748376;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:100%;display:flex;position:absolute;top:0;right:0}.search__button svg{height:16px}.search__button:hover{background:0 0;border-radius:4px}.search__results{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-height:400px;position:absolute;top:42px;overflow-y:auto;box-shadow:0 10px 30px #00000014}.search__result{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;gap:18px;padding:12px;display:flex}.search__result:last-child{border-bottom:none}.search__result:hover{background-color:#f8fafc}.search__result img{width:auto;height:80px}.search__result span{color:#6b7280;font-size:13px}.search__loading{color:#6b7280;font-size:12px;position:absolute;top:36px;left:0}.search__image{object-fit:cover;width:40px;height:60px}.search__info{flex-direction:column;gap:4px;display:flex}.search__info strong{font-size:14px}.search__author{color:#6b7280;font-size:12px}.search__duration{color:#6b7280;align-items:center;gap:4px;font-size:12px;display:flex}.page-toolbar{border-bottom:1px solid #e5e7eb;align-items:center;height:80px;display:flex}.page-toolbar__inner{justify-content:flex-end;align-items:center;gap:12px;width:100%;max-width:1010px;margin:0 auto;padding-left:16px;padding-right:16px;display:flex}.carousel-wrapper{align-items:center;gap:8px;display:flex}.carousel-wrapper button{cursor:pointer;background:0 0;border:none;font-size:24px}.books-row{scroll-behavior:smooth;gap:16px;display:flex;overflow-x:auto}.books-row::-webkit-scrollbar{display:none}.player-layout{flex-direction:column;min-height:100vh;display:flex}.player-content{width:720px;max-width:100%;height:auto;margin:0 auto;padding:0 24px 140px}.player-content img{max-width:100%;height:auto}.player-content h1{border-bottom:1px solid #d2d2d2;flex-direction:column;margin-top:0;padding-bottom:24px;font-size:26px;display:flex}.player__summary{white-space:pre-line;color:#111827;line-height:1.5}.audio-player{-webkit-backdrop-filter:blur(16px);color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#0f172ad9,#14532dd9);align-items:center;width:calc(100% - 220px);height:80px;padding:0 100px;display:flex;position:fixed;bottom:0;left:220px;overflow:hidden}.audio-player__left{align-items:center;gap:12px;min-width:260px;display:flex}.audio-player__cover{object-fit:contain;width:44px;height:66px}.audio-player__meta{flex-direction:column;max-width:220px;display:flex}.audio-player__meta strong{white-space:normal;font-size:14px;line-height:1.2}.audio-player__meta span{opacity:.8;font-size:13px}.audio-player__center{flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.player-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.player-btn svg{width:36px;height:28px}.player-btn.main svg{width:44px;height:48px}.audio-player__right{flex:1;align-items:center;gap:12px;max-width:460px;display:flex}.audio-player__right .time{text-align:center;width:40px;font-size:13px}.audio-player__timeline{appearance:none;background:linear-gradient(to right,#6ee58a var(--progress),#fff5 var(--progress));border-radius:2px;flex:1;height:4px}.audio-player__timeline::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:14px;height:14px}.sidebar__font-size{align-items:center;gap:16px;padding:20px 24px;display:flex}.sidebar__font-buttons{align-items:center;gap:4px;display:flex;position:relative}.sidebar__font-indicator{background:#22c55e;width:32px;height:3px;transition:left .25s;position:absolute;bottom:-1px}.font-btn{cursor:pointer;background:0 0;border:none;align-items:center;display:flex}.font-btn:hover{transform:scale(1.08)}.font-0 svg{font-size:18px}.font-1 svg{font-size:24px}.font-2 svg{font-size:30px}.font-3 svg{font-size:38px}.font-btn.active{border-bottom:3px solid #22c55e}.player-summary{transition:font-size .2s}.pricing{text-align:center;min-height:100vh}.choose-hero{color:#fff;text-align:center;background:#032b41;border-bottom-right-radius:260px;border-bottom-left-radius:260px;padding:40px 20px 300px;position:relative}.choose-hero__arch{background:#fff;border-radius:50% 50% 0 0;justify-content:center;align-items:center;width:336px;height:auto;display:flex;position:absolute;bottom:-10px;left:50%;overflow:hidden;transform:translate(-50%)}.choose-hero__arch img{width:360px}.choose-hero h1{flex-direction:column;align-items:center;width:900px;max-width:100%;margin:0 auto;font-size:48px;font-weight:720;display:flex}.choose-hero p{padding-top:20px;font-size:20px;font-weight:450}.pricing-features{text-align:center;justify-content:center;gap:80px;margin-top:18px;display:flex}.pricing-feature{max-width:220px}.pricing-feature svg{color:#032b41;margin-bottom:12px}.pricing-plans{text-align:center;max-width:600px;margin-top:40px;margin-left:auto;margin-right:auto}.pricing-plans h2{margin-bottom:24px}.pricing-plan{cursor:pointer;border:2px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding-bottom:24px;display:flex;position:relative}.pricing-plan.active{background:#f0f0f0;border-color:#2bd97c}.pricing-plan input{display:none}.plan-radio{border:2px solid #000;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.pricing-plan input:checked+.plan-radio:after{content:"";background:#000;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.plan-content{text-align:center}.price{font-size:22px;font-weight:700}.pricing-or{align-items:center;gap:12px;margin:12px 0 18px;display:flex}.pricing-or span{background:#e5e7eb;flex:1;height:1px}.pricing-btn{cursor:pointer;background:#2bd97c;border:none;border-radius:6px;margin-top:36px;padding:12px 32px;font-weight:600}.pricing-note{color:#6b7280;margin-top:18px;font-size:12px}.pricing-faq{max-width:900px;margin:0 auto}.faq{border-bottom:1px solid #e5e7eb}.faq-header{cursor:pointer;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.faq-icon{transition:transform .25s}.faq-icon.rotate{transform:rotate(180deg)}.faq-content{max-height:0;transition:max-height .3s;overflow:hidden}.faq.open .faq-content{max-height:200px}.faq-content p{color:#4b5563;text-align:left;margin-top:0;margin-bottom:24px}.checkout-container{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.checkout-page{overflow-x:hidden}.checkout-left{background:#f7f7f7;padding:20px 60px}.checkout-right{max-width:420px;margin:0 auto;padding:80px 60px}.checkout-right input{border:1px solid #e5e7eb;border-radius:6px;width:322px;margin-bottom:12px;padding:14px;font-size:14px}.checkout-right input::placeholder,.card-input::placeholder{color:#9ca3af}.checkout-btn{color:#fff;background:#2563eb;border-radius:6px;width:100%;margin-top:16px;padding:16px;font-size:16px}.checkout-btn:hover{background:#1d4ed8}.card-row{align-items:center;display:flex}.card-row.split input{width:50%}.card-input{border:none;outline:none;width:100%;padding:14px;font-size:14px}.card-name__input{width:322px}.card-logos{align-items:center;gap:4px;padding-right:12px;display:flex}.visa-logo img{width:36px;height:auto}.mc-logo img,.amex-logo img{width:38px;height:auto}.card-container:focus-within{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.skeleton{pointer-events:none}.read-listen__skeleton{gap:10px;display:flex}.skeleton__image{background:#e5e7eb;border-radius:6px;width:120px;height:180px;margin-bottom:8px}.skeleton__text{background:#e5e7eb;border-radius:4px;width:120px;height:14px;margin-bottom:6px}.skeleton__text.short{width:80px}.skeleton__image,.skeleton__text{animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@media (max-width:1024px){.audio-player{flex-direction:column;gap:16px;height:229px;padding:24px 16px}}@media (max-width:992px){.book-page__grid{grid-template-columns:1fr;gap:0}.book-page__image{order:-1;justify-content:center;margin-bottom:0;display:flex}.book-page__content{max-width:620px}}@media (max-width:768px){.nav__list--login{display:list-item}.nav__wrapper{max-width:100%}.nav__list--wrapper{gap:20px}#landing{align-items:flex-start}.landing__wrapper{flex-direction:column;gap:48px;margin-bottom:72px}.landing__content{text-align:center;flex-direction:column;align-items:center;max-width:560px;margin:0 auto;display:flex}.landing__image--mask{display:none}.landing__content__title{margin-bottom:16px;font-size:24px;line-height:1.25}.landing__content__subtitle{max-width:480px;margin-bottom:24px;font-size:16px;line-height:1.6}.home__cta--btn{margin-top:8px}.features__wrapper{grid-template-columns:1fr}.statistics__wrapper{flex-direction:column;gap:32px;margin-bottom:32px}.statistics__heading{font-size:24px;line-height:1}.statistics__grid{grid-template-rows:auto;grid-template-columns:1fr;gap:32px}.statistics__card{max-width:100%;padding:20px}.statistics__card--top{grid-area:2/1;margin:0}.statistics__card p{font-size:16px;line-height:1.5}.statistics__card--top,.statistics__card--bottom{grid-area:auto;margin:0}.statistics__list{align-items:flex-start;margin-bottom:12px}.statistics__list--right{grid-area:3/1;align-items:flex-start;margin-top:0}.statistics__card--bottom{grid-area:4/1;margin:0 0 96px}.statistics__list:not(.statistics__list--right){grid-area:1/1;margin:0}.statistics__content--details-second{order:1}.statistics__content--header-second{align-items:flex-start}.statistics__data--title{font-size:16px}.footer__top--wrapper{text-align:left;grid-template-columns:1fr;gap:32px;display:grid}.footer__block{max-width:100%}.footer__copyright--wrapper{text-align:center;margin-top:40px}.numbers__wrapper{grid-template-columns:1fr}.section__title{font-size:24px}.features__title{font-size:20px}.features__sub--title{font-size:14px}.features__icon svg{width:48px;height:48px}.review__body{font-size:14px}.numbers__wrapper{gap:24px}.numbers__title{font-size:32px}.numbers__sub--title{font-size:14px}.remove--tablet{display:none}.sidebar{z-index:200;height:100vh;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.app-content{margin-left:0}.mobile-menu-btn{display:block}.book-page{padding:32px 18px}.book-page__grid{grid-template-columns:1fr;gap:24px}.book-page__image{width:100%;max-width:220px;height:auto}.book-page__content h1{font-size:24px}.book-page__content h3,.book-page__subtitle{font-size:15px}.book-page__meta{gap:10px 22px;font-size:13px}.book-btn{padding:7px 14px;font-size:13px}.book-tag{padding:5px 10px;font-size:12px}.book-description{font-size:14px;line-height:1.6}.audio-player{width:100%;left:0}.audio-player__left{text-align:center;min-width:unset;justify-content:center}.audio-player__meta{align-items:center;max-width:100%}.audio-player__center{order:2}.audio-player__right{order:3;width:100%;max-width:100%}.pricing-features{flex-direction:column;align-items:center;gap:24px}.pricing-faq{width:70%}.checkout-container{grid-template-columns:1fr}.checkout-left{flex-direction:column;align-items:center;width:100%;padding:20px 24px 20px 0;display:flex}.checkout-right{max-width:100%;padding:40px 24px}}@media (max-width:576px){.nav__list--mobile,.nav__list:not(.nav__list--login){display:none}}@media (max-width:524px){.settings__login img{width:70%}.settings-btn{max-width:100%}.settings h1{flex-direction:column;align-items:center;margin:0 auto;display:flex}.player-content{flex-direction:column;align-items:center;margin:0 auto;padding-left:0;display:flex}.player-content h1{font-size:20px}.player-content h2{font-size:16px}.player-content img{max-width:50%;max-height:50%}.choose-hero__arch img{width:70%}.upgrade-btn{justify-content:center;align-items:center;max-width:90%;margin:0 auto;display:flex}.settings__section{flex-direction:column;justify-content:center;align-items:center;max-width:100%;display:flex}}@media (max-width:480px){.page-toolbar__inner{max-width:calc(90% - 100px);margin:0 64px}.page-container{max-width:100%;padding-left:12px}.signup-btn{margin-left:12px}.selected-book__quote{display:none}}@media (max-width:380px){.checkout-right input{width:70%}.card-row.split{flex-direction:column;align-items:flex-start;width:50%;display:flex}.checkout-btn{width:256px}.checkout-left{align-items:start;padding-left:24px}}@media (max-width:360px){.book-page__grid{grid-template-columns:1fr;gap:20px}.book-page__image{justify-content:center;width:100%;display:flex}.book-page__image img{width:100%;max-width:180px;height:auto}.book-page__content{width:100%;min-width:0}}@media (max-width:340px){.book-page{padding:20px 12px}.book-page__content h1{font-size:20px;line-height:1.2}.book-page__content h3{margin-bottom:10px;font-size:14px}.book-page__subtitle{margin-bottom:12px;padding-bottom:10px;font-size:16px}.book-page__meta{grid-template-columns:1fr;row-gap:8px;margin:12px 0;padding-bottom:12px}.book-page__meta span{font-size:14px}.book-btn{justify-content:center;width:100%;padding:10px;font-size:15px}.book-page__actions{flex-direction:column;gap:8px}.book-page__library{margin-bottom:20px;font-size:16px}.book-section-title{flex-direction:column;margin-top:20px;font-size:18px;display:flex}.book-tags{flex-direction:column;gap:8px}.book-tag{box-sizing:border-box;text-align:center;width:100%}.book-description{font-size:14px;line-height:1.4}}@media (max-width:324px){.signup-btn{margin:0 auto;display:flex}.player__summary{margin:0 auto;padding-top:16px;display:flex}}@media (max-width:180px){.book-tag{font-size:8px}}
