:root{--rc-blue-900:#0b2e59;--rc-blue-700:#0f4c8c;--rc-blue-600:#1660ac;--rc-blue-500:#2b7bd3;--rc-blue-100:#dbe9f8;--rc-blue-50:#eaf2fc;--rc-green:#07c160;--rc-green-bg:#e8f8ef;--rc-orange:#ff8f1f;--rc-orange-bg:#fff3e5;--rc-red:#f53f3f;--rc-red-bg:#fdecec;--rc-cyan:#0d97a5;--rc-cyan-bg:#e4f6f8;--rc-gray:#8f959e;--rc-gray-bg:#f0f1f3;--rc-bg:#f4f6f9;--rc-card:#fff;--rc-text-1:#1f2329;--rc-text-2:#51565d;--rc-text-3:#8f959e;--rc-line:#e9ebee;--rc-radius:10px;--rc-radius-lg:14px;--van-primary-color:var(--rc-blue-700);--van-button-primary-background:var(--rc-blue-700);--van-button-primary-border-color:var(--rc-blue-700);--van-nav-bar-background:#fff;--van-nav-bar-title-text-color:var(--rc-text-1);--van-nav-bar-icon-color:var(--rc-text-1);--van-nav-bar-height:46px;--van-tabs-bottom-bar-color:var(--rc-blue-700);--van-tab-active-text-color:var(--rc-blue-700);--van-cell-group-inset-radius:var(--rc-radius);--van-field-label-color:var(--rc-text-2);--van-search-background:transparent}*{-webkit-tap-highlight-color:transparent}html,body{background:var(--rc-bg);color:var(--rc-text-1);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5}#app{min-height:100vh}.num{font-variant-numeric:tabular-nums;letter-spacing:.3px}.page{background:var(--rc-bg);box-sizing:border-box;min-height:100vh;padding-bottom:28px}.page-with-bar{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.card{background:var(--rc-card);border-radius:var(--rc-radius);margin:12px 12px 0;overflow:hidden}.card-title{color:var(--rc-text-1);align-items:center;gap:8px;padding:14px 16px 6px;font-size:14px;font-weight:600;display:flex}.card-title:before{content:"";background:var(--rc-blue-700);border-radius:2px;width:3px;height:13px}.card-title .card-title-extra{color:var(--rc-blue-600);margin-left:auto;font-size:12px;font-weight:400}.info-item{align-items:flex-start;padding:7px 16px;font-size:14px;line-height:21px;display:flex}.info-item .info-label{width:86px;color:var(--rc-text-3);flex-shrink:0}.info-item .info-value{color:var(--rc-text-1);word-break:break-all;flex:1;align-items:center;gap:4px;display:flex}.info-item .info-copy{color:var(--rc-blue-600);padding:0 2px;font-size:14px}.fixed-bar{z-index:20;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fff;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0f28500f}.tip-banner{border-radius:var(--rc-radius);align-items:flex-start;gap:6px;margin:12px 12px 0;padding:10px 14px;font-size:13px;line-height:19px;display:flex}.tip-banner.info{background:var(--rc-blue-50);color:var(--rc-blue-700)}.tip-banner.success{background:var(--rc-green-bg);color:#059048}.tip-banner.warning{background:var(--rc-orange-bg);color:#c96a00}.tip-banner.danger{background:var(--rc-red-bg);color:var(--rc-red)}.empty-extra{text-align:center;color:var(--rc-text-3);margin-top:-6px;font-size:12px}.demo-hint{border-radius:var(--rc-radius);border:1px dashed var(--rc-blue-100);background:var(--rc-blue-50);color:var(--rc-blue-700);margin:16px 12px 0;padding:10px 14px;font-size:12px;line-height:20px}.rich-text{color:var(--rc-text-2);word-break:break-word;font-size:13px;line-height:22px}.rich-text p{margin:0 0 6px}.rich-text p:last-child{margin-bottom:0}.rich-text ol,.rich-text ul{margin:0;padding-left:20px}.rich-text ol{list-style:decimal}.rich-text ul{list-style:outside}.rich-text li{margin:2px 0}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4{color:var(--rc-text-1);margin:8px 0 6px;font-size:15px;font-weight:600}.rich-text img{border-radius:6px;max-width:100%;margin:4px 0}.rich-text a{color:var(--rc-blue-600)}.rich-text strong{color:var(--rc-text-1)}.rsv-hero{color:#fff;padding:20px 20px 18px}.rsv-hero .hero-status{letter-spacing:1px;font-size:20px;font-weight:700}.rsv-hero .hero-desc{opacity:.92;margin-top:6px;font-size:13px;line-height:19px}.hero-blue{background:linear-gradient(135deg,#1660ac,#0f4c8c)}.hero-green{background:linear-gradient(135deg,#2fa964,#079155)}.hero-cyan{background:linear-gradient(135deg,#16a6b4,#0d8b97)}.hero-gray{background:linear-gradient(135deg,#6b7178,#51565d)}.hero-red{background:linear-gradient(135deg,#ef6262,#d93131)}.hero-orange{background:linear-gradient(135deg,#ff9a2e,#f07800)}
