
/* VENTOA label basic flow v0.8.8 */
.label-shell{max-width:1180px;margin:0 auto;padding:34px 24px 86px}.label-hero{border:1px solid #d8e3f3;border-radius:28px;background:linear-gradient(120deg,#fff,#eff7ff 68%,#fff6ed);box-shadow:0 18px 45px rgba(8,26,54,.08);padding:32px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:26px}.label-kicker{font-size:12px;font-weight:900;letter-spacing:.16em;color:#2467f2}.label-hero h1{font-size:40px;line-height:1.08;margin:8px 0 12px;color:#081a36}.label-hero p{color:#53657e;line-height:1.7}.label-status{border:1px solid #d8e3f3;background:rgba(255,255,255,.9);border-radius:20px;padding:18px}.label-status div{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid #e7eef8}.label-status div:last-child{border-bottom:0}.label-status span{color:#64748b}.label-status strong{color:#081a36}.label-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.label-card{border:1px solid #d8e3f3;background:#fff;border-radius:22px;padding:24px;box-shadow:0 10px 28px rgba(8,26,54,.05)}.label-card.full{grid-column:1/-1}.label-card h2,.label-card h3{margin:8px 0 10px;color:#081a36}.label-card p{color:#52647d;line-height:1.7}.label-step{display:inline-flex;align-items:center;border-radius:999px;background:#eaf2ff;color:#075bec;font-weight:900;padding:6px 10px;font-size:12px}.label-step.warn{background:#fff3d9;color:#a24d00}.label-step.ok{background:#eafaf2;color:#087542}.label-step.locked{background:#eef1f5;color:#5b6575}.label-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:18px}.label-flow div{background:#f7fbff;border:1px solid #d8e3f3;border-radius:16px;padding:13px;text-align:center}.label-flow span{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:50%;background:#2467f2;color:#fff;font-weight:900;margin-bottom:6px}.label-flow strong{display:block;color:#0d2344;font-size:13px}.label-preview{background:#f9fbff;border:1px solid #d8e3f3;border-radius:20px;padding:20px;display:grid;grid-template-columns:240px 1fr;gap:20px;align-items:start}.label-sheet-preview{background:#fff;border:2px solid #081a36;border-radius:10px;padding:18px;min-height:260px;display:flex;flex-direction:column;justify-content:space-between;font-size:13px;box-shadow:0 8px 24px rgba(8,26,54,.08)}.label-sheet-preview .label-title{font-size:18px;font-weight:900;color:#081a36;border-bottom:2px solid #081a36;padding-bottom:8px}.label-sheet-preview .label-line{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e7eef8;padding:7px 0}.label-sheet-preview .label-line span{color:#64748b}.label-sheet-preview .label-line strong{text-align:right;color:#081a36}.kc-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:2px solid #081a36;border-radius:50%;font-weight:900;margin-right:8px}.label-table{width:100%;border-collapse:collapse;margin-top:12px}.label-table th,.label-table td{border-bottom:1px solid #e6eef8;padding:11px 10px;text-align:left;vertical-align:top}.label-table th{font-size:12px;color:#52647d;background:#f7fbff}.label-table td{color:#0d2344}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-weight:900;font-size:12px;background:#eef6ff;color:#075bec}.status-pill.warn{background:#fff3d9;color:#a24d00}.status-pill.ok{background:#eafaf2;color:#087542}.status-pill.locked{background:#eef1f5;color:#5b6575}.source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-list div{background:#f7fbff;border:1px solid #e2ebf7;border-radius:14px;padding:12px}.source-list span{display:block;font-size:12px;color:#64748b}.source-list strong{display:block;color:#081a36;margin-top:4px}.label-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:14px 0}.label-controls select,.label-controls input{border:1px solid #d8e3f3;border-radius:12px;padding:10px 12px}.chinese-note{background:#fff7ed;border:1px solid #ffd7ad;border-radius:14px;padding:13px;color:#7a3f00;font-weight:800}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.compare-box{border:1px solid #d8e3f3;background:#f7fbff;border-radius:16px;padding:16px}.compare-box strong{display:block;color:#081a36;margin-bottom:8px}@media(max-width:860px){.label-hero,.label-grid,.label-preview,.source-list,.compare-grid{grid-template-columns:1fr}.label-hero h1{font-size:30px}.label-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.label-shell{padding:22px 14px 60px}}
