:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#182033;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgb(31 111 235 / 25%);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.58}.loading-page,.login-page{display:grid;min-height:100vh;place-items:center}.loading-page{background:#f4f7fb}.spinner{width:42px;height:42px;border:4px solid #dce5f2;border-top-color:#1f6feb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{padding:24px;background:radial-gradient(circle at 10% 0%,rgb(61 139 255 / 18%),transparent 38%),radial-gradient(circle at 100% 90%,rgb(41 183 149 / 14%),transparent 42%),#f4f7fb}.login-card{width:min(100%,430px);padding:38px;border:1px solid rgb(219 228 241 / 90%);border-radius:28px;background:#fffffff0;box-shadow:0 26px 70px #1c365c21}.brand-mark{display:grid;width:54px;height:54px;margin-bottom:24px;border-radius:17px;color:#fff;background:linear-gradient(145deg,#1f6feb,#4f8ff7);box-shadow:0 12px 24px #1f6feb40;font-size:24px;font-weight:800;place-items:center}.eyebrow{margin:0 0 6px;color:#1f6feb;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.login-card h1,.topbar h1,.sheet h2{margin:0;letter-spacing:-.035em}.login-card h1{font-size:34px}.login-intro{margin:12px 0 30px;color:#667187;line-height:1.65}.form-stack{display:grid;gap:18px}.form-stack label{display:grid;gap:8px}.form-stack label>span{color:#45516a;font-size:14px;font-weight:700}input,textarea,select{width:100%;border:1px solid #d8e1ee;border-radius:12px;color:#182033;background:#fff}input,select{min-height:46px;padding:0 13px}textarea{padding:12px 13px;line-height:1.6;resize:vertical}input:hover,textarea:hover,select:hover{border-color:#b8c7da}input:focus,textarea:focus,select:focus{border-color:#1f6feb;outline:3px solid rgb(31 111 235 / 10%)}label small{justify-self:end;color:#8a94a7}.primary-button,.secondary-button,.danger-button,.export-button{min-height:44px;padding:0 18px;border-radius:12px;font-weight:750;text-align:center;text-decoration:none}.primary-button{border:0;color:#fff;background:#1f6feb;box-shadow:0 8px 18px #1f6feb2e}.primary-button:hover{background:#195fcb}.secondary-button{border:1px solid #d4deeb;color:#3e4a61;background:#fff}.danger-button{border:1px solid #ffd3d1;color:#b62b29;background:#fff4f3}.login-button{margin-top:4px}.form-error{margin:-5px 0 0;color:#c03632;font-size:14px}.app-shell{width:min(100% - 32px,1040px);margin:0 auto;padding:28px 0 100px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar h1{font-size:clamp(27px,6vw,40px)}.user-menu{display:flex;align-items:center;gap:10px}.user-menu>span{display:grid;width:42px;height:42px;border-radius:50%;color:#1f6feb;background:#e6f0ff;font-weight:800;place-items:center}.user-menu div{display:grid;gap:1px}.user-menu div>span{display:flex;gap:9px}.user-menu strong{font-size:13px}.user-menu button,.text-button{padding:0;border:0;color:#738096;background:transparent;font-size:12px;text-align:left}.user-menu .mobile-admin-button{display:none;min-height:38px;padding:0 12px;border:1px solid #d7e2ef;border-radius:10px;color:#1f6feb;background:#fff;font-size:13px;font-weight:750}.project-tabs{display:flex;gap:8px;margin:28px -16px 20px;padding:0 16px 8px;overflow-x:auto;scrollbar-width:none}.project-tabs::-webkit-scrollbar{display:none}.project-tabs button{min-height:40px;padding:0 17px;border:1px solid #dce4ef;border-radius:999px;color:#5d687d;background:#fff;font-weight:700;white-space:nowrap}.project-tabs button.active{border-color:#1f6feb;color:#fff;background:#1f6feb;box-shadow:0 8px 18px #1f6feb2e}.project-tabs .manage-projects{border-style:dashed;color:#1f6feb;background:transparent}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stat-card{display:grid;min-height:92px;padding:14px;border:1px solid transparent;border-radius:17px;text-align:left;transition:transform .15s ease}.stat-card:hover{transform:translateY(-2px)}.stat-card.selected{border-color:currentcolor;box-shadow:inset 0 0 0 1px currentcolor}.stat-card span{align-self:start;font-size:13px;font-weight:700;opacity:.8}.stat-card strong{align-self:end;font-size:28px;line-height:1}.stat-in_progress{color:#1265c7;background:#eaf3ff}.stat-todo{color:#955b00;background:#fff4dc}.stat-completed{color:#237d68;background:#e7f7f2}.stat-online{color:#7055bd;background:#f0ecff}.toolbar{display:grid;grid-template-columns:minmax(250px,1fr) auto;gap:12px;margin:18px 0}.search-box{position:relative}.search-box span{position:absolute;top:50%;left:14px;color:#7b879a;font-size:22px;transform:translateY(-53%)}.search-box input{padding-left:42px;background:#fff}.filter-row{display:flex;gap:8px}.filter-row select{width:auto;max-width:150px}.export-button{border:1px solid #d8e2ef;color:#31415b;background:#fff;white-space:nowrap}.task-area{padding:0}.list-heading,.list-heading>div{display:flex;align-items:baseline;gap:10px}.list-heading{justify-content:space-between;margin:25px 0 12px}.list-heading h2{margin:0;font-size:20px}.list-heading span{color:#8490a4;font-size:13px}.list-heading button{border:0;color:#1f6feb;background:transparent}.task-list{display:grid;gap:12px}.task-card{position:relative;padding:19px;border:1px solid #dfe7f1;border-radius:17px;background:#fff;box-shadow:0 7px 20px #263c5a0d;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.task-card:hover{border-color:#bdccde;box-shadow:0 11px 28px #263c5a17;transform:translateY(-1px)}.task-card-top{display:flex;align-items:center;gap:8px}.status-pill,.priority{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:800}.status-pill.status-in_progress{color:#1265c7;background:#eaf3ff}.status-pill.status-todo{color:#955b00;background:#fff4dc}.status-pill.status-completed{color:#237d68;background:#e7f7f2}.status-pill.status-online{color:#7055bd;background:#f0ecff}.priority{color:#6a7487;background:#f0f3f7}.priority-high{color:#bd332f;background:#fff0ef}.priority-medium{color:#a16600;background:#fff5dd}.priority-low{color:#31715f;background:#edf7f4}.task-card>p{max-width:calc(100% - 140px);margin:13px 0;font-size:16px;font-weight:650;line-height:1.65;white-space:pre-wrap}.task-meta{display:flex;gap:14px;color:#8490a3;font-size:12px}.task-card>select{position:absolute;right:18px;bottom:18px;width:118px;min-height:38px;border-radius:10px;font-size:13px}.skeleton-list{display:grid;gap:12px}.skeleton-list>div{height:135px;border-radius:17px;background:linear-gradient(90deg,#edf1f6 25%,#f7f9fc 40%,#edf1f6 65%);background-size:400% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{to{background-position:-100% 0}}.empty-state{display:grid;justify-items:center;padding:70px 20px;border:1px dashed #ccd7e5;border-radius:22px;text-align:center}.empty-state>div{display:grid;width:56px;height:56px;margin-bottom:13px;border-radius:18px;color:#1f6feb;background:#e8f1ff;font-size:25px;place-items:center}.empty-state h2{margin:4px 0;font-size:21px}.empty-state p{max-width:460px;margin:6px 0 21px;color:#748096;line-height:1.6}.fab{position:fixed;right:max(20px,calc((100vw - 1040px)/2 + 20px));bottom:calc(22px + env(safe-area-inset-bottom));z-index:20;width:58px;height:58px;border:0;border-radius:19px;color:#fff;background:#1f6feb;box-shadow:0 14px 32px #1f6feb59;font-size:30px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;padding:20px;background:#111c307a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sheet{width:min(100%,650px);max-height:calc(100vh - 32px);padding:10px 26px calc(26px + env(safe-area-inset-bottom));border-radius:26px 26px 20px 20px;background:#fff;box-shadow:0 28px 80px #0a18304d;overflow-y:auto}.sheet-handle{width:42px;height:5px;margin:2px auto 21px;border-radius:99px;background:#d5dce7}.sheet-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:22px}.sheet h2{font-size:27px}.icon-button{display:grid;width:40px;height:40px;border:0;border-radius:12px;color:#667188;background:#f1f4f8;font-size:25px;place-items:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sheet-actions{display:grid;grid-template-columns:1fr 2fr;gap:10px;margin-top:5px}.detail-content{margin:4px 0 22px;font-size:18px;font-weight:650;line-height:1.75;white-space:pre-wrap}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:17px;border-radius:16px;background:#f6f8fb}.detail-grid div{display:grid;gap:4px}.detail-grid dt{color:#8993a5;font-size:12px}.detail-grid dd{margin:0;color:#3f4a61;font-size:14px;font-weight:700}.note-box{margin:16px 0;padding:15px 17px;border-left:4px solid #1f6feb;border-radius:4px 14px 14px 4px;background:#eff5ff}.note-box strong{color:#1f5fb7;font-size:13px}.note-box p{margin:5px 0 0;line-height:1.6;white-space:pre-wrap}.timeline-heading{margin:24px 0 14px;font-size:16px}.timeline{display:grid;gap:0;margin:0 0 24px;padding:0;list-style:none}.timeline li{position:relative;display:grid;grid-template-columns:22px 1fr;gap:10px;min-height:64px}.timeline li:not(:last-child):before{position:absolute;top:18px;bottom:-4px;left:6px;width:2px;background:#e0e6ef;content:""}.timeline-dot{z-index:1;width:14px;height:14px;margin-top:3px;border:3px solid white;border-radius:50%;background:currentcolor;box-shadow:0 0 0 2px currentcolor}.timeline li strong,.timeline li time{display:block}.timeline li time{margin-top:3px;color:#8892a4;font-size:12px}.timeline li p{margin:7px 0;color:#657086;font-size:13px}.inline-form{display:grid;grid-template-columns:1fr auto;gap:10px}.management-list{display:grid;gap:3px;margin-top:20px}.management-list>div{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 4px;border-bottom:1px solid #edf0f4}.management-list>div>span{display:grid;gap:3px}.management-list>div>span small{color:#8792a4;font-size:12px}.management-list .text-button{color:#1f6feb;font-size:13px}.export-preview{align-items:center}.export-report{position:fixed;top:0;left:-10000px;width:720px;padding:34px;color:#182033;background:#f4f7fb}.export-report header{margin-bottom:22px}.export-report header p{margin:0 0 5px;color:#1f6feb;font-size:13px;font-weight:800;letter-spacing:.08em}.export-report header h1{margin:0 0 8px;font-size:34px}.export-report header time{color:#7c8799;font-size:13px}.export-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:18px}.export-stats>div{display:grid;gap:9px;padding:13px;border-radius:14px}.export-stats span{font-size:12px;font-weight:750}.export-stats strong{font-size:24px}.export-task-list{display:grid;gap:10px}.export-task-list article{padding:17px;border:1px solid #dfe7f1;border-radius:15px;background:#fff}.export-task-list article>div{display:flex;align-items:center;gap:7px}.export-task-list article small{margin-left:auto;color:#909aac}.export-task-list article>p{margin:11px 0;font-size:15px;font-weight:650;line-height:1.55;white-space:pre-wrap}.export-task-list footer{display:flex;flex-wrap:wrap;gap:5px 14px;color:#7d889b;font-size:11px}.export-preview>section{width:min(100%,720px);max-height:calc(100vh - 40px);padding:22px;border-radius:22px;background:#fff;overflow:auto}.export-page{display:grid;gap:10px;margin-bottom:20px}.export-page>strong{color:#526078;font-size:13px}.export-preview img{display:block;width:100%;border:1px solid #dfe6ef;border-radius:12px}.export-preview .primary-button{display:grid;align-items:center}.export-preview p{margin-bottom:0;color:#7c8799;font-size:13px;text-align:center}.toast{position:fixed;bottom:calc(92px + env(safe-area-inset-bottom));left:50%;z-index:100;max-width:calc(100vw - 32px);padding:11px 18px;border-radius:999px;color:#fff;background:#161f31eb;box-shadow:0 10px 25px #0a142438;font-size:14px;transform:translate(-50%)}@media(max-width:720px){.app-shell{width:min(100% - 24px,1040px);padding-top:20px}.user-menu div{display:none}.user-menu .mobile-admin-button{display:block}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{min-height:78px}.toolbar{grid-template-columns:1fr}.filter-row{display:grid;grid-template-columns:1fr 1fr auto}.filter-row select{width:100%;max-width:none;min-width:0;padding:0 8px;font-size:13px}.task-card>p{max-width:100%;padding-bottom:41px}.task-meta{display:grid;gap:4px}.task-card>select{bottom:17px}.modal-backdrop{padding:0}.sheet{max-height:calc(100vh - 12px);padding-right:20px;padding-left:20px;border-radius:24px 24px 0 0}}@media(max-width:430px){.login-card{padding:30px 24px}.filter-row{grid-template-columns:1fr 1fr}.export-button{grid-column:1 / -1}.form-grid,.detail-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.attachment-uploader{display:grid;gap:10px;min-width:0}.attachment-heading{display:flex;justify-content:space-between;gap:12px}.attachment-heading strong{font-size:14px}.attachment-heading small,.attachment-hint,.records-description{color:#66758b;font-size:12px}.upload-button{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px dashed #9aaec8;border-radius:10px;background:#f4f8fe;color:#245797;padding:10px 12px;cursor:pointer;text-align:center;font-size:14px}.upload-button.is-disabled{opacity:.6;cursor:wait}.upload-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.attachment-uploader:focus-within .upload-button{outline:2px solid #6695d0;outline-offset:2px}.attachment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.attachments{min-width:0;margin:8px 0}.attachment-item{display:flex;min-width:0;gap:10px;padding:10px;background:#f7f9fc;border:1px solid #e1e7f0;border-radius:10px;align-items:center}.attachment-thumbnail{position:relative;width:76px;height:76px;flex-shrink:0;border:0;border-radius:8px;overflow:hidden;padding:0;background:#e6edf5;cursor:zoom-in}.attachment-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.attachment-thumbnail span{position:absolute;bottom:0;left:0;right:0;padding:2px;color:#fff;background:#172a4580;font-size:10px}.attachment-file-icon{display:grid;place-items:center;width:48px;height:60px;flex-shrink:0;background:#e6edf9;color:#54729a;border-radius:8px;font-size:12px}.attachment-info{display:grid;gap:4px;min-width:0}.attachment-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.attachment-info small{font-size:11px;color:#738097}.attachment-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.attachment-actions a,.attachment-actions button{color:#2c65aa;font-size:12px;min-height:30px;display:inline-flex;align-items:center;padding:0;border:0;background:transparent}.attachment-actions button{color:#a24747}.attachments-compact{margin:2px 0 12px}.attachments-compact .attachment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attachments-compact .attachment-thumbnail{width:54px;height:54px}.attachments-compact .attachment-file-icon{width:38px;height:48px}.upload-progress{margin:0;font-size:13px;color:#2c65aa;overflow-wrap:anywhere}.upload-failures{color:#a24747;font-size:12px;display:grid;gap:8px}.upload-failures>div{display:flex;gap:8px;justify-content:space-between;overflow-wrap:anywhere}.upload-failures button{flex-shrink:0}.status-record-fields{display:grid;gap:14px}.status-record-fields[hidden]{display:none}.record-composer{background:#f7f9fc;padding:16px;border:1px solid #e1e7f0;border-radius:12px}.records-description{margin:18px 0}.timeline-entry{min-width:0;width:100%}.timeline-entry>p{white-space:pre-wrap;overflow-wrap:anywhere}.timeline .attachment-grid{grid-template-columns:1fr}.status-record{background:#537fae}.image-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;background:#09111ef2;display:flex;align-items:center;justify-content:center;padding:90px 18px;overscroll-behavior:contain}.image-viewer-toolbar{position:absolute;left:18px;right:18px;top:max(16px,env(safe-area-inset-top));display:flex;align-items:center;gap:16px;color:#fff}.image-viewer-toolbar>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.image-viewer-toolbar a{color:#fff;font-size:14px;white-space:nowrap}.image-viewer button{color:#fff;background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;min-width:44px;min-height:44px;padding:8px 14px}.image-viewer button:disabled{opacity:.35;cursor:default}.image-viewer-toolbar button{font-size:24px}.image-viewer-image{max-width:100%;max-height:100%;object-fit:contain}.image-viewer-navigation{position:absolute;bottom:max(20px,env(safe-area-inset-bottom));display:flex;gap:18px}@media(max-width:560px){.attachment-grid,.attachments-compact .attachment-grid{grid-template-columns:1fr}.attachment-item{padding:8px}.record-composer{padding:12px}}
