:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;color:#1f2d2a;background:#f5f7f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f5f7f6}.app-shell{min-height:100vh;padding-bottom:64px}.page{padding:16px}.page-title{display:flex;align-items:center;justify-content:space-between;margin:2px 0 14px}.page-title h1{font-size:22px;margin:0}.search{margin-bottom:14px}.tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));background:#e7efec;border-radius:10px;padding:3px;margin-bottom:14px}.tab{border:0;background:transparent;padding:10px;border-radius:8px;color:#6b7874;font-size:14px}.tab.active{background:#fff;color:#123531;font-weight:600;box-shadow:0 2px 8px #12353114}.project-card,.section-card{background:#fff;border:1px solid #e4eae8;border-radius:12px;padding:14px;margin-bottom:12px}.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-name{font-size:16px;font-weight:650}.muted{color:#6b7874;font-size:13px}.tag{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:12px;margin-right:6px;background:#e7f4ef;color:#237b67}.tag.collab{background:#e9f1fb;color:#3e78b2}.tag.warning{background:#fff3df;color:#b87310}.meta{display:grid;gap:7px;margin-top:12px}.primary-btn{border:0;background:#237b67;color:#fff;border-radius:9px;padding:10px 14px;font-weight:600}.link{color:#237b67}.summary-block h3{font-size:14px;margin:12px 0 4px}.summary-block p{font-size:14px;line-height:1.65;margin:0;color:#42504d}.timeline{border-left:2px solid #dce7e3;padding-left:14px;margin-left:5px}.timeline-item{position:relative;margin:0 0 18px}.timeline-item:before{content:"";position:absolute;width:9px;height:9px;background:#237b67;border-radius:50%;left:-19px;top:5px}.empty{text-align:center;color:#6b7874;padding:50px 20px}.empty.compact{padding:18px 10px}.page-loading{display:block;text-align:center;margin-top:40px}.action-row{display:flex;gap:10px;margin-top:14px}.primary-btn.dark{background:#123531}.list-item{margin-top:10px;line-height:1.7}.stage-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 16px}.stage-option{border:1px solid #dce7e3;background:#fff;color:#42504d;border-radius:9px;padding:9px;font-size:13px}.stage-option.active{border-color:#237b67;background:#e7f4ef;color:#237b67;font-weight:600}.step-title{font-weight:700;margin-bottom:10px}.choice-list{display:grid;gap:8px;margin-top:8px}.choice-item{border:1px solid #e4eae8;background:#fff;border-radius:10px;padding:10px;text-align:left;color:#1f2d2a}.choice-item strong{display:block;margin-bottom:4px}.choice-item span{display:block;color:#6b7874;font-size:12px;line-height:1.4}.choice-item.active{border-color:#237b67;background:#e7f4ef}.conflict-box{margin-top:12px;border:1px solid #f1d5a5;background:#fff8eb;border-radius:10px;padding:12px}.conflict-box.ok{border-color:#b9dfd1;background:#eefaf5}.submit-btn{width:100%;height:46px;margin-bottom:20px}.primary-btn:disabled{opacity:.45}.sep{border:0;border-top:1px solid #e4eae8;margin:12px 0}.mini-actions{display:flex;gap:14px;margin-top:8px;color:#237b67;font-size:13px}.mini-actions span{cursor:pointer}.att-picker{display:grid;gap:6px;width:100%;padding:6px 0}.att-line{display:flex;align-items:center;justify-content:space-between;font-size:13px}.profile{background:linear-gradient(140deg,#123531,#237b67);color:#fff;border-radius:14px;padding:20px}.avatar{width:54px;height:54px;border-radius:50%;background:#fff3;display:grid;place-items:center;font-size:22px;font-weight:700}
