: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}.accent{color:var(--pink)}.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}.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)}.search-result{display:none;margin-bottom:16px;background:#111a2e;border:1px solid rgba(255,255,255,.1);border-radius:9px;padding:13px 15px;color:#d8e0ef;font-size:13px}.search-result.show{display:block}.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)}.post-icon{width:30px;height:30px;border-radius:50%;background:rgba(255,79,147,.18);color:var(--pink);display:grid;place-items:center}.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}.avatar{width:58px;height:58px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.35)}.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}.mobile-accord{display:block}.collapse{width:100%;height:40px;background:linear-gradient(180deg,#111a2e,#0c1529);border:1px solid rgba(255,255,255,.08);color:#fff;border-radius:8px;margin-top:8px;display:flex;align-items:center;padding:0 13px;font-size:13px;font-weight:900;text-align:left}.collapse span{margin-left:auto;color:#c797ff;font-size:9px}.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}.avatar{width:54px;height:54px}.member b{font-size:10px}.member small{display:none}.mini{height:25px;font-size:9px;padding:0 18px}.desktop-only{display:none!important}}@media (min-width:781px){.mobile-only,.mobile-accord{display:none!important}}: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}.song-hero-detail{display:grid;grid-template-columns:420px minmax(0,1fr) 380px;gap:30px;align-items:start}.cover-large{width:420px;height:420px;border-radius:7px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.35)}.cover-large img{width:100%;height:100%;object-fit:cover}.song-info-detail{padding-top:12px}.category{display:block;color:var(--pink);font-size:13px;font-weight:800;margin-bottom:16px}.song-info-detail h1{font-size:34px;line-height:1.25;margin-bottom:26px}.song-info-detail h1 span{font-weight:800}.artist-line{display:flex;align-items:center;gap:12px;margin-bottom:28px}.artist-line img{width:38px;height:38px;border-radius:50%;object-fit:cover}.artist-line b{font-size:15px}.artist-line span{color:#38a4ff}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 34px}.info-grid div{display:grid;grid-template-columns:22px 115px 1fr;align-items:center;color:#c6d0e2;font-size:13px}.info-grid span{color:#b9c6d9}.info-grid b{font-weight:500;color:#cbd5e5}.info-grid em{font-style:normal;color:#fff}.download-card-wrap{display:flex;flex-direction:column;gap:12px}.download-card,.notice-card,.player-card,.desc-card,.share-card,.recommend-card{background:linear-gradient(180deg,#10182c,#091226);border:1px solid rgba(255,255,255,.09);border-radius:9px}.download-card{padding:24px 22px;text-align:center}.download-card h2{text-align:left;font-size:18px;margin-bottom:22px}.cloud{width:72px;height:72px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#7c4dff,#544bd8);font-size:36px}.download-card p{font-size:13px;line-height:1.55;color:#d3dbe8;margin-bottom:22px}.download-main{height:50px;border-radius:7px;display:grid;place-items:center;background:linear-gradient(180deg,#ff62a6,#ec3d85);font-size:14px;font-weight:900}.notice-card{padding:18px 22px}.notice-card h3{font-size:14px;border-left:3px solid var(--pink);padding-left:8px;margin-bottom:10px}.notice-card p{font-size:13px;color:#d3dbe8;line-height:1.5}.player-card{margin-top:36px;padding:18px 24px;display:grid;grid-template-columns:105px 1fr 220px minmax(260px,1fr) 220px;gap:22px;align-items:center}.player-card>img{width:105px;height:105px;border-radius:5px;object-fit:cover}.player-meta b{display:block;font-size:15px}.player-meta span{font-weight:500}.player-meta small{display:block;margin-top:10px;color:#cbd5e5}.player-control{display:flex;align-items:center;justify-content:center;gap:26px}.player-control button{border:0;background:transparent;color:#fff;font-size:26px}.player-control .pause{width:58px;height:58px;border-radius:50%;background:linear-gradient(180deg,#ff62a6,#ec3d85);font-size:26px}.progress,.volume{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;color:#fff;font-size:12px}.progress div,.volume div{height:4px;background:#2b354b;border-radius:99px;position:relative}.progress i,.volume i{position:absolute;left:0;top:0;height:100%;width:42%;background:var(--pink);border-radius:99px}.progress i:after,.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%}.desc-share{display:grid;grid-template-columns:1fr 360px;gap:20px;margin-top:18px}.desc-card,.share-card{padding:22px}.desc-card h2,.share-card h2{font-size:16px;margin-bottom:20px}.desc-card h2:before,.share-card h2:before{color:var(--pink)}.desc-card p{font-size:14px;color:#d3dbe8;line-height:1.65}.share-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.share-buttons a{height:42px;border-radius:6px;display:grid;place-items:center;font-weight:900}.fb{background:#3156b3}.tw{background:#1da1f2}.wa{background:#15b95e}.ln{background:#172136}.recommend-card{margin-top:16px;padding:18px;margin-bottom:16px}.recommend-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.rec-item{background:#111a2e;border-radius:8px;padding:12px;display:grid;grid-template-columns:68px 1fr;gap:12px;align-items:center}.rec-item img{width:68px;height:68px;border-radius:5px;object-fit:cover}.rec-item b{font-size:12px}.rec-item small{display:block;color:#c6d0e2;font-size:10px;margin:5px 0 8px}.rec-item a{display:inline-grid;place-items:center;background:var(--pink);height:28px;border-radius:5px;padding:0 14px;font-size:11px;font-weight:800}@media (max-width:780px){.breadcrumb{font-size:10px;gap:8px;margin-bottom:18px;white-space:nowrap;overflow:hidden}.song-hero-detail{display:block}.cover-large{width:100%;height:auto;aspect-ratio:1/1;margin-bottom:18px}.song-info-detail{padding-top:0}.category{font-size:11px;margin-bottom:10px}.song-info-detail h1{font-size:20px;margin-bottom:14px}.artist-line{margin-bottom:18px}.info-grid{grid-template-columns:1fr;gap:12px}.info-grid div{grid-template-columns:22px 100px 1fr;font-size:12px}.download-card-wrap{margin-top:14px}.download-card{padding:18px}.download-card h2{text-align:left;font-size:15px}.cloud{display:none}.download-main{height:44px}.notice-card{padding:16px}.player-card{margin-top:14px;padding:14px;display:grid;grid-template-columns:58px 1fr;gap:12px}.player-card>img{width:58px;height:58px}.player-meta b{font-size:13px}.player-control{grid-column:1/3;gap:24px}.player-control .pause{width:42px;height:42px;font-size:20px}.progress{grid-column:1/3;grid-template-columns:36px 1fr 36px}.volume{grid-column:1/3}.desc-share{display:block;margin-top:12px}.desc-card,.share-card{padding:16px;margin-bottom:12px}.share-buttons{grid-template-columns:repeat(4,1fr)}.recommend-card{padding:14px}.recommend-row{grid-template-columns:1fr;gap:10px}.rec-item{grid-template-columns:56px 1fr}.rec-item img{width:56px;height:56px}}: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;}.login----------------------------shell{position:relative;
  min-height:calc(100vh - 24px);
  max-width:1840px;
  margin:auto;
  overflow:hidden;
  border-radius:8px;
  background:
    linear-gradient(90deg,rgba(4,8,20,.65) 0%,rgba(4,8,20,.35) 45%,rgba(4,8,20,.65) 100%),
    var(--osanime-bg-rzy) center/cover no-repeat;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 24px 60px rgba(0,0,0,.35);
  display:grid;
  grid-template-columns:1fr 1fr;
  padding:76px 78px 120px;}.login----------------------------shell:before{content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 38% 18%,rgba(255,79,147,.15),transparent 32%),
    radial-gradient(circle at 52% 82%,rgba(124,77,255,.15),transparent 34%),
    linear-gradient(180deg,rgba(4,8,20,.05),rgba(4,8,20,.45));}.login-left,.login-right{position:relative;
  z-index:2;}.login----------------------------shell .logo{display:flex;
  align-items:center;
  gap:14px;
  width:max-content;}.login----------------------------shell .mark{width:62px;
  height:62px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:var(--pink);
  border:2px solid var(--pink);
  font-size:38px;
  box-shadow:0 0 28px rgba(255,79,147,.35);}.login----------------------------shell .logo-title{font-size:34px;
  font-weight:900;
  line-height:.95;
  letter-spacing:-1px;}.login----------------------------shell .logo-title span,.intro h1 span,.login-card p span,.signup a,.forgot{color:var(--pink);}.login----------------------------shell .logo-sub{display:block;
  margin-top:8px;
  font-size:13px;
  letter-spacing:5px;
  font-weight:800;}.intro{margin-top:96px;}.intro h1{font-size:38px;
  line-height:1.45;
  letter-spacing:-.8px;
  font-weight:900;}.line{width:68px;
  height:3px;
  background:var(--pink);
  border-radius:99px;
  margin:24px 0;}.intro p{color:#f0f3fb;
  font-size:16px;
  line-height:1.8;}.feature-list{margin-top:235px;
  display:flex;
  flex-direction:column;
  gap:30px;
  max-width:340px;}.feature{display:grid;
  grid-template-columns:70px 1fr;
  gap:16px;
  align-items:center;}.feature-icon{width:70px;
  height:70px;
  border-radius:10px;
  display:grid;
  place-items:center;
  color:var(--pink);
  font-size:32px;
  background:rgba(255,79,147,.08);
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 18px 32px rgba(0,0,0,.26);}.feature b{display:block;
  font-size:16px;
  margin-bottom:7px;}.feature small{color:#d4d9e7;
  font-size:14px;
  line-height:1.5;}.login-right{display:flex;
  align-items:center;
  justify-content:flex-end;}.login-card{width:min(100%,790px);
  min-height:960px;
  border-radius:10px;
  border:1px solid rgba(255,255,255,.14);
  background:linear-gradient(180deg,rgba(13,18,39,.78),rgba(8,12,28,.82));
  backdrop-filter:blur(10px);
  padding:126px 112px 70px;
  box-shadow:0 30px 70px rgba(0,0,0,.32);}.login-card h2{font-size:34px;
  letter-spacing:-.7px;
  margin-bottom:20px;}.login-card>p{color:#d7dce8;
  font-size:18px;
  margin-bottom:58px;}.login-card label{display:block;
  font-size:15px;
  font-weight:800;
  margin:0 0 14px;}.field{height:68px;
  display:flex;
  align-items:center;
  gap:16px;
  padding:0 22px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:8px;
  background:rgba(4,8,20,.28);
  margin-bottom:32px;}.field span{color:#d5dbea;
  font-size:24px;
  width:24px;
  text-align:center;}.field input{flex:1;
  min-width:0;
  height:100%;
  color:#fff;
  font-size:16px;
  outline:0;
  border:0;
  background:transparent;}.field input::placeholder{color:#929bad;}.eye{border:0;
  background:transparent;
  color:#d9deeb;
  cursor:pointer;
  font-size:26px;}.forgot{display:block;
  text-align:right;
  font-size:16px;
  margin:-4px 0 30px;}.login-btn{width:100%;
  height:68px;
  border:0;
  border-radius:8px;
  background:linear-gradient(180deg,#ff5ca2,#e9367f);
  color:#fff;
  font-size:17px;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 20px 38px rgba(255,79,147,.26);}.divider{display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:18px;
  margin:48px 0 34px;
  color:#aeb6c8;
  font-size:15px;}.divider span{height:1px;
  background:rgba(255,255,255,.18);}.divider em{font-style:normal;}.socials{display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;}.socials a{height:64px;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.14);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  color:#fff;
  font-size:16px;
  font-weight:800;
  background:rgba(7,12,28,.35);}.socials b{font-size:27px;
  line-height:1;}.socials .g{color:#fff;
  font-weight:900;
  background:linear-gradient(90deg,#4285f4,#34a853,#fbbc05,#ea4335);
  -webkit-background-clip:text;
  color:transparent;}.socials .d{color:#7d8cff;}.signup{margin-top:54px;
  text-align:center;
  color:#c7cfdd;
  font-size:17px;}.signup a{font-weight:700;
  margin-left:6px;}.mark.small{width:38px;
  height:38px;
  font-size:23px;}@media (max-width:1180px){.login----------------------------shell{grid-template-columns:1fr;
    padding:44px 28px 120px;}.login-left{min-height:auto;}.intro{margin-top:52px;}.feature-list{margin-top:44px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    max-width:none;
    gap:14px;}.feature{grid-template-columns:54px 1fr;
    background:rgba(17,36,.42);
    border:1px solid rgba(255,255,255,.08);
    border-radius:10px;
    padding:12px;}.feature-icon{width:54px;
    height:54px;
    font-size:24px;}.login-right{margin-top:42px;
    justify-content:center;}.login-card{width:100%;
    max-width:760px;
    min-height:auto;
    padding:60px;}}@media (max-width:780px){body{padding:0;
    background:#040916;}.login----------------------------shell{min-height:100vh;
    border-radius:0;
    border:0;
    padding:24px 18px 150px;
    display:block;
    background:
      linear-gradient(180deg,rgba(4,8,20,.84),rgba(4,8,20,.98)),
      var(--osanime-bg-rzy) center top/cover no-repeat;}.logo{gap:10px;}.mark{width:30px;
  height:30px;
  font-size:18px;}.logo-title{font-size:23px;}.logo-sub{font-size:9px;
    letter-spacing:3px;}.intro{margin-top:42px;}.intro h1{font-size:28px;
    line-height:1.36;}.intro p{font-size:14px;
    line-height:1.7;}.feature-list{margin-top:32px;
    display:flex;
    gap:14px;}.feature{grid-template-columns:48px 1fr;
    padding:12px;}.feature-icon{width:48px;
    height:48px;
    font-size:22px;}.feature b{font-size:13px;}.feature small{font-size:11px;}.login-right{margin-top:30px;}.login-card{width:100%;
    min-height:auto;
    padding:28px 18px;
    border-radius:12px;}.login-card h2{font-size:25px;}.login-card>p{font-size:14px;
    line-height:1.6;
    margin-bottom:30px;}.login-card label{font-size:13px;
    margin-bottom:10px;}.field{height:54px;
    margin-bottom:22px;
    padding:0 14px;
    gap:12px;}.field span{font-size:18px;}.field input{font-size:14px;}.eye{font-size:22px;}.forgot{font-size:13px;
    margin:-2px 0 24px;}.login-btn{height:54px;
    font-size:15px;}.divider{margin:32px 0 22px;
    gap:12px;
    font-size:12px;}.socials{grid-template-columns:1fr;
    gap:10px;}.socials a{height:52px;
    font-size:14px;}.signup{margin-top:28px;
    font-size:14px;}}@media (max-width:380px){.login----------------------------shell{padding-left:14px;
    padding-right:14px;}.intro h1{font-size:25px;}.login-card{padding:24px 14px;}}.wapkiz-login input[type="text"],.wapkiz-login input[type="email"],.wapkiz-login input[type="password"]{flex:1;
  min-width:0;
  width:100%;
  height:100%;
  border:0;
  outline:0;
  background:transparent;
  color:#fff;
  font-size:16px;
  font-family:inherit;}.wapkiz-login input::placeholder{color:#929bad;}.submit-wrap{width:100%;}.submit-wrap input[type="submit"],.submit-wrap button[type="submit"]{width:100%;
  height:68px;
  border:0;
  border-radius:8px;
  background:linear-gradient(180deg,#ff5ca2,#e9367f);
  color:#fff;
  font-size:17px;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 20px 38px rgba(255,79,147,.26);}@media (max-width:780px){.submit-wrap input[type="submit"],.submit-wrap button[type="submit"]{height:54px;
    font-size:15px;}}.login-----------------------------shell{position:relative;
  min-height:calc(100vh - 24px);
  max-width:1840px;
  margin:auto;
  overflow:hidden;
  border-radius:8px;
  background:
    linear-gradient(90deg,rgba(4,8,20,.65) 0%,rgba(4,8,20,.35) 45%,rgba(4,8,20,.65) 100%),
    var(--osanime-bg-rzy) center/cover no-repeat;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 24px 60px rgba(0,0,0,.35);
  display:grid;
  grid-template-columns:1fr 1fr;
  padding:76px 78px 120px;}.login-----------------------------shell:before{content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 38% 18%,rgba(255,79,147,.15),transparent 32%),
    radial-gradient(circle at 52% 82%,rgba(124,77,255,.15),transparent 34%),
    linear-gradient(180deg,rgba(4,8,20,.05),rgba(4,8,20,.45));}.register-page .login-left,.register-page .login-right{position:relative;
  z-index:2;}.register-page .register-card{min-height:auto;
  padding:62px 72px 50px;}.register-page .register-card h2{font-size:34px;
  letter-spacing:-.7px;
  margin-bottom:12px;}.register-page .register-card>p{margin-bottom:34px;}.register-page .wapkiz-register .field{height:58px;
  margin-bottom:20px;}.register-page .wapkiz-register label{margin-bottom:10px;}.register-page .wapkiz-register input[type="text"],.register-page .wapkiz-register input[type="email"],.register-page .wapkiz-register input[type="password"],.register-page .wapkiz-register select{flex:1;
  min-width:0;
  width:100%;
  height:100%;
  color:#fff;
  font-size:16px;
  outline:0;
  border:0;
  background:transparent;
  font-family:inherit;}.register-page .wapkiz-register select{appearance:none;
  cursor:pointer;}.register-page .wapkiz-register input::placeholder{color:#929bad;}.register-page .wapkiz-register .field select option{background:#0c1225;
  color:#fff;}.register-page .agree{display:flex !important;
  align-items:flex-start;
  gap:10px;
  margin:4px 0 24px !important;
  color:#dce3f1;
  font-size:14px !important;
  line-height:1.5;
  font-weight:500 !important;}.register-page .agree input{appearance:none;
  width:18px;
  height:18px;
  border-radius:4px;
  border:1px solid #ff9fca;
  background:transparent;
  flex:0 0 18px;
  margin-top:2px;}.register-page .agree input:checked{background:#ff4f93;
  box-shadow:inset 0 0 0 3px #081124;}.register-page .agree a{color:#ff4f93;}.register-page .submit-wrap input[type="submit"],.register-page .submit-wrap button[type="submit"]{width:100%;
  height:62px;
  border:0;
  border-radius:8px;
  background:linear-gradient(180deg,#ff5ca2,#e9367f);
  color:#fff;
  font-size:17px;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 20px 38px rgba(255,79,147,.26);}.register-page .register-feature-list{margin-top:54px;}.register-page .register-feature-list .feature{margin-bottom:0;}@media (max-width:1180px){.login-----------------------------shell{grid-template-columns:1fr;
    padding:44px 28px 120px;}.register-page .login-right{margin-top:42px;
    justify-content:center;}.register-page .register-card{width:100%;
    max-width:760px;
    padding:50px;}.register-page .register-feature-list{display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:14px;
    max-width:none;
    margin-top:44px;}}@media (max-width:780px){.login-----------------------------shell{min-height:100vh;
    border-radius:0;
    border:0;
    padding:24px 18px 150px;
    display:block;
    background:
      linear-gradient(180deg,rgba(4,8,20,.84),rgba(4,8,20,.98)),
      var(--osanime-bg-rzy) center top/cover no-repeat;}.register-page .register-card{width:100%;
    padding:28px 18px;
    border-radius:12px;}.register-page .register-card h2{font-size:25px;}.register-page .register-card>p{font-size:14px;
    line-height:1.6;
    margin-bottom:26px;}.register-page .wapkiz-register .field{height:54px;
    margin-bottom:18px;
    padding:0 14px;}.register-page .wapkiz-register input[type="text"],.register-page .wapkiz-register input[type="email"],.register-page .wapkiz-register input[type="password"],.register-page .wapkiz-register select{font-size:14px;}.register-page .submit-wrap input[type="submit"],.register-page .submit-wrap button[type="submit"]{height:54px;
    font-size:15px;}.register-page .register-feature-list{display:flex;
    flex-direction:column;
    gap:14px;
    margin-top:32px;}}body.register-page .login----------------------------shell{display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  min-height:100vh;
  padding-bottom:160px;}body.register-page .login-left,body.register-page .login-right{width:50%;}@media (max-width:1180px){body.register-page .login-left,body.register-page .login-right{width:100%;}}@media (max-width:780px){body.register-page .login----------------------------shell{padding-bottom:180px;}}.category-sort-wrap{position:relative;
  min-width:190px;
  z-index:30;}.category-sort-btn{width:100%;
  height:46px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:12px;
  background:linear-gradient(180deg,#111a2e,#0a1224);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:space-between                      ;
  gap:12px;
  padding:0 16px;
  font-size:13px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 12px 28px rgba(0,0,0,.18);}.category-sort-btn i{color:var(--pink);
  transition:.2s ease;}.category-sort-btn.open i{transform:rotate(180deg);}.category-sort-menu{display:none;
  position:absolute;
  top:calc(100% + 10px);
  right:0;
  width:238px;
  padding:8px;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.12);
  background:linear-gradient(180deg,#111a2e,#070d1d);
  box-shadow:0 24px 60px rgba(0,0,0,.45);}.category-sort-menu.show{display:block;}.category-sort-menu a{display:grid;
  grid-template-columns:30px 1fr;
  grid-template-areas:
    "icon title"
    "icon desc";
  column-gap:10px;
  align-items:center;
  padding:11px 12px;
  border-radius:11px;
  color:#fff;
  transition:.2s ease;}.category-sort-menu a:hover,.category-sort-menu a.active{background:rgba(255,79,147,.13);
  color:#ff6eaa;}.category-sort-menu a i{grid-area:icon;
  width:30px;
  height:30px;
  border-radius:9px;
  display:grid;
  place-items:center;
  background:rgba(255,79,147,.13);
  color:var(--pink);}.category-sort-menu a span{grid-area:title;
  font-size:13px;
  font-weight:900;}.category-sort-menu a small{grid-area:desc;
  color:#aeb8c8;
  font-size:10px;
  margin-top:3px;}@media (max-width:780px){.category-list-head{gap:12px;
    align-items:stretch;}.category-sort-wrap{width:100%;}.category-sort-menu{left:0;
    right:auto;
    width:100%;}}.category-grid .category-card,.filter-card > a,.dropdown-menu > a,.nav-dropdown-menu > a{border-color: rgba(255,255,255,.09) !important;
  box-shadow:none !important;}.category-grid .category-card.is-current-cat{border-color: var(--pink) !important;
  box-shadow: 0 0 0 1px rgba(255,79,147,.18),0 18px 38px rgba(255,79,147,.08) !important;}.filter-card > a.is-current-cat,.dropdown-menu > a.is-current-cat,.nav-dropdown-menu > a.is-current-cat{color: var(--pink) !important;
  background: rgba(255,79,147,.12) !important;}.blog-view-wrap{padding:24px 42px 0;background:linear-gradient(180deg,#071020,#040813)}.blog-breadcrumb{display:flex;align-items:center;gap:12px;color:#cbd5e5;font-size:12px;margin-bottom:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blog-breadcrumb a{color:var(--pink);font-weight:700}.blog-breadcrumb b{font-weight:500;color:#dbe4f3;overflow:hidden;text-overflow:ellipsis}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:30px;align-items:start}.blog-main-post{min-width:0}.blog-hero-post{display:grid;grid-template-columns:250px minmax(0,1fr);gap:34px;margin-bottom:24px}.blog-cover{width:250px;height:250px;border-radius:7px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.38);background:#111a2e}.blog-cover img{width:100%;height:100%;object-fit:cover}.blog-info{padding-top:25px}.blog-cat{display:inline-flex;align-items:center;height:24px;border:1px solid var(--pink);border-radius:4px;color:var(--pink);padding:0 10px;font-size:12px;font-weight:800;margin-bottom:12px}.blog-info h1{font-size:30px;line-height:1.25;letter-spacing:-.5px;margin-bottom:12px}.blog-meta-line{font-size:13px;color:#cbd5e5;margin-bottom:16px}.blog-meta-line b{color:#fff}.blog-meta-line i{font-style:normal;color:var(--pink);margin:0 10px}.blog-stats{display:flex;align-items:center;gap:25px;color:#d7deeb;font-size:13px;flex-wrap:wrap}.blog-stats i{color:#dce4f2;margin-right:8px}.blog-card{border-top:1px solid rgba(255,255,255,.08);padding:20px 0}.blog-card h2{font-size:16px;font-weight:900;margin-bottom:16px;padding-left:9px;border-left:3px solid var(--pink)}.blog-text{font-size:14px;line-height:1.75;color:#d5deed}.blog-text p{margin-bottom:12px}.blog-download-box{background:linear-gradient(180deg,#10182c,#091226);border:1px solid rgba(255,255,255,.09);border-radius:8px;padding:16px 18px;display:grid;grid-template-columns:44px minmax(0,1fr) 190px;gap:14px;align-items:center}.download-icon{width:34px;height:34px;border-radius:5px;background:rgba(255,79,147,.16);display:grid;place-items:center;color:var(--pink);font-size:17px}.blog-download-box b{display:block;font-size:14px}.blog-download-box small{display:block;color:#c7d1e3;margin-top:5px;font-size:11px}.blog-download-box .download-main{height:40px;border-radius:6px;display:grid;place-items:center;background:linear-gradient(180deg,#ff62a6,#ec3d85);font-size:12px;font-weight:900}.file-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 24px}.file-info-grid div{display:grid;grid-template-columns:22px 1fr;gap:4px 10px;align-items:start;color:#cbd5e5;font-size:12px}.file-info-grid i{grid-row:1/3;color:#e4ecf7;font-size:15px}.file-info-grid span{color:#aeb8ca}.file-info-grid b{font-size:12px;color:#fff;font-weight:600}.comment-input{background:linear-gradient(180deg,#10182c,#091226);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px;display:grid;grid-template-columns:42px minmax(0,1fr) 120px;gap:12px;align-items:center}.comment-input img{width:42px;height:42px;border-radius:50%;object-fit:cover}.comment-input input{height:42px;background:transparent;border:0;outline:0;color:#fff;font-size:13px}.comment-input button{height:42px;border:0;border-radius:6px;background:linear-gradient(180deg,#ff62a6,#ec3d85);color:#fff;font-weight:900;font-size:12px}.comment-list{padding-left:16px;border-left:1px solid rgba(255,79,147,.6);margin-top:18px}.comment-item{display:grid;grid-template-columns:42px 1fr;gap:12px;margin-bottom:20px}.comment-item img{width:42px;height:42px;border-radius:50%;object-fit:cover}.comment-item b{font-size:13px}.comment-item small{margin-left:16px;color:#aeb8ca;font-size:11px}.comment-item p{font-size:13px;color:#fff;margin:7px 0}.comment-item a{font-size:12px;color:var(--pink);font-weight:700}.blog-sidebar{display:flex;flex-direction:column;gap:14px}.blog-side-card{background:linear-gradient(180deg,#10182c,#091226);border:1px solid rgba(255,255,255,.09);border-radius:9px;padding:18px}.blog-side-card h3{font-size:15px;margin-bottom:16px;padding-left:8px;border-left:3px solid var(--pink)}.author-row{display:grid;grid-template-columns:62px 1fr;gap:13px;align-items:center}.author-row img{width:62px;height:62px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.15)}.author-row b{font-size:16px}.author-row span{display:inline-grid;place-items:center;height:21px;margin-left:8px;padding:0 8px;border-radius:5px;background:#8b5cf6;font-size:11px;font-weight:800}.author-row small{display:block;margin-top:8px;color:#c9d3e4;font-size:12px}.author-stats{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin:18px 0}.author-stats b{font-size:15px}.author-stats small{display:block;color:#c8d2e4;font-size:11px;margin-top:4px}.author-card>a{height:40px;border-radius:6px;background:linear-gradient(180deg,#ff62a6,#ec3d85);display:grid;place-items:center;font-size:12px;font-weight:900}.side-category-card a{display:grid;grid-template-columns:24px 1fr auto;gap:9px;align-items:center;padding:9px 0;color:#d8e1ef;font-size:13px}.side-category-card i{font-size:15px;color:#fff}.side-category-card b{font-weight:600;color:#dbe4f3}.related-post{display:grid;grid-template-columns:58px 1fr;gap:11px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.related-post:last-child{border-bottom:0}.related-post img{width:58px;height:58px;border-radius:5px;object-fit:cover;background:#fff}.related-post b{display:block;font-size:12px;line-height:1.25}.related-post small,.related-post em{display:block;color:#b9c4d6;font-size:11px;margin-top:3px;font-style:normal}.share-post-card .share-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.share-post-card .share-buttons a{height:40px;border-radius:6px;display:grid;place-items:center}.fb{background:#3156b3}.tw{background:#1da1f2}.wa{background:#15b95e}.ln{background:#172136}.blog-empty{background:#10182c;border:1px solid rgba(255,255,255,.09);border-radius:9px;padding:30px;color:#dbe3f0}.side-empty{font-size:12px;color:#b7c1d7;padding:8px 0}@media (max-width:980px){.blog-layout{grid-template-columns:1fr}.blog-sidebar{display:grid;grid-template-columns:1fr 1fr}.share-post-card{grid-column:1/-1}}@media (max-width:780px){.blog-view-wrap{padding:18px 14px 0}.blog-breadcrumb{font-size:10px;gap:8px;margin-bottom:16px}.blog-layout{display:block}.blog-hero-post{display:block;margin-bottom:10px}.blog-cover{width:100%;height:auto;aspect-ratio:1/1;margin-bottom:14px;border-radius:7px}.blog-info{padding-top:0}.blog-cat{height:22px;font-size:11px}.blog-info h1{font-size:20px;line-height:1.32;margin-bottom:10px}.blog-meta-line{font-size:11px;line-height:1.55}.blog-stats{gap:14px;font-size:11px}.blog-card{padding:15px 0}.blog-card h2{font-size:13px;margin-bottom:12px}.blog-text{font-size:12px;line-height:1.65;max-height:70px;overflow:hidden}.blog-download-box{grid-template-columns:40px 1fr;gap:10px;padding:12px;border-radius:8px}.blog-download-box .download-main{grid-column:1/-1;height:42px}.file-info-grid{grid-template-columns:1fr;gap:12px}.comment-input{grid-template-columns:38px 1fr;gap:10px}.comment-input img{width:38px;height:38px}.comment-input button{grid-column:1/-1}.comment-list{padding-left:10px}.comment-item{grid-template-columns:36px 1fr}.comment-item img{width:36px;height:36px}.blog-sidebar{display:block}.blog-side-card{padding:14px;margin-bottom:10px}.blog-side-card h3{font-size:13px;margin-bottom:12px}.author-row{grid-template-columns:50px 1fr}.author-row img{width:50px;height:50px}.author-row b{font-size:14px}.author-stats{margin:14px 0}.related-post{grid-template-columns:52px 1fr}.related-post img{width:52px;height:52px}}.blog-empty.small{padding:14px;border-radius:8px;background:rgba(255,255,255,.04);color:#cbd5e5;font-size:13px;line-height:1.55}.blog-list-hero{min-height:270px;padding:40px 50px;background:linear-gradient(90deg,rgba(5,9,20,.98) 0%,rgba(5,9,20,.72) 38%,rgba(5,9,20,.28) 70%),var(--osanime-bg-rzy) center 38%/cover no-repeat;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.05)}.blog-list-hero-text{max-width:480px}.blog-list-hero-text span{display:block;color:var(--pink);font-size:13px;font-weight:900;margin-bottom:14px}.blog-list-hero-text h1{font-size:34px;line-height:1.16;letter-spacing:-.8px;margin-bottom:18px}.blog-list-hero-text p{font-size:14px;line-height:1.6;color:#e2e8f5}.blog-list-wrap{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;padding:0 36px 0;background:linear-gradient(180deg,#071020,#040813)}.blog-list-main{min-width:0}.blog-list-card{margin-top:-2px;background:linear-gradient(180deg,#10182c,#091226);border:1px solid rgba(255,255,255,.09);border-radius:9px;padding:18px 18px 0;overflow:hidden}.blog-list-head{display:flex;align-items:center;justify-content:space-between                      ;margin-bottom:14px}.blog-list-head h2,.blog-list-side-card h3{font-size:15px;font-weight:900;padding-left:9px;border-left:3px solid var(--pink)}.blog-sort{display:flex;align-items:center;gap:12px;color:#cbd5e5;font-size:12px}.blog-sort select{width:130px;height:36px;background:#10182a;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:7px;padding:0 12px;outline:0}.blog-list-item{display:grid;grid-template-columns:180px minmax(0,1fr) 118px;gap:20px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07)}.blog-list-item:last-of-type{border-bottom:0}.blog-list-thumb{width:180px;height:108px;border-radius:7px;overflow:hidden;background:#172033}.blog-list-thumb img{width:100%;height:100%;object-fit:cover}.blog-list-cat{display:inline-flex;color:var(--pink);border:1px solid var(--pink);border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800;text-transform:uppercase;margin-bottom:10px}.blog-list-info h3{font-size:20px;line-height:1.25;margin-bottom:7px}.blog-list-info small{display:block;color:#cbd5e5;font-size:12px;margin-bottom:9px}.blog-list-info small i{color:var(--pink);font-style:normal;margin:0 8px}.blog-list-info p{font-size:13px;color:#aeb8c8;line-height:1.45}.blog-list-stat{display:flex;flex-direction:column;gap:14px;align-items:flex-end;color:#fff;font-size:13px}.blog-list-stat span{display:flex;gap:8px;align-items:center}.blog-list-stat i{color:#e6edf8}.blog-list-pagination{display:flex;justify-content:center;gap:8px;padding:18px 0}.blog-list-pagination a,.blog-list-pagination span{min-width:34px;height:34px;padding:0 10px;border-radius:6px;background:#091224;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;font-size:12px}.blog-list-pagination .active{background:var(--pink);border-color:var(--pink)}.blog-list-sidebar{padding-top:14px;display:flex;flex-direction:column;gap:14px}.blog-list-side-card{background:linear-gradient(180deg,#10182c,#091226);border:1px solid rgba(255,255,255,.09);border-radius:9px;padding:16px}.category-widget a{height:39px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;color:#e4ebf7;font-size:13px;border-radius:6px;padding:0 10px}.category-widget a.active{background:linear-gradient(180deg,#ff62a6,#ec3d85);color:#fff}.category-widget b{font-weight:600;color:#f1f5fb}.stats-widget div{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.07)}.stats-widget div:last-child{border-bottom:0}.stats-widget i{width:34px;height:34px;border-radius:7px;display:grid;place-items:center;background:rgba(255,79,147,.12);color:var(--pink)}.stats-widget span{font-size:11px;color:#c6d0e2}.stats-widget b{font-size:16px}.popular-blog{display:grid;grid-template-columns:28px 52px 1fr;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.07)}.popular-blog>span{width:24px;height:24px;border-radius:5px;background:#1c263c;color:var(--pink);display:grid;place-items:center;font-weight:900;font-size:12px}.popular-blog img{width:52px;height:52px;object-fit:cover;border-radius:5px}.popular-blog b{display:block;font-size:12px;line-height:1.25}.popular-blog small{display:block;color:#c6d0e2;font-size:10px;margin-top:4px}.see-all-posts{height:38px;border-radius:6px;border:1px solid var(--pink);color:var(--pink);display:grid;place-items:center;margin-top:12px;font-size:11px;font-weight:900}.blog-empty,.side-empty{background:#0d1628;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:16px;color:#dbe3f0;font-size:13px}@media (max-width:780px){.blog-list-hero{min-height:192px;margin:0 12px 14px;border-radius:8px;padding:22px 18px;background-position:center top}.blog-list-hero-text span{font-size:11px;margin-bottom:10px}.blog-list-hero-text h1{font-size:20px;line-height:1.25;margin-bottom:12px}.blog-list-hero-text p{font-size:11px;max-width:270px}.blog-list-wrap{display:block;padding:0 12px;background:#040916}.blog-list-sidebar{display:none}.blog-list-card{padding:0;background:transparent;border:0;border-radius:0}.blog-list-head{display:block;margin-bottom:12px}.blog-list-head h2{display:none}.blog-sort{height:42px;background:#0d1628;border:1px solid rgba(255,255,255,.1);border-radius:7px;padding:0 12px}.blog-sort select{margin-left:auto;background:transparent;border:0;width:auto}.blog-list-item{grid-template-columns:95px minmax(0,1fr);gap:12px;background:#0d1628;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:9px;margin-bottom:8px}.blog-list-thumb{width:95px;height:88px}.blog-list-cat{font-size:9px;padding:3px 6px;margin-bottom:6px}.blog-list-info h3{font-size:14px;margin-bottom:5px;line-height:1.25}.blog-list-info small{font-size:10px;margin-bottom:7px}.blog-list-info p{display:none}.blog-list-stat{grid-column:2;flex-direction:row;gap:14px;justify-content:flex-start;align-items:center;font-size:11px;margin-top:-5px}.blog-list-pagination{justify-content:center;padding:14px 0 18px}.sidebar-overlay{display:block}.sidebar{display:block}}.music-hitz-loader{min-height:230px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:14px;
  text-align:center;
  padding:22px 10px;
  border-radius:10px;
  background:
    radial-gradient(circle at 50% 35%, rgba(255,79,147,.16), transparent 38%),
    linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.01));
  border:1px solid rgba(255,255,255,.06);}.music-loader-disc{width:62px;
  height:62px;
  border-radius:50%;
  display:grid;
  place-items:center;
  position:relative;
  background:
    radial-gradient(circle, #071020 0 18%, transparent 19%),
    conic-gradient(from 0deg, var(--pink), var(--violet), var(--blue), var(--pink));
  animation:musicDiscSpin 1.15s linear infinite;
  box-shadow:0 0 28px rgba(255,79,147,.22);}.music-loader-disc span{width:16px;
  height:16px;
  border-radius:50%;
  background:#091226;
  border:2px solid rgba(255,255,255,.35);}.music-loader-text b{display:block;
  font-size:13px;
  color:#fff;
  margin-bottom:6px;}.music-loader-text small{display:block;
  max-width:250px;
  color:#c4ccdb;
  font-size:10.5px;
  line-height:1.45;}.music-loader-bars{height:24px;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  gap:5px;}.music-loader-bars i{display:block;
  width:5px;
  height:9px;
  border-radius:99px;
  background:linear-gradient(180deg, var(--pink), var(--violet));
  animation:musicBars 0.8s ease-in-out infinite;}.music-loader-bars i:nth-child(2){animation-delay:.1s}.music-loader-bars i:nth-child(3){animation-delay:.2s}.music-loader-bars i:nth-child(4){animation-delay:.3s}@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;}.mobile-accord{display:none !important;}.music-hitz-loader{min-height:150px;
    padding:18px 10px;}.music-loader-disc{width:50px;
    height:50px;}.music-loader-text b{font-size:12px;}.music-loader-text small{font-size:9.5px;}}@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) #musicHitzList .song{grid-template-columns:30px 48px minmax(0,1fr) !important;}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-cover,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) .post-icon,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .dl{display:none !important;}body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .empty-song,body:not(.download-page):not(.search-page):not(.music-hitz-page):not(.new-update-page) .empty-post{grid-template-columns:1fr !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) #musicHitzList .song,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-cover,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;}body.login-page,body.register-page{padding:12px !important;
  background:#edf1f7 !important;
  color:#fff !important;
  overflow-x:hidden;}body.login-page .auth-----------------------shell,body.register-page .auth-----------------------shell,body.login-page .login-------------------------shell,body.login-page .login----------------------------shell,body.login-page .login-----------------------------shell,body.register-page .login-------------------------shell,body.register-page .login----------------------------shell,body.register-page .login-----------------------------shell{position:relative;
  max-width:1460px;
  min-height:calc(100vh - 24px);
  margin:auto;
  overflow:hidden;
  border-radius:10px;
  border:1px solid rgba(255,255,255,.08);
  background:
    linear-gradient(90deg,rgba(4,8,20,.96) 0%,rgba(4,8,20,.78) 42%,rgba(4,8,20,.92) 100%),
    var(--osanime-bg-rzy) center/cover no-repeat;
  box-shadow:0 18px 55px rgba(0,0,0,.35);
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,520px);
  gap:34px;
  padding:42px 46px 110px;}body.login-page .auth-----------------------shell:before,body.register-page .auth-----------------------shell:before,body.login-page .login-------------------------shell:before,body.login-page .login----------------------------shell:before,body.login-page .login-----------------------------shell:before,body.register-page .login-------------------------shell:before,body.register-page .login----------------------------shell:before,body.register-page .login-----------------------------shell:before{content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 74% 18%,rgba(255,79,147,.20),transparent 28%),
    radial-gradient(circle at 48% 70%,rgba(124,77,255,.22),transparent 38%),
    linear-gradient(180deg,rgba(4,8,20,.02),rgba(4,8,20,.32));}body.login-page .login-left,body.login-page .login-right,body.register-page .login-left,body.register-page .login-right{position:relative;
  z-index:2;}body.login-page .login-left,body.register-page .login-left{display:flex;
  flex-direction:column;
  min-width:0;}body.login-page .login-left .logo,body.register-page .login-left .logo{position:relative !important;
  left:auto !important;
  transform:none !important;}body.login-page .login-left .mark,body.register-page .login-left .mark{width:44px;
  height:44px;
  border-radius:50%;
  display:grid;
  place-items:center;
  font-size:26px;
  color:#ff4f93;
  border:2px solid #ff4f93;
  background:rgba(255,79,147,.06);
  box-shadow:0 0 22px rgba(255,79,147,.34);}body.login-page .login-left .logo-title,body.register-page .login-left .logo-title{font-size:23px;
  line-height:.92;
  letter-spacing:-.6px;}body.login-page .login-left .logo-sub,body.register-page .login-left .logo-sub{font-size:9px;
  letter-spacing:2.7px;
  margin-top:5px;}body.login-page .intro,body.register-page .intro{margin-top:70px;
  max-width:620px;}body.login-page .intro h1,body.register-page .intro h1{font-size:50px;
  line-height:1.08;
  letter-spacing:-1.6px;
  font-weight:900;
  text-shadow:0 8px 24px rgba(0,0,0,.34);}body.login-page .intro h1 span,body.register-page .intro h1 span{color:#ff4f93;}body.login-page .line,body.register-page .line{width:72px;
  height:4px;
  margin:22px 0;
  border-radius:99px;
  background:#ff4f93;}body.login-page .intro p,body.register-page .intro p{color:#e6edf9;
  font-size:16px;
  line-height:1.75;
  max-width:540px;}body.login-page .feature-list,body.register-page .feature-list{margin-top:auto;
  padding-top:42px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  max-width:920px;}body.login-page .feature,body.register-page .feature{display:grid;
  grid-template-columns:54px minmax(0,1fr);
  gap:13px;
  align-items:center;
  padding:16px;
  border-radius:10px;
  background:linear-gradient(180deg,rgba(17,27,48,.82),rgba(10,18,35,.82));
  border:1px solid rgba(255,255,255,.09);
  box-shadow:0 16px 38px rgba(0,0,0,.24);}body.login-page .feature-icon,body.register-page .feature-icon{width:54px;
  height:54px;
  border-radius:12px;
  display:grid;
  place-items:center;
  font-size:25px;
  color:#ff4f93;
  background:rgba(255,79,147,.12);
  border:1px solid rgba(255,255,255,.08);}body.login-page .feature b,body.register-page .feature b{display:block;
  font-size:13px;
  margin-bottom:5px;}body.login-page .feature small,body.register-page .feature small{color:#c9d3e7;
  font-size:11.5px;
  line-height:1.45;}body.login-page .login-right,body.register-page .login-right{display:flex;
  align-items:center;
  justify-content:flex-end;}body.login-page .login-card,body.register-page .login-card,body.register-page .register-card{width:100%;
  max-width:500px;
  min-height:auto;
  padding:34px;
  border-radius:12px;
  background:linear-gradient(180deg,rgba(13,18,39,.92),rgba(7,12,28,.94));
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 24px 70px rgba(0,0,0,.36);
  backdrop-filter:blur(12px);}body.login-page .login-card h2,body.register-page .login-card h2,body.register-page .register-card h2{font-size:28px;
  line-height:1.2;
  letter-spacing:-.7px;
  margin-bottom:12px;}body.login-page .login-card>p,body.register-page .login-card>p,body.register-page .register-card>p{font-size:14px;
  line-height:1.6;
  color:#cbd5e5;
  margin-bottom:26px;}body.login-page .login-card>p span,body.register-page .login-card>p span,body.register-page .register-card>p span{color:#ff4f93;}body.login-page label,body.register-page label{display:block;
  margin:0 0 9px;
  font-size:12px;
  font-weight:900;
  color:#fff;}body.login-page .field,body.register-page .field{width:100%;
  height:52px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:0 15px;
  margin-bottom:18px;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(4,8,20,.38);}body.login-page .field span,body.register-page .field span{width:20px;
  text-align:center;
  color:#d8e0ef;
  font-size:18px;
  flex:0 0 20px;}body.login-page .field input,body.register-page .field input,body.register-page .field select,body.login-page .field textarea,body.register-page .field textarea{flex:1;
  min-width:0;
  width:100%;
  height:100%;
  border:0;
  outline:0;
  background:transparent !important;
  color:#fff !important;
  font-size:14px;
  font-family:inherit;}body.register-page .field select option{background:#0c1225;
  color:#fff;}body.login-page .field input::placeholder,body.register-page .field input::placeholder{color:#8792a8;}body.login-page .eye,body.register-page .eye{border:0;
  background:transparent;
  color:#dbe4f4;
  cursor:pointer;
  font-size:18px;}body.login-page .forgot,body.register-page .forgot{display:block;
  text-align:right;
  margin:-5px 0 18px;
  font-size:12px;
  color:#ff4f93;}body.login-page .submit-wrap input[type="submit"],body.login-page .submit-wrap button[type="submit"],body.register-page .submit-wrap input[type="submit"],body.register-page .submit-wrap button[type="submit"],body.login-page .login-btn,body.register-page .login-btn{width:100%;
  height:52px;
  border:0;
  border-radius:8px;
  background:linear-gradient(180deg,#ff62a6,#ec3d85);
  color:#fff;
  font-size:14px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 18px 36px rgba(255,79,147,.25);}body.login-page .divider,body.register-page .divider{display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:12px;
  margin:26px 0 18px;
  color:#9da8bd;
  font-size:12px;}body.login-page .divider span,body.register-page .divider span{height:1px;
  background:rgba(255,255,255,.12);}body.login-page .divider em,body.register-page .divider em{font-style:normal;}body.login-page .socials,body.register-page .socials{display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;}body.login-page .socials a,body.register-page .socials a{height:46px;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(7,12,28,.5);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  color:#fff;
  font-size:12px;
  font-weight:900;}body.login-page .socials b,body.register-page .socials b{font-size:18px;}body.login-page .signup,body.register-page .signup{margin-top:24px;
  text-align:center;
  color:#c7cfdd;
  font-size:13px;}body.login-page .signup a,body.register-page .signup a{color:#ff4f93;
  font-weight:800;}body.register-page .agree{display:flex !important;
  gap:10px;
  align-items:flex-start;
  margin:2px 0 18px !important;
  color:#d7deec;
  font-size:12px !important;
  line-height:1.5;}body.register-page .agree input{width:16px;
  height:16px;
  margin-top:1px;
  accent-color:#ff4f93;}@media (max-width:980px){body.login-page .auth-----------------------shell,body.register-page .auth-----------------------shell,body.login-page .login-------------------------shell,body.login-page .login----------------------------shell,body.login-page .login-----------------------------shell,body.register-page .login-------------------------shell,body.register-page .login----------------------------shell,body.register-page .login-----------------------------shell{grid-template-columns:1fr;
    padding:32px 28px 110px;}body.login-page .login-right,body.register-page .login-right{justify-content:center;}body.login-page .intro,body.register-page .intro{margin-top:50px;}body.login-page .feature-list,body.register-page .feature-list{margin-top:34px;
    padding-top:0;}}@media (max-width:780px){body.login-page,body.register-page{padding:0 !important;
    background:#040916 !important;}body.login-page .auth-----------------------shell,body.register-page .auth-----------------------shell,body.login-page .login-------------------------shell,body.login-page .login----------------------------shell,body.login-page .login-----------------------------shell,body.register-page .login-------------------------shell,body.register-page .login----------------------------shell,body.register-page .login-----------------------------shell{display:block;
    min-height:100vh;
    border:0;
    border-radius:0;
    box-shadow:none;
    padding:24px 16px 150px;
    background:
      linear-gradient(180deg,rgba(4,8,20,.72) 0%,rgba(4,8,20,.90) 36%,rgba(4,8,20,.98) 100%),
      var(--osanime-bg-rzy) center top/cover no-repeat;}body.login-page .login-left .logo,body.register-page .login-left .logo{margin:0 auto;}body.login-page .login-left .mark,body.register-page .login-left .mark{width:34px;
    height:34px;
    font-size:20px;}body.login-page .login-left .logo-title,body.register-page .login-left .logo-title{font-size:18px;}body.login-page .login-left .logo-sub,body.register-page .login-left .logo-sub{font-size:8px;
    letter-spacing:1.8px;}body.login-page .intro,body.register-page .intro{margin-top:34px;
    text-align:left;}body.login-page .intro h1,body.register-page .intro h1{font-size:30px;
    line-height:1.14;
    letter-spacing:-.7px;}body.login-page .intro p,body.register-page .intro p{font-size:13px;
    line-height:1.6;}body.login-page .feature-list,body.register-page .feature-list{grid-template-columns:repeat(3,1fr);
    gap:8px;
    margin:28px 0 16px;}body.login-page .feature,body.register-page .feature{display:flex;
    flex-direction:column;
    text-align:center;
    gap:7px;
    padding:12px 6px;}body.login-page .feature-icon,body.register-page .feature-icon{width:42px;
    height:42px;
    font-size:20px;}body.login-page .feature b,body.register-page .feature b{font-size:10px;}body.login-page .feature small,body.register-page .feature small{display:none;}body.login-page .login-card,body.register-page .login-card,body.register-page .register-card{max-width:none;
    padding:22px 16px;
    border-radius:12px;}body.login-page .login-card h2,body.register-page .login-card h2,body.register-page .register-card h2{font-size:24px;}body.login-page .field,body.register-page .field{height:50px;
    margin-bottom:16px;}body.login-page .socials,body.register-page .socials{grid-template-columns:1fr;}}body.login-page,body.register-page{margin:0 !important;
  padding:12px !important;
  min-height:100vh !important;
  overflow-x:hidden !important;
  background:#edf1f6 !important;
  color:#fff !important;
  font-family:Inter,system-ui,Segoe UI,sans-serif !important;}body.login-page a,body.register-page a{text-decoration:none !important; color:inherit;}body.login-page .auth-----------------------shell,body.login-page .login-------------------------shell,body.login-page .login----------------------------shell,body.register-page .auth-----------------------shell,body.register-page .login-------------------------shell,body.register-page .login----------------------------shell{position:relative !important;
  max-width:1540px !important;
  min-height:calc(100vh - 24px) !important;
  margin:0 auto !important;
  border-radius:10px !important;
  overflow:hidden !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) 420px !important;
  gap:58px !important;
  align-items:center !important;
  padding:54px 64px 94px !important;
  border:1px solid rgba(255,255,255,.10) !important;
  box-shadow:0 24px 60px rgba(0,0,0,.35) !important;
  background:
    linear-gradient(90deg,rgba(4,8,20,.96) 0%,rgba(4,8,20,.72) 47%,rgba(4,8,20,.94) 100%),
    radial-gradient(circle at 78% 25%,rgba(255,79,147,.22),transparent 32%),
    var(--osanime-bg-rzy) center/cover no-repeat !important;}body.login-page .auth-----------------------shell:before,body.login-page .login-------------------------shell:before,body.register-page .auth-----------------------shell:before,body.register-page .login-------------------------shell:before{content:"" !important;
  position:absolute !important;
  inset:0 !important;
  pointer-events:none !important;
  background:linear-gradient(180deg,rgba(4,8,20,.06),rgba(4,8,20,.38)) !important;}body.login-page .login-left,body.login-page .login-right,body.register-page .login-left,body.register-page .login-right{position:relative !important;
  z-index:2 !important;}body.login-page .login-left,body.register-page .login-left{align-self:stretch !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  min-width:0 !important;}body.login-page .logo,body.register-page .logo{position:relative !important;
  left:auto !important;
  transform:none !important;
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  width:max-content !important;}body.login-page .mark,body.register-page .mark{width:42px !important;
  height:42px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  color:#ff4f93 !important;
  border:2px solid #ff4f93 !important;
  background:rgba(255,79,147,.08) !important;
  font-size:25px !important;
  box-shadow:0 0 24px rgba(255,79,147,.35) !important;}body.login-page .mark.small,body.register-page .mark.small{width:34px !important; height:34px !important; font-size:20px !important;}body.login-page .logo-title,body.register-page .logo-title{font-size:22px !important;
  line-height:.92 !important;
  font-weight:900 !important;
  letter-spacing:-.6px !important;
  color:#fff !important;}body.login-page .logo-title span,body.register-page .logo-title span,body.login-page .intro h1 span,body.register-page .intro h1 span,body.login-page .login-card p span,body.register-page .login-card p span,body.login-page .signup a,body.register-page .signup a,body.login-page .forgot,body.register-page .forgot{color:#ff4f93 !important;}body.login-page .logo-sub,body.register-page .logo-sub{display:block !important;
  margin-top:5px !important;
  font-size:8px !important;
  letter-spacing:2.4px !important;
  font-weight:900 !important;
  color:#fff !important;}body.login-page .intro,body.register-page .intro{margin-top:78px !important; max-width:560px !important;}body.login-page .intro h1,body.register-page .intro h1{margin:0 !important;
  font-size:54px !important;
  line-height:1.08 !important;
  letter-spacing:-1.6px !important;
  font-weight:950 !important;
  color:#fff !important;}body.login-page .line,body.register-page .line{width:78px !important;
  height:4px !important;
  border-radius:99px !important;
  background:#ff4f93 !important;
  margin:28px 0 !important;}body.login-page .intro p,body.register-page .intro p{max-width:470px !important;
  color:#eef3ff !important;
  font-size:17px !important;
  line-height:1.8 !important;}body.login-page .feature-list,body.register-page .feature-list{margin-top:auto !important;
  padding-top:52px !important;
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:14px !important;
  max-width:760px !important;}body.login-page .feature,body.register-page .feature{display:flex !important;
  align-items:center !important;
  gap:12px !important;
  padding:14px !important;
  border-radius:12px !important;
  background:linear-gradient(180deg,rgba(16,25,46,.82),rgba(8,15,31,.82)) !important;
  border:1px solid rgba(255,255,255,.08) !important;
  box-shadow:0 18px 36px rgba(0,0,0,.22) !important;}body.login-page .feature-icon,body.register-page .feature-icon{width:48px !important;
  height:48px !important;
  flex:0 0 48px !important;
  border-radius:12px !important;
  display:grid !important;
  place-items:center !important;
  color:#ff4f93 !important;
  background:rgba(255,79,147,.12) !important;
  border:1px solid rgba(255,255,255,.08) !important;
  font-size:24px !important;}body.login-page .feature b,body.register-page .feature b{display:block !important; color:#fff !important; font-size:13px !important; margin-bottom:4px !important;}body.login-page .feature small,body.register-page .feature small{color:#c8d2e4 !important; font-size:11px !important; line-height:1.45 !important;}body.login-page .login-right,body.register-page .login-right{display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  min-width:0 !important;}body.login-page .login-card,body.register-page .login-card,body.register-page .register-card{width:100% !important;
  max-width:420px !important;
  min-height:0 !important;
  border-radius:12px !important;
  border:1px solid rgba(255,255,255,.14) !important;
  background:linear-gradient(180deg,rgba(13,18,39,.88),rgba(8,12,28,.90)) !important;
  backdrop-filter:blur(14px) !important;
  padding:36px 38px !important;
  box-shadow:0 26px 70px rgba(0,0,0,.35) !important;}body.login-page .login-card h2,body.register-page .login-card h2,body.register-page .register-card h2{margin:0 0 12px !important;
  font-size:31px !important;
  line-height:1.14 !important;
  letter-spacing:-.8px !important;
  color:#fff !important;}body.login-page .login-card>p,body.register-page .login-card>p,body.register-page .register-card>p{color:#d7dce8 !important;
  font-size:15px !important;
  line-height:1.65 !important;
  margin:0 0 26px !important;}body.login-page .login-card label,body.register-page .login-card label,body.register-page .register-card label{display:block !important;
  margin:0 0 9px !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:900 !important;}body.login-page .field,body.register-page .field{width:100% !important;
  height:52px !important;
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  margin:0 0 18px !important;
  padding:0 16px !important;
  border:1px solid rgba(255,255,255,.14) !important;
  border-radius:9px !important;
  background:rgba(4,8,20,.32) !important;
  color:#fff !important;
  overflow:hidden !important;}body.login-page .field span,body.register-page .field span{width:22px !important;
  flex:0 0 22px !important;
  color:#d5dbea !important;
  font-size:18px !important;
  text-align:center !important;}body.login-page .field input,body.login-page .field select,body.register-page .field input,body.register-page .field select{width:100% !important;
  min-width:0 !important;
  height:100% !important;
  flex:1 1 auto !important;
  border:0 !important;
  outline:0 !important;
  background:transparent !important;
  color:#fff !important;
  font-size:14px !important;
  box-shadow:none !important;}body.login-page .field input::placeholder,body.register-page .field input::placeholder{color:#9ba5b9 !important;}body.login-page .eye,body.register-page .eye{flex:0 0 auto !important;
  border:0 !important;
  background:transparent !important;
  color:#d9deeb !important;
  cursor:pointer !important;
  font-size:18px !important;}body.login-page .forgot,body.register-page .forgot{display:block !important;
  margin:-2px 0 18px !important;
  text-align:right !important;
  font-size:13px !important;}body.login-page .submit-wrap input,body.login-page .submit-wrap button,body.login-page input[type="submit"],body.register-page .submit-wrap input,body.register-page .submit-wrap button,body.register-page input[type="submit"]{width:100% !important;
  height:52px !important;
  border:0 !important;
  border-radius:9px !important;
  display:grid !important;
  place-items:center !important;
  background:linear-gradient(180deg,#ff5ca2,#e9367f) !important;
  color:#fff !important;
  font-size:14px !important;
  font-weight:900 !important;
  cursor:pointer !important;
  box-shadow:0 18px 34px rgba(255,79,147,.24) !important;}body.login-page .divider,body.register-page .divider{display:grid !important;
  grid-template-columns:1fr auto 1fr !important;
  align-items:center !important;
  gap:13px !important;
  margin:28px 0 18px !important;
  color:#aeb6c8 !important;
  font-size:12px !important;}body.login-page .divider span,body.register-page .divider span{height:1px !important; background:rgba(255,255,255,.16) !important;}body.login-page .divider em,body.register-page .divider em{font-style:normal !important; white-space:nowrap !important;}body.login-page .socials,body.register-page .socials{display:grid !important;
  grid-template-columns:repeat(3,1fr) !important;
  gap:10px !important;}body.login-page .socials a,body.register-page .socials a{height:48px !important;
  border-radius:8px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  background:rgba(7,12,28,.36) !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:#fff !important;
  font-size:12px !important;
  font-weight:900 !important;}body.login-page .socials b,body.register-page .socials b{font-size:20px !important;}body.login-page .signup,body.register-page .signup{margin-top:24px !important; text-align:center !important; color:#c7cfdd !important; font-size:14px !important;}body.login-page .signup a,body.register-page .signup a{font-weight:900 !important;}body.register-page .rules,body.register-page .terms-row{display:flex !important;
  align-items:flex-start !important;
  gap:10px !important;
  margin:2px 0 18px !important;
  color:#c7cfdd !important;
  font-size:12px !important;
  line-height:1.5 !important;}body.register-page .rules input,body.register-page .terms-row input{margin-top:2px !important; accent-color:#ff4f93 !important;}@media (max-width:1100px){body.login-page .auth-----------------------shell,body.login-page .login-------------------------shell,body.register-page .auth-----------------------shell,body.register-page .login-------------------------shell{grid-template-columns:1fr !important;
    gap:28px !important;
    padding:34px 28px 100px !important;}body.login-page .login-right,body.register-page .login-right{justify-content:center !important;}body.login-page .feature-list,body.register-page .feature-list{margin-top:34px !important; padding-top:0 !important;}}@media (max-width:780px){body.login-page,body.register-page{padding:0 !important; background:#040916 !important;}body.login-page .auth-----------------------shell,body.login-page .login-------------------------shell,body.register-page .auth-----------------------shell,body.register-page .login-------------------------shell{display:block !important;
    min-height:100vh !important;
    border-radius:0 !important;
    border:0 !important;
    box-shadow:none !important;
    padding:22px 16px 132px !important;
    background:
      linear-gradient(180deg,rgba(4,8,20,.76) 0%,rgba(4,8,20,.92) 40%,rgba(4,8,20,.98) 100%),
      var(--osanime-bg-rzy) center top/cover no-repeat !important;}body.login-page .login-left .logo,body.register-page .login-left .logo{margin:0 auto !important;}body.login-page .mark,body.register-page .mark{width:36px !important; height:36px !important; font-size:20px !important;}body.login-page .logo-title,body.register-page .logo-title{font-size:18px !important;}body.login-page .logo-sub,body.register-page .logo-sub{font-size:8px !important; letter-spacing:1.8px !important;}body.login-page .intro,body.register-page .intro{margin-top:34px !important;}body.login-page .intro h1,body.register-page .intro h1{font-size:32px !important; line-height:1.12 !important;}body.login-page .intro p,body.register-page .intro p{font-size:13px !important; line-height:1.6 !important;}body.login-page .line,body.register-page .line{width:64px !important; height:3px !important; margin:20px 0 !important;}body.login-page .feature-list,body.register-page .feature-list{grid-template-columns:repeat(3,1fr) !important; gap:8px !important; margin:24px 0 14px !important;}body.login-page .feature,body.register-page .feature{flex-direction:column !important; text-align:center !important; padding:12px 6px !important;}body.login-page .feature-icon,body.register-page .feature-icon{width:42px !important; height:42px !important; flex-basis:42px !important; font-size:20px !important;}body.login-page .feature b,body.register-page .feature b{font-size:10px !important;}body.login-page .feature small,body.register-page .feature small{display:none !important;}body.login-page .login-card,body.register-page .login-card,body.register-page .register-card{max-width:none !important; padding:22px 16px !important; border-radius:12px !important;}body.login-page .login-card h2,body.register-page .login-card h2{font-size:24px !important;}body.login-page .socials,body.register-page .socials{grid-template-columns:1fr !important;}}body.register-page{--auth-pink:#ff3f8f;--auth-line:rgba(255,255,255,.13);margin:0!important;padding:8px!important;min-height:100vh!important;overflow-x:hidden!important;background:#edf1f6!important;color:#fff!important;font-family:Inter,system-ui,Segoe UI,sans-serif!important}body.register-page *{box-sizing:border-box}body.register-page a{text-decoration:none;color:inherit}body.register-page .register-auth-----------------------shell{position:relative;min-height:calc(100vh - 16px);max-width:1880px;margin:0 auto;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,rgba(3,8,20,.96),rgba(3,8,20,.72),rgba(3,8,20,.96)),var(--osanime-bg-rzy) center/cover no-repeat;border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 55px rgba(0,0,0,.36);display:grid;grid-template-columns:minmax(420px,.94fr) minmax(620px,1fr);gap:34px;padding:54px 58px 118px}body.register-page .register-auth-----------------------shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 29% 22%,rgba(255,63,143,.22),transparent 27%),linear-gradient(180deg,rgba(3,8,20,.05),rgba(3,8,20,.48));pointer-events:none}body.register-page .register-left,body.register-page .register-right{position:relative;z-index:2}body.register-page .register-left{min-height:760px;display:flex;flex-direction:column;padding-right:26px;background:linear-gradient(90deg,rgba(3,8,20,.25),rgba(3,8,20,.06)),var(--osanime-bg-osnh) 72% 50%/auto 92% no-repeat}body.register-page .register-logo{display:flex;align-items:center;gap:14px;width:max-content}body.register-page .register-mark{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;color:var(--auth-pink);border:2px solid var(--auth-pink);font-size:36px;line-height:1;box-shadow:0 0 28px rgba(255,63,143,.36)}body.register-page .register-logo-title{font-size:34px;font-weight:900;line-height:.92;letter-spacing:-1px}body.register-page .register-logo-title span,body.register-page .register-intro h1 span,body.register-page .register-card p span,body.register-page .register-agree a,body.register-page .register-login-link a{color:var(--auth-pink)}body.register-page .register-logo-sub{display:block;margin-top:8px;font-size:12px;letter-spacing:5px;font-weight:800}body.register-page .register-intro{margin-top:115px;max-width:520px}body.register-page .register-intro h1{font-size:37px;line-height:1.42;font-weight:900;letter-spacing:-.8px;text-shadow:0 4px 20px rgba(0,0,0,.35)}body.register-page .register-line{width:70px;height:3px;background:var(--auth-pink);border-radius:99px;margin:26px 0}body.register-page .register-intro p{max-width:440px;color:#f2f5fb;font-size:17px;line-height:1.8}body.register-page .register-feature-list{margin-top:auto;padding-bottom:12px;display:flex;flex-direction:column;gap:24px;max-width:445px}body.register-page .register-feature{display:grid;grid-template-columns:68px minmax(0,1fr);gap:18px;align-items:center}body.register-page .register-feature-icon{width:68px;height:68px;border-radius:10px;display:grid;place-items:center;color:var(--auth-pink);font-size:31px;background:rgba(255,63,143,.1);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 34px rgba(0,0,0,.28)}body.register-page .register-feature b{display:block;margin-bottom:7px;font-size:16px;color:#fff}body.register-page .register-feature small{color:#d8deec;font-size:14px;line-height:1.55}body.register-page .register-right{display:flex;align-items:center;justify-content:flex-end}body.register-page .register-card{width:100%;max-width:860px;border-radius:14px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(180deg,rgba(17,36,.86),rgba(7,12,28,.9));backdrop-filter:blur(12px);box-shadow:0 30px 72px rgba(0,0,0,.34);padding:48px 56px 34px}body.register-page .register-card h2{font-size:34px;line-height:1.1;letter-spacing:-.7px;margin:0 0 13px}body.register-page .register-card>p{color:#d9deea;font-size:18px;margin:0 0 38px}body.register-page .register-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}body.register-page .register-control{margin-bottom:22px}body.register-page .register-control label{display:block;margin:0 0 11px;font-size:14px;font-weight:800;color:#fff}body.register-page .register-field{position:relative;height:60px;display:flex;align-items:center;gap:14px;padding:0 18px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(3,8,20,.32)}body.register-page .register-field span{flex:0 0 24px;width:24px;text-align:center;color:#d9dfeb;font-size:20px}body.register-page .register-field input,body.register-page .register-field select{flex:1;min-width:0;width:100%;height:100%;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;font-size:15px!important;box-shadow:none!important}body.register-page .register-field select option{color:#111}body.register-page .register-check{margin-left:auto;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;color:#27f17d;border:1px solid #27f17d;font-size:11px;font-style:normal}body.register-page .register-eye{margin-left:auto;flex:0 0 auto;border:0;outline:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}body.register-page .register-help{display:block;margin-top:8px;color:#c6cedd;font-size:12px}body.register-page .register-strength{display:grid;grid-template-columns:auto 1fr 1fr 1fr auto;align-items:center;gap:6px;margin:-8px 0 22px;color:#d7dcea;font-size:12px}body.register-page .register-strength i{height:5px;border-radius:99px;background:rgba(255,255,255,.11)}body.register-page .register-strength b{margin-left:auto;color:var(--auth-pink);font-size:12px;font-weight:500}body.register-page .register-agree{display:flex!important;align-items:center;gap:13px;margin:6px 0 28px!important;color:#d7dcea;font-size:15px!important;font-weight:400!important}body.register-page .register-agree input{width:18px;height:18px;accent-color:var(--auth-pink)}body.register-page .register-submit input,body.register-page .register-submit button,body.register-page .register-submit .button,body.register-page .register-submit-btn{width:100%!important;height:62px!important;border:0!important;border-radius:8px!important;background:linear-gradient(180deg,#ff5ca2,#df2e78)!important;color:#fff!important;font-size:16px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 20px 38px rgba(255,63,143,.24)!important}body.register-page .register-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:34px 0 28px;color:#c7cfde;font-size:15px}body.register-page .register-divider span{height:1px;background:rgba(255,255,255,.18)}body.register-page .register-divider em{font-style:normal}body.register-page .register-socials{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}body.register-page .register-socials a{height:62px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:rgba(7,12,28,.38);display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;font-size:16px;font-weight:800}body.register-page .register-socials b{font-size:27px;line-height:1}body.register-page .register-socials .g{background:linear-gradient(90deg,#4285f4,#34a853,#fbbc05,#ea4335);-webkit-background-clip:text;color:transparent}body.register-page .register-socials .d{color:#7d8cff}body.register-page .register-login-link{margin-top:34px;text-align:center;color:#d8deeb;font-size:16px}body.register-page .register-login-link a{font-weight:700}body.register-page .register-mark.small{width:38px;height:38px;font-size:22px}@media (max-width:1180px){body.register-page .register-auth-----------------------shell{grid-template-columns:1fr;padding:36px 28px 120px}body.register-page .register-left{min-height:auto;background:none;padding-right:0}body.register-page .register-intro{margin-top:52px}body.register-page .register-feature-list{margin-top:34px;display:grid;grid-template-columns:repeat(2,1fr);max-width:none;padding-bottom:0;gap:14px}body.register-page .register-feature{grid-template-columns:54px 1fr;padding:13px;border-radius:10px;background:rgba(17,36,.58);border:1px solid rgba(255,255,255,.08)}body.register-page .register-feature-icon{width:54px;height:54px;font-size:24px}body.register-page .register-right{justify-content:center}body.register-page .register-card{max-width:none}}@media (max-width:780px){body.register-page{padding:0!important;background:#040916!important}body.register-page .register-auth-----------------------shell{min-height:100vh;border-radius:0;border:0;display:block;padding:22px 16px 96px;background:linear-gradient(180deg,rgba(3,8,20,.82),rgba(3,8,20,.96)),var(--osanime-bg-rzy) center top/cover no-repeat}body.register-page .register-logo{margin:0 auto}body.register-page .register-mark{width:40px;height:40px;font-size:23px}body.register-page .register-logo-title{font-size:20px}body.register-page .register-logo-sub{font-size:8px;letter-spacing:2.4px;margin-top:4px}body.register-page .register-intro{margin-top:30px}body.register-page .register-intro h1{font-size:25px;line-height:1.35}body.register-page .register-line{margin:18px 0}body.register-page .register-intro p{font-size:13px;line-height:1.65}body.register-page .register-feature-list{display:none}body.register-page .register-right{margin-top:22px}body.register-page .register-card{padding:22px 16px;border-radius:12px}body.register-page .register-card h2{font-size:25px}body.register-page .register-card>p{font-size:14px;margin-bottom:24px}body.register-page .register-grid{grid-template-columns:1fr;gap:0}body.register-page .register-control{margin-bottom:16px}body.register-page .register-control label{font-size:12px;margin-bottom:8px}body.register-page .register-field{height:50px;padding:0 14px;gap:10px}body.register-page .register-field span{font-size:16px;flex-basis:18px;width:18px}body.register-page .register-field input,body.register-page .register-field select{font-size:13px!important}body.register-page .register-strength{grid-template-columns:1fr 1fr 1fr auto;font-size:10px}body.register-page .register-strength span{grid-column:1/-1}body.register-page .register-agree{font-size:12px!important;align-items:flex-start}body.register-page .register-submit input,body.register-page .register-submit button,body.register-page .register-submit .button,body.register-page .register-submit-btn{height:50px!important;font-size:14px!important}body.register-page .register-divider{gap:12px;margin:26px 0 18px;font-size:12px}body.register-page .register-socials{grid-template-columns:1fr;gap:10px}body.register-page .register-socials a{height:48px;font-size:13px}body.register-page .register-login-link{margin-top:22px;font-size:13px}}:root{--nav-h:74px;}@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;}body.edit-profile-page{font-family:Inter,system-ui,Segoe UI,sans-serif;background:#edf1f7;color:#fff;padding:14px}body.edit-profile-page *{box-sizing:border-box}body.edit-profile-page .page{max-width:1460px;margin:auto;background:#040916;border-radius:10px;overflow:hidden;box-shadow:0 18px 55px rgba(0,0,0,.35);border:1px solid rgba(5,10,25,.9)}body.edit-profile-page .topbar{height:76px;background:#040814;display:flex;align-items:center;padding:0 32px;border-bottom:1px solid rgba(255,255,255,.06);gap:22px}body.edit-profile-page .logo{display:flex;align-items:center;gap:12px;font-weight:900}body.edit-profile-page .mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#ff57a2,#7c4dff);font-size:19px;box-shadow:0 0 22px rgba(255,79,147,.45)}body.edit-profile-page .logo-title{font-size:22px;line-height:.95}body.edit-profile-page .logo-title span{color:#ff4f93}body.edit-profile-page .logo-sub{display:block;font-size:10px;letter-spacing:2.6px;margin-top:5px}body.edit-profile-page .nav{display:flex;gap:34px;margin-left:25px;font-size:12px;font-weight:900;white-space:nowrap}body.edit-profile-page .search{margin-left:auto;width:220px;height:40px;border:1px solid rgba(255,255,255,.16);border-radius:7px;display:flex;align-items:center;padding-left:14px}body.edit-profile-page .search input{min-width:0;flex:1;background:transparent;border:0;outline:0;color:#fff;font-size:12px}body.edit-profile-page .search button{width:38px;background:transparent;border:0;color:#fff;font-size:18px}body.edit-profile-page .btn{height:40px;border-radius:7px;border:1px solid rgba(255,255,255,.2);background:#071023;color:#fff;font-size:12px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;text-decoration:none}body.edit-profile-page .btn.pink,body.edit-profile-page .btn.save{background:linear-gradient(180deg,#ff62a6,#ec3d85);border:0}body.edit-profile-page .hamb,body.edit-profile-page .mobile-search{display:none;background:transparent;border:0;color:#fff;font-size:24px}.edit-hero{background:linear-gradient(180deg,rgba(5,13,27,.25),#061020 120px,#040916),radial-gradient(circle at 70px 30px,rgba(255,79,147,.13),transparent 260px),url("https://images.unsplash.com/photo-1519608487953-e999c86e7455?auto=format&fit=crop&w=1600&q=70") top center/cover no-repeat;padding:26px 28px 0}.edit-profile-page .breadcrumb{display:flex;align-items:center;gap:14px;color:#cbd5e5;font-size:12px;margin-bottom:22px}.edit-profile-page .breadcrumb a{color:#ff4f93;font-weight:700}.edit-profile-page .breadcrumb b{font-weight:500;color:#dbe4f3}.edit-layout{display:grid;grid-template-columns:300px minmax(0,1fr) 380px;gap:28px}.account-menu,.card{background:linear-gradient(180deg,rgba(16,24,44,.94),rgba(8,18,34,.96));border:1px solid rgba(255,255,255,.09);border-radius:8px}.account-menu{padding:18px 8px;height:max-content}.account-menu h3,.card h3{text-transform:uppercase;font-size:14px;font-weight:900;border-left:3px solid #ff4f93;padding-left:8px;margin:0 16px 18px}.account-menu a{display:flex;align-items:center;gap:16px;padding:16px 18px;margin:0 0 4px;border-radius:6px;color:#fff;border:1px solid transparent}.account-menu a.active{background:rgba(255,79,147,.08);border-color:#ff4f93}.account-menu i{width:24px;text-align:center;font-size:18px}.account-menu b{display:block;font-size:13px}.account-menu small{display:block;color:#aeb8c8;font-size:11px;margin-top:4px}.page-title{margin:6px 0 18px}.page-title h1{font-size:29px;line-height:1.1;margin:0 0 8px}.page-title p{color:#e6ebf3;margin:0;font-size:15px}.profile-form{display:flex;flex-direction:column;gap:12px}.card{padding:18px 18px 16px}.photo-row{display:flex;align-items:center;gap:28px}.avatar-upload{width:128px;height:128px;border-radius:50%;display:block;position:relative;margin-left:20px;cursor:pointer}.avatar-upload img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.78)}.avatar-upload span,.cam{position:absolute;right:3px;bottom:8px;width:26px;height:26px;border-radius:50%;background:#0e1728;border:2px solid rgba(255,255,255,.28);display:grid;place-items:center;color:#fff}.avatar-upload input{display:none}.photo-action p{font-size:12px;color:#d4dcea;margin-bottom:14px}.photo-action button{height:40px;min-width:130px;border-radius:6px;border:1px solid #ff4f93;color:#ff4f93;background:transparent;font-weight:900}.photo-action a{display:block;color:#ff2f68;font-size:12px;margin-top:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px}.form-grid.two{gap:18px 28px}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}.field{position:relative;margin-top:8px}.field input{margin-top:0}.field em{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:9px;font-style:normal;color:#46f27b;background:rgba(47,194,85,.24);padding:4px 7px;border-radius:3px}.field.icon i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#fff}.field.icon input{padding-left:38px}.count{display:block;text-align:right;color:#aeb8c8;font-size:10px;margin-top:3px}.check{display:flex;align-items:center;gap:10px;margin-top:16px}.check input{width:16px;height:16px;margin:0;accent-color:#ff4f93}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:26px}.form-actions .btn{min-width:122px}.form-actions .cancel{background:#071023}.preview-col{padding-top:116px;display:flex;flex-direction:column;gap:14px}.preview-card{position:relative;text-align:center;padding:18px 16px 24px}.preview-card h3{text-align:left;margin-left:0}.cover-bg{height:132px;border-radius:6px;background:linear-gradient(180deg,rgba(5,9,20,.15),rgba(5,9,20,.35)),url("https://images.unsplash.com/photo-1519608487953-e999c86e7455?auto=format&fit=crop&w=900&q=70") center/cover;margin-bottom:0}.preview-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.8);margin-top:-42px}.preview-card .cam{right:130px;bottom:145px}.preview-card h2{font-size:16px;margin:8px 0}.preview-card h2 span{font-size:10px;background:#7d4dff;padding:3px 7px;border-radius:4px;margin-left:4px}.preview-card p{font-size:12px;color:#ccd6e5}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px}.stats i{color:#ff4f93}.stats b{display:block;font-size:12px}.stats small{font-size:11px;color:#fff}.tips-card{padding:18px 18px 20px}.tips-card h3{margin-left:0}.tips-card div{display:grid;grid-template-columns:30px 1fr;gap:12px;margin:22px 0}.tips-card i{font-size:16px}.tips-card b{display:block;font-size:12px}.tips-card small{display:block;color:#aeb8c8;font-size:11px;margin-top:5px}.mobile-bottom-nav{display:none}.edit-profile-page .sidebar-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;transition:.25s;z-index:80}.edit-profile-page .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)}.edit-profile-page .sidebar.open{left:0}.edit-profile-page .sidebar-overlay.show{opacity:1;pointer-events:auto}.edit-profile-page .close-sidebar{position:absolute;right:16px;top:12px;background:transparent;border:0;color:#fff;font-size:30px}.edit-profile-page .sidebar-nav{display:flex;flex-direction:column;gap:14px;margin-top:32px}.edit-profile-page .sidebar-nav a{padding:13px;border-radius:9px;background:#10182c;font-size:13px;font-weight:800}.edit-profile-page .sidebar-logo{margin-bottom:34px}@media (max-width:1100px){.edit-layout{grid-template-columns:250px minmax(0,1fr)}.preview-col{display:none}.account-menu small{display:none}.account-menu a{padding:14px}}@media (max-width:780px){body.edit-profile-page{padding:0;background:#040916}.edit-profile-page .page{border-radius:0;border:0;max-width:none;min-height:100vh}.edit-profile-page .topbar{height:72px;padding:0 18px;justify-content:space-between               ;position:relative}.edit-profile-page .hamb,.edit-profile-page .mobile-search{display:block}.edit-profile-page .topbar>.logo{position:absolute;left:50%;transform:translateX(-50%)}.edit-profile-page .logo-title{font-size:18px}.edit-profile-page .logo-sub{font-size:8px;letter-spacing:1.8px}.edit-profile-page .mark{width:34px;height:34px}.edit-profile-page .nav,.edit-profile-page .topbar>.btn{display:none}.edit-profile-page .search{display:none}.edit-profile-page .topbar.search-open .search{display:flex;position:absolute;left:14px;right:14px;top:72px;width:auto;margin:0;background:#071020;z-index:20}.edit-hero{padding:18px 14px 0;background:linear-gradient(180deg,rgba(6,14,30,.9),#040916 160px)}.edit-profile-page .breadcrumb{font-size:11px;gap:9px;margin-bottom:16px}.edit-layout{display:block}.account-menu,.preview-col{display:none}.page-title{margin:0 0 14px}.page-title h1{font-size:22px}.page-title p{font-size:13px}.profile-form{gap:12px}.card{border-radius:8px;padding:14px 14px 15px}.card h3{font-size:12px;margin:0 0 14px}.photo-row{gap:18px}.avatar-upload{width:92px;height:92px;margin-left:6px}.avatar-upload span{width:24px;height:24px;right:-2px;bottom:5px}.photo-action p{font-size:11px;line-height:1.6;margin-bottom:10px}.photo-action button{height:38px;min-width:120px;font-size:11px}.photo-action a{font-size:11px;margin-top:14px}.form-grid,.form-grid.two{grid-template-columns:1fr;gap:13px}input,select{height:38px}textarea{height:54px}.pref-card{padding-bottom:86px}.form-actions{position:static;margin-top:16px;display:grid;grid-template-columns:1fr 1.25fr}.form-actions .btn{min-width:0}.mobile-bottom-nav{display:grid;position:fixed;left:0;right:0;bottom:0;height:68px;background:#071020;border-top:1px solid rgba(255,255,255,.1);grid-template-columns:repeat(5,1fr);z-index:70}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#dbe3ef;font-size:10px}.mobile-bottom-nav i{font-size:18px}.mobile-bottom-nav .active{color:#ff4f93}.mobile-bottom-nav .active:after{content:"";position:absolute;bottom:0;width:36px;height:2px;background:#ff4f93}.edit-profile-page .sidebar{display:block}.edit-profile-page .sidebar-overlay{display:block}}.edit-profile-root,.edit-profile-page{font-family:Inter,system-ui,Segoe UI,sans-serif;
  background:#edf1f7;
  color:#fff;
  padding:14px;
  min-height:100vh;}.edit-profile-page *{box-sizing:border-box}.edit-profile-page .page{width:100%;
  max-width:1460px;
  margin:0 auto;
  background:#040916;
  border-radius:10px;
  overflow:hidden;
  box-shadow:0 18px 55px rgba(0,0,0,.35);
  border:1px solid rgba(5,10,25,.9);}.edit-profile-page .edit-hero{width:100%;}.edit-profile-page .edit-layout{display:grid !important;
  grid-template-columns:300px minmax(0,1fr) 380px !important;
  gap:28px !important;
  align-items:start !important;}.edit-profile-page .account-menu{display:block !important;
  width:300px !important;
  min-width:300px !important;
  max-width:300px !important;
  grid-column:1 !important;
  height:max-content !important;}.edit-profile-page .edit-main{grid-column:2 !important;
  min-width:0 !important;
  width:100% !important;}.edit-profile-page .preview-col{grid-column:3 !important;
  display:flex !important;
  padding-top:116px !important;
  flex-direction:column !important;
  gap:14px !important;
  min-width:0 !important;}.edit-profile-page .form-grid{display:grid !important;grid-template-columns:1fr 1fr !important;gap:18px 28px !important;}.edit-profile-page .topbar{overflow:visible !important;}@media (max-width:1250px){.edit-profile-page .edit-layout{grid-template-columns:280px minmax(0,1fr) !important;}.edit-profile-page .account-menu{width:280px !important;min-width:280px !important;max-width:280px !important;}.edit-profile-page .preview-col{display:none !important;}}@media (max-width:860px){.edit-profile-root,.edit-profile-page{padding:0;background:#040916;}.edit-profile-page .page{max-width:none;min-height:100vh;border:0;border-radius:0;box-shadow:none;}.edit-profile-page .edit-layout{display:block !important;}.edit-profile-page .account-menu,.edit-profile-page .preview-col{display:none !important;}.edit-profile-page .edit-main{display:block !important;width:100% !important;}.edit-profile-page .form-grid,.edit-profile-page .form-grid.two{grid-template-columns:1fr !important;gap:13px !important;}}.edit-profile-page .avatar-upload,.edit-profile-root .avatar-upload{flex:0 0 128px !important;
  width:128px !important;
  height:128px !important;
  min-width:128px !important;
  min-height:128px !important;
  overflow:visible !important;}.edit-profile-page .avatar-upload img,.edit-profile-root .avatar-upload img,.edit-profile-page .preview-avatar,.edit-profile-root .preview-avatar{display:block !important;
  background:#0b1426 url("https://cdns.klimg.com/kapanlagi.com/p/paging/10-karakter-anime-cewek-paling-cant-3-65e92.jpg") center/cover no-repeat !important;
  object-fit:cover !important;
  object-position:center !important;}.edit-profile-page .avatar-upload img,.edit-profile-root .avatar-upload img{width:128px !important;
  height:128px !important;
  border-radius:50% !important;}.edit-profile-page .preview-avatar,.edit-profile-root .preview-avatar{width:96px !important;
  height:96px !important;
  border-radius:50% !important;}@media (max-width:780px){.edit-profile-page .avatar-upload,.edit-profile-root .avatar-upload{flex-basis:92px !important;
    width:92px !important;
    height:92px !important;
    min-width:92px !important;
    min-height:92px !important;}.edit-profile-page .avatar-upload img,.edit-profile-root .avatar-upload img{width:92px !important;
    height:92px !important;}}.favorite-toast{position: fixed;
  left: 50%;
  bottom: 24px;
  transform: translate(-50%,18px);
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  padding: 12px 18px;
  border-radius: 999px;
  background: rgba(10,16,32,.96);
  border: 1px solid rgba(255,255,255,.12);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  box-shadow: 0 18px 45px rgba(0,0,0,.38);
  transition: .22s ease;}.favorite-toast.show{opacity: 1;
  transform: translate(-50%,0);}@media (max-width:780px){.favorite-toast{left: 14px;
    right: 14px;
    bottom: 18px;
    transform: translateY(16px);
    text-align: center;
    border-radius: 12px;}.favorite-toast.show{transform: translateY(0);}}#jpa-edit-profile .jpa-hamb{display:none!important;}@media (min-width:1051px){#jpa-edit-profile .jpa-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 390px!important;gap:0!important;align-items:start!important;}#jpa-edit-profile .jpa-main{border-left:0!important;border-right:1px solid var(--line)!important;padding-left:38px!important;padding-right:38px!important;}#jpa-edit-profile .jpa-preview{display:block!important;padding-top:132px!important;align-self:start!important;}}@media (min-width:781px) and (max-width:1050px){#jpa-edit-profile .jpa-layout{display:grid!important;grid-template-columns:1fr!important;gap:0!important;}#jpa-edit-profile .jpa-main{border-right:0!important;padding-left:28px!important;padding-right:28px!important;}#jpa-edit-profile .jpa-preview{display:block!important;padding:0 28px 24px!important;}}@media (max-width:780px){#jpa-edit-profile .jpa-layout{display:block!important;}#jpa-edit-profile .jpa-main{padding:18px 14px 0!important;border-right:0!important;}#jpa-edit-profile .jpa-preview{display:block!important;padding:0 14px 18px!important;background:#050a16!important;}#jpa-edit-profile .jpa-preview .jpa-card{margin-bottom:12px!important;}}body.auth-screen-page{--auth-bg:#040814;
  --auth-panel:rgba(7,12,28,.72);
  --auth-panel-2:rgba(10,15,33,.86);
  --auth-line:rgba(255,255,255,.12);
  --auth-text:#fff;
  --auth-muted:#c4cada;
  --auth-pink:#ff3f8f;
  --auth-pink-2:#e62f78;
  --auth-violet:#7c4dff;
  padding:12px!important;
  margin:0!important;
  min-height:100vh!important;
  background:#eef2f7!important;
  color:#fff!important;
  font-family:Inter,system-ui,Segoe UI,sans-serif!important;}body.auth-screen-page *{box-sizing:border-box}body.auth-screen-page a{text-decoration:none;color:inherit}body.auth-screen-page button,body.auth-screen-page input,body.auth-screen-page select,body.auth-screen-page textarea{font-family:inherit!important}body.auth-screen-page .auth-screen{width:100%;
  max-width:1880px;
  min-height:calc(100vh - 24px);
  margin:0 auto;
  position:relative;
  overflow:hidden;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 24px 62px rgba(0,0,0,.35);
  background:
    linear-gradient(90deg,rgba(2,7,19,.96) 0%,rgba(4,8,20,.64) 46%,rgba(2,7,19,.98) 100%),
    var(--osanime-bg-rzy) center/cover no-repeat;
  display:grid;
  grid-template-columns:minmax(460px,.92fr) minmax(560px,1fr);
  gap:42px;
  padding:78px 78px 128px;}body.auth-screen-page .auth-screen:before{content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 37% 22%,rgba(255,63,143,.18),transparent 28%),
    radial-gradient(circle at 47% 75%,rgba(124,77,255,.18),transparent 30%),
    linear-gradient(180deg,rgba(3,7,18,0),rgba(3,7,18,.58));
  pointer-events:none;}body.auth-screen-page .auth-screen:after{content:"";
  position:absolute;
  left:48px;
  right:48px;
  bottom:126px;
  height:1px;
  background:rgba(255,255,255,.08);
  pointer-events:none;}body.auth-screen-page .auth-left,body.auth-screen-page .auth-right{position:relative;z-index:2}body.auth-screen-page .auth-left{min-width:0;display:flex;flex-direction:column;align-items:flex-start}body.auth-screen-page .auth-right{min-width:0;display:flex;align-items:center;justify-content:flex-end}body.auth-screen-page .auth-logo{display:flex!important;
  align-items:center!important;
  gap:14px!important;
  position:relative!important;
  left:auto!important;
  transform:none!important;
  width:max-content!important;
  max-width:100%!important;}body.auth-screen-page .auth-logo-mark{width:62px;
  height:62px;
  border-radius:50%;
  border:2px solid var(--auth-pink);
  display:grid;
  place-items:center;
  color:var(--auth-pink);
  font-size:30px;
  line-height:1;
  box-shadow:0 0 28px rgba(255,63,143,.35);
  background:rgba(255,63,143,.05);}body.auth-screen-page .auth-logo-title{font-size:34px;
  font-weight:950;
  line-height:.92;
  letter-spacing:-1.3px;
  color:#fff;}body.auth-screen-page .auth-logo-title span,body.auth-screen-page .auth-intro h1 span,body.auth-screen-page .auth-card p span,body.auth-screen-page .auth-bottom-link a,body.auth-screen-page .auth-forgot a,body.auth-screen-page .auth-forgot{color:var(--auth-pink)!important}body.auth-screen-page .auth-logo-sub{display:block;
  margin-top:9px;
  font-size:13px;
  letter-spacing:5px;
  font-weight:900;
  color:#fff;}body.auth-screen-page .auth-intro{margin-top:92px;max-width:610px}body.auth-screen-page .auth-intro h1{margin:0;
  color:#fff;
  font-size:38px;
  line-height:1.43;
  font-weight:950;
  letter-spacing:-.9px;}body.auth-screen-page .auth-line{width:70px;height:3px;background:var(--auth-pink);border-radius:99px;margin:24px 0 22px}body.auth-screen-page .auth-intro p{margin:0;color:#f0f3fb;font-size:16px;line-height:1.85;max-width:520px}body.auth-screen-page .auth-feature-list{display:flex;flex-direction:column;gap:26px;width:100%;max-width:410px}body.auth-screen-page .login-features{margin-top:238px}body.auth-screen-page .register-features{margin-top:58px;gap:25px}body.auth-screen-page .auth-feature{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center;min-width:0}body.auth-screen-page .auth-feature-icon{width:72px;
  height:72px;
  display:grid;
  place-items:center;
  border-radius:10px;
  color:var(--auth-pink);
  font-size:28px;
  background:linear-gradient(180deg,rgba(255,63,143,.13),rgba(255,63,143,.04));
  border:1px solid rgba(255,255,255,.09);
  box-shadow:0 12px 30px rgba(0,0,0,.18);}body.auth-screen-page .auth-feature b{display:block;font-size:16px;line-height:1.35;color:#fff;margin-bottom:5px}body.auth-screen-page .auth-feature small{display:block;font-size:14px;line-height:1.45;color:#d6dbe7}body.auth-screen-page .auth-card{width:100%;
  max-width:810px;
  border-radius:10px;
  border:1px solid rgba(255,255,255,.13);
  background:linear-gradient(180deg,rgba(10,16,34,.77),rgba(8,12,28,.62));
  box-shadow:0 24px 58px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.03);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);}body.auth-screen-page .auth-screen-login .auth-card{max-width:810px;padding:124px 116px 84px}body.auth-screen-page .auth-screen-register .auth-card{max-width:860px;padding:48px 56px 36px}body.auth-screen-page .auth-card h2{margin:0 0 14px;color:#fff;font-size:34px;line-height:1.15;font-weight:950;letter-spacing:-.8px}body.auth-screen-page .auth-card>p{margin:0 0 46px;color:#d6dbe7;font-size:17px;line-height:1.55}body.auth-screen-page .auth-screen-register .auth-card>p{margin-bottom:34px}body.auth-screen-page .auth-form label,body.auth-screen-page .auth-control label{display:block;color:#fff;font-size:14px;font-weight:900;margin:0 0 12px}body.auth-screen-page .auth-control{margin-bottom:24px}body.auth-screen-page .auth-grid{display:grid;gap:20px}body.auth-screen-page .auth-grid.two{grid-template-columns:1fr 1fr;align-items:start}body.auth-screen-page .auth-field{height:68px;
  width:100%;
  display:flex;
  align-items:center;
  gap:18px;
  padding:0 22px;
  border-radius:8px;
  color:#fff;
  background:rgba(7,12,28,.52);
  border:1px solid rgba(255,255,255,.14);
  transition:.2s ease;}body.auth-screen-page .auth-field:focus-within{border-color:rgba(255,63,143,.54);box-shadow:0 0 0 4px rgba(255,63,143,.08);background:rgba(8,13,30,.76)}body.auth-screen-page .auth-field>span{width:22px;flex:0 0 22px;color:#fff;font-size:20px;opacity:.88;text-align:center}body.auth-screen-page .auth-field input,body.auth-screen-page .auth-field select,body.auth-screen-page .auth-field textarea{width:100%!important;
  min-width:0!important;
  flex:1 1 auto!important;
  height:100%!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  color:#fff!important;
  font-size:15px!important;
  box-shadow:none!important;
  padding:0!important;}body.auth-screen-page .auth-field input::placeholder,body.auth-screen-page .auth-field textarea::placeholder{color:#aeb5c6!important}body.auth-screen-page .auth-field select option{background:#0b1327;color:#fff}body.auth-screen-page .auth-form>label:not(:first-of-type){margin-top:30px}body.auth-screen-page .auth-eye{width:36px;height:36px;border:0;background:transparent!important;color:#fff!important;display:grid;place-items:center;cursor:pointer;font-size:18px;flex:0 0 36px;padding:0!important}body.auth-screen-page .auth-check{font-style:normal;color:#23e176;font-size:18px;flex:0 0 auto}body.auth-screen-page .auth-help{display:block;margin-top:8px;color:#c8cedc;font-size:12px;line-height:1.35}body.auth-screen-page .auth-forgot{margin:24px 0 28px;text-align:right;font-size:15px;font-weight:700}body.auth-screen-page .auth-forgot a{color:var(--auth-pink)!important}body.auth-screen-page .auth-submit input,body.auth-screen-page .auth-submit button,body.auth-screen-page .auth-submit .button,body.auth-screen-page .auth-submit-btn{width:100%!important;
  height:68px!important;
  border:0!important;
  border-radius:8px!important;
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(180deg,#f33d8b,#df2d74)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:0 14px 34px rgba(255,63,143,.24)!important;
  text-align:center!important;}body.auth-screen-page .auth-submit input:hover,body.auth-screen-page .auth-submit button:hover{filter:brightness(1.06)}body.auth-screen-page .auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:56px 0 36px;color:#c0c6d4;font-size:15px}body.auth-screen-page .auth-screen-register .auth-divider{margin:40px 0 26px}body.auth-screen-page .auth-divider span{height:1px;background:rgba(255,255,255,.18)}body.auth-screen-page .auth-divider em{font-style:normal;white-space:nowrap}body.auth-screen-page .auth-socials{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}body.auth-screen-page .auth-socials a{height:66px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:rgba(8,13,30,.58);display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;font-size:16px;font-weight:900}body.auth-screen-page .auth-socials b{font-size:24px;line-height:1;color:#fff;display:grid;place-items:center;min-width:24px}body.auth-screen-page .auth-socials .google{color:#fff;font-family:Arial,sans-serif;background:linear-gradient(90deg,#4285f4,#34a853,#fbbc05,#ea4335);-webkit-background-clip:text;background-clip:text;color:transparent}body.auth-screen-page .auth-socials .discord{color:#6876ff}body.auth-screen-page .auth-bottom-link{text-align:center;color:#d3d7e2;font-size:16px;margin-top:48px}body.auth-screen-page .auth-screen-register .auth-bottom-link{margin-top:34px}body.auth-screen-page .auth-bottom-link a{font-weight:800}body.auth-screen-page .auth-strength{display:grid;grid-template-columns:auto 1fr 1fr 1fr auto;align-items:center;gap:8px;margin:-10px 0 24px;color:#d8deea;font-size:12px}body.auth-screen-page .auth-strength i{height:5px;border-radius:99px;background:rgba(255,255,255,.11)}body.auth-screen-page .auth-strength b{font-size:12px;color:var(--auth-pink);font-weight:800}body.auth-screen-page .auth-agree{display:flex!important;align-items:center;gap:13px;color:#e1e6ef!important;font-size:15px!important;line-height:1.5;margin:8px 0 32px!important;cursor:pointer}body.auth-screen-page .auth-agree input{appearance:none;width:19px!important;height:19px!important;flex:0 0 19px;border-radius:4px;border:1px solid rgba(255,63,143,.75);background:rgba(255,255,255,.03);position:relative}body.auth-screen-page .auth-agree input:checked{background:var(--auth-pink)}body.auth-screen-page .auth-agree input:checked:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:900}body.auth-screen-page .auth-agree a{color:var(--auth-pink)!important}body.auth-screen-page .auth-logo-mark.small{width:42px;height:42px;font-size:20px;border-width:1.5px}@media (max-width:1320px){body.auth-screen-page .auth-screen{grid-template-columns:minmax(380px,.85fr) minmax(520px,1fr);padding:56px 48px 118px;gap:30px}body.auth-screen-page .auth-screen-login .auth-card{padding:86px 64px 64px}body.auth-screen-page .auth-screen-register .auth-card{padding:42px 38px 32px}body.auth-screen-page .login-features{margin-top:160px}body.auth-screen-page .auth-intro h1{font-size:34px}body.auth-screen-page .auth-card h2{font-size:30px}}@media (max-width:1060px){body.auth-screen-page .auth-screen{grid-template-columns:1fr;padding:38px 28px 112px;gap:28px;background-position:center top}body.auth-screen-page .auth-right{justify-content:center}body.auth-screen-page .auth-screen-login .auth-card,body.auth-screen-page .auth-screen-register .auth-card{max-width:760px;padding:42px 34px}body.auth-screen-page .auth-intro{margin-top:54px}body.auth-screen-page .login-features{margin-top:42px;display:grid;grid-template-columns:repeat(3,1fr);max-width:none;gap:12px}body.auth-screen-page .register-features{display:grid;grid-template-columns:repeat(2,1fr);max-width:none;gap:12px}body.auth-screen-page .auth-feature{grid-template-columns:52px 1fr;background:rgba(9,15,32,.52);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px}body.auth-screen-page .auth-feature-icon{width:52px;height:52px;font-size:22px}body.auth-screen-page .auth-feature b{font-size:13px}body.auth-screen-page .auth-feature small{font-size:12px}}@media (max-width:780px){body.auth-screen-page{padding:0!important;background:#040916!important}body.auth-screen-page .auth-screen{min-height:100vh;border-radius:0;border:0;display:block;padding:22px 16px 96px;background:linear-gradient(180deg,rgba(3,7,18,.78),rgba(3,7,18,.96)),var(--osanime-bg-rzy) center top/cover no-repeat}body.auth-screen-page .auth-screen:after{display:none}body.auth-screen-page .auth-logo{margin:0 auto!important}body.auth-screen-page .auth-logo-mark{width:40px;height:40px;font-size:19px}body.auth-screen-page .auth-logo-title{font-size:21px}body.auth-screen-page .auth-logo-sub{font-size:8px;letter-spacing:2.4px;margin-top:5px}body.auth-screen-page .auth-intro{margin-top:30px;text-align:left}body.auth-screen-page .auth-intro h1{font-size:25px;line-height:1.35}body.auth-screen-page .auth-line{margin:18px 0;width:58px}body.auth-screen-page .auth-intro p{font-size:13px;line-height:1.65}body.auth-screen-page .auth-feature-list{display:none!important}body.auth-screen-page .auth-right{margin-top:22px}body.auth-screen-page .auth-screen-login .auth-card,body.auth-screen-page .auth-screen-register .auth-card{padding:22px 16px;border-radius:12px;max-width:none}body.auth-screen-page .auth-card h2{font-size:25px}body.auth-screen-page .auth-card>p{font-size:14px;margin-bottom:26px}body.auth-screen-page .auth-grid.two{grid-template-columns:1fr;gap:0}body.auth-screen-page .auth-control{margin-bottom:16px}body.auth-screen-page .auth-form label,body.auth-screen-page .auth-control label{font-size:12px;margin-bottom:8px}body.auth-screen-page .auth-form>label:not(:first-of-type){margin-top:16px}body.auth-screen-page .auth-field{height:50px;border-radius:8px;padding:0 14px;gap:10px}body.auth-screen-page .auth-field>span{width:18px;flex-basis:18px;font-size:16px}body.auth-screen-page .auth-field input,body.auth-screen-page .auth-field select,body.auth-screen-page .auth-field textarea{font-size:13px!important}body.auth-screen-page .auth-eye{width:30px;height:30px;font-size:15px}body.auth-screen-page .auth-forgot{font-size:13px;margin:16px 0 18px}body.auth-screen-page .auth-submit input,body.auth-screen-page .auth-submit button,body.auth-screen-page .auth-submit .button,body.auth-screen-page .auth-submit-btn{height:50px!important;font-size:14px!important}body.auth-screen-page .auth-divider{gap:12px;margin:28px 0 18px;font-size:12px}body.auth-screen-page .auth-socials{grid-template-columns:1fr;gap:10px}body.auth-screen-page .auth-socials a{height:48px;font-size:13px}body.auth-screen-page .auth-bottom-link{font-size:13px;margin-top:22px}body.auth-screen-page .auth-strength{grid-template-columns:1fr 1fr 1fr auto;font-size:10px;margin:-4px 0 16px}body.auth-screen-page .auth-strength span{grid-column:1/-1}body.auth-screen-page .auth-agree{font-size:12px!important;align-items:flex-start;margin:4px 0 20px!important}}body.auth-screen-page .auth-screen-register{grid-template-columns:minmax(420px,.9fr) minmax(420px,720px)!important;
  gap:54px!important;}body.auth-screen-page .auth-screen-register .auth-right{justify-content:flex-end!important;
  align-items:center!important;}body.auth-screen-page .auth-screen-register .auth-card,body.auth-screen-page .auth-screen-register .register-card{width:100%!important;
  max-width:720px!important;
  padding:44px 54px 42px!important;}body.auth-screen-page .register-form-vertical .auth-grid,body.auth-screen-page .register-form-vertical .auth-grid.two{display:block!important;
  grid-template-columns:1fr!important;
  gap:0!important;}body.auth-screen-page .register-form-vertical .auth-control{width:100%!important;
  margin-bottom:20px!important;}body.auth-screen-page .register-form-vertical .auth-field{width:100%!important;
  min-width:0!important;}body.auth-screen-page .register-form-vertical .auth-field input,body.auth-screen-page .register-form-vertical .auth-field select,body.auth-screen-page .register-form-vertical .auth-field textarea{width:100%!important;
  min-width:0!important;
  max-width:none!important;
  display:block!important;}body.auth-screen-page .register-form-vertical .auth-help{margin-top:7px!important;
  padding-left:0!important;
  display:block!important;}body.auth-screen-page .auth-screen-register .auth-strength{margin:-4px 0 20px!important;}body.auth-screen-page .register-form-vertical .auth-agree{width:100%!important;
  display:grid!important;
  grid-template-columns:22px minmax(0,1fr)!important;
  align-items:start!important;
  column-gap:12px!important;
  margin:6px 0 24px!important;
  padding:0!important;
  color:#e6ebf5!important;
  font-size:14px!important;
  line-height:1.55!important;}body.auth-screen-page .register-form-vertical .auth-agree input{margin:2px 0 0!important;
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  flex:0 0 20px!important;}body.auth-screen-page .register-form-vertical .auth-agree span{display:block!important;
  min-width:0!important;}body.auth-screen-page .register-form-vertical .auth-submit{width:100%!important;
  margin-top:4px!important;}body.auth-screen-page .register-form-vertical .auth-submit input,body.auth-screen-page .register-form-vertical .auth-submit button,body.auth-screen-page .register-form-vertical .auth-submit .button,body.auth-screen-page .register-form-vertical .auth-submit-btn{width:100%!important;
  max-width:none!important;}body.auth-screen-page .register-form-vertical input[type="text"],body.auth-screen-page .register-form-vertical input[type="email"],body.auth-screen-page .register-form-vertical input[type="password"],body.auth-screen-page .register-form-vertical select,body.auth-screen-page .register-form-vertical textarea{width:100%!important;
  max-width:none!important;
  min-width:0!important;}@media (max-width:980px){body.auth-screen-page .auth-screen-register{grid-template-columns:1fr!important;
    gap:22px!important;}body.auth-screen-page .auth-screen-register .auth-card,body.auth-screen-page .auth-screen-register .register-card{max-width:none!important;}}@media (max-width:780px){body.auth-screen-page .auth-screen-register .auth-card,body.auth-screen-page .auth-screen-register .register-card{padding:24px 18px 26px!important;}body.auth-screen-page .register-form-vertical .auth-control{margin-bottom:16px!important;}body.auth-screen-page .register-form-vertical .auth-agree{grid-template-columns:20px minmax(0,1fr)!important;
    column-gap:10px!important;
    font-size:12px!important;
    margin:2px 0 20px!important;}}body.auth-screen-page .register-form-vertical{display:block!important;}body.auth-screen-page .register-form-vertical .auth-grid,body.auth-screen-page .register-form-vertical .auth-grid.two{display:block!important;
  grid-template-columns:1fr!important;}body.auth-screen-page .register-form-vertical .auth-control{display:block!important;
  width:100%!important;
  max-width:none!important;
  margin-bottom:18px!important;}body.auth-screen-page .register-form-vertical .auth-field{width:100%!important;
  max-width:none!important;}body.auth-screen-page .register-form-vertical .auth-help{display:block!important;
  margin-top:7px!important;
  line-height:1.45!important;}body.auth-screen-page .register-form-vertical .auth-agree,body.auth-screen-page .register-form-vertical .register-agree-clean{display:flex!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:11px!important;
  width:100%!important;
  max-width:none!important;
  min-height:0!important;
  margin:4px 0 22px!important;
  padding:0!important;
  color:#e8edf8!important;
  font-size:14px!important;
  line-height:1.55!important;
  cursor:pointer!important;}body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"],body.auth-screen-page .register-form-vertical .auth-agree-check{-webkit-appearance:none!important;
  appearance:none!important;
  display:block!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  max-width:18px!important;
  min-height:18px!important;
  max-height:18px!important;
  flex:0 0 18px!important;
  aspect-ratio:1/1!important;
  padding:0!important;
  margin:3px 0 0!important;
  border-radius:4px!important;
  border:1.5px solid rgba(255,79,147,.9)!important;
  background:rgba(255,255,255,.03)!important;
  box-shadow:none!important;
  position:relative!important;
  cursor:pointer!important;
  vertical-align:top!important;}body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"]:checked,body.auth-screen-page .register-form-vertical .auth-agree-check:checked{background:linear-gradient(180deg,#ff62a6,#ec3d85)!important;
  border-color:#ff4f93!important;}body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"]:checked:after,body.auth-screen-page .register-form-vertical .auth-agree-check:checked:after{content:"✓"!important;
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  place-items:center!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;}body.auth-screen-page .register-form-vertical .auth-agree span,body.auth-screen-page .register-form-vertical .register-agree-clean span{display:block!important;
  min-width:0!important;
  flex:1 1 auto!important;
  padding-top:0!important;}body.auth-screen-page .register-form-vertical .auth-agree a{color:#ff4f93!important;
  font-weight:900!important;}body.auth-screen-page .register-form-vertical .auth-submit input,body.auth-screen-page .register-form-vertical .auth-submit button{width:100%!important;}@media (max-width:780px){body.auth-screen-page .register-form-vertical .auth-agree,body.auth-screen-page .register-form-vertical .register-agree-clean{gap:10px!important;
    font-size:12px!important;
    line-height:1.45!important;
    margin:2px 0 18px!important;}body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"],body.auth-screen-page .register-form-vertical .auth-agree-check{width:17px!important;
    height:17px!important;
    min-width:17px!important;
    max-width:17px!important;
    min-height:17px!important;
    max-height:17px!important;
    flex-basis:17px!important;
    margin-top:2px!important;}}@media (min-width:981px){body.auth-screen-page .auth-screen-register{grid-template-columns:minmax(390px,.95fr) minmax(360px,600px)!important;
    gap:42px!important;
    padding-top:42px!important;
    padding-bottom:104px!important;}body.auth-screen-page .auth-screen-register .auth-card,body.auth-screen-page .auth-screen-register .register-card{max-width:560px!important;
    padding:30px 36px 28px!important;
    border-radius:13px!important;}body.auth-screen-page .auth-screen-register .auth-card h2,body.auth-screen-page .auth-screen-register .register-card h2{font-size:28px!important;
    margin-bottom:8px!important;}body.auth-screen-page .auth-screen-register .auth-card>p,body.auth-screen-page .auth-screen-register .register-card>p{font-size:14px!important;
    margin-bottom:22px!important;}body.auth-screen-page .register-form-vertical .auth-control{margin-bottom:13px!important;}body.auth-screen-page .register-form-vertical .auth-control label{font-size:12px!important;
    margin-bottom:7px!important;}body.auth-screen-page .register-form-vertical .auth-field{height:48px!important;
    border-radius:8px!important;
    padding:0 15px!important;
    gap:11px!important;}body.auth-screen-page .register-form-vertical .auth-help{font-size:11px!important;
    margin-top:5px!important;}body.auth-screen-page .auth-screen-register .auth-strength{margin:0 0 14px!important;}body.auth-screen-page .register-form-vertical .auth-agree,body.auth-screen-page .register-form-vertical .register-agree-clean{margin:2px 0 16px!important;}body.auth-screen-page .register-form-vertical .auth-submit input,body.auth-screen-page .register-form-vertical .auth-submit button,body.auth-screen-page .register-form-vertical .auth-submit .button,body.auth-screen-page .register-form-vertical .auth-submit-btn{height:48px!important;
    font-size:14px!important;}body.auth-screen-page .auth-screen-register .auth-divider{margin:24px 0 16px!important;}body.auth-screen-page .auth-screen-register .auth-socials a{height:44px!important;
    font-size:12px!important;}body.auth-screen-page .auth-screen-register .auth-bottom-link{margin-top:20px!important;
    font-size:13px!important;}}body.auth-screen-page .register-form-vertical .auth-agree,body.auth-screen-page .register-form-vertical .register-agree-clean{display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;}body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"],body.auth-screen-page .register-form-vertical .auth-agree-check{-webkit-appearance:none!important;
  appearance:none!important;
  box-sizing:border-box!important;
  display:inline-grid!important;
  place-items:center!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  max-width:18px!important;
  min-height:18px!important;
  max-height:18px!important;
  flex:0 0 18px!important;
  aspect-ratio:1 / 1!important;
  padding:0!important;
  margin:3px 0 0!important;
  border-radius:4px!important;
  border:1.5px solid rgba(255,79,147,.95)!important;
  background:rgba(255,255,255,.04)!important;
  box-shadow:0 0 0 0 rgba(255,79,147,0)!important;
  position:relative!important;
  overflow:hidden!important;
  cursor:pointer!important;}body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"]:focus,body.auth-screen-page .register-form-vertical .auth-agree-check:focus{outline:none!important;
  box-shadow:0 0 0 3px rgba(255,79,147,.18)!important;}body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"]:checked,body.auth-screen-page .register-form-vertical .auth-agree-check:checked{background:linear-gradient(180deg,#ff62a6,#ec3d85)!important;
  border-color:#ff4f93!important;}body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"]:checked:after,body.auth-screen-page .register-form-vertical .auth-agree-check:checked:after{content:"✓"!important;
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  place-items:center!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;}body.auth-screen-page .register-form-vertical .auth-agree span,body.auth-screen-page .register-form-vertical .register-agree-clean span{display:block!important;
  flex:1 1 auto!important;
  min-width:0!important;
  padding:0!important;}body.auth-screen-page .auth-strength{transition:.25s ease!important;}body.auth-screen-page .auth-strength i{position:relative!important;
  overflow:hidden!important;
  transition:background .25s ease, transform .25s ease, box-shadow .25s ease!important;}body.auth-screen-page .auth-strength i:before{content:"";
  position:absolute;
  inset:0;
  transform:translateX(-105%);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);}body.auth-screen-page .auth-strength i.active{transform:scaleY(1.18)!important;
  box-shadow:0 0 12px rgba(255,79,147,.28)!important;}body.auth-screen-page .auth-strength i.active:before{animation:authStrengthMove 1.1s linear infinite;}body.auth-screen-page .auth-strength.strength-empty i{background:rgba(255,255,255,.11)!important;
  box-shadow:none!important;
  transform:none!important;}body.auth-screen-page .auth-strength.strength-empty b{color:#aeb7c8!important}body.auth-screen-page .auth-strength.strength-weak i.active{background:#ff4f93!important}body.auth-screen-page .auth-strength.strength-weak b{color:#ff4f93!important}body.auth-screen-page .auth-strength.strength-medium i.active{background:#ffb84d!important;box-shadow:0 0 12px rgba(255,184,77,.25)!important}body.auth-screen-page .auth-strength.strength-medium b{color:#ffb84d!important}body.auth-screen-page .auth-strength.strength-strong i.active{background:#27e38a!important;box-shadow:0 0 12px rgba(39,227,138,.25)!important}body.auth-screen-page .auth-strength.strength-strong b{color:#27e38a!important}@keyframes authStrengthMove{0%{transform:translateX(-105%)}
  100%{transform:translateX(105%)}}@media (max-width:780px){body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"],body.auth-screen-page .register-form-vertical .auth-agree-check{width:17px!important;
    height:17px!important;
    min-width:17px!important;
    max-width:17px!important;
    min-height:17px!important;
    max-height:17px!important;
    flex-basis:17px!important;
    border-radius:4px!important;}}body.auth-screen-page .auth-strength,body.auth-screen-page .auth-screen-register .auth-strength{display:none!important;}body.auth-screen-page .auth-divider,body.auth-screen-page .auth-socials{display:none!important;}body.auth-screen-page .register-form-vertical .auth-agree,body.auth-screen-page .register-form-vertical .register-agree-clean{cursor:default!important;
  user-select:text!important;
  margin:10px 0 22px!important;}body.auth-screen-page .register-form-vertical .auth-agree input[type="checkbox"],body.auth-screen-page .register-form-vertical .auth-agree-check{cursor:pointer!important;
  pointer-events:auto!important;}body.auth-screen-page .register-form-vertical .auth-agree span,body.auth-screen-page .register-form-vertical .register-agree-clean span{cursor:default!important;
  pointer-events:auto!important;}body.auth-screen-page .register-form-vertical .auth-agree a{cursor:pointer!important;}body.auth-screen-page .auth-bottom-link{margin-top:22px!important;}.logo.osanime-logo{display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:0 !important;
  width:auto !important;
  min-width:0 !important;
  text-decoration:none !important;}.logo.osanime-logo .osanime-logo-img{display:block !important;
  height:44px !important;
  width:auto !important;
  max-width:185px !important;
  object-fit:contain !important;}.sidebar .logo.osanime-logo,.sidebar-logo.osanime-logo{position:relative !important;
  left:auto !important;
  transform:none !important;
  width:100% !important;
  max-width:100% !important;
  margin-top:6px !important;
  margin-bottom:30px !important;
  padding-right:42px !important;}.sidebar .logo.osanime-logo .osanime-logo-img,.sidebar-logo.osanime-logo .osanime-logo-img{height:48px !important;
  max-width:205px !important;}.logo.osanime-logo .mark,.logo.osanime-logo .logo-title,.logo.osanime-logo .logo-sub{display:none !important;}@media (max-width:780px){.topbar>.logo.osanime-logo{position:absolute !important;
    left:50% !important;
    transform:translateX(-50%) !important;
    justify-content:center !important;}.topbar>.logo.osanime-logo .osanime-logo-img{height:36px !important;
    max-width:150px !important;}.sidebar .logo.osanime-logo .osanime-logo-img{height:44px !important;
    max-width:190px !important;}}.logo.osanime-logo,.topbar > a.logo,.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;}.logo.osanime-logo > *:not(.osanime-logo-img),.topbar > a.logo > *:not(.osanime-logo-img),.sidebar > a.logo > *:not(.osanime-logo-img){display:none!important;}.logo.osanime-logo .osanime-logo-img,.topbar > a.logo .osanime-logo-img,.sidebar > a.logo .osanime-logo-img{display:block!important;
  height:44px!important;
  width:auto!important;
  max-width:190px!important;
  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;}.topbar > a.logo:not(.osanime-logo)::before,.sidebar > a.logo:not(.osanime-logo)::before{content:""!important;
  display:block!important;
  width:155px!important;
  height:44px!important;
  background:url("https://i.ibb.co.com/5X3T42Mn/osanime.webp") left center/contain no-repeat!important;
  flex:0 0 155px!important;}.sidebar > a.logo,.sidebar-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{position:absolute!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    justify-content:center!important;
    min-width:120px!important;
    height:46px!important;}.topbar > a.logo .osanime-logo-img{height:36px!important;
    max-width:150px!important;}.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){.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;}.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;}.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;}.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;}.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;}.topbar > a.logo .osanime-logo-img{display:block!important;
    width:auto!important;
    height:32px!important;
    max-width:136px!important;
    max-height:32px!important;
    object-fit:contain!important;
    object-position:center center!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    vertical-align:middle!important;}.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("https://i.ibb.co.com/5X3T42Mn/osanime.webp") center center/contain no-repeat!important;
    transform:none!important;}.topbar > a.logo > *:not(.osanime-logo-img){display:none!important;}}@media (max-width:390px){.topbar > a.logo{width:124px!important;
    min-width:124px!important;
    max-width:124px!important;}.topbar > a.logo:not(.osanime-logo)::before{width:124px!important;
    min-width:124px!important;
    max-width:124px!important;
    flex-basis:124px!important;}}body{padding-bottom:150px !important;}@media (max-width:780px){body{padding-bottom:150px !important;}}body.forgot-password-page .forgot-screen{grid-template-columns:minmax(430px,.88fr) minmax(520px,760px);
  gap:54px;}body.forgot-password-page .forgot-left{justify-content:flex-start;}body.forgot-password-page .forgot-intro{margin-top:86px;
  max-width:590px;}body.forgot-password-page .forgot-eyebrow{width:max-content;
  max-width:100%;
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:18px;
  padding:8px 12px;
  border:1px solid rgba(255,79,147,.25);
  border-radius:999px;
  background:rgba(255,79,147,.08);
  color:#ff8fba;
  font-size:12px;
  font-weight:800;
  letter-spacing:.2px;}body.forgot-password-page .forgot-features{margin-top:112px;}body.forgot-password-page .forgot-right{justify-content:flex-end;
  align-items:center;}body.forgot-password-page .forgot-card{position:relative;
  max-width:700px!important;
  padding:58px 62px 52px!important;
  overflow:hidden;}body.forgot-password-page .forgot-card:before{content:"";
  position:absolute;
  width:220px;
  height:220px;
  right:-110px;
  top:-110px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,79,147,.16),rgba(124,77,255,.06) 45%,transparent 70%);
  pointer-events:none;}body.forgot-password-page .forgot-card-icon{position:relative;
  width:58px;
  height:58px;
  margin-bottom:26px;
  display:grid;
  place-items:center;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.11);
  background:linear-gradient(145deg,rgba(255,79,147,.20),rgba(124,77,255,.15));
  color:#ff75aa;
  font-size:23px;
  box-shadow:0 14px 34px rgba(0,0,0,.20);}body.forgot-password-page .forgot-card>p{max-width:520px;
  margin-bottom:32px!important;}body.forgot-password-page .forgot-message{display:grid;
  grid-template-columns:38px minmax(0,1fr);
  gap:12px;
  align-items:start;
  margin:0 0 24px;
  padding:15px 16px;
  border-radius:10px;
  font-size:12px;
  line-height:1.55;}body.forgot-password-page .forgot-message-icon{width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:9px;
  font-size:15px;}body.forgot-password-page .forgot-message b{display:block;
  margin-bottom:3px;
  color:#fff;
  font-size:13px;}body.forgot-password-page .forgot-message span:not(.forgot-message-icon){display:block;
  color:#d7deea;}body.forgot-password-page .forgot-message-success{border:1px solid rgba(39,227,138,.28);
  background:rgba(39,227,138,.07);}body.forgot-password-page .forgot-message-success .forgot-message-icon{color:#72efb2;
  background:rgba(39,227,138,.12);}body.forgot-password-page .forgot-message-error{border:1px solid rgba(255,79,147,.32);
  background:rgba(255,79,147,.07);}body.forgot-password-page .forgot-message-error .forgot-message-icon{color:#ff8ab5;
  background:rgba(255,79,147,.12);}body.forgot-password-page .forgot-form .auth-control{margin-bottom:24px;}body.forgot-password-page .forgot-identifier-field.has-error{border-color:rgba(255,94,146,.70)!important;
  box-shadow:0 0 0 4px rgba(255,79,147,.07);}body.forgot-password-page .forgot-field-help,body.forgot-password-page .forgot-field-error{display:flex;
  align-items:flex-start;
  gap:6px;
  margin-top:8px;
  font-size:11.5px;
  line-height:1.45;}body.forgot-password-page .forgot-field-help{color:#aeb7c9;}body.forgot-password-page .forgot-field-error{color:#ff8ab5;}body.forgot-password-page .forgot-submit{margin-top:8px;}body.forgot-password-page .forgot-submit .auth-submit-btn{display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:11px!important;
  transition:transform .18s ease,filter .18s ease,opacity .18s ease!important;}body.forgot-password-page .forgot-submit .auth-submit-btn:hover{transform:translateY(-1px);}body.forgot-password-page .forgot-submit .auth-submit-btn:disabled{cursor:wait!important;
  opacity:.78!important;
  transform:none!important;}body.forgot-password-page .forgot-security-note{display:flex;
  align-items:flex-start;
  gap:9px;
  margin-top:18px;
  padding:12px 13px;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.07);
  background:rgba(255,255,255,.025);
  color:#9fa9bb;
  font-size:11px;
  line-height:1.5;}body.forgot-password-page .forgot-security-note i{margin-top:2px;
  color:#8d96a8;}body.forgot-password-page .forgot-back-row{display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-top:28px;
  padding-top:22px;
  border-top:1px solid rgba(255,255,255,.08);}body.forgot-password-page .forgot-back-link,body.forgot-password-page .forgot-register-link{display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:38px;
  font-size:13px;
  font-weight:800;}body.forgot-password-page .forgot-back-link{color:#e8edf7;}body.forgot-password-page .forgot-back-link:hover{color:#fff;}body.forgot-password-page .forgot-register-link{color:var(--auth-pink,#ff4f93);}@media (max-width:1320px){body.forgot-password-page .forgot-screen{grid-template-columns:minmax(360px,.8fr) minmax(500px,1fr);
    gap:34px;}body.forgot-password-page .forgot-card{max-width:680px!important;
    padding:48px 48px 44px!important;}body.forgot-password-page .forgot-features{margin-top:72px;}}@media (max-width:1060px){body.forgot-password-page .forgot-screen{grid-template-columns:1fr!important;
    gap:28px!important;}body.forgot-password-page .forgot-left{max-width:760px;
    width:100%;
    margin:0 auto;}body.forgot-password-page .forgot-intro{margin-top:44px;}body.forgot-password-page .forgot-features{margin-top:34px!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr));
    max-width:none!important;
    gap:12px!important;}body.forgot-password-page .forgot-right{width:100%;
    justify-content:center!important;}body.forgot-password-page .forgot-card{width:100%;
    max-width:760px!important;
    padding:42px 40px!important;}}@media (max-width:780px){body.forgot-password-page .forgot-screen{padding-top:max(20px,env(safe-area-inset-top))!important;
    padding-left:max(16px,env(safe-area-inset-left))!important;
    padding-right:max(16px,env(safe-area-inset-right))!important;
    padding-bottom:calc(96px + env(safe-area-inset-bottom))!important;}body.forgot-password-page .forgot-left{width:100%;}body.forgot-password-page .forgot-intro{margin-top:28px!important;
    text-align:center!important;}body.forgot-password-page .forgot-eyebrow{margin-left:auto;
    margin-right:auto;
    margin-bottom:14px;
    padding:7px 10px;
    font-size:10.5px;}body.forgot-password-page .forgot-intro h1{font-size:26px!important;
    line-height:1.25!important;}body.forgot-password-page .forgot-intro .auth-line{margin-left:auto!important;
    margin-right:auto!important;}body.forgot-password-page .forgot-intro p{max-width:520px;
    margin:0 auto!important;}body.forgot-password-page .forgot-features{display:none!important;}body.forgot-password-page .forgot-right{margin-top:20px!important;}body.forgot-password-page .forgot-card{max-width:none!important;
    padding:24px 18px 22px!important;
    border-radius:14px!important;}body.forgot-password-page .forgot-card-icon{width:48px;
    height:48px;
    margin-bottom:18px;
    border-radius:13px;
    font-size:19px;}body.forgot-password-page .forgot-card h2{font-size:24px!important;}body.forgot-password-page .forgot-card>p{margin-bottom:24px!important;
    font-size:13px!important;}body.forgot-password-page .forgot-message{grid-template-columns:34px minmax(0,1fr);
    padding:13px;
    margin-bottom:18px;}body.forgot-password-page .forgot-message-icon{width:30px;
    height:30px;
    border-radius:8px;}body.forgot-password-page .forgot-form .auth-control{margin-bottom:18px!important;}body.forgot-password-page .forgot-security-note{font-size:10.5px;
    margin-top:14px;}body.forgot-password-page .forgot-back-row{margin-top:22px;
    padding-top:18px;}body.forgot-password-page .forgot-back-link,body.forgot-password-page .forgot-register-link{font-size:12px;}}@media (max-width:420px){body.forgot-password-page .forgot-screen{padding-left:12px!important;
    padding-right:12px!important;}body.forgot-password-page .forgot-card{padding:22px 15px 20px!important;}body.forgot-password-page .forgot-intro h1{font-size:23px!important;}body.forgot-password-page .forgot-back-row{align-items:stretch;
    flex-direction:column;
    gap:8px;}body.forgot-password-page .forgot-back-link,body.forgot-password-page .forgot-register-link{justify-content:center;
    width:100%;
    min-height:40px;
    border-radius:8px;}body.forgot-password-page .forgot-back-link{background:rgba(255,255,255,.04);
    border:1px solid rgba(255,255,255,.08);}}@media (hover:none){body.forgot-password-page .forgot-submit .auth-submit-btn:hover{transform:none;}}@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 > a.logo.osanime-logo{justify-self:start;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;

  width:auto!important;
  min-width:155px!important;
  height:54px!important;

  margin:0!important;
  padding:0!important;
  gap:0!important;

  overflow:visible!important;
  background:transparent!important;
  text-decoration:none!important;}footer.foot > a.logo.osanime-logo::before{content:none!important;
  display:none!important;}footer.foot > a.logo.osanime-logo .osanime-logo-img{display:block!important;
  width:auto!important;
  height:44px!important;
  max-width:190px!important;

  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;}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;}footer.foot > .copy{justify-self:end;
  margin:0;
  color:#aeb7c6;
  font-size:10px;
  line-height:1.45;
  text-align:right;
  white-space:nowrap;}footer.foot .mobile-only{display:none;}@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 > a.logo.osanime-logo{min-width:145px!important;}footer.foot > a.logo.osanime-logo .osanime-logo-img{height:40px!important;
    max-width:172px!important;}footer.foot > nav{gap:7px 10px;
    font-size:9.5px;}footer.foot > .copy{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 > a.logo.osanime-logo.desktop-only{display:none!important;}footer.foot > nav{justify-self:center;
    gap:8px 10px;
    font-size:10px;}footer.foot > .copy{justify-self:center;
    font-size:10px;
    line-height:1.5;
    text-align:center;
    white-space:normal;}footer.foot .mobile-only{display:inline!important;}}@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;}footer.foot > .copy{font-size:9.5px;}}@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)}}@keyframes profileSocialPulse{from{transform:scale(.86);opacity:.55}
  to{transform:scale(1.08);opacity:1}}body.profile-modal-open{overflow:hidden!important;}@keyframes profileSocialListSpin{to{transform:rotate(360deg)}}@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;}.update-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;}.login----------------------------shell,.login-----------------------------shell,body.login-page .login----------------------------shell,body.login-page .login-----------------------------shell,body.register-page .login----------------------------shell,body.register-page .login-----------------------------shell,body.register-page .login-------------------------shell{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,.update-page,.login----------------------------shell,.login-----------------------------shell{width:100%!important;
    max-width:none!important;
    margin:0!important;
    border-radius:0!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;}}html.osanime-access-locked,html.osanime-access-locked body,body.osanime-access-locked{overflow:hidden!important;}.osanime-access-lock,.osanime-access-lock *{box-sizing:border-box!important;}.osanime-access-lock{--gate-bg:#050b17;
  --gate-panel:#0c1629;
  --gate-panel-2:#111d34;
  --gate-border:rgba(255,255,255,.10);
  --gate-text:#f8fbff;
  --gate-muted:#9eacc1;
  --gate-pink:#ff4f93;
  --gate-pink-2:#e83c80;
  --gate-violet:#a56dff;

  position:fixed!important;
  inset:0!important;
  z-index:2147483647!important;
  width:100%!important;
  height:100dvh!important;
  min-height:100vh!important;
  display:grid!important;
  place-items:center!important;
  padding:clamp(14px,2.4vw,32px)!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
  background:
    radial-gradient(circle at 50% 9%,rgba(255,79,147,.11),transparent 31%),
    radial-gradient(circle at 82% 74%,rgba(165,109,255,.075),transparent 27%),
    rgba(1,5,15,.92)!important;
  -webkit-backdrop-filter:blur(10px) brightness(.30)!important;
  backdrop-filter:blur(10px) brightness(.30)!important;
  isolation:isolate!important;}.osanime-access-lock::before{content:"";
  position:fixed!important;
  inset:0!important;
  pointer-events:none!important;
  background:
    linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px)!important;
  background-size:34px 34px!important;
  -webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.62),transparent 72%)!important;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.62),transparent 72%)!important;}.osanime-access-modal{position:relative!important;
  z-index:2!important;
  width:min(100%,590px)!important;
  max-height:calc(100dvh - 28px)!important;
  margin:auto!important;
  padding:clamp(22px,3vw,34px)!important;
  overflow:auto!important;
  scrollbar-width:thin!important;
  scrollbar-color:rgba(255,79,147,.34) transparent!important;
  border:1px solid var(--gate-border)!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 50% -12%,rgba(255,79,147,.09),transparent 35%),
    linear-gradient(180deg,var(--gate-panel-2),var(--gate-panel))!important;
  box-shadow:
    0 36px 110px rgba(0,0,0,.68),
    0 0 0 1px rgba(255,79,147,.025) inset!important;
  color:var(--gate-text)!important;
  text-align:center!important;}.osanime-access-modal::-webkit-scrollbar{width:7px!important}.osanime-access-modal::-webkit-scrollbar-thumb{background:rgba(255,79,147,.25)!important;border-radius:999px!important}.osanime-access-icon{width:62px!important;
  height:62px!important;
  display:grid!important;
  place-items:center!important;
  margin:0 auto 14px!important;
  border:1px solid rgba(255,79,147,.30)!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,rgba(255,79,147,.14),rgba(165,109,255,.07))!important;
  color:#ff78ad!important;
  font-size:25px!important;
  box-shadow:0 14px 34px rgba(255,79,147,.08)!important;}.osanime-age-kicker{display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  min-height:24px!important;
  margin:0 auto 10px!important;
  padding:0 9px!important;
  border:1px solid rgba(255,79,147,.18)!important;
  border-radius:999px!important;
  background:rgba(255,79,147,.065)!important;
  color:#ff8cba!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:1.15px!important;
  text-transform:uppercase!important;}.osanime-access-modal h1{margin:0 0 9px!important;
  color:#fff!important;
  font-size:clamp(24px,3vw,30px)!important;
  font-weight:900!important;
  line-height:1.12!important;
  letter-spacing:-.65px!important;}.osanime-access-modal>p,.osanime-age-intro{width:100%!important;
  max-width:500px!important;
  margin:0 auto!important;
  color:#aebbd0!important;
  font-size:13px!important;
  line-height:1.65!important;}.osanime-age-trust-row{display:flex!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  margin:14px 0 0!important;}.osanime-age-trust-row span{min-height:27px!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  padding:0 9px!important;
  border:1px solid rgba(255,255,255,.07)!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.025)!important;
  color:#8798af!important;
  font-size:8.5px!important;
  font-weight:800!important;}.osanime-age-trust-row i{color:#b994ff!important;font-size:8px!important}.osanime-access-actions{display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:9px!important;
  margin-top:21px!important;}.osanime-access-actions a,.osanime-access-modal button{min-height:46px!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  margin:0!important;
  padding:0 16px!important;
  border-radius:10px!important;
  font-family:inherit!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
  cursor:pointer!important;
  transition:transform .16s ease,filter .16s ease,border-color .16s ease!important;}.osanime-access-actions a:hover,.osanime-access-modal button:hover{transform:translateY(-1px)!important;filter:brightness(1.05)!important}.osanime-access-primary{border:0!important;
  color:#fff!important;
  background:linear-gradient(180deg,#ff5d9e,#e83d80)!important;
  box-shadow:0 12px 28px rgba(232,61,128,.18)!important;}.osanime-access-secondary{border:1px solid rgba(255,255,255,.10)!important;
  color:#dce5f2!important;
  background:#111c30!important;}.osanime-age-form{width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  margin:20px 0 0!important;
  padding:15px!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:14px!important;
  background:rgba(2,8,20,.38)!important;
  text-align:left!important;}.osanime-age-field{display:block!important;width:100%!important}.osanime-age-field-head{display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 7px!important;}.osanime-age-field-head label,.osanime-age-form>label:not(.osanime-age-confirm){display:block!important;
  margin:0!important;
  color:#dfe7f3!important;
  font-size:10.5px!important;
  font-weight:900!important;
  line-height:1.3!important;}.osanime-age-field-head span{color:#ff83b2!important;
  font-size:7.5px!important;
  font-weight:900!important;
  letter-spacing:.6px!important;
  text-transform:uppercase!important;}.osanime-age-form input[type="date"]{appearance:auto!important;
  -webkit-appearance:auto!important;
  width:100%!important;
  min-width:0!important;
  height:48px!important;
  min-height:48px!important;
  max-height:48px!important;
  margin:0!important;
  padding:0 14px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:10px!important;
  outline:0!important;
  background:#030915!important;
  color:#fff!important;
  color-scheme:dark!important;
  font-family:inherit!important;
  font-size:13px!important;
  line-height:48px!important;
  box-shadow:none!important;}.osanime-age-form input[type="date"]:focus,.osanime-age-form input[type="date"]:focus-visible{border-color:rgba(255,79,147,.68)!important;
  box-shadow:0 0 0 3px rgba(255,79,147,.10)!important;}.osanime-age-field-help{display:block!important;
  margin:7px 1px 0!important;
  color:#708099!important;
  font-size:8.5px!important;
  line-height:1.5!important;}.osanime-age-confirm{width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  align-items:start!important;
  justify-content:initial!important;
  gap:10px!important;
  margin:0!important;
  padding:11px 12px!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.018)!important;
  color:#aebbd0!important;
  cursor:pointer!important;}.osanime-age-confirm input[type="checkbox"]{appearance:none!important;
  -webkit-appearance:none!important;
  position:relative!important;
  inset:auto!important;
  width:18px!important;
  min-width:18px!important;
  max-width:18px!important;
  height:18px!important;
  min-height:18px!important;
  max-height:18px!important;
  margin:1px 0 0!important;
  padding:0!important;
  flex:0 0 18px!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:5px!important;
  outline:0!important;
  background:#071020!important;
  box-shadow:none!important;
  cursor:pointer!important;}.osanime-age-confirm input[type="checkbox"]::after{content:""!important;
  position:absolute!important;
  left:5px!important;
  top:2px!important;
  width:5px!important;
  height:9px!important;
  border:solid #fff!important;
  border-width:0 2px 2px 0!important;
  transform:rotate(45deg) scale(0)!important;
  transform-origin:center!important;
  transition:transform .12s ease!important;}.osanime-age-confirm input[type="checkbox"]:checked{border-color:#ff4f93!important;
  background:linear-gradient(180deg,#ff5d9e,#e83d80)!important;}.osanime-age-confirm input[type="checkbox"]:checked::after{transform:rotate(45deg) scale(1)!important}.osanime-age-confirm input[type="checkbox"]:focus-visible{box-shadow:0 0 0 3px rgba(255,79,147,.13)!important}.osanime-age-confirm>span{min-width:0!important;
  display:block!important;
  color:#aebbd0!important;
  font-size:9.5px!important;
  font-weight:600!important;
  line-height:1.55!important;
  overflow-wrap:anywhere!important;}.osanime-age-confirm>span b{display:block!important;
  margin:0 0 2px!important;
  color:#dce5f2!important;
  font-size:9.5px!important;
  font-weight:850!important;}.osanime-age-confirm>span small{display:block!important;
  color:#7f8da2!important;
  font-size:8.5px!important;
  font-weight:550!important;
  line-height:1.5!important;}.osanime-age-form .osanime-access-primary{width:100%!important;
  min-height:47px!important;
  margin-top:1px!important;}.osanime-age-error,.osanime-age-denied{margin:15px 0 0!important;
  padding:11px 12px!important;
  border:1px solid rgba(239,106,106,.24)!important;
  border-radius:10px!important;
  background:rgba(239,106,106,.075)!important;
  color:#ffc7cf!important;
  font-size:10px!important;
  font-weight:700!important;
  line-height:1.55!important;
  text-align:left!important;}.osanime-age-note{display:flex!important;
  align-items:flex-start!important;
  gap:8px!important;
  margin:12px 2px 0!important;
  color:#76869d!important;
  font-size:8.7px!important;
  line-height:1.55!important;
  text-align:left!important;}.osanime-age-note i{flex:0 0 auto!important;
  margin-top:2px!important;
  color:#9a77ee!important;}.osanime-age-exit{display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  margin:14px auto 0!important;
  color:#8898ad!important;
  font-size:9px!important;
  font-weight:800!important;
  text-decoration:none!important;}.osanime-age-exit:hover{color:#fff!important}.osanime-access-lock a:focus-visible,.osanime-access-lock button:focus-visible{outline:2px solid rgba(255,79,147,.82)!important;
  outline-offset:2px!important;}@media (max-width:620px){.osanime-access-lock{place-items:start center!important;
    padding:10px!important;}.osanime-access-modal{width:100%!important;
    max-height:none!important;
    min-height:calc(100dvh - 20px)!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    padding:22px 16px!important;
    border-radius:16px!important;}.osanime-access-icon{width:54px!important;
    height:54px!important;
    margin-bottom:11px!important;
    border-radius:15px!important;
    font-size:21px!important;}.osanime-access-modal h1{font-size:23px!important}.osanime-access-modal>p,.osanime-age-intro{font-size:11.5px!important;line-height:1.6!important}.osanime-age-trust-row{margin-top:11px!important}.osanime-age-form{margin-top:15px!important;padding:12px!important;gap:10px!important}.osanime-age-form input[type="date"]{height:44px!important;min-height:44px!important;max-height:44px!important;font-size:12px!important;line-height:44px!important}.osanime-access-actions{grid-template-columns:1fr!important;margin-top:17px!important}.osanime-age-note{font-size:8.2px!important}}@media (max-height:760px) and (min-width:621px){.osanime-access-modal{padding:20px 25px!important}.osanime-access-icon{width:52px!important;height:52px!important;margin-bottom:10px!important;font-size:21px!important;border-radius:15px!important}.osanime-age-kicker{margin-bottom:7px!important}.osanime-access-modal h1{font-size:24px!important;margin-bottom:6px!important}.osanime-access-modal>p,.osanime-age-intro{font-size:11.5px!important;line-height:1.5!important}.osanime-age-trust-row{margin-top:9px!important}.osanime-age-form{margin-top:13px!important;padding:12px!important;gap:9px!important}.osanime-age-form input[type="date"]{height:43px!important;min-height:43px!important;max-height:43px!important;line-height:43px!important}.osanime-age-confirm{padding:9px 10px!important}.osanime-age-note{margin-top:9px!important}.osanime-age-exit{margin-top:9px!important}}@media (prefers-reduced-motion:reduce){.osanime-access-lock *,.osanime-access-lock *::before,.osanime-access-lock *::after{transition:none!important;scroll-behavior:auto!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)}}.notification-empty b{font-size:11px!important}@media (min-width: 781px){html{width: 100%;
    min-height: 100%;}body.auth-screen-page{width: 100% !important;
    min-height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #040814 !important;
    overflow-x: hidden !important;}body.auth-screen-page .auth-screen{width: 100% !important;
    max-width: none !important;
    min-height: 100vh !important;
    min-height: 100dvh !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;}}