.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:10px}.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%}}@media(max-width:480px){.dashboard-card{padding:18px}.dashboard-card h2{font-size:18px}.dashboard-card p{font-size:14px}}.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}}*,*:before,*:after{box-sizing:border-box}:root{--bg: #f4f7fb;--surface: #ffffff;--surface-soft: #f8fafc;--surface-muted: #f9fafb;--text: #1f2937;--text-muted: #6b7280;--text-soft: #475569;--border: #e5e7eb;--border-strong: #d1d5db;--primary: #2563eb;--primary-soft: #eff6ff;--shadow: 0 10px 30px rgba(15, 23, 42, .08)}html,body,#root{min-height:100%}body{margin:0;font-family:Arial,sans-serif;background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button{transition:.18s ease}img{max-width:100%}.page{max-width:1440px;margin:0 auto;padding:24px}.page-header{margin-bottom:20px}.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 8px;font-size:28px}.page-header p{margin:0;color:var(--text-muted)}.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:18px;padding:20px;box-shadow:var(--shadow)}.form{display:flex;flex-direction:column;gap:14px}.form label,.field-block{display:flex;flex-direction:column;gap:6px;font-weight:600}.field-label{font-weight:600}.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 12px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;color:var(--text)}.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:12px 16px;min-height:42px;border-radius:12px;font-weight:700}.secondary-btn{border:1px solid var(--border-strong);background:#fff;color:#111827;padding:12px 16px;min-height:42px;border-radius:12px;font-weight:700}.action-btn{min-width:72px;min-height:36px;padding:8px 12px;border:1px solid var(--border-strong);background:#fff;border-radius:12px;font-size:14px;font-weight:700}.primary-btn:hover,.secondary-btn:hover,.action-btn:hover,.viewer-btn:hover,.option-chip:hover,.status-chip:hover,.file-remove-btn:hover{transform:translateY(-1px)}.primary-btn:disabled{opacity:.7;cursor:default;transform:none}.action-btn.danger-btn,.file-remove-btn{border-color:#fecaca;color:#b91c1c}.file-remove-btn{background:#fff;padding:6px 10px;border-radius:8px}.subtle-btn{background:var(--surface-soft);color:#334155}.helper-text{padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft);color:var(--text-soft);font-size:14px;line-height:1.5}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.empty-state{padding:40px 0;text-align:center;color:var(--text-muted)}.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}}
