.Header-module__zCemKG__appHeader{color:#fff;background-color:#282c34;border-bottom:1px solid #444;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a}.Header-module__zCemKG__headerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Header-module__zCemKG__headerNav{gap:1rem;display:flex}.Header-module__zCemKG__headerLogo{height:40px;margin-right:16px}
.ProjectList-module__LT2Vfa__row{flex-direction:row;place-items:center;gap:8px;display:flex}.ProjectList-module__LT2Vfa__filler{flex-grow:1}.ProjectList-module__LT2Vfa__projectList{background:#fff;border-right:1px solid #e1e5e9;height:100%;overflow-y:auto}.ProjectList-module__LT2Vfa__projectListHeader{background:#f8f9fa;border-bottom:1px solid #445049;padding:1.5rem}.ProjectList-module__LT2Vfa__projectListHeader h2{color:#1a402a;margin:0 0 .5rem;font-size:1.25rem}.ProjectList-module__LT2Vfa__projectCount{color:#445049;font-size:.875rem}.ProjectList-module__LT2Vfa__projectListContent{padding:0}.ProjectList-module__LT2Vfa__projectItem{cursor:pointer;border-bottom:1px solid #e1e5e9;padding:1rem 1.5rem;transition:background-color .2s}.ProjectList-module__LT2Vfa__projectItem:hover{background-color:#f8f9fa}.ProjectList-module__LT2Vfa__projectItem.ProjectList-module__LT2Vfa__selected{background-color:#1a402a22;border-right:3px solid #1a402a}.ProjectList-module__LT2Vfa__projectItemHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ProjectList-module__LT2Vfa__projectName{color:#1a402a;margin:0;font-size:1rem;font-weight:600}.ProjectList-module__LT2Vfa__projectStatus{text-transform:uppercase;border-radius:12px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.ProjectList-module__LT2Vfa__status-active{color:#1a402a;background-color:#1a402a22}.ProjectList-module__LT2Vfa__status-completed{color:#445049;background-color:#44504922}.ProjectList-module__LT2Vfa__status-planned{color:#33332f;background-color:#33332f22}.ProjectList-module__LT2Vfa__status-deleted{color:#f44;background-color:#f002}.ProjectList-module__LT2Vfa__projectDescription{color:#33332f;margin:0 0 .75rem;font-size:.875rem;line-height:1.4}.ProjectList-module__LT2Vfa__projectMeta{color:#445049;gap:1rem;font-size:.75rem;display:flex}.ProjectList-module__LT2Vfa__projectDate:before{content:"📅 "}.ProjectList-module__LT2Vfa__projectLocation:before{content:"📍 "}
.ProjectDetail-module__8HgCvW__projectDetail{background:#fff;height:100%;overflow-y:auto}.ProjectDetail-module__8HgCvW__projectDetailEmpty{justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.ProjectDetail-module__8HgCvW__emptyState{text-align:center;color:#666}.ProjectDetail-module__8HgCvW__emptyIcon{margin-bottom:1rem;font-size:3rem}.ProjectDetail-module__8HgCvW__projectDetailHeader{background:#f8f9fa;border-bottom:1px solid #e1e5e9;padding:2rem}.ProjectDetail-module__8HgCvW__projectTitleSection{align-items:left;flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.ProjectDetail-module__8HgCvW__projectTitle{color:#333;margin:0;font-size:2rem;font-weight:700}.ProjectDetail-module__8HgCvW__projectStatusBadge{white-space:nowrap;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.ProjectDetail-module__8HgCvW__projectMetadata{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.ProjectDetail-module__8HgCvW__metadataItem{flex-direction:column;gap:.25rem;display:flex}.ProjectDetail-module__8HgCvW__metadataLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.ProjectDetail-module__8HgCvW__metadataValue{color:#333;font-size:1rem;font-weight:500}.ProjectDetail-module__8HgCvW__projectDetailContent{padding:2rem}.ProjectDetail-module__8HgCvW__detailSection{margin-bottom:2rem}.ProjectDetail-module__8HgCvW__detailSection h3{color:#333;border-bottom:2px solid #e1e5e9;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.ProjectDetail-module__8HgCvW__projectDescriptionDetail,.ProjectDetail-module__8HgCvW__projectDetailsText{color:#555;white-space:pre-line;margin:0;font-size:1rem;line-height:1.6}.ProjectDetail-module__8HgCvW__statusInfo{background:#f8f9fa;border-left:4px solid #ddd;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.ProjectDetail-module__8HgCvW__statusIndicator{border-radius:50%;flex-shrink:0;width:12px;height:12px}.ProjectDetail-module__8HgCvW__status-active{color:#1a402a;background-color:#1a402a22}.ProjectDetail-module__8HgCvW__status-completed{color:#445049;background-color:#44504922}.ProjectDetail-module__8HgCvW__status-planned{color:#33332f;background-color:#33332f22}.ProjectDetail-module__8HgCvW__statusText{color:#555;font-size:.875rem}
.ErrorMessage-module__AgbxyG__status-message{border-radius:8px;align-items:center;gap:12px;margin:12px;padding:12px 14px;display:flex}.ErrorMessage-module__AgbxyG__status-message.ErrorMessage-module__AgbxyG__loading{color:#333;background:#f5f7fa}.ErrorMessage-module__AgbxyG__status-message.ErrorMessage-module__AgbxyG__error{color:#5b1a1a;background:#fff4f4;border:1px solid #ffd6d6}.ErrorMessage-module__AgbxyG__spinner{border:3px solid #0000001a;border-top-color:#1976d2;border-radius:50%;width:28px;height:28px;animation:1s linear infinite ErrorMessage-module__AgbxyG__spin}@keyframes ErrorMessage-module__AgbxyG__spin{to{transform:rotate(360deg)}}.ErrorMessage-module__AgbxyG__status-text{font-size:.95rem}.ErrorMessage-module__AgbxyG__status-title{margin-bottom:4px;font-weight:600}.ErrorMessage-module__AgbxyG__status-body{flex-direction:column;display:flex}.ErrorMessage-module__AgbxyG__error-icon{font-size:1.4rem}.ErrorMessage-module__AgbxyG__btn-retry{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:6px;align-self:flex-start;margin-top:8px;padding:6px 10px}.ErrorMessage-module__AgbxyG__btn-retry:hover{background:#145ea8}
.AppShell-module__zsum4a__App{background-color:#fff;flex-direction:column;height:100vh;display:flex}.AppShell-module__zsum4a__appContent{flex:1;display:flex;position:relative;overflow:hidden}.AppShell-module__zsum4a__appSidebarLeft{z-index:1000;background:#fff;border-right:2px solid #445049;flex-direction:column;flex-shrink:0;width:20%;min-width:260px;max-width:420px;transition:width .2s cubic-bezier(.4,0,.2,1),opacity .15s;display:flex;overflow:hidden;box-shadow:2px 0 8px #33332f11}.AppShell-module__zsum4a__collapsed{width:56px;min-width:56px;max-width:56px;padding:8px;overflow:hidden}.AppShell-module__zsum4a__appSidebarRight{z-index:1000;background:#fafbfc;border-left:2px solid #445049;border-radius:8px;flex-direction:column;flex-shrink:0;order:2;width:380px;min-width:300px;max-width:480px;height:calc(100% - 120px);transition:opacity .15s,transform .15s;display:flex;position:absolute;top:72px;right:16px;overflow-y:auto;box-shadow:-4px 8px 24px #0000001f}.AppShell-module__zsum4a__sidebarToggle{color:#445049;cursor:pointer;z-index:50;background:#f8f9fa;border:none;outline:none;justify-content:center;align-items:center;width:32px;height:48px;font-size:1.2rem;font-weight:700;transition:background .15s,border .15s;display:flex;box-shadow:0 2px 8px #33332f11}.AppShell-module__zsum4a__sidebarToggle.AppShell-module__zsum4a__left.AppShell-module__zsum4a__overlay{border-left:1.5px solid #e1e5e9;border-right:none;border-radius:0 6px 6px 0;position:absolute;top:50%;left:auto;right:-16px;transform:translateY(-50%)}.AppShell-module__zsum4a__sidebarToggle.AppShell-module__zsum4a__right.AppShell-module__zsum4a__overlay{border-left:none;border-right:1.5px solid #e1e5e9;border-radius:6px 0 0 6px}.AppShell-module__zsum4a__sidebarToggle:hover{background:#e1e5e9;border-color:#445049}.AppShell-module__zsum4a__appDetailRight{z-index:3;background:#fafbfc;border-left:2px solid #445049;flex-direction:column;width:400px;min-width:300px;max-width:500px;height:100%;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-2px 0 8px #33332f11}.AppShell-module__zsum4a__appMap{z-index:1;flex:1;order:1;min-width:0;height:100%;position:relative}.AppShell-module__zsum4a__btn-active{background:#1a402a;box-shadow:inset 0 -2px #0000001f}.AppShell-module__zsum4a__appMain{background:#fff;flex:1;overflow:hidden}@media (max-width:768px){.AppShell-module__zsum4a__appContent{flex-direction:column}.AppShell-module__zsum4a__appSidebarLeft,.AppShell-module__zsum4a__appSidebarRight{width:100%;min-width:0;max-width:100vw;box-shadow:none;border:none;border-bottom:1px solid #e1e5e9;position:relative}.AppShell-module__zsum4a__collapsed{width:32px;min-width:32px;max-width:32px}.AppShell-module__zsum4a__sidebarToggle.AppShell-module__zsum4a__left{left:auto;right:-12px}.AppShell-module__zsum4a__sidebarToggle.AppShell-module__zsum4a__right{left:-12px;right:auto}}
