.dashboard-page{padding-top:28px}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px}.dashboard-card{position:relative;overflow:hidden;border:1px solid var(--border);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dashboard-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.dashboard-card:hover{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 18px 40px #0f172a14,0 2px 10px #0f172a0a}.dashboard-card h2{margin:0 0 10px;font-size:22px;letter-spacing:-.02em}.dashboard-card p{margin:0;color:var(--text-muted);line-height:1.7}.dashboard-card .form-actions{margin-top:18px}.dashboard-logout-btn{min-width:110px}@media(max-width:640px){.dashboard-grid{grid-template-columns:1fr}}.dashboard-card{padding:24px;border-radius:20px}.dashboard-card .form-actions{display:flex;gap:8px;flex-wrap:wrap}.dashboard-card .primary-btn{min-height:44px}@media(max-width:768px){.dashboard-page{padding-top:20px}.dashboard-grid{gap:14px}.dashboard-card{padding:20px;border-radius:18px}.dashboard-card h2{font-size:20px}.dashboard-card .form-actions{flex-direction:column}.dashboard-card .primary-btn,.dashboard-logout-btn{width:100%}}.dashboard-section-title{font-size:16px;font-weight:600;color:var(--text-muted, #64748b);text-transform:uppercase;letter-spacing:.05em;margin:0 0 14px}.dashboard-project-card{padding:0!important}.dashboard-project-color-bar{height:5px;width:100%}.dashboard-project-card:before{display:none}.dashboard-card-content{padding:20px 24px 24px}@media(max-width:480px){.dashboard-card{padding:18px}.dashboard-card h2{font-size:18px}.dashboard-card p{font-size:14px}}.dash-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:0}.dash-card-title-row h2{margin:0 0 10px;flex:1}.dash-status-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:99px;font-size:11px;font-weight:700;color:#fff;flex-shrink:0;margin-top:3px}.dash-project-dates{font-size:12px;color:var(--text-muted, #94a3b8);margin:-4px 0 10px}.dash-progress-list{display:flex;flex-direction:column;gap:12px}.dash-progress-card{display:flex;align-items:stretch;padding:0;overflow:hidden;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.dash-progress-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.dash-progress-left{width:5px;flex-shrink:0}.dash-progress-color{width:100%;height:100%;min-height:60px}.dash-progress-body{flex:1;padding:14px 18px;min-width:0}.dash-progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:12px}.dash-progress-name{font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-progress-rate{font-size:20px;font-weight:700;flex-shrink:0}.dash-progress-rate-none{font-size:12px;color:var(--text-muted, #94a3b8);flex-shrink:0}.dash-mini-bar-track{height:8px;background:var(--surface-2, #f1f5f9);border-radius:99px;overflow:hidden;margin-bottom:6px}.dash-mini-bar-fill{height:100%;border-radius:99px;transition:width .4s ease}.dash-progress-meta{display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted, #64748b);margin-bottom:6px;gap:8px}.dash-badge-current{background:var(--primary, #2563eb);color:#fff;font-size:10px;font-weight:600;padding:1px 6px;border-radius:99px;margin-left:6px;vertical-align:middle}.dash-progress-preview{font-size:13px;color:var(--text-muted, #64748b);margin:0;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-progress-schedule{display:flex;align-items:center;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid var(--border, #f1f5f9)}.dash-progress-schedule-label{font-size:11px;color:var(--text-muted, #94a3b8);flex-shrink:0}.dash-progress-schedule .dash-mini-bar-track{flex:1;margin-bottom:0}.dash-progress-schedule-pct{font-size:12px;color:var(--text-muted, #94a3b8);flex-shrink:0}.dash-progress-schedule-range{font-size:11px;color:var(--text-muted, #94a3b8);flex-shrink:0}@media(max-width:640px){.dash-progress-schedule-range{display:none}}.dash-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.dash-kpi-tile{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg, 20px);padding:20px 24px;display:flex;flex-direction:column;gap:4px;box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease}.dash-kpi-tile:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.dash-kpi-value{font-size:32px;font-weight:800;letter-spacing:-.04em;color:var(--text);line-height:1}.dash-kpi-label{font-size:13px;color:var(--text-muted);font-weight:500;margin-top:4px}.dash-kpi-sub{font-size:11px;color:var(--text-muted)}@media(max-width:768px){.dash-kpi-row{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}.dash-kpi-value{font-size:26px}}@media(max-width:480px){.dash-kpi-row{grid-template-columns:repeat(2,1fr)}}.presence-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--border);box-shadow:0 6px 18px #0f172a0f;white-space:nowrap}.presence-dot{width:10px;height:10px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px #22c55e1f;flex-shrink:0}.presence-label{color:var(--text-muted);font-size:14px;font-weight:600}.presence-badge strong{color:var(--text);font-size:15px;font-weight:800}.schedule-form-card{overflow:hidden}.schedule-upload-form{margin-top:16px}.schedule-description-input{min-height:180px;line-height:1.7}.schedule-markdown-note{margin-top:-2px}.schedule-markdown-note code{display:inline-block;padding:1px 6px;margin:0 2px;border-radius:6px;background:#e2e8f0;color:#334155;font-size:12px}.selected-files{background:var(--surface-muted);padding:12px;border-radius:12px}.selected-file-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.selected-file-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid var(--border);border-radius:10px;padding:10px 12px}.paste-upload-box{padding:14px 16px;border:2px dashed #cbd5e1;border-radius:12px;background:var(--surface-soft);color:var(--text-soft);font-size:14px;line-height:1.5;outline:none}.paste-upload-box:focus{border-color:var(--primary);background:var(--primary-soft)}.existing-photos-edit{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft)}.edit-empty-text{margin:0;color:var(--text-muted);font-size:14px}.edit-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.edit-photo-card{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff}.edit-photo-card img{width:100%;height:120px;object-fit:cover;display:block}.edit-photo-card-footer{display:flex;flex-direction:column;gap:8px;padding:10px}.edit-photo-card-footer span{font-size:13px;color:var(--text-soft);word-break:break-all}.list-header{margin-bottom:18px}.list-header-surface{width:100%;padding:16px 18px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f8fafc)}.list-header-top{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;align-items:end}.list-title-block{min-width:0}.list-title-block h2{margin:0;font-size:20px}.section-subtitle{margin:6px 0 0;color:var(--text-muted);font-size:14px}.list-header-bottom{margin-top:12px;padding-top:12px;border-top:1px solid #e8edf5;display:grid;grid-template-columns:minmax(0,1.35fr) 150px minmax(0,1fr);gap:14px 16px;align-items:end}.toolbar-group{display:flex;flex-direction:column;gap:6px;min-width:0}.toolbar-group-search,.toolbar-group-inline,.toolbar-group-view{min-width:0}.toolbar-group-status{min-width:140px}.toolbar-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#64748b;font-weight:800;letter-spacing:-.01em;line-height:1}.toolbar-icon{width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eaf2ff;color:#2563eb;font-size:10px;flex-shrink:0}.toolbar-search{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid var(--border-strong);border-radius:14px;background:#fff;box-shadow:inset 0 1px #ffffffbf}.toolbar-search:focus-within{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb14}.toolbar-search-icon{color:#94a3b8;font-size:13px;flex-shrink:0}.toolbar-search input{flex:1;min-width:0;height:38px;border:none;background:transparent;outline:none;padding:0;color:var(--text);font-size:14px}.toolbar-search input::placeholder{color:#94a3b8}.toolbar-clear-btn{border:1px solid #dbe2ea;background:#f8fafc;color:#475569;min-height:28px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}.toolbar-inline-controls{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.toolbar-chip-group{display:flex;gap:8px;flex-wrap:wrap;min-width:0}.toolbar-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border-strong);background:#fff;color:#334155;min-height:32px;padding:5px 11px;border-radius:999px;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.toolbar-chip:hover,.toolbar-clear-btn:hover{transform:translateY(-1px)}.toolbar-chip.active{background:var(--primary-soft);color:#1d4ed8;border-color:#93c5fd}.toolbar-chip-icon{font-size:11px;opacity:.85}.date-filter-input,.list-header-bottom select{height:34px;padding:6px 10px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;font-size:13px;color:var(--text)}.list-header-bottom select{min-width:110px}.option-chip-group,.status-chip-group{display:flex;flex-wrap:wrap;gap:8px}.option-chip,.status-chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 12px;border:1px solid var(--border-strong);border-radius:999px;background:#fff;color:#374151;font-weight:700;font-size:14px;cursor:pointer}.option-chip-check,.status-chip-check{width:16px;height:16px;border:1.5px solid #cbd5e1;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;background:#fff;color:transparent;flex-shrink:0}.option-chip.active{border-color:#93c5fd;background:var(--primary-soft);color:#1d4ed8}.option-chip.active .option-chip-check{background:var(--primary);border-color:var(--primary);color:#fff}.status-chip.active .status-chip-check{color:#fff}.status-chip.pending.active{border-color:#fcd34d;background:#fffbeb;color:#92400e}.status-chip.pending.active .status-chip-check{background:#d97706;border-color:#d97706}.status-chip.inProgress.active{border-color:#c4b5fd;background:#f5f3ff;color:#6d28d9}.status-chip.inProgress.active .status-chip-check{background:#7c3aed;border-color:#7c3aed}.status-chip.done.active{border-color:#86efac;background:#f0fdf4;color:#166534}.status-chip.done.active .status-chip-check{background:#16a34a;border-color:#16a34a}.status-chip.needsDiscussion.active{border-color:#f9a8d4;background:#fdf2f8;color:#be185d}.status-chip.needsDiscussion.active .status-chip-check{background:#db2777;border-color:#db2777}.status-chip-group.compact{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;width:auto;max-width:360px}.status-chip-group.compact .status-chip{width:auto;min-width:96px;justify-content:center;text-align:center}.action-button-row{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;width:auto}.schedule-latest-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;white-space:nowrap}.schedule-markdown{padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);color:var(--text-soft);line-height:1.7;overflow-x:auto}.schedule-markdown>:first-child{margin-top:0}.schedule-markdown>:last-child{margin-bottom:0}.schedule-markdown h1,.schedule-markdown h2,.schedule-markdown h3,.schedule-markdown h4{margin:0 0 10px;color:var(--text);letter-spacing:-.02em}.schedule-markdown h1{font-size:24px}.schedule-markdown h2{font-size:20px}.schedule-markdown h3{font-size:17px}.schedule-markdown p{margin:0 0 10px}.schedule-markdown ul,.schedule-markdown ol{margin:0 0 10px;padding-left:20px}.schedule-markdown li+li{margin-top:4px}.schedule-markdown blockquote{margin:0 0 10px;padding:10px 14px;border-left:4px solid #93c5fd;background:#eff6ff;color:#1e3a8a;border-radius:0 10px 10px 0}.schedule-markdown code{padding:2px 6px;border-radius:6px;background:#e2e8f0;color:#334155;font-size:13px}.schedule-markdown pre{margin:0 0 10px;padding:12px 14px;overflow-x:auto;border-radius:12px;background:#0f172a;color:#e2e8f0}.schedule-markdown pre code{padding:0;background:transparent;color:inherit}.schedule-markdown table{width:100%;border-collapse:collapse;margin:0 0 10px;overflow:hidden;border-radius:10px;background:#fff}.schedule-markdown th,.schedule-markdown td{padding:10px 12px;border:1px solid #e5e7eb;text-align:left;font-size:14px}.schedule-markdown th{background:#f8fafc;color:var(--text)}.discussion-section{margin-top:18px;padding:16px;border:1px solid #fbcfe8;border-radius:14px;background:#fdf2f8}.discussion-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.discussion-header h4{margin:0}.discussion-note-box,.discussion-empty{padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #f9a8d4;color:#831843;white-space:pre-wrap;line-height:1.6}.discussion-empty{color:#9d174d}.discussion-form{display:flex;flex-direction:column;gap:10px}.photo-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.photo-button{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden;padding:0;text-align:left;cursor:pointer}.photo-button img{width:100%;height:140px;object-fit:cover;display:block}.photo-button span{display:block;padding:8px 10px;font-size:13px;color:var(--text-soft)}.comments-section{margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.comments-section h4{margin:0 0 12px}.comment-empty{color:var(--text-muted);margin:0 0 12px}.comment-list{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.comment-item{background:var(--surface-muted);border:1px solid var(--border);border-radius:12px;padding:12px}.comment-item p{margin:8px 0 0;white-space:pre-wrap;line-height:1.5}.comment-meta{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--text-muted)}.comment-form,.comment-edit-form{display:flex;flex-direction:column;gap:10px}.comment-action-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.image-modal{position:fixed;inset:0;background:#0f172ad9;display:flex;align-items:center;justify-content:center;padding:24px;z-index:9999;outline:none}.image-modal-content.large{position:relative;width:min(1200px,100%);height:min(90vh,900px);background:#fff;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:12px}.image-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.image-modal-nav,.image-modal-zoom{display:flex;gap:8px;flex-wrap:wrap}.viewer-btn,.image-modal-close{min-height:40px;padding:9px 14px;border-radius:10px;border:1px solid var(--border-strong);background:#fff;font-weight:700;cursor:pointer}.image-modal-close{background:#111827;color:#fff;border-color:#111827}.image-modal-stage{flex:1;overflow:auto;display:flex;align-items:center;justify-content:center;background:var(--surface-soft);border-radius:14px;padding:20px}.image-modal-stage.pannable{cursor:grab}.image-modal-stage.panning{cursor:grabbing}.image-pan-layer{display:inline-flex;align-items:center;justify-content:center;will-change:transform}.image-modal-stage img{max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;transition:transform .12s ease;pointer-events:none;-webkit-user-select:none;user-select:none}.image-modal-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;color:var(--text-soft);font-size:14px}.image-modal-footer p{margin:0;font-weight:600}@media(max-width:1200px){.list-header-top,.list-header-bottom{grid-template-columns:1fr;align-items:stretch}.toolbar-group-inline,.toolbar-group-status,.toolbar-group-view{width:100%}.toolbar-inline-controls{flex-wrap:wrap}}@media(max-width:960px){.list-header-surface{padding:14px}.discussion-header,.comment-meta,.image-modal-toolbar,.image-modal-footer{flex-direction:column;align-items:stretch}.status-chip-group.compact,.action-button-row{justify-content:flex-start;max-width:none}.toolbar-chip-group,.date-filter-input,.list-header-bottom select{width:100%}.image-modal-content.large{height:min(92vh,920px)}.schedule-panel-toggle{align-items:flex-start}}@media(max-width:960px){.schedule-top{flex-direction:column;align-items:stretch}.actions.actions-top{align-items:flex-end}.action-button-row.action-button-row-top{justify-content:flex-end}.schedule-bottom-bar{margin-top:12px;padding-top:10px}.status-chip-group.compact.status-chip-group-bottom{justify-content:flex-start;overflow-x:auto}}.schedule-item{border:1px solid var(--border);border-radius:18px;background:#fcfdff;box-shadow:0 4px 18px #0f172a0a;padding:16px 18px;transition:border-color .18s ease,box-shadow .18s ease,border-left-color .18s ease}.schedule-summary-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.schedule-version-line{margin:0;font-size:14px;color:var(--text-soft);font-weight:600}.schedule-summary-extra{margin-top:10px}.schedule-current-status{margin:6px 0 0;color:var(--text-soft);font-size:14px}.summary-thumb{width:100%;max-width:220px;height:180px;padding:0;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff;flex-shrink:0}.actions.actions-top{width:auto;max-width:none;display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.action-button-row.action-button-row-top{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;width:auto}.schedule-bottom-bar{margin-top:14px;padding-top:12px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:flex-start}.status-chip-group.compact.status-chip-group-bottom{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:8px;width:100%;max-width:100%;overflow-x:auto;padding-bottom:2px}.status-chip-group.compact.status-chip-group-bottom .status-chip{min-width:auto;min-height:32px;padding:5px 10px;font-size:13px;white-space:nowrap}.status-chip-group.compact.status-chip-group-bottom .status-chip-check{width:14px;height:14px;font-size:9px}.action-btn{min-width:68px;min-height:34px;padding:7px 11px;border:1px solid var(--border-strong);background:#fff;border-radius:12px;font-size:13px;font-weight:700}.schedule-detail{margin-top:16px}@media(max-width:960px){.schedule-top{flex-direction:column;align-items:stretch}.actions.actions-top{align-items:flex-end}.action-button-row.action-button-row-top{justify-content:flex-end}.schedule-bottom-bar{margin-top:12px;padding-top:10px}.status-chip-group.compact.status-chip-group-bottom{justify-content:flex-start;overflow-x:auto}.summary-thumb{max-width:100%;width:100%;height:180px}}.schedule-list.view-icon{align-items:start}.schedule-list.view-icon>.schedule-item{align-self:start}.schedule-item.schedule-item-icon{height:auto!important;min-height:0}.schedule-item.schedule-item-icon.collapsed{padding-bottom:16px}.schedule-item.collapsed .schedule-summary-extra,.schedule-item.collapsed .schedule-detail,.schedule-item.collapsed .schedule-bottom-bar{display:none}.schedule-item.schedule-item-icon .actions.actions-top{width:auto;max-width:none;align-items:flex-end;flex-shrink:0}.schedule-item.schedule-item-icon .summary-thumb{width:96px;height:96px;flex-shrink:0}.schedule-item.schedule-item-icon.collapsed .schedule-main h3{margin-bottom:4px}.schedule-item.schedule-item-icon.collapsed .schedule-version-line{margin-top:6px}.schedule-item.collapsed{overflow:hidden}.schedule-markdown-image-button{display:block;width:100%;padding:0;margin:12px 0;border:none;background:transparent;text-align:left;cursor:zoom-in}.schedule-markdown-image{display:block;max-width:min(100%,820px);width:auto;height:auto;border-radius:14px;border:1px solid var(--border);background:#fff;box-shadow:0 6px 18px #0f172a0f}.schedule-markdown img{max-width:100%;height:auto}.schedule-item.status-pending{border-color:#fcd34d}.schedule-item.status-inProgress{border-color:#c4b5fd}.schedule-item.status-done{border-color:#86efac}.schedule-item.status-needsDiscussion{border-color:#f9a8d4}.schedule-item.expanded.status-pending{box-shadow:0 0 0 3px #d9770614,0 4px 18px #0f172a0a}.schedule-item.expanded.status-inProgress{box-shadow:0 0 0 3px #7c3aed14,0 4px 18px #0f172a0a}.schedule-item.expanded.status-done{box-shadow:0 0 0 3px #16a34a14,0 4px 18px #0f172a0a}.schedule-item.expanded.status-needsDiscussion{box-shadow:0 0 0 3px #db277714,0 4px 18px #0f172a0a}.schedule-item.collapsed.status-pending{border-left:6px solid #d97706}.schedule-item.collapsed.status-inProgress{border-left:6px solid #7c3aed}.schedule-item.collapsed.status-done{border-left:6px solid #16a34a}.schedule-item.collapsed.status-needsDiscussion{border-left:6px solid #db2777}.schedule-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:16px;align-items:start}.schedule-layout.form-side-collapsed{grid-template-columns:72px minmax(0,1fr)}.schedule-form-card,.list-card{align-self:start;min-width:0}.schedule-form-card{min-height:0}.schedule-form-card.side-collapsed{padding:10px}.schedule-side-toggle{width:100%;min-height:44px;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f8fafc);border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;color:var(--text);font-size:13px;font-weight:700;cursor:pointer;margin-bottom:12px}.schedule-side-toggle:hover{background:linear-gradient(180deg,#fff,#f1f5f9)}.schedule-side-toggle-icon{flex-shrink:0;font-size:15px;color:#64748b}.schedule-form-card.side-collapsed .schedule-side-toggle{min-height:260px;margin-bottom:0;padding:12px 6px;flex-direction:column;gap:12px}.schedule-form-card.side-collapsed .schedule-side-toggle-text{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.04em}.schedule-form-card,.list-card,.schedule-item{height:auto}@media(max-width:1100px){.schedule-layout,.schedule-layout.form-side-collapsed{grid-template-columns:1fr}.schedule-form-card.side-collapsed{padding:inherit}.schedule-form-card.side-collapsed .schedule-side-toggle{min-height:44px;flex-direction:row;padding:10px 12px}.schedule-form-card.side-collapsed .schedule-side-toggle-text{writing-mode:horizontal-tb;text-orientation:mixed}}.schedule-form-header{padding:2px 2px 0}.schedule-form-header h2{margin:0;font-size:22px}.schedule-form-header p{margin:6px 0 0;color:var(--text-muted);font-size:14px}.mobile-upload-actions{display:none;gap:8px;flex-wrap:wrap;margin-top:10px}.hidden-file-input{display:none}@media(hover:none)and (pointer:coarse){.mobile-upload-actions{display:flex}}.upload-guide-desktop,.upload-guide-mobile{display:block}.upload-guide-mobile{display:none}@media(hover:none)and (pointer:coarse){.upload-guide-desktop{display:none}.upload-guide-mobile{display:block}}.mobile-file-trigger{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.field-block{display:flex;flex-direction:column;gap:10px;min-width:0}.paste-upload-box{word-break:keep-all}.selected-file-list li span,.edit-photo-card-footer span,.schedule-item h3,.schedule-version-line,.schedule-date,.schedule-updated,.schedule-current-status,.request-text,.icon-meta-text{min-width:0;overflow-wrap:anywhere}.mobile-file-trigger{min-height:40px;padding:0 14px}.schedule-item h3{font-size:clamp(20px,2.2vw,24px);line-height:1.35}.schedule-summary-extra,.schedule-detail,.comments-section,.discussion-section,.comment-item,.schedule-markdown,.discussion-note-box,.discussion-empty{min-width:0}.schedule-markdown,.discussion-note-box,.discussion-empty,.comment-item p{overflow-wrap:anywhere}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.photo-button img{height:132px}.presence-badge{max-width:100%}.image-modal-toolbar{align-items:flex-start}.viewer-btn,.image-modal-close{display:inline-flex;align-items:center;justify-content:center}@media(max-width:1024px){.schedule-layout,.schedule-layout.form-side-collapsed{gap:14px}.list-header-surface,.schedule-item{padding:14px 16px}.schedule-markdown{padding:13px 14px}}@media(max-width:768px){.presence-badge{width:100%;justify-content:center}.schedule-upload-form .form-actions{flex-direction:column;gap:10px}.schedule-upload-form .form-actions>*{width:100%}.mobile-upload-actions{flex-direction:column;align-items:stretch}.mobile-file-trigger{width:100%}.paste-upload-box{padding:13px 14px;font-size:13px}.selected-file-list li{flex-direction:column;align-items:stretch}.selected-file-list li .file-remove-btn{width:100%}.edit-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-photo-card img{height:112px}.schedule-summary{gap:12px}.action-button-row.action-button-row-top{width:100%;justify-content:flex-start}.action-button-row.action-button-row-top .action-btn{flex:1 1 calc(50% - 4px)}.comment-action-row{flex-direction:column}.comment-action-row>*{width:100%}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-button img{height:116px}.comment-meta{gap:6px}.image-modal{padding:12px}.image-modal-content.large{width:100%;height:min(94vh,920px);padding:12px;border-radius:16px}.image-modal-nav,.image-modal-zoom{width:100%}.viewer-btn,.image-modal-close{flex:1 1 calc(50% - 4px)}.image-modal-stage{padding:12px}}@media(max-width:520px){.schedule-form-header h2{font-size:20px}.schedule-item{padding:13px 14px;border-radius:16px}.schedule-item h3{font-size:18px}.schedule-latest-badge{min-height:22px;padding:2px 8px;font-size:11px}.photo-grid,.edit-photo-grid{grid-template-columns:1fr 1fr}.summary-thumb{height:160px}.schedule-item.schedule-item-icon .summary-thumb{width:84px;height:84px}.action-button-row.action-button-row-top .action-btn{flex:1 1 100%}.status-chip-group.compact.status-chip-group-bottom .status-chip{min-height:30px;padding:4px 9px;font-size:12px}}.schedule-list.view-icon{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.schedule-item.schedule-item-icon,.schedule-item.schedule-item-icon .schedule-top,.schedule-item.schedule-item-icon .schedule-summary,.schedule-item.schedule-item-icon .schedule-main{min-width:0}.schedule-item.schedule-item-icon h3,.schedule-item.schedule-item-icon .schedule-version-line,.schedule-item.schedule-item-icon .request-text,.schedule-item.schedule-item-icon .schedule-date,.schedule-item.schedule-item-icon .schedule-updated,.schedule-item.schedule-item-icon .schedule-current-status,.schedule-item.schedule-item-icon .icon-meta-text{overflow-wrap:anywhere;word-break:break-word}@media(max-width:900px){.schedule-list.view-icon{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.schedule-item.schedule-item-icon .schedule-top{flex-direction:column!important;align-items:stretch}.schedule-item.schedule-item-icon .schedule-summary{flex-direction:row;align-items:flex-start}.schedule-item.schedule-item-icon .actions.actions-top{width:100%;align-items:stretch}.schedule-item.schedule-item-icon .action-button-row.action-button-row-top{width:100%;justify-content:flex-start}.schedule-item.schedule-item-icon .action-button-row.action-button-row-top .action-btn{flex:1 1 calc(33.333% - 6px);min-width:0}.schedule-item.schedule-item-icon .summary-thumb{width:88px;height:88px;flex-shrink:0}}@media(max-width:640px){.schedule-list.view-icon{grid-template-columns:minmax(0,1fr)}.schedule-item.schedule-item-icon .schedule-summary{flex-direction:column}.schedule-item.schedule-item-icon .summary-thumb{width:100%;height:170px}.schedule-item.schedule-item-icon .action-button-row.action-button-row-top .action-btn{flex:1 1 100%}}.actions.actions-top{margin-left:auto;align-self:flex-start}.action-button-row.action-button-row-top{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;width:auto}.icon-action-btn{width:32px;min-width:32px;height:32px;min-height:32px;padding:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.icon-action-btn.danger-btn{font-size:15px}@media(max-width:900px){.action-button-row.action-button-row-top{width:auto;justify-content:flex-end}.icon-action-btn{width:30px;min-width:30px;height:30px;min-height:30px;border-radius:9px;font-size:13px}}@media(max-width:768px){.action-button-row.action-button-row-top{width:auto;justify-content:flex-end}.action-button-row.action-button-row-top .icon-action-btn{flex:0 0 auto}}@media(max-width:640px){.action-button-row.action-button-row-top{width:auto;justify-content:flex-end}.action-button-row.action-button-row-top .icon-action-btn{flex:0 0 auto}}.review-bottom-bar{margin-top:10px;padding-top:10px;border-top:none}.review-section{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.review-section-title{font-size:14px;font-weight:800;color:var(--text)}.review-chip-group{justify-content:flex-start}.review-chip-group .review-chip{min-width:auto;min-height:32px;padding:5px 10px;font-size:13px;white-space:nowrap}.review-chip-group .review-chip .status-chip-check{width:14px;height:14px;font-size:9px}.readonly-author-box{min-height:44px;display:flex;align-items:center;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:#f8fafc;color:var(--text);font-size:16px;font-weight:700}.schedule-comment-count-badge,.schedule-comment-new-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.schedule-comment-count-badge{background:#f8fafc;color:#334155}.schedule-comment-new-badge{background:#fee2e2;color:#b91c1c}.schedule-item.has-new-comment{box-shadow:0 0 0 2px #ef444414,0 4px 18px #0f172a0a}.schedule-item.drag-over{border-color:#60a5fa!important;box-shadow:0 0 0 3px #2563eb24,0 4px 18px #0f172a0a!important}.schedule-item.is-dragging{opacity:.68!important}.drag-handle-btn{cursor:grab;letter-spacing:-.12em}.schedule-item.review-unchecked{background:linear-gradient(180deg,#fff,#f8fafc)}.schedule-item.review-checking{background:linear-gradient(180deg,#f8fbff,#eff6ff)}.schedule-item.review-needsFix{background:linear-gradient(180deg,snow,#fef2f2)}.schedule-item.review-checked{background:linear-gradient(180deg,#f9fafb,#f3f4f6)}.schedule-item.expanded.review-checking{box-shadow:0 0 0 3px #2563eb14,0 4px 18px #0f172a0a}.schedule-item.expanded.review-needsFix{box-shadow:0 0 0 3px #dc262614,0 4px 18px #0f172a0a}.schedule-item.expanded.review-checked{box-shadow:0 0 0 3px #6b728014,0 4px 18px #0f172a0a}.schedule-item.focused-from-download{box-shadow:0 0 0 4px #2563eb29,0 10px 28px #0f172a1a!important}.drag-handle-btn:active{cursor:grabbing}@media(max-width:768px){.schedule-summary-head{row-gap:6px}}.review-chip-unchecked.active{border-color:#f59e0b;background:#fffbeb;color:#92400e}.review-chip-unchecked.active .status-chip-check{background:#f59e0b;border-color:#f59e0b}.review-chip-checking.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.review-chip-checking.active .status-chip-check{background:#2563eb;border-color:#2563eb}.review-chip-needsFix.active{border-color:#dc2626;background:#fef2f2;color:#b91c1c}.review-chip-needsFix.active .status-chip-check{background:#dc2626;border-color:#dc2626}.review-chip-checked.active{border-color:#16a34a;background:#f0fdf4;color:#166534}.review-chip-checked.active .status-chip-check{background:#16a34a;border-color:#16a34a}.schedule-item.review-unchecked{background:linear-gradient(180deg,#fffdf7,#fffbeb);border-color:#f59e0b}.schedule-item.review-checking{background:linear-gradient(180deg,#f8fbff,#eff6ff);border-color:#60a5fa}.schedule-item.review-needsFix{background:linear-gradient(180deg,#fff8f8,#fef2f2);border-color:#f87171}.schedule-item.review-checked{background:linear-gradient(180deg,#f7fff8,#f0fdf4);border-color:#4ade80}.schedule-item.expanded.review-unchecked{box-shadow:0 0 0 3px #f59e0b24,0 4px 18px #0f172a0a}.schedule-item.expanded.review-checking{box-shadow:0 0 0 3px #2563eb24,0 4px 18px #0f172a0a}.schedule-item.expanded.review-needsFix{box-shadow:0 0 0 3px #dc262624,0 4px 18px #0f172a0a}.schedule-item.expanded.review-checked{box-shadow:0 0 0 3px #16a34a24,0 4px 18px #0f172a0a}.download-form-card h2,.download-list-card h2{margin:0}.download-upload-form{margin-top:16px}.download-description-input{min-height:170px;line-height:1.7}.download-upload-note{margin-top:-2px}.download-upload-note code{display:inline-block;padding:1px 6px;margin:0 2px;border-radius:6px;background:#e2e8f0;color:#334155;font-size:12px}.download-selected-file{margin-top:2px}.download-list-header{margin-bottom:18px}.download-empty-state{padding:42px 0;text-align:center;color:var(--text-muted)}.download-list{display:flex;flex-direction:column;gap:14px}.download-item{overflow:hidden;padding:0;border-radius:18px;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#fcfdff);box-shadow:0 6px 20px #0f172a0a}.download-item-header{width:100%;border:none;background:transparent;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.download-item-header:hover{background:#f8fafc}.download-item-header.expanded{background:linear-gradient(180deg,#fff,#fbfdff)}.download-item-header-main{min-width:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.download-item-name{font-size:16px;font-weight:800;color:var(--text);line-height:1.5;word-break:break-word}.download-latest-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;white-space:nowrap}.download-item-chevron{flex-shrink:0;color:#64748b;font-size:18px;line-height:1}.download-item-body{padding:16px 18px 18px;border-top:1px solid var(--border)}.download-version-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.download-version-label{font-weight:700;color:var(--text-soft)}.download-version-badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:#dcfce7;color:#166534;font-weight:800;font-size:13px}.download-markdown{margin-top:14px;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);color:var(--text-soft);line-height:1.7;overflow-x:auto}.download-markdown>:first-child{margin-top:0}.download-markdown>:last-child{margin-bottom:0}.download-markdown h1,.download-markdown h2,.download-markdown h3,.download-markdown h4{margin:0 0 10px;color:var(--text);letter-spacing:-.02em}.download-markdown h1{font-size:24px}.download-markdown h2{font-size:20px}.download-markdown h3{font-size:17px}.download-markdown p{margin:0 0 10px}.download-markdown ul,.download-markdown ol{margin:0 0 10px;padding-left:20px}.download-markdown li+li{margin-top:4px}.download-markdown blockquote{margin:0 0 10px;padding:10px 14px;border-left:4px solid #93c5fd;background:#eff6ff;color:#1e3a8a;border-radius:0 10px 10px 0}.download-markdown code{padding:2px 6px;border-radius:6px;background:#e2e8f0;color:#334155;font-size:13px}.download-markdown pre{margin:0 0 10px;padding:12px 14px;overflow-x:auto;border-radius:12px;background:#0f172a;color:#e2e8f0}.download-markdown pre code{padding:0;background:transparent;color:inherit}.download-markdown table{width:100%;border-collapse:collapse;margin:0 0 10px;overflow:hidden;border-radius:10px;background:#fff}.download-markdown th,.download-markdown td{padding:10px 12px;border:1px solid #e5e7eb;text-align:left;font-size:14px}.download-markdown th{background:#f8fafc;color:var(--text)}.download-markdown a{color:#2563eb;text-decoration:none}.download-markdown a:hover{text-decoration:underline}.download-markdown hr{margin:14px 0;border:none;border-top:1px solid #dbe2ea}.download-meta{margin-top:14px;display:flex;flex-direction:column;gap:6px}.download-meta p{margin:0;color:var(--text-muted);font-size:14px}.download-actions{margin-top:16px}.download-link-box{margin-top:12px;word-break:break-all}@media(max-width:960px){.download-item-header,.download-item-body{padding-left:14px;padding-right:14px}.download-item-name{font-size:15px}.download-item-header-main{gap:8px}}.download-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:16px;align-items:start}.download-layout.upload-side-collapsed{grid-template-columns:72px minmax(0,1fr)}.download-form-card,.download-list-card{align-self:start;min-width:0}.download-form-card{min-height:0}.download-form-card.side-collapsed{padding:10px}.download-side-toggle{width:100%;min-height:44px;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f8fafc);border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;color:var(--text);font-size:13px;font-weight:700;cursor:pointer;margin-bottom:12px}.download-side-toggle:hover{background:linear-gradient(180deg,#fff,#f1f5f9)}.download-side-toggle-icon{flex-shrink:0;font-size:15px;color:#64748b}.download-form-card.side-collapsed .download-side-toggle{min-height:260px;margin-bottom:0;padding:12px 6px;flex-direction:column;gap:12px}.download-form-card.side-collapsed .download-side-toggle-text{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.04em}.download-form-card,.download-list-card,.download-item{height:auto}@media(max-width:1100px){.download-layout,.download-layout.upload-side-collapsed{grid-template-columns:1fr}.download-form-card.side-collapsed{padding:inherit}.download-form-card.side-collapsed .download-side-toggle{min-height:44px;flex-direction:row;padding:10px 12px}.download-form-card.side-collapsed .download-side-toggle-text{writing-mode:horizontal-tb;text-orientation:mixed}}.download-form-header{padding:2px 2px 0}.download-form-header h2{margin:0;font-size:22px}.download-form-header p{margin:6px 0 0;color:var(--text-muted);font-size:14px}.download-layout.upload-hidden{grid-template-columns:minmax(0,1fr)}.download-item-name,.download-link-box,.download-meta p,.download-markdown,.download-markdown p,.download-markdown li,.download-markdown td{overflow-wrap:anywhere}.download-upload-form .form-actions,.download-actions{display:flex;gap:8px;flex-wrap:wrap}.download-actions>*{min-width:120px}.download-version-row{min-width:0}.download-version-badge{max-width:100%;overflow-wrap:anywhere}@media(max-width:1024px){.download-layout,.download-layout.upload-side-collapsed{gap:14px}.download-item-header,.download-item-body{padding-left:16px;padding-right:16px}}@media(max-width:768px){.download-form-header h2,.download-list-card h2{font-size:20px}.download-upload-form .form-actions,.download-actions{flex-direction:column}.download-upload-form .form-actions>*,.download-actions>*{width:100%}.download-version-row{flex-direction:column;align-items:flex-start;gap:8px}.download-markdown{padding:12px 14px}.download-item-header,.download-item-body{padding-left:14px;padding-right:14px}.download-item-name{font-size:15px;line-height:1.5}}@media(max-width:520px){.download-item{border-radius:16px}.download-item-header,.download-item-body{padding-left:12px;padding-right:12px}.download-markdown{padding:11px 12px}.download-version-badge{font-size:12px}}.download-project-selector{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft)}.download-project-selector-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.download-clear-selection-btn{min-height:34px}.download-project-option-list{display:flex;flex-direction:column;gap:10px;max-height:260px;overflow:auto;padding-right:2px}.download-project-option{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:#fff;cursor:pointer}.download-project-option.selected{border-color:#93c5fd;background:#eff6ff}.download-project-option input{margin-top:3px}.download-project-option-body{display:flex;flex-direction:column;gap:4px;min-width:0}.download-project-option-body strong{color:var(--text);overflow-wrap:anywhere}.download-project-option-body span{font-size:13px;color:var(--text-muted)}.download-project-count-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;background:#f8fafc;color:#334155;font-size:12px;font-weight:800;white-space:nowrap}.download-related-section{margin-top:14px}.download-related-title{margin-bottom:10px;font-size:14px;font-weight:800;color:var(--text-soft)}.download-related-chip-list{display:flex;flex-wrap:wrap;gap:8px}.download-related-chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:700}.download-related-chip em{font-style:normal;color:#475569;font-size:12px}.download-related-chip-link{border:none;cursor:pointer;text-align:left}.download-related-chip-link:hover{background:#dbeafe;color:#1e40af;transform:translateY(-1px)}@media(max-width:768px){.download-project-selector-header{align-items:stretch}.download-clear-selection-btn{width:100%}.download-project-option{padding:10px}}.download-related-chip{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:7px 11px;border-radius:999px;font-size:13px;font-weight:800;border:1px solid transparent}.download-related-chip em{font-style:normal;font-size:12px;opacity:.95}.download-related-chip-review-unchecked{background:#fffbeb;border-color:#f59e0b;color:#92400e}.download-related-chip-review-unchecked em{color:#b45309}.download-related-chip-review-checking{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.download-related-chip-review-checking em{color:#2563eb}.download-related-chip-review-needsFix{background:#fef2f2;border-color:#dc2626;color:#b91c1c}.download-related-chip-review-needsFix em{color:#dc2626}.download-related-chip-review-checked{background:#f0fdf4;border-color:#16a34a;color:#166534}.download-related-chip-review-checked em{color:#15803d}.download-related-chip-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14;filter:saturate(1.05)}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 20px;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 28%),radial-gradient(circle at bottom right,rgba(59,130,246,.06),transparent 24%),var(--bg)}.login-shell{width:100%;max-width:440px}.login-card{padding:28px;border-radius:24px;box-shadow:0 24px 60px #0f172a1f,0 2px 10px #0f172a0a}.login-brand{margin-bottom:24px}.login-title{margin:0 0 8px;font-size:32px;font-weight:800;letter-spacing:-.03em;color:var(--text)}.login-subtitle{margin:0;color:var(--text-muted);font-size:15px;line-height:1.6}.login-form .form-actions{margin-top:8px}.login-form .primary-btn{width:100%;min-height:46px;border-radius:14px}@media(max-width:640px){.login-page{padding:20px 16px}.login-card{padding:22px;border-radius:20px}.login-title{font-size:28px}}.login-card{width:100%}.login-form{gap:14px}.login-form input{min-height:46px}.login-form label{gap:8px}@media(max-width:768px){.login-page{align-items:flex-start;padding-top:max(24px,env(safe-area-inset-top))}.login-shell{max-width:100%}.login-card{padding:22px 20px}.login-title{font-size:28px}.login-subtitle{font-size:14px}}@media(max-width:480px){.login-page{padding:16px}.login-card{padding:18px 16px;border-radius:18px}.login-title{font-size:24px}}.admin-page{min-height:100vh}.admin-tabs{display:flex;gap:4px;margin-top:16px;border-bottom:2px solid var(--border-color, #e2e8f0)}.admin-tab{padding:10px 24px;border:none;background:none;cursor:pointer;font-size:15px;color:var(--text-muted, #64748b);border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}.admin-tab.active{color:var(--primary, #2563eb);border-bottom-color:var(--primary, #2563eb);font-weight:600}.admin-content{padding:24px 0}.admin-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.admin-section-header h2{font-size:18px;font-weight:600;margin:0}.admin-form-card{padding:20px;margin-bottom:20px}.admin-form-card h3{margin:0 0 16px;font-size:16px}.admin-form{display:flex;flex-direction:column;gap:12px;max-width:480px}.admin-form label{display:flex;flex-direction:column;gap:4px;font-size:14px;font-weight:500}.admin-form input,.admin-form select{padding:8px 12px;border:1px solid var(--border-color, #e2e8f0);border-radius:6px;font-size:14px}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table th{text-align:left;padding:10px 14px;background:var(--bg-subtle, #f8fafc);border-bottom:1px solid var(--border-color, #e2e8f0);font-weight:600;color:var(--text-muted, #64748b)}.admin-table td{padding:12px 14px;border-bottom:1px solid var(--border-color, #e2e8f0);vertical-align:middle}.admin-table tr.inactive-row td{opacity:.5}.role-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600}.role-badge.manager{background:#dbeafe;color:#1d4ed8}.role-badge.user{background:#f1f5f9;color:#475569}.perm-all{font-size:13px;color:var(--text-muted, #64748b);font-style:italic}.perm-list{display:flex;flex-wrap:wrap;gap:4px;cursor:pointer;min-width:80px}.perm-badge{display:inline-block;padding:1px 6px;border-radius:4px;font-size:12px;border:1.5px solid;background:transparent}.status-toggle{padding:3px 10px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;border:1px solid transparent}.status-toggle.active{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.status-toggle.inactive{background:#fee2e2;color:#dc2626;border-color:#fecaca}.action-cell{display:flex;gap:6px;align-items:center}.small-btn{padding:4px 10px!important;font-size:12px!important}.danger-btn{padding:6px 14px;background:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .15s}.danger-btn:hover{background:#dc2626}.modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-card{width:100%;max-width:480px;padding:24px}.modal-card h3{margin:0 0 6px;font-size:17px}.modal-desc{font-size:13px;color:var(--text-muted, #64748b);margin:0 0 16px}.perm-project-list{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;max-height:320px;overflow-y:auto}.perm-project-item{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px}.perm-color-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.project-card{display:flex;flex-direction:column;overflow:hidden;padding:0}.project-card-color{height:6px;flex-shrink:0}.project-card-body{padding:16px;flex:1}.project-card-body h3{margin:0 0 6px;font-size:16px}.project-card-body p{margin:0;font-size:13px;color:var(--text-muted, #64748b)}.project-card-actions{padding:12px 16px;border-top:1px solid var(--border-color, #e2e8f0);display:flex;gap:8px}.color-label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.color-swatches{display:flex;gap:8px;flex-wrap:wrap}.color-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .15s,border-color .15s}.color-swatch.selected{border-color:#fff;outline:2px solid #334155;transform:scale(1.15)}.empty-msg{color:var(--text-muted, #64748b);font-size:14px}.admin-date-row{display:flex;gap:16px;flex-wrap:wrap}.admin-date-row label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;color:var(--text-muted, #64748b);min-width:160px}.admin-date-row input[type=date]{border:1px solid var(--border, #e2e8f0);border-radius:8px;padding:8px 10px;font-size:14px;width:100%}.project-card-dates{font-size:12px;color:var(--text-muted, #94a3b8);margin:4px 0 0}.pp-page{padding-top:28px}.pp-breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-muted, #64748b);margin-bottom:6px}.pp-back-btn{background:none;border:none;color:var(--primary, #2563eb);cursor:pointer;font-size:13px;padding:0;text-decoration:underline}.pp-breadcrumb-sep{opacity:.4}.pp-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pp-title-row h1{margin:0}.pp-status-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:99px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.03em}.pp-section{margin-bottom:36px}.pp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap;gap:10px}.pp-edit-btn{background:none;border:1px solid var(--border, #e2e8f0);border-radius:8px;padding:6px 14px;font-size:13px;cursor:pointer;color:var(--text-muted, #64748b);transition:border-color .15s,color .15s}.pp-edit-btn:hover{border-color:var(--primary, #2563eb);color:var(--primary, #2563eb)}.pp-add-btn{padding:8px 18px;font-size:14px}.pp-overview-card{padding:24px}.pp-overview-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid var(--border, #f1f5f9)}.pp-metric{display:flex;flex-direction:column;gap:4px;background:var(--surface-soft, #f8fafc);border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:14px 16px;min-width:0}.pp-metric-label{font-size:11px;color:var(--text-muted, #94a3b8);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.pp-metric-value{font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1.1}.pp-metric-milestone{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.pp-milestone-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.pp-milestone-dday{font-size:12px;color:var(--text-muted, #64748b);font-weight:400}.pp-overview-timeline{position:relative;background:var(--surface-soft, #f8fafc);border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:18px 20px}.pp-timeline-row{display:flex;justify-content:space-between;font-size:13px;color:var(--text-muted, #64748b);margin-bottom:8px}.pp-timeline-pct{font-weight:700;color:var(--text)}.pp-bar-track{position:relative;background:var(--surface-2, #f1f5f9);border-radius:99px;overflow:visible}.pp-bar-fill{height:100%;border-radius:99px;transition:width .5s cubic-bezier(.4,0,.2,1)}.pp-milestone-markers{position:relative;height:28px;margin-top:6px}.pp-marker{position:absolute;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;cursor:default}.pp-marker:before{content:"";width:2px;height:10px;background:currentColor;border-color:inherit;background:var(--border, #e2e8f0)}.pp-marker:after{content:"";width:10px;height:10px;border-radius:50%;border:2px solid;border-color:inherit;background:#fff}.pp-marker--done:after{background:#10b981;border-color:#10b981}.pp-marker-label{position:absolute;top:14px;font-size:10px;color:var(--text-muted, #64748b);white-space:nowrap;max-width:80px;overflow:hidden;text-overflow:ellipsis}.pp-no-schedule{text-align:center;padding:16px 0 8px}.pp-no-schedule p{color:var(--text-muted, #64748b);font-size:14px;margin:0}.pp-milestone-list{display:flex;flex-direction:column}.pp-milestone-item{display:flex;gap:0}.pp-milestone-line{display:flex;flex-direction:column;align-items:center;width:32px;flex-shrink:0;margin-right:12px}.pp-milestone-dot-lg{width:18px;height:18px;border-radius:50%;border:2px solid;background:#fff;flex-shrink:0;z-index:1;transition:background .2s}.pp-milestone-dot-lg.done{background:#10b981;border-color:#10b981!important}.pp-milestone-connector{width:2px;flex:1;min-height:20px;background:var(--border, #e2e8f0);margin:4px 0}.pp-milestone-body{flex:1;padding-bottom:20px;min-width:0}.pp-milestone-header{padding:10px 16px;background:var(--surface-1, #fff);border:1px solid var(--border, #e2e8f0);border-radius:10px;transition:border-color .15s}.pp-milestone-item--done .pp-milestone-header{background:var(--surface-2, #f8fafc)}.pp-milestone-item--overdue .pp-milestone-header{border-color:#fca5a5;background:#fff5f5}.pp-milestone-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:3px}.pp-milestone-title{font-size:15px;font-weight:600}.pp-milestone-title--done{text-decoration:line-through;color:var(--text-muted, #94a3b8)}.pp-milestone-dd{font-size:13px;font-weight:700;flex-shrink:0;color:var(--primary, #2563eb)}.pp-milestone-dd.done{color:#10b981}.pp-milestone-dd.overdue{color:#ef4444}.pp-milestone-date{font-size:12px;color:var(--text-muted, #94a3b8)}.pp-milestone-desc{margin:6px 0 0;font-size:13px;color:var(--text-muted, #64748b);line-height:1.5}.pp-milestone-actions{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.pp-ms-btn{background:none;border:1px solid var(--border, #e2e8f0);border-radius:6px;padding:4px 10px;font-size:12px;cursor:pointer;color:var(--text-muted, #64748b);transition:border-color .15s,color .15s}.pp-ms-btn:hover{border-color:var(--primary, #2563eb);color:var(--primary, #2563eb)}.pp-ms-btn--complete{color:#10b981;border-color:#10b981}.pp-ms-btn--complete:hover{background:#10b981;color:#fff}.pp-ms-btn--undo:hover{color:var(--text-muted, #64748b)}.pp-ms-btn--delete:hover{border-color:#ef4444;color:#ef4444}.pp-mini-form-wrap{padding:16px 20px;margin-bottom:16px}.pp-mini-form{width:100%}.pp-mini-form-row{display:flex;gap:10px;flex-wrap:wrap}.pp-mini-input{flex:1;border:1px solid var(--border, #e2e8f0);border-radius:8px;padding:8px 12px;font-size:14px;min-width:120px;font-family:inherit}.pp-mini-input:focus{outline:none;border-color:var(--primary, #2563eb)}.pp-mini-date{flex:0 0 160px}.pp-mini-form-actions{display:flex;gap:8px;margin-top:10px}.pp-entries{display:flex;flex-direction:column;gap:16px}.pp-entry-card{padding:20px 24px;border-left:4px solid transparent;transition:transform .15s ease,box-shadow .15s ease}.pp-entry-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0f172a14}.pp-entry-card--current{border-left-color:var(--primary, #2563eb);background:linear-gradient(135deg,#fafbff,#fff)}.pp-entry-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.pp-entry-meta{display:flex;flex-direction:column;gap:4px}.pp-entry-week{font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px}.pp-badge-current{background:var(--primary, #2563eb);color:#fff;font-size:11px;font-weight:600;padding:2px 8px;border-radius:99px}.pp-entry-author{font-size:12px;color:var(--text-muted, #64748b)}.pp-entry-content{margin-top:14px;padding:12px 14px;background:var(--surface-2, #f8fafc);border-radius:8px;font-size:14px;line-height:1.7}.pp-entry-content p{margin:0 0 4px}.pp-entry-content p:last-child{margin:0}.pp-entry-actions{display:flex;gap:8px;margin-top:14px}.pp-action-btn{background:none;border:1px solid var(--border, #e2e8f0);border-radius:7px;padding:5px 12px;font-size:12px;cursor:pointer;color:var(--text-muted, #64748b);transition:border-color .15s,color .15s}.pp-action-btn:hover{border-color:var(--primary, #2563eb);color:var(--primary, #2563eb)}.pp-action-btn--danger:hover{border-color:#ef4444;color:#ef4444}.pp-entry-form{padding:24px;margin-bottom:20px}.pp-form-title{margin:0 0 18px;font-size:16px}.pp-form-row{margin-bottom:16px}.pp-form-label{display:block;font-size:13px;font-weight:600;color:var(--text-muted, #64748b);margin-bottom:6px}.pp-date-input{border:1px solid var(--border, #e2e8f0);border-radius:8px;padding:8px 12px;font-size:14px;width:100%;max-width:220px;box-sizing:border-box}.pp-form-hint{display:block;font-size:12px;color:var(--text-muted, #64748b);margin-top:5px}.pp-range{width:100%;accent-color:var(--primary, #2563eb);cursor:pointer;margin-bottom:4px}.pp-range-marks{display:flex;justify-content:space-between;font-size:11px;color:var(--text-muted, #94a3b8)}.pp-textarea{width:100%;border:1px solid var(--border, #e2e8f0);border-radius:8px;padding:10px 12px;font-size:14px;line-height:1.7;resize:vertical;box-sizing:border-box;font-family:inherit}.pp-textarea:focus{outline:none;border-color:var(--primary, #2563eb)}.pp-form-error{color:#ef4444;font-size:13px;margin:0 0 12px}.pp-form-actions{display:flex;gap:10px}.pp-empty-card{padding:32px 24px;text-align:center}.pp-empty-hint{color:var(--text-muted, #64748b);font-size:14px;margin:0}@media(max-width:640px){.pp-overview-metrics{grid-template-columns:repeat(2,1fr);gap:10px}.pp-metric{padding:12px}.pp-milestone-title-row{flex-direction:column;align-items:flex-start;gap:4px}.pp-entry-header{flex-direction:column;gap:8px}.pp-form-actions{flex-direction:column}.pp-form-actions button{width:100%}.pp-section-header{flex-direction:column;align-items:flex-start}.pp-mini-form-row{flex-direction:column}.pp-mini-date{flex:unset;width:100%}}*,*:before,*:after{box-sizing:border-box}:root{--bg: #f0f2f7;--surface: #ffffff;--surface-soft: #f8fafc;--surface-muted: #f1f5f9;--surface-2: #f1f5f9;--text: #0f172a;--text-muted: #64748b;--text-soft: #475569;--border: #e2e8f0;--border-strong: #cbd5e1;--primary: #2563eb;--primary-hover: #1d4ed8;--primary-soft: #eff6ff;--primary-muted: #dbeafe;--success: #10b981;--success-soft: #d1fae5;--warning: #f59e0b;--warning-soft: #fef3c7;--danger: #ef4444;--danger-soft: #fee2e2;--shadow-sm: 0 1px 3px rgba(15,23,42,.06), 0 1px 2px rgba(15,23,42,.04);--shadow: 0 4px 16px rgba(15,23,42,.08), 0 1px 4px rgba(15,23,42,.04);--shadow-lg: 0 12px 40px rgba(15,23,42,.12), 0 4px 16px rgba(15,23,42,.06);--radius-sm: 8px;--radius: 14px;--radius-lg: 20px;--radius-xl: 24px;--transition: .18s cubic-bezier(.4,0,.2,1)}html,body,#root{min-height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{transition:var(--transition)}img{max-width:100%}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.page{max-width:1440px;margin:0 auto;padding:28px 32px}.topbar{position:sticky;top:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:0 32px;height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar-brand{font-size:17px;font-weight:800;color:var(--primary);letter-spacing:-.03em;text-decoration:none;display:flex;align-items:center;gap:8px}.topbar-brand-dot{width:8px;height:8px;border-radius:50%;background:var(--primary);display:inline-block}.topbar-nav{display:flex;align-items:center;gap:4px}.topbar-nav-btn{background:none;border:none;padding:6px 14px;border-radius:var(--radius-sm);font-size:14px;font-weight:600;color:var(--text-soft);cursor:pointer}.topbar-nav-btn:hover{background:var(--surface-muted);color:var(--text);transform:none}.topbar-nav-btn.active{background:var(--primary-soft);color:var(--primary)}.topbar-actions{display:flex;align-items:center;gap:8px}.topbar-user{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-soft)}.topbar-avatar{width:32px;height:32px;border-radius:50%;background:var(--primary-muted);color:var(--primary);font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center}.page-header{margin-bottom:24px}.page-header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-header-text{min-width:0}.page-header h1{margin:0 0 6px;font-size:26px;font-weight:800;letter-spacing:-.03em;color:var(--text)}.page-header p{margin:0;color:var(--text-muted);font-size:14px}.page-header-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-left:auto}.page-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.layout{display:grid;grid-template-columns:360px 1fr;gap:20px}.card{background:var(--surface);border-radius:var(--radius-lg);padding:22px;box-shadow:var(--shadow);border:1px solid rgba(226,232,240,.6)}.form{display:flex;flex-direction:column;gap:16px}.form label,.field-block{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:14px}.field-label{font-weight:600;font-size:14px}.form input,.form textarea,.form select,.comment-form input,.comment-form textarea,.comment-edit-form input,.comment-edit-form textarea,.discussion-form textarea{width:100%;padding:10px 14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--text);transition:border-color var(--transition),box-shadow var(--transition);font-size:14px}.form input:focus,.form textarea:focus,.form select:focus,.comment-form textarea:focus,.comment-edit-form textarea:focus,.discussion-form textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-muted);background:#fff}.form textarea,.comment-form textarea,.comment-edit-form textarea,.discussion-form textarea{resize:vertical}.primary-btn,.secondary-btn,.action-btn,.viewer-btn,.image-modal-close,.file-remove-btn,.option-chip,.status-chip{cursor:pointer}.primary-btn{border:none;background:var(--primary);color:#fff;padding:10px 18px;min-height:40px;border-radius:var(--radius-sm);font-weight:700;font-size:14px;letter-spacing:-.01em;box-shadow:0 1px 3px #2563eb4d}.primary-btn:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}.secondary-btn{border:1px solid var(--border-strong);background:#fff;color:var(--text-soft);padding:10px 18px;min-height:40px;border-radius:var(--radius-sm);font-weight:600;font-size:14px}.secondary-btn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft);transform:translateY(-1px)}.action-btn{min-width:64px;min-height:34px;padding:6px 12px;border:1px solid var(--border);background:var(--surface-soft);border-radius:var(--radius-sm);font-size:13px;font-weight:600;color:var(--text-soft)}.action-btn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft);transform:translateY(-1px)}.primary-btn:disabled{opacity:.55;cursor:default;transform:none;box-shadow:none}.action-btn.danger-btn,.file-remove-btn{border-color:#fecaca;color:#dc2626}.action-btn.danger-btn:hover,.file-remove-btn:hover{background:var(--danger-soft);border-color:var(--danger)}.file-remove-btn{background:#fff;padding:5px 10px;border-radius:var(--radius-sm)}.subtle-btn{background:var(--surface-muted);color:var(--text-soft);border-color:transparent}.helper-text{padding:10px 14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--text-soft);font-size:13px;line-height:1.5}.form-actions{display:flex;gap:8px;flex-wrap:wrap}.empty-state{padding:60px 0;text-align:center;color:var(--text-muted);font-size:14px}.empty-state:before{content:"📋";display:block;font-size:32px;margin-bottom:12px;opacity:.5}.list-card{overflow:hidden}.schedule-list.view-card{display:flex;flex-direction:column;gap:16px}.schedule-list.view-list{display:flex;flex-direction:column;gap:12px}.schedule-list.view-icon{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.schedule-item{border:1px solid var(--border);border-radius:18px;background:#fcfdff;box-shadow:0 4px 18px #0f172a0a}.schedule-item.schedule-item-card{padding:18px}.schedule-item.schedule-item-list,.schedule-item.schedule-item-icon{padding:16px}.schedule-item.schedule-item-icon{height:100%}.schedule-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.schedule-summary{display:flex;gap:14px;align-items:flex-start;flex:1;min-width:0}.schedule-main{flex:1;min-width:0}.summary-thumb{width:88px;height:88px;padding:0;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff;flex-shrink:0}.summary-thumb img{width:100%;height:100%;object-fit:cover;display:block}.schedule-item.schedule-item-icon .schedule-top{flex-direction:column;align-items:stretch;height:100%}.schedule-item.schedule-item-icon .schedule-summary{flex-direction:column}.schedule-item.schedule-item-icon .summary-thumb{width:100%;height:180px}.schedule-item.schedule-item-icon .actions{max-width:none}.meta-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.author{font-weight:700}.status{font-size:12px;padding:5px 8px;border-radius:999px;font-weight:700}.status.pending{background:#fef3c7;color:#92400e}.status.inProgress{background:#ede9fe;color:#6d28d9}.status.done{background:#dcfce7;color:#166534}.status.needsDiscussion{background:#fdf2f8;color:#be185d}.schedule-item h3{margin:0 0 6px;font-size:24px}.request-text,.schedule-date,.schedule-updated,.icon-meta-text{margin:6px 0 0;font-size:14px}.request-text{color:var(--text-soft);font-weight:600}.schedule-date,.schedule-updated,.icon-meta-text{color:var(--text-muted)}.description{margin-top:12px;line-height:1.6;white-space:pre-wrap}.actions{width:100%;max-width:360px;display:flex;flex-direction:column;gap:12px;align-items:flex-end}@media(max-width:960px){.layout{grid-template-columns:1fr}.page-header-main{flex-direction:column;align-items:stretch}.page-header-right{margin-left:0;justify-content:flex-start}.page-header-actions{justify-content:flex-start}.schedule-top{flex-direction:column;align-items:stretch}.actions{max-width:none;align-items:stretch}.schedule-list.view-icon{grid-template-columns:1fr}}
