:root{--orange: #f36a2d;--orange-deep: #d9531e;--orange-soft: #fff0e9;--ink: #1c232b;--muted: #7f8a96;--line: #e9edf0;--paper: #ffffff;--wash: #f6f7f8;--green: #1da472;--shadow: 0 14px 34px rgba(35, 39, 43, .08);--flow-shell-width: 470px;font-family:Microsoft YaHei,PingFang SC,Inter,sans-serif}*{box-sizing:border-box}body{margin:0;background:#eef1f3;color:var(--ink)}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh}.topbar{height:68px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:18px}.brand-mark{width:34px;height:34px;border-radius:10px;color:#fff;background:var(--orange);display:grid;place-items:center;font-weight:800;box-shadow:0 6px 12px #f36a2d40}.brand-copy small{display:block;font-size:10px;letter-spacing:1.2px;color:var(--muted);font-weight:500;margin-top:2px}.product-switch{display:flex;gap:4px;background:var(--wash);padding:4px;border-radius:9px}.switch-btn{padding:8px 18px;border-radius:6px;background:transparent;color:var(--muted);font-size:13px}.switch-btn.active{color:#fff;background:var(--orange);box-shadow:0 4px 12px #f36a2d38}.top-actions{display:flex;gap:12px;align-items:center}.top-icon{width:34px;height:34px;background:transparent;color:#6c7782;border-radius:8px;font-size:16px}.top-icon:hover{background:var(--orange-soft);color:var(--orange)}.avatar{width:34px;height:34px;border-radius:50%;background:#ffe3d5;color:var(--orange-deep);display:grid;place-items:center;font-size:12px;font-weight:700}.logout-btn{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 9px;border:1px solid var(--line);border-radius:7px;color:#6c7782;background:#fff;font-size:11px}.logout-btn span{font-size:15px;color:var(--orange)}.logout-btn:hover{border-color:#ffc8b0;color:var(--orange-deep);background:var(--orange-soft)}.role-console-chip{padding:8px 13px;border-radius:7px;background:var(--orange-soft);color:var(--orange-deep);font-size:12px;font-weight:600}.work-area{max-width:1440px;min-height:calc(100vh - 68px);margin:0 auto;padding:28px 34px 46px}.view-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.eyebrow{color:var(--orange);font-size:12px;font-weight:700;letter-spacing:1.3px;margin-bottom:7px}h1{margin:0;font-size:28px;letter-spacing:0}.header-copy{color:var(--muted);font-size:13px;margin:8px 0 0}.date-chip{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:10px 14px;color:#67727d;font-size:12px}.pc-shell,.admin-shell{height:100vh;overflow:hidden}.pc-shell .work-area,.admin-shell .work-area{height:100vh;min-height:0;padding-top:26px;overflow:hidden;display:flex;flex-direction:column}.desktop-workspace-header{align-items:center;margin-bottom:20px;padding:0 2px}.desktop-workspace-heading{display:flex;align-items:center;gap:14px;min-width:0}.desktop-workspace-heading .brand-mark{flex:0 0 auto;width:42px;height:42px;border-radius:9px;font-size:18px}.desktop-workspace-heading .eyebrow{margin-bottom:4px}.desktop-workspace-heading h1{font-size:27px}.desktop-workspace-heading .header-copy{margin-top:5px}.desktop-workspace-session{display:flex;align-items:center;gap:9px;padding-left:20px;border-left:1px solid #dce2e6}.desktop-session-copy{display:grid;gap:2px;min-width:64px}.desktop-session-copy span{color:var(--muted);font-size:10px}.desktop-session-copy b{font-size:12px}.desktop-workspace-session>.status{margin:0 5px 0 1px}.pc-shell .desktop-layout,.admin-shell .desktop-layout{flex:1;min-height:0;overflow:hidden}.pc-shell .sidebar,.admin-shell .sidebar,.pc-shell .desktop-main,.admin-shell .desktop-main{height:100%;min-height:0;overflow-y:auto;scrollbar-gutter:stable}.pc-shell .desktop-main,.admin-shell .desktop-main{overflow-x:hidden}.pc-shell .sidebar::-webkit-scrollbar,.admin-shell .sidebar::-webkit-scrollbar,.pc-shell .desktop-main::-webkit-scrollbar,.admin-shell .desktop-main::-webkit-scrollbar{width:6px}.pc-shell .sidebar::-webkit-scrollbar-thumb,.admin-shell .sidebar::-webkit-scrollbar-thumb{border-radius:6px;background:#46515a}.pc-shell .desktop-main::-webkit-scrollbar-thumb,.admin-shell .desktop-main::-webkit-scrollbar-thumb{border-radius:6px;background:#ccd3d8}.mobile-layout{display:grid;grid-template-columns:minmax(340px,390px) minmax(0,1fr);gap:28px;align-items:start}.phone{width:min(100%,390px);min-height:700px;margin:0 auto;border-radius:30px;background:#f8f9fa;border:8px solid #272c31;box-shadow:0 18px 45px #1215182e;overflow:hidden;position:relative}.phone-status{height:25px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:10px;color:#4a525a}.phone-screen{min-height:675px;padding-bottom:72px}.mobile-hero{background:linear-gradient(130deg,#f36a2d,#f78445);color:#fff;padding:22px 20px 20px}.mobile-hero-top{display:flex;align-items:center;justify-content:space-between}.mobile-hero h2{margin:2px 0 5px;font-size:22px}.mobile-hero p{margin:0;font-size:12px;opacity:.88}.hero-avatar{width:40px;height:40px;border-radius:50%;background:#fff3;display:grid;place-items:center;font-size:13px;font-weight:700}.mobile-user-actions{display:flex;align-items:center;gap:7px}.mobile-logout{display:none;width:36px;height:36px;border-radius:50%;color:#fff;background:#ffffff2e;font-size:17px}.role-pill{display:inline-flex;align-items:center;background:#ffffff2e;padding:4px 8px;border-radius:5px;font-size:11px}.mobile-body{padding:16px 16px 0}.section-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.section-label strong{font-size:15px}.section-label span{font-size:11px;color:var(--muted)}.process-list{display:grid;gap:10px}.process-card{display:flex;align-items:center;gap:12px;padding:13px 12px;background:#fff;border:1px solid var(--line);border-radius:10px;text-align:left;transition:.18s ease}.process-card:hover{border-color:#ffc7ae;transform:translateY(-1px);box-shadow:0 8px 18px #23272b0f}.process-icon{width:35px;height:35px;border-radius:9px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center;font-size:16px}.process-card strong{font-size:13px;display:block}.process-card small{color:var(--muted);font-size:11px;display:block;margin-top:4px}.process-count{margin-left:auto;min-width:28px;height:22px;padding:0 7px;border-radius:12px;background:#fff2ea;color:var(--orange-deep);display:grid;place-items:center;font-size:11px;font-weight:700}.progress-card{margin-top:17px;background:#fff;border:1px solid var(--line);padding:14px;border-radius:10px}.progress-head{display:flex;justify-content:space-between;font-size:12px;margin-bottom:11px}.progress-head b{color:var(--orange)}.progress-track{height:7px;background:#f0f2f3;border-radius:9px;overflow:hidden}.progress-track i{display:block;height:100%;width:62%;background:var(--orange);border-radius:9px}.bottom-nav{position:absolute;bottom:0;left:0;right:0;height:63px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--line)}.bottom-nav button{background:transparent;color:#9aa3ab;font-size:10px;display:grid;place-items:center;gap:2px;padding-top:7px}.bottom-nav button span{font-size:16px}.bottom-nav button.active{color:var(--orange)}.mobile-detail{background:#fff;border-radius:16px;padding:25px 28px;box-shadow:var(--shadow);min-height:550px}.detail-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.detail-title h3{margin:0;font-size:20px}.detail-title p{color:var(--muted);font-size:12px;margin:7px 0 0}.outline-btn,.primary-btn{padding:9px 14px;border-radius:7px;font-size:12px}.outline-btn{color:var(--orange);background:#fff;border:1px solid #ffc8b0}.primary-btn{color:#fff;background:var(--orange)}.primary-btn:hover{background:var(--orange-deep)}.mobile-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.info-panel{background:var(--wash);border-radius:10px;padding:15px}.info-panel h4{margin:0 0 12px;font-size:13px}.info-row{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #e8ecee;font-size:12px}.info-row-button{width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.info-row-button:hover{background:#fffaf7;border-radius:5px}.info-row:last-child{border:0}.info-row span{color:var(--muted)}.status{display:inline-flex;align-items:center;gap:4px;font-size:11px}.status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.status.orange{color:var(--orange)}.status.green{color:var(--green)}.status.gray{color:#9ba4ab}.timeline{margin-top:16px}.timeline-heading{font-size:13px;margin:24px 0 14px}.timeline-item{display:flex;gap:12px;position:relative;padding-bottom:18px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:5px;top:14px;bottom:0;width:1px;background:#ffd6c4}.timeline-dot{width:11px;height:11px;border-radius:50%;border:2px solid var(--orange);background:#fff;margin-top:3px;z-index:1}.timeline-item.done .timeline-dot{background:var(--orange)}.timeline-item strong{font-size:12px}.timeline-item small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.desktop-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px}.sidebar{background:#202830;color:#fff;border-radius:13px;padding:18px 12px;min-height:615px}.sidebar-title{padding:2px 10px 17px;font-size:11px;color:#a8b2ba;letter-spacing:1.1px}.sidebar-group+.sidebar-group{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.sidebar-group-label{padding:0 10px 6px;color:#f2a07d;font-size:10px;font-weight:700;letter-spacing:.8px}.sidebar button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 10px;margin:2px 0;background:transparent;color:#aeb8c0;border-radius:7px;text-align:left;font-size:12px}.sidebar button:hover,.sidebar button.active{color:#fff;background:#f36a2df2}.sidebar button span{width:19px;text-align:center;font-size:14px}.desktop-main{background:var(--paper);border-radius:13px;min-height:615px;box-shadow:var(--shadow);padding:23px 26px 30px}.desktop-main-header{display:flex;justify-content:space-between;gap:18px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.desktop-main-header h2{margin:0;font-size:20px}.desktop-main-header p{margin:6px 0 0;color:var(--muted);font-size:12px}.search-line{display:flex;gap:8px;align-items:center}.search-box{border:1px solid var(--line);height:34px;width:220px;border-radius:7px;padding:0 10px;font-size:12px;outline:none}.search-box:focus{border-color:#ffb999;box-shadow:0 0 0 3px #fff1eb}.toolbar{display:flex;justify-content:space-between;align-items:center;margin:18px 0 13px}.filter-tabs{display:flex;gap:6px}.filter-tabs button{background:transparent;color:var(--muted);font-size:12px;padding:6px 9px;border-radius:5px}.filter-tabs button.active{background:var(--orange-soft);color:var(--orange)}.table-wrap{border:1px solid var(--line);border-radius:9px;overflow:hidden}table{width:100%;border-collapse:collapse;font-size:12px}th{background:#fafbfb;color:#7d8790;font-weight:500;text-align:left;padding:12px 13px}td{padding:14px 13px;border-top:1px solid var(--line)}tr:hover td{background:#fffaf7}.table-primary{font-weight:600;color:#27313a}.table-secondary{color:var(--muted);font-size:11px;margin-top:4px}.tag{display:inline-flex;padding:4px 7px;border-radius:4px;font-size:10px}.tag.orange{color:var(--orange-deep);background:#fff1ea}.tag.green{color:#14835b;background:#e9f8f1}.tag.gray{color:#74808a;background:#eef1f3}.action-link{color:var(--orange);font-size:11px;background:none;padding:3px 5px}.action-link.danger{color:#a6adb3}.action-link.danger:hover{color:#d9531e}.row-actions{white-space:nowrap}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.stat{border:1px solid var(--line);border-radius:9px;padding:13px 14px}.stat-label{font-size:11px;color:var(--muted)}.stat-value{font-size:23px;font-weight:700;margin-top:7px}.stat-note{font-size:10px;color:var(--green);margin-top:4px}.empty-state{padding:38px 20px;text-align:center;color:var(--muted);font-size:12px}.empty-state strong{display:block;color:#4f5a63;font-size:14px;margin-bottom:6px}.login-shell{min-height:100vh;display:grid;place-items:center;position:relative;padding:32px 18px 64px;background:radial-gradient(circle at 50% 10%,#fff7f2 0,#f5f7f8 48%,#eef1f3)}.login-brand{position:absolute;top:28px;left:34px;display:flex;align-items:center;gap:10px}.login-brand strong{display:block;font-size:17px}.login-brand small{display:block;color:var(--muted);font-size:9px;letter-spacing:1.1px;margin-top:3px}.login-panel{width:min(410px,100%);background:#fff;border:1px solid var(--line);border-radius:14px;padding:31px 32px 28px;box-shadow:var(--shadow)}.login-panel h1{font-size:26px;margin-top:2px}.login-panel>p{color:var(--muted);font-size:12px;margin:9px 0 23px}.login-form{display:grid;gap:15px}.login-form label{display:grid;gap:7px}.login-form label span{color:#64707a;font-size:11px}.login-form input{height:40px;border:1px solid var(--line);border-radius:7px;padding:0 11px;outline:0;font-size:13px}.login-form input:focus{border-color:#ffb999;box-shadow:0 0 0 3px #fff1eb}.login-form .primary-btn{height:40px;margin-top:4px;font-size:13px}.login-hint{color:var(--muted);font-size:10px;margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.login-error{min-height:15px;color:#c74c24;font-size:11px;margin-top:-4px}.login-footer{position:absolute;bottom:24px;color:#a0a8ae;font-size:10px}.table-footer{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;padding:10px 3px 0}.result-count{color:var(--muted);font-size:11px}.progress-foot{color:var(--muted);font-size:10px;margin-top:9px}.history-hero{display:flex;align-items:center;gap:13px;padding:17px;background:var(--wash);border-radius:10px}.history-hero>div{flex:1}.history-hero strong{font-size:14px}.history-hero p{color:var(--muted);margin:6px 0 0;font-size:11px}.history-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--orange-soft);color:var(--orange);font-size:18px}.history-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.history-grid>div{padding:13px;border:1px solid var(--line);border-radius:8px}.history-grid span,.history-grid b{display:block}.history-grid span{color:var(--muted);font-size:11px}.history-grid b{font-size:21px;margin-top:8px}.orange-text{color:var(--orange)!important}.toast{position:fixed;right:24px;bottom:24px;background:#202830;color:#fff;padding:12px 16px;border-radius:8px;font-size:12px;box-shadow:var(--shadow);opacity:0;transform:translateY(8px);pointer-events:none;transition:.2s ease}.toast.show{opacity:1;transform:translateY(0)}.modal-backdrop{position:fixed;inset:0;background:#15191d6b;display:none;align-items:center;justify-content:center;z-index:10;padding:20px}.modal-backdrop.open{display:flex}.modal{width:min(520px,100%);background:#fff;border-radius:12px;padding:24px;box-shadow:0 24px 60px #00000038}.compact-modal{width:min(390px,100%)}.modal h3{margin:0;font-size:18px}.modal p{color:var(--muted);font-size:12px;line-height:1.7}.modal-head{display:flex;align-items:flex-start;justify-content:space-between}.modal-close{width:28px;height:28px;border-radius:6px;background:transparent;color:var(--muted);font-size:22px;line-height:1}.modal-close:hover{color:var(--orange);background:var(--orange-soft)}.modal-intro{margin:10px 0 18px}.record-form{display:grid;grid-template-columns:1fr 1fr;gap:14px 12px}.record-form label,.record-form .record-field{display:grid;gap:6px}.record-form label span,.record-form .record-field>span{color:#64707a;font-size:11px}.record-form label em,.record-form .record-field em{color:var(--orange);font-style:normal}.record-form input,.record-form select{width:100%;height:35px;border:1px solid var(--line);border-radius:7px;padding:0 9px;color:var(--ink);outline:0;font-size:12px;background:#fff}.record-form input:focus,.record-form select:focus{border-color:#ffb999;box-shadow:0 0 0 3px #fff1eb}.record-form .readonly-input{color:#65717b;background:#f4f6f7;cursor:not-allowed}.record-form .modal-actions{grid-column:1 / -1}.modal-alert{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--orange);font-weight:800;margin-bottom:12px}.danger-btn{background:#c74c24}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.flow-app{min-height:100vh;background:#f0f2f3;color:var(--ink)}.flow-top{width:min(var(--flow-shell-width),100%);height:64px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:0 21px;background:#fff;border-bottom:1px solid var(--line)}.flow-brand,.flow-user{display:flex;align-items:center;gap:10px}.flow-brand strong{display:block;font-size:16px}.flow-brand small{display:block;color:var(--muted);font-size:9px;letter-spacing:1px;margin-top:2px}.flow-user{gap:8px;font-size:12px}.flow-user span{color:var(--muted)}.flow-user b{color:var(--ink)}.flow-user button{width:30px;height:30px;border-radius:7px;background:var(--orange-soft);color:var(--orange);font-size:16px}.flow-mobile-shell{width:min(var(--flow-shell-width),100%);min-height:calc(100vh - 64px);margin:0 auto;background:#f7f8f9;position:relative}.flow-screen{min-height:calc(100vh - 64px);padding-bottom:74px}.flow-hero{padding:25px 21px 22px;color:#fff;background:linear-gradient(135deg,#ee5f26,#fb8a4f)}.flow-hero-kicker{display:inline-flex;padding:5px 8px;border-radius:5px;background:#ffffff29;font-size:11px}.flow-hero h1{margin-top:12px;font-size:24px}.flow-hero p{margin:7px 0 0;font-size:12px;opacity:.9}.flow-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.flow-hero-stats span{padding:10px 8px;border-radius:8px;background:#ffffff24}.flow-hero-stats b,.flow-hero-stats small{display:block}.flow-hero-stats b{font-size:18px}.flow-hero-stats small{margin-top:3px;font-size:10px;opacity:.8}.flow-content{padding:17px 14px 22px}.flow-section-title{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:11px}.flow-section-title b{font-size:16px}.flow-section-title span{color:var(--muted);font-size:11px}.flow-actions{display:grid;gap:9px}.flow-action-card{width:100%;display:flex;align-items:center;gap:12px;padding:13px 12px;border:1px solid var(--line);border-radius:10px;text-align:left;background:#fff}.flow-action-card:hover{border-color:#ffc4a8;box-shadow:0 7px 16px #23272b0f;transform:translateY(-1px)}.flow-action-card:disabled{cursor:not-allowed;opacity:.58;background:#fafafa}.flow-action-card:disabled:hover{border-color:var(--line);box-shadow:none;transform:none}.flow-action-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:var(--orange);background:var(--orange-soft);font-size:17px}.flow-action-copy{min-width:0;flex:1}.flow-action-copy b,.flow-action-copy small{display:block}.flow-action-copy b{font-size:13px}.flow-action-copy small{overflow:hidden;color:var(--muted);font-size:11px;margin-top:4px;text-overflow:ellipsis;white-space:nowrap}.flow-action-meta{display:flex;align-items:center;gap:7px}.flow-action-meta em{min-width:24px;padding:4px 6px;border-radius:10px;color:var(--orange-deep);background:#fff1ea;font-size:10px;font-style:normal;text-align:center}.flow-action-meta i{color:#adb4ba;font-size:18px;font-style:normal}.flow-record-panel{margin-top:20px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#fff}.flow-panel-head{display:flex;align-items:flex-start;justify-content:space-between}.flow-kicker{display:block;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:1.3px}.flow-panel-head h3{margin:5px 0 0;font-size:16px}.flow-record-count{color:var(--muted);font-size:11px}.flow-tabs{display:flex;gap:5px;overflow-x:auto;padding:14px 0 10px}.flow-tabs button{flex:0 0 auto;padding:6px 9px;border-radius:5px;color:var(--muted);background:#f4f6f7;font-size:10px}.flow-tabs button.active{color:var(--orange);background:var(--orange-soft)}.flow-record-list{display:grid}.flow-record-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--line);background:transparent;text-align:left}.flow-record-hit{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:5px 0;border-radius:7px;color:inherit;background:transparent;text-align:left}.flow-record-hit:hover{background:#fff8f4}.flow-record-hit:active{transform:translateY(1px)}.flow-record-main{min-width:0;flex:1}.flow-record-main b,.flow-record-main small{display:block}.flow-record-main b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.flow-record-main small{margin-top:4px;color:var(--muted);font-size:10px}.flow-record-status{flex:0 0 auto;color:var(--orange);font-size:10px}.flow-record-status i{margin-left:5px;color:#aeb5bb;font-size:16px;font-style:normal}.flow-record-actions{display:flex;align-items:center;gap:5px}.flow-record-actions button{min-width:40px;height:28px;padding:0 8px;border:1px solid #ffd2bf;border-radius:6px;color:var(--orange-deep);background:#fff8f4;font-size:10px;font-weight:600}.flow-record-actions button:first-child{border-color:#d6e6e3;color:#4d746e;background:#f3faf8}.flow-record-actions button:hover{border-color:var(--orange);background:#fff0e8}.flow-record-actions button:first-child:hover{border-color:#9cc8bf;background:#eaf6f3}.qr-mini{display:inline-flex;align-items:center;margin-left:5px;padding:3px 4px;border-radius:3px;color:#52736d;background:#e8f4f1;font-size:8px;font-style:normal;letter-spacing:.3px}.flow-empty{padding:20px 0;color:var(--muted);font-size:11px;text-align:center}.flow-bottom-nav{position:fixed;z-index:4;bottom:0;left:50%;display:grid;grid-template-columns:repeat(3,1fr);width:min(var(--flow-shell-width),100%);height:64px;padding-bottom:env(safe-area-inset-bottom);transform:translate(-50%);border-top:1px solid var(--line);background:#fffffff5;box-shadow:0 -6px 18px #23272b0d}.flow-bottom-nav button{display:grid;place-items:center;gap:2px;padding-top:6px;color:#9ba3a9;background:transparent;font-size:10px}.flow-bottom-nav button span{font-size:16px}.flow-bottom-nav button.active{color:var(--orange)}.flow-subbar{display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 15px;border-bottom:1px solid var(--line);background:#fff}.flow-subbar b{font-size:15px}.flow-subbar button{padding:5px;color:var(--orange);background:transparent;font-size:12px}.flow-subbar button:first-child{font-size:25px;line-height:1}.flow-profile-hero{padding:26px 20px 24px;text-align:center;background:#fff}.flow-profile-avatar{width:56px;height:56px;margin:0 auto 10px;display:grid;place-items:center;border-radius:50%;color:var(--orange-deep);background:#ffe4d6;font-size:21px;font-weight:700}.flow-profile-hero h2{margin:0;font-size:19px}.flow-profile-hero span{display:block;margin-top:6px;color:var(--muted);font-size:11px}.flow-setting-list{margin:14px;padding:15px;border-radius:11px;background:#fff}.flow-setting-list h3{margin:0 0 8px;font-size:13px}.flow-setting-row{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid var(--line);font-size:12px}.flow-setting-row span{color:var(--muted)}.flow-setting-row b{font-weight:500}.flow-readonly-note{margin:0 20px;color:var(--muted);font-size:10px;text-align:center}.flow-modal-backdrop{position:fixed;z-index:20;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#14181c6b}.flow-modal{width:min(var(--flow-shell-width),100%);max-height:90vh;overflow-y:auto;padding:22px 21px calc(20px + env(safe-area-inset-bottom));border-radius:15px 15px 0 0;background:#fff;box-shadow:0 -14px 35px #00000024}.flow-modal-head{display:flex;align-items:flex-start;justify-content:space-between}.flow-modal-head h2{margin:5px 0 0;font-size:19px}.flow-modal-head>button{width:28px;height:28px;border-radius:6px;color:var(--muted);background:transparent;font-size:23px}.flow-modal-copy{margin:9px 0 17px;color:var(--muted);font-size:11px;line-height:1.6}.flow-validation-hint{margin:-8px 0 14px;padding:8px 10px;border-left:3px solid var(--orange, #f47b45);border-radius:5px;background:#fff6f0;color:#b65b2f;font-size:11px;line-height:1.5}.flow-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.flow-form label,.defect-field{display:grid;gap:6px}.flow-form label>span,.defect-field>span{color:#62707a;font-size:11px}.flow-form input,.flow-form select,.defect-row input,.defect-row select{width:100%;height:36px;padding:0 9px;border:1px solid var(--line);border-radius:7px;outline:none;background:#fff;font-size:12px}.flow-form input:focus,.flow-form select:focus,.defect-row input:focus,.defect-row select:focus{border-color:#ffb999;box-shadow:0 0 0 3px #fff1eb}.flow-form small{color:#a0a8ae;font-size:9px}.flow-custom-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.flow-custom-toggle{min-width:82px;height:36px;padding:0 10px;border:1px solid #ffc4a8;border-radius:7px;color:var(--orange);background:#fff;font-size:11px}.flow-custom-toggle:hover{border-color:var(--orange);background:#fff7f3}.flow-custom-input[hidden],.flow-custom-row select[hidden]{display:none}.readonly-field{color:#68747e;background:#f5f7f8!important}.production-document-modal{width:min(760px,calc(100vw - 32px));max-height:min(820px,calc(100dvh - 32px));overflow-y:auto}.production-document-status{display:flex;align-items:center;justify-content:space-between;margin:4px 0 14px;padding:10px 0;border-bottom:1px solid var(--line)}.production-document-status>span{color:var(--muted);font-size:12px}.production-document-relations{display:flex;flex-wrap:wrap;gap:8px 18px;padding:10px 12px;border-left:3px solid var(--orange);background:#fff8f4}.production-document-relations>div{display:flex;gap:7px;font-size:11px}.production-document-relations span{color:var(--muted)}.production-document-relations b{font-weight:600}.production-document-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin-top:12px}.production-document-fields>div{display:flex;justify-content:space-between;gap:12px;min-width:0;padding:11px 0;border-bottom:1px solid var(--line);font-size:11px}.production-document-fields span{flex:0 0 auto;color:var(--muted)}.production-document-fields b{min-width:0;overflow-wrap:anywhere;font-weight:500;text-align:right}.flow-form-actions{display:flex;grid-column:1 / -1;justify-content:flex-end;gap:8px;padding-top:4px}.flow-primary,.flow-secondary{padding:10px 16px;border-radius:7px;font-size:12px}.flow-primary{color:#fff;background:var(--orange)}.flow-secondary{color:var(--orange);border:1px solid #ffc4a8;background:#fff}.defect-field{grid-column:1 / -1}.defect-list{display:grid;gap:7px}.defect-row{display:grid;grid-template-columns:1fr 88px;gap:7px}.defect-row{grid-template-columns:minmax(0,1fr) 82px 28px}.remove-defect{width:28px;height:36px;border-radius:6px;color:#b0b7bd;background:#f4f6f7;font-size:17px}.remove-defect:hover{color:#c74c24;background:#fff0e9}.add-defect{justify-self:start;padding:3px 0;color:var(--orange);background:transparent;font-size:11px}.flow-records-page{padding-top:14px}.detail-status-line{display:flex;align-items:center;justify-content:space-between;margin:15px 0 12px}.detail-qr{padding:6px 8px;border:1px solid #c9e4de;border-radius:5px;color:#52736d;background:#eff9f6;font-size:10px}.detail-qr-panel{display:flex;align-items:center;gap:14px;margin:4px 0 15px;padding:12px;border:1px solid #dcece8;border-radius:9px;background:#f5fbf9}.detail-qr-image{flex:0 0 108px;width:108px;height:108px;padding:6px;border-radius:6px;background:#fff;box-shadow:0 2px 8px #2c4a4414}.detail-qr-image svg{display:block;width:100%;height:100%}.detail-qr-copy{display:grid;gap:6px;min-width:0}.detail-qr-copy b{color:#365e56;font-size:12px}.detail-qr-copy span{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.detail-qr-copy .detail-qr{justify-self:start;margin-top:3px}.detail-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;padding:3px 0;border-top:1px solid var(--line)}.detail-fields>div{display:flex;justify-content:space-between;gap:9px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}.detail-fields span{color:var(--muted)}.detail-fields b{max-width:65%;overflow:hidden;font-weight:500;text-align:right;text-overflow:ellipsis;white-space:nowrap}.detail-log{margin-top:16px;padding:13px;border-radius:8px;background:var(--wash)}.detail-log h4{margin:0 0 8px;font-size:12px}.detail-log>div{display:grid;grid-template-columns:118px 1fr;gap:5px 8px;padding:8px 0;border-top:1px solid #e5e9eb;font-size:10px}.detail-log time{color:var(--orange);font-variant-numeric:tabular-nums;white-space:nowrap}.detail-log span{font-weight:600}.detail-log small{grid-column:2;color:var(--muted)}.pc-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.pc-kpi{padding:14px 15px;border:1px solid var(--line);border-radius:9px;background:#fff}.pc-kpi span,.pc-kpi b,.pc-kpi small{display:block}.pc-kpi span{color:var(--muted);font-size:11px}.pc-kpi b{margin-top:7px;font-size:22px}.pc-kpi small{margin-top:4px;color:var(--green);font-size:10px}.pc-feature-grid{display:grid;gap:16px}.pc-feature-grid.analysis-grid,.pc-feature-grid.research-grid,.pc-feature-grid.design-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr)}.pc-feature-grid.quote-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr)}.pc-card{min-width:0;padding:18px;border:1px solid var(--line);border-radius:11px;background:#fff}.pc-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.pc-overline{display:block;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:1.2px}.pc-card h3{margin:5px 0 0;font-size:16px}.pc-card p{color:var(--muted);font-size:11px;line-height:1.7}.pc-table{overflow-x:auto}.pc-table-head,.pc-table-row{min-width:650px;display:grid;grid-template-columns:1.45fr 1.1fr .85fr 1fr .7fr;gap:12px;align-items:center}.pc-table-head{padding:0 10px 9px;color:var(--muted);font-size:10px}.pc-table-row{width:100%;padding:13px 10px;border-top:1px solid var(--line);color:var(--ink);background:transparent;text-align:left;font-size:11px}button.pc-table-row{cursor:pointer}.pc-table-row:hover{background:#fff9f5}.pc-table-row span{min-width:0}.pc-table-row b,.pc-table-row small{display:block}.pc-table-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-table-row small{margin-top:4px;color:var(--muted);font-size:10px}.pc-table-row>span:last-child{text-align:right}.dealer-table .pc-table-head,.dealer-table .pc-table-row{min-width:780px;grid-template-columns:1.45fr 1.05fr 1.15fr .85fr .65fr .8fr}.dealer-actions{display:flex;justify-content:flex-end;gap:5px}.dealer-actions button.danger{color:#a9574d;border-color:#edd1cd;background:#fff8f7}.dealer-page{display:grid;gap:16px}.dealer-status-tabs{display:flex;gap:24px;margin-bottom:16px;overflow-x:auto;border-bottom:1px solid var(--line)}.dealer-status-tabs button{flex:0 0 auto;position:relative;display:inline-flex;align-items:center;gap:6px;padding:0 2px 11px;color:var(--muted);background:transparent;font-size:13px;white-space:nowrap}.dealer-status-tabs button.active{color:var(--orange);font-weight:700}.dealer-status-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--orange);content:""}.dealer-status-tabs span{min-width:19px;display:inline-grid;place-items:center;padding:2px 5px;border-radius:10px;color:#6f7a82;background:#eef1f2;font-size:9px}.dealer-status-tabs button.active span{color:var(--orange-deep);background:var(--orange-soft)}.dealer-section-count{display:block;margin-top:5px;color:var(--muted);font-size:10px}.dealer-review-list{display:grid}.dealer-review-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:76px;padding:12px 2px;border-top:1px solid var(--line)}.dealer-review-main{min-width:0}.dealer-review-main b,.dealer-review-main small{display:block}.dealer-review-main b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dealer-review-main small{margin-top:5px;color:var(--muted);font-size:10px;overflow-wrap:anywhere}.dealer-review-side{flex:0 0 auto;display:grid;justify-items:end;gap:10px}.pc-status-dot{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.pc-status-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:#b7c0c6}.pc-status-dot.ready{color:var(--green)}.pc-status-dot.ready:before{background:var(--green);box-shadow:0 0 0 3px #e3f5eb}.upload-drop{min-height:154px;display:grid;place-items:center;align-content:center;gap:7px;padding:18px;border:1px dashed #ffc4a8;border-radius:9px;color:var(--muted);background:#fffaf7;text-align:center;cursor:pointer}.upload-drop:hover{border-color:var(--orange);background:#fff5ef}.upload-drop input,.upload-inline input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.upload-drop b{color:#56616b;font-size:12px}.upload-drop small{font-size:10px}.upload-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:var(--orange);background:var(--orange-soft);font-size:18px}.file-upload-preview.has-file{min-height:96px;grid-template-columns:auto minmax(0,1fr);justify-items:stretch;align-content:center;text-align:left}.uploaded-file-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#188564;font-size:10px;font-weight:700}.uploaded-file-copy{min-width:0;align-self:center}.uploaded-file-copy b,.uploaded-file-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uploaded-file-copy small{margin-top:5px;color:var(--muted)}.header-chips{display:flex;flex-wrap:wrap;gap:5px;align-items:center;margin:12px 0}.header-chips span{color:var(--muted);font-size:10px}.header-chips em{padding:4px 6px;border-radius:4px;color:#68747e;background:#f1f4f5;font-size:10px;font-style:normal}.wide-btn{width:100%;margin-top:14px}.wide-btn:disabled{cursor:not-allowed;opacity:.45}.pc-history-list{display:grid}.pc-history-list>button{display:flex;justify-content:space-between;gap:12px;padding:12px 2px;border-top:1px solid var(--line);color:inherit;background:transparent;text-align:left}.pc-history-list>button:hover{color:var(--orange-deep);background:#fffaf7}.pc-history-list b,.pc-history-list small{display:block}.pc-history-list small{margin-top:4px;color:var(--muted);font-size:10px}.pc-history-list>button>span:last-child{text-align:right}.pc-history-list strong{color:var(--orange);font-size:15px}.pc-inline-search{width:100%;height:34px;margin-bottom:10px;padding:0 10px;border:1px solid var(--line);border-radius:7px;outline:none;font-size:11px}.pc-inline-search:focus{border-color:#ffb999;box-shadow:0 0 0 3px #fff1eb}.product-picker{display:grid;gap:5px}.product-choice{display:grid;grid-template-columns:32px minmax(0,1fr) auto auto;gap:9px;align-items:center;padding:9px 0;border-top:1px solid var(--line)}.product-thumb{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;color:var(--orange-deep);background:#ffe8dc;font-size:11px;font-weight:700}.product-choice b,.product-choice small{display:block}.product-choice b{font-size:11px}.product-choice small{margin-top:3px;color:var(--muted);font-size:9px}.product-choice strong{color:var(--orange);font-size:11px}.product-choice button,.pc-table-row button{padding:5px 7px;border:1px solid #ffd0bd;border-radius:5px;color:var(--orange-deep);background:#fff8f4;font-size:10px}.quote-builder{background:#fffaf7}.quote-total{color:var(--orange);font-size:18px;font-weight:700}.pc-field{display:grid;gap:6px;margin-top:11px}.pc-field>span{color:#64707a;font-size:11px}.pc-field input,.pc-field select,.pc-field textarea{width:100%;min-height:34px;padding:8px 9px;border:1px solid var(--line);border-radius:7px;outline:none;background:#fff;font-size:11px}.pc-field textarea{min-height:88px;resize:vertical;line-height:1.5}.pc-field input:focus,.pc-field select:focus,.pc-field textarea:focus{border-color:#ffb999;box-shadow:0 0 0 3px #fff1eb}.quote-lines{display:grid;margin-top:13px;border-top:1px solid var(--line)}.quote-lines>div{display:grid;grid-template-columns:minmax(0,1fr) 60px 25px;gap:7px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line);font-size:11px}.quote-lines small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.quote-lines input{width:60px;height:28px;padding:0 6px;border:1px solid var(--line);border-radius:5px;font-size:11px}.quote-lines button{width:24px;height:24px;border-radius:5px;color:var(--muted);background:#f0f2f3;font-size:16px}.quote-fields{display:grid;grid-template-columns:1fr 1.5fr;gap:10px}.quote-history{margin-top:16px}.quote-history .pc-table-head,.quote-history .pc-table-row{grid-template-columns:1.35fr 1.3fr .65fr 1fr .75fr 1fr;min-width:760px}.research-note{margin-top:12px;color:var(--muted);font-size:10px;line-height:1.6}.check-grid{display:flex;flex-wrap:wrap;gap:7px;margin-top:1px}.check-grid label{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--line);border-radius:6px;color:#56616b;background:#fff;font-size:11px;cursor:pointer}.check-grid label:hover{border-color:#ffc4a8;background:#fff9f5}.check-grid input[type=checkbox]{flex:0 0 auto;width:14px;height:14px;min-height:0;margin:0;padding:0;accent-color:var(--orange);box-shadow:none}.research-detail-table .pc-table-head,.research-detail-table .pc-table-row{grid-template-columns:.55fr 1.45fr .7fr .8fr .7fr .7fr;min-width:650px}.research-thumb{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;color:#fff;background:linear-gradient(135deg,#ef956f,#bc6c4d);font-style:normal;font-size:11px}.research-detail-table a{color:var(--orange);font-size:10px}.trend-card{margin-top:0}.trend-card .pc-table-head,.trend-card .pc-table-row{grid-template-columns:1.3fr 1.4fr 1fr .65fr 1fr .7fr .7fr;min-width:900px}.design-mode-tabs{display:flex;gap:6px;margin:20px 0 14px;padding:4px;border-radius:8px;background:#eef1f2;width:fit-content}.design-mode-tabs button{padding:8px 13px;border-radius:6px;color:var(--muted);background:transparent;font-size:11px}.design-mode-tabs button.active{color:var(--orange-deep);background:#fff;box-shadow:0 3px 9px #23272b12}.design-form-card{background:#fffaf7}.upload-inline{display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin-top:12px;padding:0 10px;border:1px dashed #ffc4a8;border-radius:6px;color:var(--orange-deep);background:#fff;font-size:10px;cursor:pointer}.design-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.design-result{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff}.design-art{position:relative;min-height:172px;display:grid;place-items:center;color:#7f4c38;background:linear-gradient(145deg,#f7e4d6,#d9b69f 52%,#8b644f)}.design-art:before{content:"";width:82px;height:110px;border-radius:45% 45% 38% 38%;background:#f8efe8;box-shadow:inset -12px -10px #81533b24,0 15px 25px #51352633}.design-art span{position:absolute;z-index:1;font-size:26px;font-weight:700}.design-art small{position:absolute;right:8px;bottom:7px;color:#ffffffd9;font-size:9px}.design-result-copy{display:grid;gap:5px;padding:10px}.design-result-copy b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.design-result-copy small{color:var(--muted);font-size:9px}.design-result-copy em{justify-self:start}.design-actions{display:flex;flex-wrap:wrap;gap:4px;padding:0 10px 10px}.design-actions button{padding:4px 5px;border-radius:4px;color:var(--orange-deep);background:#fff2eb;font-size:9px}.tool-card{max-width:900px}.tool-heading{display:flex;gap:12px;align-items:flex-start}.tool-heading h3{margin-top:4px}.tool-heading p{margin:6px 0 0}.tool-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:var(--orange);background:var(--orange-soft);font-size:19px}.tool-upload{max-width:500px;margin-top:20px}.image-upload-preview.has-file{width:min(100%,500px);min-height:230px;padding:10px;grid-template-rows:minmax(0,1fr) auto;background:#f5f7f7}.image-upload-preview.compact{width:100%;max-width:none;min-height:88px;margin-top:12px}.image-upload-preview.compact.has-file{min-height:190px}.image-upload-preview img{width:100%;height:180px;display:block;object-fit:contain;border-radius:6px;background:#eef1f2}.image-upload-preview.compact img{height:130px}.image-upload-preview .uploaded-file-copy{width:100%;padding:2px 4px;text-align:left}.inpaint-layout{display:grid;grid-template-columns:minmax(300px,1fr) 250px;gap:20px;margin-top:18px}.canvas-board{position:relative;min-height:360px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:linear-gradient(135deg,#ebd5c4,#9b765f 55%,#4b392f);color:#ffffffd1;font-size:11px;cursor:crosshair}.canvas-board:before{content:"";width:150px;height:190px;border-radius:45% 45% 32% 32%;background:#eee0d5;box-shadow:inset -20px -16px #66422f26,0 20px 30px #1e161140}.canvas-board.has-upload:before{display:none}.canvas-board>img{width:100%;height:360px;display:block;object-fit:contain;background:#25292c;pointer-events:none}.canvas-board.marked:after{content:"";position:absolute;width:95px;height:76px;border:2px dashed #fff;border-radius:50%;background:#f36a2d59}.canvas-board span{position:absolute;bottom:10px;z-index:1;padding:5px 7px;border-radius:4px;background:#181d2061}.zoom-controls{display:flex;align-items:center;gap:10px;margin-top:12px}.zoom-controls button{width:28px;height:28px;border-radius:5px;color:var(--orange);background:var(--orange-soft)}.zoom-controls b{color:var(--muted);font-size:10px}.enhance-options{display:flex;flex-wrap:wrap;gap:12px;margin:15px 0;color:#64707a;font-size:11px}.pc-empty{padding:25px 10px;color:var(--muted);font-size:11px;text-align:center}.pc-conflict-message{display:none;grid-column:1 / -1;padding:9px 10px;border-radius:6px;color:#b64925;background:#fff0e9;font-size:11px;line-height:1.5}.pc-conflict-message.show{display:block}.admin-search-field{height:34px;min-width:96px;padding:0 8px;border:1px solid var(--line);border-radius:7px;outline:none;color:#5e6972;background:#fff;font-size:11px}.admin-search-field:focus{border-color:#ffb999;box-shadow:0 0 0 3px #fff1eb}.system-management{min-width:0}.system-tabs{display:flex;gap:22px;margin-bottom:20px;overflow-x:auto;border-bottom:1px solid var(--line)}.system-tabs button{flex:0 0 auto;position:relative;padding:0 2px 11px;color:var(--muted);background:transparent;font-size:13px;white-space:nowrap}.system-tabs button.active{color:var(--orange);font-weight:700}.system-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--orange);content:""}.system-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.system-panel-head h2{margin:0 0 5px;font-size:19px}.system-panel-head p{margin:0;color:var(--muted);font-size:11px}.system-readonly{padding:7px 10px;border-radius:6px;color:#69757e;background:#f2f4f5;font-size:11px}.system-table{overflow:hidden;border:1px solid var(--line);border-radius:7px}.system-table-head,.system-table-row{display:grid;grid-template-columns:1fr 1.2fr 1fr .7fr 1.6fr;align-items:center;min-height:48px;padding:0 14px;column-gap:14px}.system-table-head{min-height:40px;color:var(--muted);background:#f8f9fa;font-size:11px}.system-table-row{border-top:1px solid var(--line);font-size:12px}.system-table-row>span{min-width:0;overflow-wrap:anywhere}.system-table-row b{display:block}.system-table-row small{color:var(--muted);font-size:10px}.system-empty{display:grid;min-height:96px;place-items:center;color:var(--muted);font-size:12px}.system-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.system-actions button{padding:0;color:var(--orange);background:transparent;font-size:11px}.system-actions button.danger{color:#b25c51}.system-role-list{display:grid;gap:10px}.system-role-row{padding:15px 16px;border:1px solid var(--line);border-radius:7px}.system-role-row>div:first-child,.system-role-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.system-role-row p{margin:10px 0;color:#59666f;font-size:11px;line-height:1.65}.system-role-meta{color:var(--muted);font-size:10px}.system-modal .modal-head p,.system-role-modal .modal-head p{margin:5px 0 0}.system-password-field{grid-column:1 / -1}.system-role-modal{width:min(720px,100%);max-height:calc(100dvh - 40px);overflow-y:auto}.system-permission-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:4px 0 0;padding:13px;border:1px solid var(--line);border-radius:7px}.system-permission-grid legend{padding:0 5px;color:#59666f;font-size:11px}.system-permission-grid label{display:flex;align-items:center;gap:7px;min-width:0;padding:7px 8px;border-radius:5px;background:#f7f8f9}.system-permission-grid input{flex:0 0 auto;width:14px;height:14px;min-height:0;margin:0;accent-color:var(--orange)}.system-permission-grid span{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.clear-search{height:34px;padding:0 10px;color:var(--muted);background:#fff;font-size:11px}.clear-search:hover{color:var(--orange);border-color:#ffc4a8;background:var(--orange-soft)}.admin-tools{margin:16px 0 12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfc}.admin-filter-line{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px}.admin-status-filters{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.admin-status-filters>span{margin-right:3px;color:var(--muted);font-size:10px}.admin-status-filters button{padding:5px 9px;border-radius:5px;color:var(--muted);background:transparent;font-size:10px}.admin-status-filters button:hover{color:var(--orange);background:var(--orange-soft)}.admin-status-filters button.active{color:var(--orange-deep);background:var(--orange-soft);font-weight:600}.admin-filter-note{color:var(--muted);font-size:10px}.admin-result-count{color:var(--muted);font-size:10px;white-space:nowrap}.dealer-admin-tabs{display:flex;gap:22px;margin-top:18px;border-bottom:1px solid var(--line)}.dealer-admin-tabs>button{position:relative;padding:0 2px 11px;color:var(--muted);background:transparent;font-size:13px}.dealer-admin-tabs>button.active{color:var(--orange);font-weight:700}.dealer-admin-tabs>button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--orange);content:""}.dealer-admin-tabs span{min-width:18px;display:inline-grid;place-items:center;margin-left:4px;padding:2px 5px;border-radius:9px;color:var(--orange-deep);background:var(--orange-soft);font-size:9px}.dealer-admin-table{overflow-x:auto}.dealer-admin-table table{min-width:900px}.dealer-admin-table .row-actions button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:700px){.admin-filter-line{align-items:flex-start;flex-direction:column}.admin-result-count{align-self:flex-end}.search-line .admin-search-field{flex:1;min-width:0}.search-line .clear-search{flex:0 0 auto}}@media(max-width:700px){.system-table{overflow-x:auto}.system-table-head,.system-table-row{min-width:760px}.system-permission-grid{grid-template-columns:1fr 1fr}}.report-meta,.quote-detail-head{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.report-meta span{padding:5px 7px;border-radius:4px;color:var(--muted);background:#f1f4f5;font-size:10px}.report-meta strong{margin-left:auto;color:var(--orange);font-size:11px}.report-highlight{padding:14px;border-left:3px solid var(--orange);border-radius:5px;background:#fff7f2}.report-highlight b,.report-highlight span{display:block}.report-highlight b{color:var(--orange-deep);font-size:13px}.report-highlight span{margin-top:4px;color:var(--muted);font-size:10px}.report-chart{margin-top:16px;padding:13px;border-radius:8px;background:var(--wash)}.report-chart h4,.report-summary h4{margin:0 0 10px;font-size:12px}.report-chart>div{display:grid;grid-template-columns:38px 1fr 34px;gap:8px;align-items:center;margin-top:8px;color:var(--muted);font-size:10px}.report-chart i{height:8px;overflow:hidden;border-radius:8px;background:#e5e9eb}.report-chart i em{display:block;height:100%;border-radius:8px;background:var(--orange)}.report-chart b{color:var(--orange);font-size:10px;text-align:right}.report-summary{margin-top:16px}.report-summary p{margin:0;color:#65717b;font-size:11px;line-height:1.8;white-space:pre-line}.analysis-privacy-note{margin:10px 0 13px;color:var(--muted);font-size:10px;line-height:1.6}.report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.report-metrics>div{min-width:0;padding:11px;border:1px solid var(--line);border-radius:7px;background:var(--wash)}.report-metrics span,.report-metrics b,.report-metrics small{display:block;overflow-wrap:anywhere}.report-metrics span{color:var(--muted);font-size:10px}.report-metrics b{margin-top:5px;color:var(--ink);font-size:16px}.report-metrics small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.5}.report-recommendations{margin-top:16px}.report-recommendations h4{margin:0 0 8px;font-size:12px}.report-recommendations ol{display:grid;gap:6px;margin:0;padding-left:20px;color:#65717b;font-size:11px;line-height:1.7}.quote-detail-head>div{flex:1;min-width:100px;display:grid;gap:5px;padding:9px;border-radius:6px;background:var(--wash)}.quote-detail-head span{color:var(--muted);font-size:10px}.quote-detail-head b{font-size:11px}.wide-report{width:min(840px,100%)}@media(max-width:1100px){.pc-feature-grid.analysis-grid,.pc-feature-grid.research-grid,.pc-feature-grid.design-grid,.pc-feature-grid.quote-grid,.inpaint-layout{grid-template-columns:1fr}}@media(max-width:700px){.pc-kpi-row{grid-template-columns:repeat(2,1fr)}.pc-kpi b{font-size:18px}.pc-card{padding:14px}.design-gallery-grid{grid-template-columns:1fr}.design-mode-tabs{width:100%;overflow-x:auto}.quote-fields{grid-template-columns:1fr}.pc-modal{padding:20px 15px}.report-metrics{grid-template-columns:1fr 1fr}}@media(max-width:380px){.flow-record-panel{padding:13px 11px}.flow-record-row{gap:6px}.flow-record-actions{gap:3px}.flow-record-actions button{min-width:36px;padding:0 6px;font-size:9px}.flow-record-main b{font-size:11px}.flow-record-main small{font-size:9px}}@media(min-width:701px){.flow-app .flow-top,.flow-app .flow-mobile-shell{box-shadow:0 0 0 1px #e0e5e8bf,0 12px 34px #23272b0d}.flow-app .flow-mobile-shell,.flow-app .flow-screen{min-height:calc(100vh - 64px)}}@media(max-width:480px){.flow-top{height:60px;padding:0 max(14px,env(safe-area-inset-left)) 0 max(14px,env(safe-area-inset-right))}.flow-brand{gap:8px}.flow-brand strong{font-size:15px}.flow-user{gap:6px}.flow-user span{display:none}.flow-mobile-shell,.flow-screen{min-height:calc(100dvh - 60px)}.flow-hero{padding:22px 18px 20px}.flow-content{padding:16px 14px 22px}.flow-modal-backdrop{padding-top:max(12px,env(safe-area-inset-top))}.flow-modal{max-height:calc(100dvh - max(12px,env(safe-area-inset-top)));padding:20px 16px calc(18px + env(safe-area-inset-bottom))}.flow-form{grid-template-columns:1fr}.flow-form-actions,.defect-field{grid-column:auto}.flow-form input,.flow-form select,.defect-row input,.defect-row select{height:42px;font-size:13px}.flow-custom-toggle{height:42px}.production-document-fields{grid-template-columns:1fr}.remove-defect{height:42px}.flow-primary,.flow-secondary{min-height:42px}}@media(max-width:980px){.mobile-layout{grid-template-columns:1fr}.mobile-detail{min-height:auto}.desktop-layout{grid-template-columns:180px minmax(0,1fr)}.work-area{padding:24px 20px 36px}.topbar{padding:0 20px}}@media(max-width:700px){.topbar{height:auto;min-height:68px;flex-wrap:wrap;gap:10px;padding:12px 16px}.brand{flex:1}.product-switch{order:3;width:100%}.switch-btn{flex:1}.top-actions{gap:5px}.logout-btn{padding:0 7px}.logout-btn span{display:none}.view-header{align-items:flex-start;flex-direction:column;gap:12px}h1{font-size:24px}.work-area{padding:20px 14px 30px}.desktop-layout{grid-template-columns:1fr}.sidebar{min-height:auto;display:flex;gap:4px;overflow-x:auto;padding:10px}.sidebar-title{display:none}.sidebar button{min-width:112px;justify-content:center;margin:0}.desktop-main{padding:18px 14px 22px}.desktop-main-header{align-items:flex-start;flex-direction:column}.search-line,.search-box{width:100%}.stat-row{grid-template-columns:repeat(2,1fr)}.table-wrap{overflow-x:auto}table{min-width:720px}.mobile-detail-grid{grid-template-columns:1fr}.history-grid{grid-template-columns:1fr 1fr}.record-form{grid-template-columns:1fr}.record-form .modal-actions{grid-column:auto}.table-footer{flex-direction:column;gap:4px}.login-brand{left:18px;top:20px}.login-panel{padding:26px 20px 23px}}.sidebar-group{min-width:0}@media(max-width:700px){.pc-shell,.admin-shell,.pc-shell .work-area,.admin-shell .work-area{height:auto;min-height:100vh;overflow:visible}.pc-shell .desktop-layout,.admin-shell .desktop-layout{flex:none;overflow:visible}.pc-shell .sidebar,.admin-shell .sidebar{height:auto;min-height:0;overflow-x:auto;overflow-y:hidden;scrollbar-gutter:auto}.pc-shell .desktop-main,.admin-shell .desktop-main{height:auto;min-height:615px;overflow:visible;scrollbar-gutter:auto}.desktop-workspace-header{gap:15px}.desktop-workspace-heading{align-items:flex-start}.desktop-workspace-heading .brand-mark{width:38px;height:38px}.desktop-workspace-heading h1{font-size:23px}.desktop-workspace-session{width:100%;padding:11px 0 0;border-top:1px solid #dce2e6;border-left:0}.desktop-workspace-session .logout-btn{margin-left:auto}}@media(max-width:700px){.sidebar-group{display:contents}.sidebar-group-label{display:none}}@media(max-width:700px){body:has(.h5-shell){background:#fff}.h5-shell>.topbar,.h5-shell .view-header,.h5-shell .mobile-detail{display:none}.h5-shell .work-area{width:100%;min-height:100dvh;padding:0}.h5-shell .mobile-layout{display:block}.h5-shell .phone{width:100%;min-height:100dvh;margin:0;border:0;border-radius:0;box-shadow:none;overflow:visible;background:#f7f8f9}.h5-shell .phone-screen{min-height:calc(100dvh - 25px);padding-bottom:74px}.h5-shell .mobile-hero{padding:20px 18px 19px}.h5-shell .mobile-hero h2{font-size:21px}.h5-shell .mobile-body{padding:15px 14px 88px}.h5-shell .process-card{min-height:64px;padding:12px}.h5-shell .progress-card{margin-top:14px}.h5-shell .bottom-nav{position:fixed;z-index:8;height:64px;padding-bottom:env(safe-area-inset-bottom)}.h5-shell .mobile-logout{display:grid;place-items:center}.h5-shell .modal-backdrop{align-items:flex-end;padding:0}.h5-shell .modal{width:100%;max-height:88dvh;overflow-y:auto;border-radius:14px 14px 0 0;padding:22px 18px calc(20px + env(safe-area-inset-bottom))}.login-shell{min-height:100dvh;padding-top:88px}.detail-fields{grid-template-columns:1fr}}
