.book-swiper{max-width:500px;margin:0 auto;padding:1.3rem 1rem 2rem;min-height:700px;display:flex;flex-direction:column;align-items:center}.swiper-header{text-align:center;margin-bottom:1.3rem}.swiper-header h2{font-size:1.75rem;font-weight:700;margin-bottom:.65rem;color:#eae7e1}.swiper-header p{color:#b1aba0;font-size:.95rem;margin-top:.65rem}.cards-container{position:relative;width:100%;height:600px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.card-wrapper{position:absolute;width:100%;max-width:300px;cursor:grab;user-select:none;transition:transform .4s ease-out,opacity .4s ease-out,z-index 0s}.card-wrapper:active{cursor:grabbing}.card-third{transform:scale(.88);opacity:.4;z-index:0}.card-next,.card-third{pointer-events:none;animation:cardEnter .4s ease-out}.card-next{transform:scale(.94);opacity:.7;z-index:1}.card-current{z-index:2;transform:scale(1)}@keyframes cardEnter{0%{transform:scale(.82) translateY(50px);opacity:0}to{transform:scale(.88);opacity:.4}}@media (max-width:640px){@keyframes cardEnter{0%{transform:scale(.82) translateY(40px);opacity:0}to{transform:scale(.88);opacity:.4}}}.book-card{position:relative;background:#26231d;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.15);overflow:hidden;transition:box-shadow .3s}.book-card:hover{box-shadow:0 15px 50px rgba(0,0,0,.2)}.card-cover{position:relative;width:100%;aspect-ratio:2/3;background:linear-gradient(135deg,#7dd3fc,#c7d2fe);border-radius:8px;overflow:hidden;margin-bottom:.75rem}.card-cover img{width:100%;height:100%;object-fit:cover}.cover-placeholder{font-size:4rem;color:#ccc}.swipe-indicator{position:absolute;top:10px;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;z-index:10;pointer-events:none;opacity:0;transition:opacity .2s}.like-indicator{right:10px;background:hsla(30,53%,64%,.95);color:#fff;border:4px solid #fff;box-shadow:0 6px 25px hsla(30,53%,64%,.6)}.skip-indicator{left:10px;background:hsla(0,0%,100%,.95);color:#26231d;border:4px solid #d4a373;box-shadow:0 6px 25px hsla(30,53%,64%,.4)}.card-info{padding:1rem 1.5rem 1.5rem}.card-title{display:none}.card-author{color:#eae7e1;font-size:.9rem;margin-bottom:.75rem;font-weight:500}.card-meta{gap:1.5rem}.card-meta,.meta-item{display:flex;align-items:center}.meta-item{gap:.5rem;color:#b1aba0;font-size:.85rem}.meta-icon{font-size:.95rem}.swiper-controls{display:flex;gap:1.5rem;align-items:center;justify-content:center}.swiper-controls-top{margin:0}.swiper-controls-bottom{margin-top:1rem;margin-bottom:1rem}.control-button{width:64px;height:64px;border-radius:50%;border:none;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:1.5rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.control-button:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.15)}.control-button:active{transform:scale(.95)}.skip-button{background:#fff;color:#26231d;border:2px solid #d4a373}.skip-button:hover{background:#f5f5f5;border-color:#8b5e3c}.like-button{background:#fff!important;color:#d4a373!important;border:2px solid #d4a373!important}.like-button:hover{background:#f5f5f5!important;border-color:#8b5e3c!important}.undo-button{width:48px;height:48px;background:#757575;color:#fff;font-size:1.25rem}.undo-button:hover{background:#616161}.swiper-progress-bar{width:100%;margin-bottom:2rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.progress-text{font-weight:600;color:#1a1a1a;font-size:.9rem}.progress-count{color:#666;font-size:.85rem}.progress-track{width:100%;height:8px;background:#f0f0f0;border-radius:10px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,#d4a373,#8b5e3c);border-radius:10px;transition:width .3s ease}.progress-stats{display:flex;gap:1.5rem;font-size:.8rem;color:#b1aba0;justify-content:center}.progress-stats span{display:flex;align-items:center;gap:.25rem}.swiper-progress{text-align:center;color:#999;font-size:.9rem}.book-swiper-empty{max-width:500px;margin:0 auto;padding:4rem 2rem;text-align:center}.empty-state{background:#26231d;border-radius:20px;padding:3rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state h3{font-size:1.5rem;margin-bottom:.5rem;color:#eae7e1}.empty-state p{color:#b1aba0;margin-bottom:2rem}.restart-button{background:#007bff;color:#fff;border:none;padding:.75rem 2rem;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.restart-button:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.3)}.celebration-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;pointer-events:none}.celebration-particle{position:absolute;font-size:2rem;filter:drop-shadow(0 0 8px rgba(212,163,115,.8))}.celebration-burst{position:absolute;font-size:4rem;color:#d4a373;filter:drop-shadow(0 0 20px rgba(212,163,115,.9));left:50%;top:50%;transform:translate(-50%,-50%)}.book-swiper-error,.book-swiper-loading{max-width:500px;margin:0 auto;padding:4rem 2rem;text-align:center}.card-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:300px;height:450px;background:#26231d;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.15);margin:0 auto}.card-loading p{color:#b1aba0;margin-top:1rem}.loading-spinner{font-size:4rem;animation:spin 2s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-icon{font-size:4rem;margin-bottom:1rem}.all-done,.group-complete{max-width:500px;margin:0 auto;padding:4rem 2rem;min-height:600px;display:flex;align-items:center;justify-content:center}.complete-content,.done-content{background:#26231d;border-radius:20px;padding:3rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.1);text-align:center;width:100%}.complete-icon,.trophy-icon{font-size:5rem;margin-bottom:1.5rem}.complete-content h2,.done-content h2{font-size:2rem;font-weight:700;color:#eae7e1;margin-bottom:.75rem}.complete-subtitle,.done-subtitle{color:#b1aba0;font-size:1.1rem;margin-bottom:2rem}.complete-subtitle strong,.done-subtitle strong{color:#d4a373;font-weight:700}.complete-stats{display:flex;gap:2rem;justify-content:center;margin-bottom:2.5rem}.done-stats{margin-bottom:2rem}.stat-highlight,.stat-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.stat-value{font-size:2.5rem;font-weight:700;color:#d4a373}.stat-label{font-size:.85rem;color:#b1aba0;text-transform:uppercase;letter-spacing:.05em}.stat-highlight .stat-value{font-size:3rem}.done-hint{color:#999;font-size:.9rem;margin-bottom:2rem}.complete-actions,.done-actions{display:flex;flex-direction:column;gap:1rem}.primary-button,.secondary-button{width:100%;padding:1rem 2rem;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.primary-button{background:#d4a373;color:#fff;display:flex;flex-direction:column;align-items:center;gap:.25rem}.primary-button:hover{background:#8b5e3c;transform:translateY(-2px);box-shadow:0 4px 15px hsla(30,53%,64%,.4)}.primary-button small{font-size:.85rem;font-weight:400;opacity:.9}.secondary-button{background:#fff;color:#1a1a1a;border:2px solid #e0e0e0}.secondary-button:hover{background:#f5f5f5;border-color:#d4a373;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}@media (max-width:640px){.book-swiper{padding:1rem .5rem}.cards-container{height:540px}.card-wrapper{max-width:260px}.swipe-indicator{width:60px;height:60px;font-size:1.75rem}.swiper-header h2{font-size:1.5rem}.control-button{width:56px;height:56px}.undo-button{width:44px;height:44px}.complete-content,.done-content{padding:2rem 1.5rem}.complete-content h2,.done-content h2{font-size:1.5rem}.stat-value{font-size:2rem}.stat-highlight .stat-value{font-size:2.5rem}}.discovery-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.discovery-modal-content{position:relative;width:100%;max-width:600px;background:#1e1b16;border-radius:24px;padding:2rem 1rem;max-height:95vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.discovery-modal-close{position:absolute;top:1rem;right:1rem;width:48px;height:48px;border:none;background:transparent;color:#d4a373;font-size:2.5rem;font-weight:300;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:10;touch-action:manipulation}.discovery-modal-close:hover{color:#e8b98a;transform:scale(1.15)}.discovery-modal-close:active{transform:scale(.95)}.discovery-modal-header{text-align:center;margin-bottom:1.5rem;padding:0 3rem 0 1rem}.discovery-modal-header h2{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.discovery-modal-header p{font-size:1rem;color:#666;margin:0}@media (max-width:640px){.discovery-modal-backdrop{padding:0;align-items:flex-start}.discovery-modal-content{max-width:100%;min-height:100vh;max-height:100vh;border-radius:0;padding:1.5rem 1rem}.discovery-modal-close{top:.75rem;right:.75rem}.discovery-modal-header{padding-top:.5rem}.discovery-modal-header h2{font-size:1.5rem}.discovery-modal-header p{font-size:.9rem}}body.modal-open{overflow:hidden;position:fixed;width:100%}