*{box-sizing:border-box;margin:0;padding:0}body{color:#eee;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}nav{background:#1a1a1a;border-bottom:1px solid #333;padding:12px 16px}.nav-inner{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;display:flex}.nav-brand{color:#2563eb;font-size:20px;font-weight:700;text-decoration:none}.nav-brand:hover{text-decoration:none}.nav-right{align-items:center;gap:16px;font-size:14px;display:flex}.nav-credits{color:#f59e0b;font-weight:600}.nav-link{color:#aaa;text-decoration:none}.nav-link:hover{color:#eee;text-decoration:none}.nav-user{color:#888;font-size:13px}.nav-logout-btn{color:#aaa;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px}.nav-logout-btn:hover{color:#eee}.container{max-width:900px;margin:0 auto;padding:16px}button,.btn{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:16px;font-weight:600}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-primary:disabled{color:#888;cursor:default;background:#333}.btn-danger{color:#fff;background:#dc2626}.btn-danger:hover{background:#b91c1c}.btn-sm{padding:6px 14px;font-size:14px}.btn-nowrap{white-space:nowrap}input[type=text],input[type=email],input[type=password],input[type=number],select,textarea{color:#eee;background:#222;border:1px solid #444;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:16px}input:focus,select:focus,textarea:focus{border-color:#2563eb;outline:none}label{color:#aaa;margin-bottom:4px;font-size:14px;display:block}.form-group{margin-bottom:12px}.form-group-lg{margin-bottom:16px}.form-row{align-items:flex-end;gap:12px;display:flex}.form-col{flex-direction:column;gap:8px;display:flex}.form-flex{flex:1}.select-inline{width:auto;padding:6px 10px;font-size:14px}.card{background:#1a1a1a;border-radius:8px;padding:16px}.card-bordered{border:1px solid #22c55e}.section-title{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px}.section-title-inline{margin-bottom:0}.section-label{color:#888;text-transform:uppercase;margin-bottom:4px;font-size:12px}.page{padding:16px 0}.page h1{margin-bottom:16px;font-size:24px}.loading{justify-content:center;align-items:center;min-height:200px;display:flex}.loading-spinner{border:3px solid #333;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-message{color:#ef4444;margin-top:8px;font-size:14px}.success-message{color:#22c55e;margin-top:8px;font-size:14px}.mb-16{margin-bottom:16px}.centered-page{justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.auth-card{width:100%;max-width:400px}.auth-title{margin-bottom:16px;font-size:24px}.auth-footer{color:#aaa;margin-top:16px;font-size:14px}.not-found-text{text-align:center}.not-found-code{color:#444;margin-bottom:8px;font-size:64px}.not-found-message{color:#aaa;margin-bottom:24px;font-size:18px}.error-boundary-card{text-align:center;max-width:480px}.error-boundary-title{margin-bottom:12px;font-size:24px}.error-boundary-desc{color:#888;margin-bottom:16px}.stat-row{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.stat-card{flex:1;min-width:150px}.stat-card-wide{flex:1;min-width:200px}.stat-card-form{flex:1;min-width:250px}.stat-value{font-size:28px;font-weight:700}.color-amber{color:#f59e0b}.color-green{color:#22c55e}.color-red{color:#ef4444}.color-blue{color:#2563eb}.color-muted{color:#888}.color-dim{color:#aaa}.status-text{text-transform:uppercase;font-weight:600}.status-new{color:#888}.status-extracting,.status-solving,.status-summarizing,.status-thinking{color:#f59e0b}.status-extracted,.status-solved,.status-summarized,.status-complete{color:#22c55e}.status-error{color:#ef4444}.status-default{color:#aaa}.badge{color:#fff;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.badge-lg{padding:2px 8px;font-size:12px}.badge-admin{background:#2563eb}.badge-blocked{background:#dc2626}.badge-complexity{color:#f59e0b;background:#333;border-radius:4px;padding:2px 8px;font-size:12px}.list-col{flex-direction:column;gap:8px;display:flex}.list-col-lg{flex-direction:column;gap:16px;display:flex}.card-row{justify-content:space-between;align-items:center;display:flex}.card-row-item{align-items:center;gap:8px;display:flex}.link-unstyled{color:inherit;text-decoration:none}.link-unstyled:hover{text-decoration:none}.action-bar{margin-bottom:24px}.empty-state{color:#888}.screenshot-id{font-weight:600}.screenshot-date{color:#888;margin-left:12px;font-size:14px}.screenshot-status{text-transform:uppercase;font-size:14px;font-weight:600}.detail-section{margin-bottom:24px}.detail-meta{color:#888;margin-top:4px;font-size:13px}.action-row{flex-wrap:wrap;gap:8px;display:flex}.screenshot-img{border-radius:4px;max-width:100%}.extraction-text{white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.6}.solution-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.solution-name{font-weight:600}.solution-lang{color:#2563eb;margin-left:8px;font-size:13px}.solution-status{font-size:13px}.code-block{background:#111;border-radius:6px;margin-bottom:12px;padding:12px;font-size:13px;line-height:1.5;overflow:auto}.summary-text{color:#ccc;font-size:14px;line-height:1.6}.thought-text{white-space:pre-wrap;word-break:break-word;color:#ccc;margin:0;font-size:13px;line-height:1.6}.token-warning{color:#f59e0b;margin-bottom:8px;font-size:13px}.token-display{align-items:center;gap:8px;display:flex}.token-value{word-break:break-all;background:#222;border-radius:6px;flex:1;padding:8px 12px;font-size:13px}.token-name{font-weight:600}.token-date{color:#888;margin-left:12px;font-size:13px}.admin-header-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user-email{font-weight:600}.user-credits{color:#f59e0b;font-size:14px;font-weight:600}.activity-action{color:#aaa;margin-left:12px;font-size:14px}.activity-date{color:#888;font-size:13px}.badge-row{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.active-status{color:#22c55e;font-weight:600}.search-form{gap:12px;margin-bottom:24px;display:flex}.search-input{flex:1}.pagination{justify-content:center;align-items:center;gap:16px;margin-top:24px;display:flex}.pagination-info{color:#888;font-size:14px}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:14px}.data-table thead tr{border-bottom:1px solid #333}.data-table th{text-align:left;color:#888;padding:8px 12px;font-weight:600}.data-table th.text-right{text-align:right}.data-table tbody tr{border-bottom:1px solid #222}.data-table td{padding:8px 12px}.data-table td.text-right{text-align:right}.data-table td.color-dim{color:#aaa}.credit-positive{color:#22c55e;font-weight:600}.credit-negative{color:#ef4444;font-weight:600}.client-auth-card{max-width:500px}.client-auth-desc{margin-bottom:16px;font-size:16px}.client-name{color:#2563eb;font-weight:700}.client-auth-note{color:#aaa;margin-bottom:24px;font-size:14px}.button-row{gap:12px;display:flex}.verify-success,.verify-error{margin-bottom:16px}.btn-full{width:100%;margin-top:8px}@media (width<=640px){.nav-inner{flex-direction:column;gap:8px}.nav-right{flex-wrap:wrap;justify-content:center;gap:8px 16px}.stat-row{flex-direction:column}.stat-card,.stat-card-wide,.stat-card-form{min-width:0}.card-row{flex-direction:column;align-items:flex-start;gap:8px}.form-row,.search-form{flex-direction:column}.admin-header-row{flex-direction:column;align-items:flex-start;gap:8px}.pagination{gap:8px}.solution-header{flex-direction:column;align-items:flex-start;gap:8px}.token-display,.button-row{flex-direction:column}.container{padding:12px}}@media (width<=480px){.page h1{font-size:20px}.stat-value{font-size:24px}.not-found-code{font-size:48px}.code-block{padding:8px;font-size:12px}}
