.gallery-admin{min-height:100vh;background:#f5f6f8;color:#17213b}.admin-topbar{height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #e2e5eb;box-shadow:none}.admin-brand{display:flex;align-items:center;gap:9px;color:#17213b;text-decoration:none;font-weight:800}.admin-brand small{padding:3px 6px;border-radius:4px;background:#ffd233;color:#17213b;font-size:9px}.admin-logo{width:28px;height:28px;object-fit:contain}.admin-topbar>div{display:flex;align-items:center;gap:12px}.admin-topbar>div>a{display:flex;align-items:center;gap:6px;color:#59657d;text-decoration:none;font-size:13px;font-weight:700}.admin-layout{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:calc(100vh - 64px)}.admin-sidebar{display:flex;flex-direction:column;justify-content:space-between;padding:22px 14px;border-right:1px solid #e2e5eb;background:#fff}.admin-sidebar nav{display:grid;gap:5px}.admin-sidebar nav button{display:flex;align-items:center;gap:10px;width:100%;height:42px;padding:0 12px;border-radius:7px;background:transparent;color:#667087;text-align:left;font-size:13px;font-weight:750}.admin-sidebar nav button svg{width:17px}.admin-sidebar nav button:hover{background:#f2f3f7;color:#17213b}.admin-sidebar nav button.active{background:#e9ecff;color:#3d4fc6}.admin-sidebar>div{display:grid;gap:3px;padding:12px;border-top:1px solid #e5e7eb}.admin-sidebar>div span,.admin-sidebar>div small{font-size:10px;color:#7a8498}.admin-sidebar>div strong{font-size:13px}.admin-content{min-width:0;padding:32px clamp(20px,4vw,52px) 60px}.admin-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.admin-heading p{margin:0 0 5px;color:#4859d8;font-size:10px;font-weight:850}.admin-heading h1{margin:0;font-family:"Noto Serif SC",Noto Sans SC,serif;font-size:34px;line-height:1.25;letter-spacing:0}.admin-heading span{display:block;margin-top:8px;color:#69748a;font-size:13px}.admin-error{margin:0 0 18px;padding:11px 13px;border-left:3px solid #d74444;background:#fff1f1;color:#9d2f2f;font-size:13px}.admin-loading{display:flex;align-items:center;justify-content:center;gap:8px;min-height:240px;color:#667087;font-size:13px}.spin{animation:spin .8s linear infinite}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e0e3e9;border-radius:8px;background:#fff}.admin-stat{display:flex;gap:12px;min-width:0;padding:18px;border-right:1px solid #e8eaf0}.admin-stat:last-child{border-right:0}.admin-stat>span{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:7px;background:#eef0ff;color:#4859d8}.admin-stat svg{width:17px}.admin-stat div{min-width:0}.admin-stat small,.admin-stat strong,.admin-stat p{display:block;margin:0}.admin-stat small{color:#788297;font-size:10px;font-weight:750}.admin-stat strong{margin:3px 0;font-size:24px;line-height:1}.admin-stat p{overflow:hidden;color:#7a8498;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.overview-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(250px,.7fr);gap:16px;margin-top:16px}.admin-panel{border:1px solid #e0e3e9;border-radius:8px;background:#fff;padding:20px}.panel-title{display:flex;align-items:start;justify-content:space-between;gap:18px}.panel-title h2{margin:0;font-size:15px}.panel-title p{margin:4px 0 0;color:#7a8498;font-size:11px}.live-state{display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:6px;background:#f0f1f4;color:#687288;font-size:10px;font-weight:800}.live-state i{width:6px;height:6px;border-radius:50%;background:#8b93a3}.live-state.active{background:#e9f8ef;color:#237645}.live-state.active i{background:#2ca65a;box-shadow:0 0 0 3px #2ca65a20}.task-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.task-grid div{min-width:0;border-left:2px solid #dfe3ec;padding-left:9px}.task-grid span,.task-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-grid span{color:#858da0;font-size:9px}.task-grid strong{margin-top:4px;font-size:12px}.progress-row{margin-top:13px}.progress-row>div{display:flex;justify-content:space-between;margin-bottom:6px;color:#687288;font-size:11px}.progress-row b{color:#3d4fc6}.progress-row progress,.storage-panel progress{display:block;width:100%;height:7px;border:0;border-radius:4px;overflow:hidden;background:#e8ebf1}.progress-row progress::-webkit-progress-bar,.storage-panel progress::-webkit-progress-bar{background:#e8ebf1}.progress-row progress::-webkit-progress-value{background:#4859d8}.progress-row.media progress::-webkit-progress-value{background:#2ca65a}.progress-row progress::-moz-progress-bar{background:#4859d8}.progress-row.media progress::-moz-progress-bar{background:#2ca65a}.current-task{overflow:hidden;margin:14px 0 0;color:#778196;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.storage-panel{display:flex;flex-direction:column}.storage-panel>.panel-title svg{color:#4859d8}.storage-panel>strong{margin-top:28px;font-size:30px}.storage-panel>span{margin:3px 0 17px;color:#7a8498;font-size:11px}.storage-panel progress::-webkit-progress-value{background:#ffd233}.storage-panel progress::-moz-progress-bar{background:#ffd233}.storage-panel>p{display:flex;align-items:center;gap:6px;margin:auto 0 0;padding-top:20px;color:#667087;font-size:11px}.progress-panel{margin-top:16px}.chart-legend{display:flex;gap:14px;color:#69748a;font-size:10px}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend span:before{content:"";width:8px;height:3px;border-radius:2px}.chart-legend .imported:before{background:#4859d8}.chart-legend .synced:before{background:#2ca65a}.chart-wrap{width:100%;height:280px;margin-top:16px}.chart-wrap svg{display:block;width:100%;height:100%;overflow:visible}.chart-grid{stroke:#e6e8ee;stroke-width:1}.chart-axis{fill:#8a93a5;font-size:9px}.chart-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-imported{stroke:#4859d8}.chart-synced{stroke:#2ca65a}.assets-section{min-width:0}.assets-toolbar{display:flex;align-items:center;gap:18px;margin-bottom:14px}.assets-toolbar .gallery-search{max-width:520px}.assets-toolbar>span{margin-left:auto;color:#69748a;font-size:11px;font-weight:750}.admin-table{overflow:hidden;border:1px solid #e0e3e9;border-radius:8px;background:#fff}.admin-table table{width:100%;table-layout:fixed;border-collapse:collapse}.admin-table th,.admin-table td{padding:11px 13px;border-bottom:1px solid #eceef2;text-align:left;color:#5d687e;font-size:11px}.admin-table th{height:38px;background:#f8f9fb;color:#7d8698;font-size:9px;text-transform:uppercase}.admin-table th:first-child{width:25%}.admin-table th:nth-child(2){width:21%}.admin-table th:nth-child(3){width:8%}.admin-table th:nth-child(4){width:10%}.admin-table th:nth-child(5){width:13%}.admin-table th:last-child{width:128px;text-align:right}.admin-table td:last-child{text-align:right}.admin-table tbody tr:last-child td{border-bottom:0}.admin-character{display:flex;align-items:center;gap:9px;min-width:0}.admin-character>span{display:grid;place-items:center;flex:0 0 auto;width:34px;height:42px;overflow:hidden;border-radius:5px;background:#eceef2;color:#8b94a4}.admin-character img{width:100%;height:100%;object-fit:cover}.admin-character div{min-width:0}.admin-character strong,.admin-character small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-character strong{color:#17213b;font-size:12px}.admin-character small{margin-top:3px;color:#8991a1;font-size:9px}.coverage{display:inline-block;min-width:42px;padding:4px 6px;border-radius:5px;background:#fff0dc;color:#9b621f;text-align:center;font-size:10px;font-weight:800}.coverage.complete{background:#e9f8ef;color:#237645}.assets-section>.gallery-pagination{padding:18px 0 0}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#17213b48}.asset-drawer{position:absolute;right:0;top:0;width:min(520px,100%);height:100%;overflow:auto;background:#f7f8fa;box-shadow:-16px 0 42px #17213b20}.drawer-header{position:sticky;top:0;z-index:2;height:auto;padding:20px 22px;background:#fff;border-bottom:1px solid #e2e5eb;box-shadow:none}.drawer-header>div:first-child{min-width:0}.drawer-header p,.drawer-header h2,.drawer-header span{display:block;margin:0}.drawer-header p{color:#4859d8;font-size:9px;font-weight:850}.drawer-header h2{margin:3px 0;font-size:20px;overflow-wrap:anywhere}.drawer-header span{color:#7a8498;font-size:10px}.drawer-loading{display:flex;justify-content:center;align-items:center;gap:8px;min-height:240px;color:#717b90;font-size:12px}.asset-list{display:grid;gap:8px;padding:16px}.asset-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border:1px solid #e0e3e9;border-radius:8px;background:#fff}.asset-preview{display:grid;place-items:center;width:58px;height:72px;overflow:hidden;border-radius:6px;background:#eceef2;color:#8991a1}.asset-preview img{width:100%;height:100%;object-fit:cover}.asset-meta{min-width:0}.asset-meta strong,.asset-meta span{display:block}.asset-meta strong{font-size:12px}.asset-meta span{display:flex;align-items:center;gap:4px;margin-top:5px;color:#6e788d;font-size:9px}.asset-drawer>.admin-error{margin:14px 16px 0}.storage-panel.unavailable{border-color:#e3b6b6;background:snow}.storage-panel.unavailable>.panel-title svg,.storage-panel.unavailable>p{color:#a43b3b}.parallel-states{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}@media(max-width:1000px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat:nth-child(2){border-right:0}.admin-stat:nth-child(-n+2){border-bottom:1px solid #e8eaf0}.overview-grid{grid-template-columns:1fr}.storage-panel>p{margin-top:20px}.admin-table th:nth-child(2),.admin-table td:nth-child(2),.admin-table th:nth-child(5),.admin-table td:nth-child(5){display:none}.admin-table th:first-child{width:38%}}@media(max-width:720px){.admin-topbar{padding:0 14px}.admin-topbar>div>a{font-size:0}.admin-layout{display:block}.admin-sidebar{position:sticky;top:0;z-index:10;display:block;padding:8px 12px;border-right:0;border-bottom:1px solid #e2e5eb}.admin-sidebar nav{display:grid;grid-template-columns:1fr 1fr}.admin-sidebar>div{display:none}.admin-content{padding:22px 14px 46px}.admin-heading{align-items:start}.admin-heading h1{font-size:28px}.admin-heading>button{font-size:0;padding:0;width:36px}.task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-wrap{height:220px}.admin-table th:nth-child(3),.admin-table td:nth-child(3){display:none}.admin-table th:first-child{width:48%}.admin-table th:nth-child(4){width:20%}.admin-table th:last-child{width:104px}.admin-table th,.admin-table td{padding:9px 8px}.admin-table .gallery-button{padding:0 8px;font-size:10px}.gallery-pagination>span{width:100%}.assets-toolbar{align-items:stretch;flex-direction:column}.assets-toolbar>span{margin-left:0}.asset-row{grid-template-columns:50px minmax(0,1fr) auto}.asset-preview{width:50px;height:64px}}:root{font-family:Noto Sans SC,DM Sans,ui-sans-serif,system-ui,sans-serif;color:#17213b;background:#f7f5ee}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button{border:0}.image-preview{position:relative;display:block;overflow:hidden;background:linear-gradient(105deg,#e7e3da 35%,#f5f2eb,#e7e3da 57%);background-size:250% 100%;animation:shimmer 1.2s infinite}.image-preview-label{position:absolute;z-index:1;left:8px;top:8px;padding:3px 6px;border-radius:5px;background:#17213ba8;color:#fff;font-size:9px;font-weight:800;opacity:.75}.image-preview img{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .2s}.image-preview.is-loaded{animation:none}.image-preview.is-loaded img{opacity:1}@keyframes shimmer{to{background-position:-250% 0}}@keyframes spin{to{transform:rotate(360deg)}}header{height:68px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 max(24px,calc((100vw - 1180px)/2));background:#fff;border-bottom:1px solid #e7e2d7}.brand{display:flex;gap:10px;align-items:center;color:#17213b;text-decoration:none;font-family:DM Sans,Noto Sans SC,sans-serif;font-weight:850;min-width:0}.brand>span,.mark{display:grid;place-items:center;flex:0 0 auto;background:#4859d8;color:#fff;border-radius:11px;width:30px;height:30px;font-weight:900}.brand small{color:#7a8499;font-size:10px}.profile,.source{display:flex;align-items:center;gap:7px;color:#4859d8;text-decoration:none;font-weight:700;font-size:14px;white-space:nowrap}.hero{max-width:1180px;margin:0 auto;padding:72px 24px 34px}.eyebrow{color:#4859d8;font-family:DM Sans,Noto Sans SC,sans-serif;font-weight:800;font-size:11px}.hero h1,.welcome h1{font-family:"Noto Serif SC",Noto Sans SC,serif;font-size:58px;line-height:1.16;letter-spacing:0;margin:9px 0 15px}.hero>p:not(.eyebrow),.welcome>p{color:#65708a;max-width:570px;line-height:1.6}.search{max-width:580px;background:#fff;border:1px solid #dadce4;border-radius:14px;display:flex;gap:10px;padding:13px 16px;margin-top:28px;color:#66708a}.search input{outline:0;border:0;width:100%;min-width:0;background:transparent}.grid{max-width:1180px;margin:0 auto;padding:0 24px 64px;display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:18px}.card{display:block;min-width:0;border:1px solid #e3e0d9;text-align:left;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 3px 14px #17213b0b;transition:.18s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #17213b1c}.card>.image-preview{width:100%;aspect-ratio:4/5}.card>div{min-width:0;padding:13px}.card p,.card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#71809b;margin:0}.card h2{font-size:17px;margin:5px 0 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.welcome,.center{min-height:100vh;display:grid;place-content:center;padding:28px;text-align:center}.welcome{max-width:760px;margin:auto}.welcome .mark{margin:auto;width:52px;height:52px;font-size:23px}.landing-button{display:inline-block;background:#4859d8;color:#fff;border-radius:12px;padding:13px 19px;text-decoration:none;font-weight:750;margin-top:20px}.spinner{width:28px;height:28px;border:3px solid #d9dded;border-top-color:#4859d8;border-radius:100%;animation:spin .7s linear infinite}.empty,.error{max-width:1180px;margin:20px auto;padding:24px;color:#71809b}.landing{min-height:100vh;background:linear-gradient(140deg,#f7f5ee 15%,#eff2ff 70%,#fff4e2)}.landing header{background:transparent}.landing-signin{display:flex;align-items:center;gap:6px;color:#4859d8;text-decoration:none;font-weight:750;font-size:14px}.landing-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:50px;max-width:1180px;margin:0 auto;padding:clamp(76px,13vh,150px) 24px 85px}.landing-hero h1{font-family:"Noto Serif SC",Noto Sans SC,serif;font-size:78px;line-height:1.12;letter-spacing:0;margin:12px 0 22px}.landing-hero>div:first-child>p:not(.eyebrow){max-width:570px;color:#65708a;line-height:1.75;font-size:17px}.landing-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:30px}.landing-actions .button{display:flex;align-items:center;gap:8px;margin:0;padding:15px 19px;box-shadow:5px 5px #2c3ca1}.landing-actions span{display:flex;align-items:center;gap:6px;color:#52627f;font-size:13px;font-weight:750}.landing-art{min-height:370px;position:relative}.landing-mark{position:absolute;left:50%;top:50%;z-index:1;display:grid;place-items:center;width:126px;height:126px;transform:translate(-50%,-50%) rotate(-10deg);border-radius:32px;background:#4859d8;color:#fff;font-size:65px;font-weight:900;box-shadow:13px 14px #ffd233}.landing-orbit{position:absolute;left:50%;top:50%;border:2px solid #4859d830;border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:330px;height:330px}.orbit-two{width:455px;height:455px;border-style:dashed}.landing-card{position:absolute;z-index:2;display:grid;gap:4px;width:180px;padding:16px;border:2px solid #17213b;border-radius:16px;background:#fff;box-shadow:6px 6px #17213b18;transform:rotate(-5deg)}.landing-card span{font-size:11px;font-weight:900;color:#4859d8}.landing-card b{font-size:17px}.landing-card small{color:#71809b;font-size:11px}.card-one{left:3%;top:13%}.card-two{right:2%;bottom:12%;transform:rotate(6deg);background:#ffd233}.landing-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1132px;margin:0 auto;padding:0 0 55px}.landing-notes div{display:grid;gap:5px;padding:16px 24px;border-left:1px solid #17213b22}.landing-notes b{font-size:14px}.landing-notes span{color:#71809b;font-size:12px}.anipin-logo{display:block;width:30px;height:30px;object-fit:contain}.brand>.anipin-logo{flex:0 0 auto}.landing-mark .anipin-logo{width:82px;height:82px;filter:brightness(0) invert(1)}.catalog-tools{display:flex;align-items:end;flex-wrap:wrap;gap:10px;margin-top:28px}.catalog-tools .search{margin:0;flex:1 1 320px}.filter-select{display:grid;gap:4px;min-width:142px;color:#65708a;font-size:11px;font-weight:700}.filter-select select{height:47px;padding:0 31px 0 12px;border:1px solid #dadce4;border-radius:12px;background:#fff;color:#17213b;font-size:13px;outline:0}.clear-filters{height:40px;padding:0 10px;background:transparent;color:#4859d8;font-size:12px;font-weight:750}.catalog-count{display:flex;align-items:baseline;gap:8px;margin-top:18px}.catalog-count b{font-size:26px;line-height:1;color:#4859d8}.catalog-count span{font-size:13px;color:#65708a;font-weight:700}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;padding:0 24px 64px;color:#52627f;font-size:13px;font-weight:700}.pagination button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #dce0f5;border-radius:9px;background:#fff;color:#4859d8}.pagination button:disabled{opacity:.35;cursor:default}.detail-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;background:#17213b22;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.character-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;overflow:auto;background:#f7f5ee;padding:28px max(24px,calc((100vw - 1180px)/2)) 56px}.detail-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.close{display:flex;align-items:center;gap:8px;background:none;color:#52627f;font-weight:700;padding:0}.character-hero{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:end;padding:34px 0 30px;border-bottom:1px solid #dedbd2}.character-hero>.image-preview{width:230px;aspect-ratio:4/5;border-radius:18px;box-shadow:0 12px 30px #17213b22}.character-hero p{color:#65708a;margin:0}.character-hero h2{font-size:clamp(38px,5vw,62px);letter-spacing:-.055em;line-height:1;margin:8px 0 16px;overflow-wrap:anywhere}.facts{display:flex;flex-wrap:wrap;gap:8px}.facts span{padding:5px 9px;border-radius:8px;background:#e7e9ff;color:#3e50c6;font-size:12px;font-weight:750}.description{max-width:720px;margin-top:18px!important;line-height:1.7}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:44px}.detail-main,.detail-side{min-width:0}.detail-block{border-top:1px solid #e5e8ef;padding:20px 0}.detail-block h3{display:flex;gap:8px;align-items:center;font-size:14px;margin:0 0 12px}.detail-block>div{color:#55617b;line-height:1.65;overflow-wrap:anywhere}.tag-groups{display:grid;gap:18px}.tag-group h4{font-size:12px;color:#65708a;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px}.pill{display:inline-block;max-width:100%;background:#eef0ff;color:#3e50c6;border-radius:8px;padding:4px 8px;font-size:12px;margin:0 5px 6px 0;overflow-wrap:anywhere}.image-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.image-tile{position:relative;padding:0;background:none;border-radius:9px;overflow:hidden}.image-tile>.image-preview{aspect-ratio:3/4}.image-tile>span:last-child{position:absolute;right:5px;bottom:5px;display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#17213bc9;color:#fff;font-size:11px;font-weight:800}.voice{display:flex;gap:10px;margin:0 0 8px}.voice span{flex:0 0 68px;color:#65708a;font-size:12px}.related-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.related-card{min-width:0;display:flex;align-items:center;gap:8px;padding:6px;background:#fff;color:#4859d8;text-decoration:none;text-align:left;font-size:12px;font-weight:700;box-shadow:0 0 0 1px #dce0f5;border-radius:9px}.related-card:hover{background:#eef0ff}.related-card>.image-preview{flex:0 0 32px;width:32px;height:40px;border-radius:6px}.related-card>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-card.external{justify-content:space-between}.preview-dialog{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0b1028c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.preview-dialog-card{position:relative;display:grid;grid-template-columns:minmax(0,540px) minmax(180px,260px);gap:20px;align-items:end;max-width:min(900px,100%);max-height:calc(100vh - 48px);padding:20px;border-radius:18px;background:#fff;box-shadow:0 20px 80px #0006}.preview-dialog-card>.image-preview{max-height:calc(100vh - 90px);border-radius:10px}.preview-dialog-card>.image-preview img{object-fit:contain;background:#171d36}.preview-dialog-card a{display:flex;align-items:center;gap:5px;color:#4859d8;font-weight:700;text-decoration:none;margin-top:12px}.preview-close{position:absolute;right:10px;top:10px;z-index:1;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#17213bd9;color:#fff}@media(max-width:760px){header{height:62px;padding:0 16px}.brand small{display:none}.profile{font-size:0}.profile svg{width:19px;height:19px}.hero{padding:48px 16px 28px}.hero h1{font-size:40px}.grid{padding:0 16px 28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card>div{padding:11px}.card h2{font-size:15px}.catalog-summary{align-items:flex-start;flex-direction:column}.pagination{align-items:flex-start;flex-wrap:wrap;padding:0 16px 44px}.pagination label{margin-left:auto}.table-wrap{padding:0 16px;overflow:auto}.table-wrap table{min-width:620px}.landing-hero{grid-template-columns:1fr;padding:64px 20px 40px;gap:26px}.landing-hero h1{font-size:48px;line-height:1.18}.landing-art{min-height:300px;transform:scale(.83);transform-origin:center top;margin:-15px -35px}.landing-notes{grid-template-columns:1fr;margin:0 20px;padding-bottom:34px}.landing-notes div{padding:13px 0;border-left:0;border-top:1px solid #17213b22}.character-page{padding:20px 16px 42px}.character-hero{grid-template-columns:112px minmax(0,1fr);gap:16px;padding:26px 0}.character-hero>.image-preview{width:112px;border-radius:13px}.character-hero h2{font-size:34px}.description{grid-column:1/-1}.detail-layout{grid-template-columns:1fr;gap:0}.image-list{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-dialog-card{grid-template-columns:1fr;gap:12px;overflow:auto}.preview-dialog-card>.image-preview{max-height:65vh}.related-list{grid-template-columns:1fr}}.landing-button{display:inline-flex;align-items:center;box-shadow:0 5px #2c3ca1;transition:transform .12s,box-shadow .12s}.landing-button:hover{transform:translateY(-1px);box-shadow:0 6px #2c3ca1}.landing-button:active{transform:translateY(5px);box-shadow:0 0 #2c3ca1}.grid{padding-bottom:34px;grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.catalog-count{margin-top:0}.view-switch{display:flex;padding:3px;border:1px solid #dce0f5;border-radius:11px;background:#fff}.view-switch button{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:7px;background:transparent;color:#65708a;font-size:12px;font-weight:750}.view-switch button.active{background:#e9ecff;color:#3e50c6}.pagination{max-width:1180px;margin:0 auto;justify-content:space-between;padding-bottom:64px}.pagination label{display:flex;align-items:center;gap:8px;white-space:nowrap}.pagination select{height:34px;padding:0 26px 0 8px;border:1px solid #dce0f5;border-radius:8px;background:#fff;color:#17213b;font:inherit}.pagination>div{display:flex;gap:7px}.table-wrap{max-width:1180px;margin:0 auto 34px;padding:0 24px;overflow:hidden}.table-wrap table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e3e0d9;border-radius:16px;background:#fff;overflow:hidden}.table-wrap th,.table-wrap td{padding:13px 16px;border-bottom:1px solid #ece9e2;text-align:left;color:#52627f;font-size:13px}.table-wrap th{background:#fbfaf6;color:#65708a;font-size:11px;font-weight:800}.table-wrap tbody tr:last-child td{border-bottom:0}.table-character{display:flex;align-items:center;gap:11px;min-width:0;padding:0;background:transparent;text-align:left;color:#17213b}.table-character>.image-preview{flex:0 0 auto;width:36px;height:46px;border-radius:7px}.table-character span{display:grid;gap:2px;min-width:0}.table-character b,.table-character small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-character b{max-width:230px;font-size:14px}.table-character small{max-width:230px;color:#7a8499;font-size:11px}.table-action{display:flex;align-items:center;gap:5px;padding:7px 9px;border-radius:8px;background:#eef0ff;color:#3e50c6;font-size:12px;font-weight:750;white-space:nowrap}@media(max-width:960px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-card{display:block!important;min-width:0!important;padding:0!important;border:0!important;border-radius:14px!important;background:#e8e5dd!important;overflow:hidden!important;box-shadow:none!important;transition:transform .18s ease,box-shadow .18s ease!important}.hero-card:hover{transform:translateY(-3px)!important;box-shadow:0 13px 26px #17213b16!important}.hero-card-media{display:block!important;min-width:0!important;padding:0!important;overflow:hidden!important}.hero-card-media>.image-preview{width:100%;aspect-ratio:4/5;background:#e8e5dd}.hero-card-footer{display:block!important;min-width:0!important;padding:12px 13px 13px!important;background:#e8e5dd!important}.hero-card-footer p,.hero-card-footer span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#71809b;margin:0}.hero-card-footer h2{font-size:17px;color:#17213b;margin:5px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-preview{background:linear-gradient(105deg,#e4e1d8 35%,#eeebe4,#e4e1d8 57%)}.gallery-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 11px;border:1px solid #dce0f5;border-radius:9px;background:#fff;color:#4859d8;font-size:12px;font-weight:750;white-space:nowrap;transition:background .16s,color .16s,border-color .16s,transform .16s}.gallery-button:hover{border-color:#aeb8f7;background:#eef0ff;transform:translateY(-1px)}.gallery-button:active{transform:translateY(0)}.gallery-button:disabled{opacity:.4;cursor:default;transform:none}.gallery-button.primary{border-color:#4859d8;background:#4859d8;color:#fff}.gallery-button.secondary{background:#fff;color:#4859d8}.gallery-button.ghost{border-color:transparent;background:transparent;color:#65708a}.gallery-button.ghost:hover{background:#eef0ff;color:#3e50c6}.gallery-button.ghost.is-active{background:#e9ecff;color:#3e50c6}.gallery-button.icon{width:36px;padding:0}.gallery-select{width:100%;height:47px;padding:0 31px 0 12px;border:1px solid #dadce4;border-radius:12px;background:#fff;color:#17213b;font:inherit;font-size:13px;outline:0}.gallery-select:focus{border-color:#7886e9;box-shadow:0 0 0 3px #e9ecff}.gallery-field{display:grid;gap:4px;min-width:142px;color:#65708a;font-size:11px;font-weight:700}.gallery-view-toggle{display:flex;padding:3px;border:1px solid #dce0f5;border-radius:11px;background:#fff}.gallery-pagination{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:0 24px 64px;color:#52627f;font-size:13px;font-weight:700}.gallery-pagination label{display:flex;align-items:center;gap:8px;white-space:nowrap}.gallery-pagination .gallery-select{width:auto;height:34px;padding:0 26px 0 8px;border-radius:8px;font:inherit}.gallery-pagination>div{display:flex;gap:7px}@media(max-width:760px){.gallery-pagination{align-items:flex-start;flex-wrap:wrap;padding:0 16px 44px}.gallery-pagination label{margin-left:auto}.gallery-field{flex:1 1 142px}.gallery-view-toggle{width:100%}.gallery-view-toggle .gallery-button{flex:1}.clear-filters{padding-left:0;padding-right:0}}@media(max-width:760px){.catalog-summary{align-items:flex-start;flex-direction:column}.pagination{align-items:flex-start;flex-wrap:wrap;padding:0 16px 44px}.pagination label{margin-left:auto}.table-wrap{padding:0 16px;overflow:auto}.table-wrap table{min-width:620px}}.gallery-button.button{--button-bg:transparent;--button-bg-hover:transparent;--button-bg-pressed:transparent;--button-fg:inherit;height:auto;min-height:36px;padding:0 11px;border:1px solid #dce0f5;border-radius:9px;background:#fff!important;color:#4859d8!important;box-shadow:none!important;transform:none!important;transition:background .16s,color .16s,border-color .16s,transform .16s}.gallery-button.button:hover{border-color:#aeb8f7;background:#eef0ff!important;transform:translateY(-1px)!important;box-shadow:none!important}.gallery-button.button:active,.gallery-button.button[data-pressed=true]{transform:translateY(0)!important;box-shadow:none!important}.gallery-button.button.ghost{border-color:transparent;background:transparent!important;color:#65708a!important}.gallery-button.button.ghost:hover{background:#eef0ff!important;color:#3e50c6!important}.gallery-button.button.ghost.is-active{background:#e9ecff!important;color:#3e50c6!important}.gallery-button.button.icon{width:36px;padding:0}.gallery-view-toggle{gap:0}.gallery-view-toggle .gallery-button.button{border:0!important;box-shadow:none!important}.gallery-view-toggle .gallery-button.button:first-child{border-radius:8px 0 0 8px}.gallery-view-toggle .gallery-button.button:last-child{border-radius:0 8px 8px 0}.gallery-search{flex:1 1 320px}.gallery-search [data-slot=search-field-group]{display:flex;align-items:center;gap:10px;border:1px solid #dadce4;border-radius:14px;background:#fff;padding:0 16px;color:#66708a;transition:border-color .16s,box-shadow .16s}.gallery-search [data-slot=search-field-group] svg{flex:0 0 auto}.gallery-search [data-slot=search-field-input]{width:100%;min-width:0;height:47px;border:0;outline:0;background:transparent;color:#17213b;font:inherit}.gallery-search [data-slot=search-field-group]:focus-within{border-color:#7886e9;box-shadow:0 0 0 3px #e9ecff}.gallery-select{width:100%;height:auto;padding:0;border:0;border-radius:0;background:transparent;position:relative}.gallery-select [data-slot=select-trigger]{display:flex;width:100%;height:47px;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border:1px solid #dadce4;border-radius:12px;background:#fff;color:#17213b;font:inherit;font-size:13px;outline:0;transition:border-color .16s,box-shadow .16s}.gallery-select [data-slot=select-trigger]:focus-visible{border-color:#7886e9;box-shadow:0 0 0 3px #e9ecff}.gallery-select [data-slot=select-popover]{z-index:50;max-height:300px;overflow:auto;border:1px solid #d5daf0;border-radius:12px;background:#fff;box-shadow:0 14px 32px #17213b1c}.gallery-select [data-slot=listbox]{outline:0;padding:5px}.gallery-select [data-slot=listbox-item]{padding:8px 10px;border-radius:8px;color:#34405d;font-size:13px;cursor:pointer}.gallery-select [data-slot=listbox-item][data-selected]{background:#e9ecff;color:#3e50c6;font-weight:750}.gallery-select [data-slot=listbox-item]:hover{background:#f3f4fb}.gallery-pagination .page-size{display:flex;align-items:center;gap:8px;white-space:nowrap}.gallery-pagination .gallery-select{width:88px}.gallery-pagination .gallery-select [data-slot=select-trigger]{height:34px;padding:0 8px;border-radius:8px;font:inherit}.gallery-pagination>div:last-child{display:flex;gap:7px}@media(max-width:760px){.gallery-pagination .page-size{margin-left:auto}}
