@import"https://fonts.googleapis.com/css2?family=DM+Mono&family=Manrope:wght@400;500;600;700;800&display=swap";.details{background:transparent;color:#536c2b;font:10px DM Mono;padding:3px 6px;border-radius:3px}.details:hover{background:#edf5df}.overlay{z-index:10}.detail-dialog h3{font-size:20px;line-height:1.25;margin:24px 0 10px}.detail-description{white-space:pre-wrap;color:#4f5861;line-height:1.6;margin:0}.detail-dialog dl{margin:24px 0 0;border-top:1px solid #e5e6e2}.detail-dialog dl>div{display:grid;grid-template-columns:110px 1fr;gap:14px;padding:10px 0;border-bottom:1px solid #e5e6e2}.detail-dialog dt{font:11px DM Mono;color:#707783}.detail-dialog dd{margin:0;overflow-wrap:anywhere}.ticket-id{font:10px DM Mono;color:#626a74}.detail-dialog{max-height:calc(100vh - 40px);overflow:auto}.thread{margin-top:26px;border-top:1px solid #e5e6e2}.thread h3{font-size:14px;margin:20px 0 10px}.file-field{color:#536c2b}.attachment{display:inline-block;vertical-align:top;max-width:100%;margin:5px 7px 5px 0;color:#536c2b}.attachment img,.attachment video{display:block;max-width:180px;max-height:130px;border-radius:5px;border:1px solid #dfe2dc}.comment{border:1px solid #e2e4df;border-radius:6px;padding:11px;margin:10px 0;background:#fafaf8}.comment b,.comment time{font:10px DM Mono}.comment time{color:#737985;margin-left:9px}.comment p{white-space:pre-wrap;line-height:1.5;margin:9px 0}.comment-form textarea{min-height:75px}.comment-form .new{margin-top:10px}.stack.over{outline:2px solid #b8ff4d;background:#eff6dd}*{box-sizing:border-box}body{margin:0;background:#f5f5f2;color:#171a1e;font:14px Manrope,system-ui,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}.loading,.login{min-height:100vh;display:grid;place-items:center}.login{background:#101419;color:#fff;text-align:center}.login h1{font-size:clamp(3rem,9vw,7rem);line-height:.93;letter-spacing:-.08em;margin:25px 0}.login i{color:#b8ff4d;font-weight:400}.login p{color:#a9afb7}.brand{font:11px DM Mono,monospace;letter-spacing:.13em;color:#737985}.login .brand{color:#b8ff4d}.login button,.new{background:#b8ff4d;color:#152000;font-weight:800;padding:13px 18px;border-radius:6px;margin-top:24px}.login b{font-size:18px;margin-left:22px}header{min-height:87px;padding:18px 28px;display:flex;align-items:center;gap:35px;border-bottom:1px solid #dcded8;background:#fff}header h1{margin:2px 0 0;font-size:26px;letter-spacing:-.06em}nav{display:flex;gap:5px;margin:auto}nav button,.signout{color:#6b7179;background:transparent;padding:8px 10px;border-radius:5px;font-size:13px}nav .selected{background:#edf0e8;color:#1e2b11;font-weight:700}.user{display:flex;align-items:center;gap:11px}.user .new{margin:0}.avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#242a31;color:#fff;font:10px DM Mono;flex:none}.board{display:grid;grid-template-columns:repeat(5,minmax(225px,1fr));gap:16px;padding:25px 28px;overflow-x:auto;min-height:calc(100vh - 87px)}.column{min-width:225px}.column-title{display:flex;align-items:center;gap:8px;height:34px;padding:0 3px}.column-title h2{font-size:13px;margin:0;font-weight:800}.column-title span:last-child{font:11px DM Mono;color:#828890;margin-left:auto}.dot{width:8px;height:8px;border-radius:10px}.slate{background:#84909b}.blue{background:#4991df}.amber{background:#eaa31a}.violet{background:#956ee8}.green{background:#44a579}.stack{min-height:100px;display:flex;flex-direction:column;gap:10px}.card{padding:14px;background:#fff;border:1px solid #e2e4df;border-radius:8px;box-shadow:0 1px 1px #17201308;touch-action:none}.card.dragging{opacity:.55}.card-top{display:flex;justify-content:space-between;gap:8px;font:10px DM Mono;text-transform:uppercase}.priority{padding:3px 5px;border-radius:3px;background:#eef0ef;color:#657078}.priority.urgent{color:#a52424;background:#fff0ef}.priority.high{color:#9a6211;background:#fff7e8}.project{color:#68717b}.card h3{font-size:14px;line-height:1.35;margin:12px 0 7px;letter-spacing:-.02em}.card p{font-size:12px;color:#737a82;line-height:1.45;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card footer{display:flex;align-items:center;justify-content:space-between;color:#777;font:11px DM Mono;min-height:20px}.card footer .avatar{margin-left:auto;width:22px;height:22px;font-size:8px}.error{margin:14px 28px;padding:10px 12px;background:#fff0ef;color:#9f2525;border-radius:6px;display:flex;justify-content:space-between}.error button{background:none;color:inherit;font-size:18px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#12182088;display:grid;place-items:center;padding:20px}.dialog{width:min(500px,100%);background:#fff;padding:25px;border-radius:10px;box-shadow:0 20px 60px #0004}.dialog>div{display:flex;align-items:center;justify-content:space-between}.dialog h2{margin:0;font-size:22px;letter-spacing:-.05em}.dialog>div button{background:none;font-size:24px}.dialog label{display:block;font-weight:700;font-size:12px;margin-top:17px}.dialog input,.dialog textarea,.dialog select{width:100%;border:1px solid #dfe2dc;border-radius:5px;margin-top:6px;padding:10px;background:#fff}.dialog textarea{min-height:92px;resize:vertical}.fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dialog .new{width:100%;margin-top:23px}@media (max-width:760px){header{padding:14px 16px;gap:12px;flex-wrap:wrap}nav{order:3;width:100%;margin:0;overflow:auto}.signout{display:none}.board{padding:16px;grid-template-columns:repeat(5,82vw)}.user{margin-left:auto}.user .new{font-size:12px;padding:10px}.brand{font-size:9px}}
