:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;color:#f4f2ed;background:#0b0c0d;font-synthesis:none;letter-spacing:0;--bg: #0b0c0d;--panel: #151719;--panel-2: #1c1f21;--line: #303438;--muted: #989da3;--green: #63c28a;--amber: #e3b65c;--red: #e27777;--blue: #76a7d7}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.app-loading{min-height:100vh;display:grid;place-items:center}.app-loading span,.brand-mark{display:grid;place-items:center;background:#ebe8df;color:#111;font-weight:900}.app-loading span{width:46px;height:46px;border-radius:8px}.admin-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:252px;display:flex;flex-direction:column;padding:24px 16px 18px;border-right:1px solid #24272a;background:#101112;z-index:30}.brand-block{display:flex;align-items:center;gap:12px;padding:0 8px 28px}.brand-mark{width:36px;height:36px;border-radius:6px}.brand-block div:last-child{display:grid;gap:2px}.brand-block strong{font-size:15px}.brand-block span,.account-row span,.field-help,.muted{color:var(--muted);font-size:12px}.sidebar nav{display:grid;gap:5px}.nav-label{padding:0 11px 7px;color:#686e74;font-size:11px;font-weight:700}.nav-label-spaced{margin-top:22px}.nav-item{min-height:43px;display:flex;align-items:center;gap:11px;padding:0 11px;border:1px solid transparent;border-radius:6px;color:#a9aeb3;font-size:14px;font-weight:650}.nav-item:hover:not(.disabled){background:#191b1d;color:#f4f2ed}.nav-item.active{border-color:#34383c;background:#202326;color:#fff}.nav-chevron{margin-left:auto;opacity:0}.nav-item.active .nav-chevron{opacity:.75}.nav-item.disabled{cursor:default;color:#656a6f}.planned{margin-left:auto;padding:3px 6px;border:1px solid #34373a;border-radius:4px;color:#777c80;font-size:10px}.sidebar-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:17px 7px 0;border-top:1px solid #282b2d}.account-row{display:flex;align-items:center;gap:10px;min-width:0}.account-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#29332d;color:#b7e4c8!important;font-weight:800}.account-row div{display:grid;gap:1px}.account-row strong{font-size:13px}.icon-button{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #35393d;border-radius:6px;background:#1a1c1e;cursor:pointer}.icon-button:hover:not(.disabled){border-color:#555b61;background:#24272a}.icon-button.disabled{color:#555a5f;cursor:default}.mobile-header{display:none}.main-content{min-height:100vh;margin-left:252px}.content-wrap{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:56px 0 80px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.eyebrow{display:block;color:#7e858b;font-size:11px;font-weight:800;line-height:1}.page-header h1{margin:9px 0 8px;font-size:clamp(32px,4vw,47px);line-height:1.06;letter-spacing:0}.page-header p{max-width:680px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}.page-actions{flex:0 0 auto}.primary-button,.secondary-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:6px;font-weight:700;cursor:pointer}.primary-button{border:1px solid #e8e4da;background:#e8e4da;color:#111}.secondary-button{border:1px solid #3c4145;background:#1c1f21;color:#eee}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.secondary-button:hover:not(:disabled){border-color:#60666c}.notice{margin:-15px 0 20px;padding:12px 14px;border:1px solid #394039;border-radius:6px;background:#172019;color:#9ed9b3;font-size:13px}.notice.error{border-color:#5a3434;background:#211516;color:#e8a4a4}.notice.warning{border-color:#594a2d;background:#211d15;color:#dfbd75}.summary-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:22px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.summary-strip div{display:flex;align-items:baseline;justify-content:space-between;padding:22px 24px;border-right:1px solid var(--line)}.summary-strip div:last-child{border:0}.summary-strip span{color:var(--muted);font-size:13px}.summary-strip strong{font-size:24px}.section-block{margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{margin:6px 0 0;font-size:18px}.project-list{display:grid;border:1px solid #2c3033;border-radius:7px;overflow:hidden}.project-row{min-height:82px;display:grid;grid-template-columns:44px minmax(200px,1fr) auto 84px 36px;align-items:center;gap:15px;padding:13px 15px;border-bottom:1px solid #2c3033;background:#191b1d}.project-row:last-child{border:0}.project-row.skeleton{grid-template-columns:1fr;background:linear-gradient(90deg,#191b1d 30%,#222527,#191b1d 70%);background-size:220% 100%;animation:skeleton 1.4s infinite}@keyframes skeleton{to{background-position-x:-220%}}.project-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:6px}.project-icon.profile{background:#212f3a;color:#9dc3e5}.project-icon.klog{background:#342c20;color:#e1bc77}.project-icon.collection{background:#26332b;color:#8fd1a8}.project-copy{display:grid;gap:5px}.project-copy strong{font-size:15px}.project-copy span,.response-time{color:var(--muted);font-size:12px}.status-pill{min-height:29px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:750;white-space:nowrap}.status-pill i{width:6px;height:6px;border-radius:50%}.status-pill.online{background:#173223;color:#93d9ad}.status-pill.online i{background:var(--green)}.status-pill.offline{background:#302122;color:#d99a9a}.status-pill.offline i{background:var(--red)}.status-pill.warning{background:#362d1d;color:#dfbd75}.status-pill.warning i{background:var(--amber)}.next-step{border-left:3px solid var(--amber)}.next-step h2{margin:7px 0;font-size:18px}.next-step p{max-width:760px;margin:0;color:var(--muted);line-height:1.65;font-size:14px}.settings-block{padding-bottom:18px}.config-form{display:grid;grid-template-columns:.7fr 1.3fr auto;align-items:end;gap:12px}label{display:grid;gap:7px;color:#a7acb1;font-size:12px;font-weight:650}input{width:100%;min-height:42px;padding:0 12px;border:1px solid #393e42;border-radius:6px;outline:0;background:#101214;color:#f4f2ed}input:focus{border-color:#7a838a;box-shadow:0 0 0 3px #6f78801e}.field-help{display:flex;align-items:center;gap:6px;margin:13px 0 0}.search-form{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:8px 8px 8px 14px;border:1px solid #393e42;border-radius:7px;background:#101214;color:#777e84}.search-form:focus-within{border-color:#717980}.search-form input{min-height:40px;padding:0;border:0;background:transparent;box-shadow:none}.search-help{margin:9px 2px 0;color:#737a80;font-size:11px;line-height:1.5}.collection-browser{padding-bottom:18px}.collection-tabs{display:inline-grid;grid-template-columns:repeat(2,minmax(110px,1fr));gap:4px;padding:4px;border:1px solid #34393d;border-radius:7px;background:#101214}.collection-tabs button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:0;border-radius:5px;background:transparent;color:#9da3a8;font-size:12px;font-weight:750;cursor:pointer}.collection-tabs button:hover{color:#f4f2ed}.collection-tabs button.active{background:#292d30;color:#fff}.collection-tabs span{min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#151719;color:#8f969c;font-size:10px}.collection-tabs button.active span{background:#3a4044;color:#d9dddf}.anime-list{display:grid;gap:10px;margin-top:18px}.anime-list.compact{margin-top:14px}.anime-row{display:grid;grid-template-columns:76px minmax(220px,1fr) minmax(260px,auto);align-items:center;gap:16px;min-height:108px;padding:12px;border:1px solid #2e3235;border-radius:7px;background:#191b1d}.anime-cover{width:76px;height:84px;overflow:hidden;border-radius:4px;background:#272b2e}.anime-cover img{width:100%;height:100%;object-fit:cover}.cover-placeholder{height:100%;display:grid;place-items:center;color:#5f666c;font-weight:900}.anime-id-line{display:flex;align-items:center;gap:8px;min-height:20px}.anime-id{color:#6f767c;font:11px ui-monospace,monospace}.collection-state{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid #365441;border-radius:999px;background:#183023;color:#93d9ad;font-size:10px;font-weight:750}.collection-state.unset{border-color:#3a3f43;background:#222527;color:#8f969c}.anime-info h3{margin:4px 0;font-size:16px}.anime-original{margin:0;color:var(--muted);font-size:12px}.anime-meta{display:flex;gap:12px;margin-top:10px;color:#7f868c;font-size:11px}.state-actions{display:grid;grid-template-columns:repeat(5,minmax(48px,1fr));gap:6px}.state-actions button{min-height:32px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid #3a3f43;border-radius:5px;background:#222527;color:#b5babf;font-size:11px;cursor:pointer}.state-actions button:hover:not(:disabled){border-color:#6f787f;color:#fff}.state-actions button.active{border-color:#54705e;background:#203329;color:#a6dfba}.state-actions button:disabled{cursor:wait;opacity:.6}.state-actions button.active:disabled{opacity:1}.audit-block{padding:0;overflow:hidden}.audit-row{min-height:65px;display:grid;grid-template-columns:50px minmax(220px,1.5fr) minmax(100px,.8fr) 100px 170px;align-items:center;gap:14px;padding:11px 18px;border-bottom:1px solid #2d3134;font-size:13px}.audit-row:last-child{border:0}.audit-head{min-height:42px;color:#7c8389;background:#111315;font-size:11px;font-weight:700}.audit-row strong,.audit-row small{display:block}.audit-row small{margin-top:4px;color:#777e84;font:10px ui-monospace,monospace}.audit-row time,.audit-row>span:nth-child(n+3){color:#9ca2a7}.audit-ok{color:var(--green)!important}.audit-fail{color:var(--red)!important}.empty-state{min-height:90px;display:flex;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;color:var(--muted)}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,560px) 1fr}.login-panel{display:flex;flex-direction:column;justify-content:center;padding:60px clamp(36px,7vw,92px);border-right:1px solid #282b2e;background:#111315}.login-brand{position:absolute;top:30px;left:clamp(36px,7vw,92px);display:flex;align-items:center;gap:10px}.login-brand span{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;background:#ebe8df;color:#111;font-weight:900}.login-heading{display:flex;align-items:center;gap:8px;color:#8d949a;font-size:12px;font-weight:700}.login-panel h1{margin:18px 0 10px;font-size:43px;line-height:1.08}.login-panel>p{margin:0 0 32px;color:var(--muted);line-height:1.6;font-size:14px}.login-panel form{display:grid;gap:16px}.form-error{padding:11px 12px;border:1px solid #5a3434;border-radius:6px;background:#211516;color:#e8a4a4;font-size:12px}.login-button{margin-top:5px}.login-aside{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:8vw;background:#090a0b;color:#17191b;font-size:clamp(60px,9vw,150px);font-weight:950;line-height:.78;-webkit-user-select:none;user-select:none}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.mobile-header{position:sticky;top:0;z-index:20;height:58px;display:flex;align-items:center;gap:12px;padding:0 15px;border-bottom:1px solid #292c2f;background:#101112ef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar{transform:translate(-100%);transition:transform .18s ease}.sidebar.open{transform:translate(0)}.sidebar-scrim{position:fixed;inset:0;z-index:25;border:0;background:#0009}.main-content{margin-left:0}.content-wrap{width:min(100% - 30px,760px);padding:32px 0 60px}.page-header{align-items:flex-start}.summary-strip{grid-template-columns:1fr}.summary-strip div{border-right:0;border-bottom:1px solid var(--line)}.project-row{grid-template-columns:44px 1fr auto 36px}.response-time{display:none}.config-form{grid-template-columns:1fr}.anime-row{grid-template-columns:76px 1fr}.state-actions{grid-column:1 / -1}.audit-table{overflow-x:auto}.audit-row{min-width:760px}}@media(max-width:620px){.page-header{display:grid;margin-bottom:28px}.page-header h1{font-size:34px}.project-row{grid-template-columns:40px minmax(0,1fr) 34px;gap:10px}.status-pill{grid-column:2;justify-self:start}.project-row>.icon-button{grid-column:3;grid-row:1 / span 2}.anime-row{grid-template-columns:62px 1fr;align-items:start}.anime-cover{width:62px;height:78px}.state-actions{grid-template-columns:repeat(5,minmax(44px,1fr))}.search-form{grid-template-columns:20px 1fr}.search-form .primary-button{grid-column:1 / -1}.collection-tabs{width:100%}.login-page{grid-template-columns:1fr}.login-panel{min-height:100vh;border:0;padding:70px 28px 40px}.login-brand{left:28px;top:24px}.login-aside{display:none}}
