.hero-eyebrow{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.chip.chip-link{text-decoration:none;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .10);color:rgb(220 230 245 / .75);transition:all .2s ease;cursor:pointer}.chip.chip-link:hover{background:rgb(99 168 255 / .18);border-color:rgb(99 168 255 / .45);color:#63a8ff;transform:translateY(-1px)}.news-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0 8px;padding:4px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .07);border-radius:12px}.news-tab-btn{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 14px;background:#fff0;border:none;border-radius:8px;color:rgb(220 230 245 / .6);font-size:13px;font-weight:600;cursor:pointer;transition:background .18s,color .18s;white-space:nowrap}.news-tab-btn:hover{color:rgb(220 230 245 / .9);background:rgb(255 255 255 / .04)}.news-tab-btn.active{background:rgb(99 168 255 / .18);color:#63a8ff}.news-tab-btn i{font-size:12px;opacity:.85}.news-tab-count{font-size:11px;font-weight:700;padding:1px 7px;border-radius:10px;background:rgb(255 255 255 / .08);color:rgb(220 230 245 / .75)}.news-tab-btn.active .news-tab-count{background:rgb(99 168 255 / .25);color:#8ec0ff}.news-panel{display:none}.news-panel.active{display:block}.news-panel[hidden]{display:none!important}.news-panel-more{display:flex;justify-content:center;margin-top:22px}.news-panel-more .btn{display:inline-flex;align-items:center;gap:8px}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}@media (max-width:1280px){.news-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:1024px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.news-grid{grid-template-columns:1fr;gap:14px}}.news-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;text-decoration:none;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .07);transition:transform .2s ease,box-shadow .2s ease}.news-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgb(0 0 0 / .45)}.news-card__thumb{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:rgb(255 255 255 / .06);flex-shrink:0}.news-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.news-card:hover .news-card__thumb img{transform:scale(1.06)}.news-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(99 168 255 / .12),rgb(168 99 255 / .10));color:rgb(255 255 255 / .25);font-size:36px}.news-card__cat{position:absolute;top:10px;left:10px;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;backdrop-filter:blur(6px)}.news-card__body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.news-card__title{font-size:14px;font-weight:700;color:rgb(220 230 245 / .90);margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card__excerpt{font-size:12px;color:rgb(220 230 245 / .55);margin:0;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card__meta{margin-top:auto;font-size:12px;color:rgb(220 230 245 / .4);display:flex;align-items:center;gap:6px}.smacg-anime-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:20px}@media (max-width:1024px){.smacg-anime-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.smacg-anime-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width:480px){.smacg-anime-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.smacg-anime-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .07);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.smacg-anime-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgb(0 0 0 / .4)}.smacg-card-thumb{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:rgb(255 255 255 / .06)}.smacg-card-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.smacg-anime-card:hover .smacg-card-thumb img{transform:scale(1.05)}.smacg-card-fb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:rgb(255 255 255 / .3);background:rgb(255 255 255 / .04)}.smacg-card-score{position:absolute;top:8px;right:8px;background:rgb(0 0 0 / .75);color:#ffd60a;font-size:12px;font-weight:700;padding:3px 8px;border-radius:20px;backdrop-filter:blur(6px);display:flex;align-items:center;gap:3px}.smacg-card-body{padding:10px 12px 12px}.smacg-card-title{font-size:13px;font-weight:600;color:rgb(220 230 245 / .85);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.smacg-tab-btn{background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .08);color:rgb(220 230 245 / .55);padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.smacg-tab-btn:hover{background:rgb(255 255 255 / .10);color:rgb(220 230 245 / .85)}.smacg-tab-btn.active{background:rgb(99 168 255 / .20);border-color:rgb(99 168 255 / .45);color:#63a8ff}.smacg-tab-empty{color:rgb(220 230 245 / .4);font-size:14px;padding:40px 0;text-align:center;grid-column:1 / -1}.member-level-progress-card{background:rgb(99 168 255 / .06);border:1px solid rgb(99 168 255 / .20);border-radius:12px;padding:14px 16px;margin-bottom:18px}.mlp-row1{display:flex;align-items:center;gap:12px}.mlp-tier-icon{font-size:32px;line-height:1}.mlp-row1-text{flex:1}.mlp-tier-name{font-size:15px;font-weight:800;color:rgb(220 230 245 / .95)}.mlp-lv{font-size:12px;font-weight:700;color:#63a8ff;margin-left:6px;padding:2px 8px;background:rgb(99 168 255 / .15);border-radius:10px}.mlp-exp-line{font-size:12px;color:rgb(220 230 245 / .55);margin-top:4px}.mlp-exp-line strong{color:rgb(220 230 245 / .90)}.mlp-bar{height:6px;background:rgb(255 255 255 / .06);border-radius:6px;overflow:hidden;margin-top:12px;position:relative}.mlp-bar-fill{height:100%;background:linear-gradient(90deg,#63a8ff,#a663ff);border-radius:6px;transition:width .6s ease}.mlp-bar-percent{font-size:11px;color:rgb(220 230 245 / .45);text-align:right;margin-top:4px}.member-level-item{transition:all .2s ease}.member-level-item.member-level-current{background:rgb(99 168 255 / .10);border-left:3px solid #63a8ff;padding-left:12px}.member-level-item.member-level-reached .member-level-icon{opacity:1}.member-level-item.member-level-locked .member-level-icon{opacity:.5;filter:grayscale(.4)}.member-level-check{color:#06a77d;margin-left:6px;font-size:12px}.member-level-here{font-size:11px;font-weight:700;color:#63a8ff;margin-left:6px}.member-level-sub{font-size:11px;color:rgb(220 230 245 / .45);margin-top:2px}.member-level-tag.tag-green{background:rgb(6 167 125 / .18);color:#06a77d}.member-level-tag.tag-purple{background:rgb(106 76 147 / .20);color:#a98edd}.member-level-tag.tag-orange{background:rgb(184 134 11 / .18);color:#d9a92a}.member-level-tag.tag-locked{background:rgb(255 255 255 / .06);color:rgb(220 230 245 / .45)}.member-level-more{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:13px;font-weight:600;color:#63a8ff;text-decoration:none;transition:gap .2s ease}.member-level-more:hover{gap:10px;color:#8ec0ff}@media (max-width:900px){.hero-section .hero-content-wrap{flex-direction:column;gap:28px;text-align:center}.hero-section .hero-text{padding-left:0;max-width:100%}.hero-section .hero-eyebrow{justify-content:center}.hero-section .hero-stats{justify-content:center}.hero-section .hero-actions{justify-content:center}}@media (max-width:768px){.hero-section .hero-clock{min-width:0;padding:18px 20px;max-width:320px;margin:0 auto}.hero-section .hero-clock .hero-clock-time{font-size:clamp(2rem, 9vw, 2.6rem);letter-spacing:.04em;white-space:nowrap;line-height:1.1;font-variant-numeric:tabular-nums}.hero-section .hero-clock .hero-clock-bottom{font-size:13px;margin-top:6px;white-space:nowrap;flex-wrap:nowrap}}@media (max-width:480px){.hero-section .hero-clock{padding:14px 16px;max-width:280px}.hero-section .hero-clock .hero-clock-time{font-size:clamp(1.8rem, 8.5vw, 2.3rem);letter-spacing:.02em}.hero-section .hero-clock .hero-clock-bottom{font-size:12px}}@media (max-width:900px){.hero-section .hero-posters{width:100%;justify-content:center;flex-wrap:wrap;gap:10px}.hero-section .hero-posters .poster-item{width:clamp(140px, 28vw, 180px);height:clamp(200px, 40vw, 260px)}}@media (max-width:480px){.hero-section .hero-posters .poster-item:nth-child(3){display:none}.hero-section .hero-posters .poster-item{width:clamp(130px, 38vw, 160px);height:clamp(190px, 54vw, 230px)}}@media (max-width:480px){.hero-section .hero-actions{display:flex;flex-wrap:wrap;gap:10px;width:100%;max-width:360px;margin:0 auto}.hero-section .hero-actions .btn{flex:1 1 calc(50% - 5px);min-height:44px;font-size:.95rem;padding:10px 14px;white-space:nowrap}}@media (max-width:540px){.news-tabs{gap:4px;padding:3px}.news-tab-btn{padding:8px 10px;font-size:12px;gap:4px}.news-tab-count{font-size:10px;padding:1px 5px}}@media (max-width:768px){.site-header,#site-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:9999;background:var(--clr-glass-dark,rgb(20 25 35 / .97));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}body{padding-top:60px}#site-header .header-top{height:60px}.news-grid{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,auto)!important;grid-template-columns:none!important;grid-auto-columns:46%!important;gap:10px!important;margin-top:14px;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory!important;scroll-padding-left:0;padding-bottom:6px;scrollbar-width:none}.news-grid::-webkit-scrollbar{display:none}.news-grid .news-card{scroll-snap-align:start;border-radius:10px;min-width:0}.news-grid .news-card__thumb{aspect-ratio:16 / 10}.news-grid .news-card__body{padding:8px 10px 10px;gap:4px}.news-grid .news-card__title{font-size:13px;line-height:1.35;-webkit-line-clamp:2}.news-grid .news-card__excerpt{display:none}.news-grid .news-card__cat{font-size:10px;padding:2px 7px;top:6px;left:6px}.news-grid .news-card__meta{font-size:10px}}@media (max-width:480px){.news-grid{grid-auto-columns:60%!important;gap:8px!important}.news-grid .news-card__title{font-size:12px}}