:root{font-family:Inter,Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif;color:#181b1e;background:#eef0f1;font-synthesis:none;--ink:#171a1d;--muted:#686f75;--line:#c8cdd1;--line-strong:#9da4a9;--paper:#fff;--soft:#f3f4f4;--mid:#dfe2e4;--dark:#2c3034;--danger:#3d2525}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}svg{width:20px;height:20px}.app-shell{min-height:100vh}.button{min-height:42px;border-radius:5px;border:1px solid var(--dark);background:var(--dark);color:#fff;padding:0 16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.button:hover{background:#111}.button-secondary{background:#fff;color:var(--ink);border-color:var(--line-strong)}.button-secondary:hover{background:var(--soft)}.button-danger{background:#fff;color:var(--danger);border-color:#8f6868}.button:disabled{opacity:.4}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:0;background:transparent;border-radius:4px;color:inherit}.icon-button:hover{background:#e4e6e7}.badge{display:inline-flex;align-items:center;white-space:nowrap;border:1px solid #bfc4c8;color:#3e4448;background:#f0f1f2;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700}.badge-dark{background:#34383c;color:#fff;border-color:#34383c}.badge-soft{background:#e5e8e9;color:#31363a}.badge-warning{background:#ece8df;border-color:#c8b88f;color:#56492e}.topbar{height:66px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:20}.brand,.worker-brand{border:0;background:transparent;display:flex;align-items:center;gap:10px;color:var(--ink)}.brand-mark,.worker-brand>span,.auth-brand>span{display:grid;place-items:center;width:36px;height:36px;background:var(--dark);color:#fff;font-weight:900;letter-spacing:-1px;border-radius:4px}.brand>span:last-child{display:flex;flex-direction:column;align-items:flex-start}.brand small{font-size:10px;color:var(--muted);font-weight:500}.top-actions{display:flex;align-items:center;gap:4px}.role-switch{height:40px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:4px;padding:0 12px}.avatar{width:34px;height:34px;border-radius:50%;background:#d7dadc;display:grid;place-items:center;font-weight:800;margin-left:6px}.shell-body{display:flex;min-height:calc(100vh - 66px)}.side-nav{width:88px;background:#24282c;padding:16px 10px;display:flex;flex-direction:column;gap:6px;position:sticky;top:66px;height:calc(100vh - 66px)}.side-nav button{border:0;background:transparent;color:#dce0e2;border-radius:5px;padding:11px 5px;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px}.side-nav button:hover,.side-nav button.active{background:#4a4f54;color:#fff}.side-nav svg{width:22px;height:22px}.nav-spacer{flex:1}.desktop-main{width:calc(100% - 88px);padding:30px 34px 60px;max-width:1600px;margin:0 auto}.page-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:26px}.page-head small,.worker-page-head small,.form-head small{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:700}.page-head h1,.form-head h1,.worker-page-head h1{margin:6px 0;font-size:28px;line-height:1.2}.page-head p,.form-head p,.worker-page-head p{margin:0;color:var(--muted);font-size:14px}.page-actions{display:flex;gap:8px;align-items:center}.stats{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin-bottom:18px}.stat{background:#fff;border:1px solid var(--line);padding:16px;border-radius:6px;display:flex;flex-direction:column}.stat span{font-size:12px;color:var(--muted)}.stat strong{font-size:24px;margin:7px 0}.stat small{color:var(--muted)}.filterbar{display:flex;gap:8px;margin-bottom:14px}.filterbar label{height:42px;background:#fff;border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;gap:8px;padding:0 12px;min-width:340px;flex:1;max-width:660px}.filterbar input{border:0;outline:0;background:transparent;width:100%}.table-wrap{background:#fff;border:1px solid var(--line);border-radius:6px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;font-size:13px}.table-wrap th{height:42px;background:#e7e9ea;color:#3c4246;font-size:11px;text-transform:uppercase;letter-spacing:.035em;text-align:left;padding:0 12px;white-space:nowrap}.table-wrap td{height:52px;border-top:1px solid #e0e2e3;padding:8px 12px;white-space:nowrap}.table-wrap tbody tr:hover{background:#f1f2f3}.split-panel{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px}.insight-panel,.case-side,.quote-tools>section,.pdf-stage>aside,.version-rule{background:#fff;border:1px solid var(--line);border-radius:6px;padding:18px}.insight-panel h3,.case-side h3,.quote-tools h3{font-size:14px;margin:0 0 16px}.insight-panel>div{border-top:1px solid #e1e3e4;padding:14px 0}.insight-panel b{display:block;margin:8px 0 5px;font-size:13px}.insight-panel p,.case-side p{font-size:12px;color:var(--muted);line-height:1.55}.index-tabs,.chips{display:flex;gap:6px;margin-bottom:12px;overflow:auto}.index-tabs button,.chips button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 13px;white-space:nowrap}.index-tabs button.active,.chips button.active{background:var(--dark);color:#fff;border-color:var(--dark)}.wide-table{overflow:hidden}.scroll-hint{padding:11px 14px;background:#dedfe0;color:#4c5256;display:flex;align-items:center;gap:8px;font-size:12px}.case-layout,.quote-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px}.case-main,.module-form,.quote-sheet{display:flex;flex-direction:column;gap:14px}.section-card{background:#fff;border:1px solid var(--line);border-radius:6px;padding:18px}.card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.card-head h3{margin:0;font-size:15px}.card-head button{border:0;background:transparent;font-size:12px;font-weight:700;display:flex;gap:5px;align-items:center}.detail-grid,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail{display:flex;flex-direction:column;gap:5px}.detail span{font-size:11px;color:var(--muted);text-transform:uppercase}.detail b{font-size:13px}.case-side{display:flex;flex-direction:column;gap:0}.case-side section{border-bottom:1px solid #e1e3e4;padding:0 0 14px;margin-bottom:14px}.score{font-size:38px;font-weight:900}.evidence-row{display:grid;grid-template-columns:150px 150px 1fr;gap:12px;align-items:center}.evidence,.photo-grid>div,.photo-grid>button{height:100px;background:#e3e5e6;border:1px solid #c7cbce;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#5f666b;font-size:12px}.field{display:flex;flex-direction:column;gap:7px}.field>span{font-size:12px;font-weight:700;color:#4e5458}.field>span b{color:#6f3232;margin-left:3px}.field input,.field textarea,.selectlike,.send-options textarea{width:100%;min-height:42px;border:1px solid #aeb4b8;background:#fff;border-radius:4px;padding:9px 11px;outline:none}.field input:focus,.field textarea:focus{border-color:#333;box-shadow:0 0 0 2px #d7dadd}.field textarea,.section-card>textarea,.send-options textarea{min-height:92px;resize:vertical}.field-wide{grid-column:1/-1}.selectlike{display:flex;justify-content:space-between;align-items:center}.add-row{height:40px;width:100%;border:1px dashed #aeb4b8;background:#f7f7f7;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px}.paste-layout,.send-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.paste-area{width:100%;min-height:280px;padding:16px;border:1px solid var(--line);background:#f7f7f7;font-family:ui-monospace,monospace;line-height:2}.paste-tips{display:flex;gap:16px;margin-top:10px}.paste-tips span{display:flex;gap:6px;align-items:center;font-size:12px}.import-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:18px}.import-step{background:#fff;border:1px solid var(--line);border-radius:5px;padding:13px;display:flex;gap:10px;align-items:center}.import-step>span{width:28px;height:28px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-weight:800}.import-step>div{display:flex;flex-direction:column;gap:4px}.import-step small{color:var(--muted);font-size:10px}.import-step.done>span,.import-step.active>span{background:var(--dark);color:#fff}.import-step.active{border-color:#555}.quote-meta{display:grid;grid-template-columns:1fr 1fr;gap:30px;background:#fff;border:1px solid var(--line);padding:18px;border-radius:6px}.quote-meta>div{display:flex;flex-direction:column;gap:12px}.quote-total{display:flex;justify-content:flex-end;gap:40px;border-top:2px solid #666;padding:14px;margin-top:14px}.quote-tools{display:flex;flex-direction:column;gap:14px}.quote-tools section>button{width:100%;border:0;background:transparent;display:grid;grid-template-columns:24px 1fr 20px;gap:10px;text-align:left;padding:12px 0;border-top:1px solid #e2e4e5}.quote-tools section>button span{display:flex;flex-direction:column}.quote-tools small{color:var(--muted)}.toast{position:fixed;bottom:24px;right:24px;background:#202428;color:#fff;padding:13px 16px;border-radius:5px;display:flex;align-items:center;gap:10px;z-index:30}.toast button{border:0;background:transparent;color:#fff}.pdf-stage{display:grid;grid-template-columns:minmax(600px,850px) 230px;gap:18px;align-items:start;justify-content:center}.pdf-page{background:#fff;aspect-ratio:210/297;box-shadow:0 2px 16px #0002;padding:54px 58px;color:#313131}.pdf-page header{display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.pdf-logo{width:38px;height:38px;background:#333;color:#fff;display:grid;place-items:center;font-weight:900}.pdf-page h2{margin:0}.pdf-page header span{font-size:11px}.pdf-meta{display:grid;grid-template-columns:1fr 1fr;margin:34px 0 18px;gap:8px 30px}.pdf-meta p{display:grid;grid-template-columns:95px 1fr;font-size:11px;margin:0}.pdf-meta span{color:#777}.pdf-page>h1{text-align:center;border:1px solid #888;font-size:16px}.pdf-page table{width:100%;border-collapse:collapse;font-size:10px}.pdf-page th,.pdf-page td{text-align:left;padding:8px;border-bottom:1px solid #ddd}.pdf-total{text-align:right;border-top:2px solid #777;margin-top:60px;padding-top:8px;font-size:11px}.pdf-remark{margin-top:28px;font-size:10px}.pdf-remark p{margin:5px 0}.pdf-page footer{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:70px;font-size:10px}.pdf-page footer>div{display:flex;flex-direction:column;gap:5px}.signature-line{border-bottom:1px solid #555;margin-top:35px;padding-bottom:4px}.confirm-layout{display:grid;place-items:center;padding:40px}.confirm-card{width:min(520px,100%);background:#fff;border:1px solid var(--line);border-radius:7px;padding:32px}.confirm-icon{width:58px;height:58px;background:#e2e4e5;border-radius:50%;display:grid;place-items:center}.confirm-icon svg{width:30px;height:30px}.confirm-card h2{font-size:26px}.confirm-rules{background:#f0f1f2;padding:12px 16px;margin:20px 0}.confirm-rules p{display:flex;gap:8px;font-size:13px}.confirm-card>.button{width:100%;margin-top:16px}.confirm-check{display:flex;gap:10px;align-items:flex-start;margin-top:18px;font-size:13px;line-height:1.5}.version-list{display:flex;flex-direction:column;gap:10px;width:calc(100% - 330px);float:left}.version{background:#fff;border:1px solid var(--line);border-radius:6px;padding:18px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px}.version>div{display:flex;flex-direction:column;gap:5px}.version small{color:var(--muted)}.version.active{border:2px solid #555}.version-rule{width:310px;float:right}.send-success,.send-options{background:#fff;border:1px solid var(--line);padding:28px;border-radius:6px}.send-success>svg{width:52px;height:52px}.send-success>div{display:flex;gap:8px}.send-options{display:flex;flex-direction:column;gap:14px}.diff-layout{display:grid;grid-template-columns:1fr 1fr;gap:14px}.diff-layout section{background:#fff;border:1px solid var(--line);padding:24px}.search-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.search-group{background:#fff;border:1px solid var(--line);border-radius:6px;padding:16px}.search-group h3{display:flex;justify-content:space-between}.search-group h3 span{font-size:12px;background:#e2e4e5;border-radius:999px;padding:3px 8px}.search-group button{width:100%;border:0;background:transparent;border-top:1px solid #ddd;padding:14px 0;display:flex;justify-content:space-between;text-align:left}.notification-list{max-width:800px;display:flex;flex-direction:column;gap:8px}.notice{border:1px solid var(--line);background:#fff;padding:18px;display:grid;grid-template-columns:10px 1fr 20px;gap:12px;text-align:left}.notice-dot{width:8px;height:8px;border-radius:50%;background:#777;margin-top:5px}.notice-dot.warning{background:#8b6931}.notice p{color:var(--muted);margin:5px 0}.notice small{color:#888}.prototype-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;z-index:100;display:flex;justify-content:flex-end}.prototype-menu{width:min(440px,94vw);height:100%;overflow:auto;background:#f5f5f5;padding:18px 18px 60px}.menu-head{display:flex;justify-content:space-between;align-items:center;position:sticky;top:-18px;background:#f5f5f5;padding:16px 0;z-index:2}.menu-head>div{display:flex;flex-direction:column;gap:4px}.menu-head span{color:var(--muted);font-size:12px}.prototype-menu h4{font-size:12px;color:var(--muted);text-transform:uppercase;border-bottom:1px solid #ccc;padding-bottom:8px}.screen-links{display:grid;grid-template-columns:1fr 1fr;gap:5px}.screen-links button{border:1px solid #d0d3d5;background:#fff;min-height:42px;text-align:left;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;border-radius:4px}.screen-links button.active{background:#2f3337;color:#fff}.screen-links svg{width:14px;height:14px}.worker-shell{background:#eaeced;max-width:480px;margin:0 auto;min-height:100dvh;position:relative;border-left:1px solid #d0d3d5;border-right:1px solid #d0d3d5}.worker-top{height:60px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 15px;position:sticky;top:0;z-index:20}.worker-brand>span{width:32px;height:32px}.worker-top>div{display:flex}.worker-top>div button{border:0;background:transparent;width:38px;height:38px;display:grid;place-items:center}.worker-main{padding:20px 16px 100px;min-height:calc(100dvh - 60px)}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(480px,100%);height:70px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);z-index:20}.bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#6a7176;font-size:10px}.bottom-nav button.active{color:#16191c}.bottom-nav button.active svg{background:#d9dcde;border-radius:12px;padding:4px;width:30px;height:30px}.worker-page-head{display:flex;justify-content:space-between;align-items:flex-start}.worker-page-head h1{font-size:25px}.sync-ok{font-size:11px;display:flex;gap:4px;align-items:center}.segmented{display:grid;grid-template-columns:repeat(3,1fr);background:#d9dcde;border-radius:6px;padding:3px;margin:20px 0}.segmented button{height:37px;border:0;background:transparent;border-radius:4px;font-weight:700;font-size:12px}.segmented button.active{background:#fff;box-shadow:0 1px 3px #0002}.task-stack{display:flex;flex-direction:column;gap:13px;margin-bottom:16px}.task-note{width:100%;background:#fff;border:1px solid #afb5b9;border-left:7px solid #34383c;border-radius:6px;padding:17px;text-align:left;box-shadow:0 2px #c8cccf}.task-note.note-mid{border-left-color:#73797d}.task-note.note-line{border-left-color:#a47b3d}.task-note.note-soft{border-left-color:#b8bdc0}.task-note>div{display:flex;justify-content:space-between;align-items:center}.task-note h2{font-size:17px;margin:16px 0 9px}.task-note p{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px}.task-note p svg{width:15px;height:15px}.task-note>span{display:flex;justify-content:flex-end;align-items:center;gap:5px;font-weight:800;font-size:12px}.worker-main>.button{width:100%}.mobile-back{height:44px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;margin:-8px 0 10px}.mobile-back>b{text-align:center}.mobile-summary{background:#fff;border:1px solid var(--line);border-radius:7px;padding:20px}.mobile-summary h1{font-size:21px;margin:15px 0 8px}.mobile-summary>p{color:var(--muted);font-size:12px;display:flex;gap:5px}.mobile-summary dl{border-top:1px solid #ddd;margin:16px 0 0}.mobile-summary dl div{display:grid;grid-template-columns:90px 1fr;padding:12px 0;border-bottom:1px solid #e3e4e5;font-size:13px}.mobile-summary dt{color:var(--muted)}.mobile-summary dd{margin:0;font-weight:700}.step-overview{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.step-row{width:100%;border:0;background:#fff;border-bottom:1px solid #ddd;display:grid;grid-template-columns:40px 1fr auto 18px;align-items:center;gap:8px;text-align:left;padding:14px}.step-row>span{font-size:11px;color:var(--muted)}.step-row small{color:var(--muted)}.step-dots{display:flex;align-items:center;justify-content:center;gap:36px;margin:12px 0 22px;position:relative}.step-dots:before{content:"";position:absolute;width:180px;height:1px;background:#bfc3c6;z-index:0}.step-dots span{position:relative;z-index:1;width:27px;height:27px;border-radius:50%;border:1px solid #9fa5a9;background:#eaeced;display:grid;place-items:center;font-size:11px;font-weight:800}.step-dots span.active{background:#303438;color:#fff}.form-head{margin-bottom:18px}.form-head h1{font-size:24px}.mobile-form{display:flex;flex-direction:column;gap:15px}.mobile-form .field input,.mobile-form .selectlike{min-height:50px}.sticky-cta{position:fixed;bottom:70px;left:50%;transform:translate(-50%);width:min(480px,100%);display:flex;gap:8px;background:#fff;border-top:1px solid var(--line);padding:12px 16px;z-index:15}.sticky-cta .button{flex:1}.line-card-list,.review-stack,.draft-list{display:flex;flex-direction:column;gap:11px}.line-card{width:100%;background:#fff;border:1px solid var(--line);border-radius:6px;padding:15px;text-align:left;display:grid;grid-template-columns:1fr auto 20px;gap:10px;align-items:center}.line-card>div{display:flex;flex-direction:column;gap:7px}.line-card small,.line-card span{color:var(--muted);font-size:11px}.line-card strong{font-size:12px}.add-line{min-height:52px;border:1px dashed #8f969a;background:#f5f6f6;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.info-strip{padding:13px;background:#dde0e2;border-left:4px solid #555;font-size:12px;line-height:1.55}.camera-cta{width:100%;height:140px;border:1px dashed #7f868a;background:#fff;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.camera-cta svg{width:34px;height:34px}.camera-cta small{color:var(--muted)}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 18px}.photo-grid>div,.photo-grid>button{height:105px}.review-card{background:#fff;border:1px solid var(--line);border-radius:6px;padding:15px}.review-card header{display:flex;justify-content:space-between;border-bottom:1px solid #ddd;padding-bottom:11px}.review-card header button{border:0;background:transparent;text-decoration:underline}.review-card>div{display:grid;grid-template-columns:90px 1fr;gap:10px;padding-top:11px;font-size:12px}.review-card span{color:var(--muted)}.state-hero{text-align:center;padding:40px 10px 24px}.state-hero>div{width:72px;height:72px;background:#fff;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin:0 auto}.state-hero svg{width:34px;height:34px}.state-hero h1{font-size:23px}.state-hero p{color:var(--muted);line-height:1.6;font-size:13px}.state-hero .button{margin-top:15px}.timeline-head{background:#fff;border:1px solid var(--line);padding:18px;border-radius:6px}.timeline-head h1{font-size:20px}.timeline{margin:22px 8px}.timeline-item{min-height:75px;display:grid;grid-template-columns:28px 1fr;gap:12px;position:relative}.timeline-item:after{content:"";position:absolute;left:13px;top:28px;bottom:0;width:1px;background:#aeb3b7}.timeline-item:last-child:after{display:none}.timeline-item>span{width:27px;height:27px;border:1px solid #9fa5a9;border-radius:50%;display:grid;place-items:center;background:#eaeced;z-index:1}.timeline-item.done>span,.timeline-item.active>span{background:#333;color:#fff}.timeline-item>div{display:flex;flex-direction:column;gap:5px}.timeline-item small{color:var(--muted)}.mobile-search{height:48px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:6px}.mobile-search input{border:0;outline:0;width:100%}.chips{margin:12px 0}.picker-list{background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden}.picker-list button{width:100%;min-height:50px;border:0;border-bottom:1px solid #ddd;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;padding:0 14px}.picker-list button.selected{background:#eceeef}.check-box{width:22px;height:22px;border:1px solid #90969a;display:grid;place-items:center;border-radius:3px}.picker-list .selected .check-box{background:#333;color:#fff}.auth-page{min-height:100vh;display:grid;place-items:center;background:#e6e8e9;padding:20px}.auth-card{width:min(420px,100%);background:#fff;border:1px solid var(--line);padding:36px;border-radius:7px;display:flex;flex-direction:column;gap:15px}.auth-brand{display:flex;align-items:center;gap:10px}.auth-card h1{margin:18px 0 0;font-size:26px}.auth-card>p{margin:0 0 8px;color:var(--muted)}.text-button{border:0;background:transparent;text-decoration:underline}.security-note{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--muted);border-top:1px solid #ddd;padding-top:16px}.otp{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.otp input{width:100%;min-width:0;height:50px;text-align:center;border:1px solid #999;font-size:22px}.auth-icon{width:70px;height:70px;background:#e3e5e6;border-radius:50%;display:grid;place-items:center;margin:auto}.auth-icon svg{width:34px;height:34px}@media(max-width:900px){.desktop-main{padding:22px 16px 60px;width:100%}.side-nav{width:64px}.side-nav span{display:none}.stats{grid-template-columns:repeat(2,1fr)}.split-panel,.case-layout,.quote-layout,.paste-layout,.send-grid{grid-template-columns:1fr}.page-head{align-items:flex-start;flex-direction:column}.page-actions{flex-wrap:wrap}.import-steps{grid-template-columns:1fr 1fr}.pdf-stage{grid-template-columns:1fr}.pdf-page{padding:30px;min-width:650px}.pdf-stage{overflow:auto}.search-groups{grid-template-columns:1fr}.version-list,.version-rule{float:none;width:100%}.version-rule{margin-top:12px}.evidence-row{grid-template-columns:1fr 1fr}.evidence-row p{grid-column:1/-1}}@media(max-width:600px){.desktop-shell .topbar{padding:0 12px}.desktop-shell .brand small,.role-switch span,.desktop-shell .side-nav{display:none}.desktop-main{padding:18px 12px 60px}.page-head h1{font-size:23px}.page-actions .button{min-height:38px;padding:0 10px}.stats{grid-template-columns:1fr 1fr}.stat{padding:12px}.stat strong{font-size:20px}.filterbar{flex-wrap:wrap}.filterbar label{min-width:100%;max-width:none}.table-wrap table,.table-wrap thead,.table-wrap tbody,.table-wrap tr,.table-wrap td{display:block}.table-wrap thead{display:none}.table-wrap tr{padding:12px;border-top:1px solid #ddd}.table-wrap td{height:auto;border:0;padding:4px 0;white-space:normal}.table-wrap td:first-child{float:right}.table-wrap td:not(:first-child):before{content:attr(data-label);color:#777}.detail-grid,.form-grid,.quote-meta,.import-steps,.screen-links,.diff-layout{grid-template-columns:1fr}.worker-shell{max-width:none;border:0}.bottom-nav,.sticky-cta{width:100%}}.role-identity{height:44px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#f5f6f6;border-radius:5px;padding:0 12px;color:var(--ink)}.role-identity>span{display:flex;flex-direction:column;line-height:1.15}.role-identity b{font-size:12px}.role-identity small{font-size:10px;color:var(--muted);margin-top:3px}.role-identity svg{width:18px;height:18px}.connection-status,.notification-scope{display:flex;align-items:flex-start;gap:10px;background:#eef0f1;border:1px solid var(--line);border-radius:5px;padding:12px}.connection-status>span{display:flex;flex-direction:column;gap:3px}.connection-status b{font-size:12px}.connection-status small{font-size:11px;color:var(--muted);line-height:1.4}.demo-account-panel{display:flex;flex-direction:column;gap:9px;border:1px solid var(--line);background:#f5f6f6;border-radius:6px;padding:12px}.demo-account-panel>span{font-size:11px;font-weight:800;color:var(--muted)}.demo-account-panel>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.demo-account-panel button{min-height:68px;border:1px solid #b9bec1;background:#fff;border-radius:5px;display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;align-items:center;text-align:left;padding:10px;column-gap:6px}.demo-account-panel button svg{grid-row:1/3;width:20px;height:20px}.demo-account-panel button b{font-size:13px}.demo-account-panel button small{font-size:10px;color:var(--muted)}.demo-account-panel button.active{border:2px solid #303438;background:#eceeef;padding:9px}.demo-account-panel>small{font-size:10px;line-height:1.45;color:var(--muted)}.auth-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.language-switcher select{height:36px;border:1px solid #aeb4b8;border-radius:5px;background:#fff;padding:0 28px 0 10px;font:inherit;font-size:12px;color:#25292c}.language-switcher.compact select{width:48px;height:34px;padding:0 4px;text-align:center}.worker-top .language-switcher{display:grid;place-items:center;margin-right:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){.auth-card{padding:24px}.auth-toolbar{align-items:flex-start}.auth-toolbar .language-switcher select{max-width:126px}}.step-guidance{font-size:12px;line-height:1.55;color:#545b60;background:#dfe2e4;border-left:4px solid #555;padding:10px 12px;margin:12px 0}.task-progress{border-top:1px solid #e1e3e4;padding-top:11px;margin-top:10px;color:#4d5357}.form-head.compact{margin-top:8px}.form-head.compact h1{font-size:21px}.category-chips{flex-wrap:wrap;overflow:visible}.category-chips button{min-height:40px;padding:8px 15px}.single-pick button{justify-content:space-between;min-height:58px}.single-pick button>span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:11px}.single-pick button>span svg{width:15px;height:15px}.picker-help{margin-top:14px}.notification-scope{margin-bottom:14px}.notification-scope>div{display:flex;flex-direction:column;gap:4px}.notification-scope p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.mobile-notices .notice{padding:14px}.mobile-notices .notice p{font-size:12px;line-height:1.5}.profile-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:20px}.profile-avatar{width:58px;height:58px;border-radius:50%;background:#d7dadc;display:grid;place-items:center;font-size:21px;font-weight:800}.profile-card h1{font-size:21px;margin:0 0 5px}.profile-card p{font-size:12px;color:var(--muted);margin:0 0 8px}.profile-scope{background:#fff;border:1px solid var(--line);border-radius:7px;padding:17px;margin-top:12px}.profile-scope h3{margin:0 0 12px;font-size:15px}.profile-scope p{display:flex;align-items:flex-start;gap:7px;font-size:12px;line-height:1.55;color:#4f5559}.profile-scope svg{flex:none}.profile-actions{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden;margin-top:12px}.profile-actions button{width:100%;border:0;border-bottom:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:14px}.profile-actions button>span{display:flex;flex-direction:column;gap:4px}.profile-actions small{color:var(--muted);font-size:11px}@media(max-width:760px){.role-identity small{display:none}.role-identity{padding:0 9px}.role-identity b{max-width:74px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:601px){.worker-shell{box-shadow:0 0 30px #0001}}@media print{.topbar,.side-nav,.page-head,.pdf-stage>aside{display:none}.desktop-main{padding:0}.pdf-page{box-shadow:none}}.diagram-page{min-height:100vh;background:#f2f3f4;padding:34px}.diagram-page>header{display:flex;align-items:flex-end;justify-content:space-between;max-width:1500px;margin:0 auto 24px}.diagram-page h1{font-size:30px;margin:5px 0}.diagram-page p{margin:0;color:var(--muted)}.diagram-page>main{max-width:1500px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;min-height:650px;display:grid;place-items:center;overflow:auto}.diagram-page svg{width:100%;height:auto;max-height:none}.diagram-page .nodeLabel{font-family:Inter,Microsoft JhengHei,sans-serif!important}.diagram-page .edgeLabel{background:#fff!important}
