:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f1114;--card:#171a1f;--border:#2a3038;--text:#e8eaed;--muted:#9aa3ad;--accent:#e59a2b;--accent-dim:#b8741a;--danger:#f07178;--grid:#2a3038;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.shell{max-width:1100px;margin:0 auto;padding:1.25rem 1rem 3rem}.top{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.top-right{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.75rem 1rem;display:flex}.btn-compact{padding:.4rem .65rem;font-size:.88rem}.brand{letter-spacing:.04em;align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.brand-mark{object-fit:contain;border-radius:6px;flex-shrink:0;width:28px;height:28px;display:block}.nav{gap:.5rem;display:flex}.nav a{color:var(--muted);border-radius:8px;padding:.4rem .75rem}.nav a:hover{color:var(--text);background:#1f2329}.nav a.active{color:var(--text);background:var(--card);border:1px solid var(--border)}.tool-subnav{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin:-.25rem 0 .35rem;padding:.5rem 0 .85rem;display:flex}.tool-subnav-links{flex-wrap:wrap;gap:.5rem;display:flex}.tool-subnav-refresh{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;min-width:10rem;display:flex}.tool-subnav-progress{text-align:right;word-break:break-word;max-width:min(320px,55vw);line-height:1.25}.tool-subnav-btn{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:#14171c;border-radius:8px;justify-content:center;align-items:center;padding:.45rem .95rem;font-size:.9rem;font-weight:500;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.tool-subnav-btn:hover{color:var(--text);background:#1a1e26;border-color:#3d4654}.tool-subnav-btn.active{color:var(--text);border-color:var(--accent-dim);background:var(--card);box-shadow:0 0 0 1px #e59a2b1f}.main{min-height:40vh}.foot{color:var(--muted);margin-top:2rem;font-size:.8rem}.page{flex-direction:column;gap:1rem;display:flex}.page-home .tools-section{flex-direction:column;gap:.75rem;display:flex}.tools-section-title{color:var(--muted);letter-spacing:.02em;margin:0;font-size:1rem;font-weight:600}.tools-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.tool-card{border:1px solid var(--border);background:linear-gradient(165deg, #1a1e26 0%, var(--card) 55%);border-radius:12px;flex-direction:column;gap:.4rem;min-height:9.5rem;padding:1.15rem 1.2rem 1.1rem;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex}.tool-card:hover{border-color:#4a5568;transform:translateY(-1px);box-shadow:0 8px 28px #00000059}.tool-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.tool-card-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:.72rem;font-weight:600}.tool-card-title{margin:.1rem 0 0;font-size:1.12rem;font-weight:700;line-height:1.25}.tool-card-desc{flex:1;margin:0;line-height:1.45}.tool-card-cta{color:var(--accent);margin-top:.35rem;font-size:.88rem;font-weight:600}.tool-card:hover .tool-card-cta{color:#f0b04d}.steam-cred-grid{grid-template-columns:minmax(10rem,14rem) 1fr;align-items:center;gap:.5rem .75rem;margin-top:.85rem;display:grid}.steam-cred-label{color:var(--muted);font-size:.82rem}.steam-cred-input{width:100%;max-width:32rem}.steam-cred-num{width:6rem}.steam-cred-save{margin-top:1rem}.steam-history-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.steam-history-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.steam-history-summary{margin:.35rem 0 0}.steam-history-filters{margin-bottom:.75rem}.steam-history-filter-row{flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;margin-bottom:.5rem;display:flex}.steam-history-filter-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);flex-direction:column;gap:.25rem;font-size:.72rem;font-weight:600;display:flex}.steam-history-filter-label.grow{flex:1;min-width:200px}.steam-history-filter-label.block{width:100%;margin-top:.5rem}.steam-history-select{text-transform:none;min-width:11rem;color:var(--text);font-size:.9rem;font-weight:400}.steam-history-th-btn{font:inherit;color:inherit;cursor:pointer;text-align:left;text-transform:inherit;letter-spacing:inherit;background:0 0;border:none;margin:0;padding:0}.steam-history-th-btn:hover{color:var(--text)}.steam-history-th-img{width:52px}.steam-history-td-img{vertical-align:middle;width:52px}.steam-history-thumb{object-fit:cover;background:#0f1114;border-radius:6px;display:block}.steam-history-img-link{line-height:0;display:inline-block}.steam-history-modal-actions{margin-top:1rem}.steam-history-stats{margin-bottom:.75rem}.steam-history-stats-title{margin:0 0 .65rem;font-size:1.05rem}.steam-history-stats-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem 1.5rem;display:grid}.steam-stats-sub{text-transform:none;letter-spacing:normal;margin:0 0 .4rem;font-weight:600}.steam-stats-line{margin:.25rem 0;font-size:.9rem}.steam-stats-foot{margin:.5rem 0 0;line-height:1.35}.steam-history-scm-cell{max-width:220px}.steam-history-scm-info{cursor:help;opacity:.85;font-size:.75rem}.steam-enrich-modal-wide{width:min(440px,100%)}.steam-enrich-modal-progress{text-align:center;padding:.25rem 0 .5rem}.steam-enrich-ring-wrap{width:104px;height:104px;margin:0 auto .35rem;position:relative}.steam-enrich-ring-svg{display:block}.steam-enrich-ring-bg{stroke:var(--border)}.steam-enrich-ring-fg{stroke:var(--accent);transition:stroke-dashoffset .35s}.steam-enrich-orbit{border:2px solid #ffffff0f;border-top-color:var(--accent);pointer-events:none;border-radius:50%;animation:.95s linear infinite steam-enrich-spin;position:absolute;inset:2px}@keyframes steam-enrich-spin{to{transform:rotate(360deg)}}.steam-enrich-ring-label{letter-spacing:.02em;pointer-events:none;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex;position:absolute;inset:0}.steam-enrich-ring-n{color:var(--text)}.steam-enrich-ring-sep{color:var(--muted);margin:0 .06em;font-weight:500}.steam-enrich-ring-t{color:var(--muted);font-weight:600}.steam-enrich-count{margin:0 0 .65rem;font-size:.8rem}.steam-enrich-primary{word-break:break-word;text-align:center;max-width:100%;margin:0;line-height:1.35}.steam-enrich-secondary{word-break:break-word;margin:.45rem 0 0;line-height:1.35}.steam-enrich-footnote{margin-top:.75rem;line-height:1.35}.steam-enrich-fieldset{border:1px solid var(--border);border-radius:10px;margin:.75rem 0;padding:.65rem .75rem .75rem}.steam-enrich-legend{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);padding:0 .35rem;font-size:.72rem;font-weight:600}.steam-enrich-radio{cursor:pointer;align-items:flex-start;gap:.5rem;margin-top:.45rem;font-size:.88rem;line-height:1.35;display:flex}.steam-enrich-radio input{flex-shrink:0;margin-top:.2rem}.steam-enrich-summary{text-align:left}.steam-enrich-summary-lead{margin:0 0 .65rem;line-height:1.4}.steam-enrich-429-info{margin:0 0 .75rem;line-height:1.45}.steam-enrich-429-list-title{margin:0 0 .35rem;line-height:1.4}.steam-enrich-429-list{border:1px solid var(--border);background:#0f1114;border-radius:8px;max-height:min(36vh,220px);margin:0 0 .75rem;padding:.5rem .5rem .5rem 1.25rem;overflow-y:auto}.steam-enrich-429-list li{margin:.2rem 0}.steam-enrich-other-fail{margin:0 0 .5rem}.steam-history-title{margin:0 0 .35rem;font-size:1.2rem}.steam-history-table-card{padding:0;overflow:hidden}.steam-history-table-wrap{max-height:min(70vh,640px);overflow:auto}.steam-history-table{border-collapse:collapse;width:100%;font-size:.85rem}.steam-history-table th,.steam-history-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.45rem .65rem}.steam-history-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;z-index:1;background:#1a1e26;font-size:.72rem;font-weight:600;position:sticky;top:0}.steam-history-table tr:nth-child(2n) td{background:#12151a}.steam-history-cell-item{word-break:break-word;max-width:280px}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem}.hero h1{margin:0 0 .35rem;font-size:1.35rem}.hero h2,.card h2{margin:0 0 .5rem;font-size:1.05rem}.muted{color:var(--muted)}.small{font-size:.85rem}.mono{font-family:var(--mono)}.row.gap{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.input{border:1px solid var(--border);color:var(--text);background:#0f1114;border-radius:8px;padding:.45rem .6rem;font-size:.95rem}.input.grow{flex:1;min-width:160px}.input.num{text-align:right;width:5rem}.btn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#222831;border-radius:8px;padding:.5rem .85rem;font-size:.95rem}.btn:hover:not(:disabled){border-color:#3d4654}.btn.primary{background:linear-gradient(180deg, var(--accent), var(--accent-dim));color:#1a1208;border-color:#8a5a14;font-weight:600}.btn:disabled{opacity:.55;cursor:not-allowed}.progress{color:var(--muted);margin:.5rem 0 0;font-size:.85rem}.ok{color:#7fd99a;margin:.5rem 0 0;font-size:.9rem}.steam-ext-status-card .steam-ext-status-line{align-items:center;gap:.5rem;margin:.65rem 0 0;font-size:.95rem;font-weight:600;display:flex}.steam-ext-status-on{color:#7fd99a}.steam-ext-status-off{color:#c9a227}.steam-ext-status-dot{background:#7fd99a;border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem}.steam-ext-status-dot-off{background:#c9a227}.steam-ext-install-block{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.steam-ext-download-btn{margin:0}.steam-ext-install-steps{max-width:42rem;margin:0;padding-left:1.25rem;line-height:1.55}.steam-ext-install-steps li{margin-bottom:.35rem}.steam-ext-admin-hint{opacity:.92;max-width:42rem;margin:0}.sub{color:var(--muted)}.price-err{color:var(--danger);margin-top:.2rem}.num{text-align:right;font-variant-numeric:tabular-nums}.strong{font-weight:600}.link{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem}.link.danger{color:var(--danger)}a.link{text-underline-offset:2px;text-decoration:underline;display:inline}.total{font-variant-numeric:tabular-nums;font-size:1.65rem;font-weight:700}.chart-card .chart-box{width:100%;height:280px;margin-top:.5rem}.inv-detail-chart{border:1px solid var(--border);background:#12151a;border-radius:10px;margin-bottom:.85rem;padding:.65rem .75rem}.inv-detail-chart-title{margin:0 0 .35rem;font-size:.95rem;font-weight:600}.inv-detail-chart-box{height:220px;margin-top:.35rem}.empty{text-align:center;padding:2rem 1rem}.pad-top{margin-top:.5rem}.cron-row{align-items:center;margin-top:.5rem}.cron-label{color:var(--muted);min-width:12rem;font-size:.9rem}.user-menu{flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:.25rem;display:flex}.user-email{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.auth-page{max-width:420px;margin:0 auto;padding:2rem 1rem}.auth-brand{margin-bottom:1.25rem}.auth-card h1{margin:0 0 .5rem;font-size:1.25rem}.auth-form{flex-direction:column;gap:.35rem;margin-top:1rem;display:flex}.auth-label{color:var(--muted);margin-top:.35rem;font-size:.8rem}.auth-label:first-of-type{margin-top:0}.auth-input{width:100%}.auth-submit{width:100%;margin-top:.75rem}.auth-switch{text-align:center;margin-top:1rem}.snap-list{flex-direction:column;gap:.5rem;display:flex}.snap-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.snap-row:last-child{border-bottom:none}code{font-family:var(--mono);border:1px solid var(--border);background:#0f1114;border-radius:4px;padding:.1rem .35rem;font-size:.88em}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inv-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.inv-empty-btn{margin-top:1rem}.inv-grid-card{padding:1rem}.inv-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.inv-tile{border:1px solid var(--border);cursor:pointer;width:100%;color:inherit;text-align:center;background:linear-gradient(#1c2028 0%,#14171c 100%);border-radius:10px;flex-direction:column;align-items:stretch;gap:.35rem;padding:.5rem .45rem .55rem;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.inv-tile:hover{border-color:#4a5568;box-shadow:0 0 0 1px #e59a2b33}.inv-tile-badge{font-variant-numeric:tabular-nums;color:#1a1208;background:linear-gradient(180deg, var(--accent), var(--accent-dim));z-index:1;border:1px solid #8a5a14;border-radius:4px;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .3rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.35rem;right:.35rem}.inv-tile-img-wrap{background:#0b0d10;border:1px solid #252a32;border-radius:8px;justify-content:center;align-items:center;min-height:88px;padding:.25rem;display:flex}.inv-tile-img{object-fit:contain;width:72px;height:72px}.inv-tile-label{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.inv-tile-meta{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.68rem}.inv-tile-err{color:var(--danger);font-size:.65rem}.modal-backdrop{z-index:80;background:#000000a6;justify-content:center;align-items:flex-start;padding:1.5rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-dialog{width:min(520px,100%);margin-top:.5rem;margin-bottom:2rem;padding:1rem 1.15rem 1.15rem}.modal-dialog-sm{width:min(400px,100%)}.modal-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}.modal-head h2{margin:0;font-size:1.1rem}.modal-close{width:2rem;height:2rem;color:var(--text);cursor:pointer;background:#222831;border:none;border-radius:8px;flex-shrink:0;font-size:1.35rem;line-height:1}.modal-close:hover:not(:disabled){background:#2d3540}.modal-close:disabled{opacity:.35;cursor:not-allowed}.modal-intro{margin:0 0 .65rem}.modal-search{width:100%;margin-bottom:.65rem}.modal-catalog-scroll{border:1px solid var(--border);background:#0f1114;border-radius:8px;max-height:min(48vh,320px);overflow-y:auto}.modal-catalog-list{margin:0;padding:0;list-style:none}.modal-catalog-list li{border-bottom:1px solid var(--border)}.modal-catalog-list li:last-child{border-bottom:none}.modal-catalog-row{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.65rem;padding:.5rem .65rem;display:flex}.modal-catalog-row:hover{background:#1a1e26}.modal-catalog-thumb{object-fit:contain;border:1px solid var(--border);background:#0b0d10;border-radius:6px;flex-shrink:0;width:48px;height:48px}.modal-catalog-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.modal-catalog-title{font-size:.9rem;font-weight:600}.modal-catalog-sub{word-break:break-word}.modal-divider{background:var(--border);height:1px;margin:1rem 0 .65rem}.modal-custom-row{margin-top:.35rem}.modal-confirm{flex-direction:column;gap:.65rem;display:flex}.modal-back{align-self:flex-start;margin-bottom:.25rem}.modal-confirm-preview{align-items:center;gap:1rem;padding:.5rem 0;display:flex}.modal-confirm-img{object-fit:contain;border:1px solid var(--border);background:#0b0d10;border-radius:8px;width:88px;height:88px}.modal-confirm-title{font-size:1rem;font-weight:600}.modal-qty-label{color:var(--muted);font-size:.8rem}.modal-qty-input{width:6rem}.modal-actions{flex-wrap:wrap;gap:.5rem;margin-top:.35rem;display:flex}.detail-hash{word-break:break-word;margin:0 0 .75rem}.detail-remove{text-align:center;width:100%;margin-top:1rem;display:block}
