.site-main.homepage>.container{display:flex;flex-direction:column;gap:var(--section-rhythm)}.homepage .home-section{margin:0;padding-block:0}.homepage .homepage-group{display:flex;flex-direction:column;gap:var(--section-rhythm);margin:0;padding:0;background:0 0;border-radius:0;overflow:visible;animation:none}.homepage .homepage-group::before{display:none}.homepage .homepage-group .home-section{margin:0;padding-block:0}.homepage .home-section:empty,.homepage .homepage-group:empty{display:none}.homepage .home-section .section-header{display:flex;align-items:center;gap:16px;margin-bottom:22px;position:relative;border-bottom:0}.homepage .home-section .section-title::before{display:none}.homepage .home-section .section-header .section-title,.homepage .home-section .section-header h2,.homepage .home-section .section-header h3{margin:0;font-size:clamp(18px, 1.6vw, 22px);font-weight:700;letter-spacing:.01em;color:#f5f5f7;line-height:1.2}.homepage .home-section .section-header .section-link,.homepage .home-section .section-header a[href]:last-child{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#9aa0a6;text-decoration:none;padding:6px 10px;border-radius:6px;transition:color .15s,background .15s}.homepage .home-section .section-header .section-link::after,.homepage .home-section .section-header a[href]:last-child::after{content:"→";font-size:14px;transition:transform .2s}.homepage .home-section .section-header .section-link:hover,.homepage .home-section .section-header a[href]:last-child:hover{color:var(--animehub-primary,#ff6b35);background:rgba(255,107,53,.08)}.homepage .home-section .section-header .section-link:hover::after,.homepage .home-section .section-header a[href]:last-child:hover::after{transform:translateX(3px)}.homepage .home-section .anime-card,.homepage .home-section .card,.homepage .home-section .episode-card,.homepage .home-section .video-card{transition:transform .18s cubic-bezier(.2, .7, .2, 1),box-shadow .2s;will-change:transform}.homepage .home-section .anime-card:hover,.homepage .home-section .card:hover,.homepage .home-section .episode-card:hover,.homepage .home-section .video-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px -16px rgba(0,0,0,.55),0 4px 14px -8px rgba(255,107,53,.25)}.homepage .home-section .anime-card .anime-card__thumb img,.homepage .home-section .anime-card .card-thumbnail img,.homepage .home-section .card .card-thumbnail img,.homepage .home-section .episode-card .card-thumbnail img,.homepage .home-section .episode-card .episode-card__thumb img,.homepage .home-section .video-card .card-thumbnail img,.homepage .home-section .video-card .video-card__thumb img{transition:transform .35s cubic-bezier(.2, .7, .2, 1)}.homepage .home-section .anime-card:hover .anime-card__thumb img,.homepage .home-section .anime-card:hover .card-thumbnail img,.homepage .home-section .card:hover .card-thumbnail img,.homepage .home-section .episode-card:hover .card-thumbnail img,.homepage .home-section .episode-card:hover .episode-card__thumb img,.homepage .home-section .video-card:hover .card-thumbnail img,.homepage .home-section .video-card:hover .video-card__thumb img{transform:scale(1.05)}.homepage .home-section .anime-card__thumb,.homepage .home-section .card-thumbnail,.homepage .home-section .episode-card__thumb,.homepage .home-section .video-card__thumb{overflow:hidden;position:relative}.homepage .home-section img[loading=lazy]:not(.is-loaded){background:linear-gradient(90deg,#1f1f23 0,#2a2a30 50%,#1f1f23 100%);background-size:200% 100%;animation:1.4s ease-in-out infinite ah-skeleton-pulse}@keyframes ah-skeleton-pulse{0%{background-position:200% 0}100%{background-position:-200% 0}}.homepage .home-section .anime-card__title,.homepage .home-section .card-title,.homepage .home-section .episode-card__title,.homepage .home-section .video-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em;line-height:1.3;font-size:13px;font-weight:600;color:#e8e8ed;margin:8px 0 4px}.homepage .home-section .anime-card__meta,.homepage .home-section .card-meta,.homepage .home-section .episode-card__meta,.homepage .home-section .video-card__meta{display:flex;align-items:center;gap:8px;font-size:11px;color:#8a8a93;font-weight:500}.homepage .home-section .anime-card__meta>*+::before,.homepage .home-section .card-meta>*+::before,.homepage .home-section .episode-card__meta>*+::before,.homepage .home-section .video-card__meta>*+::before{content:"·";margin-right:6px;opacity:.5}.homepage .home-section .card-badge,.homepage .home-section .episode-card__number,.homepage .home-section .episode-card__version{display:inline-flex;align-items:center;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.4}.hero-slide__content{background:linear-gradient(180deg,rgba(10,10,12,.4) 0,rgba(10,10,12,.65) 60%,rgba(10,10,12,.92) 100%)}.hero-slide__actions .btn{min-height:44px;padding:10px 22px;font-size:14px;font-weight:600;border-radius:8px;letter-spacing:.02em;display:inline-flex;align-items:center;gap:8px;transition:transform .15s,box-shadow .2s,background .15s}.hero-slide__actions .btn--primary{background:var(--animehub-primary,#ff6b35);color:#fff;box-shadow:0 6px 24px -8px rgba(255,107,53,.55)}.hero-slide__actions .btn--primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px -8px rgba(255,107,53,.7);background:#ff7d50}.hero-slide__actions .btn--secondary{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px)}.hero-slide__actions .btn--secondary:hover{background:rgba(255,255,255,.18);transform:translateY(-2px)}.hero-slide__title{font-size:clamp(24px, 3.5vw, 42px);font-weight:800;letter-spacing:-.01em;line-height:1.1}.hero-dots .hero-dot{width:8px;height:8px;border-radius:999px;background:rgba(255,255,255,.35);border:0;cursor:pointer;transition:background .15s,width .15s}.hero-dots .hero-dot:hover{background:rgba(255,255,255,.6)}.hero-dots .hero-dot.active{width:28px;background:var(--animehub-primary,#ff6b35)}.hero-section .hero-next,.hero-section .hero-prev{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;padding:0!important;color:#fff;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.28);box-shadow:0 6px 24px -8px rgba(0,0,0,.6);display:inline-flex!important;align-items:center!important;justify-content:center!important}.hero-section .hero-next svg,.hero-section .hero-prev svg{display:block!important;width:28px!important;height:28px!important;color:#fff!important;stroke:#fff!important;stroke-width:2.4!important;stroke-linecap:round;stroke-linejoin:round;fill:none!important;overflow:visible;filter:drop-shadow(0 1px 2px rgba(0, 0, 0, .7));pointer-events:none}.hero-section .hero-next svg path,.hero-section .hero-next svg polyline,.hero-section .hero-prev svg path,.hero-section .hero-prev svg polyline{fill:none!important;stroke:#fff!important;stroke-width:2.4!important;vector-effect:non-scaling-stroke}@media (max-width:768px){.hero-section .hero-next,.hero-section .hero-prev{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.hero-section .hero-next svg,.hero-section .hero-prev svg{width:22px!important;height:22px!important}}.hero-slider .btn:focus-visible,.hero-slider .hero-dot:focus-visible,.hero-slider .hero-next:focus-visible,.hero-slider .hero-prev:focus-visible,.homepage .home-section a:focus-visible,.homepage .home-section button:focus-visible{outline:2px solid var(--animehub-primary,#ff6b35);outline-offset:3px;border-radius:6px}