:root{color-scheme:light;--paper: #fbfbfa;--surface: #ffffff;--surface-soft: #f4f6f3;--ink: #151a18;--muted: #68736e;--faint: #8b948f;--line: #dce1dd;--line-strong: #bdc8c1;--brand: #174d3b;--brand-press: #0f382b;--accent: #9a5f2d;--danger: #9d2f23;--ok-bg: #edf7f1;--ok-line: #b8d9c5;--error-bg: #fff3f0;--error-line: #e8b5ad;--shadow: 0 18px 44px rgba(28, 40, 34, .08);font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{min-height:100%;background:var(--paper)}body{min-height:100%;margin:0;color:var(--ink);line-height:1.5;background:linear-gradient(180deg,#174d3b0e,#174d3b00 240px),var(--paper)}body:before{content:"";position:fixed;inset:0 auto 0 0;width:5px;background:var(--brand);pointer-events:none}main{width:min(760px,100%);margin:0 auto;padding:28px 16px}main.wide{width:min(1240px,100%)}a{color:var(--brand)}.panel{background:color-mix(in srgb,var(--surface) 96%,var(--surface-soft));border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:var(--shadow)}.stack{display:grid;gap:14px}.topbar{display:flex;align-items:center;gap:14px;margin-bottom:18px}.topbar-logo{display:block;width:42px;height:auto;flex:0 0 auto}.topbar-brand{margin:0 0 2px;color:var(--brand);font-size:12px;font-weight:800}.mark{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;background:var(--ink);color:#fff;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.page-title{display:grid;gap:4px}.eyebrow{margin:0;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;font-size:24px;line-height:1.18;letter-spacing:0;font-weight:780}h2{margin:22px 0 10px;font-size:15px;line-height:1.35;letter-spacing:0;font-weight:800}p{margin:8px 0}.meta{display:grid;gap:0;border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden}.meta-row{display:grid;grid-template-columns:86px 1fr;gap:12px;padding:12px 14px;color:var(--muted);font-size:14px;border-bottom:1px solid var(--line)}.meta-row:last-child{border-bottom:0}.meta-row strong{color:var(--ink);font-weight:760}label{display:block;margin:14px 0 7px;color:var(--ink);font-size:14px;font-weight:760}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font:inherit;min-height:44px;padding:10px 12px;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}select{appearance:none;padding-right:38px;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 18px) 19px,calc(100% - 12px) 19px;background-size:6px 6px,6px 6px;background-repeat:no-repeat}select:disabled{color:var(--faint);background-color:#f6f8f6;cursor:not-allowed}textarea{min-height:96px;resize:vertical}input[type=date]{display:block;width:100%;min-width:0;max-width:100%;inline-size:100%;min-inline-size:0;max-inline-size:100%}input::placeholder,textarea::placeholder{color:#a0aaa5}input:focus,select:focus,textarea:focus{outline:0;border-color:var(--brand);box-shadow:0 0 0 3px #174d3b24}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.range-panel{min-width:0;margin:4px 0 0;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.range-panel legend{padding:0 6px;color:var(--ink);font-size:14px;font-weight:760}.range-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.range-option{position:relative;display:block;margin:0;cursor:pointer}.range-option input{position:absolute;width:1px;min-height:1px;margin:0;padding:0;opacity:0;pointer-events:none}.range-option span{min-height:42px;display:grid;place-items:center;padding:8px 10px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);font-size:14px;font-weight:780;text-align:center;transition:border-color .12s ease,background .12s ease,color .12s ease,box-shadow .12s ease}.range-option input:checked+span{border-color:var(--brand);background:var(--brand);color:#fff}.range-option input:focus-visible+span{box-shadow:0 0 0 3px #174d3b29}.range-note{margin:10px 0 0}.pagination-actions{justify-content:center;margin-top:0}.pagination-actions button{min-width:220px}button,.button{min-height:42px;border:0;border-radius:6px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;font:inherit;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}button:hover,.button:hover{background:var(--brand-press);transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.62;transform:none}.secondary{background:#eef1ef;color:var(--ink);border:1px solid var(--line)}.secondary:hover{background:#e2e8e4}.status{border-radius:8px;padding:12px 14px;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:14px}.status.ok{border-color:var(--ok-line);background:var(--ok-bg);color:#28583c}.status.azhui-stamped{text-align:center}.azhui-save-paw{display:block;width:72px;height:72px;margin:-2px auto 10px;transform:rotate(-3deg)}.azhui-status-copy{display:block}.azhui-status-quote{display:block;margin-top:6px;font-size:13px;color:var(--muted)}@media(prefers-reduced-motion:no-preference){.azhui-save-paw{animation:azhui-paw-stamp .42s cubic-bezier(.2,1.45,.4,1) both}@keyframes azhui-paw-stamp{0%{opacity:0;transform:rotate(-8deg) scale(1.6)}78%{opacity:1;transform:rotate(-2deg) scale(.94)}to{opacity:1;transform:rotate(-3deg) scale(1)}}}.status.error{border-color:var(--error-line);background:var(--error-bg);color:var(--danger)}.azhui-paw-steps{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:12px auto 2px}.azhui-paw-steps img{width:18px;height:18px;opacity:.45;transform:rotate(-12deg)}.azhui-paw-steps img:nth-child(2n){transform:rotate(12deg)}@media(prefers-reduced-motion:no-preference){.azhui-paw-steps img{animation:azhui-paw-step 1.2s ease-in-out infinite}.azhui-paw-steps img:nth-child(2){animation-delay:.16s}.azhui-paw-steps img:nth-child(3){animation-delay:.32s}@keyframes azhui-paw-step{0%,to{opacity:.35;scale:.82}42%{opacity:1;scale:1}}}.muted{color:var(--muted)}.item-list{display:grid;gap:10px}.item{position:relative;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px 14px 14px 18px}.item:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 2px 2px 0;background:var(--brand)}.item-title{font-weight:820;margin-bottom:6px}.compact{font-size:14px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#fff}table{width:100%;border-collapse:collapse;min-width:800px}th,td{border-bottom:1px solid var(--line);padding:11px 12px;text-align:left;vertical-align:top;font-size:14px}th{background:var(--surface-soft);font-size:12px;font-weight:820;color:var(--muted)}tr:last-child td{border-bottom:0}.link-cell{word-break:break-all;color:var(--brand)}.toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:end}.toolbar .field{flex:1 1 180px}.form-section{padding-top:2px;border-top:1px solid var(--line)}.form-section:first-of-type{border-top:0}.update-body{background:radial-gradient(circle at 18% 0%,rgba(151,181,163,.28),transparent 360px),linear-gradient(180deg,#f8f7f3,#f2f4f1)}.update-body:before{display:none}.access-gate{min-height:100vh;display:grid;place-items:center;padding:24px}.access-gate-card{width:min(460px,100%);padding:34px 28px;text-align:center;background:#fffffff0;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 52px #212b261a}.access-gate-card img{display:block;width:48px;height:auto;margin:0 auto 18px}.access-gate-brand{margin:-7px 0 8px!important;color:var(--brand)!important;font-size:14px;font-weight:800}.access-gate-card h1{margin:0;color:var(--ink);font-size:clamp(22px,5vw,28px)}.access-gate-card p{margin:14px 0 0;color:var(--muted);line-height:1.75}.update-shell{min-height:100vh;width:min(1040px,100%);display:grid;align-items:start;padding-top:42px;padding-bottom:42px}.update-page{width:100%;animation:surface-in .36s ease both}.update-navigation{margin:0 0 16px}.update-navigation a,.save-success-actions a{display:inline-flex;align-items:center;min-height:38px;color:var(--brand);font-size:14px;font-weight:800;text-decoration:none}.update-navigation a:before{content:"\2190";margin-right:7px;font-size:18px;line-height:1}.update-navigation a:hover,.update-navigation a:focus-visible,.save-success-actions a:hover,.save-success-actions a:focus-visible{text-decoration:underline}.update-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 0 18px}.azhui-lockup{display:flex;align-items:center;gap:9px;margin:0 0 9px;color:var(--brand)}.azhui-lockup img{width:30px;height:auto;object-fit:contain}.azhui-lockup strong{font-size:18px;letter-spacing:-.02em}.azhui-lockup span{padding-left:9px;border-left:1px solid #bdd0c6;color:var(--muted);font-size:12px;font-weight:700}.update-heading h1{font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:0}.update-note{margin:0 0 4px;color:var(--muted);font-size:14px;white-space:nowrap}.project-strip{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:1px;margin-bottom:14px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--line);box-shadow:0 14px 36px #27322c12}.project-strip.has-key{grid-template-columns:150px minmax(0,1fr) 150px}.project-chip{min-width:0;background:#ffffffdb;padding:14px 16px}.project-chip span{display:block;margin-bottom:6px;color:var(--faint);font-size:12px;font-weight:760}.project-chip strong{display:block;color:var(--ink);font-size:15px;font-weight:780;overflow-wrap:anywhere}.update-card{position:relative;padding:24px;border-radius:12px;border-color:#bdc8c1c7;background:#ffffffe6;box-shadow:0 24px 60px #212b261a;backdrop-filter:blur(12px)}.update-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.field-block{min-width:0}.field-block label{margin-top:0;margin-bottom:8px;color:#2b332f}.field-wide,.submit-row{grid-column:1 / -1}.update-form textarea,.update-form input,.update-form select{border-radius:10px;border-color:#cfd8d2;background:#fbfcfb}.update-form textarea{min-height:118px}.date-field{width:min(100%,360px);max-width:100%}.date-input-shell{position:relative;width:100%;min-width:0;max-width:100%;height:46px;min-height:46px;overflow:hidden;border:1px solid #bed0c6;border-radius:12px;background:linear-gradient(180deg,#fff,#f7faf8);box-shadow:inset 0 1px #ffffffe6,0 6px 18px #174d3b0f;cursor:pointer}.update-form .date-field input[type=date]{display:block;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;padding:0 14px;border:0;border-radius:inherit;color:transparent;-webkit-text-fill-color:transparent;background:transparent;box-shadow:none;cursor:pointer;font-variant-numeric:tabular-nums;font-weight:720;letter-spacing:.01em}.date-input-shell.is-empty input[type=date]{color:transparent;-webkit-text-fill-color:transparent}.date-input-shell.is-empty input[type=date]::-webkit-datetime-edit,.date-input-shell.is-empty input[type=date]::-webkit-date-and-time-value,.update-form .date-field input[type=date]::-webkit-datetime-edit,.update-form .date-field input[type=date]::-webkit-date-and-time-value{color:transparent;-webkit-text-fill-color:transparent}.date-empty-hint{position:absolute;top:50%;left:14px;z-index:1;max-width:calc(100% - 70px);overflow:hidden;color:#7c8781;font-weight:500;line-height:1.3;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;transform:translateY(-50%)}.date-input-shell:not(.is-empty) .date-empty-hint{display:none}.date-selected-value{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;color:#1f2924;font-weight:720;line-height:1;pointer-events:none}.date-input-shell.is-empty .date-selected-value{display:none}.update-form .date-field input[type=date]::-webkit-calendar-picker-indicator{width:20px;height:20px;margin-left:10px;padding:7px;border-radius:8px;background-color:#edf6f1;cursor:pointer}.date-input-shell:hover,.date-input-shell:focus-within{border-color:#91b3a2;background:#fff}.project-voice-notice{padding:10px 12px;border:1px solid #e9d5a5;border-radius:10px;color:#6f5c35;background:#fff8e8;font-size:14px;font-weight:700}.voice-panel{position:relative;overflow:hidden;padding:0;border:1px solid #c7d8ce;border-radius:13px;background:linear-gradient(135deg,#f1f8f4,#fbfcfb 62%)}.voice-panel:before{content:"";position:absolute;top:-180px;right:-90px;width:390px;height:390px;border:1px solid rgba(23,77,59,.07);border-radius:50%;pointer-events:none}.voice-panel-heading{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 0}.voice-eyebrow,.voice-result-title{margin:0;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.08em}.voice-panel h2{max-width:520px;margin:10px 0 3px;color:var(--ink);font-size:clamp(25px,3.2vw,31px);line-height:1.18;letter-spacing:-.04em}.voice-state{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#fff;color:var(--muted);font-size:12px;font-weight:700}.voice-state.is-recording{border-color:var(--ok-line);color:var(--brand);background:var(--ok-bg)}.voice-state.is-error{color:var(--danger);background:var(--error-bg)}.voice-help{margin:0;color:var(--muted);font-size:14px}.voice-core{position:relative;z-index:1;display:grid;justify-items:center;padding:10px 18px 22px;text-align:center}.voice-halo{display:grid;width:112px;height:112px;place-items:center;margin:15px 0 12px;border:1px solid #c7d8ce;border-radius:50%;background:radial-gradient(circle,#dcefe3 0 38%,transparent 39%),linear-gradient(135deg,#f1f8f4,#dcefe3);box-shadow:inset 0 0 0 1px #ffffff8c,0 12px 28px #174d3b1a}.voice-panel.is-connecting .voice-halo,.voice-panel.is-organizing .voice-halo{animation:voice-rotate 2.7s linear infinite}.voice-panel.is-listening .voice-halo{animation:voice-breathe 1.8s ease-in-out infinite}.voice-round-button{display:grid;width:72px;height:72px;padding:0;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--brand);box-shadow:0 10px 20px #174d3b33}.voice-round-button:not(:disabled):hover{background:var(--brand-press);transform:translateY(-1px)}.voice-control-icon{width:32px;height:32px}.voice-stop-icon{width:28px;height:28px}.voice-spinner{display:inline-flex;align-items:center;gap:3px}.azhui-voice-paw-steps img{width:14px;height:14px;opacity:.45;transform:rotate(-12deg)}.azhui-voice-paw-steps img:nth-child(2n){transform:rotate(12deg)}@media(prefers-reduced-motion:no-preference){.azhui-voice-paw-steps img{animation:azhui-voice-paw-step 1.2s ease-in-out infinite}.azhui-voice-paw-steps img:nth-child(2){animation-delay:.16s}.azhui-voice-paw-steps img:nth-child(3){animation-delay:.32s}@keyframes azhui-voice-paw-step{0%,to{opacity:.35;scale:.82}42%{opacity:1;scale:1}}}.voice-dots{display:inline-flex;gap:6px}.voice-dots i{width:7px;height:7px;border-radius:50%;background:#fff;animation:voice-dots 1.1s ease-in-out infinite}.voice-dots i:nth-child(2){animation-delay:.13s}.voice-dots i:nth-child(3){animation-delay:.26s}.voice-action-label{margin:0;color:var(--brand);font-size:15px;font-weight:800}.voice-cancel,.voice-secondary-action{min-height:44px;margin-top:8px;padding:8px 12px;border:0;color:var(--muted);background:transparent;font-size:13px;font-weight:700}.voice-cancel:hover,.voice-secondary-action:hover{color:var(--brand);text-decoration:underline}.voice-limit-notice{margin-top:8px;color:#80501f;font-size:13px}.voice-result{position:relative;z-index:1;margin:0 18px 20px;padding-top:16px;border-top:1px solid #cad8d0}.voice-live{position:relative;z-index:1;max-height:220px;margin:14px 18px 0;padding:14px 16px;overflow-y:auto;border:1px solid #d9e6e1;border-radius:12px;background:#ffffffb8}.voice-live-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.voice-live-heading>span{color:var(--muted);font-size:12px;font-weight:700}.voice-live-transcript{margin:8px 0 0;line-height:1.7;white-space:pre-wrap}.voice-latest-transcript{color:var(--faint)}.voice-caret{display:inline-block;width:1px;height:17px;margin-left:3px;vertical-align:-3px;background:var(--brand);animation:voice-blink 1s step-end infinite}.voice-summary{margin:7px 0 0;color:var(--ink);font-weight:650;line-height:1.75;white-space:pre-wrap}.voice-notices{display:grid;gap:10px;margin-top:13px}.voice-notice{padding:12px 13px;border:1px solid #e9d5a5;border-radius:10px;color:#6f5c35;background:#fff8e8}.voice-notice.is-compliance{border-color:#e4bd9a;color:#77412a;background:#fff1e8}.voice-notice strong{display:block;margin-bottom:3px;color:#80501f;font-size:13px}.voice-notice.is-compliance strong{color:#a34820}.voice-notice p{margin:0;font-size:13px;line-height:1.55}.voice-supplement{display:inline-flex;align-items:center;gap:9px;margin-top:15px;min-height:44px;padding:8px 16px 8px 10px;border:1px solid #7fb29a;border-radius:999px;color:var(--brand);background:#edf6f1;font-size:15px;font-weight:800;box-shadow:0 5px 14px #174d3b1a}.voice-supplement span{display:grid;width:28px;height:28px;place-items:center;border:1px solid #a9cbbb;border-radius:50%;background:#f8fbfa}.voice-supplement:hover,.voice-supplement:focus-visible{color:#fff;background:var(--brand);border-color:var(--brand);transform:none;box-shadow:none}.voice-supplement:hover span,.voice-supplement:focus-visible span{background:#ffffff29;border-color:#ffffffb3}.voice-supplement:hover img,.voice-supplement:focus-visible img{filter:brightness(0) invert(1)}.voice-supplement-note{margin:1px 0 0;color:var(--muted);font-size:12px}.voice-save-hint{margin:14px 0 0;padding-top:12px;border-top:1px solid #d6e1db;color:var(--muted);font-size:13px}.restart-voice-button{min-height:44px;padding:6px 10px;border:0;color:var(--muted);background:transparent;box-shadow:none;font-size:13px}.restart-voice-button:hover{color:var(--danger);background:transparent;text-decoration:underline}.voice-confirm-dialog{width:min(430px,calc(100% - 32px));padding:0;border:1px solid var(--line);border-radius:12px;color:var(--ink);box-shadow:0 24px 70px #151a183d}.voice-confirm-dialog::backdrop{background:#151a185c}.voice-confirm-dialog form{padding:22px}.voice-confirm-dialog h2{margin:0;font-size:20px}.voice-confirm-dialog p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.voice-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.danger-button{min-height:40px;padding:0 13px;border:1px solid #d58d83;border-radius:8px;color:#fff;background:var(--danger);font-size:14px;font-weight:800}@keyframes voice-rotate{to{transform:rotate(360deg)}}@keyframes voice-blink{50%{opacity:0}}@keyframes voice-dots{50%{opacity:.35;transform:translateY(-2px)}}@keyframes voice-breathe{50%{transform:scale(1.035);box-shadow:0 12px 32px #174d3b29}}.submit-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;margin-top:4px}.submit-row>button[type=submit]{min-width:176px;border-radius:999px;box-shadow:0 14px 26px #174d3b33}.save-success-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:12px}.change-project-button{min-height:38px;padding:7px 12px;border:1px solid #bdd0c6;border-radius:999px;color:var(--brand);background:#fff;box-shadow:none;font-size:14px;font-weight:800}.change-project-button:hover,.change-project-button:focus-visible{border-color:#7fb29a;background:#edf6f1}@keyframes surface-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;transition-duration:1ms!important;scroll-behavior:auto!important}}@media(max-width:760px){input,select,textarea{min-width:0;max-width:100%;font-size:16px}main{padding:16px 10px}main.wide{width:min(760px,100%)}.panel{padding:18px;box-shadow:none}h1{font-size:21px}.meta-row{grid-template-columns:72px 1fr}button,.button{width:100%}.update-shell{padding:18px 12px 0}.update-heading{display:block;margin-bottom:14px}.update-navigation{margin-bottom:12px}.update-heading h1{font-size:30px}.update-note{margin-top:8px;white-space:normal}.project-strip{grid-template-columns:1fr;border-radius:12px;margin-bottom:12px}.project-strip.has-key{grid-template-columns:1fr}.update-form{grid-template-columns:1fr;gap:12px}.date-field{width:100%;max-width:100%}.date-input-shell{inline-size:100%;min-inline-size:0;max-inline-size:100%;height:46px;min-height:46px}.update-form .date-field input[type=date]{inline-size:100%;min-inline-size:0;max-inline-size:100%;height:100%;min-height:0}.update-card{padding:20px 16px calc(24px + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;box-shadow:0 -8px 34px #212b2614}.voice-panel-heading{align-items:start;padding-left:20px;padding-right:20px}.voice-core{padding-left:20px;padding-right:20px}.voice-live,.voice-result{margin-left:20px;margin-right:20px}.voice-panel h2{font-size:26px}.submit-row{align-items:stretch;flex-direction:column;margin-top:4px}.submit-row button{width:100%}.save-success-actions{align-items:stretch;flex-direction:column;gap:4px}.change-project-button,.save-success-actions a{width:100%;justify-content:center}}@media(min-width:1100px){.update-card{padding:28px}.update-form{column-gap:16px}}
