:root{--osanime-bg-rzy:url("/assets/images/replacement/RZy2246I.webp");
  --osanime-bg-osnh:url("/assets/images/replacement/oSnh6745U.webp");
  --osanime-bg-lih:url("/assets/images/replacement/lIh1876PV.webp");}@media (max-width:780px){:root{--osanime-bg-rzy:url("/assets/images/mobile_optional/RZy2246I-mobile.webp");
    --osanime-bg-osnh:url("/assets/images/mobile_optional/oSnh6745U-mobile.webp");
    --osanime-bg-lih:url("/assets/images/mobile_optional/lIh1876PV-mobile.webp");}}:root{--bg:#050913;--panel:#10182a;--text:#fff;--muted:#b7c1d7;--line:rgba(255,255,255,.09);--pink:#ff4f93;--violet:#aa66ff;--blue:#64b8ff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,Segoe UI,sans-serif;background:radial-gradient(circle at top,#edf1f7 0,#f5f6f8 35%,#e9edf3 100%);color:var(--text);min-height:100vh;padding:34px 22px}button,input{font-family:inherit}a{text-decoration:none;color:inherit}.page{max-width:1340px;margin:auto;background:#040916;border-radius:14px;overflow:hidden;box-shadow:0 24px 55px rgba(0,0,0,.35);border:1px solid rgba(5,10,25,.9)}.topbar{height:82px;background:linear-gradient(180deg,#040814,#071022);display:flex;align-items:center;padding:0 38px;border-bottom:1px solid rgba(255,255,255,.05);gap:28px}.logo{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.4px}.mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#ff57a2,#7c4dff);font-size:25px;box-shadow:0 0 22px rgba(255,79,147,.45)}.logo-title{line-height:.92;font-size:18px}.logo-sub{display:block;font-size:8px;letter-spacing:2.8px;color:#fff;font-weight:800;margin-top:5px}.logo-title span{color:var(--pink)}.nav{display:flex;align-items:center;gap:18px;margin-left:22px;font-size:12px;font-weight:800;flex-wrap:nowrap;}.nav a.active{color:var(--pink);position:relative}.search{margin-left:auto;width:230px;height:38px;border:1px solid rgba(255,255,255,.14);border-radius:7px;display:flex;align-items:center;padding:0 7px 0 12px;color:#657089;font-size:11px}.search input{flex:1;background:transparent;border:0;outline:0;color:#fff;font-size:11px;min-width:0}.search button{width:30px;border:0;background:transparent;color:#fff;font-size:25px;cursor:pointer}.search.active{border-color:var(--pink);box-shadow:0 0 0 3px rgba(255,79,147,.16)}.btn{height:38px;border-radius:7px;border:1px solid rgba(255,255,255,.18);padding:0 18px;background:#071023;color:#fff;font-size:12px;font-weight:800;display:inline-grid;place-items:center}.btn.pink{background:linear-gradient(180deg,#ff62a6,#f13c83);border:0}.hamb,.mobile-search{display:none;background:transparent;border:0;color:#fff;cursor:pointer}.hero{min-height:365px;position:relative;overflow:hidden;background:#050913}.hero-slide{position:absolute;inset:0;padding:74px 48px 40px;background-size:cover;background-position:center;opacity:0;transition:opacity .45s ease}.index-home-page .hero-slide-bg-1{background-image:var(--osanime-bg-rzy)}.index-home-page .hero-slide-bg-2{background-image:var(--osanime-bg-osnh)}.index-home-page .hero-slide-bg-3{background-image:var(--osanime-bg-lih)}.hero-slide.active{opacity:1}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,9,20,.98) 0%,rgba(5,10,24,.88) 34%,rgba(5,9,20,.35) 62%,rgba(5,9,20,.1)),radial-gradient(circle at 70% 25%,rgba(121,74,255,.38),transparent 38%),radial-gradient(circle at 58% 90%,rgba(255,79,147,.2),transparent 30%)}.hero-content{position:relative;  top:-20px;z-index:2;max-width:540px}.hero h1{font-size:48px;line-height:1.05;font-weight:900;letter-spacing:-2px;margin-bottom:18px;text-shadow:0 4px 14px rgba(0,0,0,.4)}.hero p{font-size:16px;color:#dde5f2;line-height:1.65;margin-bottom:22px}.hero-actions{position:absolute;
  left:48px;
  top:300px;
  z-index:5;
  display:flex;
  gap:12px;
  align-items:center}.arrow{font-size:28px;color:#fff;margin-left:5px}.dots{position:absolute;left:50%;bottom:28px;display:flex;gap:12px;z-index:6}.dots button{width:10px;height:10px;border-radius:50%;border:0;background:#cdd6e5;cursor:pointer}.dots button.active{width:22px;border-radius:9px;background:var(--pink)}.slide-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(9,15,32,.55);color:#fff;font-size:31px;cursor:pointer;opacity:.25}.slide-btn:hover{opacity:1}.slide-btn.prev{left:13px}.slide-btn.next{right:13px}.content{padding:28px 38px 0;background:linear-gradient(180deg,#071020,#040813)}.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.quick-card{height:92px;background:linear-gradient(180deg,#111b30,#0b1326);border:1px solid rgba(255,255,255,.09);border-radius:9px;display:flex;align-items:center;padding:20px 30px;gap:28px}.quick-icon{font-size:44px;color:var(--pink);filter:drop-shadow(0 0 10px rgba(255,79,147,.4))}.quick-card:nth-child(2) .quick-icon{color:var(--violet)}.quick-card:nth-child(3) .quick-icon{color:var(--blue)}.quick-card h3{font-size:14px;font-weight:900;margin-bottom:6px}.quick-card p{font-size:12px;color:#c6d0e2;line-height:1.45}.grid{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:14px}.panel{background:linear-gradient(180deg,#10182c,#091226);border:1px solid rgba(255,255,255,.09);border-radius:9px;padding:20px}.panel-head{display:flex;align-items:center;margin-bottom:15px}.panel h2{font-size:16px;font-weight:900;padding-left:10px;border-left:3px solid var(--pink)}.see{margin-left:auto;color:#c797ff;font-size:11px;font-weight:800}.song{display:grid;grid-template-columns:30px 48px 1fr 24px;gap:12px;align-items:center;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.07)}.song:last-child{border-bottom:0}.rank{height:28px;border-radius:5px;background:#1c263c;color:var(--pink);display:grid;place-items:center;font-weight:900}.cover{width:48px;height:48px;border-radius:5px;object-fit:cover}.song b,.post b{font-size:12px}.song small,.post small{display:block;color:#c4ccdb;font-size:10.5px;margin-top:4px}.dl{color:var(--pink);font-size:22px;cursor:pointer}.updates .song{grid-template-columns:58px 1fr 42px 24px}.tag{font-size:10px;background:var(--pink);padding:5px 7px;border-radius:4px;font-weight:800}.post{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.07)}.members{margin-top:16px;margin-bottom:16px}.member-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.member{background:#111a2e;border-radius:8px;padding:14px;display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center}.member b{font-size:13px}.member small{display:block;color:#d3d9e8;font-size:11px;margin:4px 0 8px}.mini{height:27px;border-radius:5px;background:var(--pink);font-size:11px;font-weight:900;display:inline-grid;place-items:center;padding:0 18px}.sidebar-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;transition:.25s;z-index:80}.sidebar{position:fixed;top:0;left:-310px;width:290px;max-width:82vw;height:100vh;background:#071020;border-right:1px solid rgba(255,255,255,.1);z-index:90;padding:28px 22px;transition:.25s;box-shadow:20px 0 50px rgba(0,0,0,.4)}.sidebar.open{left:0}.sidebar-overlay.show{opacity:1;pointer-events:auto}.close-sidebar{position:absolute;right:16px;top:12px;background:transparent;border:0;color:#fff;font-size:30px;cursor:pointer}.sidebar-logo{margin-bottom:36px}.sidebar-nav{display:flex;flex-direction:column;gap:14px}.sidebar-nav a{padding:13px;border-radius:9px;background:#10182c;font-size:13px;font-weight:800}.sidebar-nav a:hover{background:#18243c;color:var(--pink)}@media (max-width:780px){html,body{width:100%;min-height:100%;overflow-x:hidden}body{padding:0;background:#040916}.page{width:100%;max-width:none;min-height:100vh;border-radius:0;border:0;box-shadow:none}.topbar{height:68px;padding:0 18px;justify-content:space-between}.hamb,.mobile-search{display:block;font-size:24px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.topbar .logo-title{font-size:17px}.logo-sub{font-size:8px;letter-spacing:1.8px}.mark{width:32px;height:32px;font-size:20px}.nav,.search,.topbar>.btn{display:none}.topbar.search-open .search{display:flex;position:absolute;left:14px;right:14px;top:72px;width:auto;margin:0;background:#071020;z-index:20}.hero{min-height:212px}.hero-slide{padding:34px 20px}.hero-slide:after{right:0;width:190px;border-radius:0}.hero h1{font-size:22px;letter-spacing:-.7px;margin-top:12px;margin-bottom:12px}.hero p{display:block;
  font-size:12px;
  line-height:1.5;
  margin-top:8px;
  color:#dde5f2;}.hero-actions{left:20px;
  top:227px;}.hero-actions .btn:not(.pink),.arrow{display:none}.btn{height:36px;font-size:11px;padding:0 17px}.dots{left:50%;bottom:11px}.dots button{width:8px;height:8px}.dots button.active{width:18px}.slide-btn{display:none}.content{padding:16px 14px 0}.quick{grid-template-columns:repeat(3,1fr);gap:7px}.quick-card{height:70px;padding:10px 6px;display:flex;flex-direction:column;justify-content:center;gap:5px;text-align:center}.quick-icon{font-size:27px}.quick-card h3{font-size:9px}.quick-card p{display:none}.grid{grid-template-columns:1fr}.grid .updates,.grid .posts{display:block}.panel{padding:13px 12px}.panel h2{font-size:13px}.see{font-size:9px}.song{grid-template-columns:28px 42px 1fr 22px;gap:9px;padding:8px 0}.cover{width:42px;height:42px}.rank{height:28px}.song b{font-size:11px}.song small{font-size:9px}.dl{font-size:19px}.members{margin-top:9px}.member-row{grid-template-columns:repeat(4,1fr);gap:10px}.member{display:flex;flex-direction:column;text-align:center;padding:10px 6px;background:transparent}.member b{font-size:10px}.member small{display:none}.mini{height:25px;font-size:9px;padding:0 18px}}:root{--bg:#050913;--panel:#10182a;--panel2:#0d1628;--text:#fff;--muted:#b7c1d7;--line:rgba(255,255,255,.09);--pink:#ff4f93;--pink2:#e93880;--violet:#aa66ff;--blue:#64b8ff}.category{display:block;color:var(--pink);font-size:13px;font-weight:800;margin-bottom:16px}.volume{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;color:#fff;font-size:12px}.volume div{height:4px;background:#2b354b;border-radius:99px;position:relative}.volume i{position:absolute;left:0;top:0;height:100%;width:42%;background:var(--pink);border-radius:99px}.volume i:after{content:"";position:absolute;right:-5px;top:50%;width:10px;height:10px;border-radius:50%;background:#fff;transform:translateY(-50%)}.volume{grid-template-columns:24px 1fr}.volume i{width:82%}@media (max-width:780px){.category{font-size:11px;margin-bottom:10px}.volume{grid-column:1/3}}:root{--bg:#040814;
  --panel:#0c1225;
  --text:#ffffff;
  --muted:#b9c1d3;
  --line:rgba(255,255,255,.12);
  --pink:#ff4f93;
  --pink2:#e9367f;
  --violet:#7c4dff;}*{box-sizing:border-box;
  margin:0;
  padding:0;}html,body{min-height:100%;}body{font-family:Inter,system-ui,Segoe UI,sans-serif;
  background:#edf1f6;
  color:var(--text);
  padding:12px;}a{color:inherit;
  text-decoration:none;}button,input{font-family:inherit;}@media (max-width:780px){body{padding:0;
    background:#040916;}.logo{gap:10px;}.mark{width:30px;
  height:30px;
  font-size:18px;}.logo-title{font-size:23px;}.logo-sub{font-size:9px;
    letter-spacing:3px;}}.dropdown-menu > a,.nav-dropdown-menu > a{border-color: rgba(255,255,255,.09) !important;
  box-shadow:none !important;}.dropdown-menu > a.is-current-cat,.nav-dropdown-menu > a.is-current-cat{color: var(--pink) !important;
  background: rgba(255,79,147,.12) !important;}@media (max-width:780px){.sidebar-overlay{display:block}.sidebar{display:block}}@keyframes musicDiscSpin{to{transform:rotate(360deg)}}@keyframes musicBars{0%,100%{height:8px;opacity:.55}
  50%{height:24px;opacity:1}}@media (max-width:780px){.grid .updates,.grid .posts{display:block !important;}.grid{gap:10px;}.updates .song{grid-template-columns:46px 1fr 38px 22px;
    gap:9px;}.updates .tag{font-size:9px;
    padding:4px 6px;}.post{grid-template-columns:32px 1fr;}}@keyframes newUpdateStatSpin{to{transform:rotate(360deg)}}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  align-items:stretch;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .grid .panel{min-width:0;
  height:100%;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .song,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post{min-height:64px;
  display:grid;
  align-items:center;
  gap:12px;
  padding:8px 0;
  border-bottom:1px solid rgba(255,255,255,.07);
  color:#fff;
  transition:.18s ease;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) a.song,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) a.post{cursor:pointer;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) a.song:hover,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) a.post:hover{background:rgba(255,79,147,.07);
  border-radius:8px;
  padding-left:8px;
  padding-right:8px;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .updates .song{grid-template-columns:48px minmax(0,1fr) 42px !important;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .posts .post{grid-template-columns:48px minmax(0,1fr) !important;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post-thumb,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post-thumb img,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .cover{width:48px;
  height:48px;
  border-radius:6px;
  object-fit:cover;
  background:#172033;
  flex:0 0 48px;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post b,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .song b{display:block;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  line-height:1.25;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post small,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .song small{display:block;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  line-height:1.35;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .dl{display:none !important;}@media (max-width:780px){body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .grid{grid-template-columns:1fr !important;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .updates .song,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .posts .post{min-height:58px;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .updates .song{grid-template-columns:42px minmax(0,1fr) 38px !important;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .posts .post{grid-template-columns:42px minmax(0,1fr) !important;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post-thumb,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post-thumb img,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .cover{width:42px;
    height:42px;}}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post-thumb{display:block;
  overflow:hidden;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post-thumb img{display:block;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  border-radius:6px !important;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .post-thumb:empty{background:#172033;}:root{--nav-h:74px;}body.index-login-page{padding:10px 18px;background:#eef2f7;}body.index-login-page .page{max-width:1500px;border-radius:10px;overflow:hidden;background:#040916;}body.index-login-page .topbar{height:74px;padding:0 34px;gap:28px;background:#040814;display:flex;align-items:center;}body.index-login-page .topbar .logo{position:static;transform:none;flex:0 0 auto;}body.index-login-page .nav{margin-left:30px;gap:32px;flex:0 1 auto;}body.index-login-page .nav a{font-size:12px;white-space:nowrap;}body.index-login-page .search{margin-left:auto;width:220px;height:40px;flex:0 0 220px;border-radius:7px;}body.index-login-page .desktop-user-box{height:42px;display:flex!important;align-items:center;gap:9px;flex:0 0 auto;}body.index-login-page .user-avatar,body.index-login-page .mobile-user-avatar{position:relative;width:38px;height:38px;flex:0 0 38px;border-radius:50%;overflow:visible;border:1px solid rgba(255,255,255,.28);background:linear-gradient(135deg,#ff57a2,#7c4dff);}body.index-login-page .user-avatar img,body.index-login-page .mobile-user-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%;}body.index-login-page .user-avatar span,body.index-login-page .mobile-user-avatar span{position:absolute;right:-1px;bottom:1px;width:10px;height:10px;border-radius:50%;background:#20e26d;border:2px solid #040814;}body.index-login-page .user-info{display:flex;flex-direction:column;align-items:flex-start;gap:1px;line-height:1.1;max-width:96px;}body.index-login-page .user-info b{max-width:96px;font-size:12px;font-weight:900;}body.index-login-page .user-info small{font-size:10px;color:#c9d2e6;font-weight:700;}body.index-login-page .user-caret{background:transparent;color:#fff;width:18px;height:18px;font-size:11px;}body.index-login-page .hero{min-height:378px;}body.index-login-page .hero-slide{padding:60px 70px 42px;background-position:center center;}body.index-login-page .hero-content{top:0;max-width:520px;}body.index-login-page .hero h1{font-size:46px;line-height:1.06;margin-bottom:18px;}body.index-login-page .hero p{font-size:15px;line-height:1.6;}body.index-login-page .hero-actions{left:70px;top:284px;}body.index-login-page .dots{bottom:23px;}body.index-login-page .content{padding:24px 42px 0;}body.index-login-page .quick{gap:16px;margin-bottom:16px;}body.index-login-page .quick-card{height:98px;border-radius:9px;padding:20px 28px;}body.index-login-page .grid{grid-template-columns:1fr 1fr 1.2fr;gap:16px;}body.index-login-page .panel{border-radius:9px;padding:18px 20px;}body.index-login-page .members{margin-top:16px;}body.index-login-page .member-row{grid-template-columns:repeat(5,1fr);}@media (max-width:1180px) and (min-width:781px){body.index-login-page .topbar{padding:0 22px;gap:16px;}body.index-login-page .nav{gap:16px;margin-left:14px;}body.index-login-page .search{width:190px;flex-basis:190px;}body.index-login-page .user-info{display:none;}}@media (max-width:780px){body.index-login-page{padding:0;background:#040916;}body.index-login-page .page{width:100%;max-width:none;min-height:100vh;border-radius:0;border:0;box-shadow:none;}body.index-login-page .topbar{height:74px!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:space-between                     !important;gap:0!important;}body.index-login-page .hamb{display:grid!important;place-items:center;width:40px;height:40px;font-size:27px;line-height:1;z-index:45;}body.index-login-page .topbar>.logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:20!important;margin:0!important;max-width:178px!important;gap:9px;}body.index-login-page .topbar>.logo .mark{width:34px!important;height:34px!important;font-size:20px!important;flex:0 0 34px!important;}body.index-login-page .topbar>.logo .logo-title{font-size:18px!important;white-space:nowrap!important;}body.index-login-page .topbar>.logo .logo-sub{font-size:7px!important;letter-spacing:2px!important;white-space:nowrap!important;}body.index-login-page .nav,body.index-login-page .search,body.index-login-page .desktop-user-box{display:none!important;}body.index-login-page .mobile-user-avatar{display:block!important;width:38px!important;height:38px!important;z-index:45;margin-left:0!important;}body.index-login-page .hero{min-height:213px;background:#050913;}body.index-login-page .hero-slide{padding:24px 22px;background-size:cover;background-position:center top;}body.index-login-page .hero-slide:before{background:linear-gradient(90deg,rgba(5,9,20,.98) 0%,rgba(5,9,20,.78) 49%,rgba(5,9,20,.18) 100%);}body.index-login-page .hero-content{top:0;max-width:235px;}body.index-login-page .hero h1{font-size:22px;line-height:1.12;letter-spacing:-.5px;margin:2px 0 10px;}body.index-login-page .hero p{font-size:11px;line-height:1.45;margin:0 0 12px;max-width:230px;}body.index-login-page .hero-actions{left:22px;top:142px;}body.index-login-page .hero-actions .btn.pink{display:grid;height:34px;padding:0 14px;font-size:10px;}body.index-login-page .dots{bottom:12px;left:50%;transform:translateX(-50%);}body.index-login-page .content{padding:14px 12px 0;background:#071020;}body.index-login-page .quick{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;}body.index-login-page .quick-card{height:68px;padding:8px 4px;border-radius:7px;gap:5px;align-items:center;justify-content:center;}body.index-login-page .quick-icon{font-size:26px;line-height:1;}body.index-login-page .quick-card h3{font-size:8px;line-height:1.15;}body.index-login-page .grid{display:block;}body.index-login-page .panel{padding:12px;border-radius:8px;margin-bottom:10px;}body.index-login-page .grid .updates,body.index-login-page .grid .posts{display:block!important;}body.index-login-page .song{grid-template-columns:28px 42px minmax(0,1fr) 20px;gap:9px;}body.index-login-page .member-row{grid-template-columns:repeat(4,1fr);gap:7px;}body.index-login-page .member{padding:8px 4px;gap:7px;}body.index-login-page .mini{height:24px;padding:0 14px;font-size:8px;}}@keyframes copyPulse{0%{opacity:0;transform:scale(.98)}
  35%{opacity:1;transform:scale(1)}
  100%{opacity:0;transform:scale(1.02)}}.nav-dropdown-menu a.active::after,.nav-dropdown-menu a.is-current-cat::after,.dropdown-menu a.active::after,.dropdown-menu a.is-current-cat::after,.nav-dropdown a.active::after,.nav-dropdown a.is-current-cat::after{content:none !important;
  display:none !important;}.nav-dropdown-menu a::after,.dropdown-menu a::after{content:none !important;
  display:none !important;}.nav > a.active{color:var(--pink);
  position:relative;}.nav-dropdown.active > button,.nav-dropdown:hover > button{color:var(--pink);}.nav-dropdown.active{position:relative;}.nav-dropdown-menu{overflow:hidden;}.nav-dropdown-menu a,.dropdown-menu a{position:relative;
  text-decoration:none !important;
  border-bottom:0 !important;}.nav-dropdown-menu a *,.dropdown-menu a *{text-decoration:none !important;}label{font-size:12px;color:#fff}input,textarea,select{width:100%;height:40px;margin-top:8px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#091426;color:#fff;padding:0 14px;outline:none}textarea{height:58px;padding:12px 14px;resize:none}select{appearance:none;background:#091426 url("data:image/svg+xml,svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'path d='M4 6l4 4 4-4z'//svg") calc(100% - 12px) center/12px no-repeat}@media (max-width:780px){input,select{height:38px}textarea{height:54px}}@media (max-width:780px){body.index-login-page .profile-menu a[href*="site-profile"] i,body.index-login-page .profile-menu a[href*="site-my-files"] i{width:18px !important;
    text-align:center !important;}}@keyframes authStrengthMove{0%{transform:translateX(-105%)}
  100%{transform:translateX(105%)}}.topbar > a.logo,.sidebar > a.logo,body.index-login-page .topbar > a.logo,body.index-login-page .sidebar > a.logo{display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
  width:auto!important;
  min-width:118px!important;
  height:54px!important;
  overflow:hidden!important;
  font-size:0!important;
  line-height:0!important;
  color:transparent!important;
  text-indent:0!important;
  text-decoration:none!important;
  background:transparent!important;}.topbar > a.logo > *:not(.osanime-logo-img),.sidebar > a.logo > *:not(.osanime-logo-img),body.index-login-page .topbar > a.logo > *:not(.osanime-logo-img),body.index-login-page .sidebar > a.logo > *:not(.osanime-logo-img){display:none!important;}.topbar > a.logo:not(.osanime-logo)::before,.sidebar > a.logo:not(.osanime-logo)::before,body.index-login-page .topbar > a.logo:not(.osanime-logo)::before,body.index-login-page .sidebar > a.logo:not(.osanime-logo)::before{content:""!important;
  display:block!important;
  width:155px!important;
  height:44px!important;
  background:url("/assets/images/logo/osanime-logo.webp") left center/contain no-repeat!important;
  flex:0 0 155px!important;}.sidebar > a.logo,.sidebar-logo,body.index-login-page .sidebar > a.logo{position:relative!important;
  left:auto!important;
  transform:none!important;
  min-width:0!important;
  width:100%!important;
  height:58px!important;
  margin-top:6px!important;
  margin-bottom:30px!important;
  padding-right:42px!important;}@media (max-width:780px){.topbar > a.logo,body.index-login-page .topbar > a.logo{position:absolute!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    justify-content:center!important;
    min-width:120px!important;
    height:46px!important;}.topbar > a.logo:not(.osanime-logo)::before,body.index-login-page .topbar > a.logo:not(.osanime-logo)::before{width:138px!important;
    height:36px!important;
    flex-basis:138px!important;
    background-position:center!important;}}@media (max-width:780px){body.index-login-page .topbar,.topbar{position:relative!important;
    height:68px!important;
    min-height:68px!important;
    padding:0 16px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between        !important;
    overflow:visible!important;}body.index-login-page .hamb,.hamb{display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:38px!important;
    height:38px!important;
    flex:0 0 38px!important;
    font-size:27px!important;
    line-height:1!important;
    margin:0!important;
    padding:0!important;
    z-index:25!important;}body.index-login-page .mobile-search,.mobile-search{display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:38px!important;
    height:38px!important;
    flex:0 0 38px!important;
    font-size:29px!important;
    line-height:1!important;
    margin-left:auto!important;
    margin-right:8px!important;
    padding:0!important;
    z-index:25!important;}body.index-login-page .mobile-user-avatar,.mobile-user-avatar{width:38px!important;
    height:38px!important;
    min-width:38px!important;
    flex:0 0 38px!important;
    margin:0!important;
    padding:0!important;
    z-index:25!important;}body.index-login-page .topbar > a.logo,.topbar > a.logo{position:absolute!important;
    left:50%!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:136px!important;
    min-width:136px!important;
    max-width:136px!important;
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    line-height:0!important;
    z-index:12!important;}body.index-login-page .topbar > a.logo:not(.osanime-logo)::before,.topbar > a.logo:not(.osanime-logo)::before{content:""!important;
    display:block!important;
    width:136px!important;
    min-width:136px!important;
    max-width:136px!important;
    height:32px!important;
    min-height:32px!important;
    max-height:32px!important;
    flex:0 0 136px!important;
    margin:0!important;
    padding:0!important;
    background:url("/assets/images/logo/osanime-logo.webp") center center/contain no-repeat!important;
    transform:none!important;}body.index-login-page .topbar > a.logo > *:not(.osanime-logo-img),.topbar > a.logo > *:not(.osanime-logo-img){display:none!important;}}@media (max-width:390px){body.index-login-page .topbar > a.logo,.topbar > a.logo{width:124px!important;
    min-width:124px!important;
    max-width:124px!important;}body.index-login-page .topbar > a.logo:not(.osanime-logo)::before,.topbar > a.logo:not(.osanime-logo)::before{width:124px!important;
    min-width:124px!important;
    max-width:124px!important;
    flex-basis:124px!important;}}body.index-login-page .hero{min-height:390px!important;}body.index-login-page .hero-content{top:-18px!important;
  padding-bottom:70px!important;}body.index-login-page .hero p{max-width:560px!important;
  margin-bottom:0!important;}body.index-login-page .hero-actions{position:absolute!important;
  left:48px!important;
  top:318px!important;
  z-index:8!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;}@media (max-width:780px){body.index-login-page .hero{min-height:292px!important;}body.index-login-page .hero-content{top:0!important;
    padding-bottom:62px!important;}body.index-login-page .hero p{max-width:300px!important;
    margin-bottom:0!important;}body.index-login-page .hero-actions{left:20px!important;
    top:224px!important;
    gap:8px!important;}body.index-login-page .hero-actions .btn.pink{height:36px!important;
    padding:0 18px!important;
    font-size:11px!important;}}@media (max-width:390px){body.index-login-page .hero{min-height:304px!important;}body.index-login-page .hero-actions{top:238px!important;}}@media (max-width:780px){body.index-login-page .grid{display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;}body.index-login-page .grid .updates,body.index-login-page .grid .posts{display:block !important;
    width:100% !important;
    margin-bottom:10px !important;}body.index-login-page .updates .song{grid-template-columns:42px minmax(0,1fr) 38px !important;
    gap:10px !important;
    align-items:center !important;}body.index-login-page .updates .song .cover{width:42px !important;
    height:42px !important;}body.index-login-page .updates .song b,body.index-login-page .post b{display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    line-height:1.35;}body.index-login-page .updates .tag{justify-self:end;
    font-size:9px !important;
    padding:4px 6px !important;}body.index-login-page .posts .post{grid-template-columns:38px minmax(0,1fr) !important;
    gap:10px !important;
    align-items:center !important;}}body{padding-bottom:150px !important;}@media (max-width:780px){body{padding-bottom:150px !important;}}body.index-php-page{min-width:0;
  overflow-x:hidden;}body.index-php-page.sidebar-is-open{overflow:hidden;}body.index-php-page .page{position:relative;
  isolation:isolate;
  width:100%;}body.index-php-page .skip-link{position:fixed!important;
  left:12px!important;
  top:-52px!important;
  z-index:99999!important;
  padding:10px 14px!important;
  border-radius:8px!important;
  background:#ff4f93!important;
  color:#fff!important;
  font-weight:900!important;
  transition:top .2s ease!important;}body.index-php-page .skip-link:focus{top:12px!important}body.index-php-page .dropdown-empty{display:flex;
  align-items:center;
  gap:8px;
  padding:11px 13px;
  color:rgba(255,255,255,.6);
  font-size:12px;}body.index-php-page .cat-count{opacity:.65;font-size:.9em}body.index-php-page .topbar{position:relative;
  z-index:70;}body.index-php-page .nav-dropdown,body.index-php-page .desktop-user-box{position:relative}body.index-php-page .nav-dropdown-menu,body.index-php-page .profile-dropdown{z-index:180;}body.index-php-page .desktop-user-box{margin-left:4px;}body.index-php-page .user-menu-toggle{min-height:40px;
  display:flex;
  align-items:center;
  gap:9px;
  padding:0 11px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:#071023;
  color:#fff;
  cursor:pointer;}body.index-php-page .profile-dropdown{position:absolute;
  right:0;
  top:calc(100% + 10px);
  width:230px;
  display:none;
  padding:10px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:10px;
  background:#0b1326;
  box-shadow:0 18px 45px rgba(0,0,0,.42);}body.index-php-page .profile-dropdown.show{display:block}body.index-php-page .profile-dropdown>a{display:flex;
  align-items:center;
  gap:9px;
  margin-top:8px;
  padding:10px;
  border-radius:7px;
  font-size:12px;
  font-weight:800;}body.index-php-page .profile-dropdown>a:hover{background:rgba(255,255,255,.06);color:#ff4f93}body.index-php-page .index-alert{margin-bottom:16px;
  padding:13px 15px;
  border-radius:9px;
  font-size:13px;
  line-height:1.5;}body.index-php-page .index-alert.error{color:#ffd5e4;
  border:1px solid rgba(255,79,147,.34);
  background:rgba(255,79,147,.08);}body.index-php-page .index-search-panel{margin-bottom:16px}body.index-php-page .index-result-summary{margin:-5px 0 15px;
  color:#b8c2d3;
  font-size:12px;}body.index-php-page .index-search-results-grid{display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;}body.index-php-page .index-search-card{min-width:0;
  display:grid;
  grid-template-columns:54px minmax(0,1fr) 18px;
  align-items:center;
  gap:12px;
  padding:10px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:9px;
  background:#111a2e;}body.index-php-page .index-search-card:hover{border-color:rgba(255,79,147,.4);background:#151f35}body.index-php-page .index-search-card img{width:54px;height:54px;border-radius:7px;object-fit:cover;background:#172033}body.index-php-page .index-search-card span{min-width:0}body.index-php-page .index-search-card b,body.index-php-page .index-search-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.index-php-page .index-search-card b{font-size:12px}body.index-php-page .index-search-card small{margin-top:6px;color:#aeb8c8;font-size:10.5px}body.index-php-page .index-search-card>i{color:#ff4f93;font-size:11px}body.index-php-page .index-empty-state{width:100%;
  padding:18px;
  border:1px dashed rgba(255,255,255,.12);
  border-radius:9px;
  color:#aeb8c8;
  background:rgba(255,255,255,.025);
  font-size:12px;
  line-height:1.5;}body.index-php-page .music-list{min-width:0}body.index-php-page .song-copy{min-width:0}body.index-php-page .song-copy b,body.index-php-page .song-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.index-php-page #memberUploadList .avatar-wrap{display:grid;
  place-items:center;}body.index-php-page .index-member-empty{grid-column:1/-1}@media (max-width:1180px){body.index-php-page .topbar{gap:16px;padding-left:24px;padding-right:24px}body.index-php-page .nav{gap:12px;margin-left:8px}body.index-php-page .nav a,body.index-php-page .nav-dropdown button{font-size:11px}body.index-php-page .search{width:190px}body.index-php-page .index-main-grid{grid-template-columns:1fr 1fr}body.index-php-page .index-main-grid .posts{grid-column:1/-1}}@media (max-width:900px) and (min-width:781px){body.index-php-page .topbar .nav{display:none}body.index-php-page .hamb{display:block!important;font-size:24px}body.index-php-page .topbar{justify-content:flex-start}body.index-php-page .topbar>.logo{margin-right:auto}body.index-php-page .index-search-results-grid{grid-template-columns:1fr}}@media (max-width:780px){body.index-php-page{padding:0!important;background:#040916!important}body.index-php-page .page{max-width:none!important;min-height:100vh!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.index-php-page .topbar{position:relative!important;
    height:68px!important;
    padding:0 16px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    overflow:visible!important;}body.index-php-page .hamb,body.index-php-page .mobile-search{display:block!important;position:relative;z-index:190}body.index-php-page .topbar>.logo{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;z-index:80!important}body.index-php-page .topbar>.btn,body.index-php-page .desktop-user-box{display:none!important}body.index-php-page .topbar .search{display:none!important}body.index-php-page .topbar.search-open .search{display:flex!important;
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    top:72px!important;
    width:auto!important;
    height:44px!important;
    margin:0!important;
    z-index:220!important;
    background:#071020!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-radius:8px!important;
    box-shadow:0 12px 30px rgba(0,0,0,.35)!important;}body.index-php-page .hero{min-height:235px}body.index-php-page .hero-slide{padding:34px 18px 58px}body.index-php-page .hero h1{font-size:24px;line-height:1.08;margin-top:5px}body.index-php-page .hero p{max-width:75%;font-size:12px;line-height:1.5}body.index-php-page .hero-actions{left:18px;top:auto;bottom:28px}body.index-php-page .dots{bottom:12px}body.index-php-page .content{padding:14px 12px 0}body.index-php-page .quick{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}body.index-php-page .quick-card{min-width:0;height:76px;padding:8px 5px;gap:5px}body.index-php-page .index-main-grid{grid-template-columns:1fr}body.index-php-page .index-main-grid .posts{grid-column:auto}body.index-php-page .index-search-results-grid{grid-template-columns:1fr}body.index-php-page .index-search-card{grid-template-columns:48px minmax(0,1fr) 16px;padding:8px}body.index-php-page .index-search-card img{width:48px;height:48px}body.index-php-page .song{min-width:0}body.index-php-page .sidebar{z-index:260!important}body.index-php-page .sidebar-overlay{z-index:250!important}body.index-php-page .mobile-auth{display:grid!important}}@media (max-width:520px){body.index-php-page .hero{min-height:220px}body.index-php-page .hero h1{font-size:21px}body.index-php-page .hero p{max-width:86%;font-size:11.5px}body.index-php-page .quick{grid-template-columns:1fr}body.index-php-page .quick-card{height:auto;
    min-height:64px;
    display:grid;
    grid-template-columns:42px minmax(0,1fr);
    align-items:center;
    text-align:left;
    padding:10px 12px;
    gap:10px;}body.index-php-page .quick-icon{font-size:25px}body.index-php-page .quick-card h3{font-size:11px}body.index-php-page .quick-card p{display:block;font-size:10px;line-height:1.4}body.index-php-page .panel{padding:12px 10px}body.index-php-page .panel h2{font-size:12px}body.index-php-page .song{grid-template-columns:26px 42px minmax(0,1fr) 20px!important;gap:8px!important}body.index-php-page .updates .song{grid-template-columns:42px minmax(0,1fr) 36px!important}body.index-php-page .song-copy small{font-size:9px}}@media (max-width:360px){body.index-php-page .topbar{padding:0 12px!important}body.index-php-page .topbar .logo-title{font-size:15px!important}body.index-php-page .logo-sub{font-size:7px!important;letter-spacing:1.5px!important}body.index-php-page .hero h1{font-size:19px}body.index-php-page .hero-actions .btn{padding:0 12px;font-size:10px}}@media (prefers-reduced-motion:reduce){body.index-php-page *,body.index-php-page *::before,body.index-php-page *::after{scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;}}body.index-php-page .panel.members{position:relative;
  overflow:hidden;
  margin-top:18px;
  padding:18px 20px 20px;
  border:1px solid rgba(255,60,170,.55)!important;
  border-radius:20px!important;
  background:
    radial-gradient(circle at 0 100%,rgba(255,54,165,.22),transparent 34%),
    radial-gradient(circle at 100% 100%,rgba(111,87,255,.20),transparent 38%),
    linear-gradient(180deg,rgba(11,16,34,.94),rgba(7,10,24,.96))!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.04) inset,0 0 22px rgba(255,54,165,.22),0 18px 45px rgba(0,0,0,.42)!important;}body.index-php-page .panel.members:before{content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:radial-gradient(rgba(255,255,255,.18) 1px,transparent 1.5px);
  background-size:18px 18px;
  opacity:.09;}body.index-php-page .panel.members:after{content:"";
  position:absolute;
  left:16px;
  right:16px;
  bottom:0;
  height:2px;
  background:linear-gradient(90deg,transparent,#ff4ea3,#8b65ff,transparent);
  box-shadow:0 0 18px rgba(255,78,163,.8);}body.index-php-page .panel.members .panel-head{position:relative;z-index:2;margin-bottom:16px}body.index-php-page #memberUploadList.member-row{position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
  align-items:stretch;}body.index-php-page #memberUploadList .member{position:relative;
  min-width:0;
  min-height:160px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:16px 12px 14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
  box-shadow:0 12px 30px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;}body.index-php-page #memberUploadList .member:hover{transform:translateY(-4px);
  border-color:rgba(255,74,166,.55);
  box-shadow:0 18px 35px rgba(0,0,0,.34),0 0 20px rgba(255,74,166,.18);}body.index-php-page #memberUploadList .member-rank{position:absolute;
  top:10px;
  left:10px;
  width:32px;
  height:32px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
  font-size:14px;
  color:#fff;
  border:2px solid rgba(255,255,255,.55);
  background:linear-gradient(135deg,#ffb633,#d87000);
  box-shadow:0 4px 12px rgba(0,0,0,.32),0 0 14px rgba(255,190,65,.38);}body.index-php-page #memberUploadList .member:nth-child(2) .member-rank{background:linear-gradient(135deg,#d9d6ff,#7d70cf)}body.index-php-page #memberUploadList .member:nth-child(3) .member-rank{background:linear-gradient(135deg,#ff9d58,#b74e19)}body.index-php-page #memberUploadList .member:nth-child(n/**/+4) .member-rank{background:linear-gradient(135deg,#ff4ba1,#7b55ff);font-size:12px}body.index-php-page #memberUploadList .member-top-icon{position:absolute;
  top:17px;
  right:17px;
  color:#ffd761;
  font-size:18px;
  filter:drop-shadow(0 0 8px rgba(255,215,97,.55));}body.index-php-page #memberUploadList .avatar-wrap{position:relative;
  width:76px;
  height:76px;
  margin:0 auto 10px;
  border-radius:50%;
  padding:3px;
  background:conic-gradient(from 180deg,#ff4ba1,#8e64ff,#48c5ff,#ff4ba1);
  box-shadow:0 0 0 4px rgba(255,75,161,.09),0 0 18px rgba(255,75,161,.42);}body.index-php-page #memberUploadList .verified{position:absolute;
  right:0;
  bottom:4px;
  width:20px;
  height:20px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:11px;
  color:#fff;
  background:#ff3e93;
  box-shadow:0 0 10px rgba(255,62,147,.7);}body.index-php-page #memberUploadList .member-info{width:100%;min-width:0}body.index-php-page #memberUploadList .member b{display:block;
  max-width:100%;
  color:#fff;
  font-size:13px;
  line-height:1.25;
  font-weight:900;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;}body.index-php-page #memberUploadList .member small{display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  margin-top:5px;
  color:rgba(255,255,255,.72);
  font-size:11px;
  font-weight:700;}body.index-php-page #memberUploadList .member small:before{content:"☁";color:#fff;opacity:.9}body.index-php-page #memberUploadList .member .mini{display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:88px;
  margin-top:12px;
  padding:8px 12px;
  border-radius:7px;
  background:linear-gradient(180deg,#ff62a6,#ec3d85);
  color:#fff!important;
  font-size:10px;
  font-weight:900;
  text-decoration:none;
  box-shadow:0 8px 18px rgba(236,61,133,.25);}@media (max-width:780px){body.index-php-page .panel.members{margin:16px 0 0;padding:13px 10px 14px;border-radius:14px!important}body.index-php-page #memberUploadList.member-row{display:flex;
    flex-direction:row;
    gap:10px;
    overflow-x:auto;
    overflow-y:hidden;
    padding:2px 2px 4px;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;}body.index-php-page #memberUploadList.member-row::-webkit-scrollbar{display:none}body.index-php-page #memberUploadList .member{flex:0 0 92px;min-height:128px;padding:13px 8px 11px;border-radius:14px;scroll-snap-align:start}body.index-php-page #memberUploadList .member-rank{width:24px;height:24px;top:7px;left:7px;font-size:11px;border-width:1px}body.index-php-page #memberUploadList .member-top-icon{display:none}body.index-php-page #memberUploadList .avatar-wrap{width:58px;height:58px;margin-bottom:8px;padding:2px}body.index-php-page #memberUploadList .verified{width:16px;height:16px;font-size:9px;bottom:2px}body.index-php-page #memberUploadList .member b{font-size:10px;max-width:76px}body.index-php-page #memberUploadList .member small{font-size:9px;margin-top:4px;gap:3px;white-space:nowrap}body.index-php-page #memberUploadList .member .mini{min-width:62px;margin-top:8px;padding:7px;font-size:8px;border-radius:6px}body.index-php-page .index-member-empty{flex:0 0 100%}}body.index-php-page{--idx-bg:#040916;
  --idx-panel:#0d1629;
  --idx-panel-2:#101a30;
  --idx-line:rgba(255,255,255,.09);
  --idx-line-strong:rgba(255,255,255,.15);
  --idx-text:#fff;
  --idx-muted:#b8c2d4;
  --idx-pink:#ff4f93;
  --idx-pink-2:#ec3d85;
  --idx-violet:#8b5cf6;
  --idx-blue:#64b8ff;
  margin:0!important;
  min-width:320px;
  min-height:100vh;
  padding:0!important;
  overflow-x:hidden;
  color:var(--idx-text);
  background:#040916!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}body.index-php-page.sidebar-is-open{overflow:hidden!important}body.index-php-page *,body.index-php-page *::before,body.index-php-page *::after{box-sizing:border-box}body.index-php-page button,body.index-php-page input{font:inherit}body.index-php-page a{text-decoration:none}body.index-php-page .skip-link{position:fixed!important;
  left:14px!important;
  top:-60px!important;
  z-index:9999!important;
  padding:10px 14px!important;
  border-radius:9px!important;
  background:var(--idx-pink)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  transition:top .18s ease!important;}body.index-php-page .skip-link:focus{top:14px!important}body.index-php-page .page{position:relative!important;
  width:100%!important;
  max-width:none!important;
  min-height:100vh!important;
  margin:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:var(--idx-bg)!important;
  box-shadow:none!important;}body.index-php-page .hero{position:relative!important;
  z-index:1!important;
  min-height:365px!important;
  overflow:hidden!important;
  background:#050913!important;}body.index-php-page .hero-slide{position:absolute!important;
  inset:0!important;
  display:block!important;
  padding:68px 48px 86px!important;
  opacity:0!important;
  visibility:hidden!important;
  background-position:center!important;
  background-size:cover!important;
  transition:opacity .4s ease,visibility .4s ease!important;}body.index-php-page .hero-slide::before{content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(5,9,20,.98) 0%,rgba(5,10,24,.88) 36%,rgba(5,9,20,.38) 64%,rgba(5,9,20,.14) 100%)!important;}body.index-php-page .hero-slide.active{opacity:1!important;visibility:visible!important}body.index-php-page .hero-content{position:relative!important;z-index:2!important;top:0!important;max-width:570px!important}body.index-php-page .hero h1{margin:0 0 18px!important;
  color:#fff!important;
  font-size:46px!important;
  line-height:1.04!important;
  font-weight:950!important;
  letter-spacing:-1.8px!important;
  text-shadow:0 4px 16px rgba(0,0,0,.38)!important;}body.index-php-page .hero p{margin:0!important;color:#dce4f1!important;font-size:15px!important;line-height:1.65!important}body.index-php-page .hero-actions{position:absolute!important;
  left:48px!important;
  top:auto!important;
  bottom:34px!important;
  z-index:8!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;}body.index-php-page .hero-actions .btn{height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 17px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:7px!important;
  background:rgba(7,16,35,.83)!important;
  color:#fff!important;
  font-size:10.5px!important;
  font-weight:900!important;}body.index-php-page .hero-actions .btn.pink{border-color:transparent!important;background:linear-gradient(180deg,#ff62a6,#ec3d85)!important}body.index-php-page .hero-actions .arrow{color:#fff!important;font-size:24px!important}body.index-php-page .slide-btn{position:absolute!important;
  top:50%!important;
  z-index:9!important;
  width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  transform:translateY(-50%)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:50%!important;
  background:rgba(7,14,30,.5)!important;
  color:#fff!important;
  font-size:26px!important;
  line-height:1!important;
  opacity:.48!important;
  cursor:pointer!important;}body.index-php-page .slide-btn:hover{opacity:1!important}body.index-php-page .slide-btn.prev{left:13px!important}body.index-php-page .slide-btn.next{right:13px!important}body.index-php-page .dots{position:absolute!important;
  left:50%!important;
  bottom:25px!important;
  z-index:10!important;
  display:flex!important;
  gap:8px!important;
  transform:translateX(-50%)!important;}body.index-php-page .dots button{width:8px!important;
  height:8px!important;
  padding:0!important;
  border:0!important;
  border-radius:99px!important;
  background:#cdd6e5!important;
  cursor:pointer!important;
  transition:width .18s ease,background .18s ease!important;}body.index-php-page .dots button.active{width:22px!important;background:var(--idx-pink)!important}body.index-php-page .content{width:100%!important;
  padding:24px 34px 0!important;
  background:linear-gradient(180deg,#071020,#040813)!important;}body.index-php-page .panel{min-width:0!important;
  border:1px solid var(--idx-line)!important;
  border-radius:10px!important;
  background:linear-gradient(180deg,#10182c,#091226)!important;
  box-shadow:none!important;}body.index-php-page .panel-head{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:15px!important}body.index-php-page .panel-head h2{min-width:0!important;
  margin:0!important;
  padding-left:9px!important;
  border-left:3px solid var(--idx-pink)!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:900!important;}body.index-php-page .panel-head .see{margin-left:auto!important;color:#c796ff!important;font-size:9.5px!important;font-weight:900!important;white-space:nowrap!important}body.index-php-page .panel-head .see:hover{color:#fff!important}body.index-php-page .index-alert,body.index-php-page .index-search-panel{margin-bottom:16px!important}body.index-php-page .index-search-panel{padding:18px!important}body.index-php-page .index-search-results-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.index-php-page .index-search-card{min-width:0!important;
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr) 18px!important;
  align-items:center!important;
  gap:11px!important;
  padding:9px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:9px!important;
  background:#111a2e!important;
  color:#fff!important;}body.index-php-page .index-search-card img{width:54px!important;height:54px!important;border-radius:7px!important;object-fit:cover!important}body.index-php-page .index-search-card span{min-width:0!important}body.index-php-page .index-search-card b,body.index-php-page .index-search-card small{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.index-php-page .index-search-card b{font-size:11.5px!important}body.index-php-page .index-search-card small{margin-top:5px!important;color:#9eabbd!important;font-size:9.5px!important}body.index-php-page .quick{display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin-bottom:14px!important;}body.index-php-page .quick-card{min-width:0!important;
  min-height:86px!important;
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  align-items:center!important;
  gap:17px!important;
  padding:15px 20px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:9px!important;
  background:linear-gradient(180deg,#111b30,#0b1326)!important;
  color:#fff!important;
  transition:transform .18s ease,border-color .18s ease!important;}body.index-php-page .quick-card:hover{transform:translateY(-2px)!important;border-color:rgba(255,79,147,.3)!important}body.index-php-page .quick-icon{font-size:36px!important;line-height:1!important;color:var(--idx-pink)!important;text-align:center!important}body.index-php-page .quick-card:nth-child(2) .quick-icon{color:var(--idx-violet)!important}body.index-php-page .quick-card:nth-child(3) .quick-icon{color:var(--idx-blue)!important}body.index-php-page .quick-card h3{margin:0 0 5px!important;color:#fff!important;font-size:12px!important;font-weight:900!important}body.index-php-page .quick-card p{margin:0!important;color:#b9c4d5!important;font-size:10px!important;line-height:1.45!important}body.index-php-page .index-main-grid{display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.08fr)!important;
  gap:13px!important;
  align-items:start!important;}body.index-php-page .index-main-grid>.panel{padding:17px!important}body.index-php-page .music-list{min-width:0!important}body.index-php-page .song{min-width:0!important;
  min-height:62px!important;
  display:grid!important;
  grid-template-columns:30px 48px minmax(0,1fr) 22px!important;
  align-items:center!important;
  gap:10px!important;
  padding:7px 0!important;
  border-bottom:1px solid rgba(255,255,255,.065)!important;
  color:#fff!important;}body.index-php-page .song:last-child{border-bottom:0!important}body.index-php-page .updates .song{grid-template-columns:48px minmax(0,1fr) auto!important}body.index-php-page .song .rank{width:28px!important;
  height:28px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:5px!important;
  background:#1c263c!important;
  color:var(--idx-pink)!important;
  font-size:11px!important;
  font-weight:900!important;}body.index-php-page .song .cover{width:48px!important;height:48px!important;border-radius:6px!important;object-fit:cover!important;background:#172033!important}body.index-php-page .song-copy{min-width:0!important}body.index-php-page .song-copy b,body.index-php-page .song-copy small{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.index-php-page .song-copy b{color:#fff!important;font-size:11px!important;line-height:1.3!important}body.index-php-page .song-copy small{margin-top:4px!important;color:#aeb8c8!important;font-size:9px!important;line-height:1.45!important}body.index-php-page .song .dl{justify-self:end!important;color:var(--idx-pink)!important;font-size:16px!important}body.index-php-page .song .tag{min-width:36px!important;
  justify-self:end!important;
  padding:5px 6px!important;
  border-radius:5px!important;
  background:var(--idx-pink)!important;
  color:#fff!important;
  font-size:8px!important;
  line-height:1!important;
  font-weight:900!important;
  text-align:center!important;}body.index-php-page .index-empty-state{padding:16px!important;border:1px dashed rgba(255,255,255,.12)!important;border-radius:8px!important;color:#9eabba!important;background:rgba(255,255,255,.02)!important;font-size:10.5px!important}body.index-php-page .panel.members{margin:14px 0 0!important;padding:17px 18px 19px!important;border-radius:15px!important}body.index-php-page .panel.members .panel-head{position:relative!important;z-index:3!important;margin-bottom:14px!important}body.index-php-page .panel.members .panel-head h2::before{display:none!important;content:none!important}body.index-php-page #memberUploadList.member-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:11px!important}body.index-php-page #memberUploadList .member{min-height:145px!important;padding:14px 10px 12px!important;border-radius:13px!important}body.index-php-page #memberUploadList .avatar-wrap{width:68px!important;height:68px!important;margin-bottom:9px!important}body.index-php-page #memberUploadList .member-rank{width:27px!important;height:27px!important;top:8px!important;left:8px!important;font-size:11px!important}body.index-php-page #memberUploadList .member-top-icon{top:12px!important;right:12px!important;font-size:15px!important}body.index-php-page #memberUploadList .member b{font-size:11px!important}body.index-php-page #memberUploadList .member small{font-size:9px!important}body.index-php-page #memberUploadList .member .mini{min-width:76px!important;margin-top:9px!important;padding:7px 9px!important;font-size:8px!important}@media (max-width:1280px){body.index-php-page .content{padding-left:26px!important;padding-right:26px!important}}@media (max-width:1100px) and (min-width:781px){body.index-php-page .index-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.index-php-page .index-main-grid>.posts{grid-column:1/-1!important}body.index-php-page .index-search-results-grid{grid-template-columns:1fr!important}body.index-php-page #memberUploadList.member-row{grid-template-columns:repeat(5,minmax(120px,1fr))!important;overflow-x:auto!important;padding-bottom:5px!important}}@media (max-width:780px){body.index-php-page{min-width:0!important;
    padding:0!important;
    background:#040916!important;}body.index-php-page .page{min-height:100vh!important;
    min-height:100dvh!important;
    max-width:none!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;}body.index-php-page .hero{min-height:270px!important}body.index-php-page .hero-slide{padding:34px 18px 75px!important;background-position:center!important}body.index-php-page .hero-slide::before{background:linear-gradient(90deg,rgba(5,9,20,.96) 0%,rgba(5,9,20,.78) 56%,rgba(5,9,20,.32) 100%)!important}body.index-php-page .hero-content{max-width:78%!important}body.index-php-page .hero h1{font-size:25px!important;line-height:1.08!important;letter-spacing:-.8px!important;margin-bottom:12px!important}body.index-php-page .hero p{font-size:11.5px!important;line-height:1.5!important}body.index-php-page .slide-btn{display:none!important}body.index-php-page .hero-actions{left:18px!important;bottom:31px!important;gap:8px!important}body.index-php-page .hero-actions .btn{height:34px!important;padding:0 13px!important;font-size:9px!important}body.index-php-page .hero-actions .arrow{display:none!important}body.index-php-page .dots{bottom:11px!important}body.index-php-page .content{padding:14px 12px 0!important}body.index-php-page .quick{gap:7px!important;margin-bottom:10px!important}body.index-php-page .quick-card{min-height:72px!important;
    grid-template-columns:1fr!important;
    justify-items:center!important;
    gap:5px!important;
    padding:9px 6px!important;
    text-align:center!important;}body.index-php-page .quick-icon{font-size:26px!important}body.index-php-page .quick-card h3{font-size:9px!important;margin:0!important}body.index-php-page .quick-card p{display:none!important}body.index-php-page .index-main-grid{grid-template-columns:1fr!important;gap:10px!important}body.index-php-page .index-main-grid>.posts{grid-column:auto!important}body.index-php-page .index-main-grid>.panel{padding:13px 12px!important}body.index-php-page .panel-head{margin-bottom:11px!important}body.index-php-page .panel-head h2{font-size:12px!important}body.index-php-page .index-search-results-grid{grid-template-columns:1fr!important}body.index-php-page .index-search-card{grid-template-columns:46px minmax(0,1fr) 14px!important;padding:8px!important}body.index-php-page .index-search-card img{width:46px!important;height:46px!important}body.index-php-page .song{grid-template-columns:27px 43px minmax(0,1fr) 19px!important;gap:8px!important;min-height:58px!important}body.index-php-page .updates .song{grid-template-columns:43px minmax(0,1fr) 34px!important}body.index-php-page .song .cover{width:43px!important;height:43px!important}body.index-php-page .song-copy b{font-size:10.5px!important}body.index-php-page .song-copy small{font-size:8.5px!important}body.index-php-page .panel.members{margin-top:11px!important;padding:13px 10px 14px!important;border-radius:13px!important}body.index-php-page #memberUploadList.member-row{display:flex!important;
    grid-template-columns:none!important;
    gap:9px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:2px 2px 4px!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;}body.index-php-page #memberUploadList.member-row::-webkit-scrollbar{display:none!important}body.index-php-page #memberUploadList .member{flex:0 0 94px!important;min-height:126px!important;padding:12px 7px 10px!important;scroll-snap-align:start!important}body.index-php-page #memberUploadList .avatar-wrap{width:56px!important;height:56px!important}body.index-php-page #memberUploadList .member b{max-width:80px!important;font-size:9.5px!important}body.index-php-page #memberUploadList .member small{font-size:8px!important;white-space:nowrap!important}body.index-php-page #memberUploadList .member-top-icon{display:none!important}}@media (max-width:520px){body.index-php-page .hero{min-height:245px!important}body.index-php-page .hero-slide{padding:30px 16px 70px!important}body.index-php-page .hero-content{max-width:88%!important}body.index-php-page .hero h1{font-size:22px!important}body.index-php-page .hero p{font-size:10.5px!important}body.index-php-page .hero-actions{left:16px!important}body.index-php-page .hero-actions .btn:not(.pink){display:none!important}body.index-php-page .quick{grid-template-columns:1fr!important;
    gap:7px!important;}body.index-php-page .quick-card{min-height:58px!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    justify-items:stretch!important;
    align-items:center!important;
    gap:10px!important;
    padding:9px 11px!important;
    text-align:left!important;}body.index-php-page .quick-icon{font-size:22px!important}body.index-php-page .quick-card h3{font-size:10px!important}body.index-php-page .quick-card p{display:block!important;margin-top:3px!important;font-size:8.5px!important;line-height:1.35!important}body.index-php-page .panel-head h2{max-width:72%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media (max-width:390px){body.index-php-page .hero h1{font-size:20px!important}body.index-php-page .hero p{font-size:10px!important}body.index-php-page .content{padding-left:9px!important;padding-right:9px!important}body.index-php-page .index-main-grid>.panel{padding:11px 9px!important}body.index-php-page .song{grid-template-columns:25px 40px minmax(0,1fr) 18px!important;gap:7px!important}body.index-php-page .updates .song{grid-template-columns:40px minmax(0,1fr) 32px!important}body.index-php-page .song .cover{width:40px!important;height:40px!important}body.index-php-page #memberUploadList .member{flex-basis:88px!important}}@media (prefers-reduced-motion:reduce){body.index-php-page *,body.index-php-page *::before,body.index-php-page *::after{scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;}}@media (min-width: 781px){.topbar .nav > a.active,.topbar .nav-dropdown.active > button{position: relative !important;}.topbar .nav > a.active::after,.topbar .nav-dropdown.active > button::after{content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: -16px !important;
    width: auto !important;
    min-width: 0 !important;
    height: 2px !important;
    transform: none !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: var(--idx-pink, var(--pink, #ff4f93)) !important;
    box-shadow: none !important;
    pointer-events: none !important;}}@keyframes mfSpin{to{transform:rotate(360deg)}}footer.foot{box-sizing:border-box;
  width:100%;
  min-height:84px;
  margin:0;
  padding:15px clamp(18px,3vw,38px);

  display:grid;
  grid-template-columns:minmax(155px,1fr) auto minmax(155px,1fr);
  align-items:center;
  gap:24px;

  border-top:1px solid rgba(255,255,255,.08);
  background:#040916;
  color:#fff;}footer.foot > nav{justify-self:center;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px 13px;

  margin:0;
  color:#b8c2d2;
  font-size:10px;
  font-weight:700;
  line-height:1.4;}footer.foot > nav a{color:inherit;
  text-decoration:none;
  transition:color .16s ease;}footer.foot > nav a:hover,footer.foot > nav a:focus-visible{color:var(--pink,#ff4f93);}footer.foot > nav > span{color:#566278;
  font-size:9px;}@media (max-width:980px) and (min-width:781px){footer.foot{grid-template-columns:minmax(145px,.8fr) auto minmax(145px,.8fr);
    gap:18px;
    padding-left:24px;
    padding-right:24px;}footer.foot > nav{gap:7px 10px;
    font-size:9.5px;}}@media (max-width:780px){footer.foot{min-height:104px;
    grid-template-columns:1fr;
    justify-items:center;
    gap:10px;
    padding:18px 14px;
    text-align:center;}footer.foot > nav{justify-self:center;
    gap:8px 10px;
    font-size:10px;}}@media (max-width:420px){footer.foot{min-height:96px;
    gap:9px;
    padding:16px 10px;}footer.foot > nav{gap:10px 12px;
    font-size:9.5px;}footer.foot > nav > span{display:none;}}@keyframes profileCopyCheck{0%{transform:scale(.45) rotate(-18deg);opacity:.2}
  55%{transform:scale(1.25) rotate(6deg);opacity:1}
  100%{transform:scale(1) rotate(0);opacity:1}}@keyframes animeDirectorySpin{to{transform:rotate(360deg)}}@keyframes animeDetailSpin{to{transform:rotate(360deg)}}@keyframes osanimeWatchSpin{to{transform:rotate(360deg)}}body.index-php-page.index-home-optimized{--home-surface:#0b1528;
  --home-surface-2:#101c32;
  --home-surface-3:#142139;
  --home-line:rgba(255,255,255,.085);
  --home-line-hover:rgba(255,255,255,.15);
  --home-text:#f8fbff;
  --home-muted:#9eabc0;
  --home-pink:#ff4f93;
  --home-violet:#9d73ff;
  --home-blue:#64b8ff;}body.index-php-page.index-home-optimized .hero{min-height:350px!important;
  border-bottom:1px solid rgba(255,255,255,.055)!important;}body.index-php-page.index-home-optimized .hero-slide{padding:66px 52px 82px!important;}body.index-php-page.index-home-optimized .hero-slide::before{background:
    linear-gradient(90deg,rgba(3,8,18,.985) 0%,rgba(4,10,23,.91) 37%,rgba(5,9,20,.42) 66%,rgba(5,9,20,.14) 100%),
    radial-gradient(circle at 73% 20%,rgba(124,77,255,.26),transparent 31%),
    radial-gradient(circle at 51% 100%,rgba(255,79,147,.15),transparent 30%)!important;}body.index-php-page.index-home-optimized .hero-content{top:0!important;
  max-width:600px!important;}body.index-php-page.index-home-optimized .index-hero-kicker{min-height:26px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-bottom:12px;
  padding:0 10px;
  border:1px solid rgba(255,79,147,.18);
  border-radius:999px;
  background:rgba(255,79,147,.09);
  color:#ff91bd;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;}body.index-php-page.index-home-optimized .index-hero-kicker i{font-size:10px;}body.index-php-page.index-home-optimized .hero h1{max-width:570px!important;
  margin:0 0 14px!important;
  font-size:clamp(38px,4vw,52px)!important;
  line-height:1.02!important;
  letter-spacing:-1.8px!important;}body.index-php-page.index-home-optimized .hero p{max-width:540px!important;
  margin:0!important;
  color:#cbd6e6!important;
  font-size:13px!important;
  line-height:1.65!important;}body.index-php-page.index-home-optimized .hero-actions{left:52px!important;
  top:auto!important;
  bottom:34px!important;}body.index-php-page.index-home-optimized .hero-actions .btn{min-height:38px!important;
  border-radius:9px!important;}body.index-php-page.index-home-optimized .dots{bottom:18px!important;}body.index-php-page.index-home-optimized .content{padding:26px 34px 0!important;
  background:
    radial-gradient(circle at 15% 0,rgba(255,79,147,.035),transparent 26%),
    linear-gradient(180deg,#071020 0%,#040813 100%)!important;}body.index-php-page.index-home-optimized .panel{border-color:var(--home-line)!important;
  border-radius:14px!important;
  background:
    linear-gradient(180deg,rgba(16,27,48,.97),rgba(8,18,36,.97))!important;
  box-shadow:0 12px 28px rgba(0,0,0,.08)!important;}body.index-php-page.index-home-optimized .panel-head{min-height:29px!important;
  margin-bottom:13px!important;}body.index-php-page.index-home-optimized .panel-head h2{font-size:14px!important;
  letter-spacing:.01em!important;}body.index-php-page.index-home-optimized .panel-head .see{min-height:27px!important;
  display:inline-flex!important;
  align-items:center!important;
  padding:0 8px!important;
  border:1px solid rgba(157,115,255,.13)!important;
  border-radius:7px!important;
  background:rgba(157,115,255,.055)!important;
  font-size:9px!important;
  transition:background .18s ease,border-color .18s ease,color .18s ease!important;}body.index-php-page.index-home-optimized .panel-head .see:hover{border-color:rgba(157,115,255,.28)!important;
  background:rgba(157,115,255,.11)!important;}body.index-php-page.index-home-optimized .quick{gap:11px!important;
  margin-bottom:14px!important;}body.index-php-page.index-home-optimized .quick-card{min-height:92px!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  gap:14px!important;
  padding:16px 18px!important;
  border-color:var(--home-line)!important;
  border-radius:13px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(255,255,255,.025),transparent 34%),
    linear-gradient(180deg,#101d33,#0a1529)!important;
  box-shadow:0 10px 26px rgba(0,0,0,.07)!important;}body.index-php-page.index-home-optimized .quick-card:hover{transform:translateY(-2px)!important;
  border-color:rgba(255,79,147,.24)!important;
  box-shadow:0 14px 30px rgba(0,0,0,.12)!important;}body.index-php-page.index-home-optimized .quick-icon{width:46px!important;
  height:46px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,79,147,.15)!important;
  border-radius:12px!important;
  background:rgba(255,79,147,.08)!important;
  font-size:19px!important;}body.index-php-page.index-home-optimized .quick-card:nth-child(2) .quick-icon{border-color:rgba(157,115,255,.16)!important;
  background:rgba(157,115,255,.08)!important;}body.index-php-page.index-home-optimized .quick-card:nth-child(3) .quick-icon{border-color:rgba(100,184,255,.16)!important;
  background:rgba(100,184,255,.08)!important;}body.index-php-page.index-home-optimized .quick-card h3{font-size:12px!important;}body.index-php-page.index-home-optimized .quick-card p{color:#94a4ba!important;
  font-size:10px!important;
  line-height:1.5!important;}body.index-php-page.index-home-optimized .index-main-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.05fr)!important;
  gap:12px!important;
  align-items:stretch!important;}body.index-php-page.index-home-optimized .index-main-grid>.panel{height:100%!important;
  padding:16px!important;}body.index-php-page.index-home-optimized .song{min-height:64px!important;
  margin:0 -5px!important;
  padding:8px 5px!important;
  border-bottom:1px solid rgba(255,255,255,.055)!important;
  border-radius:8px!important;
  transition:background .16s ease,transform .16s ease!important;}body.index-php-page.index-home-optimized .song:hover{background:rgba(255,255,255,.028)!important;}body.index-php-page.index-home-optimized .song .cover{border:1px solid rgba(255,255,255,.07)!important;
  border-radius:8px!important;}body.index-php-page.index-home-optimized .song-copy b{font-size:11.5px!important;
  line-height:1.35!important;}body.index-php-page.index-home-optimized .song-copy small{color:#8999af!important;
  font-size:9.3px!important;}body.index-php-page.index-home-optimized .song .rank{border:1px solid rgba(255,255,255,.055)!important;
  border-radius:7px!important;
  background:#15223a!important;}body.index-php-page.index-home-optimized .song .tag{border-radius:999px!important;
  background:rgba(255,79,147,.12)!important;
  color:#ff8db8!important;
  box-shadow:inset 0 0 0 1px rgba(255,79,147,.18)!important;}body.index-php-page.index-home-optimized .index-latest-post-list{display:flex!important;
  flex-direction:column!important;
  gap:5px!important;}body.index-php-page.index-home-optimized .index-latest-post{min-height:62px!important;
  grid-template-columns:52px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  margin:0!important;
  padding:6px!important;
  border:1px solid transparent!important;
  border-bottom:0!important;
  border-radius:9px!important;
  transition:background .16s ease,border-color .16s ease!important;}body.index-php-page.index-home-optimized .index-latest-post:hover{border-color:rgba(255,255,255,.07)!important;
  background:rgba(255,255,255,.026)!important;}body.index-php-page.index-home-optimized .index-latest-post .post-thumb{width:50px!important;
  height:50px!important;
  border:1px solid rgba(255,255,255,.07)!important;
  border-radius:8px!important;
  object-fit:cover!important;}body.index-php-page.index-home-optimized .index-post-copy{min-width:0!important;}body.index-php-page.index-home-optimized .index-post-copy b{display:block!important;
  overflow:hidden!important;
  color:#f8fbff!important;
  font-size:11.2px!important;
  line-height:1.35!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;}body.index-php-page.index-home-optimized .index-post-copy small{display:block!important;
  overflow:hidden!important;
  margin-top:5px!important;
  color:#8190a5!important;
  font-size:8.8px!important;
  line-height:1.35!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;}body.index-php-page.index-home-optimized .index-post-copy small .fa-thumbtack{color:var(--home-pink)!important;}body.index-php-page.index-home-optimized .panel.members{margin-top:13px!important;
  padding:17px!important;
  overflow:hidden!important;}body.index-php-page.index-home-optimized #memberUploadList.member-row{display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;}body.index-php-page.index-home-optimized #memberUploadList .member{position:relative!important;
  min-width:0!important;
  min-height:158px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
  padding:14px 10px 12px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.065)!important;
  border-radius:13px!important;
  background:
    radial-gradient(circle at 50% -12%,rgba(255,79,147,.08),transparent 43%),
    linear-gradient(180deg,#101c31,#0a1528)!important;
  text-align:center!important;
  transition:transform .16s ease,border-color .16s ease,background .16s ease!important;}body.index-php-page.index-home-optimized #memberUploadList .member:hover{transform:translateY(-2px)!important;
  border-color:rgba(255,79,147,.19)!important;
  background:
    radial-gradient(circle at 50% -12%,rgba(255,79,147,.11),transparent 43%),
    linear-gradient(180deg,#122039,#0b172c)!important;}body.index-php-page.index-home-optimized #memberUploadList .avatar-wrap{position:relative!important;
  width:72px!important;
  height:72px!important;
  flex:0 0 72px!important;
  display:block!important;
  margin:2px 0 10px!important;
  padding:3px!important;
  border-radius:50%!important;
  background:linear-gradient(145deg,rgba(255,79,147,.95),rgba(124,77,255,.8))!important;
  box-shadow:0 9px 22px rgba(0,0,0,.2)!important;}body.index-php-page.index-home-optimized #memberUploadList .member-index-avatar{width:100%!important;
  height:100%!important;
  display:block!important;
  border:2px solid #0b1528!important;
  border-radius:50%!important;
  background:#111d31!important;
  object-fit:cover!important;}body.index-php-page.index-home-optimized #memberUploadList .verified{right:0!important;
  bottom:2px!important;
  width:18px!important;
  height:18px!important;
  display:grid!important;
  place-items:center!important;
  border:2px solid #0c172a!important;
  border-radius:50%!important;
  background:#4ca8ff!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:900!important;}body.index-php-page.index-home-optimized #memberUploadList .member-rank{top:9px!important;
  left:9px!important;
  width:26px!important;
  height:26px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  box-shadow:0 7px 18px rgba(0,0,0,.16)!important;}body.index-php-page.index-home-optimized #memberUploadList .member-top-icon{top:11px!important;
  right:11px!important;
  color:#ffd56b!important;
  font-size:13px!important;
  filter:drop-shadow(0 3px 8px rgba(255,197,62,.18))!important;}body.index-php-page.index-home-optimized #memberUploadList .member-info{width:100%!important;
  min-width:0!important;}body.index-php-page.index-home-optimized #memberUploadList .member-name-link{display:block!important;
  min-width:0!important;}body.index-php-page.index-home-optimized #memberUploadList .member b{max-width:100%!important;
  display:block!important;
  overflow:hidden!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:1.3!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;}body.index-php-page.index-home-optimized #memberUploadList .member small{display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  margin:5px 0 0!important;
  color:#8797ad!important;
  font-size:9px!important;}body.index-php-page.index-home-optimized #memberUploadList .member small::before{content:""!important;
  font-family:"Font Awesome 6 Free"!important;
  font-weight:900!important;
  color:#73859d!important;}body.index-php-page.index-home-optimized #memberUploadList .member .mini{min-width:0!important;
  min-height:27px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-top:9px!important;
  padding:0 10px!important;
  border:1px solid rgba(255,79,147,.16)!important;
  border-radius:7px!important;
  background:rgba(255,79,147,.075)!important;
  color:#ff8eb9!important;
  box-shadow:none!important;
  font-size:8px!important;
  transition:background .16s ease,border-color .16s ease,color .16s ease!important;}body.index-php-page.index-home-optimized #memberUploadList .member .mini:hover{border-color:rgba(255,79,147,.30)!important;
  background:rgba(255,79,147,.13)!important;
  color:#fff!important;}body.index-php-page.index-home-optimized .index-search-card{border-radius:11px!important;
  background:linear-gradient(180deg,#101d31,#0b162a)!important;
  transition:transform .16s ease,border-color .16s ease!important;}body.index-php-page.index-home-optimized .index-search-card:hover{transform:translateY(-1px)!important;
  border-color:rgba(255,79,147,.18)!important;}body.index-php-page.index-home-optimized a:focus-visible,body.index-php-page.index-home-optimized button:focus-visible,body.index-php-page.index-home-optimized input:focus-visible{outline:2px solid rgba(255,79,147,.82)!important;
  outline-offset:2px!important;}@media (max-width:1180px) and (min-width:781px){body.index-php-page.index-home-optimized .hero{min-height:320px!important;}body.index-php-page.index-home-optimized .hero-slide{padding:52px 34px 78px!important;}body.index-php-page.index-home-optimized .hero-actions{left:34px!important;}body.index-php-page.index-home-optimized .content{padding-left:24px!important;
    padding-right:24px!important;}body.index-php-page.index-home-optimized .index-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.index-php-page.index-home-optimized .index-main-grid>.posts{grid-column:1/-1!important;}body.index-php-page.index-home-optimized #memberUploadList.member-row{grid-template-columns:repeat(5,minmax(116px,1fr))!important;
    overflow-x:auto!important;
    padding-bottom:4px!important;
    scrollbar-width:thin!important;}}@media (max-width:780px){body.index-php-page.index-home-optimized .hero{min-height:270px!important;}body.index-php-page.index-home-optimized .hero-slide{padding:30px 18px 72px!important;}body.index-php-page.index-home-optimized .hero-content{max-width:82%!important;}body.index-php-page.index-home-optimized .index-hero-kicker{min-height:22px!important;
    margin-bottom:9px!important;
    padding:0 8px!important;
    font-size:7.5px!important;}body.index-php-page.index-home-optimized .hero h1{font-size:25px!important;
    letter-spacing:-.8px!important;}body.index-php-page.index-home-optimized .hero p{max-width:92%!important;
    font-size:11px!important;}body.index-php-page.index-home-optimized .hero-actions{left:18px!important;
    bottom:30px!important;}body.index-php-page.index-home-optimized .content{padding:14px 12px 0!important;}body.index-php-page.index-home-optimized .quick{grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;}body.index-php-page.index-home-optimized .quick-card{min-height:74px!important;
    grid-template-columns:1fr!important;
    justify-items:center!important;
    gap:5px!important;
    padding:8px 5px!important;
    text-align:center!important;}body.index-php-page.index-home-optimized .quick-icon{width:34px!important;
    height:34px!important;
    border-radius:9px!important;
    font-size:15px!important;}body.index-php-page.index-home-optimized .quick-card h3{font-size:9px!important;}body.index-php-page.index-home-optimized .quick-card p{display:none!important;}body.index-php-page.index-home-optimized .index-main-grid{grid-template-columns:1fr!important;
    gap:9px!important;}body.index-php-page.index-home-optimized .index-main-grid>.posts{grid-column:auto!important;}body.index-php-page.index-home-optimized .index-main-grid>.panel{padding:13px 11px!important;}body.index-php-page.index-home-optimized .panel-head h2{font-size:12px!important;}body.index-php-page.index-home-optimized .index-latest-post{grid-template-columns:48px minmax(0,1fr)!important;
    min-height:58px!important;}body.index-php-page.index-home-optimized .index-latest-post .post-thumb{width:46px!important;
    height:46px!important;}body.index-php-page.index-home-optimized .panel.members{padding:13px 10px 14px!important;}body.index-php-page.index-home-optimized #memberUploadList.member-row{display:flex!important;
    grid-template-columns:none!important;
    gap:9px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:2px 2px 5px!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;}body.index-php-page.index-home-optimized #memberUploadList.member-row::-webkit-scrollbar{display:none!important;}body.index-php-page.index-home-optimized #memberUploadList .member{flex:0 0 112px!important;
    min-height:144px!important;
    padding:12px 8px 10px!important;
    scroll-snap-align:start!important;}body.index-php-page.index-home-optimized #memberUploadList .avatar-wrap{width:62px!important;
    height:62px!important;
    flex-basis:62px!important;
    margin-bottom:8px!important;}body.index-php-page.index-home-optimized #memberUploadList .member b{font-size:10px!important;}body.index-php-page.index-home-optimized #memberUploadList .member small{font-size:8.5px!important;}body.index-php-page.index-home-optimized #memberUploadList .member .mini{min-height:25px!important;
    margin-top:8px!important;
    padding:0 8px!important;
    font-size:7.5px!important;}}@media (max-width:520px){body.index-php-page.index-home-optimized .hero{min-height:250px!important;}body.index-php-page.index-home-optimized .hero-content{max-width:90%!important;}body.index-php-page.index-home-optimized .index-hero-kicker{font-size:7px!important;}body.index-php-page.index-home-optimized .hero h1{font-size:22px!important;}body.index-php-page.index-home-optimized .quick{grid-template-columns:1fr!important;}body.index-php-page.index-home-optimized .quick-card{min-height:62px!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    justify-items:stretch!important;
    gap:10px!important;
    padding:10px 11px!important;
    text-align:left!important;}body.index-php-page.index-home-optimized .quick-icon{width:36px!important;
    height:36px!important;}body.index-php-page.index-home-optimized .quick-card h3{font-size:10px!important;}body.index-php-page.index-home-optimized .quick-card p{display:block!important;
    margin-top:2px!important;
    font-size:8.5px!important;}}@media (prefers-reduced-motion:reduce){body.index-php-page.index-home-optimized *,body.index-php-page.index-home-optimized *::before,body.index-php-page.index-home-optimized *::after{transition:none!important;
    animation:none!important;
    scroll-behavior:auto!important;}}@keyframes profileSocialPulse{from{transform:scale(.86);opacity:.55}
  to{transform:scale(1.08);opacity:1}}@keyframes profileSocialListSpin{to{transform:rotate(360deg)}}body.index-php-page.index-home-optimized .hero{min-height:430px!important;}body.index-php-page.index-home-optimized .hero-slide{padding:50px 52px 66px!important;
  pointer-events:none!important;}body.index-php-page.index-home-optimized .hero-slide.active{pointer-events:auto!important;}body.index-php-page.index-home-optimized .hero-content{width:min(100%,620px)!important;
  max-width:620px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;}body.index-php-page.index-home-optimized .hero h1{max-width:600px!important;
  font-size:clamp(38px,3.55vw,48px)!important;
  line-height:1.025!important;
  letter-spacing:-1.55px!important;
  margin:0 0 14px!important;}body.index-php-page.index-home-optimized .hero p{width:min(100%,540px)!important;
  max-width:540px!important;
  margin:0!important;
  color:#cbd6e6!important;
  font-size:13px!important;
  line-height:1.62!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions{position:static!important;
  inset:auto!important;
  width:auto!important;
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:20px 0 0!important;
  transform:none!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions .btn{min-height:38px!important;
  height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 17px!important;
  border-radius:9px!important;
  white-space:nowrap!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions .arrow{display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:38px!important;
  margin-left:0!important;
  font-size:23px!important;}body.index-php-page.index-home-optimized .dots{bottom:17px!important;}@media (max-width:1180px) and (min-width:781px){body.index-php-page.index-home-optimized .hero{min-height:400px!important;}body.index-php-page.index-home-optimized .hero-slide{padding:44px 34px 60px!important;}body.index-php-page.index-home-optimized .hero-content{width:min(100%,570px)!important;
    max-width:570px!important;}body.index-php-page.index-home-optimized .hero h1{font-size:clamp(35px,4vw,44px)!important;}body.index-php-page.index-home-optimized .hero p{max-width:500px!important;
    font-size:12.5px!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions{margin-top:18px!important;}}@media (max-width:780px){body.index-php-page.index-home-optimized .hero{min-height:330px!important;}body.index-php-page.index-home-optimized .hero-slide{padding:27px 18px 48px!important;}body.index-php-page.index-home-optimized .hero-content{width:min(100%,88%)!important;
    max-width:88%!important;}body.index-php-page.index-home-optimized .hero h1{font-size:25px!important;
    line-height:1.04!important;
    margin-bottom:10px!important;}body.index-php-page.index-home-optimized .hero p{width:100%!important;
    max-width:100%!important;
    font-size:11px!important;
    line-height:1.5!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions{gap:7px!important;
    margin-top:14px!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions .btn{min-height:34px!important;
    height:34px!important;
    padding:0 12px!important;
    font-size:9px!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions .btn:not(.pink){display:inline-flex!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions .arrow{display:none!important;}body.index-php-page.index-home-optimized .dots{bottom:12px!important;}}@media (max-width:520px){body.index-php-page.index-home-optimized .hero{min-height:310px!important;}body.index-php-page.index-home-optimized .hero-slide{padding:23px 16px 46px!important;}body.index-php-page.index-home-optimized .hero-content{width:min(100%,92%)!important;
    max-width:92%!important;}body.index-php-page.index-home-optimized .hero h1{font-size:22px!important;
    line-height:1.045!important;}body.index-php-page.index-home-optimized .hero p{font-size:10.5px!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions{margin-top:12px!important;}body.index-php-page.index-home-optimized .hero-content .hero-actions .btn:not(.pink),body.index-php-page.index-home-optimized .hero-content .hero-actions .arrow{display:none!important;}}@media (prefers-reduced-motion:reduce){body.index-php-page.index-home-optimized .hero-slide{transition:none!important;}}@media (min-width:781px){html,body{width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;}body{min-height:100vh!important;
    background:#040916!important;}.page{width:100%!important;
    max-width:none!important;
    min-height:100vh!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;}.topbar,.hero,.content,.foot{max-width:none!important;}}@media (min-width:1600px){.topbar{padding-left:clamp(38px,3vw,72px)!important;
    padding-right:clamp(38px,3vw,72px)!important;}}@media (max-width:780px){body{margin:0!important;
    padding:0!important;}.page{width:100%!important;
    max-width:none!important;
    margin:0!important;
    border-radius:0!important;}}@media (min-width:781px){html body.index-php-page{width:100%!important;
    margin:0!important;
    padding:0!important;
    background:#040916!important;}html body.index-php-page > .page,html body.index-php-page .page{width:100%!important;
    max-width:none!important;
    min-height:100vh!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;}}@media (min-width:1181px){body.index-php-page.index-home-optimized #memberUploadList.member-row{display:grid !important;
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
    gap:10px !important;
    align-items:stretch !important;}body.index-php-page.index-home-optimized #memberUploadList .member{width:100% !important;
    min-width:0 !important;
    height:100% !important;}}footer.foot.osanime-site-footer{--of-bg:#050b16;
  --of-panel:#0b1425;
  --of-panel-2:#0d182b;
  --of-line:rgba(255,255,255,.075);
  --of-line-strong:rgba(255,255,255,.12);
  --of-text:#f7f9fc;
  --of-muted:#8796aa;
  --of-pink:#ff4f93;
  --of-violet:#9d73ff;

  width:100%!important;
  min-height:0!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  border:0!important;
  border-top:1px solid var(--of-line)!important;
  border-radius:0!important;
  background:
    radial-gradient(circle at 12% 0,rgba(255,79,147,.075),transparent 28%),
    radial-gradient(circle at 92% 16%,rgba(157,115,255,.07),transparent 26%),
    linear-gradient(180deg,#07101f 0%,var(--of-bg) 72%)!important;
  color:var(--of-text)!important;
  box-shadow:none!important;}footer.foot.osanime-site-footer *{box-sizing:border-box!important;}footer.foot.osanime-site-footer a{text-decoration:none!important;}footer.foot.osanime-site-footer .osanime-footer-main{width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(280px,1.5fr) minmax(150px,.65fr) minmax(160px,.7fr) minmax(270px,1fr)!important;
  gap:clamp(28px,3vw,54px)!important;
  padding:clamp(34px,4vw,58px) clamp(24px,4vw,70px) 34px!important;}footer.foot.osanime-site-footer .osanime-footer-brand{min-width:0!important;}footer.foot.osanime-site-footer .osanime-footer-logo{width:max-content!important;
  max-width:100%!important;
  display:inline-flex!important;
  align-items:center!important;
  margin:0 0 17px!important;}footer.foot.osanime-site-footer .osanime-footer-logo-img{width:auto!important;
  height:46px!important;
  max-width:180px!important;
  display:block!important;
  object-fit:contain!important;}footer.foot.osanime-site-footer .osanime-footer-brand h2{max-width:420px!important;
  margin:0 0 8px!important;
  color:#fff!important;
  font-size:clamp(17px,1.25vw,21px)!important;
  font-weight:900!important;
  line-height:1.2!important;
  letter-spacing:-.35px!important;}footer.foot.osanime-site-footer .osanime-footer-brand>p{max-width:460px!important;
  margin:0!important;
  color:#8f9eb2!important;
  font-size:11.5px!important;
  line-height:1.75!important;}footer.foot.osanime-site-footer .osanime-footer-brand-actions{display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-top:19px!important;}footer.foot.osanime-site-footer .osanime-footer-primary,footer.foot.osanime-site-footer .osanime-footer-secondary{min-height:35px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  padding:0 12px!important;
  border-radius:8px!important;
  font-size:9px!important;
  font-weight:900!important;
  line-height:1!important;
  transition:
    transform .16s ease,
    border-color .16s ease,
    background .16s ease,
    color .16s ease!important;}footer.foot.osanime-site-footer .osanime-footer-primary{border:1px solid rgba(255,79,147,.34)!important;
  background:linear-gradient(180deg,rgba(255,79,147,.22),rgba(255,79,147,.12))!important;
  color:#ff9ec3!important;}footer.foot.osanime-site-footer .osanime-footer-secondary{border:1px solid rgba(157,115,255,.22)!important;
  background:rgba(157,115,255,.07)!important;
  color:#c9b8ff!important;}footer.foot.osanime-site-footer .osanime-footer-primary:hover,footer.foot.osanime-site-footer .osanime-footer-secondary:hover{transform:translateY(-1px)!important;
  border-color:rgba(255,255,255,.18)!important;
  color:#fff!important;}footer.foot.osanime-site-footer .osanime-footer-column{min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:4px!important;
  margin:0!important;
  color:inherit!important;
  text-align:left!important;}footer.foot.osanime-site-footer .osanime-footer-column h3{margin:0 0 10px!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1.25!important;
  letter-spacing:.55px!important;
  text-transform:uppercase!important;}footer.foot.osanime-site-footer .osanime-footer-column a{width:100%!important;
  min-height:31px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  padding:0 8px!important;
  border:1px solid transparent!important;
  border-radius:7px!important;
  color:#8998ac!important;
  font-size:10px!important;
  font-weight:700!important;
  line-height:1.3!important;
  transition:background .16s ease,border-color .16s ease,color .16s ease!important;}footer.foot.osanime-site-footer .osanime-footer-column a i{width:15px!important;
  flex:0 0 15px!important;
  margin:0!important;
  color:#65758c!important;
  font-size:10px!important;
  text-align:center!important;}footer.foot.osanime-site-footer .osanime-footer-column a:hover,footer.foot.osanime-site-footer .osanime-footer-column a:focus-visible{border-color:rgba(255,255,255,.07)!important;
  background:rgba(255,255,255,.025)!important;
  color:#fff!important;}footer.foot.osanime-site-footer .osanime-footer-column a:hover i,footer.foot.osanime-site-footer .osanime-footer-column a:focus-visible i{color:var(--of-pink)!important;}footer.foot.osanime-site-footer .osanime-footer-help-card{min-width:0!important;
  align-self:start!important;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  gap:12px!important;
  padding:15px!important;
  border:1px solid var(--of-line)!important;
  border-radius:12px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(255,79,147,.06),transparent 35%),
    linear-gradient(180deg,var(--of-panel-2),var(--of-panel))!important;
  box-shadow:0 14px 30px rgba(0,0,0,.10)!important;}footer.foot.osanime-site-footer .osanime-footer-help-icon{width:42px!important;
  height:42px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,79,147,.16)!important;
  border-radius:10px!important;
  background:rgba(255,79,147,.075)!important;
  color:#ff7eae!important;
  font-size:16px!important;}footer.foot.osanime-site-footer .osanime-footer-help-card small{display:block!important;
  margin:1px 0 4px!important;
  color:#ff7ead!important;
  font-size:7px!important;
  font-weight:900!important;
  letter-spacing:1px!important;}footer.foot.osanime-site-footer .osanime-footer-help-card h3{margin:0!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1.3!important;}footer.foot.osanime-site-footer .osanime-footer-help-card p{grid-column:2!important;
  margin:6px 0 0!important;
  color:#8291a6!important;
  font-size:9px!important;
  line-height:1.55!important;}footer.foot.osanime-site-footer .osanime-footer-help-card>a{grid-column:2!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:31px!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  margin-top:10px!important;
  padding:0 10px!important;
  border:1px solid rgba(255,79,147,.18)!important;
  border-radius:7px!important;
  background:rgba(255,79,147,.07)!important;
  color:#ff90b9!important;
  font-size:8.5px!important;
  font-weight:900!important;
  transition:background .16s ease,border-color .16s ease,color .16s ease!important;}footer.foot.osanime-site-footer .osanime-footer-help-card>a:hover{border-color:rgba(255,79,147,.32)!important;
  background:rgba(255,79,147,.12)!important;
  color:#fff!important;}footer.foot.osanime-site-footer .osanime-footer-utility{min-height:54px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto auto auto!important;
  align-items:center!important;
  gap:10px!important;
  padding:10px clamp(24px,4vw,70px)!important;
  border-top:1px solid var(--of-line)!important;
  border-bottom:1px solid var(--of-line)!important;
  background:rgba(255,255,255,.012)!important;}footer.foot.osanime-site-footer .osanime-footer-tags{min-width:0!important;
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;}footer.foot.osanime-site-footer .osanime-footer-tags span{min-height:25px!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  padding:0 8px!important;
  border:1px solid rgba(255,255,255,.055)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.018)!important;
  color:#74849a!important;
  font-size:7.5px!important;
  font-weight:850!important;}footer.foot.osanime-site-footer .osanime-footer-tags i{color:#a576ff!important;
  font-size:8px!important;}footer.foot.osanime-site-footer .osanime-footer-language{min-width:0!important;
  justify-self:end!important;}footer.foot.osanime-site-footer .osanime-footer-social,footer.foot.osanime-site-footer .osanime-footer-top{min-height:32px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  padding:0 10px!important;
  border:1px solid var(--of-line)!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.025)!important;
  color:#93a1b5!important;
  font-family:inherit!important;
  font-size:8.5px!important;
  font-weight:850!important;
  cursor:pointer!important;
  transition:background .16s ease,border-color .16s ease,color .16s ease!important;}footer.foot.osanime-site-footer .osanime-footer-social:hover,footer.foot.osanime-site-footer .osanime-footer-top:hover{border-color:rgba(255,79,147,.19)!important;
  background:rgba(255,79,147,.06)!important;
  color:#fff!important;}footer.foot.osanime-site-footer .osanime-footer-social i{color:#77a7ff!important;}footer.foot.osanime-site-footer .osanime-footer-top{appearance:none!important;
  outline:0!important;}footer.foot.osanime-site-footer .osanime-footer-bottom{min-height:52px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:12px clamp(24px,4vw,70px)!important;
  color:#68788e!important;}footer.foot.osanime-site-footer .osanime-footer-bottom p{margin:0!important;
  font-size:8.5px!important;
  line-height:1.5!important;}footer.foot.osanime-site-footer .osanime-footer-note{text-align:right!important;}@media (max-width:1080px) and (min-width:781px){footer.foot.osanime-site-footer .osanime-footer-main{grid-template-columns:minmax(260px,1.3fr) repeat(2,minmax(145px,.65fr))!important;
    gap:30px!important;
    padding-left:32px!important;
    padding-right:32px!important;}footer.foot.osanime-site-footer .osanime-footer-help-card{grid-column:1/-1!important;
    width:100%!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    align-items:center!important;}footer.foot.osanime-site-footer .osanime-footer-help-card p{grid-column:2!important;}footer.foot.osanime-site-footer .osanime-footer-help-card>a{grid-column:3!important;
    grid-row:1/3!important;
    align-self:center!important;
    margin:0!important;}footer.foot.osanime-site-footer .osanime-footer-utility,footer.foot.osanime-site-footer .osanime-footer-bottom{padding-left:32px!important;
    padding-right:32px!important;}footer.foot.osanime-site-footer .osanime-footer-utility{grid-template-columns:minmax(0,1fr) auto auto!important;
    row-gap:9px!important;}footer.foot.osanime-site-footer .osanime-footer-tags{grid-column:1/-1!important;}footer.foot.osanime-site-footer .osanime-footer-language{justify-self:start!important;}}@media (max-width:780px){footer.foot.osanime-site-footer{text-align:left!important;}footer.foot.osanime-site-footer .osanime-footer-main{display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:26px 14px!important;
    padding:30px 16px 22px!important;}footer.foot.osanime-site-footer .osanime-footer-brand{grid-column:1/-1!important;}footer.foot.osanime-site-footer .osanime-footer-logo{display:inline-flex!important;}footer.foot.osanime-site-footer .osanime-footer-logo-img{height:40px!important;
    max-width:160px!important;}footer.foot.osanime-site-footer .osanime-footer-brand h2{max-width:320px!important;
    font-size:16px!important;}footer.foot.osanime-site-footer .osanime-footer-brand>p{max-width:390px!important;
    font-size:10px!important;}footer.foot.osanime-site-footer .osanime-footer-brand-actions{margin-top:15px!important;}footer.foot.osanime-site-footer .osanime-footer-primary,footer.foot.osanime-site-footer .osanime-footer-secondary{min-height:33px!important;
    font-size:8px!important;}footer.foot.osanime-site-footer .osanime-footer-column{width:100%!important;}footer.foot.osanime-site-footer .osanime-footer-column h3{font-size:9px!important;}footer.foot.osanime-site-footer .osanime-footer-column a{min-height:29px!important;
    padding:0 4px!important;
    font-size:9px!important;}footer.foot.osanime-site-footer .osanime-footer-help-card{grid-column:1/-1!important;
    padding:13px!important;}footer.foot.osanime-site-footer .osanime-footer-utility{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:9px!important;
    padding:12px 16px!important;}footer.foot.osanime-site-footer .osanime-footer-language{grid-column:1/-1!important;
    order:1!important;
    width:100%!important;
    justify-self:stretch!important;}footer.foot.osanime-site-footer .osanime-footer-social{order:2!important;
    width:100%!important;
    justify-self:stretch!important;}footer.foot.osanime-site-footer .osanime-footer-top{order:2!important;
    width:100%!important;
    justify-self:stretch!important;}footer.foot.osanime-site-footer .osanime-footer-tags{grid-column:1/-1!important;
    order:3!important;
    justify-content:center!important;}footer.foot.osanime-site-footer .osanime-footer-bottom{min-height:0!important;
    display:block!important;
    padding:15px 16px 18px!important;
    text-align:left!important;}footer.foot.osanime-site-footer .osanime-footer-bottom p{font-size:8px!important;}footer.foot.osanime-site-footer .osanime-footer-note{margin-top:4px!important;
    text-align:left!important;}}@media (max-width:420px){footer.foot.osanime-site-footer .osanime-footer-main{grid-template-columns:1fr!important;
    gap:22px!important;
    padding-left:14px!important;
    padding-right:14px!important;}footer.foot.osanime-site-footer .osanime-footer-brand-actions{display:grid!important;
    grid-template-columns:1fr 1fr!important;}footer.foot.osanime-site-footer .osanime-footer-primary,footer.foot.osanime-site-footer .osanime-footer-secondary{width:100%!important;}footer.foot.osanime-site-footer .osanime-footer-brand,footer.foot.osanime-site-footer .osanime-footer-help-card{grid-column:auto!important;}footer.foot.osanime-site-footer .osanime-footer-column{padding-top:4px!important;
    border-top:1px solid rgba(255,255,255,.055)!important;}}footer.foot.osanime-site-footer a:focus-visible,footer.foot.osanime-site-footer button:focus-visible{outline:2px solid rgba(255,79,147,.82)!important;
  outline-offset:2px!important;}@media (prefers-reduced-motion:reduce){footer.foot.osanime-site-footer *,footer.foot.osanime-site-footer *::before,footer.foot.osanime-site-footer *::after{transition:none!important;
    scroll-behavior:auto!important;}}body.index-php-page{--hdr-height:76px;
  --hdr-height-compact:70px;
  --hdr-height-mobile:66px;
  --hdr-bg:rgba(4,8,20,.96);
  --hdr-panel:#0b1427;
  --hdr-panel-2:#101b31;
  --hdr-border:rgba(255,255,255,.09);
  --hdr-border-strong:rgba(255,255,255,.15);
  --hdr-text:#f7f9ff;
  --hdr-muted:#8f9cb0;
  --hdr-pink:var(--idx-pink,var(--pink,#ff4f93));}body.index-php-page .page{overflow:visible!important;}body.index-php-page.sidebar-is-open{overflow:hidden!important;
  touch-action:none;}body.index-php-page .topbar.osanime-header{position:sticky!important;
  top:0!important;
  z-index:1600!important;
  width:100%!important;
  height:var(--hdr-height)!important;
  min-height:var(--hdr-height)!important;
  display:flex!important;
  align-items:center!important;
  gap:clamp(14px,1.5vw,24px)!important;
  padding-left:clamp(20px,2.35vw,38px)!important;
  padding-right:clamp(20px,2.35vw,38px)!important;
  padding-top:0!important;
  padding-bottom:0!important;
  overflow:visible!important;
  border-bottom:1px solid var(--hdr-border)!important;
  background:
    radial-gradient(circle at 15% -60%,rgba(255,79,147,.12),transparent 36%),
    linear-gradient(180deg,rgba(4,8,20,.985),rgba(6,14,29,.965))!important;
  box-shadow:0 8px 24px rgba(0,0,0,.12)!important;
  backdrop-filter:blur(16px) saturate(135%)!important;
  -webkit-backdrop-filter:blur(16px) saturate(135%)!important;
  isolation:isolate!important;}body.index-php-page .topbar.osanime-header>.site-brand,body.index-php-page .osanime-sidebar>.site-brand{position:relative!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  display:flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  gap:10px!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  color:#fff!important;
  text-decoration:none!important;}body.index-php-page .site-brand .mark{width:38px!important;
  height:38px!important;
  min-width:38px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#ff5a9d 0%,#b252ff 55%,#6d63ff 100%)!important;
  color:#fff!important;
  box-shadow:0 8px 24px rgba(170,76,255,.22),inset 0 1px 0 rgba(255,255,255,.18)!important;
  font-size:20px!important;
  line-height:1!important;
  transition:transform .18s ease,box-shadow .18s ease!important;}body.index-php-page .site-brand:hover .mark{transform:translateY(-1px)!important;
  box-shadow:0 10px 28px rgba(255,79,147,.28),inset 0 1px 0 rgba(255,255,255,.2)!important;}body.index-php-page .site-brand .logo-title{color:#fff!important;
  font-size:18px!important;
  line-height:.95!important;
  font-weight:950!important;
  letter-spacing:-.45px!important;
  white-space:nowrap!important;}body.index-php-page .site-brand .logo-title span{color:var(--hdr-pink)!important}body.index-php-page .site-brand .logo-sub{display:block!important;
  margin-top:5px!important;
  color:#dbe2ef!important;
  font-size:7px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:2.3px!important;
  white-space:nowrap!important;}body.index-php-page .topbar.osanime-header .site-nav{position:relative!important;
  z-index:20!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  gap:4px!important;
  flex:0 1 auto!important;
  margin:0!important;
  overflow:visible!important;
  white-space:nowrap!important;}body.index-php-page .topbar.osanime-header .site-nav>a,body.index-php-page .topbar.osanime-header .site-nav-dropdown>button{min-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  padding:0 10px!important;
  border:1px solid transparent!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#dfe6f2!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:820!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease!important;}body.index-php-page .topbar.osanime-header .site-nav>a i,body.index-php-page .topbar.osanime-header .site-nav-dropdown>button i{margin:0!important;
  color:#8e9bb0!important;
  font-size:11px!important;
  transition:color .16s ease,transform .16s ease!important;}body.index-php-page .topbar.osanime-header .site-nav>a:hover,body.index-php-page .topbar.osanime-header .site-nav-dropdown>button:hover{border-color:rgba(255,255,255,.065)!important;
  background:rgba(255,255,255,.045)!important;
  color:#fff!important;}body.index-php-page .topbar.osanime-header .site-nav>a:hover i,body.index-php-page .topbar.osanime-header .site-nav-dropdown>button:hover i{color:#fff!important}body.index-php-page .topbar.osanime-header .site-nav>a.active,body.index-php-page .topbar.osanime-header .site-nav-dropdown.active>button,body.index-php-page .topbar.osanime-header .site-nav-dropdown>button[aria-expanded="true"]{border-color:rgba(255,79,147,.22)!important;
  background:linear-gradient(180deg,rgba(255,79,147,.13),rgba(255,79,147,.065))!important;
  color:#ff79ae!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.045)!important;}body.index-php-page .topbar.osanime-header .site-nav>a.active i,body.index-php-page .topbar.osanime-header .site-nav-dropdown.active>button i,body.index-php-page .topbar.osanime-header .site-nav-dropdown>button[aria-expanded="true"] i{color:#ff79ae!important}body.index-php-page .topbar.osanime-header .site-nav>a.active::after,body.index-php-page .topbar.osanime-header .site-nav-dropdown.active>button::after{display:none!important;content:none!important}body.index-php-page .topbar.osanime-header .site-nav-dropdown{position:relative!important;
  z-index:50!important;
  display:flex!important;
  align-items:center!important;
  overflow:visible!important;}body.index-php-page .topbar.osanime-header .site-nav-dropdown:hover>.nav-dropdown-menu{display:none!important}body.index-php-page .topbar.osanime-header .site-nav-dropdown>.nav-dropdown-menu{position:absolute!important;
  top:calc(100% + 10px)!important;
  left:0!important;
  right:auto!important;
  z-index:1700!important;
  width:292px!important;
  min-width:260px!important;
  max-width:min(360px,calc(100vw - 28px))!important;
  max-height:min(430px,calc(100vh - 110px))!important;
  display:none!important;
  flex-direction:column!important;
  gap:4px!important;
  margin:0!important;
  padding:9px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  scrollbar-width:thin!important;
  scrollbar-color:rgba(255,79,147,.46) transparent!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:13px!important;
  background:linear-gradient(180deg,rgba(16,27,49,.995),rgba(7,14,29,.995))!important;
  box-shadow:0 24px 62px rgba(0,0,0,.52)!important;
  transform-origin:top left!important;}body.index-php-page .topbar.osanime-header .site-nav-dropdown>.nav-dropdown-menu.show{display:flex!important;
  animation:osanimeHeaderMenuIn .15s ease-out both!important;}body.index-php-page .topbar.osanime-header .nav-dropdown-menu::-webkit-scrollbar{width:5px!important}body.index-php-page .topbar.osanime-header .nav-dropdown-menu::-webkit-scrollbar-thumb{background:rgba(255,79,147,.38)!important;border-radius:999px!important}body.index-php-page .topbar.osanime-header .nav-dropdown-menu>a,body.index-php-page .topbar.osanime-header .nav-dropdown-menu>.dropdown-empty{min-width:0!important;
  min-height:42px!important;
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:9px!important;
  padding:9px 10px!important;
  border:1px solid transparent!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#e8eef8!important;
  font-size:11px!important;
  line-height:1.3!important;
  font-weight:760!important;}body.index-php-page .topbar.osanime-header .nav-dropdown-menu>a>span{min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;}body.index-php-page .topbar.osanime-header .nav-dropdown-menu>a:hover{border-color:rgba(255,255,255,.06)!important;
  background:rgba(255,255,255,.055)!important;
  color:#fff!important;}body.index-php-page .topbar.osanime-header .nav-dropdown-menu>a.active,body.index-php-page .topbar.osanime-header .nav-dropdown-menu>a.is-current-cat{border-color:rgba(255,79,147,.24)!important;
  background:rgba(255,79,147,.105)!important;
  color:#ff78ae!important;}body.index-php-page .topbar.osanime-header .cat-count{min-width:26px!important;
  color:#8f9bb0!important;
  font-size:9px!important;
  font-weight:850!important;
  text-align:right!important;}body.index-php-page .topbar.osanime-header .site-nav-dropdown>button .fa-chevron-down{font-size:9px!important;
  transition:transform .18s ease!important;}body.index-php-page .topbar.osanime-header .site-nav-dropdown>button[aria-expanded="true"] .fa-chevron-down{transform:rotate(180deg)!important}body.index-php-page .topbar.osanime-header>.site-search{position:relative!important;
  z-index:25!important;
  width:clamp(180px,17vw,255px)!important;
  min-width:150px!important;
  max-width:255px!important;
  height:40px!important;
  display:flex!important;
  align-items:center!important;
  flex:1 1 220px!important;
  margin-left:auto!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:10px!important;
  background:rgba(7,14,29,.74)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important;}body.index-php-page .topbar.osanime-header>.site-search:hover{border-color:rgba(255,255,255,.19)!important;background:rgba(9,18,35,.86)!important}body.index-php-page .topbar.osanime-header>.site-search.active,body.index-php-page .topbar.osanime-header>.site-search:focus-within{border-color:rgba(255,79,147,.58)!important;
  background:#081226!important;
  box-shadow:0 0 0 3px rgba(255,79,147,.095)!important;}body.index-php-page .topbar.osanime-header>.site-search input{min-width:0!important;
  width:100%!important;
  height:100%!important;
  flex:1 1 auto!important;
  padding:0 4px 0 13px!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  color:#fff!important;
  font-size:11px!important;
  box-shadow:none!important;}body.index-php-page .topbar.osanime-header>.site-search input::placeholder{color:#7e8a9f!important}body.index-php-page .topbar.osanime-header>.site-search button{width:38px!important;
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 38px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#dfe6f2!important;
  font-size:13px!important;
  cursor:pointer!important;}body.index-php-page .topbar.osanime-header>.site-search button:hover{color:#ff79ae!important}body.index-php-page .topbar.osanime-header>.site-auth-actions{display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex:0 0 auto!important;}body.index-php-page .topbar.osanime-header>.site-auth-actions .btn{min-width:74px!important;
  height:40px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 14px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.035)!important;
  color:#fff!important;
  font-size:10.5px!important;
  font-weight:900!important;
  transition:transform .16s ease,border-color .16s ease,background .16s ease!important;}body.index-php-page .topbar.osanime-header>.site-auth-actions .btn:hover{transform:translateY(-1px)!important;border-color:rgba(255,255,255,.22)!important;background:rgba(255,255,255,.065)!important}body.index-php-page .topbar.osanime-header>.site-auth-actions .btn.pink{border-color:rgba(255,79,147,.18)!important;
  background:linear-gradient(180deg,#ff5d9f,#ea3b83)!important;
  box-shadow:0 8px 20px rgba(236,61,133,.19)!important;}body.index-user-page .topbar.osanime-header>.site-user-box{position:relative!important;
  display:flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  height:42px!important;
  margin:0!important;
  visibility:visible!important;
  pointer-events:auto!important;}body.index-user-page .topbar.osanime-header .user-menu-toggle{height:42px!important;
  max-width:194px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:4px 10px 4px 5px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.035)!important;
  color:#fff!important;
  cursor:pointer!important;
  transition:border-color .16s ease,background .16s ease!important;}body.index-user-page .topbar.osanime-header .user-menu-toggle:hover,body.index-user-page .topbar.osanime-header .user-menu-toggle[aria-expanded="true"]{border-color:rgba(255,79,147,.36)!important;
  background:rgba(255,255,255,.06)!important;}body.index-user-page .topbar.osanime-header .user-avatar,body.index-user-page .topbar.osanime-header .mobile-user-avatar,body.index-user-page .topbar.osanime-header .profile-photo{position:relative!important;
  overflow:visible!important;
  border-radius:50%!important;
  background:#10192b!important;}body.index-user-page .topbar.osanime-header .user-avatar{width:32px!important;
  height:32px!important;
  flex:0 0 32px!important;}body.index-user-page .topbar.osanime-header .user-avatar img,body.index-user-page .topbar.osanime-header .mobile-user-avatar img,body.index-user-page .topbar.osanime-header .profile-photo img{width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  border-radius:50%!important;}body.index-user-page .topbar.osanime-header .online-dot{position:absolute!important;
  right:-1px!important;
  bottom:1px!important;
  width:9px!important;
  height:9px!important;
  border:2px solid #061020!important;
  border-radius:50%!important;
  background:#2ddd77!important;
  box-shadow:0 0 0 1px rgba(0,0,0,.2)!important;}body.index-user-page .topbar.osanime-header .user-info{min-width:0!important;
  max-width:105px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:2px!important;
  line-height:1.05!important;}body.index-user-page .topbar.osanime-header .user-info b,body.index-user-page .topbar.osanime-header .user-info small{max-width:100%!important;
  display:block!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;}body.index-user-page .topbar.osanime-header .user-info b{color:#fff!important;font-size:10.5px!important;font-weight:900!important}body.index-user-page .topbar.osanime-header .user-info small{color:#8996aa!important;font-size:8.5px!important;font-weight:750!important}body.index-user-page .topbar.osanime-header .user-caret{width:auto!important;
  height:auto!important;
  display:block!important;
  margin-left:1px!important;
  border:0!important;
  background:transparent!important;
  color:#8390a5!important;
  font-size:9px!important;
  transition:transform .18s ease,color .18s ease!important;}body.index-user-page .topbar.osanime-header .user-menu-toggle[aria-expanded="true"] .user-caret{transform:rotate(180deg)!important;color:#ff79ae!important}body.index-user-page .topbar.osanime-header>.site-profile-dropdown{position:absolute!important;
  top:calc(100% + 10px)!important;
  right:clamp(14px,2.35vw,38px)!important;
  z-index:1750!important;
  width:292px!important;
  max-width:calc(100vw - 24px)!important;
  max-height:calc(100vh - 104px)!important;
  display:block!important;
  padding:13px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,rgba(14,24,44,.995),rgba(7,14,28,.995))!important;
  box-shadow:0 24px 64px rgba(0,0,0,.55)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(7px) scale(.985)!important;
  transform-origin:top right!important;
  transition:opacity .16s ease,visibility .16s ease,transform .16s ease!important;
  scrollbar-width:thin!important;}body.index-user-page .topbar.osanime-header>.site-profile-dropdown.show{opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateY(0) scale(1)!important;}body.index-user-page .topbar.osanime-header>.site-profile-dropdown::before{content:""!important;
  position:absolute!important;
  top:-6px!important;
  right:26px!important;
  width:12px!important;
  height:12px!important;
  border-left:1px solid rgba(255,255,255,.10)!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
  background:#0e182c!important;
  transform:rotate(45deg)!important;}body.index-user-page .topbar.osanime-header .profile-head{min-width:0!important;
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  gap:11px!important;
  align-items:center!important;
  padding:3px 3px 12px!important;
  border-bottom:1px solid rgba(255,255,255,.075)!important;}body.index-user-page .topbar.osanime-header .profile-photo{width:48px!important;height:48px!important}body.index-user-page .topbar.osanime-header .profile-meta{min-width:0!important}body.index-user-page .topbar.osanime-header .profile-meta b,body.index-user-page .topbar.osanime-header .profile-meta small{max-width:100%!important;
  display:block!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;}body.index-user-page .topbar.osanime-header .profile-meta b{color:#fff!important;font-size:12px!important;font-weight:900!important}body.index-user-page .topbar.osanime-header .profile-meta small{margin-top:5px!important;color:#8f9cb0!important;font-size:9px!important;background:transparent!important;padding:0!important}body.index-user-page .topbar.osanime-header .profile-menu{display:flex!important;flex-direction:column!important;gap:2px!important;padding-top:8px!important}body.index-user-page .topbar.osanime-header .profile-menu a{min-height:39px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:0 9px!important;
  border:1px solid transparent!important;
  border-radius:8px!important;
  color:#dfe6f2!important;
  font-size:10.5px!important;
  font-weight:780!important;}body.index-user-page .topbar.osanime-header .profile-menu a i{width:17px!important;color:#8f9cb0!important;text-align:center!important}body.index-user-page .topbar.osanime-header .profile-menu a:hover,body.index-user-page .topbar.osanime-header .profile-menu a.active{border-color:rgba(255,255,255,.055)!important;background:rgba(255,255,255,.05)!important;color:#fff!important}body.index-user-page .topbar.osanime-header .profile-menu a:hover i,body.index-user-page .topbar.osanime-header .profile-menu a.active i{color:#ff79ae!important}body.index-user-page .topbar.osanime-header .profile-menu a.logout{margin-top:3px!important;color:#ff7cac!important}body.index-php-page .topbar.osanime-header>.hamb,body.index-php-page .topbar.osanime-header>.site-mobile-actions,body.index-php-page .topbar.osanime-header .mobile-search,body.index-user-page .topbar.osanime-header .mobile-user-avatar{display:none!important;}body.index-php-page .topbar.osanime-header>.hamb,body.index-php-page .topbar.osanime-header .mobile-search{border:1px solid rgba(255,255,255,.08)!important;
  background:rgba(255,255,255,.035)!important;
  color:#f3f6fc!important;
  cursor:pointer!important;
  transition:border-color .16s ease,background .16s ease,color .16s ease!important;}body.index-php-page .topbar.osanime-header>.hamb:hover,body.index-php-page .topbar.osanime-header .mobile-search:hover{border-color:rgba(255,79,147,.25)!important;background:rgba(255,79,147,.07)!important;color:#ff79ae!important}body.index-php-page .osanime-sidebar-overlay{position:fixed!important;
  inset:0!important;
  z-index:1800!important;
  display:block!important;
  background:rgba(0,4,12,.64)!important;
  backdrop-filter:blur(2px)!important;
  -webkit-backdrop-filter:blur(2px)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .2s ease,visibility .2s ease!important;}body.index-php-page .osanime-sidebar-overlay.show{opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;}body.index-php-page .osanime-sidebar{position:fixed!important;
  top:0!important;
  bottom:0!important;
  left:0!important;
  z-index:1810!important;
  width:min(320px,88vw)!important;
  max-width:320px!important;
  height:100vh!important;
  height:100dvh!important;
  display:flex!important;
  flex-direction:column!important;
  padding:22px 16px max(20px,env(safe-area-inset-bottom))!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  border-right:1px solid rgba(255,255,255,.095)!important;
  background:
    radial-gradient(circle at 10% 0,rgba(255,79,147,.11),transparent 25%),
    linear-gradient(180deg,#081124 0%,#050b18 100%)!important;
  box-shadow:24px 0 60px rgba(0,0,0,.46)!important;
  transform:translate3d(-105%,0,0)!important;
  transition:transform .22s cubic-bezier(.2,.8,.2,1)!important;}body.index-php-page .osanime-sidebar.open{transform:translate3d(0,0,0)!important}body.index-php-page .osanime-sidebar .close-sidebar{position:absolute!important;
  top:14px!important;
  right:14px!important;
  z-index:5!important;
  width:34px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:9px!important;
  background:rgba(255,255,255,.035)!important;
  color:#dfe6f2!important;
  font-size:23px!important;
  line-height:1!important;
  cursor:pointer!important;}body.index-php-page .osanime-sidebar>.sidebar-logo{width:calc(100% - 42px)!important;
  padding:2px 0 18px!important;
  margin:0 0 12px!important;
  border-bottom:1px solid rgba(255,255,255,.07)!important;}body.index-php-page .osanime-sidebar .sidebar-nav{min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:6px!important;
  margin:0!important;}body.index-php-page .osanime-sidebar .sidebar-nav>a,body.index-php-page .osanime-sidebar .dropdown-btn{width:100%!important;
  min-height:44px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:0 12px!important;
  border:1px solid transparent!important;
  border-radius:10px!important;
  background:transparent!important;
  color:#dce4f0!important;
  font-size:11.5px!important;
  font-weight:820!important;
  text-align:left!important;
  cursor:pointer!important;}body.index-php-page .osanime-sidebar .dropdown-btn{justify-content:space-between!important}body.index-php-page .osanime-sidebar .dropdown-btn>span{display:flex!important;align-items:center!important;gap:10px!important}body.index-php-page .osanime-sidebar .sidebar-nav>a i,body.index-php-page .osanime-sidebar .dropdown-btn i{width:18px!important;margin:0!important;color:#8290a6!important;font-size:12px!important;text-align:center!important}body.index-php-page .osanime-sidebar .sidebar-nav>a:hover,body.index-php-page .osanime-sidebar .dropdown-btn:hover{border-color:rgba(255,255,255,.055)!important;background:rgba(255,255,255,.045)!important;color:#fff!important}body.index-php-page .osanime-sidebar .sidebar-nav>a.active,body.index-php-page .osanime-sidebar .site-sidebar-dropdown.active>.dropdown-btn{border-color:rgba(255,79,147,.19)!important;
  background:rgba(255,79,147,.085)!important;
  color:#ff7caf!important;}body.index-php-page .osanime-sidebar .sidebar-nav>a.active i,body.index-php-page .osanime-sidebar .site-sidebar-dropdown.active>.dropdown-btn i{color:#ff7caf!important}body.index-php-page .osanime-sidebar .site-sidebar-dropdown{width:100%!important;position:relative!important}body.index-php-page .osanime-sidebar .site-sidebar-dropdown>.dropdown-menu{position:static!important;
  width:100%!important;
  min-width:0!important;
  max-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:4px!important;
  margin:0!important;
  padding:0 4px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:max-height .22s ease,opacity .16s ease,padding .22s ease!important;}body.index-php-page .osanime-sidebar .site-sidebar-dropdown.open>.dropdown-menu,body.index-php-page .osanime-sidebar .site-sidebar-dropdown>.dropdown-menu.show{max-height:min(420px,48vh)!important;
  padding:6px 4px 3px!important;
  overflow-y:auto!important;
  opacity:1!important;
  pointer-events:auto!important;}body.index-php-page .osanime-sidebar .site-sidebar-dropdown>.dropdown-menu>a{min-height:39px!important;
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:8px!important;
  padding:0 10px!important;
  border:1px solid transparent!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.025)!important;
  color:#cfd8e6!important;
  font-size:10.5px!important;
  font-weight:760!important;}body.index-php-page .osanime-sidebar .site-sidebar-dropdown>.dropdown-menu>a>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.index-php-page .osanime-sidebar .site-sidebar-dropdown>.dropdown-menu>a:hover{background:rgba(255,255,255,.05)!important;color:#fff!important}body.index-php-page .osanime-sidebar .site-sidebar-dropdown>.dropdown-menu>a.active,body.index-php-page .osanime-sidebar .site-sidebar-dropdown>.dropdown-menu>a.is-current-cat{border-color:rgba(255,79,147,.16)!important;background:rgba(255,79,147,.08)!important;color:#ff7caf!important}body.index-php-page .osanime-sidebar .dropdown-chevron{margin-left:auto!important;transition:transform .18s ease!important}body.index-php-page .osanime-sidebar .site-sidebar-dropdown.open .dropdown-chevron{transform:rotate(180deg)!important}body.index-php-page .osanime-sidebar .sidebar-pwa-install[hidden]{display:none!important}body.index-php-page .osanime-sidebar .sidebar-pwa-install{width:100%!important;
  min-height:46px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin:7px 0 0!important;
  padding:0 12px!important;
  border:1px solid rgba(255,79,147,.22)!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,rgba(255,79,147,.12),rgba(170,102,255,.075))!important;
  color:#f7f9ff!important;
  font:inherit!important;
  font-size:11.5px!important;
  font-weight:860!important;
  line-height:1.2!important;
  text-align:left!important;
  cursor:pointer!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
  transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;}body.index-php-page .osanime-sidebar .sidebar-pwa-install i{width:18px!important;
  flex:0 0 18px!important;
  margin:0!important;
  color:#ff7caf!important;
  font-size:12px!important;
  text-align:center!important;}body.index-php-page .osanime-sidebar .sidebar-pwa-install span{min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;}body.index-php-page .osanime-sidebar .sidebar-pwa-install:hover,body.index-php-page .osanime-sidebar .sidebar-pwa-install:focus-visible{border-color:rgba(255,79,147,.42)!important;
  background:linear-gradient(135deg,rgba(255,79,147,.18),rgba(170,102,255,.11))!important;
  color:#fff!important;
  outline:0!important;
  transform:translateY(-1px)!important;}body.index-php-page .osanime-sidebar .sidebar-pwa-install:active{transform:translateY(0)!important}body.index-guest-page .osanime-sidebar .site-mobile-auth{width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  gap:8px!important;
  margin-top:10px!important;
  padding-top:10px!important;
  border-top:1px solid rgba(255,255,255,.065)!important;}body.index-guest-page .osanime-sidebar .site-mobile-auth a{width:100%!important;
  min-height:42px!important;
  display:grid!important;
  place-items:center!important;
  padding:0 12px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:9px!important;
  background:rgba(255,255,255,.035)!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;}body.index-guest-page .osanime-sidebar .site-mobile-auth a:last-child{border-color:rgba(255,79,147,.18)!important;background:linear-gradient(180deg,#ff5d9f,#ea3b83)!important}body.index-user-page .osanime-sidebar .site-sidebar-account{min-width:0!important;
  display:grid!important;
  grid-template-columns:40px minmax(0,1fr) 28px!important;
  align-items:center!important;
  gap:10px!important;
  margin-top:11px!important;
  padding:10px!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:11px!important;
  background:rgba(255,255,255,.035)!important;}body.index-user-page .osanime-sidebar .site-sidebar-account>img{width:40px!important;height:40px!important;border-radius:50%!important;object-fit:cover!important}body.index-user-page .osanime-sidebar .site-sidebar-account>div{min-width:0!important}body.index-user-page .osanime-sidebar .site-sidebar-account strong,body.index-user-page .osanime-sidebar .site-sidebar-account small{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.index-user-page .osanime-sidebar .site-sidebar-account strong{color:#fff!important;font-size:10.5px!important}body.index-user-page .osanime-sidebar .site-sidebar-account small{margin-top:3px!important;color:#8491a6!important;font-size:8.5px!important}body.index-user-page .osanime-sidebar .site-sidebar-account>a{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:8px!important;background:rgba(255,255,255,.05)!important;color:#fff!important;font-size:9px!important}@media (max-width:1280px){body.index-php-page .topbar.osanime-header{gap:12px!important;padding-left:22px!important;padding-right:22px!important}body.index-php-page .topbar.osanime-header .site-nav>a,body.index-php-page .topbar.osanime-header .site-nav-dropdown>button{padding-left:8px!important;padding-right:8px!important;font-size:10px!important}body.index-php-page .topbar.osanime-header>.site-search{max-width:205px!important}body.index-user-page .topbar.osanime-header .user-info{max-width:82px!important}}@media (max-width:1180px) and (min-width:961px){body.index-php-page .topbar.osanime-header>.hamb{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;flex:0 0 38px!important;padding:0!important;border-radius:10px!important;font-size:15px!important}body.index-php-page .topbar.osanime-header .site-nav{display:none!important}body.index-php-page .topbar.osanime-header>.site-brand{margin-right:4px!important}body.index-php-page .topbar.osanime-header>.site-search{width:auto!important;max-width:310px!important;flex:1 1 230px!important}}@media (max-width:960px){body.index-php-page .topbar.osanime-header{height:var(--hdr-height-compact)!important;
    min-height:var(--hdr-height-compact)!important;
    justify-content:space-between!important;
    gap:8px!important;
    padding-left:16px!important;
    padding-right:16px!important;}body.index-php-page .topbar.osanime-header>.hamb{position:relative!important;z-index:30!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;flex:0 0 38px!important;padding:0!important;border-radius:10px!important;font-size:15px!important}body.index-php-page .topbar.osanime-header>.site-brand{position:absolute!important;
    left:50%!important;
    top:50%!important;
    z-index:20!important;
    margin:0!important;
    transform:translate(-50%,-50%)!important;}body.index-php-page .topbar.osanime-header>.site-brand .mark{width:34px!important;height:34px!important;min-width:34px!important;border-radius:10px!important;font-size:18px!important}body.index-php-page .topbar.osanime-header>.site-brand .logo-title{font-size:16px!important}body.index-php-page .topbar.osanime-header>.site-brand .logo-sub{font-size:6.5px!important;letter-spacing:1.65px!important}body.index-php-page .topbar.osanime-header .site-nav,body.index-php-page .topbar.osanime-header>.site-auth-actions,body.index-user-page .topbar.osanime-header>.site-user-box{display:none!important;visibility:hidden!important;pointer-events:none!important}body.index-php-page .topbar.osanime-header>.site-mobile-actions{position:relative!important;
    z-index:30!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:7px!important;
    margin-left:auto!important;}body.index-php-page .topbar.osanime-header .mobile-search{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;flex:0 0 36px!important;padding:0!important;border-radius:10px!important;font-size:13px!important}body.index-user-page .topbar.osanime-header .mobile-user-avatar{position:relative!important;
    width:36px!important;
    height:36px!important;
    display:block!important;
    flex:0 0 36px!important;
    padding:0!important;
    overflow:visible!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-radius:50%!important;
    background:#10192b!important;
    cursor:pointer!important;}body.index-php-page .topbar.osanime-header>.site-search{position:absolute!important;
    left:12px!important;
    right:12px!important;
    top:calc(100% + 8px)!important;
    z-index:1760!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:44px!important;
    display:none!important;
    margin:0!important;
    border-radius:11px!important;
    background:#081226!important;
    box-shadow:0 16px 38px rgba(0,0,0,.46)!important;}body.index-php-page .topbar.osanime-header.search-open>.site-search{display:flex!important;
    animation:osanimeHeaderSearchIn .16s ease-out both!important;}body.index-user-page .topbar.osanime-header>.site-profile-dropdown{top:calc(100% + 8px)!important;
    right:10px!important;
    width:min(292px,calc(100vw - 20px))!important;
    max-height:calc(100vh - 92px)!important;}}@media (max-width:780px){body.index-php-page .topbar.osanime-header{height:var(--hdr-height-mobile)!important;
    min-height:var(--hdr-height-mobile)!important;
    padding-left:max(12px,env(safe-area-inset-left))!important;
    padding-right:max(12px,env(safe-area-inset-right))!important;}body.index-php-page .topbar.osanime-header>.hamb{width:36px!important;height:36px!important;flex-basis:36px!important}body.index-php-page .osanime-sidebar{width:min(310px,90vw)!important;padding-top:max(18px,env(safe-area-inset-top))!important}body.index-php-page .topbar.osanime-header>.site-search{left:10px!important;right:10px!important}}@media (max-width:520px){body.index-php-page .topbar.osanime-header>.site-brand{gap:7px!important}body.index-php-page .topbar.osanime-header>.site-brand .mark{width:31px!important;height:31px!important;min-width:31px!important;font-size:16px!important}body.index-php-page .topbar.osanime-header>.site-brand .logo-title{font-size:14.5px!important}body.index-php-page .topbar.osanime-header>.site-brand .logo-sub{font-size:6px!important;letter-spacing:1.35px!important}}@media (max-width:420px){body.index-php-page .topbar.osanime-header{padding-left:10px!important;padding-right:10px!important}body.index-php-page .topbar.osanime-header>.site-brand .mark{display:none!important}body.index-php-page .topbar.osanime-header>.site-brand{gap:0!important}body.index-php-page .topbar.osanime-header>.site-brand .logo-title{font-size:14px!important}body.index-php-page .topbar.osanime-header>.hamb,body.index-php-page .topbar.osanime-header .mobile-search,body.index-user-page .topbar.osanime-header .mobile-user-avatar{width:34px!important;height:34px!important;flex-basis:34px!important}body.index-php-page .topbar.osanime-header>.site-mobile-actions{gap:5px!important}}@media (max-width:340px){body.index-php-page .topbar.osanime-header>.site-brand .logo-title{font-size:13px!important}body.index-php-page .topbar.osanime-header>.site-brand .logo-sub{font-size:5.5px!important;letter-spacing:1.05px!important}body.index-php-page .topbar.osanime-header>.hamb,body.index-php-page .topbar.osanime-header .mobile-search,body.index-user-page .topbar.osanime-header .mobile-user-avatar{width:32px!important;height:32px!important;flex-basis:32px!important}}@media (max-height:560px){body.index-php-page .topbar.osanime-header .nav-dropdown-menu{max-height:calc(100vh - 96px)!important}body.index-user-page .topbar.osanime-header>.site-profile-dropdown{max-height:calc(100vh - 86px)!important}}@media (hover:none){body.index-php-page .site-brand:hover .mark,body.index-php-page .topbar.osanime-header>.site-auth-actions .btn:hover{transform:none!important}}@media (prefers-reduced-motion:reduce){body.index-php-page .topbar.osanime-header *,body.index-php-page .osanime-sidebar,body.index-php-page .osanime-sidebar-overlay{animation:none!important;
    transition:none!important;}}@keyframes osanimeHeaderMenuIn{from{opacity:0;transform:translateY(-5px) scale(.985)}
  to{opacity:1;transform:translateY(0) scale(1)}}@keyframes osanimeHeaderSearchIn{from{opacity:0;transform:translateY(-5px)}
  to{opacity:1;transform:translateY(0)}}body.index-php-page.index-home-optimized .index-anime-panel{margin-top:14px!important;
  padding:18px!important;
  overflow:hidden!important;}body.index-php-page.index-home-optimized .index-anime-panel-head{display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin-bottom:15px!important;}body.index-php-page.index-home-optimized .index-anime-heading{min-width:0!important;}body.index-php-page.index-home-optimized .index-anime-heading h2{display:flex!important;
  align-items:center!important;
  gap:8px!important;
  padding-left:0!important;
  border-left:0!important;}body.index-php-page.index-home-optimized .index-anime-heading h2 i{width:27px!important;
  height:27px!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 27px!important;
  border:1px solid rgba(255,79,147,.18)!important;
  border-radius:8px!important;
  background:rgba(255,79,147,.08)!important;
  color:#ff77aa!important;
  font-size:11px!important;}body.index-php-page.index-home-optimized .index-anime-heading small{display:block!important;
  margin-top:5px!important;
  color:#7f90a8!important;
  font-size:9px!important;
  line-height:1.4!important;}body.index-php-page.index-home-optimized .index-anime-grid{display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;}body.index-php-page.index-home-optimized .index-anime-card{min-width:0!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:12px!important;
  background:
    linear-gradient(180deg,rgba(18,30,51,.98),rgba(8,17,33,.98))!important;
  box-shadow:0 8px 22px rgba(0,0,0,.09)!important;
  transition:
    transform .18s ease,
    border-color .18s ease,
    box-shadow .18s ease!important;}body.index-php-page.index-home-optimized .index-anime-card:hover{transform:translateY(-3px)!important;
  border-color:rgba(255,79,147,.24)!important;
  box-shadow:0 14px 30px rgba(0,0,0,.16)!important;}body.index-php-page.index-home-optimized .index-anime-poster{position:relative!important;
  overflow:hidden!important;
  width:100%!important;
  aspect-ratio:2/3!important;
  background:#0a1221!important;}body.index-php-page.index-home-optimized .index-anime-poster::after{content:""!important;
  position:absolute!important;
  inset:auto 0 0!important;
  height:42%!important;
  pointer-events:none!important;
  background:linear-gradient(180deg,transparent,rgba(5,10,20,.82))!important;}body.index-php-page.index-home-optimized .index-anime-poster img{width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  transition:transform .28s ease!important;}body.index-php-page.index-home-optimized .index-anime-card:hover .index-anime-poster img{transform:scale(1.035)!important;}body.index-php-page.index-home-optimized .index-anime-type,body.index-php-page.index-home-optimized .index-anime-score,body.index-php-page.index-home-optimized .index-anime-visibility{position:absolute!important;
  z-index:2!important;
  min-height:23px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  padding:0 7px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:7px!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
  font-size:8px!important;
  font-weight:850!important;
  line-height:1!important;
  white-space:nowrap!important;}body.index-php-page.index-home-optimized .index-anime-type{top:8px!important;
  left:8px!important;
  background:rgba(5,12,25,.78)!important;
  color:#eaf1fb!important;}body.index-php-page.index-home-optimized .index-anime-score{top:8px!important;
  right:8px!important;
  border-color:rgba(255,209,102,.20)!important;
  background:rgba(34,28,14,.78)!important;
  color:#ffd979!important;}body.index-php-page.index-home-optimized .index-anime-score i{font-size:7px!important;}body.index-php-page.index-home-optimized .index-anime-visibility{left:8px!important;
  bottom:8px!important;
  border-color:rgba(157,115,255,.22)!important;
  background:rgba(50,34,91,.78)!important;
  color:#d8c8ff!important;}body.index-php-page.index-home-optimized .index-anime-copy{padding:11px 11px 10px!important;}body.index-php-page.index-home-optimized .index-anime-copy h3{display:-webkit-box!important;
  min-height:31px!important;
  overflow:hidden!important;
  color:#f8fbff!important;
  font-size:11px!important;
  font-weight:850!important;
  line-height:1.4!important;
  letter-spacing:-.01em!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;}body.index-php-page.index-home-optimized .index-anime-meta{display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:5px 8px!important;
  margin-top:8px!important;
  color:#8393a9!important;
  font-size:8px!important;
  line-height:1.35!important;}body.index-php-page.index-home-optimized .index-anime-meta span{min-width:0!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;}body.index-php-page.index-home-optimized .index-anime-meta i{color:#697d98!important;
  font-size:7px!important;}body.index-php-page.index-home-optimized .index-anime-bottom{display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:7px!important;
  margin-top:9px!important;
  padding-top:8px!important;
  border-top:1px solid rgba(255,255,255,.055)!important;
  color:#8191a7!important;
  font-size:8px!important;}body.index-php-page.index-home-optimized .index-anime-bottom>span:last-child{display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;}body.index-php-page.index-home-optimized .index-anime-status{min-width:0!important;
  overflow:hidden!important;
  color:#a5b2c5!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;}body.index-php-page.index-home-optimized .index-anime-panel + .panel.members{margin-top:14px!important;}@media (max-width:1180px) and (min-width:781px){body.index-php-page.index-home-optimized .index-anime-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}body.index-php-page.index-home-optimized .index-anime-copy h3{font-size:11.5px!important;}}@media (max-width:780px){body.index-php-page.index-home-optimized .index-anime-panel{margin-top:10px!important;
    padding:13px 10px!important;}body.index-php-page.index-home-optimized .index-anime-panel-head{align-items:center!important;
    margin-bottom:11px!important;}body.index-php-page.index-home-optimized .index-anime-heading small{font-size:8px!important;}body.index-php-page.index-home-optimized .index-anime-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;}body.index-php-page.index-home-optimized .index-anime-card{border-radius:10px!important;}body.index-php-page.index-home-optimized .index-anime-type,body.index-php-page.index-home-optimized .index-anime-score,body.index-php-page.index-home-optimized .index-anime-visibility{min-height:20px!important;
    padding:0 6px!important;
    border-radius:6px!important;
    font-size:7px!important;}body.index-php-page.index-home-optimized .index-anime-type,body.index-php-page.index-home-optimized .index-anime-visibility{left:6px!important;}body.index-php-page.index-home-optimized .index-anime-type,body.index-php-page.index-home-optimized .index-anime-score{top:6px!important;}body.index-php-page.index-home-optimized .index-anime-score{right:6px!important;}body.index-php-page.index-home-optimized .index-anime-visibility{bottom:6px!important;}body.index-php-page.index-home-optimized .index-anime-copy{padding:9px 8px 8px!important;}body.index-php-page.index-home-optimized .index-anime-copy h3{min-height:29px!important;
    font-size:10px!important;}body.index-php-page.index-home-optimized .index-anime-meta{gap:4px 7px!important;
    margin-top:6px!important;
    font-size:7.5px!important;}body.index-php-page.index-home-optimized .index-anime-bottom{margin-top:7px!important;
    padding-top:7px!important;
    font-size:7.5px!important;}body.index-php-page.index-home-optimized .index-anime-panel + .panel.members{margin-top:10px!important;}}@media (max-width:380px){body.index-php-page.index-home-optimized .index-anime-grid{gap:7px!important;}body.index-php-page.index-home-optimized .index-anime-copy{padding-left:7px!important;
    padding-right:7px!important;}body.index-php-page.index-home-optimized .index-anime-copy h3{font-size:9.3px!important;}body.index-php-page.index-home-optimized .index-anime-heading small{display:none!important;}}body.index-user-page .topbar.osanime-header .notification-bell{position:relative!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;
  flex:0 0 40px!important;padding:0!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:50%!important;
  background:rgba(255,255,255,.035)!important;color:#e8eef8!important;cursor:pointer!important;font-size:15px!important;
  transition:.16s ease!important}body.index-user-page .topbar.osanime-header .notification-bell:hover,body.index-user-page .topbar.osanime-header .notification-bell[aria-expanded="true"]{border-color:rgba(255,79,147,.35)!important;background:rgba(255,79,147,.08)!important;color:#ff84b3!important}body.index-user-page .topbar.osanime-header .notification-badge{position:absolute!important;top:-4px!important;right:-5px!important;min-width:17px!important;height:17px!important;
  display:none!important;align-items:center!important;justify-content:center!important;padding:0 4px!important;
  border:2px solid #071020!important;border-radius:999px!important;background:#ff4f93!important;color:#fff!important;
  font-size:8px!important;font-weight:950!important;line-height:1!important}body.index-user-page .topbar.osanime-header .notification-badge.show{display:flex!important}body.index-user-page .topbar.osanime-header .mobile-notification-toggle{display:none!important}body.index-user-page .notification-dropdown{position:fixed!important;z-index:2100!important;width:min(390px,calc(100vw - 20px))!important;
  max-height:min(620px,calc(100vh - 90px))!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;
  border:1px solid rgba(255,255,255,.11)!important;border-radius:15px!important;
  background:linear-gradient(180deg,rgba(14,24,44,.998),rgba(7,14,28,.998))!important;
  box-shadow:0 28px 70px rgba(0,0,0,.58)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;
  transform:translateY(7px) scale(.985)!important;transform-origin:top right!important;transition:.16s ease!important}body.index-user-page .notification-dropdown.show{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}body.index-user-page .notification-dropdown-head{min-height:66px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;
  padding:14px 15px!important;border-bottom:1px solid rgba(255,255,255,.075)!important;background:rgba(255,255,255,.018)!important}body.index-user-page .notification-dropdown-head b{display:block!important;color:#fff!important;font-size:13px!important;font-weight:900!important}body.index-user-page .notification-dropdown-head small{display:block!important;margin-top:4px!important;color:#8290a5!important;font-size:9px!important}body.index-user-page .notification-mark-all{min-height:30px!important;padding:0 10px!important;border:1px solid rgba(255,79,147,.17)!important;border-radius:8px!important;
  background:rgba(255,79,147,.07)!important;color:#ff88b5!important;font-size:8.5px!important;font-weight:850!important;cursor:pointer!important}body.index-user-page .notification-list{min-height:120px!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin!important}body.index-user-page .notification-item{position:relative!important;width:100%!important;min-height:82px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) 8px!important;
  gap:11px!important;align-items:start!important;padding:13px 14px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.055)!important;
  background:transparent!important;color:#eef3fb!important;text-align:left!important;font:inherit!important;cursor:pointer!important}body.index-user-page .notification-item:hover{background:rgba(255,255,255,.035)!important}body.index-user-page .notification-item.is-unread{background:linear-gradient(90deg,rgba(255,79,147,.075),rgba(255,255,255,.015))!important}body.index-user-page .notification-empty{min-height:170px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  gap:7px!important;padding:25px!important;color:#718096!important;text-align:center!important}body.index-user-page .notification-empty i{font-size:22px!important}.notification-empty b{font-size:11px!important}body.index-user-page .notification-empty small{max-width:240px!important;font-size:8.5px!important;line-height:1.5!important}body.index-user-page .notification-dropdown-foot{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px 12px!important;
  border-top:1px solid rgba(255,255,255,.065)!important;color:#66758c!important;font-size:7.5px!important}@media (max-width:960px){body.index-user-page .topbar.osanime-header>.desktop-notification-toggle{display:none!important}body.index-user-page .topbar.osanime-header .mobile-notification-toggle{width:36px!important;height:36px!important;display:grid!important;flex-basis:36px!important;border-radius:10px!important;font-size:13px!important}body.index-user-page .notification-dropdown{width:min(380px,calc(100vw - 20px))!important;max-height:calc(100vh - 86px)!important}}@media (max-width:420px){body.index-user-page .topbar.osanime-header .mobile-notification-toggle{width:34px!important;height:34px!important;flex-basis:34px!important}body.index-user-page .notification-dropdown{width:calc(100vw - 16px)!important;border-radius:13px!important}body.index-user-page .notification-item{grid-template-columns:36px minmax(0,1fr) 7px!important;gap:9px!important;padding:12px!important}}@media (min-width: 781px){html{width: 100%;
    min-height: 100%;}}body.index-user-page .notification-dropdown{--notification-available-height:calc(100dvh - 92px);
  width:clamp(360px,31vw,440px)!important;
  max-width:calc(100vw - 16px)!important;
  max-height:min(640px,var(--notification-available-height))!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border-radius:14px!important;
  isolation:isolate!important;
  contain:layout paint!important;}body.index-user-page .notification-dropdown-head,body.index-user-page .notification-dropdown-foot{flex:0 0 auto!important;}body.index-user-page .notification-dropdown-head{min-height:68px!important;
  padding:14px 16px!important;}body.index-user-page .notification-dropdown-head b{font-size:14px!important;
  line-height:1.2!important;}body.index-user-page .notification-dropdown-head small{font-size:9.5px!important;
  line-height:1.35!important;}body.index-user-page .notification-mark-all{flex:0 0 auto!important;
  min-height:32px!important;
  max-width:160px!important;
  padding:0 11px!important;
  white-space:nowrap!important;
  font-size:9px!important;
  line-height:1.2!important;
  touch-action:manipulation!important;}body.index-user-page .notification-list{flex:1 1 auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior:contain!important;
  scrollbar-gutter:stable!important;}body.index-user-page .notification-list::-webkit-scrollbar{width:6px!important;}body.index-user-page .notification-list::-webkit-scrollbar-track{background:transparent!important;}body.index-user-page .notification-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.13)!important;
  border-radius:99px!important;}body.index-user-page .notification-item{min-height:84px!important;
  grid-template-columns:42px minmax(0,1fr) 8px!important;
  gap:12px!important;
  padding:13px 15px!important;}body.index-user-page .notification-dropdown-foot{min-height:38px!important;
  padding:8px 14px!important;
  text-align:center!important;
  line-height:1.35!important;}@media (max-width:1200px){body.index-user-page .notification-dropdown{width:min(420px,calc(100vw - 20px))!important;}}@media (max-width:960px){body.index-user-page .notification-dropdown{width:min(420px,calc(100vw - 16px))!important;
    max-height:min(620px,var(--notification-available-height))!important;}body.index-user-page .notification-dropdown-head{padding:13px 14px!important;}body.index-user-page .notification-item{min-height:80px!important;
    grid-template-columns:40px minmax(0,1fr) 8px!important;
    gap:10px!important;
    padding:12px 13px!important;}}@media (max-width:600px){body.index-user-page .notification-dropdown{left:8px!important;
    right:8px!important;
    width:auto!important;
    max-width:none!important;
    max-height:min(680px,var(--notification-available-height))!important;
    border-radius:13px!important;
    transform-origin:top center!important;}body.index-user-page .notification-dropdown-head{min-height:64px!important;
    gap:9px!important;
    padding:12px!important;}body.index-user-page .notification-dropdown-head b{font-size:13px!important;}body.index-user-page .notification-dropdown-head small{margin-top:3px!important;
    font-size:9px!important;}body.index-user-page .notification-mark-all{min-height:30px!important;
    max-width:145px!important;
    padding:0 9px!important;
    font-size:8.5px!important;}body.index-user-page .notification-item{min-height:76px!important;
    grid-template-columns:38px minmax(0,1fr) 7px!important;
    gap:9px!important;
    padding:11px 12px!important;}body.index-user-page .notification-dropdown-foot{min-height:34px!important;
    padding:7px 10px!important;
    font-size:7px!important;}}@media (max-width:420px){body.index-user-page .notification-dropdown{left:6px!important;
    right:6px!important;
    width:auto!important;
    border-radius:12px!important;}body.index-user-page .notification-dropdown-head{min-height:60px!important;
    padding:10px 11px!important;}body.index-user-page .notification-mark-all{max-width:132px!important;
    padding:0 8px!important;
    font-size:8px!important;}body.index-user-page .notification-item{min-height:72px!important;
    grid-template-columns:36px minmax(0,1fr) 7px!important;
    gap:8px!important;
    padding:10px!important;}}@media (max-width:350px){body.index-user-page .notification-dropdown-head{align-items:flex-start!important;}body.index-user-page .notification-mark-all{max-width:112px!important;
    white-space:normal!important;
    height:auto!important;
    min-height:30px!important;
    padding:5px 7px!important;}body.index-user-page .notification-item{grid-template-columns:34px minmax(0,1fr) 6px!important;
    gap:7px!important;
    padding:9px!important;}}@media (max-width:1500px) and (min-width:1281px){body.index-php-page .topbar.osanime-header{gap:10px!important;padding-left:20px!important;padding-right:20px!important}body.index-php-page .topbar.osanime-header>.hamb{position:relative!important;z-index:30!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;flex:0 0 38px!important;padding:0!important;border-radius:10px!important;font-size:15px!important}body.index-php-page .topbar.osanime-header .site-nav-dropdown{display:none!important}body.index-php-page .topbar.osanime-header .site-nav>a:nth-of-type(n/**/+5){display:none!important}body.index-php-page .topbar.osanime-header .site-nav{flex:0 1 auto!important;gap:2px!important}body.index-php-page .topbar.osanime-header>.site-search{width:clamp(160px,15vw,215px)!important;min-width:150px!important;max-width:215px!important;flex:0 1 215px!important;margin-left:auto!important}body.index-user-page .topbar.osanime-header .user-menu-toggle{max-width:170px!important}}@media (max-width:1280px) and (min-width:961px){body.index-php-page .topbar.osanime-header>.hamb{position:relative!important;z-index:30!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;flex:0 0 38px!important;padding:0!important;border-radius:10px!important;font-size:15px!important}body.index-php-page .topbar.osanime-header .site-nav{display:none!important}body.index-php-page .topbar.osanime-header>.site-search{width:auto!important;min-width:150px!important;max-width:360px!important;flex:1 1 220px!important;margin-left:auto!important}body.index-php-page .topbar.osanime-header>.site-brand{margin-right:4px!important}}
/* Global Stage 11 autocomplete. Injected by music-search-v2.js. */
form.music-smart-search{position:relative!important;overflow:visible!important}.music-smart-suggest{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:9999;display:none;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:13px;background:#07111f;box-shadow:0 22px 55px rgba(0,0,0,.42)}.music-smart-suggest.open{display:block}.music-smart-suggest a{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px!important;color:#e5edf8!important;text-decoration:none!important;border-bottom:1px solid rgba(255,255,255,.055)!important;background:transparent!important}.music-smart-suggest a:last-child{border-bottom:0!important}.music-smart-suggest a:hover,.music-smart-suggest a.active{background:rgba(139,92,246,.09)!important}.music-smart-suggest img{width:42px;height:42px;object-fit:cover;border-radius:9px;background:#111827}.music-smart-suggest .mss-copy{min-width:0}.music-smart-suggest strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.music-smart-suggest small{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#94a3b8;font-size:9px}.music-smart-suggest em{padding:4px 6px;border-radius:999px;background:rgba(236,72,153,.1);color:#f9a8d4;font-style:normal;font-size:8px;font-weight:900;text-transform:uppercase}.music-smart-suggest .mss-empty{padding:12px;color:#94a3b8;font-size:10px}.music-smart-suggest .mss-all{grid-template-columns:1fr!important;justify-items:center;color:#c4b5fd!important;font-weight:900;font-size:10px!important}@media(max-width:760px){.music-smart-suggest{position:fixed;left:10px;right:10px;top:78px;max-height:65vh;overflow:auto}}

:root{--op-bg:#050a13;
  --op-surface:#0a1424;
  --op-surface-2:#0e1a2d;
  --op-surface-3:#132139;
  --op-line:rgba(255,255,255,.085);
  --op-line-strong:rgba(255,255,255,.14);
  --op-text:#f6f8fd;
  --op-muted:#8f9db2;
  --op-soft:#c7d1df;
  --op-pink:#ff4f93;
  --op-pink-2:#e83f83;
  --op-purple:#9b72ff;
  --op-blue:#67b8ff;
  --op-radius:16px;
  --op-shadow:0 18px 55px rgba(0,0,0,.20);
  --op-content:1380px;}body.index-home-optimized{background:var(--op-bg)!important;
  color:var(--op-text);}body.index-home-optimized *{box-sizing:border-box}body.index-home-optimized img{max-width:100%}body.index-home-optimized .content{width:min(100%,var(--op-content));
  margin-inline:auto;
  padding:clamp(18px,2.3vw,32px) clamp(14px,3vw,42px) 0!important;}body.index-home-optimized .hero{width:min(100%,var(--op-content));
  min-height:clamp(290px,31vw,420px)!important;
  margin-inline:auto;
  border-bottom:1px solid rgba(255,255,255,.055);}body.index-home-optimized .hero-slide{padding:clamp(48px,6vw,82px) clamp(22px,4vw,58px) 86px!important;}body.index-home-optimized .hero-content{top:0!important;
  width:min(620px,74vw)!important;
  max-width:620px!important;}body.index-home-optimized .hero h1{max-width:620px;
  font-size:clamp(34px,4.2vw,58px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  margin:10px 0 15px!important;}body.index-home-optimized .hero p{max-width:560px!important;
  margin:0 0 20px!important;
  color:#c6d0df!important;
  font-size:clamp(12px,1.2vw,15px)!important;
  line-height:1.65!important;}body.index-home-optimized .hero-actions{left:clamp(22px,4vw,58px)!important;
  bottom:34px!important;
  gap:8px!important;}body.index-home-optimized .hero-actions .btn{min-height:40px!important;
  padding-inline:15px!important;
  border-radius:11px!important;}body.index-home-optimized .slide-btn{width:40px!important;
  height:40px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:12px!important;
  background:rgba(6,13,26,.62)!important;
  backdrop-filter:blur(10px);}body.index-home-optimized .quick{gap:12px!important;
  margin-bottom:16px!important;}body.index-home-optimized .quick-card{min-width:0;
  min-height:96px!important;
  height:auto!important;
  padding:17px 18px!important;
  gap:14px!important;
  border-radius:15px!important;
  border:1px solid var(--op-line)!important;
  background:linear-gradient(145deg,#101c31,#0a1426)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.11)!important;}body.index-home-optimized .quick-card:hover{transform:translateY(-2px);
  border-color:rgba(255,79,147,.24)!important;}body.index-home-optimized .quick-icon{flex:0 0 auto;
  width:48px!important;
  height:48px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:13px!important;
  font-size:19px!important;}body.index-home-optimized .quick-card h3{font-size:12px!important;line-height:1.3}body.index-home-optimized .quick-card p{font-size:9.5px!important;line-height:1.5!important}body.index-home-optimized .index-main-grid{gap:14px!important;
  align-items:stretch!important;}body.index-home-optimized .index-main-grid>.panel,body.index-home-optimized .index-anime-panel,body.index-home-optimized .panel.members,body.index-home-optimized .index-search-panel{border-radius:16px!important;
  border:1px solid var(--op-line)!important;
  box-shadow:0 12px 35px rgba(0,0,0,.10)!important;}body.index-home-optimized .panel-head{gap:12px;
  justify-content:space-between;}body.index-home-optimized .panel-head h2{min-width:0;
  font-size:14px!important;
  line-height:1.3;}body.index-home-optimized .panel-head .see{flex:0 0 auto;
  white-space:nowrap;}body.index-home-optimized .song{min-width:0;
  border-radius:10px!important;}body.index-home-optimized .song-copy{min-width:0}body.index-home-optimized .song-copy b{display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;}body.index-home-optimized .index-anime-grid{gap:12px!important;}body.index-home-optimized .index-anime-card{min-width:0;
  border-radius:14px!important;
  overflow:hidden;}body.index-home-optimized #memberUploadList .member{min-width:0}@media (max-width:1180px){body.index-home-optimized .index-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.index-home-optimized .index-main-grid>.posts{grid-column:1/-1!important}}@media (max-width:900px){body.index-home-optimized .hero-content{width:min(600px,82vw)!important}}@media (max-width:700px){body.index-home-optimized .hero{min-height:270px!important;
    width:100%!important;}body.index-home-optimized .hero-slide{padding:26px 14px 72px!important}body.index-home-optimized .hero-content{width:min(100%,92vw)!important;max-width:92%!important}body.index-home-optimized .hero h1{font-size:clamp(24px,8vw,32px)!important;margin-top:7px!important}body.index-home-optimized .hero p{font-size:10.5px!important;line-height:1.5!important;max-width:92%!important}body.index-home-optimized .hero-actions{left:14px!important;bottom:26px!important}body.index-home-optimized .hero-actions .btn{min-height:35px!important;padding-inline:11px!important;font-size:9px!important}body.index-home-optimized .slide-btn{width:34px!important;height:34px!important}body.index-home-optimized .content{padding:12px 9px 0!important}body.index-home-optimized .quick{grid-template-columns:1fr!important;gap:7px!important}body.index-home-optimized .quick-card{min-height:62px!important;
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    justify-items:stretch!important;
    gap:10px!important;
    padding:10px 11px!important;
    text-align:left!important;}body.index-home-optimized .quick-icon{width:38px!important;height:38px!important;font-size:15px!important}body.index-home-optimized .quick-card h3{font-size:10px!important}body.index-home-optimized .quick-card p{display:block!important;font-size:8px!important;margin-top:2px!important}body.index-home-optimized .index-main-grid{grid-template-columns:1fr!important;gap:8px!important}body.index-home-optimized .index-main-grid>.posts{grid-column:auto!important}body.index-home-optimized .index-main-grid>.panel{padding:12px 10px!important}body.index-home-optimized .index-anime-panel{padding:12px 9px!important}body.index-home-optimized .index-anime-grid{display:flex!important;
    overflow-x:auto!important;
    gap:8px!important;
    padding-bottom:3px;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;}body.index-home-optimized .index-anime-grid::-webkit-scrollbar{display:none}body.index-home-optimized .index-anime-card{flex:0 0 min(72vw,220px);scroll-snap-align:start}}@media (prefers-reduced-motion:reduce){body.index-home-optimized *{scroll-behavior:auto!important;
    transition-duration:.01ms!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;}}body.index-home-optimized{--home4-bg:#050a13;
  --home4-surface:#0b1628;
  --home4-surface-2:#101d32;
  --home4-line:rgba(255,255,255,.085);
  --home4-line-strong:rgba(255,255,255,.14);
  --home4-text:#f7f9fd;
  --home4-muted:#98a7ba;
  --home4-pink:#ff4f93;
  --home4-purple:#a47cff;
  --home4-blue:#68bcff;
  --home4-radius:18px;
  --home4-shadow:0 16px 42px rgba(0,0,0,.15);}body.index-home-optimized .content{width:min(100%,1420px)!important;
  padding:clamp(18px,2.2vw,32px) clamp(14px,3vw,42px) 20px!important;}body.index-home-optimized .hero{width:min(calc(100% - 28px),1392px)!important;
  min-height:clamp(310px,31vw,430px)!important;
  margin:14px auto 0!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:22px!important;
  box-shadow:0 20px 60px rgba(0,0,0,.2)!important;
  isolation:isolate;}body.index-home-optimized .hero-slide{padding:clamp(48px,6vw,82px) clamp(28px,5vw,68px) 92px!important;
  background-position:center!important;}body.index-home-optimized .hero-slide::before{background:
    linear-gradient(90deg,rgba(4,9,19,.97) 0%,rgba(5,11,24,.88) 38%,rgba(5,10,22,.42) 67%,rgba(5,10,22,.16)),
    linear-gradient(0deg,rgba(4,9,18,.38),transparent 45%),
    radial-gradient(circle at 68% 24%,rgba(139,88,255,.28),transparent 36%)!important;}body.index-home-optimized .hero-content{width:min(650px,70vw)!important;
  max-width:650px!important;}body.index-home-optimized .index-hero-kicker{display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  min-height:30px!important;
  padding:0 11px!important;
  border:1px solid rgba(255,79,147,.22)!important;
  border-radius:999px!important;
  background:rgba(255,79,147,.09)!important;
  color:#ff9dc1!important;
  font-size:10.5px!important;
  font-weight:850!important;
  letter-spacing:.025em!important;}body.index-home-optimized .hero h1{max-width:650px!important;
  margin:13px 0 15px!important;
  font-size:clamp(34px,4vw,58px)!important;
  line-height:1.02!important;
  letter-spacing:-.04em!important;}body.index-home-optimized .hero p{max-width:590px!important;
  margin:0!important;
  color:#c9d3e1!important;
  font-size:clamp(13px,1.1vw,15.5px)!important;
  line-height:1.65!important;}body.index-home-optimized .hero-actions{left:clamp(28px,5vw,68px)!important;
  bottom:36px!important;
  gap:9px!important;}body.index-home-optimized .hero-actions .btn{min-height:42px!important;
  height:auto!important;
  padding:10px 16px!important;
  border-radius:11px!important;
  font-size:11px!important;}body.index-home-optimized .slide-btn{width:42px!important;
  height:42px!important;
  opacity:.72!important;
  border-radius:13px!important;
  font-size:24px!important;}body.index-home-optimized .slide-btn:hover,body.index-home-optimized .slide-btn:focus-visible{opacity:1!important}body.index-home-optimized .dots{bottom:25px!important;gap:8px!important}body.index-home-optimized .dots button{width:8px!important;
  height:8px!important;
  background:rgba(255,255,255,.5)!important;}body.index-home-optimized .dots button.active{width:26px!important;
  background:var(--home4-pink)!important;}body.index-home-optimized .quick{display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin-bottom:18px!important;}body.index-home-optimized .quick-card{min-height:94px!important;
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  align-items:center!important;
  gap:14px!important;
  padding:16px 17px!important;
  border:1px solid var(--home4-line)!important;
  border-radius:16px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(255,255,255,.025),transparent 40%),
    linear-gradient(145deg,#101e34,#0a1528)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.09)!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease!important;}body.index-home-optimized .quick-card:hover{transform:translateY(-2px)!important;
  border-color:rgba(255,79,147,.25)!important;}body.index-home-optimized .quick-icon{width:48px!important;
  height:48px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:13px!important;
  font-size:19px!important;}body.index-home-optimized .quick-card h3{margin:0!important;
  font-size:13px!important;
  line-height:1.3!important;}body.index-home-optimized .quick-card p{display:block!important;
  margin:4px 0 0!important;
  color:#96a7bb!important;
  font-size:11px!important;
  line-height:1.45!important;}body.index-home-optimized .index-main-grid{display:grid!important;
  grid-template-columns:minmax(0,.95fr) minmax(0,1fr) minmax(0,1.08fr)!important;
  gap:14px!important;
  align-items:stretch!important;}body.index-home-optimized .index-main-grid>.panel,body.index-home-optimized .index-anime-panel,body.index-home-optimized .panel.members,body.index-home-optimized .index-search-panel{overflow:hidden!important;
  border:1px solid var(--home4-line)!important;
  border-radius:var(--home4-radius)!important;
  background:
    radial-gradient(circle at 100% 0,rgba(255,255,255,.018),transparent 34%),
    linear-gradient(180deg,#0f1b30,#091426)!important;
  box-shadow:var(--home4-shadow)!important;}body.index-home-optimized .index-main-grid>.panel{padding:17px!important}body.index-home-optimized .panel-head{min-height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:13px!important;}body.index-home-optimized .panel-head h2{min-width:0!important;
  margin:0!important;
  padding-left:10px!important;
  border-left:3px solid var(--home4-pink)!important;
  color:var(--home4-text)!important;
  font-size:15px!important;
  line-height:1.25!important;
  letter-spacing:-.01em!important;}body.index-home-optimized .panel-head .see{flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:30px!important;
  margin-left:auto!important;
  padding:0 9px!important;
  border-radius:8px!important;
  color:#c8afff!important;
  font-size:10.5px!important;
  font-weight:850!important;}body.index-home-optimized .panel-head .see:hover{background:rgba(164,124,255,.09)!important}body.index-home-optimized .song{min-height:69px!important;
  margin:0 -5px!important;
  padding:8px 6px!important;
  gap:10px!important;
  border-bottom:1px solid rgba(255,255,255,.055)!important;
  border-radius:10px!important;}body.index-home-optimized .song:hover{background:rgba(255,255,255,.028)!important}body.index-home-optimized .song .cover{width:52px!important;
  height:52px!important;
  border:1px solid rgba(255,255,255,.07)!important;
  border-radius:9px!important;}body.index-home-optimized .hitz-song{grid-template-columns:30px 52px minmax(0,1fr) 22px!important}body.index-home-optimized .update-song{grid-template-columns:52px minmax(0,1fr) auto!important}body.index-home-optimized .song-copy b{display:-webkit-box!important;
  overflow:hidden!important;
  color:#f8fbff!important;
  font-size:12.5px!important;
  line-height:1.35!important;
  white-space:normal!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;}body.index-home-optimized .song-copy small{display:block!important;
  margin-top:4px!important;
  color:#92a1b5!important;
  font-size:10px!important;
  line-height:1.45!important;}body.index-home-optimized .rank{width:28px!important;
  height:30px!important;
  border-radius:8px!important;
  font-size:11px!important;}body.index-home-optimized .dl{font-size:16px!important}body.index-home-optimized .tag{align-self:center!important;
  padding:5px 8px!important;
  border-radius:999px!important;
  font-size:8.5px!important;
  white-space:nowrap!important;}body.index-home-optimized .index-latest-post-list{gap:4px!important}body.index-home-optimized .index-latest-post{min-height:69px!important;
  grid-template-columns:56px minmax(0,1fr)!important;
  gap:11px!important;
  padding:6px!important;
  border-radius:10px!important;}body.index-home-optimized .index-latest-post .post-thumb{width:56px!important;
  height:56px!important;
  border-radius:9px!important;}body.index-home-optimized .index-post-copy b{font-size:12.3px!important;
  line-height:1.35!important;}body.index-home-optimized .index-post-copy small{margin-top:5px!important;
  color:#8f9eb2!important;
  font-size:9.5px!important;
  line-height:1.4!important;}body.index-home-optimized .index-search-panel{margin-bottom:18px!important;padding:17px!important}body.index-home-optimized .index-result-summary{margin:-3px 0 13px!important;
  color:#98a7ba!important;
  font-size:11px!important;
  line-height:1.5!important;}body.index-home-optimized .index-search-results-grid{display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:9px!important;}body.index-home-optimized .index-search-card{min-height:68px!important;
  grid-template-columns:54px minmax(0,1fr) 18px!important;
  gap:10px!important;
  padding:7px 9px 7px 7px!important;
  border:1px solid rgba(255,255,255,.065)!important;
  border-radius:11px!important;
  background:rgba(255,255,255,.018)!important;}body.index-home-optimized .index-search-card img{width:54px!important;height:54px!important;border-radius:9px!important}body.index-home-optimized .index-search-card b{font-size:12px!important}body.index-home-optimized .index-search-card small{font-size:10px!important}body.index-home-optimized .index-anime-panel{margin-top:16px!important;
  padding:18px!important;
  content-visibility:auto;
  contain-intrinsic-size:720px;}body.index-home-optimized .index-anime-panel-head{margin-bottom:14px!important}body.index-home-optimized .index-anime-heading h2{font-size:16px!important}body.index-home-optimized .index-anime-heading small{display:block!important;
  margin-top:4px!important;
  color:#8e9eb2!important;
  font-size:10px!important;}body.index-home-optimized .index-anime-grid{display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;}body.index-home-optimized .index-anime-card{border-radius:14px!important}body.index-home-optimized .index-anime-copy{padding:11px!important}body.index-home-optimized .index-anime-copy h3{min-height:34px!important;
  font-size:12px!important;
  line-height:1.4!important;}body.index-home-optimized .index-anime-meta{margin-top:8px!important;
  gap:5px 8px!important;
  font-size:9px!important;}body.index-home-optimized .index-anime-bottom{margin-top:9px!important;
  padding-top:8px!important;
  font-size:9px!important;}body.index-home-optimized .index-anime-type,body.index-home-optimized .index-anime-score,body.index-home-optimized .index-anime-visibility{min-height:23px!important;
  padding:0 7px!important;
  font-size:8px!important;}body.index-home-optimized .panel.members{margin:16px 0 0!important;
  padding:18px!important;
  content-visibility:auto;
  contain-intrinsic-size:250px;}body.index-home-optimized #memberUploadList.member-row{display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;}body.index-home-optimized #memberUploadList .member{min-height:170px!important;
  padding:15px 10px 13px!important;
  border-radius:14px!important;}body.index-home-optimized #memberUploadList .avatar-wrap{width:76px!important;
  height:76px!important;
  flex-basis:76px!important;}body.index-home-optimized #memberUploadList .member b{font-size:12px!important}body.index-home-optimized #memberUploadList .member small{font-size:9.5px!important}body.index-home-optimized #memberUploadList .member .mini{min-height:30px!important;
  margin-top:9px!important;
  padding:0 11px!important;
  font-size:9px!important;}body.index-home-optimized .index-empty-state{min-height:92px!important;
  display:grid!important;
  place-items:center!important;
  padding:18px!important;
  border:1px dashed rgba(255,255,255,.1)!important;
  border-radius:11px!important;
  color:#91a1b5!important;
  font-size:11px!important;
  text-align:center!important;}body.index-home-optimized .mobile-accord{display:none!important}body.index-home-optimized :where(a,button):focus-visible{outline:2px solid rgba(255,105,164,.95)!important;
  outline-offset:3px!important;}@media (max-width:1180px){body.index-home-optimized .index-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.index-home-optimized .index-main-grid>.posts{grid-column:1/-1!important}body.index-home-optimized .index-latest-post-list{display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;}body.index-home-optimized .index-anime-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}body.index-home-optimized #memberUploadList.member-row{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (max-width:980px){body.index-home-optimized .hero{width:min(calc(100% - 20px),1392px)!important;
    min-height:330px!important;
    margin-top:10px!important;
    border-radius:18px!important;}body.index-home-optimized .hero-content{width:min(620px,78vw)!important}body.index-home-optimized .index-anime-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.index-home-optimized #memberUploadList.member-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:700px){body.index-home-optimized .hero{width:100%!important;
    min-height:300px!important;
    margin:0!important;
    border-width:0 0 1px!important;
    border-radius:0!important;
    box-shadow:none!important;}body.index-home-optimized .hero-slide{padding:29px 16px 76px!important}body.index-home-optimized .hero-content{width:min(100%,94vw)!important;max-width:94%!important}body.index-home-optimized .index-hero-kicker{min-height:27px!important;
    padding:0 9px!important;
    font-size:9px!important;}body.index-home-optimized .hero h1{max-width:92vw!important;
    margin:10px 0 11px!important;
    font-size:clamp(27px,8.7vw,36px)!important;
    line-height:1.04!important;}body.index-home-optimized .hero p{max-width:92%!important;
    font-size:11.5px!important;
    line-height:1.55!important;
    display:-webkit-box!important;
    overflow:hidden!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:3!important;}body.index-home-optimized .hero-actions{left:16px!important;
    right:16px!important;
    bottom:25px!important;}body.index-home-optimized .hero-actions .btn{min-height:39px!important;
    padding:9px 12px!important;
    font-size:10px!important;}body.index-home-optimized .slide-btn{width:36px!important;
    height:36px!important;
    opacity:.86!important;
    font-size:20px!important;}body.index-home-optimized .slide-btn.prev{left:8px!important}body.index-home-optimized .slide-btn.next{right:8px!important}body.index-home-optimized .dots{bottom:13px!important}body.index-home-optimized .content{padding:12px 9px 18px!important}body.index-home-optimized .quick{display:grid!important;
    grid-auto-flow:column!important;
    grid-auto-columns:min(76vw,270px)!important;
    grid-template-columns:none!important;
    overflow-x:auto!important;
    gap:8px!important;
    margin:0 -9px 13px!important;
    padding:0 9px 4px!important;
    scroll-snap-type:x proximity!important;
    scrollbar-width:none!important;}body.index-home-optimized .quick::-webkit-scrollbar{display:none!important}body.index-home-optimized .quick-card{min-height:76px!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    gap:10px!important;
    padding:11px 12px!important;
    border-radius:13px!important;
    scroll-snap-align:start!important;}body.index-home-optimized .quick-icon{width:42px!important;height:42px!important;font-size:16px!important}body.index-home-optimized .quick-card h3{font-size:11.5px!important}body.index-home-optimized .quick-card p{font-size:9.5px!important;line-height:1.4!important}body.index-home-optimized .index-main-grid{grid-template-columns:1fr!important;
    gap:9px!important;}body.index-home-optimized .index-main-grid>.posts{grid-column:auto!important}body.index-home-optimized .index-main-grid>.panel,body.index-home-optimized .index-search-panel,body.index-home-optimized .index-anime-panel,body.index-home-optimized .panel.members{border-radius:14px!important;}body.index-home-optimized .index-main-grid>.panel{padding:13px 11px!important}body.index-home-optimized .panel-head{min-height:32px!important;margin-bottom:10px!important}body.index-home-optimized .panel-head h2{font-size:13.5px!important}body.index-home-optimized .panel-head .see{min-height:28px!important;font-size:9.5px!important}body.index-home-optimized .song{min-height:65px!important;
    padding:7px 4px!important;}body.index-home-optimized .song .cover{width:48px!important;height:48px!important}body.index-home-optimized .hitz-song{grid-template-columns:27px 48px minmax(0,1fr) 18px!important}body.index-home-optimized .update-song{grid-template-columns:48px minmax(0,1fr) auto!important}body.index-home-optimized .song-copy b{font-size:11.5px!important}body.index-home-optimized .song-copy small{font-size:9.5px!important}body.index-home-optimized .rank{width:26px!important;height:28px!important;font-size:10px!important}body.index-home-optimized .tag{padding:4px 6px!important;font-size:7.5px!important}body.index-home-optimized .index-latest-post-list{display:flex!important;
    flex-direction:column!important;
    gap:3px!important;}body.index-home-optimized .index-latest-post{min-height:64px!important;
    grid-template-columns:50px minmax(0,1fr)!important;
    gap:9px!important;}body.index-home-optimized .index-latest-post .post-thumb{width:50px!important;height:50px!important}body.index-home-optimized .index-post-copy b{font-size:11.5px!important}body.index-home-optimized .index-post-copy small{font-size:8.8px!important}body.index-home-optimized .index-search-panel{padding:13px 11px!important}body.index-home-optimized .index-search-results-grid{grid-template-columns:1fr!important;gap:7px!important}body.index-home-optimized .index-search-card{min-height:62px!important;
    grid-template-columns:48px minmax(0,1fr) 16px!important;
    padding:6px 8px 6px 6px!important;}body.index-home-optimized .index-search-card img{width:48px!important;height:48px!important}body.index-home-optimized .index-anime-panel{margin-top:10px!important;padding:13px 10px!important}body.index-home-optimized .index-anime-heading h2{font-size:14px!important}body.index-home-optimized .index-anime-heading small{font-size:9px!important}body.index-home-optimized .index-anime-grid{display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    overflow:visible!important;}body.index-home-optimized .index-anime-card{min-width:0!important;border-radius:11px!important}body.index-home-optimized .index-anime-copy{padding:9px 8px!important}body.index-home-optimized .index-anime-copy h3{min-height:31px!important;font-size:10.5px!important}body.index-home-optimized .index-anime-meta{font-size:8px!important}body.index-home-optimized .index-anime-bottom{font-size:8px!important}body.index-home-optimized .index-anime-type,body.index-home-optimized .index-anime-score,body.index-home-optimized .index-anime-visibility{min-height:20px!important;padding:0 6px!important;font-size:7px!important}body.index-home-optimized .panel.members{margin-top:10px!important;padding:13px 10px!important}body.index-home-optimized #memberUploadList.member-row{display:flex!important;
    grid-template-columns:none!important;
    overflow-x:auto!important;
    gap:8px!important;
    margin:0 -10px!important;
    padding:0 10px 4px!important;
    scroll-snap-type:x proximity!important;
    scrollbar-width:none!important;}body.index-home-optimized #memberUploadList.member-row::-webkit-scrollbar{display:none!important}body.index-home-optimized #memberUploadList .member{flex:0 0 min(42vw,158px)!important;
    min-height:158px!important;
    padding:13px 9px 11px!important;
    scroll-snap-align:start!important;}body.index-home-optimized #memberUploadList .avatar-wrap{width:66px!important;
    height:66px!important;
    flex-basis:66px!important;
    margin-bottom:8px!important;}body.index-home-optimized #memberUploadList .member b{font-size:10.8px!important}body.index-home-optimized #memberUploadList .member small{display:flex!important;font-size:8.5px!important}body.index-home-optimized #memberUploadList .member .mini{display:inline-flex!important;font-size:8px!important}}@media (max-width:390px){body.index-home-optimized .hero{min-height:286px!important}body.index-home-optimized .hero h1{font-size:27px!important}body.index-home-optimized .hero p{-webkit-line-clamp:2!important}body.index-home-optimized .hero-actions .btn{padding-inline:10px!important}body.index-home-optimized .quick{grid-auto-columns:82vw!important}body.index-home-optimized .index-anime-heading small{display:none!important}body.index-home-optimized #memberUploadList .member{flex-basis:46vw!important}}@media (prefers-reduced-motion:reduce){body.index-home-optimized .hero-slide,body.index-home-optimized .quick-card,body.index-home-optimized .index-anime-card,body.index-home-optimized .song,body.index-home-optimized #memberUploadList .member{transition:none!important;}}@media (max-width:700px){body.index-home-optimized .quick{display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    grid-auto-columns:auto!important;
    overflow:visible!important;
    gap:7px!important;
    margin:0 0 10px!important;
    padding:0!important;}body.index-home-optimized .quick-card{min-width:0!important;
    min-height:56px!important;
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    align-items:center!important;
    gap:7px!important;
    padding:7px 8px!important;
    border-radius:11px!important;
    box-shadow:0 6px 16px rgba(0,0,0,.09)!important;}body.index-home-optimized .quick-icon{width:30px!important;
    height:30px!important;
    border-radius:9px!important;
    font-size:12px!important;}body.index-home-optimized .quick-card>div:last-child{min-width:0!important}body.index-home-optimized .quick-card h3{margin:0!important;
    font-size:9.5px!important;
    line-height:1.2!important;
    overflow-wrap:anywhere!important;}body.index-home-optimized .quick-card p{display:none!important}}@media (max-width:390px){body.index-home-optimized .quick{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.index-home-optimized .quick-card{min-height:52px!important;grid-template-columns:27px minmax(0,1fr)!important;gap:6px!important;padding:6px!important}body.index-home-optimized .quick-icon{width:27px!important;height:27px!important;font-size:11px!important}body.index-home-optimized .quick-card h3{font-size:8.6px!important}}
/* ===== Stage 14 quick cards elegance refinement ===== */
body.index-home-optimized .quick{
  gap:10px!important;
  margin-bottom:15px!important;
}
body.index-home-optimized .quick-card{
  position:relative!important;
  min-height:82px!important;
  grid-template-columns:40px minmax(0,1fr)!important;
  align-items:center!important;
  gap:12px!important;
  padding:13px 14px!important;
  border-radius:15px!important;
  border:1px solid rgba(158,177,255,.12)!important;
  background:
    linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,0) 42%),
    linear-gradient(180deg,rgba(14,26,47,.98),rgba(9,18,34,.98))!important;
  box-shadow:0 10px 24px rgba(0,0,0,.12)!important;
}
body.index-home-optimized .quick-card::after{
  content:"\f054"!important;
  font-family:"Font Awesome 6 Free"!important;
  font-weight:900!important;
  position:absolute!important;
  right:12px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  font-size:10px!important;
  color:rgba(255,255,255,.16)!important;
  pointer-events:none!important;
  transition:transform .18s ease,color .18s ease!important;
}
body.index-home-optimized .quick-card:hover,
body.index-home-optimized .quick-card:focus-visible{
  transform:translateY(-2px)!important;
  border-color:rgba(255,79,147,.26)!important;
  box-shadow:0 14px 30px rgba(0,0,0,.16)!important;
}
body.index-home-optimized .quick-card:hover::after,
body.index-home-optimized .quick-card:focus-visible::after{
  color:rgba(255,255,255,.34)!important;
  transform:translateY(-50%) translateX(2px)!important;
}
body.index-home-optimized .quick-icon{
  width:40px!important;
  height:40px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:12px!important;
  font-size:15px!important;
  background:linear-gradient(145deg,rgba(255,79,147,.16),rgba(255,79,147,.05))!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)!important;
}
body.index-home-optimized .quick-card:nth-child(2) .quick-icon{
  background:linear-gradient(145deg,rgba(129,124,255,.18),rgba(129,124,255,.06))!important;
}
body.index-home-optimized .quick-card:nth-child(3) .quick-icon{
  background:linear-gradient(145deg,rgba(102,179,255,.16),rgba(102,179,255,.05))!important;
}
body.index-home-optimized .quick-card > div:last-child{
  min-width:0!important;
  padding-right:14px!important;
}
body.index-home-optimized .quick-card h3{
  margin:0!important;
  color:#f7fbff!important;
  font-size:12.4px!important;
  font-weight:850!important;
  line-height:1.25!important;
  letter-spacing:-.01em!important;
}
body.index-home-optimized .quick-card p{
  display:block!important;
  margin:4px 0 0!important;
  color:#93a4b8!important;
  font-size:10px!important;
  line-height:1.4!important;
}

@media (max-width:980px){
  body.index-home-optimized .quick{
    gap:9px!important;
    margin-bottom:13px!important;
  }
  body.index-home-optimized .quick-card{
    min-height:74px!important;
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:10px!important;
    padding:11px 12px!important;
    border-radius:14px!important;
  }
  body.index-home-optimized .quick-card::after{right:10px!important;font-size:9px!important}
  body.index-home-optimized .quick-icon{
    width:36px!important;
    height:36px!important;
    border-radius:11px!important;
    font-size:14px!important;
  }
  body.index-home-optimized .quick-card > div:last-child{padding-right:12px!important}
  body.index-home-optimized .quick-card h3{font-size:11.1px!important}
  body.index-home-optimized .quick-card p{font-size:9.2px!important;line-height:1.35!important}
}

@media (max-width:840px){
  body.index-home-optimized .quick{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    grid-auto-columns:auto!important;
    overflow:visible!important;
    gap:8px!important;
    margin:0 0 12px!important;
    padding:0!important;
  }
  body.index-home-optimized .quick-card{
    min-width:0!important;
    min-height:66px!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    gap:8px!important;
    padding:9px 10px!important;
    border-radius:13px!important;
  }
  body.index-home-optimized .quick-card::after{display:none!important}
  body.index-home-optimized .quick-icon{
    width:34px!important;
    height:34px!important;
    border-radius:10px!important;
    font-size:13px!important;
  }
  body.index-home-optimized .quick-card > div:last-child{padding-right:0!important}
  body.index-home-optimized .quick-card h3{
    display:-webkit-box!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    font-size:10.1px!important;
    line-height:1.2!important;
  }
  body.index-home-optimized .quick-card p{display:none!important}
}

@media (max-width:430px){
  body.index-home-optimized .quick{gap:7px!important}
  body.index-home-optimized .quick-card{
    min-height:62px!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    gap:7px!important;
    padding:8px 8px!important;
    border-radius:12px!important;
  }
  body.index-home-optimized .quick-icon{
    width:30px!important;
    height:30px!important;
    font-size:12px!important;
    border-radius:9px!important;
  }
  body.index-home-optimized .quick-card h3{font-size:9.2px!important}
}

@media (max-width:360px){
  body.index-home-optimized .quick-card{
    min-height:58px!important;
    grid-template-columns:27px minmax(0,1fr)!important;
    gap:6px!important;
    padding:7px!important;
  }
  body.index-home-optimized .quick-icon{
    width:27px!important;
    height:27px!important;
    font-size:11px!important;
    border-radius:8px!important;
  }
  body.index-home-optimized .quick-card h3{font-size:8.6px!important}
}
/* ===== END Stage 14 quick cards elegance refinement ===== */

/* PSI: reserve icon geometry while Font Awesome loads asynchronously. */
i[class^="fa-"],i[class*=" fa-"]{display:inline-block;min-width:1em;text-align:center;font-style:normal}
/* Skip initial layout/paint for deep homepage sections until they approach the viewport. */
body.index-home-optimized #latestPosts,body.index-home-optimized #latestAnime,body.index-home-optimized #memberUploads{content-visibility:auto;contain-intrinsic-size:auto 560px}

/* =========================================================
   OSANIME INDEX RESPONSIVE PICTURE LOGO COMPATIBILITY v66
   The shared header now wraps the responsive logo in <picture>.
   Keep the home-page bundle aligned with the dimensions used by
   the rest of the site so <picture> cannot expand to its block width.
   ========================================================= */
body.index-php-page .topbar.osanime-header > .site-brand > picture.osanime-logo-picture {
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:190px!important;
  height:44px!important;
  max-height:44px!important;
  overflow:hidden!important;
  line-height:0!important;
}
body.index-php-page .topbar.osanime-header > .site-brand > picture.osanime-logo-picture > img.osanime-logo-native {
  display:block!important;
  width:auto!important;
  height:44px!important;
  max-width:190px!important;
  max-height:44px!important;
  object-fit:contain!important;
  object-position:left center!important;
  margin:0!important;
}
body.index-php-page .osanime-sidebar .site-brand > picture.osanime-logo-picture {
  display:inline-flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:205px!important;
  height:48px!important;
  max-height:48px!important;
  overflow:hidden!important;
  line-height:0!important;
}
body.index-php-page .osanime-sidebar .site-brand > picture.osanime-logo-picture > img.osanime-logo-native {
  display:block!important;
  width:auto!important;
  height:48px!important;
  max-width:205px!important;
  max-height:48px!important;
  object-fit:contain!important;
  object-position:left center!important;
  margin:0!important;
}
@media (max-width:780px) {
  body.index-php-page .topbar.osanime-header > .site-brand > picture.osanime-logo-picture {
    max-width:136px!important;
    height:32px!important;
    max-height:32px!important;
  }
  body.index-php-page .topbar.osanime-header > .site-brand > picture.osanime-logo-picture > img.osanime-logo-native {
    height:32px!important;
    max-width:136px!important;
    max-height:32px!important;
    object-position:left center!important;
  }
  body.index-php-page .osanime-sidebar .site-brand > picture.osanime-logo-picture {
    max-width:190px!important;
    height:44px!important;
    max-height:44px!important;
  }
  body.index-php-page .osanime-sidebar .site-brand > picture.osanime-logo-picture > img.osanime-logo-native {
    height:44px!important;
    max-width:190px!important;
    max-height:44px!important;
  }
}
