@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;color:#24302d;background:#f5f2eb;font-synthesis:none;--ink: #24302d;--muted: #6e7773;--line: #dcd9d0;--paper: #fffefa;--green: #246356;--green-soft: #e3eee8;--red: #a7443f;--red-soft: #f8e4e0;--orange: #a45720;--orange-soft: #f7e7d8;--yellow: #9b6b14;--yellow-soft: #f7edcf;--blue: #426677;--shadow: 0 18px 50px rgba(47, 55, 51, .08)}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;background:#f5f2eb}button,input,textarea,select{font:inherit}button{color:inherit}.create-shell{width:min(1380px,calc(100% - 64px));margin:0 auto;padding:26px 0 70px}.product-header{display:flex;align-items:center;gap:12px;padding-bottom:34px}.brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:#fff;background:var(--green);box-shadow:0 8px 20px #24635638}.product-header>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.product-header strong{font-size:17px}.product-header span{color:var(--muted);font-size:12px}.health-pill{margin-left:auto;display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:600}.health-pill.healthy{color:var(--green);background:var(--green-soft)}.health-pill.warning{color:var(--yellow);background:var(--yellow-soft)}.health-pill.checking{color:var(--muted);background:#eceae4}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:34px;align-items:stretch;margin-bottom:32px}.hero-copy{padding:34px 22px 34px 5px}.eyebrow{display:block;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.hero-copy h1{margin:0 0 20px;font-family:Noto Sans SC,sans-serif;font-size:clamp(38px,4vw,61px);line-height:1.16;letter-spacing:-.045em;font-weight:700}.hero-copy>p{max-width:670px;margin:0;color:var(--muted);font-size:15px;line-height:1.85}.workflow-card,.upload-panel{border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.workflow-card{padding:26px;display:flex;align-items:center;justify-content:space-between;gap:12px}.workflow-card>div{min-width:0;display:flex;flex-direction:column;gap:5px}.workflow-card>div>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:var(--green);background:var(--green-soft);font-size:11px;font-weight:700}.workflow-card strong{font-size:14px}.workflow-card small{max-width:120px;color:var(--muted);font-size:10px;line-height:1.5}.workflow-card>svg{flex:0 0 auto;color:#a3aaa6}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.section-heading h3{margin:0;font-size:20px;letter-spacing:-.02em}.section-heading p{margin:7px 0 0;color:var(--muted);font-size:13px}.upload-panel{padding:27px;margin-bottom:22px}.drop-zone{width:100%;min-height:150px;border:1.5px dashed #aaaFA9;border-radius:16px;background:#faf9f5;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer}.drop-zone strong{color:var(--ink)}.drop-zone span{font-size:12px}.asset-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.asset-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.asset-card>img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:top;background:#ecebe6}.asset-number{position:absolute;left:8px;top:8px;padding:4px 7px;border-radius:7px;color:#fff;background:#1b2320cc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:10px;font-weight:700}.asset-footer{min-height:48px;padding:9px;display:flex;align-items:center;gap:5px}.asset-footer>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:var(--muted)}.asset-actions{display:flex;gap:2px}.asset-actions button{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:6px;background:transparent;cursor:pointer}.asset-actions button:hover{background:#f0efea}.asset-actions button:disabled{opacity:.25}.button{border:0;border-radius:11px;height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit;text-decoration:none;font-weight:700;font-size:13px;cursor:pointer;transition:transform .15s,opacity .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed}.button.primary{color:#fff;background:var(--green);box-shadow:0 8px 18px #2463562e}.button.secondary{border:1px solid var(--line);color:var(--ink);background:#fff;box-shadow:none}.button.small{height:34px;padding:0 12px;font-size:11px}.create-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.create-actions>span{color:var(--muted);font-size:12px}.history-shell{max-width:1180px}.history-title{display:flex;flex-direction:column;gap:3px}.history-title span{color:var(--muted);font-size:12px}.history-panel{padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.history-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.history-list{display:flex;flex-direction:column;gap:10px}.history-item{display:grid;grid-template-columns:minmax(0,1fr) 80px 82px 78px;gap:18px;align-items:center;padding:17px 18px;border:1px solid var(--line);border-radius:14px;background:#fbfaf6}.history-main{min-width:0;display:flex;flex-direction:column;gap:5px}.history-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.history-main span,.history-main small{color:var(--muted);font-size:11px}.history-main small{color:var(--red);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-progress{display:flex;flex-direction:column;align-items:center;gap:2px}.history-progress strong{font-size:14px}.history-progress span{color:var(--muted);font-size:10px}.history-status{justify-self:center;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:700}.status-ready{color:var(--green);background:var(--green-soft)}.status-failed{color:var(--red);background:var(--red-soft)}.status-reviewing,.status-queued{color:var(--yellow);background:var(--yellow-soft)}.status-draft{color:var(--blue);background:#e4edf0}.inline-error,.inline-warning,.workspace-error,.workspace-warning{display:flex;align-items:flex-start;gap:9px;padding:12px 14px;border-radius:11px;font-size:12px;margin:0 0 16px}.inline-error,.workspace-error{color:var(--red);background:var(--red-soft)}.inline-warning,.workspace-warning{color:#765317;background:var(--yellow-soft)}.workspace-error,.workspace-warning{margin:8px 16px 0}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace{height:100vh;display:flex;flex-direction:column;background:#eceae4}.workspace-header{height:70px;flex:0 0 70px;display:grid;grid-template-columns:150px minmax(220px,1fr) auto auto auto;gap:14px;align-items:center;padding:0 22px;background:var(--paper);border-bottom:1px solid var(--line)}.icon-text-button{border:0;background:transparent;display:inline-flex;align-items:center;gap:7px;font-size:12px;cursor:pointer}.workspace-title{display:flex;flex-direction:column;min-width:0}.workspace-title span{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-title small{color:var(--muted);margin-top:2px}.summary-counts{display:flex;gap:6px}.summary-counts span{padding:5px 8px;border-radius:7px;font-size:10px;font-weight:700}.risk-red{color:var(--red);background:var(--red-soft)}.risk-orange{color:var(--orange);background:var(--orange-soft)}.risk-yellow{color:var(--yellow);background:var(--yellow-soft)}.risk-green{color:var(--green);background:var(--green-soft)}.risk-confirm{color:var(--blue);background:#e4edf0}.progress-line{height:3px;background:#d8d6cf}.progress-line span{display:block;height:100%;background:var(--green);transition:width .4s ease}.workspace-error{margin:8px 16px 0}.workspace-grid{min-height:0;flex:1;display:grid;grid-template-columns:235px minmax(440px,1fr) 540px;gap:1px;background:#d4d2cc}.page-rail,.review-panel{min-height:0;overflow-y:auto;background:var(--paper)}.rail-heading{height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.rail-heading span{font-size:12px;font-weight:700}.rail-heading small{color:var(--muted)}.page-item{width:100%;padding:10px 12px;border:0;border-bottom:1px solid #eceae5;background:transparent;display:grid;grid-template-columns:46px 1fr 16px;gap:10px;align-items:center;text-align:left;cursor:pointer}.page-item.active{background:var(--green-soft);box-shadow:inset 3px 0 var(--green)}.page-item>img{width:46px;height:58px;object-fit:cover;object-position:top;border-radius:5px;border:1px solid var(--line);background:#eee}.page-item>span{display:flex;flex-direction:column;gap:3px;min-width:0}.page-item strong{font-size:12px}.page-item small{color:var(--muted);font-size:10px}.page-stage{min-width:0;min-height:0;overflow:auto;display:flex;justify-content:center;align-items:flex-start;padding:32px;background:#dedcd6}.page-stage img{display:block;width:min(100%,850px);height:auto;box-shadow:0 10px 30px #0000001f;background:#fff}.review-panel{padding:24px}.panel-empty{height:100%;min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--green)}.panel-empty h3{margin:14px 0 7px;color:var(--ink)}.panel-empty p{margin:0;max-width:310px;color:var(--muted);font-size:12px;line-height:1.7}.panel-empty.error-state{color:var(--red)}.review-panel-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.review-panel-header h2{margin:0;font-size:23px}.confirmed-icon{color:var(--green)}.risk-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.excel-field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.excel-field>span{color:#59635f;font-size:11px;font-weight:700}.excel-field textarea,.excel-field select{width:100%;border:1px solid #d8d8d0;border-radius:11px;color:var(--ink);background:#fbfaf6;outline:none;transition:border .18s,box-shadow .18s}.excel-field textarea{padding:11px 12px;resize:vertical;font-size:12px;line-height:1.65}.excel-field select{height:38px;padding:0 10px;font-size:12px}.excel-field textarea:focus,.excel-field select:focus{border-color:#6c9c90;box-shadow:0 0 0 3px #24635617}.compact-field{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;background:#f2f0ea}.compact-field>span{margin:0}.compact-field select{background:#fff}.evidence-details{margin:16px 0 76px;display:flex;flex-direction:column;gap:10px}.ocr-details{margin:0;border:1px solid var(--line);border-radius:11px;overflow:hidden}.ocr-details summary{padding:11px 12px;cursor:pointer;font-size:11px;font-weight:700}.ocr-details pre{max-height:260px;overflow:auto;margin:0;padding:12px;white-space:pre-wrap;color:#58615d;background:#f5f3ee;font:11px/1.65 ui-monospace,monospace}.reference-list{max-height:340px;overflow:auto;background:#f5f3ee}.reference-list article{padding:11px 12px;border-top:1px solid var(--line)}.reference-list article:first-child{border-top:0}.reference-list strong{font-size:11px}.reference-list pre{max-height:130px;padding:7px 0 0;background:transparent}.confirm-bar{position:sticky;bottom:-24px;margin:0 -24px -24px;padding:13px 18px;border-top:1px solid var(--line);background:#fffefaf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;gap:12px}.confirm-bar span{color:var(--muted);font-size:10px}@media(max-width:1260px){body{min-width:1024px}.workspace-grid{grid-template-columns:200px minmax(390px,1fr) 480px}.asset-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
