:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}.app-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:32px 0}.top-bar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.top-bar h1{margin:0;font-size:32px;line-height:1.2}.top-bar p{color:#5d6b82;margin:6px 0 0}.primary-button{color:#fff;cursor:pointer;background:#1f6feb;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:700;display:inline-flex}.secondary-button{color:#183354;cursor:pointer;background:#fff;border:1px solid #b8c8df;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}.icon-button{color:#1f6feb;cursor:pointer;background:#fff;border:1px solid #c8d3e3;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:inline-grid}.primary-button:disabled,.secondary-button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.62}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.status-item,.panel{background:#fff;border:1px solid #d9e1ee;border-radius:8px}.status-item{align-items:center;gap:12px;padding:16px;display:flex}.status-icon{color:#1f6feb;background:#e8f1ff;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;display:grid}.status-item span{color:#6b778c;font-size:13px;display:block}.status-item strong{overflow-wrap:anywhere;margin-top:2px;display:block}.workspace{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:16px;display:grid}.notice{border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.notice span{flex:1}.notice.warning{color:#684700;background:#fff7df;border:1px solid #f3c871}.notice.success{color:#145c2b;background:#ecf9ef;border:1px solid #a6d8b4}.notice.error{color:#8f1f1f;background:#fff1f1;border:1px solid #f0a4a4}.panel{padding:20px}.panel h2{margin:0 0 16px;font-size:20px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-heading h2{margin:0}.auction-grid{gap:12px;display:grid}.auction-card{background:#fbfcff;border:1px solid #d9e1ee;border-radius:8px;padding:16px}.auction-card.selected{border-color:#1f6feb;box-shadow:0 0 0 1px #1f6feb}.auction-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.auction-card h3{overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.25}.auction-card p{color:#5d6b82;overflow-wrap:anywhere;margin:0 0 14px}.auction-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.card-action{width:100%;margin-top:14px}.auction-card dt{color:#6b778c;font-size:13px}.auction-card dd{overflow-wrap:anywhere;margin:2px 0 0;font-weight:700}.status-badge{border-radius:999px;flex:none;padding:4px 9px;font-size:12px;font-weight:800}.status-0{color:#145c2b;background:#dff4e6}.status-1{color:#684700;background:#fff0bf}.status-2{color:#334155;background:#e6edf7}.auction-form{gap:14px;display:grid}.auction-form label{color:#34445c;gap:6px;font-weight:700;display:grid}.auction-form input,.auction-form textarea{color:#172033;background:#fff;border:1px solid #c8d3e3;border-radius:8px;width:100%;padding:11px 12px}.auction-form textarea{resize:vertical}.form-note{color:#6b778c;margin:14px 0 0;font-size:14px}.detail-layout{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:20px;display:grid}.detail-layout .section-heading{align-items:flex-start}.detail-layout .section-heading p{color:#5d6b82;overflow-wrap:anywhere;margin:4px 0 0}.detail-list{gap:12px;margin:0;display:grid}.detail-list div{gap:4px;display:grid}.detail-list dt{color:#6b778c;font-size:13px}.detail-list dd{overflow-wrap:anywhere;margin:0;font-weight:700}.address-value{align-items:center;gap:8px;min-width:0;display:flex}.address-value span{overflow-wrap:anywhere;min-width:0}.action-panel{background:#fbfcff;border:1px solid #d9e1ee;border-radius:8px;padding:16px}.action-panel h3,.history-panel h3{margin:0 0 12px;font-size:17px}.action-panel h3:not(:first-child){margin-top:22px}.history-panel{grid-column:1/-1}.table-wrap{overflow-x:auto}.history-table{border-collapse:collapse;width:100%;min-width:560px}.history-table th,.history-table td{text-align:left;border-bottom:1px solid #e3eaf4;padding:10px}.history-table th{color:#5d6b82;font-size:13px}.history-table a{color:#1f6feb;align-items:center;gap:4px;font-weight:700;display:inline-flex}.empty-state{color:#607089;text-align:center;background:#f8fafd;border:1px dashed #b8c3d6;border-radius:8px;padding:28px}.check-list{color:#34445c;margin:0;padding-left:20px}.check-list li+li{margin-top:10px}.deployment-list{gap:10px;margin:18px 0 0;display:grid}.deployment-list div{gap:4px;display:grid}.deployment-list dt{color:#6b778c;font-size:13px}.deployment-list dd{overflow-wrap:anywhere;margin:0;font-weight:700}@media (width<=760px){.app-shell{width:min(100% - 24px,1120px);padding:20px 0}.top-bar{flex-direction:column;align-items:stretch}.top-bar h1{font-size:28px}.status-grid,.workspace,.detail-layout,.auction-card dl{grid-template-columns:1fr}.section-heading,.notice{flex-direction:column;align-items:stretch}}
