#anime-page{min-height:100vh;padding:2rem 1rem;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.back-button-container{width:100%;display:flex;justify-content:flex-start;padding-left:.5rem;margin-bottom:20px}.back-button{display:flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:12px 20px;border-radius:25px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.back-button:hover{background:#fff3;border-color:#fff6;transform:translate(-3px)}.back-icon{font-size:1.2rem;transition:transform .3s ease}.back-button:hover .back-icon{transform:translate(-2px)}.breadcrumb{margin-bottom:2rem;font-size:.9rem;color:#ffffffb3}.breadcrumb a{color:#3245ff;text-decoration:none;transition:color .3s}.breadcrumb a:hover{color:#bc52ee}.anime-info{display:grid;grid-template-columns:250px 1fr;gap:2rem;margin-bottom:2rem;background:#ffffff0d;padding:1.5rem;border-radius:16px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.anime-poster{position:relative;width:100%;height:320px;background:linear-gradient(135deg,#3245ff,#bc52ee);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.anime-poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.anime-title{font-size:2rem;margin:0 0 .75rem;background:linear-gradient(135deg,#3245ff,#bc52ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.anime-meta{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.meta-item{background:#ffffff1a;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;border:1px solid rgba(255,255,255,.1);color:#fff}.anime-rating{margin-bottom:1rem;padding:.75rem;background:#ffffff0d;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.rating-item{display:flex;align-items:center;gap:.75rem}.rating-label{color:#fff;font-weight:600;font-size:.9rem}.rating-score{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.score-number{background:linear-gradient(135deg,#3245ff,#bc52ee);color:#fff;padding:.4rem .8rem;border-radius:8px;font-weight:700;font-size:1rem}.stars{font-size:.9rem}.scored-by{color:#fff9;font-size:.8rem;margin-left:.3rem}.anime-genres{margin-bottom:1.5rem}.anime-genres h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.genres-container{display:flex;gap:.4rem;flex-wrap:wrap}.genre-tag{background:linear-gradient(135deg,#3245ff,#bc52ee);color:#fff;padding:.25rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600}.anime-description h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.anime-description p{color:#ffffffe6;line-height:1.6;font-size:.9rem}.download-section{display:grid;grid-template-columns:1fr;justify-items:center;gap:2rem;margin:3rem 0;align-items:start}.side-banner{display:none}.banner-content.vertical{padding:1rem;height:100%;display:flex;align-items:center;justify-content:center}.banner-content.vertical .ad-placeholder{width:100%}.download-content{background:#ffffff0d;border-radius:20px;padding:2rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);width:100%;max-width:980px;box-sizing:border-box}#anime-page>main{width:100%;max-width:1100px}.anime-info,.anime-details,.download-content{margin:0 auto}.recommendations-section{max-width:calc(100% - 48px);width:100%;margin:2.5rem auto;padding:1rem 24px}.recommendations-section .container{margin:0 auto;width:100%}footer,.site-footer,#site-footer,.footer,#footer,.crypto-btn,.donate,.donar,.donate-btn,#donate{display:none!important}.anime-actions{text-align:center}.anime-actions h2{color:#fff;margin-bottom:3rem;font-size:1.8rem;font-weight:600}.main-content{display:grid;grid-template-columns:1fr;justify-items:center;gap:20px;margin-top:24px}.anime-detail{background:#ffffff05;border-radius:12px;padding:20px;border:1px solid rgba(255,255,255,.04);width:100%;max-width:980px;box-sizing:border-box}.main-actions{display:flex;gap:1.25rem;justify-content:center;align-items:center;flex-wrap:wrap}.action-btn{display:inline-flex;align-items:center;gap:1.25rem;padding:.95rem 1.4rem;border-radius:14px;background:linear-gradient(135deg,#7c3aed,#ec4899 60%);border:1px solid rgba(124,58,237,.12);color:#fff;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 10px 30px #7c3aed1f;min-width:280px}.action-btn:hover{transform:translateY(-6px);box-shadow:0 20px 48px #7c3aed29}.watch-btn{border-left:4px solid #8b5cf6;background:linear-gradient(90deg,#8b5cf6,#f472b6)}.watch-btn:hover{box-shadow:0 18px 44px #8b5cf61f}.download-btn{border-left:4px solid #ef4444;background:linear-gradient(90deg,#fb7185,#ef4444)}.download-btn:hover{box-shadow:0 18px 44px #ef44441f}.trailer-btn{border-left:4px solid #06b6d4;background:linear-gradient(90deg,#8b5cf6,#06b6d4)}.trailer-btn:hover{box-shadow:0 18px 44px #06b6d41f}.btn-icon{font-size:1.9rem;flex-shrink:0;line-height:1;display:inline-flex;align-items:center;justify-content:center}.btn-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.btn-title{color:#fff;font-size:1.06rem;font-weight:800;margin-bottom:.18rem}.btn-subtitle{color:#ffffffd9;font-size:.92rem;font-weight:600}.quick-info{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.info-item{display:flex;align-items:center;gap:.5rem;color:#fffc;font-size:.9rem}.info-icon{font-size:1rem}@media (max-width: 1024px){.download-section{grid-template-columns:1fr;gap:1.5rem}.side-banner{position:static;order:-1}.anime-info{grid-template-columns:1fr;gap:1.5rem;padding:1.25rem}.anime-poster{height:250px;margin:0 auto;max-width:200px}.anime-title{font-size:1.6rem;text-align:center}.anime-meta{justify-content:center;gap:.5rem}.meta-item{font-size:.8rem;padding:.3rem .6rem}}@media (max-width:768px){#anime-page{padding:1rem}.anime-title{font-size:2rem}.main-actions{grid-template-columns:1fr;gap:1rem}.action-btn{padding:1.25rem}.btn-title{font-size:1.1rem}}@media (max-width:480px){.ad-728x90{height:60px;max-width:320px}.ad-300x250{height:80px;max-width:280px}.ad-placeholder p{font-size:.8rem}.ad-placeholder small{font-size:.7rem}.ad-label{font-size:.6rem;padding:.2rem .6rem}}.reco-block{width:100%;background:linear-gradient(180deg,#ffffff05,#ffffff03);padding:18px;border-radius:14px;box-sizing:border-box}.reco-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:start;justify-items:stretch;justify-content:start;width:100%;max-width:1200px;margin:0 auto}.reco-card{background:linear-gradient(180deg,#ffffff08,#ffffff03);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000080;transition:transform .28s cubic-bezier(.2,.9,.3,1),box-shadow .28s ease;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.08)}.reco-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #3245ff4d,0 0 0 2px #bc52ee33}@media (min-width: 1200px){.reco-list{grid-template-columns:repeat(4,1fr);gap:14px}.reco-card{max-width:100%}}@media (min-width: 1600px){.reco-list{grid-template-columns:repeat(4,1fr);gap:16px}.reco-card{max-width:100%}}.trailer-overlay{position:fixed;inset:0;background:#0009;z-index:11990;display:none;backdrop-filter:blur(2px)}.trailer-overlay.open{display:block}.trailer-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:820px;max-width:calc(100% - 40px);height:460px;max-height:calc(100% - 80px);background:#000000f2;border-radius:12px;box-shadow:0 30px 80px #000000b3;z-index:12000;display:none;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.trailer-modal.open{display:block}.trailer-header{display:flex;justify-content:flex-end;padding:6px 8px;background:linear-gradient(90deg,#ffffff05,#ffffff03)}.trailer-close{background:transparent;border:none;color:#fff;font-size:1.05rem;cursor:pointer;padding:6px 8px;border-radius:8px}.trailer-body{height:calc(100% - 40px)}.trailer-iframe{width:100%;height:100%;border:none;display:block}@media (max-width:480px){.trailer-modal{right:auto;left:50%;transform:translate(-50%);width:calc(100% - 24px);height:220px}}#anime-page[data-astro-cid-gbrm77ml]{min-height:100vh;padding:2rem 1rem;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.back-button-container[data-astro-cid-gbrm77ml]{width:100%;display:flex;justify-content:flex-start;padding-left:.5rem;margin-bottom:20px}.back-button[data-astro-cid-gbrm77ml]{display:flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:12px 20px;border-radius:25px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.back-button[data-astro-cid-gbrm77ml]:hover{background:#fff3;border-color:#fff6;transform:translate(-3px)}.back-icon[data-astro-cid-gbrm77ml]{font-size:1.2rem;transition:transform .3s ease}.back-button[data-astro-cid-gbrm77ml]:hover .back-icon[data-astro-cid-gbrm77ml]{transform:translate(-2px)}.breadcrumb[data-astro-cid-gbrm77ml]{margin-bottom:2rem;font-size:.9rem;color:#ffffffb3}.breadcrumb[data-astro-cid-gbrm77ml] a[data-astro-cid-gbrm77ml]{color:#3245ff;text-decoration:none;transition:color .3s}.breadcrumb[data-astro-cid-gbrm77ml] a[data-astro-cid-gbrm77ml]:hover{color:#bc52ee}.anime-info[data-astro-cid-gbrm77ml]{display:grid;grid-template-columns:250px 1fr;gap:2rem;margin-bottom:2rem;background:#ffffff0d;padding:1.5rem;border-radius:16px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.anime-poster[data-astro-cid-gbrm77ml]{position:relative;width:100%;height:320px;background:linear-gradient(135deg,#3245ff,#bc52ee);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.anime-poster[data-astro-cid-gbrm77ml] img[data-astro-cid-gbrm77ml]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.anime-title[data-astro-cid-gbrm77ml]{font-size:2rem;margin:0 0 .75rem;background:linear-gradient(135deg,#3245ff,#bc52ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.anime-meta[data-astro-cid-gbrm77ml]{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.meta-item[data-astro-cid-gbrm77ml]{background:#ffffff1a;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;border:1px solid rgba(255,255,255,.1);color:#fff}.anime-rating[data-astro-cid-gbrm77ml]{margin-bottom:1rem;padding:.75rem;background:#ffffff0d;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.rating-item[data-astro-cid-gbrm77ml]{display:flex;align-items:center;gap:.75rem}.rating-label[data-astro-cid-gbrm77ml]{color:#fff;font-weight:600;font-size:.9rem}.rating-score[data-astro-cid-gbrm77ml]{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.score-number[data-astro-cid-gbrm77ml]{background:linear-gradient(135deg,#3245ff,#bc52ee);color:#fff;padding:.4rem .8rem;border-radius:8px;font-weight:700;font-size:1rem}.stars[data-astro-cid-gbrm77ml]{font-size:.9rem}.scored-by[data-astro-cid-gbrm77ml]{color:#fff9;font-size:.8rem;margin-left:.3rem}.anime-genres[data-astro-cid-gbrm77ml]{margin-bottom:1.5rem}.anime-genres[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.genres-container[data-astro-cid-gbrm77ml]{display:flex;gap:.4rem;flex-wrap:wrap}.genre-tag[data-astro-cid-gbrm77ml]{background:linear-gradient(135deg,#3245ff,#bc52ee);color:#fff;padding:.25rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600;border:none}.anime-description[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.anime-description[data-astro-cid-gbrm77ml] p[data-astro-cid-gbrm77ml]{color:#ffffffe6;line-height:1.6;font-size:.9rem}.download-section[data-astro-cid-gbrm77ml]{display:grid;grid-template-columns:160px 1fr 160px;justify-items:center;gap:2rem;margin:3rem 0;align-items:start;max-width:1400px;width:100%}.side-banner[data-astro-cid-gbrm77ml]{position:sticky;top:20px;display:flex;align-items:flex-start;justify-content:center;min-height:600px}.left-banner[data-astro-cid-gbrm77ml]{justify-self:end}.right-banner[data-astro-cid-gbrm77ml]{justify-self:start}.mobile-banner-wrapper[data-astro-cid-gbrm77ml]{display:none;width:100%;margin:2rem 0;padding:0 1rem}.banner-content[data-astro-cid-gbrm77ml].vertical{padding:1rem;height:100%;display:flex;align-items:center;justify-content:center}.banner-content[data-astro-cid-gbrm77ml].vertical .ad-placeholder[data-astro-cid-gbrm77ml]{width:100%}.download-content[data-astro-cid-gbrm77ml]{background:#ffffff0d;border-radius:20px;padding:2rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);width:100%;max-width:980px;box-sizing:border-box}#anime-page[data-astro-cid-gbrm77ml]>main[data-astro-cid-gbrm77ml]{width:100%;max-width:1100px}.anime-info[data-astro-cid-gbrm77ml],.anime-details[data-astro-cid-gbrm77ml],.download-content[data-astro-cid-gbrm77ml]{margin:0 auto}.recommendations-section[data-astro-cid-gbrm77ml]{max-width:calc(100% - 48px);width:100%;margin:2.5rem auto;padding:1rem 24px}.recommendations-section[data-astro-cid-gbrm77ml] .container[data-astro-cid-gbrm77ml]{margin:0 auto;width:100%}footer[data-astro-cid-gbrm77ml],.site-footer[data-astro-cid-gbrm77ml],#site-footer[data-astro-cid-gbrm77ml],.footer[data-astro-cid-gbrm77ml],#footer[data-astro-cid-gbrm77ml],.crypto-btn[data-astro-cid-gbrm77ml],.donate[data-astro-cid-gbrm77ml],.donar[data-astro-cid-gbrm77ml],.donate-btn[data-astro-cid-gbrm77ml],#donate[data-astro-cid-gbrm77ml]{display:none!important}.anime-actions[data-astro-cid-gbrm77ml]{text-align:center}.anime-actions[data-astro-cid-gbrm77ml] h2[data-astro-cid-gbrm77ml]{color:#fff;margin-bottom:3rem;font-size:1.8rem;font-weight:600}.main-content[data-astro-cid-gbrm77ml]{display:grid;grid-template-columns:1fr;justify-items:center;gap:20px;margin-top:24px}.anime-detail[data-astro-cid-gbrm77ml]{background:#ffffff05;border-radius:12px;padding:20px;border:1px solid rgba(255,255,255,.04);width:100%;max-width:980px;box-sizing:border-box}.main-actions[data-astro-cid-gbrm77ml]{display:flex;gap:1.25rem;justify-content:center;align-items:center;flex-wrap:wrap}.action-btn[data-astro-cid-gbrm77ml]{display:inline-flex;align-items:center;gap:1.25rem;padding:.95rem 1.4rem;border-radius:14px;background:linear-gradient(135deg,#7c3aed,#ec4899 60%);border:1px solid rgba(124,58,237,.12);color:#fff;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 10px 30px #7c3aed1f;min-width:280px}.action-btn[data-astro-cid-gbrm77ml]:hover{transform:translateY(-6px);box-shadow:0 20px 48px #7c3aed29}.watch-btn[data-astro-cid-gbrm77ml]{border-left:4px solid #8b5cf6;background:linear-gradient(90deg,#8b5cf6,#f472b6)}.watch-btn[data-astro-cid-gbrm77ml]:hover{box-shadow:0 18px 44px #8b5cf61f}.download-btn[data-astro-cid-gbrm77ml]{border-left:4px solid #ef4444;background:linear-gradient(90deg,#fb7185,#ef4444)}.download-btn[data-astro-cid-gbrm77ml]:hover{box-shadow:0 18px 44px #ef44441f}.trailer-btn[data-astro-cid-gbrm77ml]{border-left:4px solid #06b6d4;background:linear-gradient(90deg,#8b5cf6,#06b6d4)}.trailer-btn[data-astro-cid-gbrm77ml]:hover{box-shadow:0 18px 44px #06b6d41f}.btn-icon[data-astro-cid-gbrm77ml]{font-size:1.9rem;flex-shrink:0;line-height:1;display:inline-flex;align-items:center;justify-content:center}.btn-content[data-astro-cid-gbrm77ml]{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.btn-title[data-astro-cid-gbrm77ml]{color:#fff;font-size:1.06rem;font-weight:800;margin-bottom:.18rem}.btn-subtitle[data-astro-cid-gbrm77ml]{color:#ffffffd9;font-size:.92rem;font-weight:600}.quick-info[data-astro-cid-gbrm77ml]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.info-item[data-astro-cid-gbrm77ml]{display:flex;align-items:center;gap:.5rem;color:#fffc;font-size:.9rem}.info-icon[data-astro-cid-gbrm77ml]{font-size:1rem}@media (max-width: 1024px){.download-section[data-astro-cid-gbrm77ml]{grid-template-columns:1fr;gap:1.5rem}.side-banner[data-astro-cid-gbrm77ml]{display:none}.mobile-banner-wrapper[data-astro-cid-gbrm77ml]{display:block}.anime-info[data-astro-cid-gbrm77ml]{grid-template-columns:1fr;gap:1.5rem;padding:1.25rem}.anime-poster[data-astro-cid-gbrm77ml]{height:250px;margin:0 auto;max-width:200px}.anime-title[data-astro-cid-gbrm77ml]{font-size:1.6rem;text-align:center}.anime-meta[data-astro-cid-gbrm77ml]{justify-content:center;gap:.5rem}.meta-item[data-astro-cid-gbrm77ml]{font-size:.8rem;padding:.3rem .6rem}.anime-rating[data-astro-cid-gbrm77ml]{padding:.6rem}.rating-label[data-astro-cid-gbrm77ml]{font-size:.85rem}.score-number[data-astro-cid-gbrm77ml]{font-size:.9rem;padding:.3rem .6rem}.anime-genres[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml],.anime-description[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]{font-size:1rem;margin-bottom:.6rem}.anime-description[data-astro-cid-gbrm77ml] p[data-astro-cid-gbrm77ml]{font-size:.85rem;line-height:1.5}}@media (max-width: 768px){#anime-page[data-astro-cid-gbrm77ml]{padding:1rem}.anime-title[data-astro-cid-gbrm77ml]{font-size:2rem}.main-actions[data-astro-cid-gbrm77ml]{grid-template-columns:1fr;gap:1rem}.action-btn[data-astro-cid-gbrm77ml]{padding:1.25rem}.btn-title[data-astro-cid-gbrm77ml]{font-size:1.1rem}.quick-info[data-astro-cid-gbrm77ml]{gap:1rem}.info-item[data-astro-cid-gbrm77ml]{font-size:.8rem}.anime-meta[data-astro-cid-gbrm77ml]{justify-content:center}.ad-728x90[data-astro-cid-gbrm77ml]{width:100%;height:80px;max-width:468px}.ad-300x250[data-astro-cid-gbrm77ml]{height:100px;max-width:320px}}@media (max-width: 480px){.ad-728x90[data-astro-cid-gbrm77ml]{height:60px;max-width:320px}.ad-300x250[data-astro-cid-gbrm77ml]{height:80px;max-width:280px}.ad-placeholder[data-astro-cid-gbrm77ml] p[data-astro-cid-gbrm77ml]{font-size:.8rem}.ad-placeholder[data-astro-cid-gbrm77ml] small[data-astro-cid-gbrm77ml]{font-size:.7rem}.ad-label[data-astro-cid-gbrm77ml]{font-size:.6rem;padding:.2rem .6rem}}@media (max-width: 360px){#anime-page[data-astro-cid-gbrm77ml]{padding:8px}.back-button[data-astro-cid-gbrm77ml]{padding:8px 10px;font-size:.85rem;border-radius:14px}.anime-info[data-astro-cid-gbrm77ml]{grid-template-columns:1fr;gap:12px;padding:.9rem}.anime-poster[data-astro-cid-gbrm77ml]{height:160px;max-width:180px;margin:0 auto}.anime-poster[data-astro-cid-gbrm77ml] img[data-astro-cid-gbrm77ml]{border-radius:10px}.anime-title[data-astro-cid-gbrm77ml]{font-size:1.5rem;text-align:center}.anime-meta[data-astro-cid-gbrm77ml]{gap:.4rem;justify-content:center}.meta-item[data-astro-cid-gbrm77ml]{padding:.28rem .5rem;font-size:.75rem}.anime-description[data-astro-cid-gbrm77ml] p[data-astro-cid-gbrm77ml]{font-size:.82rem}.main-actions[data-astro-cid-gbrm77ml]{display:flex;flex-direction:column;gap:.6rem}.action-btn[data-astro-cid-gbrm77ml]{min-width:0;width:100%;padding:.7rem .9rem;box-shadow:none}.btn-icon[data-astro-cid-gbrm77ml]{font-size:1.4rem}.btn-title[data-astro-cid-gbrm77ml]{font-size:.98rem}.btn-subtitle[data-astro-cid-gbrm77ml]{font-size:.82rem}.genres-container[data-astro-cid-gbrm77ml]{justify-content:center;gap:6px}.genre-tag[data-astro-cid-gbrm77ml]{font-size:.68rem;padding:.2rem .45rem}.download-content[data-astro-cid-gbrm77ml]{padding:1rem}.anime-actions[data-astro-cid-gbrm77ml] h2[data-astro-cid-gbrm77ml]{font-size:1.2rem;margin-bottom:1.25rem}.breadcrumb[data-astro-cid-gbrm77ml]{font-size:.85rem}.anime-rating[data-astro-cid-gbrm77ml]{padding:.5rem}}.recommendations-section[data-astro-cid-gbrm77ml]{max-width:1400px;margin:3rem auto 4rem;padding:2.5rem 1.5rem;background:linear-gradient(135deg,#3245ff08,#bc52ee08);border-radius:24px;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(15px);box-shadow:0 8px 32px #0000004d}.recommendations-section[data-astro-cid-gbrm77ml] .container[data-astro-cid-gbrm77ml]{display:flex;flex-direction:column;gap:2rem}.recommendations-section[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:800;text-align:center;background:linear-gradient(135deg,#3245ff,#bc52ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;position:relative;padding-bottom:1rem}.recommendations-section[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#3245ff,#bc52ee);border-radius:2px}.reco-block[data-astro-cid-gbrm77ml]{margin:0 auto;width:100%;max-width:1300px}.reco-list[data-astro-cid-gbrm77ml]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.75rem;width:100%;padding:0;margin:0}.reco-card[data-astro-cid-gbrm77ml]{background:linear-gradient(145deg,#ffffff0f,#ffffff05);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #00000080,0 1px 3px #0000004d;transition:all .35s cubic-bezier(.2,.9,.3,1);display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1);text-decoration:none;color:#fff;position:relative;transform-style:preserve-3d}.reco-card[data-astro-cid-gbrm77ml]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#3245ff1a,#bc52ee1a);opacity:0;transition:opacity .35s ease;border-radius:18px;z-index:0}.reco-card[data-astro-cid-gbrm77ml]:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 20px 50px #3245ff66,0 10px 20px #bc52ee4d;border-color:#bc52ee80}.reco-card[data-astro-cid-gbrm77ml]:hover:before{opacity:1}.reco-card[data-astro-cid-gbrm77ml].hide-desktop{display:none}@media (max-width: 1024px){.reco-card[data-astro-cid-gbrm77ml].hide-tablet{display:none}}@media (max-width: 768px){.reco-card[data-astro-cid-gbrm77ml].hide-mobile{display:none}}@media (max-width: 480px){.reco-card[data-astro-cid-gbrm77ml].hide-small{display:none}}.reco-genres[data-astro-cid-gbrm77ml]{display:flex;gap:6px;margin-top:6px;flex-wrap:wrap}.reco-card[data-astro-cid-gbrm77ml] .genre-tag[data-astro-cid-gbrm77ml]{background:#9b6fee7c;color:#fff;padding:4px 6px;border-radius:8px;font-size:.72rem;font-weight:700;border:1px solid rgba(255,255,255,.04)}.reco-genre-chip[data-astro-cid-gbrm77ml]{display:inline-block;padding:.48rem .8rem;background:linear-gradient(135deg,#3245ff59,#bc52ee59);color:#fff;border-radius:12px;font-size:.78rem;font-weight:700;border:1px solid rgba(255,255,255,.2);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:11rem;transition:all .25s ease;text-shadow:0 1px 3px rgba(0,0,0,.4);backdrop-filter:blur(4px)}.reco-genre-chip[data-astro-cid-gbrm77ml]:hover{background:linear-gradient(135deg,#3245ff80,#bc52ee80);transform:translateY(-2px);box-shadow:0 4px 12px #3245ff4d}.reco-genre-chip[data-astro-cid-gbrm77ml].extra{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);cursor:help}.reco-genre-chip[data-astro-cid-gbrm77ml].extra:hover{background:#ffffff26;transform:translateY(-2px)}.reco-genre-chip[data-astro-cid-gbrm77ml].extra[title]{position:relative}.reco-genre-chip[data-astro-cid-gbrm77ml].extra[title]:hover:after{content:attr(title);position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);background:linear-gradient(135deg,#000000f2,#14141ef2);color:#fff;padding:.7rem 1rem;border-radius:10px;font-size:.8rem;white-space:nowrap;z-index:13000;box-shadow:0 10px 30px #000c,0 0 0 1px #ffffff26;border:1px solid rgba(255,255,255,.15);animation:tooltipFadeIn .2s ease}.reco-genre-chip[data-astro-cid-gbrm77ml].extra[title]:hover:before{content:"";position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#000000f2;z-index:13001;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 768px){.reco-genre-chip[data-astro-cid-gbrm77ml].extra[title]:hover:after{left:auto;right:0;transform:none;white-space:normal;max-width:200px;font-size:.75rem;padding:.6rem .8rem}.reco-genre-chip[data-astro-cid-gbrm77ml].extra[title]:hover:before{left:auto;right:20px;transform:none}}.reco-img-wrap[data-astro-cid-gbrm77ml]{position:relative;width:100%;overflow:hidden;border-radius:18px 18px 0 0;aspect-ratio:2 / 3.2;background:linear-gradient(135deg,#3245ff26,#bc52ee26);z-index:1;box-shadow:0 4px 12px #0000004d}.reco-img-wrap[data-astro-cid-gbrm77ml] img[data-astro-cid-gbrm77ml]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.2,.9,.3,1),filter .4s ease;transform-origin:center}.reco-card[data-astro-cid-gbrm77ml]:hover .reco-img-wrap[data-astro-cid-gbrm77ml] img[data-astro-cid-gbrm77ml]{transform:scale(1.15);filter:brightness(1.15) saturate(1.2)}.reco-overlay[data-astro-cid-gbrm77ml]{display:none}.reco-card-body[data-astro-cid-gbrm77ml]{padding:1.35rem 1.25rem;display:flex;flex-direction:column;gap:.95rem;background:linear-gradient(180deg,#00000059,#0000008c);flex:1;z-index:1;position:relative;min-height:140px}.reco-small-title[data-astro-cid-gbrm77ml]{display:block;color:#fffffffa;font-weight:700;margin:0;font-size:1.05rem;line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:auto;max-height:4.05rem;letter-spacing:-.01em;transition:color .3s ease}.reco-card[data-astro-cid-gbrm77ml]:hover .reco-small-title[data-astro-cid-gbrm77ml]{color:#fff}.reco-score[data-astro-cid-gbrm77ml]{color:#fffc;font-size:.9rem}.reco-genres[data-astro-cid-gbrm77ml]{margin-top:auto;gap:.5rem;display:flex;flex-wrap:wrap}.related-list[data-astro-cid-gbrm77ml]{display:flex;flex-direction:column;gap:8px}.related-item[data-astro-cid-gbrm77ml]{display:flex;gap:10px;align-items:center;text-decoration:none;color:#fff;padding:8px;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.03)}.related-item[data-astro-cid-gbrm77ml] img[data-astro-cid-gbrm77ml]{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.rel-meta[data-astro-cid-gbrm77ml]{font-size:.85rem;color:#ffffffb3}.related-inline-row[data-astro-cid-gbrm77ml]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.related-inline-block[data-astro-cid-gbrm77ml]{display:flex;align-items:flex-start;gap:.75rem}.related-inline-item[data-astro-cid-gbrm77ml]{display:flex;align-items:flex-start;gap:.75rem;text-decoration:none;color:#fff;background:#ffffff05;padding:6px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.03);min-width:220px;max-width:340px}.related-inline-item[data-astro-cid-gbrm77ml] img[data-astro-cid-gbrm77ml]{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:8px;flex-shrink:0}.related-inline-info[data-astro-cid-gbrm77ml]{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:0}.related-inline-title[data-astro-cid-gbrm77ml]{font-weight:600;color:#fff;font-size:.95rem;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-height:1.15;max-height:2.3em}.related-inline-connector[data-astro-cid-gbrm77ml]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff9;font-size:.85rem;min-width:56px}.connector-year[data-astro-cid-gbrm77ml]{font-size:.8rem;color:#ffffffa6}.connector-arrow[data-astro-cid-gbrm77ml]{width:20px;height:20px;color:#ffffffd9;transition:transform .18s ease}@media (max-width: 768px){.related-inline-row[data-astro-cid-gbrm77ml]{flex-direction:column;align-items:center;gap:.6rem}.related-inline-block[data-astro-cid-gbrm77ml]{flex-direction:column;align-items:center;gap:.4rem}.related-inline-item[data-astro-cid-gbrm77ml]{justify-content:center}.related-inline-info[data-astro-cid-gbrm77ml]{align-items:center;text-align:center}.related-inline-title[data-astro-cid-gbrm77ml]{text-align:center}.related-inline-connector[data-astro-cid-gbrm77ml]{margin-top:6px;min-width:auto;display:flex;align-items:center;justify-content:center}.connector-arrow[data-astro-cid-gbrm77ml]{transform:rotate(90deg)}}.reco-empty[data-astro-cid-gbrm77ml]{color:#fff9}.related-inline[data-astro-cid-gbrm77ml]{width:100%;max-width:980px;margin:1rem auto}.related-inline[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]{color:#fff;margin-bottom:.6rem;font-size:1.05rem}.related-inline-list[data-astro-cid-gbrm77ml]{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.related-inline-item[data-astro-cid-gbrm77ml]{display:inline-flex;gap:8px;align-items:center;text-decoration:none;color:#fff;background:#ffffff05;padding:6px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.03)}.related-inline-item[data-astro-cid-gbrm77ml] img[data-astro-cid-gbrm77ml]{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.related-inline-title[data-astro-cid-gbrm77ml]{font-size:.92rem;color:#fffffff2;max-width:220px;display:inline-block;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.15;max-height:2.3em}@media (max-width: 1400px){.reco-list[data-astro-cid-gbrm77ml]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}}@media (max-width: 1100px){.reco-list[data-astro-cid-gbrm77ml]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.recommendations-section[data-astro-cid-gbrm77ml]{padding:2rem 1.25rem;margin:2.5rem auto 3.5rem}.recommendations-section[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]{font-size:1.75rem;margin-bottom:1.75rem}}@media (max-width: 900px){.recommendations-section[data-astro-cid-gbrm77ml]{border-radius:20px;padding:2rem 1rem;margin:2rem auto 3rem}.reco-list[data-astro-cid-gbrm77ml]{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem}.reco-small-title[data-astro-cid-gbrm77ml]{font-size:.95rem;min-height:2.5rem}.reco-genre-chip[data-astro-cid-gbrm77ml]{font-size:.7rem;padding:.35rem .6rem}.reco-card-body[data-astro-cid-gbrm77ml]{padding:1.1rem}}@media (max-width: 1024px){.reco-list[data-astro-cid-gbrm77ml]{grid-template-columns:repeat(3,1fr);gap:.9rem}}@media (max-width: 768px){.recommendations-section[data-astro-cid-gbrm77ml]{margin:1.75rem auto 2.5rem;padding:1.75rem 1rem;border-radius:18px}.recommendations-section[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]{font-size:1.6rem;margin-bottom:1.5rem;padding-bottom:.75rem}.recommendations-section[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]:after{width:60px;height:2.5px}.reco-list[data-astro-cid-gbrm77ml]{grid-template-columns:repeat(2,1fr);gap:.85rem}.reco-card[data-astro-cid-gbrm77ml]{border-radius:16px}.reco-img-wrap[data-astro-cid-gbrm77ml]{border-radius:16px 16px 0 0}.reco-card-body[data-astro-cid-gbrm77ml]{padding:1rem;gap:.7rem}.reco-small-title[data-astro-cid-gbrm77ml]{font-size:.9rem;min-height:2.35rem;line-height:1.3}.reco-card[data-astro-cid-gbrm77ml]:hover{transform:translateY(-8px) scale(1.02)}}@media (max-width: 480px){.recommendations-section[data-astro-cid-gbrm77ml]{padding:1.5rem .75rem;margin:1.5rem auto 2rem;border-radius:16px}.recommendations-section[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]{font-size:1.4rem;margin-bottom:1.25rem;padding-bottom:.6rem}.recommendations-section[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]:after{width:50px;height:2px}.reco-list[data-astro-cid-gbrm77ml]{grid-template-columns:repeat(2,1fr);gap:.75rem}.reco-card[data-astro-cid-gbrm77ml]{border-radius:14px}.reco-img-wrap[data-astro-cid-gbrm77ml]{border-radius:14px 14px 0 0}.reco-card-body[data-astro-cid-gbrm77ml]{padding:.85rem;gap:.6rem}.reco-small-title[data-astro-cid-gbrm77ml]{font-size:.85rem;min-height:2.2rem;-webkit-line-clamp:2;line-height:1.25}.reco-genre-chip[data-astro-cid-gbrm77ml]{font-size:.65rem;padding:.3rem .5rem;max-width:7.5rem;border-radius:8px}.reco-card[data-astro-cid-gbrm77ml]:hover{transform:translateY(-6px) scale(1.01)}.reco-genres[data-astro-cid-gbrm77ml]{gap:.4rem}}@media (max-width: 360px){.recommendations-section[data-astro-cid-gbrm77ml]{padding:1.25rem .5rem;margin:1.25rem auto 1.75rem;border-radius:14px}.recommendations-section[data-astro-cid-gbrm77ml] h3[data-astro-cid-gbrm77ml]{font-size:1.3rem;margin-bottom:1rem}.reco-list[data-astro-cid-gbrm77ml]{grid-template-columns:1fr;gap:1rem}.reco-card[data-astro-cid-gbrm77ml]{max-width:100%;margin:0 auto}.reco-card-body[data-astro-cid-gbrm77ml]{padding:.75rem}.reco-small-title[data-astro-cid-gbrm77ml]{font-size:.9rem;text-align:center}.reco-genres[data-astro-cid-gbrm77ml]{justify-content:center}.reco-genre-chip[data-astro-cid-gbrm77ml]{font-size:.7rem;padding:.3rem .55rem}}.action-btn[data-astro-cid-gbrm77ml].disabled{opacity:.5;pointer-events:none;cursor:not-allowed;filter:grayscale(30%)}.trailer-overlay[data-astro-cid-gbrm77ml]{position:fixed;inset:0;background:#0009;z-index:11990;display:none;backdrop-filter:blur(2px)}.trailer-overlay[data-astro-cid-gbrm77ml].open{display:block}.trailer-modal[data-astro-cid-gbrm77ml]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:820px;max-width:calc(100% - 40px);height:460px;max-height:calc(100% - 80px);background:#000000f2;border-radius:12px;box-shadow:0 30px 80px #000000b3;z-index:12000;display:none;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.trailer-modal[data-astro-cid-gbrm77ml].open{display:block}.trailer-header[data-astro-cid-gbrm77ml]{display:flex;justify-content:flex-end;padding:6px 8px;background:linear-gradient(90deg,#ffffff05,#ffffff03)}.trailer-close[data-astro-cid-gbrm77ml]{background:transparent;border:none;color:#fff;font-size:1.05rem;cursor:pointer;padding:6px 8px;border-radius:8px}.trailer-body[data-astro-cid-gbrm77ml]{height:calc(100% - 40px)}.trailer-iframe[data-astro-cid-gbrm77ml]{width:100%;height:100%;border:none;display:block}@media (max-width: 480px){.trailer-modal[data-astro-cid-gbrm77ml]{right:auto;left:50%;transform:translate(-50%);width:calc(100% - 24px);height:220px}}
