*{margin:0;padding:0;box-sizing:border-box}.home{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:2rem;overflow-x:hidden}.home__card{display:flex;flex-direction:row;align-items:center;max-width:640px;width:100%;gap:0}.home__left{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding-right:2rem}.home__gif{width:120px;height:120px;object-fit:cover;border-radius:12px}.home__divider{width:1px;height:160px;background:#e2e8f0;flex-shrink:0;align-self:center}.home__right{flex:1;display:flex;flex-direction:column;gap:1rem;padding-left:2rem;min-width:0}.home__name{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;gap:0}.home__name-char{font-size:1.8rem;font-weight:200;color:#94a3b8;letter-spacing:.25rem;line-height:1;transition:color .3s ease}.home__right:hover .home__name-char{color:#64748b}.home__tagline{font-size:.72rem;font-weight:400;color:#94a3b8;margin:0;line-height:1.5}.home__rule{width:100%;height:1px;background:#e2e8f0}.home__form{display:flex;flex-direction:column;gap:.6rem}.home__label{display:flex;flex-wrap:wrap;gap:0}.home__label-char{font-size:.68rem;font-weight:600;color:#94a3b8;letter-spacing:.22rem}.home__input-wrap{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:border-color .2s ease}.home__input-wrap:focus-within{border-color:#94a3b8}.home__input-wrap--error{border-color:#fca5a5}.home__input-prefix{padding:.65rem .5rem .65rem .85rem;font-size:.7rem;color:#94a3b8;white-space:nowrap;background:#f8fafc;border-right:1px solid #e2e8f0;-webkit-user-select:none;user-select:none;flex-shrink:0}.home__input{flex:1;border:none;outline:none;padding:.65rem .85rem;font-size:.88rem;font-family:inherit;color:#1e293b;background:#fff;min-width:0}.home__input::placeholder{color:#e2e8f0}.home__error{font-size:.67rem;color:#ef4444;margin:0;letter-spacing:.02em}.home__form-footer{display:flex;justify-content:flex-end;margin-top:.25rem}.home__btn{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;padding:0;font-size:.72rem;font-family:inherit;font-weight:600;color:#334155;cursor:pointer;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;position:relative;transition:color .2s ease}.home__btn:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:#334155;transition:width .25s ease}.home__btn:hover{color:#1e293b}.home__btn:hover:after{width:100%}.home__btn:active{opacity:.7}.home__btn-arrow{font-size:1rem;font-weight:100;color:#94a3b8;line-height:1;transition:transform .2s ease,color .2s ease}.home__btn:hover .home__btn-arrow{transform:translate(3px);color:#334155}@media(max-width:640px){.home{padding:1.5rem}.home__gif{width:90px;height:90px}.home__left{padding-right:1.5rem}.home__right{padding-left:1.5rem}.home__name-char{font-size:1.5rem;letter-spacing:.18rem}.home__divider{height:130px}}@media(max-width:480px){.home{align-items:flex-start;padding:2.5rem 1.25rem}.home__card{flex-direction:column;align-items:center;gap:1.5rem}.home__left{padding-right:0;justify-content:center}.home__gif{width:80px;height:80px;border-radius:14px}.home__divider{display:none}.home__right{padding-left:0;width:100%;gap:.85rem}.home__name{justify-content:center}.home__name-char{font-size:1.6rem;letter-spacing:.2rem}.home__tagline{text-align:center;font-size:.75rem}.home__rule{margin:0}.home__input-prefix{font-size:.62rem;padding:.6rem .4rem .6rem .7rem}.home__input{font-size:.85rem;padding:.6rem .7rem}.home__label-char{font-size:.62rem;letter-spacing:.18rem}}.anime-list-container{min-height:100vh;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:2rem;box-sizing:border-box;overflow-x:hidden}.topbar{display:flex;flex-direction:row;align-items:center;gap:0;margin-bottom:3.5rem;width:100%}.topbar__identity{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;flex-shrink:0;padding-right:2rem}.topbar__brand{display:flex;flex-direction:row;align-items:center;gap:.6rem}.topbar__gif{width:36px;height:36px;object-fit:cover;border-radius:7px;flex-shrink:0}.topbar__brand-text{display:flex;flex-direction:column;gap:3px}.topbar__title-row{display:flex;align-items:center;gap:.4rem}.topbar__title{font-size:1rem;font-weight:500;color:#334155;letter-spacing:-.01em;margin:0;white-space:nowrap;line-height:1}.topbar__back{background:none;border:none;font-size:.9rem;color:#cbd5e1;cursor:pointer;padding:0;line-height:1;transition:color .18s ease;display:flex;align-items:center}.topbar__back:hover{color:#64748b}.topbar__subtitle{font-size:.7rem;color:#94a3b8;margin:0;font-weight:400;white-space:nowrap}.topbar__username{display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:0}.topbar__username-char{font-size:.95rem;font-weight:600;color:#475569;letter-spacing:.12rem;line-height:1.3;transition:color .3s ease}.topbar__identity:hover .topbar__username-char{color:#1e293b}.topbar__chevron{font-size:6rem;font-weight:100;color:#e2e8f0;flex-shrink:0;display:flex;align-items:center;padding:0 2rem;line-height:1;-webkit-user-select:none;user-select:none;letter-spacing:-.05em}.topbar__stats{display:flex;flex-direction:row;align-items:stretch;gap:0;flex:1;min-width:0}.stats-block{flex:1;display:flex;flex-direction:column;gap:.9rem;padding:0 2rem;min-width:0}.stats-block:first-child{padding-left:0}.stats-block:last-child{padding-right:0}.stats-divider{width:1px;height:80px;background:#e2e8f0;flex-shrink:0;align-self:center}.stats-block__type{font-size:.7rem;font-weight:200;letter-spacing:.35rem;color:#94a3b8;text-transform:uppercase}.stats-block__numbers{display:flex;flex-direction:row;gap:1.25rem;flex-wrap:nowrap}.stats-num{display:flex;flex-direction:column;gap:2px}.stats-num__value{font-size:1.25rem;font-weight:300;color:#1e293b;letter-spacing:-.02em;line-height:1}.stats-num__label{font-size:.6rem;font-weight:400;color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em}.stats-bar{display:flex;flex-direction:row;height:3px;border-radius:999px;overflow:hidden;gap:1px;background:#f1f5f9}.stats-bar__seg{height:100%;min-width:2px;transition:width .5s cubic-bezier(.25,.46,.45,.94)}.stats-block__legend{display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem 1rem}.stats-legend__item{display:flex;align-items:center;gap:5px}.stats-legend__dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.stats-legend__label{font-size:.68rem;color:#94a3b8;font-weight:400}.stats-legend__count{font-size:.68rem;font-weight:600;color:#475569}.section-rule{display:flex;align-items:center;gap:1rem;margin:0 0 3rem;width:100%}.section-rule__line{flex:1;height:1px;background:#e2e8f0}.section-rule__label{font-size:.65rem;font-weight:200;letter-spacing:.4rem;color:#cbd5e1;text-transform:uppercase;flex-shrink:0;padding-top:1px}.section-rule__end{height:1px;background:#e2e8f0;margin-top:3rem}.section-container{margin-bottom:3rem}.main-content{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);gap:2.5rem}.anime-text-container{display:flex;align-items:center;justify-content:center;flex-shrink:0}.anime-text{display:flex;flex-direction:column;align-items:center;gap:.3rem}.anime-text-span{font-size:2.8rem;font-weight:200;color:#94a3b8;letter-spacing:.35rem;writing-mode:vertical-rl;text-orientation:upright;cursor:default;-webkit-user-select:none;user-select:none;transition:color .3s ease}.anime-text-container:hover .anime-text-span{color:#64748b}.grid-container{display:flex;justify-content:center;align-items:center;flex-shrink:0;max-width:100%}.anime-grid{display:grid;grid-template-columns:repeat(5,200px);grid-template-rows:repeat(2,300px);gap:0;border:2px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.grid-item{position:relative;width:200px;height:300px;overflow:hidden;cursor:pointer;border:1px solid #e2e8f0;border-width:0 1px 1px 0;text-decoration:none;display:block}.poster-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .4s ease}.grid-item:hover .poster-image{transform:scale(1.06);filter:brightness(.55)}.episode-overlay{position:absolute;bottom:8px;left:8px;background-color:#000000bf;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;z-index:5;transition:opacity .25s ease}.rating-overlay{position:absolute;top:8px;left:8px;background-color:#ffc107e6;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;z-index:5;transition:opacity .25s ease}.rating-text{text-shadow:0 1px 2px rgba(0,0,0,.3)}.abv-overlay{position:absolute;bottom:8px;right:8px;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;z-index:5;transition:opacity .25s ease}.grid-item:hover .episode-overlay,.grid-item:hover .rating-overlay,.grid-item:hover .abv-overlay{opacity:0}.hover-panel{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:1rem .85rem;gap:.35rem;z-index:10;transform:translateY(12px);opacity:0;transition:opacity .3s ease,transform .3s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.grid-item:hover .hover-panel{opacity:1;transform:translateY(0)}.hover-panel__title{font-size:.82rem;font-weight:700;color:#fff;line-height:1.25;text-shadow:0 1px 4px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hover-panel__eng{font-size:.7rem;font-weight:400;color:#ffffffa6;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hover-panel__badge{font-size:.65rem;font-weight:700;color:#fff;padding:2px 7px;border-radius:3px;letter-spacing:.04em;text-transform:uppercase;margin-top:.1rem}.latest-updates-label,.other-series-label{display:flex;flex-direction:row;align-items:center;gap:0;margin-bottom:.6rem}.other-series-char{writing-mode:horizontal-tb!important;text-orientation:mixed!important;font-size:.75rem!important;font-weight:600!important;letter-spacing:.25rem!important;color:#94a3b8!important}.other-series-container{margin-top:1.2rem;width:100%;max-width:1000px}.other-series-wrapper{position:relative;display:flex;align-items:center}.other-series-wrapper:after{content:"";position:absolute;right:0;top:0;bottom:0;width:40px;background:linear-gradient(to right,transparent,rgba(255,255,255,.95));pointer-events:none;z-index:5}.other-series-track{display:flex;flex-direction:row;align-items:stretch;gap:8px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;padding:4px 40px 4px 2px}.other-series-track::-webkit-scrollbar{display:none}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.other-card{position:relative;flex:0 0 72px;width:72px;height:108px;border-radius:6px;overflow:hidden;border:1.5px solid #e2e8f0;background:#f8fafc;text-decoration:none;display:block;transition:transform .22s ease,border-color .2s,box-shadow .22s ease;animation:cardFadeIn .35s ease both;cursor:pointer}.other-card:hover{transform:translateY(-4px) scale(1.04);border-color:#94a3b8;box-shadow:0 8px 20px #1e293b24}.other-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s ease,transform .3s ease}.other-card:hover .other-card__img{filter:brightness(.45);transform:scale(1.06)}.other-card__panel{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:5px;gap:3px;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s cubic-bezier(.25,.46,.45,.94);pointer-events:none;z-index:10}.other-card:hover .other-card__panel{opacity:1;transform:translateY(0)}.other-card__panel-title{font-size:.58rem;font-weight:700;color:#fff;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.6);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;width:100%}.other-card__panel-meta{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.other-card__panel-score{font-size:.55rem;font-weight:700;color:#fbbf24;text-shadow:0 1px 2px rgba(0,0,0,.5)}.other-card__panel-badge{font-size:.5rem;font-weight:700;color:#fff;padding:1px 4px;border-radius:2px;text-transform:uppercase;letter-spacing:.03em}.top10-sidebar{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;width:180px;align-self:flex-start}.top10-sidebar__label{display:flex;flex-direction:row;align-items:center;gap:0;margin-bottom:.5rem}.top10-sidebar__list{display:flex;flex-direction:column;gap:6px;max-height:490px;overflow:hidden;position:relative;transition:max-height .4s cubic-bezier(.25,.46,.45,.94)}.top10-sidebar__list:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent,#ffffff);pointer-events:none;transition:opacity .3s ease}.top10-sidebar:hover .top10-sidebar__list{max-height:800px}.top10-sidebar:hover .top10-sidebar__list:after{opacity:0}.top10-item{display:flex;flex-direction:row;align-items:center;gap:8px;text-decoration:none;border-radius:6px;padding:5px 6px;transition:background .18s ease}.top10-item:hover{background:#f1f5f9}.top10-item__rank{font-size:.65rem;font-weight:700;color:#cbd5e1;width:20px;flex-shrink:0;text-align:right}.top10-item__img-wrap{width:36px;height:54px;border-radius:4px;overflow:hidden;flex-shrink:0;border:1px solid #e2e8f0}.top10-item__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.top10-item:hover .top10-item__img{transform:scale(1.06)}.top10-item__info{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.top10-item__title{font-size:.72rem;font-weight:600;color:#334155;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top10-item__score{font-size:.65rem;font-weight:700;color:#f59e0b}.top10-item__badge{display:inline-block;font-size:.58rem;font-weight:700;color:#fff;padding:1px 5px;border-radius:3px;text-transform:uppercase;letter-spacing:.03em;align-self:flex-start}.top10-mobile{display:none;flex-direction:column;gap:.6rem;margin-top:1.2rem;width:100%;position:relative}.top10-mobile:after{content:"";position:absolute;right:0;bottom:0;top:2rem;width:40px;background:linear-gradient(to right,transparent,rgba(255,255,255,.95));pointer-events:none;z-index:5}.top10-mobile__track{display:flex;flex-direction:row;gap:8px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;padding:4px 40px 4px 2px}.top10-mobile__track::-webkit-scrollbar{display:none}.top10-mobile .top10-item{flex-direction:column;align-items:center;flex:0 0 72px;padding:0;gap:4px}.top10-mobile .top10-item__rank{font-size:.6rem;width:auto;text-align:center}.top10-mobile .top10-item__img-wrap{width:72px;height:108px;border-radius:6px}.top10-mobile .top10-item__info{align-items:center;text-align:center;gap:2px}.top10-mobile .top10-item__title{font-size:.6rem;-webkit-line-clamp:2;text-align:center;max-width:72px}.top10-mobile .top10-item__badge{align-self:center;font-size:.5rem}.section-empty{display:flex;align-items:center;justify-content:center;padding:3rem 0}.section-empty__msg{font-size:1.4rem;font-weight:200;color:#cbd5e1;letter-spacing:.02em;margin:0;text-align:center}.scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:28px;height:28px;border-radius:50%;border:1.5px solid #e2e8f0;background:#ffffffeb;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #1e293b1a;opacity:0;pointer-events:none;transition:opacity .2s ease,background .2s,border-color .2s,box-shadow .2s}.scroll-arrow--visible{opacity:1;pointer-events:auto}.scroll-arrow:hover{background:#fff;border-color:#94a3b8;box-shadow:0 4px 12px #1e293b29;color:#1e293b}.scroll-arrow--left{left:-14px}.scroll-arrow--right{right:-14px}.loading-container{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner{width:40px;height:40px;border:3px solid #f1f5f9;border-top:3px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.loading-text{color:#64748b;font-size:1rem;font-weight:400}.error-text{color:#dc2626;font-size:.95rem;text-align:center;padding:1.5rem 2rem;background-color:#fef2f2;border-radius:8px;border:1px solid #fecaca;max-width:420px;line-height:1.5}.error-back-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem;color:#64748b;cursor:pointer;font-family:inherit;transition:background .18s ease,border-color .18s ease}.error-back-btn:hover{background:#f8fafc;border-color:#94a3b8}@media(max-width:1500px){.top10-sidebar{display:none}.top10-mobile{display:flex}}@media(max-width:1200px){.anime-list-container{padding:1.5rem}.topbar__chevron{font-size:4rem;padding:0 1.25rem}.anime-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,auto)}.grid-item{width:auto;height:auto;aspect-ratio:2 / 3}.other-series-container{width:100%}}@media(max-width:900px){.topbar{flex-direction:column;gap:1.25rem;margin-bottom:2rem}.topbar__chevron{display:none}.topbar__identity{padding-right:0}.topbar__stats{gap:0}.stats-block{padding:0 1.5rem}.stats-block:first-child{padding-left:0}.stats-block:last-child{padding-right:0}}@media(max-width:768px){.anime-list-container{padding:1rem}.topbar{flex-direction:column;gap:1rem;margin-bottom:2rem}.topbar__chevron{display:none}.topbar__identity{padding-right:0}.topbar__stats{flex-direction:column;gap:1.25rem}.stats-block{padding:0}.stats-divider{display:none}.stats-block__numbers{gap:1rem}.stats-num__value{font-size:1.2rem}.section-rule{margin:0 0 2rem}.main-content{flex-direction:column;align-items:flex-start;gap:1rem;min-height:unset}.anime-text-container{display:none}.grid-container{width:100%}.anime-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,auto);border-radius:8px}.grid-item{width:auto;height:auto;aspect-ratio:2 / 3}.hover-panel{opacity:1;transform:translateY(0);background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 60%)}.poster-image{filter:none!important;transform:none!important}.episode-overlay,.rating-overlay,.abv-overlay{opacity:1!important;font-size:.65rem;padding:3px 6px}.other-series-container{width:100%;margin-top:1rem}.other-card{flex:0 0 60px;width:60px;height:90px}.scroll-arrow{display:none}.section-container{margin-bottom:2rem}}@media(max-width:480px){.anime-list-container{padding:.75rem}.topbar__gif{width:32px;height:32px}.topbar__title{font-size:1.4rem}.stats-num__value{font-size:1rem}.other-card{flex:0 0 52px;width:52px;height:78px}}
