:root{color:#132238;background:radial-gradient(circle at 0 0,#10b9812e,#0000 26%),radial-gradient(circle at 100% 0,#2563eb2e,#0000 22%),linear-gradient(#f6fbff 0%,#eef4f8 100%);font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;color:#102a43;background:#dbeafe;border:none;border-radius:14px;padding:.8rem 1rem;transition:transform .16s,opacity .16s}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.55}button.primary{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb)}button.ghost{background:#0f766e1a}input,textarea,select{background:#ffffffeb;border:1px solid #1322381f;border-radius:14px;width:100%;margin-top:.5rem;padding:.85rem .95rem}.shell{max-width:1280px;margin:0 auto;padding:2rem 1rem 4rem}.hero{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);align-items:stretch;gap:1rem;display:grid}.hero-copy,.hero-status,.panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #13223814;border-radius:24px;box-shadow:0 20px 45px #0f172a14}.hero-copy,.hero-status{padding:1.5rem}.eyebrow{color:#0f766e;letter-spacing:.08em;margin:0 0 .65rem;font-size:.82rem;font-weight:700}.hero h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.lede{color:#3b4d66;margin:1rem 0 0;line-height:1.75}.hero-links{flex-wrap:wrap;gap:.75rem;margin-top:1.15rem;display:flex}.quick-link{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:.8rem 1rem;font-weight:600;text-decoration:none;transition:transform .16s,opacity .16s;display:inline-flex}.quick-link:hover{transform:translateY(-1px)}.ghost-link{color:#102a43;background:#0f766e1a}.hero-status{flex-direction:column;justify-content:space-between;display:flex}.hero-status span,.panel-head h2,.panel h2{color:#3b4d66}.hero-status strong{margin-top:.8rem;font-size:1.9rem}.hero-status small{color:#5a6c84;margin-top:1rem;line-height:1.6}.steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin:1rem 0 1.2rem;display:grid}.step{text-align:center;color:#5a6c84;background:#ffffffa6;border:1px solid #13223814;border-radius:16px;padding:.85rem 1rem;font-size:.95rem}.step.active{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb)}.layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.panel{padding:1.35rem}.panel-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.panel h2{margin:0 0 1rem;font-size:1.15rem}label{color:#1f3651;margin-top:.85rem;font-size:.96rem;display:block}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.actions.stacked{flex-direction:column}.hint,.empty,.message,.note-block p{color:#5a6c84;line-height:1.65}.kv{gap:.75rem;margin:1rem 0 0;display:grid}.kv div{background:#f8fbfd;border-radius:14px;justify-content:space-between;gap:1rem;padding:.8rem .9rem;display:flex}.kv dt{color:#5a6c84}.kv dd{margin:0;font-weight:700}.note-block{background:#f8fbfd;border-radius:14px;margin-top:1rem;padding:.95rem 1rem}.history-panel{grid-column:1/-1}.history-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.history-list li{background:#f8fbfd;border-radius:14px;gap:.2rem;padding:.95rem 1rem;display:grid}.history-list span,.history-list small{color:#5a6c84}@media (width<=960px){.hero,.layout{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.shell{padding:1rem .85rem 2rem}.steps{grid-template-columns:1fr 1fr}.panel{padding:1rem}}
