@media (max-width: 640px){.section-header{background-color:#2b7fff}.dark .section-header{background-color:inherit}}.carousel-container{position:relative;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:0}.carousel-slides{position:relative;width:100%;min-height:12rem;height:400px;overflow:hidden;background:#ffffffe6}.carousel-slides-fixedheight{width:100%;height:400px;max-width:100%}.carousel-slide{transition:opacity .7s,transform .7s;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;z-index:0;pointer-events:none;padding:0;width:100%;height:100%}.carousel-slide-flex{padding:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.carousel-slide.active{opacity:1;z-index:10;pointer-events:auto;transform:scale(1.04)}.carousel-img-full{width:100%;height:100%;object-fit:cover;border-radius:1.5rem;margin:0;padding:0;box-shadow:0 2px 8px #3b82f61a;background:#fff}.carousel-caption{position:absolute;bottom:.5rem;width:100%;font-size:1.1rem;font-weight:700;z-index:15;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.carousel-controls{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;pointer-events:none;z-index:20}.carousel-btn{background:#2563eb;color:#fff;border:none;border-radius:.75rem;font-size:1.5rem;font-weight:700;width:2.5rem;height:2.5rem;box-shadow:0 2px 8px #2563eb33;cursor:pointer;transition:background .2s,transform .2s;pointer-events:auto}.carousel-btn:hover{background:#f472b6;transform:scale(1.1)}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.carousel-dot{width:.85rem;height:.85rem;border-radius:9999px;border:2px solid #facc15;background:#fff;transition:background .2s,border .2s,transform .2s;cursor:pointer}.carousel-dot.active{background:#facc15;border-color:#fde047;transform:scale(1.2)}.dark .carousel-slides,.dark .carousel-slide{background:#1e293beb}.dark .carousel-slide img{background:#1e293b}.dark .carousel-btn{background:#facc15;color:#111a2c}.dark .carousel-btn:hover{background:#111a2c;color:#facc15;box-shadow:none}.dark .carousel-dot{background:#1e293b;border-color:#2563eb}.dark .carousel-dot.active{background:#2563eb;border-color:#1e40af;transform:scale(1.2)}.dark .winner-section .winner-name{color:#fde047;text-shadow:0 2px 8px #1e293b}.dark .winner-section .winner-title{color:#fff}.dark .winner-section .winner-score{background:#facc15;color:#1e1b4b}.dark .winner-section .winner-congrats{color:#fde047;text-shadow:0 2px 8px #1e293b}.winner-carousel-btn{background:#2563eb;color:#fff;border:none;border-radius:.75rem;font-size:1.5rem;font-weight:700;width:2.5rem;height:2.5rem;box-shadow:0 2px 8px #2563eb33;cursor:pointer;transition:background .2s,transform .2s}.winner-carousel-btn:hover{background:#f472b6;transform:scale(1.1)}.dark .winner-carousel-btn{background:#facc15;color:#111a2c}.dark .winner-carousel-btn:hover{background:#111a2c;color:#facc15;box-shadow:none}.dark .winner-section .winner-avatar{background:#111a2c}.winner-carousel{position:relative;min-width:260px;max-width:340px;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.winner-carousel-slide{opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;transition:opacity .5s,transform .5s;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.winner-carousel-slide.active{opacity:1;pointer-events:auto;z-index:2;transform:scale(1.05)}.winner-carousel-controls{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;z-index:20;padding:0 .5rem}.winner-carousel-stars{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.winner-carousel-star{background:transparent;border:none;cursor:pointer;font-size:1.5rem;color:#e0e7ff;transition:color .2s,transform .2s;padding:0}.winner-carousel-star .fa-star{color:#e0e7ff;transition:color .2s,transform .2s;-webkit-text-stroke:1px #facc15}.dark .winner-carousel-star .fa-star{-webkit-text-stroke:1px #2563eb}.winner-carousel-star.active .fa-star,.winner-carousel-star:hover .fa-star{color:#facc15;transform:scale(1.2);-webkit-text-stroke:1px #fff}@media (max-width: 640px){.winner-carousel{min-width:90vw;max-width:98vw;min-height:180px}}.winner-section{display:flex;flex-direction:column;align-items:center;max-width:48rem;min-width:20rem;min-height:22rem;width:100%}.winner-section .winner-avatar{width:10rem;height:10rem;border-radius:9999px;border:4px solid #f26422;box-shadow:0 4px 16px #ec48991a;object-fit:cover;background:#fff;margin-bottom:.5rem;position:relative}.winner-section .winner-avatar-female{border:4px solid #f9a8d4}.winner-section .winner-avatar-male{border:4px solid #2563eb}.winner-section .winner-trophy{position:absolute;top:-.5rem;right:-.5rem;background:#facc15;color:#fff;font-size:1.5rem;border-radius:9999px;padding:.25rem .5rem;box-shadow:0 2px 8px #facc1526;animation:winner-trophy-bounce 1.2s infinite alternate}@keyframes winner-trophy-bounce{0%{transform:scale(1) rotate(-10deg)}to{transform:scale(1.15) rotate(10deg)}}.winner-section .winner-name{font-size:1.5rem;font-weight:800;color:#db2777;margin-bottom:.25rem;text-shadow:0 2px 8px #fbcfe8}.winner-section .winner-title{font-size:1rem;color:#2563eb;font-weight:600;margin-bottom:.25rem}.winner-section .winner-badges{display:flex;gap:.5rem;margin-top:.5rem}.winner-section .winner-badge,.winner-section .winner-score{display:inline-block;font-size:.85rem;font-weight:700;border-radius:9999px;padding:.25rem .75rem;box-shadow:0 1px 4px #00000014}.winner-section .winner-badge{background:#fde047;color:#92400e}.winner-section .winner-score{background:#1d4ed8;color:#f8fafc}.winner-section .winner-congrats{margin-top:.75rem;font-size:1.1rem;color:#db2777;font-weight:700;text-shadow:0 2px 8px #fbcfe8;animation:winner-congrats-pulse 1.5s infinite alternate}@keyframes winner-congrats-pulse{0%{opacity:1}to{opacity:.7}}.rank-dialog-category-btn{padding:.5rem 1.5rem;border-radius:1.5rem;border:2px solid #FFD700;background:linear-gradient(135deg,#fffbe6,#fff9c4);color:#bfa100;font-weight:600;font-size:1rem;box-shadow:0 2px 8px #ffe06644;margin:.2rem .3rem;transition:all .15s;display:flex;align-items:center;gap:.5rem;min-width:120px;cursor:pointer}.rank-dialog-category-btn.active{background:linear-gradient(135deg,gold,#ffc300);color:#fff;border-color:gold;transform:scale(1.08);box-shadow:0 2px 8px #ffe06699}.rank-dialog-category-btn:hover:not(.active){background:linear-gradient(135deg,#fffde7,#fff9c4);color:#bfa100;border-color:#ffe066}.dark .rank-dialog-category-btn{background:linear-gradient(135deg,#1e293b,#334155 60%,#0f172a);color:#facc15;border-color:#bfa100;box-shadow:0 1px 4px #334155}.dark .rank-dialog-category-btn.active{background:linear-gradient(135deg,gold,#ffc300);color:#fff;border-color:gold;box-shadow:0 2px 8px #ffe06699}.dark .rank-dialog-category-btn:hover:not(.active){background:linear-gradient(135deg,#334155,#1e293b);color:#facc15;border-color:#facc15}.rank-dialog-category-btn{min-width:120px;padding:.5rem 1.5rem;border-radius:9999px;border:2px solid #facc15;font-weight:600;font-size:1rem;box-shadow:0 2px 8px #ffe06655;display:flex;align-items:center;gap:.5rem;transition:all .15s;background:linear-gradient(90deg,#ffe066,gold);color:#fff;cursor:pointer}.rank-dialog-category-btn:not(.active){background:linear-gradient(90deg,#fef9c3,#fefce8);color:#b45309;border-color:#fde68a;box-shadow:0 1px 4px #fde68a55}.rank-dialog-category-btn.active{background:linear-gradient(90deg,gold,#ffc300);color:#fff;border-color:gold;transform:scale(1.08);box-shadow:0 2px 8px #ffe06699;font-weight:700}.rank-dialog-category-btn:hover:not(.active){background:linear-gradient(90deg,#fef08a,#fde68a);color:#b45309}.dark .rank-dialog-category-btn{background:linear-gradient(90deg,#1e293b,#334155);color:#facc15;border-color:#bfa100;box-shadow:0 2px 8px #facc1533}.dark .rank-dialog-category-btn:not(.active){background:linear-gradient(90deg,#334155,#1e293b);color:#facc15;border-color:#bfa100;box-shadow:0 1px 4px #bfa10033}.dark .rank-dialog-category-btn.active{background:linear-gradient(90deg,#facc15,#bfa100);color:#fff;border-color:#facc15;box-shadow:0 2px 8px #facc1588}.dark .rank-dialog-category-btn:hover:not(.active){background:linear-gradient(90deg,#bfa100,#facc15);color:#fffde3}@media (max-width: 639px){.rank-category-card{max-width:98vw;min-width:0;padding:.7rem;font-size:.95rem}.rank-category-title{font-size:1rem}.real-podium{gap:1.2rem;min-height:6.5rem}.real-podium-img{width:2.7rem;height:2.7rem;font-size:1.2rem}.real-podium-name{font-size:.85rem;max-width:60px}.real-podium-base{min-height:1.2rem}.real-podium-place{font-size:1rem}.rank-carousel-btn-label{font-size:.8rem;padding:.3rem .7rem;min-width:60px;max-width:100px}.rank-title{font-size:1.1rem}.rank-card{padding:.7rem}}@media (min-width: 640px) and (max-width: 1023px){.rank-category-card{max-width:580px;min-width:300px;padding:1.5rem 2rem;font-size:1.05rem}.rank-category-title{font-size:1.18rem}.real-podium{gap:1.8rem;min-height:8.5rem}.real-podium-img{width:3.8rem;height:3.8rem;font-size:2rem}.real-podium-name{font-size:1.02rem;max-width:100px}.real-podium-base{min-height:2rem}.real-podium-place{font-size:1.25rem}.rank-carousel-btn-label{font-size:1rem;padding:.5rem 1.5rem;min-width:100px;max-width:160px}.rank-title{font-size:1.5rem}.rank-card{padding:1.7rem}}.rank-carousel-btn-label{background:#fff;color:#2563eb;border:1.5px solid #d1d5db;font-weight:600;box-shadow:0 1px 4px #e0e7ef;transition:all .15s;font-size:.95rem;padding:.5rem 1.5rem;border-radius:1.25rem;display:inline-block;min-width:80px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;text-align:center;letter-spacing:.01em;line-height:1.2;cursor:pointer}.dark .rank-carousel-btn{background:linear-gradient(135deg,#1e293b,#334155 60%,#0f172a);color:#fff;border-color:#334155;box-shadow:0 1px 4px #334155}.rank-carousel-btn-label.active{background:linear-gradient(135deg,gold,#ffc300);color:#fff;border-color:gold;transform:scale(1.08);box-shadow:0 2px 8px #ffe06699;font-weight:700}.dark .rank-carousel-btn-label{background:linear-gradient(135deg,#1e293b,#334155 60%,#0f172a);color:#fff;border-color:#334155;box-shadow:0 1px 4px #334155}.dark .rank-carousel-btn-label.active{background:linear-gradient(135deg,gold,#ffc300);color:#fff;border-color:gold;box-shadow:0 2px 8px #ffe06699}.rank-category-carousel-controls{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.rank-category-carousel-controls .rank-carousel-btn{background:transparent;color:gold;border:none;font-weight:700;box-shadow:none;transition:all .15s;font-size:1.5rem;padding:.25rem .5rem;margin:0 .1rem;outline:none;display:flex;align-items:center;justify-content:center}.rank-category-carousel-controls .rank-carousel-btn.active{background:transparent;color:#ffc300;border:none;transform:scale(1.2);box-shadow:none}.rank-category-carousel-controls .rank-crown-icon{color:gold;font-size:1.3rem;filter:drop-shadow(0 1px 2px #eab30844);margin-bottom:.1rem;transition:transform .15s,color .15s}.rank-category-carousel-controls .rank-crown-icon.active{color:#ffc300;transform:scale(1.2) rotate(-8deg);filter:drop-shadow(0 2px 4px #eab30888)}.dark .real-podium{background:none}.dark .real-podium-img{background:#111a2c;border-color:#facc15}.dark .real-podium-place{color:#facc15;text-shadow:0 2px 8px #000a}.dark .real-podium-avatar.first{filter:drop-shadow(0 0 8px #facc1588)}.dark .real-podium-avatar.second{filter:drop-shadow(0 0 6px #64748b88)}.dark .real-podium-avatar.third{filter:drop-shadow(0 0 6px #b4530988)}.real-podium{display:flex;align-items:flex-end;justify-content:center;gap:1.5rem;min-height:7rem;margin-top:1.5rem}.real-podium-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:85px;position:relative}.real-podium-avatar{margin-bottom:.3rem;z-index:3;display:flex;align-items:center;justify-content:center}.real-podium-img{width:3.5rem;height:3.5rem;border-radius:50%;object-fit:cover;border:2.5px solid #FFD700;background:#fffbe6;box-shadow:0 2px 8px #ffe06655}.real-podium-avatar.first .real-podium-img,.real-podium-avatar.second .real-podium-img,.real-podium-avatar.third .real-podium-img{border-width:3px}.real-podium-base{width:100%;border-radius:.7rem .7rem 0 0;display:flex;align-items:center;justify-content:center;margin-top:.1rem;box-shadow:0 2px 8px #dbeafe55;position:relative}.podium-first{height:4.5rem;background:linear-gradient(180deg,#ffcb2d,#fcb116);z-index:2}.podium-second{height:3.2rem;background:linear-gradient(180deg,#1b8ebe,#30a8d9);z-index:1}.podium-third{height:2.2rem;background:linear-gradient(180deg,#e54827,#bb3026);z-index:0}.real-podium-place{color:#fff;font-weight:700;font-size:1.3rem;text-shadow:0 2px 8px #0002;margin-bottom:.2rem;letter-spacing:.05em}.real-podium-name{font-size:.95rem;font-weight:500;color:#1e293b;margin-bottom:.1rem;text-align:center;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark .real-podium-name{color:#fff}.real-podium-item.first .real-podium-base{box-shadow:0 4px 16px #ffcb2d99}.real-podium-item.second .real-podium-base{box-shadow:0 2px 8px #30a8d999}.real-podium-item.third .real-podium-base{box-shadow:0 2px 8px #e5482799}.real-podium-avatar.first{filter:drop-shadow(0 0 8px #ffe06688)}.real-podium-avatar.second{filter:drop-shadow(0 0 6px #e5e7eb88)}.real-podium-avatar.third{filter:drop-shadow(0 0 6px #fbbf2488)}.real-podium-img.school-icon{width:3.5rem;height:3.5rem;font-size:2.2rem;color:#2563eb;background:#e0e7ef;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2.5px solid #FFD700}.rank-podium{display:flex;align-items:flex-end;justify-content:center;gap:.5rem;min-height:7rem}.rank-podium-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:70px;position:relative}.rank-podium-item.first .rank-podium-base{height:4.5rem;background:linear-gradient(180deg,#ffe066,gold);z-index:2}.rank-podium-item.second .rank-podium-base{height:3.2rem;background:linear-gradient(180deg,#e5e7eb,silver);z-index:1}.rank-podium-item.third .rank-podium-base{height:2.2rem;background:linear-gradient(180deg,#fbbf24,#cd7f32);z-index:0}.rank-podium-base{width:3.5rem;border-radius:.7rem .7rem 0 0;display:flex;align-items:flex-end;justify-content:center;margin-top:.5rem;box-shadow:0 2px 8px #dbeafe55;position:relative}.rank-podium-place{color:#fff;font-weight:700;font-size:1.3rem;text-shadow:0 2px 8px #0002;margin-bottom:.2rem;letter-spacing:.05em}.rank-podium-avatar{margin-bottom:.3rem;z-index:3}.rank-winners{gap:2.5rem}.rank-carousel{margin-bottom:1.5rem}.rank-carousel-arrow{background:linear-gradient(135deg,#bfdbfe,#60a5fa);color:#2563eb;box-shadow:0 2px 8px #dbeafe;transition:transform .15s}.rank-carousel-arrow:disabled{opacity:.4;cursor:not-allowed}.rank-carousel-list{gap:.5rem;flex-wrap:wrap;justify-content:center;max-width:100%}.rank-carousel-btn{background:#fff;color:#2563eb;border:1.5px solid #d1d5db;font-weight:600;box-shadow:0 1px 4px #e0e7ef;transition:all .15s}.rank-carousel-btn.active{background:linear-gradient(135deg,gold,#ffc300);color:#fff;border-color:gold;transform:scale(1.08);box-shadow:0 2px 8px #ffe06699}.rank-card{background:linear-gradient(135deg,#fff,#e0e7ef 60%,#dbeafe);border:2px solid #e0e7ef;border-radius:1.25rem;box-shadow:0 4px 24px #dbeafe44;padding:1.5rem}.dark .rank-card{background:linear-gradient(135deg,#1e293b,#334155 60%,#0f172a);border-color:#334155}.rank-title{color:#2563eb;gap:.75rem;margin-bottom:1rem}.dark .rank-title{color:#93c5fd}.rank-title-month{color:#64748b;font-weight:400}.rank-cards{gap:1.5rem}.rank-category-card{width:100%;max-width:500px;min-width:260px;margin-left:auto;margin-right:auto}@media (min-width: 1024px){.rank-category-card{max-width:540px;min-width:340px;padding:2rem 2.5rem;font-size:1.15rem}.rank-category-title{font-size:1.35rem}.real-podium{gap:1.5rem;min-height:10rem}.real-podium-img{width:4.5rem;height:4.5rem;font-size:2.5rem}.real-podium-name{font-size:1.15rem;max-width:120px}.real-podium-base{min-height:2.5rem}.real-podium-place{font-size:1.5rem}.rank-carousel-btn-label{min-width:100px;max-width:200px}.rank-title{font-size:2.2rem}.rank-card{padding:2.5rem}}.rank-category-title{color:#2563eb;margin-bottom:0rem;font-size:1.1rem}.dark .rank-category-title{color:#60a5fa}.rank-list{gap:.5rem}.rank-list-item{background:transparent;border-radius:.75rem;transition:background .15s}.rank-list-item:hover{background:#dbeafe55}.dark .rank-list-item:hover{background:#33415555}.rank-list-rank{color:#2563eb}.rank-list-photo{border:2px solid #bfdbfe}.rank-list-name{color:#1e293b}.dark .rank-list-name{color:#fff}.rank-list-points{color:#64748b}.dark .rank-list-points{color:#93c5fd}.rank-crown-icon{color:gold;font-size:1.15rem;filter:drop-shadow(0 1px 2px #eab30844);margin-bottom:.15rem;transition:transform .15s,color .15s;-webkit-text-stroke:1px #fff}.rank-crown-icon.active{color:#ffc300;transform:scale(1.2) rotate(-8deg);filter:drop-shadow(0 2px 4px #eab30888)}.publication-item{perspective:600px}.publications-list{margin-right:auto;z-index:10;overflow:hidden}@media (max-width: 1200px){.publications-list{padding:1.2rem .5rem;border-radius:1rem;box-shadow:0 2px 12px #dbeafe33}}@media (max-width: 700px){.publications-list{padding:.5rem .1rem;border-radius:.7rem;box-shadow:0 1px 6px #dbeafe22;margin-right:0;margin-left:0}.publications-list h2{font-size:1.2rem;margin-bottom:.5rem}}@media (max-width: 700px){.dark .publications-list{margin-right:0;margin-left:0}.dark .publications-list h2{font-size:1.2rem;margin-bottom:.5rem}}.publications-list h2{text-align:center;font-size:2rem;font-weight:700;letter-spacing:.01em;color:#2563eb;margin-bottom:0rem}.publications-list ul{gap:.5rem;padding:0;margin:0;list-style:none;position:relative}.publication-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background:#fff;border-radius:1rem 1rem .5rem .5rem;box-shadow:0 2px 8px #dbeafe44;min-height:220px;width:230px;padding:1.2rem .7rem .7rem;position:relative;transition:transform .15s,box-shadow .15s,background .2s,color .2s}.dark .publication-item{background:linear-gradient(135deg,#1e293b,#0f172a);color:#f3f4f6;border-color:#334155;box-shadow:0 2px 8px #33415588}.publication-item:hover{transform:translateY(-8px) scale(1.04);box-shadow:0 8px 32px #60a5fa33}.publication-item .font-bold{font-size:1.1rem;color:#334155;font-weight:600;margin-bottom:.5rem;text-align:center;min-height:2.5em;line-height:1.2;transition:color .2s;font-weight:700}.dark .publication-item .font-bold{color:#f3f4f6}.publication-item>div{margin-bottom:.3rem;text-align:center;color:#64748b;font-size:.95rem;transition:color .2s}.dark .publication-item>div{color:#cbd5e1}.dark .publications-list h2{color:#60a5fa}@media (max-width: 700px){.publication-item{padding:.7rem .3rem .3rem}}@media (max-width: 870px){.publication-item{width:175px}.publications-list{margin:1.5rem .2rem}}@media (max-width: 550px){.publication-item{width:160px}.publications-list h2{text-align:center}}.bk-img{position:relative;display:inline-block;list-style:none}.bk-img .publication-cover-image,.bk-img .publication-spine-image{display:block;width:100%;height:auto;max-height:100%;object-fit:contain}.bk-img .bk-wrapper{position:relative;width:150px;height:215px;z-index:1;-webkit-perspective:1400px;perspective:1400px}.bk-img .bk-wrapper:last-child{margin-right:0}.bk-img .bk-book{position:absolute;width:100%;height:215px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform .5s;transition:transform .5s}.bk-img .bk-book>div,.bk-img .bk-front>div{display:block;position:absolute}.bk-img .bk-front{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-transition:-webkit-transform .5s;transition:transform .5s;-webkit-transform:translate3d(0,0,20px);transform:translateZ(20px);z-index:10}.bk-img .bk-front>div{z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;border-radius:0 3px 3px 0;box-shadow:inset 4px 0 10px #0000001a}.bk-img .bk-front:after{content:"";position:absolute;top:1px;bottom:1px;right:-1px;width:1px}.bk-img .bk-front,.bk-img .bk-back,.bk-img .bk-front>div{width:150px;height:215px}.bk-img .bk-left,.bk-img .bk-right{width:40px;right:-20px}.bk-img .bk-back{-webkit-transform:rotate3d(0,1,0,-180deg) translate3d(0,0,20px);transform:rotateY(-180deg) translateZ(20px);box-shadow:5px 7px 15px #0000004d;border-radius:3px 0 0 3px;opacity:0;transition:opacity .25s ease-out}.bk-img .bk-back:after{content:"";position:absolute;top:0;right:0;bottom:0;width:3px;background:#0000000f;box-shadow:1px 0 3px #ffffff1a}.bk-img .bk-left{height:215px;-webkit-transform:rotate3d(0,1,0,90deg);transform:rotateY(90deg)}.bk-img .bk-left h3{width:232px;height:40px;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(90deg) translateY(-40px);transform:rotate(90deg) translateY(-30px);margin-right:-202px;font-size:25px;color:#fff;background:#0000006b;line-height:40px}.bk-img .bk-left img{width:100%;height:auto;max-width:none!important;object-fit:contain;margin-top:-40px}.bk-img .bk-cover{background-repeat:no-repeat;background-position:10px 40px}.bk-img .bk-cover:after{content:"";position:absolute;top:0;right:10px;bottom:0;width:3px;background:#0000000f;box-shadow:1px 0 3px #ffffff1a}.bk-img .bk-cover{background-repeat:no-repeat;background-position:top left!important}.book-item:after{content:"";position:absolute;top:0;right:15px;width:calc(100% - 105px);height:100%;border-radius:3px;box-shadow:0 0 0 0 transparent;background-color:#fff0;z-index:-1;transition:all .25s ease-out}.book-item:hover .item-img img{box-shadow:0 0 10px #31313140}.book-item:hover a.button{background-color:#881184}.book-item:hover .bk-bookdefault{-webkit-transform:rotate3d(0,1,0,-25deg);transform:rotateY(-25deg)}.book-item:hover .bk-back{opacity:1}.book-item .item-img{display:inline-block;padding-right:30px}.book-item .item-img img{box-shadow:0 0 0 0 transparent;transition:all .25s ease-out}.book-item .item-details{padding-right:30px}@media (max-width: 1200px){.bk-img,.bk-wrapper,.bk-book,.bk-bookdefault,.bk-front,.bk-cover,.bk-back,.bk-left{width:100px!important;height:130px!important;min-height:110px;max-width:130px;max-height:170px}.bk-cover img{width:100%!important;height:auto!important;object-fit:contain;border-radius:.18rem;box-shadow:0 2px 8px #dbeafe44}.bk-left h3{width:130px!important;margin-right:-98px!important;font-size:14px!important}.bk-img .bk-left,.bk-img .bk-right{right:-19px;width:40px!important}}
