:root{font-family:Segoe UI,PingFang SC,sans-serif;color:#182230;background:radial-gradient(circle at top left,rgba(0,163,255,.14),transparent 35%),linear-gradient(180deg,#f4f7fb,#eef3f9)}*{box-sizing:border-box}body{margin:0;min-width:320px}#root{min-height:100vh}.app-shell{min-height:100vh;background:transparent}.app-header{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#0f172a,#1d4ed8);padding-inline:24px;min-height:88px}.app-title,.app-subtitle,.app-nav-link{color:#fff!important}.app-title{margin:0!important}.app-nav-link{font-weight:600}.app-content{padding:24px}.page-header-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}.page-card{border-radius:20px;box-shadow:0 18px 48px #0f172a14}.detail-card,.editor-card{height:100%}.step-guide-card{background:linear-gradient(180deg,#fffffffa,#f6fafffa)}.step-progress-header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.step-question-block{padding:16px;border-radius:14px;background:#f8fbff;border:1px solid #dbeafe}.step-options-group{width:100%}.step-option-item{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;margin-inline-start:0!important;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;text-align:left}.step-option-item:hover{border-color:#93c5fd;background:#f8fbff}.step-option-item-selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 1px #2563eb1f}.step-option-radio{display:inline-flex;width:18px;height:18px;border-radius:999px;border:2px solid #94a3b8;flex:0 0 18px;justify-content:center;align-items:center;margin-top:2px}.step-option-item-selected .step-option-radio{border-color:#2563eb}.step-option-radio-dot{width:8px;height:8px;border-radius:999px;background:transparent}.step-option-item-selected .step-option-radio-dot{background:#2563eb}.step-option-label{display:inline-block;min-width:22px;font-weight:600;margin-right:6px}.step-explanation{white-space:pre-wrap;word-break:break-word}.focus-highlight-active{border-radius:16px;border:1px solid #60a5fa;box-shadow:0 0 0 3px #60a5fa38;transition:border-color .25s ease,box-shadow .25s ease}.center-box{display:flex;justify-content:center;align-items:center;min-height:240px}.editor-panel{width:100%}.editor-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.monaco-shell{width:100%;border-radius:12px;overflow:hidden;border:1px solid #0f172a;box-shadow:inset 0 1px #ffffff0a}.result-message-pre{margin:0;white-space:pre-wrap;word-break:break-word;max-height:260px;overflow:auto;font-family:SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.5}.case-cell{white-space:pre-wrap;word-break:break-word}.mistake-form-card{background:#fffaf0;border-color:#fde3b0}.mistake-history-item{padding-inline:0!important}.mistake-note{margin:0!important;white-space:pre-wrap;word-break:break-word}.hint-item-card{border:1px solid #dbe3ef;border-radius:12px;background:#fff;overflow:hidden;padding-bottom:12px}.hint-item-toggle{width:100%;border:0;background:transparent;padding:12px 14px;text-align:left;cursor:pointer}.hint-item-toggle:hover{background:#f8fbff}.hint-item-card .mistake-note,.hint-lock-state{padding:0 14px 14px}.hint-item-card .ant-btn{margin-left:14px}.report-stat-card{height:100%}.report-entry-card{background:linear-gradient(180deg,#fffffffa,#f0f7fffa)}.report-entry-tags{width:100%}.report-entry-section{margin:0!important;white-space:pre-wrap;word-break:break-word}.report-entry-actions{width:100%}.mistake-distribution-item{display:flex!important;justify-content:space-between;align-items:center;gap:12px}@media(max-width:768px){.app-content{padding:16px}.app-header{padding-inline:16px}.editor-toolbar,.step-progress-header{flex-direction:column;align-items:flex-start}.app-header{align-items:flex-start;flex-direction:column;gap:12px}}
