.split{align-items:center}.split>div{flex:1}.toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 20px;border-bottom:1px solid var(--line)}.toolbar>div{display:flex;gap:22px}.toolbar button{border:0;background:none;padding:12px 0;color:var(--muted);font-size:11px;cursor:pointer;border-bottom:2px solid transparent}.toolbar button.active{color:var(--ink);border-color:var(--red)}.toolbar input{width:230px;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:9px;padding:9px 12px}.project{font:inherit;color:inherit;text-align:left;cursor:pointer}.project:hover{transform:translateY(-2px);box-shadow:0 12px 28px #28201612}.project>p{min-height:30px;display:block;line-height:1.45}.projectMeta{display:flex;justify-content:space-between;align-items:center;margin:16px 0 8px;color:var(--muted)}.projectMeta small{font-size:9px}.projectMeta b{font-size:10px;color:var(--ink)}.kindIcon{width:20px;height:20px;display:grid;place-items:center;color:var(--red)}.entryCard{cursor:pointer}.entryCard:hover h3{color:var(--red)}.back{border:0;background:none;color:var(--red);font-size:11px;padding:0;margin-bottom:25px;cursor:pointer}.projectHero{display:grid;grid-template-columns:64px 1fr auto auto;gap:18px;align-items:center;margin-bottom:22px}.projectBadge{width:64px;height:64px;border-radius:17px;color:white;display:grid;place-items:center;font-weight:800}.projectHero small{font-size:9px;text-transform:uppercase;color:var(--red);letter-spacing:.1em}.projectHero h1{font-size:32px;letter-spacing:-.04em;margin:5px 0}.projectHero p{margin:0;color:var(--muted);font-size:12px}.projectProgress{display:flex;flex-direction:column;text-align:right}.projectProgress b{font-size:23px}.projectProgress span{font-size:8px;color:var(--muted)}.projectHero>button{border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:9px;padding:9px 13px;font-size:10px}.nextAction{display:flex;align-items:center;background:var(--ink);color:var(--paper);border-radius:13px;padding:19px 22px;gap:16px}.nextAction small{font-size:8px;letter-spacing:.12em;color:#aaa}.nextAction b{font-size:13px}.nextAction button{margin-left:auto;border:0;background:var(--red);color:white;border-radius:8px;padding:8px 11px;font-size:10px}.projectStats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.projectStats div{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:14px;display:flex;flex-direction:column}.projectStats b{font-size:19px}.projectStats span{font-size:9px;color:var(--muted)}.detailGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detailGrid .full{grid-column:1/-1}.projectForm{max-width:720px;background:var(--card);border:1px solid var(--line);border-radius:15px;padding:28px}.projectForm>small{color:var(--red);font-size:9px;letter-spacing:.13em}.projectForm h1{font-size:29px;letter-spacing:-.04em;margin:8px 0 25px}.projectForm label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:10px;margin:14px 0}.projectForm input,.projectForm textarea,.projectForm select{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:9px;padding:11px}.projectForm textarea{min-height:100px;resize:vertical}.formActions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.formActions button{padding:11px 16px;border-radius:9px}.danger{border:1px solid #e7b8b4;background:none;color:#b82c22;margin-right:auto}
@media(max-width:800px){.toolbar input{width:140px}.projectHero{grid-template-columns:50px 1fr auto}.projectBadge{width:50px;height:50px}.projectHero>button{grid-column:1/-1}.projectProgress{grid-column:3}.nextAction{align-items:flex-start;flex-wrap:wrap}.nextAction button{width:100%;margin:0}.projectStats{grid-template-columns:repeat(2,1fr)}.detailGrid{grid-template-columns:1fr}.detailGrid .full{grid-column:auto}.split{align-items:flex-start}.split .primary{font-size:0;padding:11px}.split .primary:first-letter{font-size:18px}}
.uiIcon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block;flex:none}aside nav button{display:flex;align-items:center;gap:11px}aside nav button span{margin-left:0}.projectIcon .uiIcon{width:16px;height:16px}.projectBadge .uiIcon{width:27px;height:27px}.kindIcon .uiIcon{width:17px;height:17px}.mobile .uiIcon{width:20px;height:20px}.mobileNew .uiIcon{width:24px;height:24px}
.projectTitle{display:flex;align-items:center;gap:10px;min-height:28px}.projectTitle h3{margin:0;line-height:1.2}.projectTitle .projectIcon{width:25px;height:25px;display:grid;place-items:center;flex:none}.projectTitle .projectIcon .uiIcon{width:22px;height:22px;stroke-width:1.9}.iconHeading{display:flex;align-items:center;gap:9px}.iconHeading .uiIcon{width:21px;height:21px;color:var(--red);stroke-width:1.9}.blockLabel{display:flex;align-items:center;gap:7px}.blockLabel .uiIcon{width:16px;height:16px;color:var(--red);stroke-width:1.9}.hero .blockLabel{color:#aaa}.hero .blockLabel .uiIcon{color:var(--red)}

