:root{font-family:Segoe UI,Noto Sans,sans-serif;color:#1b1f24}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#e8f0ff,#f7fbff 45%,#eef3f8)}.container{max-width:1300px;margin:0 auto;padding:24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.site-header{position:relative;padding:12px 14px;border:1px solid #cedcf0;border-radius:14px;background:linear-gradient(130deg,#fff,#f4f8ff 45%,#eef5ff);box-shadow:0 8px 20px #19345614;overflow:hidden}.site-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 86% 15%,rgba(36,92,209,.14),transparent 46%),repeating-linear-gradient(90deg,rgba(44,95,205,.09) 0 1px,transparent 1px 20px),repeating-linear-gradient(0deg,rgba(44,95,205,.09) 0 1px,transparent 1px 20px);opacity:.24}.site-brand,.site-links{position:relative;z-index:1}.site-brand{display:flex;align-items:center;gap:10px}.site-brand-icon{width:38px;height:38px;border-radius:11px;border:1px solid #bcd1f1;background:linear-gradient(160deg,#fff 10%,#e5efff);display:grid;place-items:center;box-shadow:inset 0 1px #ffffffd9;overflow:hidden}.site-brand-icon img{width:100%;height:100%;object-fit:cover;display:block}.site-brand-copy h1{margin:0;font-size:1.42rem;letter-spacing:.01em;color:#12315f}.site-brand-sub{margin:1px 0 0;font-size:.73rem;color:#4c6a95;text-transform:uppercase;letter-spacing:.08em}.site-brand-supporter{color:#1b57cf;font-weight:700;text-decoration:underline;text-underline-offset:.18em}.site-brand-supporter:hover{color:#123f9a}.site-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.site-link-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #c8d8f1;border-radius:999px;padding:6px 10px;background:#ffffffe6;color:#2259d0;font-weight:600;font-size:.88rem;text-decoration:none;transition:border-color .12s ease,background .12s ease,transform .12s ease}.site-link-icon{width:18px;height:18px;border-radius:999px;background:#edf3ff;border:1px solid #d4e2f8;display:grid;place-items:center;color:#2259d0}.site-link-icon svg{width:11px;height:11px;fill:currentColor}.site-link-chip.is-support{color:#0f4c92}.site-link-chip:hover{border-color:#8fb0e8;background:#f6f9ff;transform:translateY(-1px)}.site-links-separator{color:#6c83a6;font-weight:700}.site-language-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #c8d8f1;border-radius:999px;padding:5px 10px;background:#ffffffeb;color:#2a4267;font-weight:600;margin:0}.site-language-label{font-size:.86rem}.site-language-chip .site-link-icon{width:18px;height:18px}.site-language-chip .site-link-icon svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-language-chip select{width:auto;min-width:68px;border:1px solid #c8d5e8;border-radius:999px;padding:4px 8px;background:#f9fbff;color:#21477f;font-weight:600}.site-theme-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #c8d8f1;border-radius:999px;padding:6px 10px;background:#ffffffeb;color:#21477f;font-weight:600}.site-theme-chip .site-link-icon svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tabs{display:flex;gap:8px;margin-bottom:16px}button,input,textarea,select{font:inherit}button{border:0;background:#2259d0;color:#fff;border-radius:10px;padding:10px 14px;cursor:pointer}button:hover{background:#1847ac}.secondary-btn{background:#6f86a7}.secondary-btn:hover{background:#5f7698}.tabs button{background:#dce7f9;color:#173a7a;font-weight:600}.tabs button.active{background:#2259d0;color:#fff}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:10px}.home-nav-card{text-align:left;border:1px solid #cbdaf0;background:linear-gradient(160deg,#f9fcff,#ecf4ff);color:#173f77;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:5px;min-height:96px}.home-nav-card:hover{background:linear-gradient(160deg,#f2f8ff,#dfeeff);border-color:#9bb8e4}.home-nav-title{font-size:1rem;font-weight:700}.home-nav-desc{font-size:.84rem;color:#4d6d96}.announcement-sections{display:flex;flex-direction:column;gap:18px}.announcement-group{display:flex;flex-direction:column;gap:10px}.announcement-group-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.announcement-group-header h4{margin:0}.announcement-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.announcement-card{border:1px solid #d8e4f4;border-radius:14px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f1f6ff);box-shadow:inset 0 1px #ffffffd9}.announcement-card h4{margin:0;color:#173a7a}.announcement-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.announcement-status,.announcement-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:.74rem;font-weight:700}.announcement-status-live{background:#dff7e8;color:#16663a}.announcement-status-upcoming{background:#e2edff;color:#1f57bc}.announcement-status-past{background:#eceff5;color:#5b6b83}.announcement-status-undated{background:#fff2d8;color:#8a5d00}.announcement-pill{background:#edf3ff;color:#315993}.announcement-subtitle{margin:6px 0 0;color:#48668f;font-weight:600}.announcement-meta{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 8px}.announcement-meta span{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#d6e4f7bf;color:#4a658b;font-size:.76rem;font-weight:600}.announcement-body{margin-top:10px;padding-top:10px;border-top:1px solid #d9e5f6;white-space:pre-wrap;color:#20324b;line-height:1.5}.span-4{grid-column:span 4}.card{background:#fff;border:1px solid #dce5f2;border-radius:14px;padding:14px;box-shadow:0 6px 18px #1c34540f}.supporters-shell{display:flex;flex-direction:column;gap:14px}.supporters-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.supporters-header h3{margin:0;text-align:center}.supporters-message,.supporters-count{margin:0}.supporters-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.supporters-list-item{border:1px solid #d6e1f2;border-radius:12px;padding:10px 12px;background:linear-gradient(180deg,#fffffffa,#f0f6fff0);color:#29496e;font-weight:600}.summary-card{min-height:120px}.summary-title{font-size:.85rem;color:#4a6488;margin-bottom:8px}.summary-value{font-size:2rem;margin:0;color:#0f2f5f}.summary-note{margin:0;color:#667e9c;font-size:.9rem}.muted{color:#596d89}.error-card{max-width:720px;margin:40px auto}.auth-card{max-width:460px;margin:72px auto}.auth-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.auth-actions a{color:#2259d0;font-weight:600;text-decoration:none}.auth-actions a:hover{text-decoration:underline}.filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px}input:not([type=checkbox]):not([type=radio]),textarea,select{width:100%;border:1px solid #c8d5e8;border-radius:10px;padding:10px;background:#f9fbff}label{display:block;margin-bottom:10px;font-weight:600;color:#2a4267}.type-filter{margin-bottom:10px}.calendar-filters{margin:4px 0 12px;padding:12px;border:1px solid #dce5f2;border-radius:12px;background:#f9fbff}.calendar-filters-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.calendar-filters-header h4{margin:0;color:#23456f}.filter-chip-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-chip{border:1px solid #c4d8f7;border-radius:999px;padding:3px 9px;font-size:.76rem;font-weight:700;color:#244b84;background:#edf4ff}.calendar-filter-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.filter-panel{border:1px solid #dce5f2;border-radius:10px;padding:10px;background:#fff}.filter-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.filter-title{margin:0;font-size:.88rem;font-weight:700;color:#2a4267}.type-filter-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.type-filter-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px 10px;padding:10px;border:1px solid #dce5f2;border-radius:10px;background:#f9fbff;max-height:230px;overflow:auto}.checkbox-row{display:flex;align-items:center;gap:8px;margin:0;font-weight:500;color:#2a4267}.checkbox-row input[type=checkbox]{width:auto;margin:0}.filter-panel-status{display:flex;flex-direction:column;justify-content:space-between}.status-filter-label{margin:0}.status-filter-summary{margin:8px 0 0;font-size:.82rem}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #e9eff7;padding:9px;text-align:left;vertical-align:top;font-size:.92rem}th{color:#37547a}tr.selected{background:#f1f6ff}tr:hover{background:#f9fbff}.table-wrap{overflow-x:auto}.method-badge{display:inline-block;border-radius:999px;padding:3px 10px;color:#fff;font-weight:700;font-size:.77rem}.method-get{background:#2f8a4d}.method-post{background:#336fdb}.method-put{background:#7c53cc}.method-delete{background:#cc3d3d}.method-patch{background:#b16b17}.details h4{margin-top:16px;margin-bottom:8px}.details table{table-layout:fixed}.details td{color:#1f304d;word-break:break-word}.details td:first-child{width:180px;color:#23456f}.details tr{transition:background .12s ease}.details tr:hover{background:#f1f6ff}.details pre,pre{background:#101828;color:#d8e4ff;padding:10px;border-radius:10px;overflow-x:auto}.query-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.ok{color:#1d7e43;font-weight:700}.err{color:#b53c3c;font-weight:700}@media (max-width: 980px){.container{padding:14px}.grid,.filters{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.calendar-filter-grid{grid-template-columns:1fr}.filter-panel-top{flex-direction:column;align-items:flex-start}.hero-catalog-toolbar{flex-direction:column;align-items:stretch}.hero-catalog-filter{min-width:0}}.calendar-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.calendar-header h3{margin:0;flex:1;text-align:center;min-width:150px}.calendar-header button{min-width:80px}.header-actions{display:inline-flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.calendar-grid{margin-bottom:16px}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:8px}.calendar-weekday{text-align:center;font-weight:700;color:#37547a;padding:8px 4px;font-size:.9rem}.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.calendar-day{min-width:0;min-height:110px;border:1px solid #e9eff7;border-radius:10px;padding:6px;background:#f9fbff;cursor:pointer;position:relative;transition:all .2s ease;display:flex;flex-direction:column}.calendar-day.empty{background:transparent;border:none;cursor:default}.calendar-day.today{border-color:#2259d0;background:#e8f0ff}.calendar-day.has-events{border-color:#2f8a4d;background:#f0f9f5}.calendar-day.has-events:hover{box-shadow:0 4px 12px #2f8a4d26}.calendar-day.selected{border-color:#2259d0;background:#d8e7ff;box-shadow:0 6px 18px #2259d033}.day-number{font-weight:600;font-size:.9rem;color:#2a4267}.day-events{display:flex;flex-direction:column;gap:4px;justify-content:flex-start;align-items:stretch;flex:1;margin-top:4px;overflow:hidden}.day-event-pill{min-width:0;border-radius:6px;padding:3px 6px;font-size:.7rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.day-event-pill.enabled{background:#dff4e7;color:#16653a}.day-event-pill.disabled{background:#f6e6df;color:#8a3d16}.day-more-pill{border-radius:6px;padding:2px 6px;font-size:.68rem;font-weight:700;color:#37547a;background:#dce7f9;align-self:flex-start}.event-tag{display:inline-block;padding:4px 8px;border-radius:6px;font-size:.75rem;font-weight:600}.event-active{background:#2f8a4d;color:#fff}.event-inactive{background:#dce5f2;color:#596d89}.events-list{max-height:500px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.event-item{border:1px solid #e9eff7;border-radius:10px;padding:10px;background:#f9fbff;cursor:pointer;transition:all .2s ease}.event-item:hover{border-color:#2259d0;background:#f0f5ff;box-shadow:0 4px 12px #2259d01a}.event-item.active{border-color:#2259d0;background:#e8f0ff;box-shadow:0 4px 12px #2259d026}.event-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:8px}.event-item-header strong{color:#2a4267;font-size:.95rem;flex:1;word-break:break-word}.event-type-badge{display:inline-block;background:#2259d0;color:#fff;padding:3px 8px;border-radius:6px;font-size:.75rem;font-weight:600;white-space:nowrap}.event-item-meta{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#596d89;gap:8px}.event-item-meta span.enabled{color:#2f8a4d;font-weight:600}.event-item-meta span.disabled{color:#cc6d3d;font-weight:600}.stats-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:16px;padding:10px;background:#f0f5ff;border-radius:10px}.stats-row p{margin:0;font-size:.9rem;color:#2a4267}.stats-row strong{display:block;color:#37547a;margin-bottom:4px}.calendar-day-details{margin-top:12px;border-top:1px solid #e9eff7;padding-top:12px}.calendar-day-details h4{margin:0 0 10px}.calendar-events-toggle-row{margin-top:12px}.calendar-events-toggle{width:100%}.calendar-events-collapse{margin-top:12px;border-top:1px solid #e9eff7;padding-top:12px}.calendar-events-collapse h4{margin:0 0 10px}.day-events-list{display:flex;flex-direction:column;gap:8px;max-height:250px;overflow-y:auto}.day-event-row{border:1px solid #dce5f2;border-radius:10px;background:#f9fbff;padding:8px 10px;cursor:pointer;transition:all .2s ease}.day-event-row:hover{border-color:#2259d0;background:#f0f5ff}.day-event-row.active{border-color:#2259d0;background:#e8f0ff}.day-event-title{font-weight:700;color:#2a4267;margin-bottom:4px}.day-event-meta{display:flex;justify-content:space-between;gap:8px;font-size:.8rem;color:#596d89}.gacha-results{display:flex;flex-direction:column;gap:12px;margin-top:12px}.gacha-shell{background:linear-gradient(180deg,#fff,#f7fbff)}.gacha-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-bottom:12px}.gacha-toolbar{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap;margin-bottom:10px}.gacha-sort-label{margin:0;min-width:180px}.gacha-overview-item{border:1px solid #d6e4f8;border-radius:10px;padding:8px 10px;background:#f5f9ff}.gacha-overview-label{display:block;font-size:.72rem;color:#57739b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.gacha-overview-value{display:block;font-size:.9rem;color:#1f3f6e;font-weight:600;word-break:break-word}.gacha-row-card{border-color:#c8daf5;background:linear-gradient(180deg,#fff,#f2f8ff)}.gacha-row-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.gacha-row-head h4{margin:0;color:#183f74}.gacha-row-dates{margin-top:0;margin-bottom:10px}.gacha-action-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.gacha-action-btn{min-width:164px}.gacha-action-btn-gold{position:relative;overflow:hidden;border-color:#f0bf5a;background:linear-gradient(180deg,#fff4cf,#ffe8a6);color:#7a4b00;box-shadow:0 0 0 1px #f0bf5a3d,0 8px 16px #f0bf5a2e}.gacha-action-btn-gold:hover:not(:disabled){border-color:#e4aa2d;background:linear-gradient(180deg,#fff7db,#ffefbe);box-shadow:0 0 0 1px #e4aa2d47,0 10px 18px #e4aa2d38}.gacha-action-btn-gold:after{content:"";position:absolute;top:-20%;left:-38%;width:42%;height:140%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);transform:skew(-20deg);animation:upShine 1.35s ease-in-out infinite;pointer-events:none}.gacha-action-btn-gold:disabled{box-shadow:none}.gacha-pool-grid{margin-top:6px}.gacha-pull-log{margin:8px 0 10px;padding:8px 10px;border:1px solid #dce5f2;border-radius:10px;background:#f9fbff}.gacha-pull-log p{margin:0 0 4px;font-size:.84rem;color:#35547d}.gacha-pull-log p:last-child{margin-bottom:0}.gacha-empty-state{border:1px dashed #c8daf5;border-radius:10px;padding:10px;background:#f5f9ff}.gacha-list-toggle-btn{margin-left:auto}.gacha-list-shell{border:1px solid #d9e6f8;border-radius:12px;padding:10px;margin-bottom:12px;background:linear-gradient(180deg,#f8fbff,#f1f7ff)}.gacha-list-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.gacha-list-title{margin:0;font-size:.92rem;font-weight:700;color:#1f3f6e;letter-spacing:.01em}.gacha-list-subtitle{margin:0;font-size:.78rem;font-weight:600;color:#5a769d}.gacha-list-panel{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px;margin-bottom:12px}.gacha-list-item{position:relative;border:1px solid #cfddf2;border-radius:12px;padding:9px 10px;background:linear-gradient(165deg,#fff,#edf5ff);color:#1f3f6e;text-align:left;display:flex;flex-direction:column;gap:5px;min-height:82px;overflow:hidden;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease,background .14s ease}.gacha-list-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#62a4ff,#2259d0);opacity:.65}.gacha-list-item:hover{border-color:#6f9be0;background:linear-gradient(165deg,#fbfdff,#e4efff);transform:translateY(-1px);box-shadow:0 4px 12px #2259d01f}.gacha-list-item.active{border-color:#2259d0;background:linear-gradient(165deg,#edf4ff,#deebff);box-shadow:0 0 0 1px #2259d040}.gacha-list-name{font-size:.87rem;font-weight:700;color:#1f3f6e;line-height:1.22}.gacha-list-date{font-size:.76rem;color:#57739b}.gacha-list-rowkey{margin-top:auto;font-size:.72rem;color:#6a84a9;font-family:Consolas,Courier New,monospace}.gacha-list-collapsed-note{margin:0;font-size:.84rem}.gacha-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px;margin-top:2px}.gacha-pagination-text{font-size:.82rem;color:#4e6b93;font-weight:600}.up-hero-section{margin-bottom:10px}.up-hero-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px}.up-hero-option{border:1px solid #dce5f2;border-radius:10px;background:#f9fbff;padding:6px;text-align:center;color:#2a4267}.up-hero-option:hover:not(:disabled){border-color:#2259d0;background:#f0f5ff}.up-hero-option.selected{border-color:#2259d0;background:#e7f0ff;box-shadow:0 0 0 1px #2259d040}.up-hero-option:disabled{opacity:.55;cursor:not-allowed}.up-hero-code{margin-top:2px;font-size:.74rem;font-weight:600}.pool-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:8px;margin-bottom:10px}.hero-catalog-shell{background:linear-gradient(180deg,#fff,#f7fbff)}.hero-catalog-toolbar{display:flex;align-items:flex-end;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-top:4px;margin-bottom:10px;padding:10px;border:1px solid #dce5f2;border-radius:10px;background:#f7fbff}.hero-catalog-filter{margin:0;min-width:160px}.hero-catalog-filter-search{min-width:220px}.hero-catalog-filter-search input{width:100%}.hero-catalog-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}.hero-catalog-grid{margin-top:8px;grid-template-columns:repeat(auto-fill,minmax(108px,1fr))}.cell-catalog-grid{margin-top:8px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.hero-catalog-card{cursor:pointer;border-color:#cfddf2;background:linear-gradient(180deg,#fff,#f3f8ff);transition:border-color .15s ease,background .15s ease,transform .15s ease}.hero-catalog-card:hover{border-color:#2259d0;background:#edf5ff;transform:translateY(-1px)}.hero-catalog-card:focus-visible{outline:2px solid #2259d0;outline-offset:2px}.fbx-viewer-shell{background:linear-gradient(180deg,#fff,#f7fbff)}.fbx-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:10px}.fbx-toolbar-note{margin:0}.fbx-file-input{display:none}.fbx-file-name{margin:0 0 8px;font-weight:700;color:#173f77}.fbx-animation-toolbar{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:10px}.fbx-animation-select{min-width:220px;margin:0}.fbx-animation-select span{display:block;margin-bottom:6px;color:#27446b;font-size:.88rem;font-weight:700}.fbx-animation-select select{width:100%}.fbx-canvas-shell{position:relative;min-height:560px;border:1px solid #d8e4f4;border-radius:16px;overflow:hidden;background:radial-gradient(circle at top,rgba(255,255,255,.6) 0%,transparent 38%),linear-gradient(180deg,#eaf2ff,#d7e4f7)}.fbx-canvas{width:100%;height:560px;opacity:1;transition:opacity .18s ease}.fbx-canvas.is-hidden{opacity:0;pointer-events:none}.fbx-canvas canvas{display:block;width:100%;height:100%}.fbx-loading-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;text-align:center;background:radial-gradient(circle at top,rgba(255,255,255,.45) 0%,transparent 38%),linear-gradient(180deg,#eaf2fff0,#d7e4f7f0);z-index:2}.fbx-loading-state p{margin:0;color:#173f77;font-size:.95rem;font-weight:700}.fbx-loading-spinner{width:42px;height:42px;border-radius:999px;border:4px solid rgba(43,93,170,.18);border-top-color:#2c67be;animation:fbx-spin .8s linear infinite}@keyframes fbx-spin{to{transform:rotate(360deg)}}.fbx-empty-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:20px;text-align:center;pointer-events:none}.fbx-empty-state p{margin:0;color:#173f77;font-size:1.05rem;font-weight:800}.fbx-empty-state span{color:#4c688f;max-width:320px;line-height:1.45}.tierlist-create-shell{background:radial-gradient(circle at top left,rgba(255,214,102,.18) 0%,transparent 30%),linear-gradient(180deg,#fff,#f7fbff)}.tierlist-create-note{margin-top:4px;margin-bottom:12px}.tierlist-share-panel{margin-bottom:12px;padding:12px 14px;border:1px solid #d7e4f5;border-radius:14px;background:linear-gradient(180deg,#fbfdff,#f3f8ff)}.tierlist-share-author{margin:0;color:#173f77;font-size:1rem;font-weight:800}.tierlist-share-description{margin:6px 0 0;color:#4b678e;line-height:1.45}.tierlist-share-link-row{display:flex;align-items:center;gap:10px;margin-top:10px}.tierlist-share-link-input{flex:1;min-width:0;border:1px solid #cbd9ed;border-radius:10px;padding:10px 12px;background:#fff;color:#22406e}.tierlist-share-feedback{margin:8px 0 0}.tierlist-share-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:20px;background:#0b172a94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tierlist-share-modal{width:min(100%,520px);padding:18px;border:1px solid #d7e4f5;border-radius:18px;background:linear-gradient(180deg,#fff,#f4f8ff);box-shadow:0 20px 60px #132b4f38}.tierlist-share-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tierlist-share-modal-head h4{margin:0;color:#173f77;font-size:1.15rem}.tierlist-share-modal-close{min-width:88px}.tierlist-share-modal-note{margin-top:10px;margin-bottom:0}.tierlist-share-field{display:flex;flex-direction:column;gap:6px;margin-top:14px}.tierlist-share-field span{color:#27446b;font-size:.88rem;font-weight:700}.tierlist-share-field input,.tierlist-share-field textarea{width:100%;border:1px solid #cbd9ed;border-radius:12px;padding:10px 12px;background:#fff;color:#22406e}.tierlist-share-field textarea{resize:vertical;min-height:86px}.tierlist-share-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.tierlist-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tierlist-editor-panel{margin-bottom:14px;padding:12px 14px;border:1px solid #d7e4f5;border-radius:14px;background:linear-gradient(180deg,#fbfdff,#f4f8ff)}.tierlist-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.tierlist-editor-head h4{margin:0;color:#173f77}.tierlist-editor-head p{margin:4px 0 0}.tierlist-editor-grid{display:flex;flex-direction:column;gap:10px}.tierlist-editor-row{display:grid;grid-template-columns:18px minmax(0,1fr) 120px auto;gap:10px;align-items:end}.tierlist-editor-swatch{width:18px;height:18px;border-radius:999px;border:1px solid rgba(20,43,78,.14);align-self:center}.tierlist-editor-field{display:flex;flex-direction:column;gap:6px;margin:0}.tierlist-editor-field span{color:#27446b;font-size:.79rem;font-weight:700}.tierlist-editor-field input{width:100%}.tierlist-editor-color input{min-height:42px;padding:6px}.tierlist-editor-actions{display:flex;gap:8px;flex-wrap:wrap}.tierlist-board{display:flex;flex-direction:column;gap:10px}.tierlist-row{display:grid;grid-template-columns:84px minmax(0,1fr);border:1px solid var(--tier-row-border, #d6e3f4);border-radius:16px;overflow:hidden;background:linear-gradient(180deg,var(--tier-lane-bg-start, #fbfdff) 0%,var(--tier-lane-bg-end, #f3f8ff) 100%);min-height:118px}.tierlist-rank-badge{display:flex;align-items:center;justify-content:center;padding:10px;font-size:clamp(1rem,1.5vw,1.7rem);font-weight:800;letter-spacing:.04em;color:#fff;text-align:center;line-height:1.08;word-break:break-word;text-shadow:0 2px 10px rgba(20,33,54,.28);background:linear-gradient(180deg,var(--tier-badge-start, #7f99be) 0%,var(--tier-badge-end, #5675a2) 100%)}.tierlist-lane{min-height:118px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:10px;padding:12px;background:linear-gradient(180deg,var(--tier-lane-bg-start, #fbfdff) 0%,var(--tier-lane-bg-end, #f3f8ff) 100%);border-left:1px solid var(--tier-lane-border, #d6e3f4);transition:background .15s ease,box-shadow .15s ease,border-color .15s ease}.tierlist-bank-shell{margin-top:16px;padding:14px;border:1px solid #d6e3f4;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f2f7ff)}.tierlist-bank-head h4{margin:0;color:#173f77}.tierlist-bank-head p{margin:4px 0 0}.tierlist-bank{min-height:142px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:10px;margin-top:12px;padding:12px;border:1px dashed #c6d8ef;border-radius:14px;background:#ffffffe0;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease}.tierlist-lane.is-drop-target,.tierlist-bank.is-drop-target{background:linear-gradient(180deg,#fff6dd,#fff0c1);border-color:#efc45c;box-shadow:inset 0 0 0 1px #efc45c52}.tierlist-empty{margin:auto 0;color:#5d769a;font-size:.88rem;font-weight:600}.tierlist-hero-tile{width:116px;padding:10px 8px 8px;cursor:grab;-webkit-user-select:none;user-select:none;border-color:#cfdcf0;background:linear-gradient(180deg,#fff,#f3f8ff);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.tierlist-hero-tile:hover{transform:translateY(-1px);box-shadow:0 6px 14px #173f771f}.tierlist-hero-tile:active{cursor:grabbing}.tierlist-hero-tile.is-static{cursor:default}.tierlist-hero-tile.is-dragging{opacity:.45;transform:scale(.96);box-shadow:none}.tierlist-hero-portrait{margin-bottom:6px}.tierlist-hero-name{font-size:.74rem;color:#28446b;line-height:1.25;min-height:2.45em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.cell-catalog-card{text-align:left}.cell-icon-wrap{height:72px;border:1px solid #dce5f2;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.cell-icon-image{max-width:56px;max-height:56px;object-fit:contain}.cell-icon-fallback{color:#45648d;font-size:.78rem;font-weight:700;text-align:center;padding:0 6px}.cell-detail-text{margin-top:6px;font-size:.78rem;color:#45648d;line-height:1.3}.cell-skill-text{margin-top:8px;padding-top:8px;border-top:1px solid #dce5f2}.cell-skill-text p{margin:0 0 4px;font-size:.78rem;color:#2f4668;line-height:1.35}.hero-stats-controls{margin:12px 0;padding:10px;border:1px solid #dce5f2;border-radius:10px;background:#f9fbff}.hero-stats-controls input[type=range]{width:100%;margin-top:8px}.hero-level-limits{display:flex;justify-content:space-between;font-size:.78rem;color:#5a6f8d;margin-top:4px}.hero-rank-select-row,.hero-relation-toggle{margin-bottom:10px}.hero-relation-toggle label{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;color:#2a4267}.hero-target-match{margin-bottom:10px;padding:10px;border:1px solid #dce5f2;border-radius:10px;background:#f9fbff}.hero-target-match h4{margin:0 0 8px;color:#2a4267}.hero-target-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.hero-target-grid label{margin:0;font-size:.82rem}.hero-target-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.hero-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-bottom:8px}.hero-details-shell{background:linear-gradient(180deg,#fff,#f7fbff)}.hero-details-head{display:flex;align-items:center;gap:12px;margin:8px 0 12px;padding:10px;border:1px solid #dce5f2;border-radius:12px;background:linear-gradient(160deg,#fff,#f1f7ff)}.hero-details-portrait-wrap{position:relative;width:72px;height:72px;flex:0 0 auto}.hero-details-portrait{width:72px;height:72px;margin:0}.hero-details-head-copy{min-width:0}.hero-details-name{margin:0;font-size:1.02rem;font-weight:800;color:#143767;word-break:break-word}.hero-details-type{margin:4px 0 0;font-size:.84rem;font-weight:800;letter-spacing:.01em}.hero-details-type.type-t0{color:#cf3346}.hero-details-type.type-t1{color:#2c9d5b}.hero-details-type.type-t2{color:#2d7eea}.hero-details-type.type-t3{color:#c79c14}.hero-details-type.type-t4{color:#7447c9}.hero-details-type.type-t5{color:#6f7988}.hero-details-code{margin:3px 0 0;font-size:.82rem;color:#57739b;font-weight:600}.hero-details-release{margin:4px 0 0;font-size:.8rem;color:#57739b;font-weight:600}.hero-faction-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.hero-faction-pill{border:1px solid #c4d8f7;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:700;color:#244b84;background:#edf4ff}.hero-details-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-bottom:8px}.hero-orb-panel{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:start;margin:10px 0 12px;padding:12px;border:1px solid #dce5f2;border-radius:12px;background:linear-gradient(160deg,#fff,#f6faff)}.hero-orb-icon-wrap{width:92px;height:92px;border:1px solid #d8e3f3;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-orb-icon{width:78px;height:78px;object-fit:contain;display:block}.hero-orb-icon-fallback{color:#45648d;font-size:.74rem;font-weight:700;text-align:center;padding:0 8px}.hero-orb-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.hero-orb-title{margin:0 0 4px}.hero-orb-name{margin:0;font-size:.98rem;font-weight:800;color:#143767}.hero-orb-skill-name{margin:4px 0 0;font-size:.84rem;font-weight:700;color:#48658e}.hero-orb-desc{margin:8px 0 0;font-size:.86rem;line-height:1.4;color:#284163}.hero-action-btn{border:1px solid #c4d7f5;border-radius:12px;padding:10px 12px;background:linear-gradient(165deg,#f5f9ff,#ebf3ff);color:#163e74;display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:2px;text-align:left;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.hero-action-btn:hover{border-color:#7ea8e8;box-shadow:0 8px 16px #2259d026;transform:translateY(-1px)}.hero-action-btn-level{background:linear-gradient(165deg,#f0f7ff,#e5efff)}.hero-action-btn-source{background:linear-gradient(165deg,#fff7e7,#ffefd1);border-color:#e8c481;color:#6f4400}.hero-action-btn-model{background:linear-gradient(165deg,#ecfbf8,#ddf5ef);border-color:#8ecfbe;color:#0f5d4d}.hero-action-btn-art{background:linear-gradient(165deg,#f7f0ff,#ece2ff);border-color:#c4acef;color:#4f2a7a}.hero-action-kicker{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;opacity:.86}.hero-action-label{font-size:.95rem;font-weight:800;line-height:1.25}.hero-action-hint{font-size:.76rem;font-weight:600;opacity:.82}.hero-stat-card{border:1px solid #dce5f2;border-radius:10px;padding:10px;background:linear-gradient(180deg,#fff,#f3f8ff);box-shadow:inset 0 1px #ffffffbf;position:relative;overflow:hidden}.hero-stat-card-action{padding:0}.hero-stat-card-action:before{display:none}.hero-stat-action-btn{width:100%;height:100%;min-height:86px;border:0;border-radius:10px;align-items:center;justify-content:center;text-align:center}.hero-stat-action-btn .hero-action-kicker,.hero-stat-action-btn .hero-action-label{font-weight:500}.hero-stat-action-btn .hero-action-hint{font-weight:800;font-size:clamp(.92rem,1vw + .4rem,1.08rem);line-height:1.25}.hero-stat-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#8fb1de}.hero-stat-card.stat-hp:before{background:#5fa3e4}.hero-stat-card.stat-atk:before{background:#d18e45}.hero-stat-card.stat-def:before{background:#7f83d8}.hero-stat-title{color:#45648d;font-size:.78rem;font-weight:700;margin-bottom:4px}.hero-stat-value{color:#0f2f5f;font-size:1.2rem;font-weight:800}.hero-skill-list{display:grid;gap:8px;margin-top:8px}.hero-source-panel{margin-bottom:10px}.hero-details-actions .hero-source-panel{grid-column:1 / -1;margin:0}.hero-source-list{display:grid;gap:8px}.hero-full-art-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:24px;background:#09111cbd}.hero-full-art-modal{width:min(1100px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #d7e3f5;border-radius:18px;background:linear-gradient(180deg,#fff,#f6faff);box-shadow:0 18px 48px #0a1c3747}.hero-full-art-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-full-art-head h4{margin:0;color:#173f77;font-size:1.05rem;font-weight:800}.hero-full-art-body{min-height:0;overflow:auto;border-radius:14px;background:radial-gradient(circle at top,rgba(255,255,255,.45) 0%,transparent 38%),linear-gradient(180deg,#edf4ff,#dde8f8)}.hero-full-art-image{display:block;width:100%;height:auto;object-fit:contain}.hero-source-card{border:1px solid #dce5f2;border-radius:10px;padding:10px;background:#f9fbff}.hero-source-card-button{width:100%;text-align:left;cursor:pointer}.hero-source-card-button:hover{border-color:#7ea8e8;box-shadow:0 8px 16px #2259d01f;transform:translateY(-1px)}.hero-source-card-button:focus-visible{outline:2px solid #2259d0;outline-offset:2px}.hero-source-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.hero-source-name{margin:0;font-size:.95rem;font-weight:700;color:#1f3f6e}.hero-source-event-list{display:grid;gap:6px}.hero-source-event-row{border:1px solid #dce5f2;border-radius:8px;background:#fff;padding:8px}.hero-source-event-title{font-weight:700;color:#2a4267;margin-bottom:3px}.hero-source-event-meta{display:flex;justify-content:space-between;gap:8px;font-size:.78rem;color:#57739b}.hero-section-title{margin:14px 0 6px;color:#1f3f6e}.hero-skill-group-gap{height:8px}.hero-skill-tier{border:1px solid #dce5f2;border-radius:10px;padding:8px;background:#f3f7ff;display:grid;gap:8px}.hero-skill-tier-title{margin:0;color:#2a4267;font-weight:700;font-size:.9rem}.hero-skill-card{border:1px solid #dce5f2;border-radius:10px;background:#f9fbff;position:relative;padding:10px 10px 10px 64px;overflow:hidden}.hero-skill-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#9fb4d6}.hero-skill-meta{margin:0 0 4px;color:#45648d;font-size:.82rem}.hero-skill-name{margin:0 0 4px;font-size:.95rem;font-weight:700;color:#0f2f5f}.hero-skill-desc{margin:0;font-size:.86rem;color:#2a4267}.hero-skill-passive-icon{position:absolute;left:10px;top:10px;width:44px;height:44px;object-fit:contain;border-radius:8px;border:1px solid #dce5f2;background:#fff}.hero-skill-gift-frame{position:absolute;left:6px;top:6px;width:52px;height:52px;object-fit:contain;pointer-events:none;z-index:3}.hero-skill-passive-icon.is-hidden{display:none}.skill-tier-1.hero-skill-card{border-color:#c9d1df;background:linear-gradient(180deg,#f6f8fb,#eef2f8)}.skill-tier-1.hero-skill-card:before{background:#97a4ba}.skill-tier-2.hero-skill-card{border-color:#d7b189;background:linear-gradient(180deg,#fff6ec,#f8ead9)}.skill-tier-2.hero-skill-card:before{background:#bf8752}.skill-tier-3.hero-skill-card{border-color:#bba5e4;background:linear-gradient(180deg,#f7f0ff,#efe4ff)}.skill-tier-3.hero-skill-card:before{background:#8f68c8}.hero-skill-tier.skill-tier-1{border-color:#c9d1df;background:linear-gradient(180deg,#f8f9fb,#f0f3f8)}.hero-skill-tier.skill-tier-2{border-color:#d7b189;background:linear-gradient(180deg,#fff7ee,#f8ecd9)}.hero-skill-tier.skill-tier-3{border-color:#bba5e4;background:linear-gradient(180deg,#f9f2ff,#efe5ff)}.hero-skill-tier.skill-tier-1 .hero-skill-tier-title{color:#657389}.hero-skill-tier.skill-tier-2 .hero-skill-tier-title{color:#946133}.hero-skill-tier.skill-tier-3 .hero-skill-tier-title{color:#6f47ad}.hero-skill-card.hero-skill-gift-card{border-color:#d8b15c;background:linear-gradient(180deg,#fff8e9,#f7ecd3)}.hero-skill-card.hero-skill-gift-card:before{background:#c9932f;width:4px}.hero-skill-gift-meta{color:#8c601f}@media (max-width: 980px){.hero-details-head{align-items:flex-start}.hero-orb-panel{grid-template-columns:1fr}.hero-orb-icon-wrap{width:92px}}.pool-card{border:1px solid #dce5f2;border-radius:10px;background:#f9fbff;padding:6px;text-align:center;position:relative}.pool-card.up-pool-card{border-color:#f6c04a;background:linear-gradient(180deg,#fff7dc,#fff3c7);box-shadow:0 0 0 1px #f6c04a38,0 0 14px #f6c04a73;overflow:hidden}.pool-card.up-pool-card:after{content:"";position:absolute;top:-10%;left:-35%;width:45%;height:120%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);transform:skew(-20deg);animation:upShine 1.25s ease-in-out infinite;pointer-events:none}.pool-prob{margin-top:2px;font-size:.75rem;font-weight:700;color:#2a4267}.pull-sprite-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px;margin-top:8px;margin-bottom:8px}.pull-sprite-card{border:1px solid #dce5f2;border-radius:10px;background:#f9fbff;padding:6px;text-align:center;position:relative;overflow:hidden;opacity:0;transform:translateY(5px);animation:pullFadeIn .22s ease-out forwards}.pull-sprite-card.up-pull{border-color:#f6c04a;background:linear-gradient(180deg,#fff7dc,#fff3c7);box-shadow:0 0 #f6c04a00;animation-name:pullFadeIn,upGlowPulse;animation-duration:.22s,.95s;animation-timing-function:ease-out,ease-in-out;animation-fill-mode:forwards,both;animation-iteration-count:1,infinite}.pull-sprite-card.up-pull:after{content:"";position:absolute;top:-10%;left:-35%;width:45%;height:120%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);transform:skew(-20deg);animation:upShine 1.25s ease-in-out infinite;pointer-events:none}.pull-sprite-index{font-size:.72rem;color:#596d89;margin-bottom:4px}.pull-portrait{position:relative;width:66px;height:66px;margin:0 auto 4px}.pull-portrait-bg,.pull-portrait-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.pull-portrait-bg{z-index:1}.pull-portrait-frame{z-index:3}.pull-sprite-image{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:58px;height:58px;object-fit:contain;display:block;z-index:2}.pull-sprite-fallback{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:58px;height:58px;border-radius:8px;background:#e8eef9;color:#5b6f8d;display:grid;place-items:center;font-size:.68rem;padding:4px;z-index:2}.hero-type-icon{position:absolute;top:-2px;right:-2px;width:22px;height:22px;object-fit:contain;z-index:4;filter:drop-shadow(0 2px 4px rgba(16,38,74,.28));pointer-events:none}.hero-details-portrait .pull-sprite-image,.hero-details-portrait .pull-sprite-fallback{width:63px;height:63px}.hero-details-portrait .hero-type-icon{width:24px;height:24px}.pull-sprite-label{font-size:.75rem;color:#2a4267;line-height:1.25;white-space:normal;word-break:normal;overflow-wrap:break-word;min-height:2.5em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.pull-rarity-pill{position:absolute;top:4px;left:4px;border-radius:999px;padding:2px 6px;font-size:.62rem;font-weight:700;color:#23456f;background:#deebff;border:1px solid #bcd5ff;z-index:4}.up-pill{position:absolute;top:4px;right:4px;border-radius:999px;padding:2px 6px;font-size:.65rem;font-weight:700;color:#7a4b00;background:#ffe38b;border:1px solid #f6c04a;z-index:4}@keyframes pullFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes upGlowPulse{0%{box-shadow:0 0 #f6c04a00}to{box-shadow:0 0 14px #f6c04aa6}}@keyframes upShine{0%{left:-35%;opacity:0}20%{opacity:1}55%{left:105%;opacity:1}to{left:105%;opacity:0}}@media (max-width: 980px){.topbar{flex-direction:column;align-items:flex-start}.site-links{width:100%}.site-links-separator{display:none}.site-language-chip{width:100%;justify-content:flex-start}.calendar-day{min-height:96px}.day-event-meta{flex-direction:column;gap:2px}}@media (max-width: 760px){.calendar-header{gap:8px}.calendar-header h3{min-width:120px;font-size:1.1rem}.calendar-header button{min-width:72px;padding:9px 10px}.calendar-grid{overflow-x:auto;overflow-y:hidden;padding-bottom:6px;-webkit-overflow-scrolling:touch}.calendar-weekdays,.calendar-days{min-width:700px;gap:6px}.calendar-day{min-height:102px;padding:6px}.day-number{font-size:.84rem}.day-event-pill{font-size:.66rem;padding:2px 5px}.day-more-pill{font-size:.64rem;padding:2px 5px}.tierlist-row{grid-template-columns:1fr}.tierlist-rank-badge{min-height:64px;font-size:1.6rem}.tierlist-lane{border-left:0;border-top:1px solid var(--tier-lane-border, #d6e3f4)}.tierlist-hero-tile{width:100px}.tierlist-editor-head{flex-direction:column;align-items:stretch}.tierlist-editor-row{grid-template-columns:1fr}.tierlist-editor-swatch{display:none}.tierlist-share-link-row{flex-direction:column;align-items:stretch}.tierlist-share-modal{padding:16px}.tierlist-share-modal-head{flex-direction:column;align-items:stretch}.tierlist-share-modal-close,.tierlist-share-modal-actions button{width:100%}.tierlist-share-modal-actions{flex-direction:column}.fbx-toolbar,.fbx-animation-toolbar{align-items:stretch}.fbx-animation-select{min-width:0;width:100%}.fbx-canvas-shell,.fbx-canvas{min-height:420px;height:420px}}html.theme-dark,body.theme-dark{color:#d7e4f8;background:radial-gradient(circle at 20% 0%,#1a2942,#0e1726 42%,#0a111d)}body.theme-dark .site-header{border-color:#2a3c55;background:linear-gradient(130deg,#0f1a2b,#102036 45%,#10192b);box-shadow:0 10px 26px #02060d73}body.theme-dark .site-header:before{opacity:.17}body.theme-dark .site-brand-icon{border-color:#355179;background:linear-gradient(160deg,#0c1728 10%,#11233a)}body.theme-dark .site-brand-icon svg{stroke:#93b6ef}body.theme-dark .site-brand-copy h1{color:#ddeafb}body.theme-dark .site-brand-sub{color:#8fabd4}body.theme-dark .site-brand-supporter{color:#9bc2ff}body.theme-dark .site-brand-supporter:hover{color:#c4dcff}body.theme-dark .site-link-chip,body.theme-dark .site-language-chip,body.theme-dark .site-theme-chip{border-color:#304c70;background:#0e1928eb;color:#bcd3f6}body.theme-dark .site-link-chip:hover,body.theme-dark .site-theme-chip:hover{border-color:#4d719f;background:#15253c}body.theme-dark .site-link-icon{background:#152843;border-color:#355179;color:#9ec0f3}body.theme-dark .site-links-separator{color:#7591b7}body.theme-dark .site-language-chip select{border-color:#355179;background:#121f34;color:#c9ddfa}body.theme-dark button{background:#3d66b4;color:#edf3ff}body.theme-dark button:hover{background:#31569b}body.theme-dark .secondary-btn{background:#3d516f}body.theme-dark .secondary-btn:hover{background:#33445d}body.theme-dark .card{background:#111b2d;border-color:#2b3f5a;box-shadow:0 8px 24px #0107126b}body.theme-dark .supporters-list-item{border-color:#304764;background:linear-gradient(180deg,#141e2ffa,#17253cf0);color:#d7e6ff}body.theme-dark .muted{color:#97b0d1}body.theme-dark .err{color:#ff9292}body.theme-dark .home-nav-card{border-color:#355076;background:linear-gradient(160deg,#121f33,#15263d);color:#d4e4fb}body.theme-dark .home-nav-card:hover{background:linear-gradient(160deg,#162740,#1a3050);border-color:#4c73a8}body.theme-dark .home-nav-desc{color:#98b2d6}body.theme-dark .calendar-weekday,body.theme-dark .day-number{color:#c7d9f4}body.theme-dark .calendar-day{border-color:#2e425d;background:#132238}body.theme-dark .calendar-day.today{border-color:#4f73b1;background:#1a2f4c}body.theme-dark .calendar-day.has-events{border-color:#2d9d5b;background:#17362a}body.theme-dark .calendar-day.selected{border-color:#6d96d8;background:#273f63;box-shadow:0 6px 18px #0b1d3873}body.theme-dark .day-event-pill.enabled{background:#234b34;color:#a2e6bd}body.theme-dark .day-event-pill.disabled{background:#4b2e2c;color:#f2b7ad}body.theme-dark .day-more-pill{background:#2b3f5d;color:#bed3f6}body.theme-dark .event-item{border-color:#2d415e;background:#132238}body.theme-dark .event-item:hover{border-color:#4f73b1;background:#1a2f4c}body.theme-dark .event-item.active,body.theme-dark .day-event-row.active{border-color:#6d96d8;background:#274068}body.theme-dark .event-type-badge{background:#223752;color:#c0d5f7}body.theme-dark .event-active{background:#2f8a4d;color:#e9fff1}body.theme-dark .event-inactive{background:#314761;color:#c8daf6}body.theme-dark .filter-chip{background:#223754;color:#d6e6ff;border-color:#33537c}body.theme-dark .calendar-filters{background:#111f33;border-color:#2d4462}body.theme-dark .calendar-filters-header h4,body.theme-dark .filter-title,body.theme-dark .checkbox-row{color:#d6e6ff}body.theme-dark .type-filter-list{background:#13243a;border-color:#2f4664}body.theme-dark .checkbox-row input[type=checkbox]{accent-color:#6d96d8}body.theme-dark .filter-panel{background:#111f33;border-color:#2d4462}body.theme-dark .status-filter-label select,body.theme-dark .hero-catalog-filter select,body.theme-dark label select,body.theme-dark input,body.theme-dark textarea{background:#12223a;border-color:#37547c;color:#d5e6ff}body.theme-dark .pool-card,body.theme-dark .pull-sprite-card{background:#132238;border-color:#2e425d}body.theme-dark .pool-card.up-pool-card{border-color:#f3c567;background:linear-gradient(180deg,#3d3017,#2f2513);box-shadow:0 0 0 1px #f3c56747,0 0 16px #f3c56773}body.theme-dark .pull-sprite-card.up-pull{border-color:#f3c567;background:linear-gradient(180deg,#3a2f18,#2b2211);box-shadow:0 0 0 1px #f3c56740,0 0 15px #f3c56780}body.theme-dark .pull-sprite-card.up-pull:after{background:linear-gradient(90deg,transparent,rgba(255,233,170,.85),transparent)}body.theme-dark .up-pill{color:#5f3900;background:#ffd678;border-color:#f3c567;box-shadow:0 0 0 1px #5f390024}body.theme-dark .pull-sprite-fallback{background:#1f314a;color:#9bb8de}body.theme-dark .pull-sprite-label,body.theme-dark .pool-prob,body.theme-dark .hero-details-name,body.theme-dark .hero-details-code,body.theme-dark .hero-details-release{color:#d3e2f8}body.theme-dark .day-event-row{border-color:#2d415e;background:#132238}body.theme-dark .day-event-row:hover{border-color:#4f73b1;background:#1a2f4c}body.theme-dark .day-event-title{color:#d5e6ff}body.theme-dark .day-event-meta{color:#9eb8db}body.theme-dark .details td{border-bottom-color:#2f4664;color:#d6e6ff}body.theme-dark .details td:first-child{color:#bfd6f7}body.theme-dark .details tr:hover{background:#1a2f4c}body.theme-dark .gacha-shell,body.theme-dark .hero-catalog-shell,body.theme-dark .hero-details-shell,body.theme-dark .tierlist-create-shell{background:linear-gradient(180deg,#111b2d,#102035)}body.theme-dark .gacha-overview-item{border-color:#2d4462;background:#13253d}body.theme-dark .gacha-empty-state{border-color:#36557e;background:#13253d}body.theme-dark .gacha-list-shell{border-color:#2f4664;background:linear-gradient(180deg,#13253d,#12263f)}body.theme-dark .gacha-list-title{color:#d6e6ff}body.theme-dark .gacha-list-subtitle{color:#9fb9dc}body.theme-dark .gacha-list-item{border-color:#2f4664;background:linear-gradient(165deg,#162a44,#13253d);color:#d6e6ff}body.theme-dark .gacha-list-item:hover{border-color:#6d96d8;background:linear-gradient(165deg,#1c3353,#17304e);box-shadow:0 4px 12px #08122073}body.theme-dark .gacha-list-item.active{border-color:#6d96d8;background:linear-gradient(165deg,#2d4970,#254467);box-shadow:0 0 0 1px #6d96d840}body.theme-dark .gacha-list-name{color:#d6e6ff}body.theme-dark .gacha-list-date{color:#abc4e6}body.theme-dark .gacha-list-rowkey{color:#8ea9cd}body.theme-dark .gacha-list-collapsed-note{color:#abc4e6}body.theme-dark .gacha-pagination-text{color:#b8cfee}body.theme-dark .gacha-overview-label{color:#9db7dc}body.theme-dark .gacha-overview-value{color:#d6e6ff}body.theme-dark .gacha-row-card{border-color:#305079;background:linear-gradient(180deg,#13253d,#142943)}body.theme-dark .gacha-row-head h4{color:#d5e6ff}body.theme-dark .gacha-pull-log{border-color:#2f4664;background:#13243a}body.theme-dark .gacha-pull-log p{color:#b7ceee}body.theme-dark .gacha-action-btn-gold{border-color:#f3c567;background:linear-gradient(180deg,#3d3017,#2f2513);color:#f5dca7;box-shadow:0 0 0 1px #f3c5673d,0 8px 16px #f3c56729}body.theme-dark .gacha-action-btn-gold:hover:not(:disabled){border-color:#ffd27d;background:linear-gradient(180deg,#49391b,#382b14);box-shadow:0 0 0 1px #ffd27d4d,0 10px 18px #f3c5673d}body.theme-dark .gacha-action-btn-gold:after{background:linear-gradient(90deg,transparent,rgba(255,233,170,.85),transparent)}body.theme-dark .up-hero-option{border-color:#2e425d;background:#132238;color:#d3e2f8}body.theme-dark .up-hero-option:hover:not(:disabled){border-color:#4f73b1;background:#1a2f4c}body.theme-dark .up-hero-option.selected{border-color:#6d96d8;background:#274068;box-shadow:0 0 0 1px #6d96d840}body.theme-dark .hero-catalog-toolbar{border-color:#2f4664;background:#13243a}body.theme-dark .hero-catalog-card{border-color:#33527a;background:linear-gradient(180deg,#13243a,#152a44)}body.theme-dark .hero-catalog-card:hover{border-color:#6d96d8;background:#1b3556}body.theme-dark .hero-catalog-card:focus-visible{outline-color:#6d96d8}body.theme-dark .fbx-viewer-shell{background:linear-gradient(180deg,#111b2d,#102035)}body.theme-dark .fbx-file-name{color:#d6e6ff}body.theme-dark .fbx-animation-select span{color:#bfd6f7}body.theme-dark .fbx-canvas-shell{border-color:#2f4664;background:radial-gradient(circle at top,rgba(255,226,170,.08) 0%,transparent 40%),linear-gradient(180deg,#13243a,#172a45)}body.theme-dark .fbx-loading-state{background:radial-gradient(circle at top,rgba(48,73,112,.3) 0%,transparent 38%),linear-gradient(180deg,#13243af5,#172a45f5)}body.theme-dark .fbx-loading-state p{color:#d6e6ff}body.theme-dark .fbx-loading-spinner{border-color:#76a3e52e;border-top-color:#8ec1ff}body.theme-dark .fbx-empty-state p{color:#d6e6ff}body.theme-dark .fbx-empty-state span{color:#aac2e4}body.theme-dark .tierlist-row{border-color:var(--tier-dark-row-border, #2f4664);background:linear-gradient(180deg,var(--tier-dark-lane-bg-start, #162942) 0%,var(--tier-dark-lane-bg-end, #14253d) 100%)}body.theme-dark .tierlist-editor-panel{border-color:#2f4664;background:linear-gradient(180deg,#13243a,#152945)}body.theme-dark .tierlist-editor-head h4,body.theme-dark .tierlist-editor-field span{color:#d6e6ff}body.theme-dark .tierlist-editor-swatch{border-color:#d6e6ff2e}body.theme-dark .tierlist-share-panel{border-color:#2f4664;background:linear-gradient(180deg,#13243a,#152945)}body.theme-dark .tierlist-share-modal{border-color:#2f4664;background:linear-gradient(180deg,#13243a,#152945);box-shadow:0 20px 60px #0208128c}body.theme-dark .tierlist-share-modal-head h4{color:#d6e6ff}body.theme-dark .tierlist-share-field span{color:#bfd6f7}body.theme-dark .tierlist-share-field input,body.theme-dark .tierlist-share-field textarea{border-color:#37547c;background:#12223a;color:#d6e6ff}body.theme-dark .tierlist-share-author{color:#d6e6ff}body.theme-dark .tierlist-share-description{color:#a9c2e5}body.theme-dark .tierlist-share-link-input{border-color:#37547c;background:#12223a;color:#d6e6ff}body.theme-dark .tierlist-lane{border-left-color:var(--tier-dark-lane-border, #2f4664);background:linear-gradient(180deg,var(--tier-dark-lane-bg-start, #162942) 0%,var(--tier-dark-lane-bg-end, #14253d) 100%)}body.theme-dark .tierlist-bank-shell{border-color:#2f4664;background:linear-gradient(180deg,#13243a,#12253d)}body.theme-dark .tierlist-bank-head h4{color:#d6e6ff}body.theme-dark .tierlist-bank{border-color:#3a587f;background:#111e30e0}body.theme-dark .tierlist-lane.is-drop-target,body.theme-dark .tierlist-bank.is-drop-target{background:linear-gradient(180deg,#3d3017,#2f2513);border-color:#f3c567;box-shadow:inset 0 0 0 1px #f3c56742}body.theme-dark .tierlist-empty{color:#9bb6da}body.theme-dark .tierlist-hero-tile{border-color:#33527a;background:linear-gradient(180deg,#13243a,#152a44)}body.theme-dark .tierlist-hero-tile:hover{box-shadow:0 8px 16px #050c1861;border-color:#6d96d8}body.theme-dark .tierlist-hero-name{color:#d2e2f8}body.theme-dark .cell-icon-wrap{border-color:#2f4664;background:#14263c}body.theme-dark .cell-icon-fallback,body.theme-dark .cell-detail-text{color:#9eb8db}body.theme-dark .cell-skill-text{border-top-color:#2f4664}body.theme-dark .cell-skill-text p{color:#c7daf7}body.theme-dark .hero-stats-controls,body.theme-dark .hero-target-match{border-color:#2f4664;background:#13243a}body.theme-dark .hero-level-limits,body.theme-dark .hero-relation-toggle label{color:#a8c0e2}body.theme-dark .hero-target-match h4{color:#d4e6ff}body.theme-dark .hero-details-head,body.theme-dark .hero-orb-panel{border-color:#2f4664;background:linear-gradient(160deg,#13243b,#152945)}body.theme-dark .hero-orb-icon-wrap{border-color:#36557e;background:#11233a}body.theme-dark .hero-orb-icon-fallback{color:#9eb8db}body.theme-dark .hero-orb-name{color:#d6e6ff}body.theme-dark .hero-orb-skill-name{color:#9cb8de}body.theme-dark .hero-orb-desc{color:#c5d9f7}body.theme-dark .hero-source-card{border-color:#2f4664;background:#13243a}body.theme-dark .hero-source-card-button:hover{border-color:#6d96d8;box-shadow:0 8px 16px #07122473}body.theme-dark .hero-source-card-button:focus-visible{outline-color:#6d96d8}body.theme-dark .hero-source-name,body.theme-dark .hero-source-event-title{color:#d5e6ff}body.theme-dark .hero-source-event-row{border-color:#2f4664;background:#152a44}body.theme-dark .hero-source-event-meta{color:#a9c2e3}body.theme-dark .hero-faction-pill{border-color:#385a86;background:#1a2f4b;color:#c9ddfa}body.theme-dark .hero-action-btn{border-color:#35557f;background:linear-gradient(165deg,#142741,#162d4a);color:#d9e8ff}body.theme-dark .hero-action-btn:hover{border-color:#6d96d8;box-shadow:0 8px 16px #07122473}body.theme-dark .hero-action-btn-source{border-color:#b99146;background:linear-gradient(165deg,#3b2f1b,#322816);color:#f2d6a2}body.theme-dark .hero-action-btn-model{border-color:#5ea796;background:linear-gradient(165deg,#173730,#15312b);color:#bceee1}body.theme-dark .hero-action-btn-art{border-color:#8f72ca;background:linear-gradient(165deg,#2f2148,#2a1d3f);color:#ddcbff}body.theme-dark .hero-full-art-modal{border-color:#2f4664;background:linear-gradient(180deg,#13243a,#172a45);box-shadow:0 18px 48px #040a1485}body.theme-dark .hero-full-art-head h4{color:#d6e6ff}body.theme-dark .hero-full-art-body{background:radial-gradient(circle at top,rgba(48,73,112,.22) 0%,transparent 38%),linear-gradient(180deg,#102136,#132540)}body.theme-dark .hero-stat-card{border-color:#2f4664;background:linear-gradient(180deg,#13243a,#152a44);box-shadow:inset 0 1px #ffffff0f}body.theme-dark .hero-stat-card-action{background:transparent}body.theme-dark .hero-stat-title{color:#9cb8de}body.theme-dark .hero-stat-value,body.theme-dark .hero-section-title,body.theme-dark .hero-skill-tier-title,body.theme-dark .hero-skill-name{color:#d6e6ff}body.theme-dark .hero-skill-tier,body.theme-dark .hero-skill-card{border-color:#2f4664;background:#13243a}body.theme-dark .hero-skill-meta{color:#9cb8de}body.theme-dark .hero-skill-desc{color:#c5d9f7}body.theme-dark .hero-skill-passive-icon{border-color:#36557e;background:#11233a}body.theme-dark .skill-tier-1.hero-skill-card{border-color:#49586e;background:linear-gradient(180deg,#1a2432,#1f2b3b)}body.theme-dark .skill-tier-1.hero-skill-card:before{background:#8d9bb2}body.theme-dark .skill-tier-2.hero-skill-card{border-color:#755f47;background:linear-gradient(180deg,#2c241d,#332a21)}body.theme-dark .skill-tier-2.hero-skill-card:before{background:#c19161}body.theme-dark .skill-tier-3.hero-skill-card{border-color:#645386;background:linear-gradient(180deg,#231d33,#29223a)}body.theme-dark .skill-tier-3.hero-skill-card:before{background:#9a79cf}body.theme-dark .hero-skill-tier.skill-tier-1{border-color:#49586e;background:linear-gradient(180deg,#1d2634,#222c3b)}body.theme-dark .hero-skill-tier.skill-tier-2{border-color:#755f47;background:linear-gradient(180deg,#2f271f,#372d23)}body.theme-dark .hero-skill-tier.skill-tier-3{border-color:#645386;background:linear-gradient(180deg,#251f35,#2d2540)}body.theme-dark .hero-skill-tier.skill-tier-1 .hero-skill-tier-title{color:#bec9d9}body.theme-dark .hero-skill-tier.skill-tier-2 .hero-skill-tier-title{color:#dfc0a0}body.theme-dark .hero-skill-tier.skill-tier-3 .hero-skill-tier-title{color:#ccb9ef}body.theme-dark .hero-skill-card.hero-skill-gift-card{border-color:#d3ab58;background:linear-gradient(180deg,#352b1b,#2e2518)}body.theme-dark .hero-skill-card.hero-skill-gift-card:before{background:#d3ab58}body.theme-dark .hero-skill-gift-meta{color:#efcf90}
