:root{color:#18302d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#18302d;--green:#16423c;--green-2:#225c53;--mint:#dce9e2;--paper:#fbfaf6;--warm:#eee9de;--gold:#d59a36;--red:#a13d3d;--line:#d7d3c9;--muted:#687570;--shadow:0 18px 50px #1e342f17;background:#eee9de;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--warm);min-width:320px}body{background:radial-gradient(circle at 10% -10%, #d59a361f, transparent 30rem), var(--warm);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,label,select{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #d59a3699}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{margin-top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{width:min(1160px,100% - 32px);padding:44px 0 max(44px, env(safe-area-inset-bottom));margin:0 auto}.kicker{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:.78rem;font-weight:800}.hero,.page-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.hero h1,.page-header h1{max-width:800px;color:var(--green);letter-spacing:-.04em;margin-bottom:9px;font-family:STSong,SimSun,serif;font-size:clamp(2rem,5vw,4.6rem);font-weight:700;line-height:1.04}.hero>div>p:last-child,.page-header>div>p:last-child{color:var(--muted);font-size:1rem}.connection-pill{min-height:38px;color:var(--green);background:#fbfaf6b3;border:1px solid #b5c8bd;border-radius:99px;flex:none;align-items:center;gap:8px;padding:8px 13px;font-size:.8rem;font-weight:700;display:inline-flex}.connection-pill span{background:#2b8a63;border-radius:50%;width:8px;height:8px}.connection-pill--offline{color:#805a17;background:#fff7e8;border-color:#d8bc83}.connection-pill--offline span{background:var(--gold)}.privacy-panel{background:var(--mint);border:1px solid #cddbd3;border-radius:20px;align-items:center;gap:18px;margin:36px 0 26px;padding:19px 22px;display:flex}.privacy-panel__icon{background:var(--green);color:#fff;border-radius:15px;flex:none;place-items:center;width:50px;height:50px;font-size:.72rem;font-weight:800;display:grid}.privacy-panel strong{margin-bottom:3px;display:block}.privacy-panel p{color:#49645d;margin-bottom:0;font-size:.92rem}.dashboard-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.action-card{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fbfaf6db;border-radius:22px;align-items:flex-end;gap:18px;min-height:146px;padding:22px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 8px 24px #1e342f08}.action-card:hover{box-shadow:var(--shadow);border-color:#9eb4aa;transform:translateY(-2px)}.action-card--primary{color:#fff;border-color:var(--green);background:var(--green)}.action-card__index{color:var(--gold);align-self:flex-start;font:700 1rem/1 Georgia,serif}.action-card>span:last-child{gap:7px;display:grid}.action-card strong{font:700 clamp(1.15rem,2vw,1.45rem)/1.2 STSong,SimSun,serif}.action-card small{color:var(--muted);font-size:.84rem}.action-card--primary small{color:#c9ded7}.recent-section,.record-table-section,.answer-review,.review-findings{margin-top:34px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.section-heading h2{color:var(--green);margin-bottom:0;font-family:STSong,SimSun,serif;font-size:clamp(1.35rem,3vw,2rem)}.text-button,.back-button,.button-danger-text{cursor:pointer;min-height:44px;color:var(--green-2);text-underline-offset:4px;background:0 0;border:0;padding:8px 4px;font-weight:750;-webkit-text-decoration:underline #225c5340;text-decoration:underline #225c5340}.back-button{text-decoration:none}.button-danger-text{color:var(--red)}.recent-list,.record-list{gap:10px;display:grid}.recent-record{border:1px solid var(--line);background:var(--paper);cursor:pointer;text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 18px;display:flex}.recent-record span:first-child{gap:4px;display:grid}.recent-record small,.recent-record>span:last-child{color:var(--muted);font-size:.8rem}.dashboard-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:20px;font-size:.78rem;display:flex}.page-header{justify-content:flex-start}.page-header .back-button{flex:0 0 120px}.page-header h1{font-size:clamp(1.9rem,4vw,3.5rem)}.filter-panel{border:1px solid var(--line);background:var(--paper);border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:30px;padding:18px;display:grid}.filter-panel label{color:var(--muted);gap:7px;font-size:.78rem;font-weight:700;display:grid}.filter-panel select,.filter-panel input,.text-input,.textarea-input,.number-field input{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #c9c8c0;border-radius:12px;padding:11px 13px}.export-panel{background:var(--green);color:#fff;border-radius:22px;gap:17px;margin-top:22px;padding:24px;display:grid}.export-panel h2{margin-bottom:6px;font-family:STSong,SimSun,serif}.export-panel p{color:#c9ded7;margin-bottom:0}.export-buttons,.backup-row,.modal-actions{flex-wrap:wrap;gap:10px;display:flex}.export-buttons button,.button-secondary,.primary-button,.button-danger,.record-card__actions button{cursor:pointer;min-height:48px;color:var(--green);background:#fff;border:1px solid #0000;border-radius:12px;padding:11px 17px;font-weight:800}.primary-button{background:var(--green);color:#fff}.button-secondary{color:var(--green);background:0 0;border-color:#bdc9c4}.export-panel .button-secondary{color:#fff;border-color:#ffffff59}.button-danger{background:var(--red);color:#fff}.file-button{cursor:pointer;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.file-button input{display:none}.record-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.record-card__main{min-width:0}.record-card__main p{color:var(--muted);margin:8px 0 4px;font-size:.88rem}.record-card__main small{color:#84908c}.record-card__title,.record-card__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.record-card__title strong{overflow-wrap:anywhere}.record-card__actions{justify-content:flex-end}.record-card__actions button{background:var(--green);color:#fff;min-height:42px;padding:8px 12px}.record-card__actions .button-secondary{color:var(--green);background:0 0;border-color:#bdc9c4}.record-card__actions .button-danger-text{color:var(--red);background:0 0}.status{color:#525b58;background:#e7e5df;border-radius:99px;padding:4px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.status--completed{color:#236044;background:#dcece4}.status--screened_out{color:#843737;background:#f2dddd}.status--supplemental{color:#805a17;background:#fff0cf}.empty-state,.success-state{color:var(--muted);text-align:center;background:#fbfaf699;border:1px dashed #bdbbb2;border-radius:18px;padding:34px}.success-state{color:#32664f;background:#edf7f1;border-color:#b5d2c2}.danger-zone{background:#fff4f2;border:1px solid #e1b8b8;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding:18px;display:flex}.danger-zone p{color:#875d5d;margin:4px 0 0;font-size:.84rem}.survey-view{min-height:100vh;padding-bottom:env(safe-area-inset-bottom)}.survey-topbar{z-index:20;padding:max(10px, env(safe-area-inset-top)) max(16px, calc((100% - 820px) / 2)) 12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfaf6f0;border-bottom:1px solid #16423c21;position:sticky;top:0}.survey-topbar__row,.survey-meta{justify-content:space-between;align-items:center;gap:14px;display:flex}.survey-meta{color:var(--muted);margin-top:6px;font-size:.78rem}.survey-meta span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.progress-track{background:#deddd7;border-radius:99px;height:5px;margin-top:9px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--green), #4b897d);height:100%;transition:width .22s;display:block}.survey-shell{width:min(820px,100% - 28px);margin:0 auto;padding:28px 0 44px}.module-note,.screened-banner{background:var(--mint);color:#3f5d55;border:1px solid #cddbd3;border-radius:15px;margin-bottom:14px;padding:15px 17px;font-size:.88rem;line-height:1.65}.module-note p{margin:4px 0 0}.screened-banner{color:var(--red);background:#fff1f0;border-color:#e3c1c1}.question-card{border:1px solid var(--line);background:var(--paper);min-height:480px;box-shadow:var(--shadow);border-radius:26px;padding:clamp(22px,5vw,42px)}.question-card__eyebrow{color:var(--green-2);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:.76rem;font-weight:800;display:flex}.review-badge,.operational-badge{color:#805a17;letter-spacing:0;background:#fff0cf;border-radius:99px;padding:4px 7px}.operational-badge{color:#2a5b4e;background:#dce9e2}.question-card h2{color:var(--ink);letter-spacing:-.015em;margin-bottom:11px;font-family:STSong,SimSun,serif;font-size:clamp(1.45rem,4vw,2.25rem);line-height:1.35}.question-variable,.matrix-row__variable{color:var(--gold);margin-right:9px;font-family:Georgia,serif;font-size:.8em;font-weight:800;display:inline-flex}.question-help,.field-hint{color:var(--muted);font-size:.86rem;line-height:1.6}.question-control{margin-top:27px}.control-reset{border:0;min-width:0;margin:0;padding:0}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.choice{cursor:pointer;background:#fff;border:1px solid #cbc9c0;border-radius:14px;align-items:center;gap:11px;min-height:60px;padding:12px 14px;line-height:1.35;transition:border-color .12s,background .12s,transform .12s;display:flex}.choice:hover{border-color:#91ab9f}.choice--selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#e9f2ed}.choice input{width:19px;height:19px;accent-color:var(--green);flex:none}.choice__code{min-width:27px;height:27px;color:var(--muted);background:#f0eee8;border-radius:9px;place-items:center;font:700 .76rem/1 Georgia,serif;display:grid}.choice--selected .choice__code{background:var(--green);color:#fff}.number-field{gap:8px;display:grid}.number-field__input{align-items:center;gap:12px;display:flex}.number-field input{max-width:260px;min-height:62px;font-size:1.25rem;font-weight:700}.textarea-input{resize:vertical;min-height:150px;line-height:1.65}.privacy-reminder{margin-bottom:9px;font-size:.82rem;color:#805a17!important}.field-error{color:var(--red);margin:8px 0 0;font-size:.82rem;font-weight:700;display:block}.readonly-value{color:var(--green);overflow-wrap:anywhere;background:#edf3f0;border:1px dashed #aabcb4;border-radius:14px;padding:18px;font-family:ui-monospace,Cascadia Code,monospace;font-size:1.1rem;font-weight:800}.matrix-list{gap:14px;display:grid}.matrix-row{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;margin:0;padding:16px}.matrix-row legend{width:100%;padding:0 2px 12px;font-weight:700;line-height:1.5}.matrix-options{grid-template-columns:repeat(5,minmax(48px,1fr));gap:7px;display:grid}.matrix-options .choice{text-align:center;justify-content:center;gap:5px;min-height:48px;padding:7px;font-size:.72rem}.matrix-options .choice input{opacity:0;position:absolute}.matrix-options .choice__code{min-width:25px}.compound-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.compound-field{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:15px}fieldset.compound-field legend{padding:0 4px;font-weight:750}.compound-field .choice-grid{grid-template-columns:1fr}.question-card__secondary{border-top:1px solid #e5e2da;justify-content:flex-end;margin-top:28px;padding-top:14px;display:flex}.refusal-state{color:#7d5420;background:#fff1e5;border-radius:12px;margin:16px 0;padding:11px 13px;font-size:.86rem}.survey-nav{grid-template-columns:minmax(120px,.42fr) minmax(160px,1fr);gap:11px;margin-top:14px;display:grid}.survey-nav button{width:100%;min-height:56px}.review-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;display:grid}.review-summary>div{border:1px solid var(--line);background:var(--paper);border-radius:18px;gap:3px;padding:20px;display:grid}.review-summary strong{color:var(--green);font:700 2rem/1 Georgia,serif}.review-summary span{color:var(--muted);font-size:.8rem}.finding-list{gap:9px;display:grid}.finding{background:var(--paper);border-left:4px solid #92a8a0;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.finding--warning{border-left-color:var(--gold)}.finding--error{border-left-color:var(--red);background:#fff4f2}.finding p{color:var(--muted);margin:4px 0;font-size:.86rem}.finding small{color:#8b9491}.answer-review details{border:1px solid var(--line);background:var(--paper);border-radius:15px;margin-bottom:9px;overflow:hidden}.answer-review summary{cursor:pointer;min-height:54px;color:var(--green);justify-content:space-between;align-items:center;padding:13px 16px;font-weight:800;display:flex}.answer-review__rows{border-top:1px solid var(--line)}.answer-row{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #ebe8e0;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:18px;width:100%;padding:13px 16px;display:grid}.answer-row span:last-child{color:var(--muted);text-align:right;overflow-wrap:anywhere;font-size:.82rem}.answer-row strong{color:var(--gold);margin-right:8px}.submit-panel{background:var(--green);color:#fff;border-radius:18px;gap:16px;margin-top:26px;padding:22px;display:grid}.confirm-check{align-items:flex-start;gap:12px;line-height:1.55;display:flex}.confirm-check input{width:20px;height:20px;accent-color:var(--gold);flex:none;margin-top:2px}.submit-panel .primary-button{color:var(--green);background:#fff}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d201d94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:24px;width:min(520px,100%);max-height:calc(100vh - 36px);padding:27px;overflow:auto;box-shadow:0 28px 90px #00000047}.modal h2{color:var(--green);font-family:STSong,SimSun,serif;font-size:1.75rem}.modal>p:not(.kicker){color:var(--muted);line-height:1.6}.mode-options{gap:10px;margin:20px 0 10px;display:grid}.mode-options button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:15px;gap:5px;min-height:76px;padding:16px;display:grid}.mode-options button:first-child{border-color:var(--green);background:#edf5f1}.mode-options span{color:var(--muted);font-size:.82rem}.modal-actions{justify-content:flex-end;margin-top:24px}.toast,.error-banner{z-index:120;right:18px;bottom:max(18px, env(safe-area-inset-bottom));max-width:min(440px,100% - 36px);box-shadow:var(--shadow);color:#fff;background:#102f2a;border-radius:13px;padding:14px 17px;font-size:.88rem;position:fixed}.error-banner{background:var(--red);align-items:center;gap:14px;display:flex}.error-banner button{color:#fff;cursor:pointer;background:0 0;border:0;font-weight:800}.loading-screen{min-height:100vh;color:var(--green);place-content:center;justify-items:center;display:grid}.loading-mark{background:var(--green);color:#fff;border-radius:21px;place-items:center;width:72px;height:72px;margin-bottom:12px;font:700 2rem/1 STSong,SimSun,serif;display:grid}@media (width<=860px){.filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.matrix-options{grid-template-columns:repeat(4,minmax(48px,1fr))}}@media (width<=640px){.app-shell{width:min(100% - 24px,1160px);padding-top:24px}.hero,.page-header{display:grid}.hero h1{font-size:2.45rem}.page-header .back-button{width:max-content}.dashboard-actions,.filter-panel,.choice-grid,.compound-grid,.review-summary{grid-template-columns:1fr}.action-card{min-height:118px}.privacy-panel{align-items:flex-start}.recent-record,.dashboard-footer,.record-card,.danger-zone,.finding{flex-direction:column;align-items:flex-start}.recent-record>span:last-child{align-self:flex-end}.record-card__actions{justify-content:flex-start;width:100%}.survey-topbar{padding-inline:14px}.survey-topbar .connection-pill{min-height:32px;padding:6px 10px;font-size:.7rem}.question-card{border-radius:20px;min-height:430px}.matrix-row{padding:13px}.matrix-options{grid-template-columns:repeat(3,minmax(0,1fr))}.matrix-options .choice{min-height:52px}.answer-row{grid-template-columns:1fr;gap:6px}.answer-row span:last-child{text-align:left}.export-buttons,.backup-row{grid-template-columns:1fr;display:grid}.export-buttons button,.backup-row>*{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
