:root{--blue:#284fd3;--ink:#202834;--muted:#75808e;--line:#dde3ed;--canvas:#f5f7fa;--green:#258365;--radius:9px;font-family:-apple-system,BlinkMacSystemFont,"PingFang HK","Noto Sans TC","Microsoft JhengHei",sans-serif;color:var(--ink);font-size:16px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--canvas);line-height:1.65}button,input,select{font:inherit}button,select,input[type=date]{min-height:40px}button{cursor:pointer}button:disabled{opacity:.35;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #93abff;outline-offset:3px}a{color:inherit}button{color:inherit}button,select,input{border-radius:6px}select,input[type=date]{border:1px solid var(--line);background:white;padding:7px 10px;color:#394657;font-size:.875rem}select{padding-right:28px}select:disabled{opacity:.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
.topbar{background:#fff;border-bottom:1px solid var(--line)}.topbar-inner{max-width:1328px;margin:auto;padding:21px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none}.brand-icon{display:grid;place-items:center;background:var(--blue);border-radius:8px;width:40px;height:42px;color:white;font-size:27px;line-height:1}.brand strong{font-size:1.05rem;display:block;letter-spacing:.02em}.brand small{font-size:.75rem;color:var(--muted);display:block;margin-top:0}.date-tools{display:flex;gap:8px;align-items:center}.icon-button{border:1px solid var(--line);background:#fff;font-size:23px;width:34px;line-height:1}.text-button{border:0;background:transparent;padding:5px 8px;color:var(--blue);font-size:.875rem;font-weight:550;white-space:nowrap}.text-button:hover{background:#edf1ff}main{max-width:1328px;padding:0 32px 24px;margin:0 auto}.connection-row{padding:17px 0 25px;display:flex;justify-content:space-between;gap:14px;align-items:center;color:var(--muted);font-size:.8125rem}#sync-status{display:flex;align-items:center;gap:7px}.status-dot{width:6px;height:6px;background:#3f936f;display:inline-block;border-radius:50%;flex:none}.status-dot.warning{background:#b47a27}.sync-controls{display:flex;gap:10px;align-items:center}.sync-controls label{font-size:.8125rem}.sync-controls select{min-height:34px;padding:3px 24px 3px 8px;font-size:.8125rem}.refresh-button{min-height:34px;border:1px solid var(--line);background:#fff;padding:3px 12px;font-size:.8125rem}.refresh-button span{font-size:17px}.notice{border:1px solid #e4d2a8;background:#fffaf0;color:#806127;border-radius:7px;padding:11px 16px;margin-bottom:20px;font-size:.875rem}.notice.error{background:#fff2f1;color:#9b4947;border-color:#f1c9c7}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:17px}.eyebrow{margin:0 0 4px;font-size:.6875rem;font-weight:700;letter-spacing:.2em;color:#8a929f}h1,h2{font-size:1.4rem;letter-spacing:.01em;line-height:1.4;font-weight:620;margin:0}.muted{color:var(--muted);font-size:.875rem}.overview{margin-bottom:35px}.overview-content{display:flex;align-items:center;gap:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px 24px;min-height:95px}.overview-primary{padding-right:28px;border-right:1px solid var(--line);white-space:nowrap}.overview-primary strong{font-size:2rem;font-weight:650;line-height:1;letter-spacing:-.035em}.overview-primary span{font-size:.875rem;color:var(--muted);margin-left:8px}.overview-breakdown{display:flex;gap:30px;flex:1}.overview-stat{display:flex;flex-direction:column;gap:2px}.overview-stat span{font-size:.8125rem;color:var(--muted)}.overview-stat strong{font-size:1.15rem;font-weight:600}.overview-aside{font-size:.8125rem;line-height:1.8;color:var(--muted);text-align:right}.overview-aside strong{color:#4c596b;font-weight:550}.total-count{margin:0;font-size:.875rem;color:var(--muted)}.total-count strong{font-weight:650;color:var(--ink);padding:0 4px}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 20px}.filters{display:flex;gap:10px;align-items:center}.filter-note{font-size:.8125rem;color:var(--muted)}.board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.column{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px 15px 16px;min-width:0}.column-heading{display:flex;justify-content:space-between;align-items:flex-end;padding:1px 3px 14px;border-bottom:1px solid #eef0f5;margin-bottom:14px}.column-heading .eyebrow{font-size:.625rem;letter-spacing:.17em;margin:0 0 4px}.column-heading h3{font-size:1.08rem;line-height:1.4;margin:0;font-weight:630}.column-heading>span{font-size:.75rem;color:var(--muted)}.column-mark{width:19px;height:3px;background:var(--blue);margin-bottom:12px;border-radius:2px}.column[data-category=mep] .column-mark{background:#668395}.column[data-category=civil] .column-mark{background:#869481}.work-group-heading{display:flex;justify-content:space-between;color:#596576;align-items:center;font-size:.8125rem;font-weight:550;margin:19px 3px 9px}.work-group-heading span{font-size:.75rem;font-weight:400;color:#8d96a3}.work-group-heading:first-child{margin-top:4px}.report-card{border:1px solid var(--line);border-radius:6px;padding:12px;margin-bottom:12px;transition:border-color .16s,box-shadow .16s;background:#fff;overflow:hidden}.report-card:hover{border-color:#b5c3e4;box-shadow:0 3px 14px #23376708}.report-card:last-child{margin-bottom:0}.card-photo{position:relative;width:100%;height:184px;display:block;background:#edf0f4;border:0;border-radius:4px;overflow:hidden;padding:0;text-align:center}.card-photo img{width:100%;height:100%;object-fit:cover;display:block}.photo-count{position:absolute;bottom:9px;right:9px;background:#ffffffed;color:#4b5566;padding:0 7px;border-radius:4px;font-size:.75rem;line-height:1.8;font-weight:600}.photo-failure{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:15px;font-size:.8125rem;color:#85909e}.photo-failure span{font-size:1.5rem;font-weight:300}.card-tags{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin:11px 0 9px}.tag{font-size:.75rem;font-weight:560;padding:2px 7px;border-radius:4px;background:#f1f3f6;color:#596171;line-height:1.5}.tag.floor{background:#edf1ff;color:#4263b5}.card-location{display:flex;align-items:baseline;gap:7px;margin:0 0 11px;color:#525c6b;font-size:.875rem;overflow-wrap:anywhere}.label{font-size:.6875rem;font-weight:570;padding:1px 4px;border-radius:3px;line-height:1.6;white-space:nowrap;flex:none;background:#eff2f5;color:#788392}.label.completed{color:#2f8c72;background:#e8f5ef}.label.plan{color:#4568c3;background:#edf1ff}.card-line{display:flex;align-items:baseline;gap:7px;margin:0 0 10px}.card-line p{font-size:.9375rem;line-height:1.65;margin:0;color:#3d4858;overflow-wrap:anywhere;white-space:pre-line}.clamp{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.card-line.plan-line p{color:#4f5e74}.card-original{margin:9px 0 12px;font-size:.8125rem;color:#7a8596}.card-original summary{cursor:pointer;width:fit-content}.card-original p{font-size:.875rem;line-height:1.7;white-space:pre-line;overflow-wrap:anywhere;color:#536074;border-left:2px solid #e4e8f1;padding-left:9px}.card-footer{border-top:1px solid #e7ebf1;padding-top:9px;display:flex;justify-content:space-between;align-items:center;gap:5px;color:#8b93a1;font-size:.75rem}.card-meta{display:flex;flex-wrap:wrap;gap:3px 10px}.detail-button{font-size:.75rem;padding:3px 0 3px 5px;background:transparent;border:0;min-height:28px;color:#647bac;white-space:nowrap}.detail-button:hover{color:var(--blue)}.empty-column{padding:34px 14px 42px;text-align:center;color:#949ca8;font-size:.875rem}.empty-column strong{display:block;color:#7f8997;font-weight:500;font-size:1rem;margin-bottom:6px}.empty-symbol{width:39px;height:43px;border:1px solid #dce2ea;margin:0 auto 15px;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#a1acbb;font-size:20px}.board-empty{grid-column:1/-1;padding:60px 15px;background:white;border:1px solid var(--line);border-radius:var(--radius);text-align:center}.board-empty p{color:var(--muted);font-size:.9375rem;margin:5px 0 16px}footer{font-size:.75rem;color:#959daa;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:16px}.loading-column{height:500px;background:linear-gradient(100deg,#fff 20%,#f8f9fc 40%,#fff 60%);background-size:200% 100%;animation:shimmer 1.7s infinite;border:1px solid var(--line);border-radius:8px}@keyframes shimmer{to{background-position:-200% 0}}
.record-dialog{width:min(900px,calc(100vw - 36px));max-height:calc(100dvh - 64px);border:0;border-radius:12px;padding:0;color:var(--ink);box-shadow:0 24px 90px #121e3c33}.record-dialog::backdrop{background:#17213978;backdrop-filter:blur(2px)}.detail-header{position:sticky;top:0;background:white;border-bottom:1px solid var(--line);padding:22px 28px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;z-index:2}.detail-header h2{font-size:1.35rem}.detail-header p{font-size:.8125rem;color:var(--muted);margin:6px 0 0}.close-dialog{border:0;background:#f3f5f8;font-size:24px;width:34px;min-height:34px;line-height:1;border-radius:50%;flex:none}.detail-body{padding:24px 28px 32px}.detail-location{font-weight:550;font-size:1rem;margin-bottom:22px}.detail-block{padding:17px 20px;border-radius:7px;margin-bottom:14px;background:#f7f9fc}.detail-block h3{margin:0 0 8px;font-size:.875rem;color:#4d607a}.detail-block p{margin:0;font-size:1rem;line-height:1.8;white-space:pre-line;overflow-wrap:anywhere}.detail-block.plan-block{background:#f0f4ff}.detail-block.original-block{background:#fff;border:1px solid var(--line)}.detail-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:23px}.detail-photos button{border:0;padding:0;background:#edf0f4;border-radius:5px;overflow:hidden;aspect-ratio:4/3}.detail-photos img{height:100%;width:100%;object-fit:cover}.detail-photo-title{margin:22px 0 10px;font-size:.9rem;font-weight:550}.photo-dialog{max-width:100vw;max-height:100dvh;width:100vw;height:100dvh;background:#111821f5;border:0;margin:0;padding:70px 70px 62px;overflow:hidden;color:white}.photo-dialog::backdrop{background:#111821}.photo-toolbar{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 25px;font-size:.875rem;color:#e1e7f0}.photo-toolbar span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.photo-close{border:0;background:transparent;font-size:30px;color:white;min-width:40px}#large-photo{width:100%;height:100%;object-fit:contain;display:block}.photo-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff14;border:1px solid #ffffff22;color:white;font-size:33px;width:43px;height:57px;border-radius:7px}.photo-nav.prev{left:15px}.photo-nav.next{right:15px}#photo-counter{position:absolute;bottom:20px;left:0;right:0;text-align:center;font-size:.875rem;color:#b8c4d3}#photo-error{position:absolute;top:45%;left:12%;right:12%;text-align:center;font-size:1rem}.no-scroll{overflow:hidden}
@media(min-width:1500px){.topbar-inner,main{max-width:1380px}.card-photo{height:207px}}
@media(max-width:1080px){main,.topbar-inner{padding-left:22px;padding-right:22px}.board{gap:12px}.column{padding:15px 10px}.report-card{padding:10px}.card-photo{height:160px}.overview-aside{display:none}.card-footer{align-items:flex-start}.card-meta{flex-direction:column;gap:2px}.overview-breakdown{gap:25px}}
@media(max-width:800px){.topbar-inner{flex-wrap:wrap;padding-top:16px;padding-bottom:16px;gap:15px}.date-tools{margin-left:auto}.brand small{display:none}.brand strong{font-size:1rem}.brand-icon{width:32px;height:35px;font-size:24px}.connection-row{align-items:flex-start;flex-direction:column;padding:16px 0 22px;gap:11px}.sync-controls{align-self:flex-end}.board{grid-template-columns:1fr 1fr}.column:last-child{grid-column:1/-1}.column:last-child .column-content{display:grid;grid-template-columns:1fr 1fr;gap:12px}.column:last-child .work-group-heading,.column:last-child .empty-column{grid-column:1/-1}.column:last-child .report-card{align-self:start}.overview-content{gap:20px}.overview-primary{padding-right:20px}.overview-breakdown{gap:25px}.overview{margin-bottom:28px}.filter-note{display:none}.card-photo{height:185px}}
@media(max-width:560px){main,.topbar-inner{padding-left:16px;padding-right:16px}.topbar-inner{display:block}.date-tools{justify-content:space-between;margin-top:16px;gap:6px}.date-tools input{flex:1;min-width:0}.brand small{display:block}.brand strong{font-size:1rem}.brand-icon{width:36px;height:39px}.sync-controls{align-self:stretch;justify-content:flex-end;gap:8px}.connection-row{font-size:.75rem}.sync-controls label{margin-right:auto}.overview-content{padding:18px 16px;gap:17px}.overview-primary{padding-right:17px}.overview-primary strong{font-size:1.65rem}.overview-primary span{display:block;margin:4px 0 0;font-size:.75rem}.overview-breakdown{gap:22px;justify-content:space-between}.overview-stat span{font-size:.75rem}.overview-stat strong{font-size:1.05rem}.section-heading{gap:10px}h1,h2{font-size:1.25rem}#overview-date{font-size:.75rem}.board{grid-template-columns:1fr;gap:18px}.column{padding:17px 13px}.column:last-child{grid-column:auto}.column:last-child .column-content{display:block}.report-card{padding:12px}.card-photo{height:210px}.card-line p{font-size:1rem}.card-meta{flex-direction:row;gap:10px}.card-tags{margin-top:12px}.filters{gap:7px;flex-wrap:wrap}select{font-size:.8125rem}.total-count{font-size:.8125rem;white-space:nowrap}footer{flex-direction:column;gap:4px}.detail-header{padding:18px}.detail-body{padding:20px 18px}.record-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 20px)}.detail-photos{grid-template-columns:repeat(2,1fr)}.detail-block{padding:15px}.photo-dialog{padding:70px 40px 60px}.photo-nav{width:30px;height:45px;font-size:26px}.photo-nav.prev{left:4px}.photo-nav.next{right:4px}.photo-toolbar{padding:12px 16px}}
.eyebrow,.column-heading .eyebrow,.label{font-size:.75rem}.card-line p{font-size:1rem}.topbar-inner{padding-top:17px;padding-bottom:17px}.connection-row{padding-bottom:18px}.overview{margin-bottom:27px}.overview-content{padding-top:17px;padding-bottom:17px;min-height:85px}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
