.ducat-page{flex:1;grid-template:"threshold threshold""search potential""filters filters""table table"1fr/1fr auto;min-height:0;display:grid}.threshold-bar{grid-area:threshold}.verdict-potential{grid-area:potential}.search-bar{grid-area:search}.filter-bar{grid-area:filters}.ducat-table-container{grid-area:table}.search-bar{background:#1a1a2e;border-bottom:1px solid #2a2a3e;align-items:center;gap:12px;padding:10px 12px;display:flex}.search-input-wrapper{flex:1;max-width:360px;position:relative}.search-input{color:#e0e0f0;background:#12121f;border:1px solid #2a2a3e;border-radius:6px;outline:none;width:100%;padding:7px 30px 7px 12px;font-size:.875rem;transition:border-color .15s}.search-clear{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:1rem;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.search-clear:hover{color:#e0e0f0;background:#2a2a3e}.search-input::placeholder{color:#6b7280}.search-input:focus{border-color:#646cff}.ducat-table-container{flex:1;min-height:0;overflow:auto}.ducat-table{min-width:1000px;font-size:.875rem}.ducat-row{align-items:center;display:grid}.ducat-header{z-index:1;background:#1a1a2e;border-bottom-width:2px;position:sticky;top:0}.ducat-header .ducat-cell{color:#a0a0c0;text-transform:uppercase;letter-spacing:.05em;-webkit-user-select:none;user-select:none;font-size:.75rem;font-weight:600}.ducat-header .ducat-cell.sortable{cursor:pointer;transition:color .15s}.ducat-header .ducat-cell.sortable:hover{color:#e0e0f0}.ducat-header .ducat-cell.sorted{color:#646cff}.sort-indicator{font-size:.6rem}.ducat-row{border-bottom:1px solid #2a2a3e}.ducat-cell{white-space:nowrap;text-overflow:ellipsis;padding:6px 12px;overflow:hidden}.ducat-row:not(.ducat-header):hover .ducat-cell{background:#646cff14}.col-num,.col-change{text-align:right}.change-up{color:#4ade80}.change-down{color:#f87171}.change-neutral{color:#6b7280}.col-qty{text-align:center}.qty-controls{justify-content:center;align-items:center;gap:6px;display:flex}.qty-btn{color:#e0e0f0;cursor:pointer;background:#2a2a3e;border:none;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:.75rem;font-weight:600;line-height:1;transition:background .15s;display:inline-flex}.qty-btn:hover:not(:disabled){background:#3a3a52}.qty-btn:disabled{opacity:.3;cursor:not-allowed}.qty-value{text-align:center;font-variant-numeric:tabular-nums;min-width:20px;font-size:.8rem}.status-message{color:#a0a0c0;justify-content:center;align-items:center;height:200px;font-size:1.1rem;display:flex}.status-message.error{color:#f87171}.col-verdict{text-align:center}.verdict-badge{letter-spacing:.03em;border-radius:3px;align-items:center;gap:4px;padding:1px 6px;font-size:.7rem;font-weight:700;line-height:1.4;display:inline-flex}.verdict-ducats{color:#eab308;background:#eab30826}.verdict-plat{color:#60a5fa;background:#60a5fa26}.verdict-either{color:#9ca3af;background:#6b72801f}.verdict-pct{opacity:.75;font-size:.6rem;font-weight:500}.row-ducats .ducat-cell{background:#eab30808}.row-plat .ducat-cell{background:#60a5fa08}.ducat-row:not(.ducat-header).row-ducats:hover .ducat-cell{background:#eab30814}.ducat-row:not(.ducat-header).row-plat:hover .ducat-cell{background:#60a5fa14}.threshold-bar{color:#6b7280;white-space:nowrap;background:#1a1a2e;border-bottom:1px solid #2a2a3e;justify-content:flex-end;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;display:flex}.threshold-label{align-items:center;gap:6px;display:inline-flex}.threshold-help{color:#a0a0c0;cursor:help;background:#2a2a3e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:inline-flex;position:relative}.threshold-tooltip{color:#c0c0d8;white-space:normal;text-align:left;z-index:10;pointer-events:none;background:#1e1e36;border:1px solid #3a3a52;border-radius:8px;width:280px;padding:10px 12px;font-size:.75rem;font-weight:400;line-height:1.5;display:none;position:absolute;top:calc(100% + 8px);right:-8px;box-shadow:0 4px 16px #0006}.threshold-tooltip:after{content:"";border:6px solid #0000;border-bottom-color:#3a3a52;position:absolute;bottom:100%;right:14px}.threshold-help:hover .threshold-tooltip,.threshold-help:focus .threshold-tooltip{display:block}.threshold-help:focus{outline-offset:2px;outline:1px solid #646cff}.threshold-value{color:#a78bfa;font-variant-numeric:tabular-nums;font-weight:600}.threshold-sep{color:#3a3a52}.threshold-legend{align-items:center;gap:10px;display:flex}.threshold-legend-item{align-items:center;gap:4px;display:flex}.legend-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.legend-dot-ducats{background:#eab308}.legend-dot-plat{background:#60a5fa}.verdict-potential{background:#1a1a2e;border-bottom:1px solid #2a2a3e;align-items:center;gap:8px;padding:6px 12px;display:flex}.potential-card{white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;display:flex}.potential-ducats{background:#eab3080f;border:1px solid #eab3081f}.potential-plat{background:#60a5fa0f;border:1px solid #60a5fa1f}.potential-either{background:#6b72800f;border:1px solid #6b72801f}.potential-label{text-transform:uppercase;letter-spacing:.03em;color:#6b7280;font-size:.65rem;font-weight:600}.potential-ducats .potential-label{color:#eab30899}.potential-plat .potential-label{color:#60a5fa99}.potential-value{font-variant-numeric:tabular-nums;color:#e0e0f0;font-size:.85rem;font-weight:700;line-height:1}.potential-ducats .potential-value{color:#eab308}.potential-plat .potential-value{color:#60a5fa}.potential-either .potential-value{color:#9ca3af}.potential-unit{opacity:.7;font-size:.75rem;font-weight:500}.potential-value-split{gap:6px;font-size:.8rem;display:flex}.col-set{text-align:center}.set-progress{font-variant-numeric:tabular-nums;color:#6b7280;align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.set-progress.set-full{color:#4ade80;font-weight:600}.set-na{color:#3a3a52}.set-complete-btn{color:#4ade80;cursor:pointer;white-space:nowrap;background:#4ade801f;border:1px solid #4ade804d;border-radius:3px;flex-shrink:0;padding:1px 8px;font-size:.65rem;font-weight:600;line-height:1.4;transition:background .15s}.set-complete-btn:hover{background:#4ade8040}.filter-bar{background:#1a1a2e;border-bottom:1px solid #2a2a3e;align-items:center;gap:12px;padding:6px 12px;display:flex}.filter-chips{gap:4px;display:flex}.filter-chip{color:#6b7280;letter-spacing:.03em;cursor:pointer;background:0 0;border:1px solid #2a2a3e;border-radius:4px;padding:3px 10px;font-size:.7rem;font-weight:600;transition:all .15s}.filter-chip:hover{color:#a0a0c0;border-color:#3a3a52}.filter-chip.active{color:#e0e0f0;background:#646cff1a;border-color:#646cff}.filter-chip-ducats.active{color:#eab308;background:#eab3081a;border-color:#eab30866}.filter-chip-plat.active{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa66}.filter-chip-either.active{color:#9ca3af;background:#9ca3af1a;border-color:#9ca3af66}.filter-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:flex}.filter-toggle input[type=checkbox]{accent-color:#646cff;cursor:pointer;width:14px;height:14px}.filter-toggle-label{color:#6b7280;font-size:.75rem;transition:color .15s}.filter-toggle:hover .filter-toggle-label{color:#a0a0c0}.filter-toggle input:checked+.filter-toggle-label{color:#e0e0f0}.filter-count{color:#4a4a6a;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.7rem}.mobile-sort-bar{display:none}@media (width<=768px){.ducat-page{grid-template:"threshold""potential""search""filters""table"1fr/1fr;max-width:100vw;overflow:hidden}.ducat-table-container{min-height:0;overflow:hidden auto}.ducat-table{width:100%;min-width:0;padding-top:8px}.threshold-bar{flex-wrap:wrap;justify-content:center;padding:4px 8px}.threshold-sep,.threshold-legend{display:none}.threshold-help{width:24px;height:24px;font-size:.65rem}.threshold-tooltip,.threshold-tooltip:after{left:50%;right:auto;transform:translate(-50%)}.verdict-potential{flex-wrap:nowrap;align-items:stretch;gap:6px;padding:4px 8px}.potential-card{white-space:normal;flex:1 1 0;min-width:0;padding:3px 6px;overflow:hidden}.potential-value-split{flex-direction:column;gap:2px;font-size:.75rem}.search-bar{padding:6px 8px}.search-input-wrapper{max-width:none}.search-input{padding:8px 36px 8px 10px;font-size:1rem}.search-clear{width:32px;height:32px;font-size:1.2rem}.filter-bar{flex-wrap:wrap;gap:8px;padding:4px 8px}.filter-chip{min-height:32px;padding:6px 12px;font-size:.75rem}.filter-toggle input[type=checkbox]{width:20px;height:20px}.filter-toggle-label{font-size:.85rem}.filter-count,.ducat-header{display:none}.ducat-row:not(.ducat-header){background:#16162a;border:1px solid #2a2a3e;border-left-width:3px;border-radius:8px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;column-gap:8px;margin:0 8px;padding:12px;width:calc(100% - 16px)!important}.ducat-row.row-ducats{border-left-color:#eab308}.ducat-row.row-plat{border-left-color:#60a5fa}.ducat-row.row-either{border-left-color:#4a4a6a}.row-ducats .ducat-cell,.row-plat .ducat-cell,.ducat-row:not(.ducat-header):hover .ducat-cell,.ducat-row:not(.ducat-header).row-ducats:hover .ducat-cell,.ducat-row:not(.ducat-header).row-plat:hover .ducat-cell{background:0 0}.ducat-row:not(.ducat-header) .ducat-cell{white-space:normal;text-overflow:initial;padding:2px 0;overflow:visible}.ducat-row:not(.ducat-header) .ducat-cell[data-col=name]{color:#e0e0f0;grid-area:1/1/auto/3;font-size:.9rem;font-weight:600}.ducat-row:not(.ducat-header) .ducat-cell[data-col=verdict]{text-align:right;grid-area:1/3}.ducat-row:not(.ducat-header) .ducat-cell[data-col=qty]{text-align:left;grid-area:2/1/auto/3;padding-top:6px}.ducat-row:not(.ducat-header) .ducat-cell[data-col=set]{text-align:right;grid-area:2/3;padding-top:6px}.ducat-row:not(.ducat-header) .ducat-cell[data-col=ducats],.ducat-row:not(.ducat-header) .ducat-cell[data-col=plat],.ducat-row:not(.ducat-header) .ducat-cell[data-col=duc-plat]{color:#a0a0c0;border-top:1px solid #2a2a3e;flex-direction:column;gap:1px;margin-top:6px;padding-top:8px;font-size:.8rem;display:flex}.ducat-row--auth .ducat-cell[data-col=ducats]{grid-area:3/1}.ducat-row--auth .ducat-cell[data-col=plat]{grid-area:3/2}.ducat-row--auth .ducat-cell[data-col=duc-plat]{grid-area:3/3}.ducat-row:not(.ducat-row--auth) .ducat-cell[data-col=ducats]{grid-area:2/1}.ducat-row:not(.ducat-row--auth) .ducat-cell[data-col=plat]{grid-area:2/2}.ducat-row:not(.ducat-row--auth) .ducat-cell[data-col=duc-plat]{grid-area:2/3}.ducat-row:not(.ducat-header) .ducat-cell[data-col=ducats]:before{content:"Ducats";text-transform:uppercase;letter-spacing:.03em;color:#6b7280;font-size:.65rem;font-weight:600}.ducat-row:not(.ducat-header) .ducat-cell[data-col=plat]:before{content:"Plat";text-transform:uppercase;letter-spacing:.03em;color:#6b7280;font-size:.65rem;font-weight:600}.ducat-row:not(.ducat-header) .ducat-cell[data-col=duc-plat]:before{content:"Duc/Plat";text-transform:uppercase;letter-spacing:.03em;color:#6b7280;font-size:.65rem;font-weight:600}.qty-btn{border-radius:6px;width:36px;height:36px;font-size:1rem}.qty-value{min-width:28px;font-size:1rem}.set-complete-btn{min-height:32px;padding:6px 14px;font-size:.75rem}.verdict-badge{padding:2px 8px;font-size:.75rem}.mobile-sort-bar{background:#1a1a2e;border-bottom:1px solid #2a2a3e;align-items:center;gap:8px;padding:4px 8px;display:flex}.mobile-sort-select{color:#e0e0f0;appearance:none;background:#12121f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236b7280'%3E%3Cpath d='M6 8L1 3h10z'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #2a2a3e;border-radius:6px;flex:1;min-height:40px;padding:8px 12px;font-size:.875rem}.mobile-sort-select:focus{border-color:#646cff;outline:none}.mobile-sort-dir{color:#e0e0f0;cursor:pointer;background:#12121f;border:1px solid #2a2a3e;border-radius:6px;justify-content:center;align-items:center;min-width:40px;min-height:40px;font-size:1rem;transition:border-color .15s;display:flex}.mobile-sort-dir:hover{border-color:#646cff}}*,:before,:after{box-sizing:border-box}:root{color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f1a;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{min-height:100vh;margin:0}#root,.app-layout{flex-direction:column;min-height:100vh;display:flex}.app-header{background:#16162a;border-bottom:1px solid #2a2a3e;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.app-header h1{color:#e0e0f0;margin:0;font-size:1.25rem;font-weight:600}.header-auth{align-items:center;display:flex}.user-menu{position:relative}.user-menu-trigger{cursor:pointer;color:#e0e0f0;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:4px 10px;transition:background .15s,border-color .15s;display:flex}.user-menu-trigger:hover{background:#ffffff0d;border-color:#2a2a3e}.user-avatar{border-radius:50%;width:28px;height:28px}.user-name{color:#e0e0f0;font-size:.875rem}.user-menu-chevron{color:#6a6a8a;font-size:.75rem;transition:transform .15s}.user-menu-chevron.open{transform:rotate(180deg)}.user-menu-dropdown{z-index:100;background:#1e1e34;border:1px solid #2a2a3e;border-radius:8px;min-width:180px;padding:4px;animation:.12s ease-out menuFadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0006}@keyframes menuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.user-menu-item{color:#c0c0d8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:.85rem;transition:background .12s,color .12s;display:flex}.user-menu-item:hover{color:#e0e0f0;background:#ffffff0f}.user-menu-item svg{flex-shrink:0}.user-menu-item-danger:hover{color:#f87171;background:#f871711a}.user-menu-divider{background:#2a2a3e;height:1px;margin:4px 8px}.btn-login{color:#fff;background:#5865f2;border-radius:6px;padding:6px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-block}.btn-login:hover{background:#4752c4}.app-main{flex-direction:column;flex:1;min-height:0;padding:16px 24px;display:flex}.title-short{display:none}@media (width<=768px){.title-full{display:none}.title-short{display:inline}.app-header{padding:10px 12px}.app-header h1{font-size:1rem}html,body,#root{height:100dvh;overflow:hidden}.app-layout{height:100dvh;min-height:0;overflow:hidden}.app-main{min-height:0;padding:0;overflow:hidden}.user-name,.user-menu-chevron{display:none}.user-menu-trigger{justify-content:center;min-width:44px;min-height:44px}.user-avatar{width:32px;height:32px}.user-menu-item{min-height:44px;padding:12px 16px}.btn-login{align-items:center;min-height:44px;display:inline-flex}}
