:root{color:#17211d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17211d;--muted:#68726d;--paper:#fbfcf8;--line:#dfe5dc;--green:#1f7a5a;--green-dark:#11533c;--blue:#235b78;--gold:#d59c28;--danger:#b33b2f;background:#f4f6f1;font-family:Aptos,Microsoft YaHei UI,PingFang SC,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#1f7a5a1a,#0000 34%),linear-gradient(315deg,#235b781f,#0000 28%),#f4f6f1;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:24px 0 44px}.topline{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.brand,.nav{align-items:center;display:flex}.brand{gap:10px;font-weight:800}.brand-mark{color:#fff;background:var(--green);border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.nav{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;gap:8px;padding:4px}.nav a{color:var(--muted);border-radius:6px;padding:8px 12px}.nav a:hover{color:var(--ink);background:#fff}.vote-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:start;gap:18px;display:grid}.panel,.metric{border:1px solid var(--line);background:#fbfcf8eb;border-radius:8px;box-shadow:0 18px 46px #17211d14}.vote-form,.amount-panel,.table-panel,.summary-grid .panel{padding:22px}.section-heading{align-items:center;gap:12px;margin-bottom:22px;display:flex}.section-heading>span{width:36px;height:36px;color:var(--green);background:#e5f1ea;border-radius:8px;place-items:center;display:grid}.section-heading p,.amount-top p{color:var(--muted);margin:0 0 4px;font-size:14px}.section-heading h1{letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,Microsoft YaHei UI,serif;font-size:clamp(26px,4vw,42px);line-height:1.05}.field,.field-group{gap:10px;margin:0 0 20px;display:grid}.field span,.field-group legend,.filters span{color:var(--muted);font-size:14px;font-weight:700}.field input,.filters input,.filters select{width:100%;min-height:44px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;outline:none;padding:10px 12px}.field input:focus,.filters input:focus,.filters select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f7a5a29}.field-group{border:0;padding:0}.option-grid{gap:10px;display:grid}.tenure-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.choice,.route-choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:stretch;gap:12px;min-height:92px;padding:14px;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;position:relative}.route-choice{align-items:flex-start;min-height:148px}.choice:hover,.route-choice:hover{border-color:#1f7a5a73;transform:translateY(-1px);box-shadow:0 10px 24px #1f7a5a1a}.choice input,.route-choice input{opacity:0;position:absolute}.choice input:checked+span,.route-choice input:checked~span:not(.route-code){color:var(--green-dark)}:is(.choice:has(input:checked),.route-choice:has(input:checked)){border-color:var(--green);background:#eef8f1}.choice>span,.route-choice span:not(.route-code){width:100%}.choice>span{flex-direction:column;justify-content:space-between;gap:12px;min-height:64px;display:flex}.route-choice span:not(.route-code){gap:8px;display:grid}.choice strong,.route-choice strong{line-height:1.25}.choice strong{font-size:clamp(20px,1.8vw,24px);line-height:1.18}.choice em,.route-choice em{color:var(--muted);font-size:13px;font-style:normal}.route-choice small{color:var(--muted);font-size:13px;line-height:1.45}.route-choice em{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:8px;display:flex}.route-choice em b,.route-choice em span{white-space:nowrap;font-weight:800}.route-choice em span{color:var(--ink);flex:none}.choice em{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding-top:10px;display:flex}.choice em span{white-space:nowrap}.choice em b{color:var(--ink);font-size:16px;font-weight:900}.route-code{color:#fff;background:var(--blue);border-radius:8px;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.confirm-row{color:var(--ink);align-items:center;gap:10px;margin-bottom:18px;display:flex}.confirm-row input{width:18px;height:18px;accent-color:var(--green)}.primary-button,.secondary-button,.icon-button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.primary-button{color:#fff;background:var(--green);width:100%;min-height:48px;font-weight:800}.primary-button:disabled{cursor:not-allowed;opacity:.68}.secondary-button{color:#fff;background:var(--blue);min-height:40px;padding:0 14px}.icon-button{width:40px;height:40px;color:var(--ink);border:1px solid var(--line);background:#fff}.amount-panel{position:sticky;top:18px}.amount-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.amount-top span{width:38px;height:38px;color:var(--gold);background:#fff6d9;border-radius:8px;place-items:center;display:grid}.money-line,.compact-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.money-line span,.formula{color:var(--muted)}.money-line strong{font-size:22px}.self-pay-box{color:#fff;background:linear-gradient(135deg, var(--green-dark), var(--blue));border-radius:8px;gap:8px;margin:18px 0;padding:18px;display:grid}.self-pay-box span{opacity:.82}.self-pay-box strong{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,6vw,54px);line-height:1}.formula{align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;display:flex}.notice{border-radius:8px;align-items:flex-start;gap:10px;margin:14px 0;padding:12px;display:flex}.notice strong,.notice span{display:block}.notice span{margin-top:2px;font-size:14px}.notice.success{color:var(--green-dark);background:#e5f4eb}.notice.danger{color:var(--danger);background:#fff0ec}.spin{animation:.9s linear infinite spin}.loading{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:8px;padding:32px}.stats-layout{gap:18px;display:grid}.stats-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.stats-actions{align-items:center;gap:10px;display:flex}.metric-grid,.summary-grid{gap:14px;display:grid}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{padding:18px}.metric span{color:var(--muted);font-size:14px}.metric strong{margin-top:8px;font-size:clamp(24px,4vw,36px);display:block}.panel h2{margin:0 0 10px;font-size:18px}.compact-list{display:grid}.compact-row:last-child{border-bottom:0}.filters{grid-template-columns:1fr 1fr 1.2fr;gap:12px;margin-bottom:16px;display:grid}.filters label{gap:8px;display:grid}.search-field span{align-items:center;gap:5px;display:inline-flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:13px 12px}th{color:var(--muted);background:#f0f4ef;font-size:13px}td{color:var(--ink)}.empty-cell{color:var(--muted);text-align:center;padding:28px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=920px){.vote-layout,.summary-grid,.metric-grid,.filters{grid-template-columns:1fr}.amount-panel{position:static}.tenure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.app-shell{width:min(100% - 20px,1180px);padding-top:14px}.topline,.stats-head{flex-direction:column;align-items:stretch}.nav{justify-content:space-between}.nav a{text-align:center;flex:1}.vote-form,.amount-panel,.table-panel,.summary-grid .panel{padding:16px}.tenure-grid,.route-grid{grid-template-columns:1fr}.stats-actions{justify-content:space-between}}
