@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}:focus{box-shadow:none!important;outline:none!important}:focus-visible{box-shadow:none!important;outline:none!important}button:active,button:focus,button:focus-visible{box-shadow:none!important;outline:none!important}input:active,input:focus,input:focus-visible{outline:none!important}a:active,a:focus,a:focus-visible{box-shadow:none!important;outline:none!important}:root{--color-bg:#f8fafc;--color-surface:#fff;--color-surface-alt:#f1f5f9;--color-surface-muted:#f3f4f6;--color-border:#e2e8f0;--color-border-strong:#d1d5db;--color-text-primary:#1f2937;--color-text-secondary:#374151;--color-text-muted:#6b7280;--color-text-subtle:#9ca3af;--color-text-contrast:#fff;--color-accent:#1f2937;--color-accent-hover:#111827;--color-secondary-surface:#f3f4f6;--color-secondary-border:#d1d5db;--color-success:#10b981;--color-progress:#3b82f6;--color-progress-muted:#eff6ff;--color-info:#08c;--color-telegram-gradient-start:#667eea;--color-telegram-gradient-end:#764ba2;--color-audio-progress-track:#0000001a;--color-shadow-soft:#00000014;--color-surface-muted:#e2e8f0;--color-border-strong:#cbd5e1;--color-shadow-strong:#00000026;--color-surface-elevated:#fffffff2;--color-gradient-top:#f8fafc;--color-gradient-bottom:#f1f5f9;--color-mini-player-bg:#fffffff2;--color-mini-player-border:#0000001a;--color-mini-player-progress:linear-gradient(90deg,#1f2937,#374151,#1f2937);--color-player-control-secondary:#0000000d;--color-player-control-primary:#1f2937;--color-player-control-primary-hover:#374151}:root,body.light-theme{color-scheme:light}body.dark-theme{--color-bg:#070707;--color-surface:#111;--color-surface-alt:#161616;--color-surface-muted:#1d1d1d;--color-border:#1f1f1f;--color-border-strong:#2a2a2a;--color-text-primary:#f8fafc;--color-text-secondary:#e5e7eb;--color-text-muted:#d1d5f0;--color-text-subtle:#9ca3af;--color-text-contrast:#050505;--color-accent:#f8fafc;--color-accent-hover:#e5e7eb;--color-secondary-surface:#1b1b1b;--color-secondary-border:#2f2f2f;--color-success:#34d399;--color-progress:#60a5fa;--color-progress-muted:#60a5fa33;--color-info:#60a5fa;--color-telegram-gradient-start:#1f1f1f;--color-telegram-gradient-end:#050505;--color-audio-progress-track:#ffffff40;--color-shadow-soft:#0f172a73;--color-shadow-strong:#0f172aa6;--color-surface-elevated:#111111f2;--color-surface-muted:#374151;--color-border-strong:#4b5563;--color-gradient-top:#0f0f10;--color-gradient-bottom:#141416;--color-mini-player-bg:#141414f2;--color-mini-player-border:#ffffff1f;--color-mini-player-progress:linear-gradient(90deg,#f8fafc,#cbd5f5,#f8fafc);--color-player-control-secondary:#ffffff14;--color-player-control-primary:#f8fafc;--color-player-control-primary-hover:#e5e7eb;color-scheme:dark}.book-card,.category-button,.collection-card,.nav-button,button{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}body{background-color:#f8fafc;background-color:var(--color-bg);color:#1f2937;color:var(--color-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.app-container,.content-container{background-color:#f8fafc;background-color:var(--color-bg);min-height:100vh}.content-container{color:#1f2937;color:var(--color-text-primary)}.page-container{padding-bottom:80px}.page-container.with-audio-player{padding-bottom:152px}.header{background-color:#fff;background-color:var(--color-surface);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--color-border);position:-webkit-sticky;position:sticky;top:0;z-index:40}.search-container{padding:16px}.search-wrapper{position:relative}.search-icon{color:#9ca3af;color:var(--color-text-subtle);height:20px;left:16px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.search-input{background-color:#f1f5f9;background-color:var(--color-surface-alt);border:none;border-radius:24px;color:#1f2937;color:var(--color-text-primary);font-size:16px;outline:none;padding:12px 16px 12px 48px;transition:all .3s ease;width:100%}.search-input:focus{background-color:#e2e8f0;background-color:var(--color-surface-muted);box-shadow:none;outline:none}.search-clear{background:none;border:none;color:#9ca3af;color:var(--color-text-subtle);cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .2s ease}.search-clear:hover{color:#6b7280;color:var(--color-text-muted)}.categories-container{background-color:#fff;background-color:var(--color-surface);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--color-border);overflow:visible;position:-webkit-sticky;position:sticky;top:72px;z-index:1000}.categories-scroll{-ms-overflow-style:none;align-items:center;display:flex;gap:8px;overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;overscroll-behavior-y:none;padding:12px 16px;scrollbar-width:none;touch-action:pan-x}.categories-scroll::-webkit-scrollbar{display:none}.categories-grid{display:flex;flex:1 0 auto;gap:8px;padding:4px 0}.category-button{border:none;border-radius:20px;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;outline:none;padding:8px 16px;text-align:center;transition:all .3s ease;white-space:nowrap}.category-button:focus{box-shadow:none;outline:none}.category-button.active{background-color:#1f2937;background-color:var(--color-accent);color:#fff;color:var(--color-text-contrast)}.category-button:not(.active){background-color:#f1f5f9;background-color:var(--color-surface-alt);color:#374151;color:var(--color-text-secondary)}.category-button:not(.active):hover{background-color:#e2e8f0;background-color:var(--color-surface-muted)}.sort-container{flex-shrink:0;position:relative;z-index:10000}.sort-button{background:none;border:none;border-radius:8px;cursor:pointer;outline:none;padding:8px;transition:all .2s ease}.sort-button:focus{box-shadow:none;outline:none}.sort-button:hover{background-color:#f1f5f9}.sort-menu{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #0000001a;left:0;pointer-events:auto;position:absolute;top:calc(100% + 8px);width:192px;z-index:9999}.sort-menu.anchored{left:auto;right:16px}.sort-option{background:none;border:none;cursor:pointer;font-size:14px;outline:none;padding:12px 16px;text-align:left;transition:background-color .2s ease;width:100%}.sort-option:focus{box-shadow:none;outline:none}.sort-option:hover{background-color:#f1f5f9}.sort-option.active{background-color:#f8fafc;font-weight:600}.collection-filter{padding:0 16px 12px}.collection-tag{align-items:center;background-color:#f1f5f9;border:none;border-radius:16px;color:#374151;cursor:pointer;display:inline-flex;font-size:14px;gap:4px;padding:4px 12px;transition:all .2s ease}.collection-tag:hover{background-color:#e2e8f0}.books-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));padding:16px}.book-card{background-color:#fff;background-color:var(--color-surface);border-radius:12px;box-shadow:0 10px 25px #00000014;box-shadow:0 10px 25px var(--color-shadow-soft);cursor:pointer;overflow:hidden;transition:all .3s ease}.book-card:hover{box-shadow:0 10px 25px #00000026;box-shadow:0 10px 25px var(--color-shadow-strong);transform:translateY(-4px)}.book-card:active{transform:translateY(-2px) scale(.98)}.book-cover{aspect-ratio:580/900;background-color:#f1f5f9;background-color:var(--color-surface-alt);overflow:hidden;position:relative}.book-cover img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.book-card:hover .book-cover img{transform:scale(1.05)}.book-info{padding:12px}.book-title{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#1f2937;color:var(--color-text-primary);display:-webkit-box;font-size:14px;font-weight:600;margin-bottom:4px;overflow:hidden}.book-author{color:#6b7280;color:var(--color-text-muted);font-size:12px;margin-bottom:8px}.book-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#9ca3af;color:var(--color-text-subtle);display:-webkit-box;font-size:12px;line-height:1.4;overflow:hidden}.collections-page{padding:16px 16px 80px}.collections-title{color:#1f2937;color:var(--color-text-primary);font-size:24px;font-weight:700;margin-bottom:24px}.collections-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.collection-card{background:none;border:none;cursor:pointer;transition:all .3s ease}.collection-card:hover{transform:translateY(-2px)}.collection-card:active{transform:translateY(0) scale(.95)}.collection-image{aspect-ratio:1;background-color:#f1f5f9;background-color:var(--color-surface-alt);border-radius:16px;box-shadow:0 4px 12px #00000014;box-shadow:0 4px 12px var(--color-shadow-soft);overflow:hidden;transition:all .3s ease}.collection-card:hover .collection-image{box-shadow:0 8px 20px #00000026;box-shadow:0 8px 20px var(--color-shadow-strong)}.collection-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.collection-card:hover .collection-image img{transform:scale(1.1)}.collection-info{padding:12px 0 0;text-align:center}.collection-name{color:#1f2937;color:var(--color-text-primary);font-size:14px;font-weight:600;line-height:1.3;margin:0 0 4px}.collection-count{color:#6b7280;color:var(--color-text-muted);font-size:12px;margin:0}.book-detail{background-color:#f8fafc;background-color:var(--color-bg);min-height:100vh;padding-bottom:80px}.book-detail-header{background-color:#fff;background-color:var(--color-surface);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--color-border);position:-webkit-sticky;position:sticky;top:0;z-index:40}.book-detail-nav{align-items:center;display:flex;justify-content:space-between;padding:16px}.back-button{background:none;border:none;border-radius:8px;cursor:pointer;margin-left:-8px;padding:8px;transition:all .2s ease}.back-button:hover{background-color:#f1f5f9;background-color:var(--color-surface-alt)}.back-title{font-size:18px;font-weight:600;margin-left:8px}.share-button{align-items:center;background:none;border:none;border-radius:8px;color:#6b7280;color:var(--color-text-muted);cursor:pointer;display:inline-flex;gap:6px;padding:8px;transition:all .2s ease}.share-button:hover{background-color:#f1f5f9;background-color:var(--color-surface-alt);color:#374151;color:var(--color-text-secondary)}.share-button:active{transform:scale(.95)}.book-detail-content{padding:16px}.book-detail-card{background-color:#fff;background-color:var(--color-surface);border-radius:16px;box-shadow:0 4px 12px #00000014;box-shadow:0 4px 12px var(--color-shadow-soft);overflow:hidden}.book-detail-cover{aspect-ratio:580/900;background-color:#f1f5f9;background-color:var(--color-surface-alt);overflow:hidden}.book-detail-cover img{height:100%;object-fit:cover;width:100%}.book-detail-info{padding:20px}.book-detail-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.book-detail-reading-time{background-color:#eff6ff;background-color:var(--color-progress-muted);border-radius:16px;color:#3b82f6;color:var(--color-progress);font-size:14px;font-weight:600;padding:6px 12px}.book-detail-author{color:#6b7280;color:var(--color-text-muted);font-size:16px;font-weight:500}.book-detail-description{margin-bottom:20px}.book-detail-description p{color:#374151;color:var(--color-text-secondary);font-size:15px;line-height:1.6}.book-detail-benefits{background-color:#f1f5f9;background-color:var(--color-surface-alt);border-radius:12px;margin-bottom:24px;padding:16px}.book-detail-benefits-title{color:#1f2937;color:var(--color-text-primary);font-size:16px;font-weight:600;margin-bottom:12px}.book-detail-benefits-list{list-style:none;margin:0;padding:0}.book-detail-benefit-item{color:#6b7280;color:var(--color-text-muted);font-size:14px;line-height:1.4;margin-bottom:8px;padding-left:16px;position:relative}.book-detail-benefit-item:before{color:#10b981;color:var(--color-success);content:"•";font-size:16px;font-weight:700;left:0;position:absolute}.book-detail-benefit-item:last-child{margin-bottom:0}.book-detail-actions{display:flex;gap:12px}.book-detail-action-button{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px 20px;transition:all .2s ease}.book-detail-action-button.read-button{background-color:#1f2937;background-color:var(--color-accent);color:#fff;color:var(--color-text-contrast)}.book-detail-action-button.read-button:hover{background-color:#111827;background-color:var(--color-accent-hover);transform:translateY(-1px)}.book-detail-action-button.listen-button{background-color:#f3f4f6;background-color:var(--color-secondary-surface);border:1px solid #d1d5db;border:1px solid var(--color-secondary-border);color:#374151;color:var(--color-text-secondary)}.book-detail-action-button.listen-button:hover{background-color:#e2e8f0;background-color:var(--color-surface-muted);transform:translateY(-1px)}.profile-page{padding:16px 16px 80px}.profile-card{background-color:#fff;background-color:var(--color-surface);border-radius:16px;box-shadow:0 4px 12px #00000014;box-shadow:0 4px 12px var(--color-shadow-soft);margin-bottom:24px;padding:24px}.profile-header{align-items:center;display:flex;gap:16px;margin-bottom:24px}.profile-avatar{align-items:center;background-color:#f1f5f9;background-color:var(--color-surface-alt);border-radius:50%;display:flex;height:80px;justify-content:center;overflow:hidden;width:80px}.profile-avatar-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.profile-info h2{color:#1f2937;color:var(--color-text-primary);font-size:24px;font-weight:700}.profile-info p{color:#6b7280;color:var(--color-text-muted)}.theme-toggle-button{align-items:center;background:#f1f5f9;background:var(--color-surface-alt);border:1px solid #e2e8f0;border:1px solid var(--color-border);border-radius:12px;color:#374151;color:var(--color-text-secondary);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-top:8px;padding:8px 12px;transition:all .2s ease}.theme-toggle-button:hover{background:#fff;background:var(--color-surface);border-color:#1f2937;border-color:var(--color-accent);box-shadow:0 2px 8px #00000014;box-shadow:0 2px 8px var(--color-shadow-soft);transform:translateY(-1px)}.theme-toggle-button:active{box-shadow:0 1px 4px #00000014;box-shadow:0 1px 4px var(--color-shadow-soft);transform:translateY(0)}.theme-toggle-label{font-size:13px;font-weight:500}.profile-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.profile-stat{background-color:#f1f5f9;background-color:var(--color-surface-alt);border-radius:8px;padding:16px;text-align:center}.profile-stat-number{color:#1f2937;color:var(--color-text-primary);font-size:24px;font-weight:700}.profile-stat-label{color:#6b7280;color:var(--color-text-muted);font-size:14px}.reading-history-title{color:#1f2937;color:var(--color-text-primary);font-size:20px;font-weight:700;margin-bottom:12px}.history-list{display:flex;flex-direction:column;gap:8px}.history-item{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;cursor:pointer;display:flex;gap:12px;padding:16px;transition:all .2s ease}.history-item:hover{background-color:#f8fafc}.history-item img{border-radius:4px;height:74px;object-fit:cover;width:48px}.history-item-info{flex:1 1}.history-item-title{color:#1f2937;font-weight:600}.history-item-author{color:#6b7280;font-size:14px}.history-item-type{color:#9ca3af;font-size:12px;margin-top:2px}.history-item.completed{border-left:4px solid #10b981}.history-slider{margin-bottom:24px}.history-slider-content{-ms-overflow-style:none;display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:8px 0;scrollbar-width:none}.history-slider-content::-webkit-scrollbar{display:none}.history-slide-item{background-color:#fff;background-color:var(--color-surface);border-radius:12px;box-shadow:0 2px 8px #00000014;box-shadow:0 2px 8px var(--color-shadow-soft);cursor:pointer;flex:0 0 120px;overflow:hidden;transition:all .3s ease}.history-slide-item:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.history-slide-item.completed{border-top:4px solid #10b981}.history-slide-item img{height:160px;object-fit:cover;width:100%}.history-slide-info{padding:12px}.history-slide-title{-webkit-line-clamp:2;line-clamp:2;color:#1f2937;color:var(--color-text-primary);font-size:12px;font-weight:600;line-height:1.3;margin:0 0 4px}.history-slide-author,.history-slide-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.history-slide-author{-webkit-line-clamp:1;line-clamp:1;color:#6b7280;font-size:10px;margin:0 0 8px}.progress-indicator{background-color:#eff6ff;border-radius:12px;color:#3b82f6;font-size:11px;font-weight:600;padding:4px 8px;text-align:center}.history-slide-item.completed .progress-indicator{background-color:#f0fdf4;color:#10b981}.empty-state{background:#f1f5f9;background:var(--color-surface-alt);border-radius:12px;margin:16px;padding:32px;text-align:center}.empty-state p{color:#6b7280;color:var(--color-text-muted)}.bottom-nav{background:#fff;background:var(--color-surface);border-top:1px solid #e2e8f0;border-top:1px solid var(--color-border);bottom:0;left:0;position:fixed;right:0;transition:bottom .3s ease}.bottom-nav.with-audio-player{bottom:72px}.bottom-nav-content{align-items:center;display:flex;justify-content:space-around;padding:8px 0}.nav-button{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;outline:none;padding:8px 24px;transition:all .2s ease}.nav-button:focus{box-shadow:none;outline:none}.nav-button.active{color:#1f2937}.nav-button:not(.active){color:#9ca3af}.nav-button span{font-size:12px;margin-top:4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.books-grid{gap:12px;padding:12px}.books-grid,.collections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collections-grid{gap:16px}}.loading{padding:40px}.loading,.loading-screen{align-items:center;display:flex;justify-content:center}.loading-screen{flex-direction:column;gap:20px;min-height:100vh}.loading-status{border-radius:20px;font-size:14px;font-weight:500;padding:8px 16px}.status-telegram{background-color:#08c;color:#fff}.status-telegram,.status-web{border-radius:16px;padding:6px 12px}.status-web{background-color:#f1f5f9;color:#374151}.telegram-badge{align-items:center;background-color:#08c;border-radius:12px;color:#fff;display:flex;font-size:12px;font-weight:500;gap:6px;margin-top:4px;padding:4px 8px;width:-webkit-fit-content;width:fit-content}.telegram-only-screen{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.telegram-only-content{animation:slideIn .5s ease-out;border-radius:20px;max-width:500px;padding:3rem 2rem}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.telegram-only-icon{display:block;font-size:4rem;margin-bottom:1.5rem}.telegram-only-content h2{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.telegram-only-content>p{font-size:1rem;line-height:1.5;margin-bottom:2rem}.telegram-only-instructions{margin:2rem 0;padding:1.5rem}.telegram-only-instructions p{color:#333;font-weight:500;margin:0 0 1rem}.telegram-only-instructions ol{color:#555;margin:1rem 0;padding-left:1.5rem}.telegram-only-instructions li{line-height:1.4;margin:.5rem 0}.telegram-only-instructions code{background:#e9ecef;border-radius:4px;color:#08c;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-weight:600;padding:.2rem .4rem}.telegram-only-note{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:0 8px 8px 0;color:#1565c0;font-size:.9rem;line-height:1.4;margin-top:1.5rem;padding:1rem}.telegram-only-button{background:linear-gradient(45deg,#08c,#09d);box-shadow:0 4px 12px #0088cc4d;display:inline-block;font-size:1rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.telegram-only-button:hover{background:linear-gradient(45deg,#07b,#08c);box-shadow:0 6px 16px #08c6}.telegram-only-button:active{box-shadow:0 2px 8px #0088cc4d;transform:translateY(0)}@media (max-width:768px){.telegram-only-screen{padding:1rem}.telegram-only-content{border-radius:16px;padding:2rem 1.5rem}.telegram-only-icon{font-size:3rem}.telegram-only-content h2{font-size:1.3rem}.telegram-only-instructions{padding:1rem;text-align:center}.telegram-only-instructions ol{text-align:left}}.telegram-icon{font-size:14px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#1f2937;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no-results{padding:80px 20px;text-align:center}.no-results p{color:#6b7280}.empty-library{padding:60px 20px;text-align:center}.empty-library h3{color:#374151;font-size:24px;margin-bottom:16px}.empty-library p{color:#6b7280;font-size:16px;line-height:1.5;margin-bottom:8px}.book-reader{background:var(--color-background);display:flex;flex-direction:column;min-height:100vh}.book-reader-header{background:#fff;background:var(--color-surface);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--color-border);padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.book-reader-nav{align-items:center;display:flex;gap:12px;margin-bottom:12px}.book-reader-title h1{color:#1f2937;color:var(--color-text-primary);font-size:18px;font-weight:600;margin:0}.book-reader-title p{color:#6b7280;color:var(--color-text-muted);font-size:14px;margin:0}.reading-progress-bar{background-color:#f1f5f9;border-radius:2px;height:4px;overflow:hidden}.reading-progress-fill{background-color:#3b82f6;border-radius:2px;height:100%;transition:width .3s ease}.book-reader-content{flex:1 1;line-height:1.8;overflow-y:auto;padding:24px}.book-text{margin:0 auto;max-width:680px}.book-paragraph{color:#1f2937;color:var(--color-text-primary);font-size:18px;line-height:1.8;margin-bottom:20px;text-align:justify}.book-break{height:16px}.audio-player{animation:slideInUp .6s cubic-bezier(.16,1,.3,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;bottom:0;left:0;position:fixed;right:0;transform:translateZ(0);transition:all .5s cubic-bezier(.16,1,.3,1);will-change:transform,opacity;z-index:1000}@keyframes slideInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.audio-player.hiding{animation:slideOutDown .4s cubic-bezier(.4,0,.6,1)}@keyframes slideOutDown{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,100%,0)}}.audio-player.expanded{animation:expandPlayer .5s cubic-bezier(.25,.46,.45,.94)}@keyframes expandPlayer{0%{bottom:0;height:72px;top:auto}to{bottom:0;height:100vh;top:0}}.audio-player.collapsing{animation:collapsePlayer .4s cubic-bezier(.55,.055,.675,.19)}@keyframes collapsePlayer{0%{bottom:0;height:100vh;top:0}to{bottom:0;height:72px;top:auto}}.audio-player-mini{animation:fadeInUp .5s cubic-bezier(.16,1,.3,1) .1s both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fffffff2;background:var(--color-mini-player-bg);border-top:1px solid #0000001a;border-top:1px solid var(--color-mini-player-border);box-shadow:0 -4px 20px #00000014;box-shadow:0 -4px 20px var(--color-shadow-soft);color:#1f2937;color:var(--color-text-primary);cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}.audio-player-mini:hover{background:#fffffff2;background:var(--color-surface-elevated);box-shadow:0 12px 35px #00000026;box-shadow:0 12px 35px var(--color-shadow-strong);transform:translateY(-2px) scale(1.01)}.audio-player-mini-content{align-items:center;display:flex;gap:12px;padding:12px 16px}.audio-player-mini-cover{animation:scaleIn .6s cubic-bezier(.16,1,.3,1) .2s both;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:8px;box-shadow:0 2px 8px #00000014;box-shadow:0 2px 8px var(--color-shadow-soft);height:48px;object-fit:cover;transition:all .3s cubic-bezier(.16,1,.3,1);width:48px;will-change:transform,opacity}@keyframes scaleIn{0%{opacity:0;transform:scale(.9) translate3d(-10px,0,0)}to{opacity:1;transform:scale(1) translateZ(0)}}.audio-player-mini-cover:hover{box-shadow:0 4px 15px #0003;transform:scale(1.05) rotate(2deg)}.audio-player-mini-info{animation:slideInLeft .5s cubic-bezier(.16,1,.3,1) .3s both;-webkit-backface-visibility:hidden;backface-visibility:hidden;flex:1 1;min-width:0;will-change:transform,opacity}@keyframes slideInLeft{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}.audio-player-mini-title{color:#1f2937;color:var(--color-text-primary);font-size:14px;font-weight:600;margin:0 0 2px}.audio-player-mini-author,.audio-player-mini-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-player-mini-author{color:#6b7280;color:var(--color-text-muted);font-size:12px;margin:0;opacity:.7}.audio-player-mini-play{align-items:center;animation:slideInRight .5s cubic-bezier(.16,1,.3,1) .4s both;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:none;border:none;border-radius:50%;color:#1f2937;color:var(--color-text-primary);cursor:pointer;display:flex;justify-content:center;overflow:hidden;padding:8px;position:relative;transition:all .3s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}@keyframes slideInRight{0%{opacity:0;transform:translate3d(20px,0,0) scale(.9)}to{opacity:1;transform:translateZ(0) scale(1)}}.audio-player-mini-play:before{background:#1f29371a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:0}.audio-player-mini-play:hover{background-color:#0000000d;background-color:var(--color-player-control-secondary);box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px var(--color-shadow-strong);transform:scale(1.15) rotate(5deg)}.audio-player-mini-play:hover:before{height:100%;width:100%}.audio-player-mini-play:active{transform:scale(.95)}.audio-player-mini-progress{background-color:#0000001a;background-color:var(--color-mini-player-border);border-radius:1px;height:2px;overflow:hidden;position:relative}.audio-player-mini-progress-fill{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(90deg,#1f2937,#374151,#1f2937);background:var(--color-mini-player-progress);background-size:200% 100%;border-radius:1px;height:100%;position:relative;transition:width .2s cubic-bezier(.25,.46,.45,.94)}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.audio-player.expanded{background:linear-gradient(180deg,#f8fafc,#f1f5f9);background:linear-gradient(180deg,var(--color-gradient-top) 0,var(--color-gradient-bottom) 100%);bottom:0;top:0}.audio-player-full{animation:fadeInContent .7s cubic-bezier(.16,1,.3,1) .1s both;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:40px 20px calc(env(safe-area-inset-bottom, 0) + 20px);will-change:transform,opacity}@keyframes fadeInContent{0%{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.audio-player-header{animation:slideInDown .5s cubic-bezier(.25,.46,.45,.94) .1s both;display:flex;justify-content:center;margin-bottom:40px;padding-top:10px}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.audio-player-minimize{align-items:center;background:#0000000d;background:var(--color-player-control-secondary);border:none;color:#6b7280;color:var(--color-text-muted);cursor:pointer;display:flex;justify-content:center;overflow:hidden;padding:8px;position:relative}.audio-player-minimize,.audio-player-minimize:before{border-radius:50%;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.audio-player-minimize:before{background:#6b728033;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.audio-player-minimize:hover{background-color:#0000000d;background-color:var(--color-player-control-secondary);color:#374151;color:var(--color-text-secondary);transform:scale(1.1) rotate(-180deg)}.audio-player-minimize:hover:before{height:100%;width:100%}.audio-player-minimize:active{transform:scale(.95) rotate(-180deg)}.audio-player-cover-container{align-items:center;animation:slideInScale .8s cubic-bezier(.16,1,.3,1) .2s both;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex:1 1;justify-content:center;margin:16px 0;min-height:0;will-change:transform,opacity}.audio-player-cover-container.compact{margin:8px 0}@keyframes slideInScale{0%{opacity:0;transform:scale(.85) translate3d(0,30px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}.audio-player-cover-wrapper{animation:coverFloat 6s ease-in-out infinite;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.audio-player-cover-wrapper:hover{transform:translateY(-12px) rotate(3deg) scale(1.02)}@keyframes coverFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.audio-player-cover{border-radius:20px;box-shadow:0 20px 40px #00000014;box-shadow:0 20px 40px var(--color-shadow-soft);height:clamp(180px,40vw,320px);object-fit:cover;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:clamp(180px,40vw,320px)}.audio-player-cover-container.compact .audio-player-cover{height:clamp(140px,50vw,220px);width:clamp(140px,50vw,220px)}.audio-player-cover:after{background:linear-gradient(45deg,#0000,#ffffff1a,#0000);content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(45deg);transition:all .6s cubic-bezier(.25,.46,.45,.94);width:200%}.audio-player-cover-wrapper:hover .audio-player-cover:after{animation:shine 1.5s cubic-bezier(.25,.46,.45,.94)}@keyframes shine{0%{opacity:0;transform:translateX(-100%) translateY(-100%) rotate(45deg)}50%{opacity:1}to{opacity:0;transform:translateX(100%) translateY(100%) rotate(45deg)}}.audio-player-info{animation:slideInFromBottom .6s cubic-bezier(.16,1,.3,1) .3s both;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin-bottom:40px;text-align:center;will-change:transform,opacity}@keyframes slideInFromBottom{0%{opacity:0;transform:translate3d(0,25px,0)}to{opacity:1;transform:translateZ(0)}}.audio-player-book-title{animation:fadeInScale .5s cubic-bezier(.25,.46,.45,.94) .5s both;color:#1f2937;color:var(--color-text-primary);font-size:24px;font-weight:700;margin:0 0 8px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.audio-player-book-author{animation:fadeInScale .5s cubic-bezier(.25,.46,.45,.94) .6s both;color:#6b7280;color:var(--color-text-muted);font-size:16px;margin:0}.audio-player-progress-section{animation:slideInFromBottom .5s cubic-bezier(.16,1,.3,1) .4s both;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin-bottom:40px;padding:0 20px;will-change:transform,opacity}.audio-player-progress-bar{background-color:#0000001a;background-color:var(--color-audio-progress-track);margin-bottom:12px;transition:all .2s ease}.audio-player-progress-bar:hover{height:8px}.audio-player-progress-fill{background:linear-gradient(90deg,#1f2937,#6b7280);background:linear-gradient(90deg,var(--color-accent),var(--color-text-muted));border-radius:3px;transition:width .1s ease}.audio-player-progress-thumb{background:#1f2937;background:var(--color-accent);border-radius:50%;box-shadow:0 2px 8px #00000014;box-shadow:0 2px 8px var(--color-shadow-soft);height:16px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .1s ease;width:16px}.audio-player-progress-bar:hover .audio-player-progress-thumb{opacity:1}.audio-player-time-display{align-items:center;display:flex;justify-content:space-between}.audio-player-time{color:#6b7280;color:var(--color-text-muted);font-size:12px;font-weight:500}.audio-player-controls{animation:slideInFromBottom .5s cubic-bezier(.16,1,.3,1) .5s both;-webkit-backface-visibility:hidden;backface-visibility:hidden;gap:32px;margin-bottom:40px;will-change:transform,opacity}.audio-player-control,.audio-player-controls{align-items:center;display:flex;justify-content:center}.audio-player-control{background:none;border:none;color:#6b7280;color:var(--color-text-muted);cursor:pointer;overflow:hidden;padding:12px;position:relative}.audio-player-control,.audio-player-control:before{border-radius:50%;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.audio-player-control:before{background:#6b72801a;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.audio-player-control.secondary:hover{background-color:#0000000d;background-color:var(--color-player-control-secondary);color:#374151;color:var(--color-text-secondary);transform:scale(1.15) rotate(5deg)}.audio-player-control.secondary:hover:before{height:100%;width:100%}.audio-player-control.secondary:active{transform:scale(.95)}.audio-player-control.primary{animation:pulseGlow 2s ease-in-out infinite;background:#1f2937;background:var(--color-player-control-primary);box-shadow:0 4px 12px #1f29374d;color:#fff;color:var(--color-text-contrast);padding:16px}@keyframes pulseGlow{0%,to{box-shadow:0 4px 12px #1f29374d}50%{box-shadow:0 8px 25px #1f293780}}.audio-player-control.primary:before{background:#ffffff1a}.audio-player-control.primary:hover{animation:none;background:#374151;background:var(--color-player-control-primary-hover);box-shadow:0 8px 20px #1f293780;transform:scale(1.08) rotate(-3deg)}.audio-player-control.primary:active{transform:scale(.95)}.audio-player-close-section{display:flex;justify-content:center;margin-top:auto}.audio-player-close{align-items:center;background:#1f29371a;border:none;border-radius:50%;color:#1f2937;color:var(--color-text-primary);cursor:pointer;display:flex;justify-content:center;padding:12px;transition:all .2s ease}.audio-player-close:hover{background:#1f293733;transform:scale(1.1)}.audio-player-options{align-items:center;animation:slideInFromBottom .5s cubic-bezier(.16,1,.3,1) .6s both;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;gap:16px;justify-content:space-between;margin-top:auto;will-change:transform,opacity}.audio-player-speed-button{align-items:center;border:none;color:#1f2937;color:var(--color-text-primary);cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:center;min-width:50px;overflow:hidden;padding:8px 12px;position:relative}.audio-player-speed-button,.audio-player-speed-button:before{background:#1f29371a;border-radius:16px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.audio-player-speed-button:before{content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.audio-player-speed-button:hover{background:#1f293733;box-shadow:0 2px 8px #1f293726;transform:scale(1.08) translateY(-1px)}.audio-player-speed-button:hover:before{height:100%;width:100%}.audio-player-speed-button:active{transform:scale(.95)}@media (prefers-reduced-motion:reduce){.audio-player,.audio-player-controls,.audio-player-cover-container,.audio-player-full,.audio-player-info,.audio-player-mini,.audio-player-mini-cover,.audio-player-mini-info,.audio-player-mini-play,.audio-player-options,.audio-player-progress-section{animation:none!important;transition:none!important}}@media (max-width:480px){.book-reader-content{padding:16px}.book-paragraph{font-size:17px}.audio-player-cover{height:240px;width:240px}.audio-player-book-title{font-size:20px}.audio-player-full{padding:16px}.audio-player-controls{gap:24px}.audio-player-progress-section{padding:0 10px}}@media (min-width:481px) and (max-width:768px){.books-grid{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));padding:18px}.audio-player-cover{height:320px;width:320px}.book-reader-content{padding:20px}.book-paragraph{font-size:19px}}@media (min-width:769px){.books-grid{gap:20px;grid-template-columns:repeat(4,minmax(0,1fr));padding:20px}.book-reader-content{padding:32px}.book-text{max-width:800px}.book-paragraph{font-size:20px;line-height:1.9}.audio-player-cover{height:360px;width:360px}.audio-player-book-title{font-size:28px}}.load-more-trigger{align-items:center;display:flex;justify-content:center;margin:20px 0;min-height:50px}.loading-more{align-items:center;display:flex;flex-direction:column;gap:10px}.loading-more .loading-spinner{border-width:3px;height:30px;margin-bottom:0;width:30px}.books-pagination-info{border-top:1px solid #eee;color:#666;margin-top:20px;padding:20px;text-align:center}.books-pagination-info p{font-size:14px;margin:0}.history-slide-cover{aspect-ratio:2/3;display:inline-block;overflow:hidden;position:relative;width:100%}.history-slide-cover img{height:100%;object-fit:cover;width:100%}.progress-circle{background:conic-gradient(#007bff 0deg,#007bff calc(var(--progress)*3.6deg),#ffffffe6 calc(var(--progress)*3.6deg),#ffffffe6 1turn);border:2px solid #fff;border-radius:50%;bottom:4px;box-shadow:0 2px 6px #0003;color:#007bff;font-size:9px;font-weight:700;height:36px;position:absolute;right:4px;width:36px}.progress-circle,.progress-circle span{align-items:center;display:flex;justify-content:center}.progress-circle span{background:#fff;border-radius:50%;height:28px;width:28px}.collections-grid-simple{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:0}.collection-card-simple{aspect-ratio:1;background:none;border:none;border-radius:16px;cursor:pointer;overflow:hidden;padding:0;transition:all .2s ease;width:100%}.collection-card-simple:hover{box-shadow:0 8px 20px #00000026;transform:scale(1.05)}.collection-card-simple img{border-radius:16px;height:100%;object-fit:cover;width:100%}@media (max-width:480px){.collections-grid-simple{gap:12px;grid-template-columns:repeat(2,1fr)}.collection-card-simple,.collection-card-simple img{border-radius:12px}}.audio-player-progress-bar{-webkit-tap-highlight-color:transparent;background:#e9ecef;border:none;border-radius:3px;box-shadow:none!important;cursor:pointer;height:6px;outline:none!important;position:relative}.audio-player-progress-bar:active,.audio-player-progress-bar:focus,.audio-player-progress-bar:focus-visible,.audio-player-progress-bar:hover{background:#e9ecef;border:none!important;box-shadow:none!important;outline:none!important}.audio-player-progress-fill{background:#333;border-radius:inherit;height:100%;pointer-events:none;transition:none}.audio-player-progress-thumb{display:none}.telegram-only-screen{align-items:center;background:linear-gradient(135deg,#353538,#070707);display:flex;justify-content:center;min-height:100vh;padding:20px}.telegram-only-content{background:#fff;border-radius:24px;box-shadow:0 20px 40px #0000001a;max-width:480px;padding:40px;text-align:center;width:100%}.telegram-only-icon{animation:pulse 2s infinite;font-size:64px;margin-bottom:20px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.telegram-only-content h2{color:#1a1a1a;font-size:28px;font-weight:700;margin-bottom:12px}.telegram-only-content>p{color:#666;font-size:16px;margin-bottom:32px}.telegram-only-instructions{background:#f8f9fa;border-radius:12px;margin-bottom:32px;padding:20px;text-align:left}.telegram-only-instructions p{color:#1a1a1a;font-weight:600;margin-bottom:12px}.telegram-only-instructions ol{color:#666;padding-left:20px}.telegram-only-instructions li{margin-bottom:8px}.telegram-only-button{background:linear-gradient(45deg,#08c,#08c);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:24px;padding:16px 32px;transition:all .2s ease}.telegram-only-button:hover{background:linear-gradient(45deg,#069,#069);box-shadow:0 8px 20px #0088cc4d;transform:translateY(-2px)}.telegram-only-dev{border-top:1px solid #eee;padding-top:20px}.telegram-only-dev small{color:#999;font-size:12px}
/*# sourceMappingURL=main.5e6abe1c.css.map*/