:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-size:20px;font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}body{background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.card{text-align:center;justify-content:center;align-items:center;height:100vh;font-size:15px;display:flex}.button{border-radius:2em;padding:.7em}.signupbutton{background-color:#000;border-color:#000}.sidebar{color:#fff;background:#070707;width:200px;height:100vh;padding:3em 5px 5px;position:fixed;top:0;left:0}.sidebar li{cursor:pointer;border-radius:8px;margin-bottom:1px;padding:3px}.sidebar a{color:#fff;text-decoration:none;display:block}.sidebar li:hover{background-color:#393939}.sidebar ul{padding:0;list-style:none}.menu-btn,.close-btn{display:none}@media (width<=768px){.sidebar{z-index:1000;transition:transform .3s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.menu-btn{z-index:1100;color:#fff;cursor:pointer;background:#3f3f3f;border:none;border-radius:6px;padding:10px;display:block;position:fixed;top:10px;left:15px}.overlay{z-index:999;background:#00000080;position:fixed;inset:0}}.status-icon-side{width:15px;height:15px;margin-right:3px}body{background-color:#0f1010}.greydiv{background-color:#252525;border-radius:.5em;justify-content:space-between;align-items:center;padding:.4rem;display:flex}.greydiv h2{margin:0}.add-icon{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1.8rem}.content{width:calc(100% - 200px);height:80em;margin-left:200px;padding:20px}@media (width<=768px){.content{width:100%;margin-left:0;padding-top:60px}}.modal{color:#fff;background:#0f1010;border-radius:1rem;width:700px;max-width:90%;padding:1.5rem}.issue-title{color:#fff;background:0 0;border:none;outline:none;width:100%;margin-top:1rem;font-size:1.5rem}.issue-description{resize:none;color:#fff;background:0 0;border:none;outline:none;width:100%;height:200px;margin-top:1rem}.ai-btn{float:left;cursor:pointer;border:none;border-radius:.5rem;margin-top:1rem;padding:.5rem}.create-btn{float:right;cursor:pointer;border:none;border-radius:.5rem;margin-top:1rem;padding:.5rem}.issue-options{gap:1rem;margin:1rem 0;display:flex}.option-btn{color:#fff;cursor:pointer;background:#2d2d2d;border:1px solid #444;border-radius:999px;padding:.5rem 1rem}.issues-list{margin-top:1rem}.issue-card{cursor:pointer;align-items:center;gap:12px;padding:12px;display:flex}.issue-card:hover{background:#151515}.issue-name{color:#fff;flex:1}.priority-dot{border-radius:50%;width:12px;height:12px}.priority-dot.urgent{background:red}.priority-dot.high{background:#ff4d00}.priority-dot.medium{background:#ffb300}.priority-dot.low{background:green}.priority-dot.no\ priority{background:gray}.issue-details-sidebar{color:#fff;box-sizing:border-box;z-index:1001;background:#1b1b1b;border-left:1px solid #333;width:380px;max-width:100%;height:100dvh;padding:1rem;position:fixed;top:0;right:0;overflow:hidden auto}.details-section h4{color:#9f9f9f;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.85rem}.details-section p{word-break:break-word;margin:0;line-height:1.5}.details-footer{border-top:1px solid #333;margin-top:2rem;padding-top:1rem}.delete-issue-btn{color:#fff;cursor:pointer;background:#343434;border:none;border-radius:8px;width:20%;padding:.8rem;font-size:.95rem}.delete-issue-btn:hover{background:#606060}.priority-container{align-items:center;display:flex;position:relative}.priority-dot{cursor:pointer}.priority-container .dropdown-menu{z-index:1000;min-width:180px;position:absolute;top:30px;left:0}.priority-container{align-items:center;gap:12px;display:flex;position:relative}.status-container{cursor:pointer;align-items:center;display:flex;position:relative}.status-icon{width:17px;height:17px;margin-right:8px}.status-dropdown-icon{width:14px;height:14px;margin-right:8px}.issue-title-edit{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1.5rem;font-weight:600}.issue-description-edit{color:#fff;resize:none;box-sizing:border-box;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:8px;outline:none;width:100%;min-height:120px;padding:10px;font-size:1rem;line-height:1.5;overflow:hidden}.status-item{align-items:center;gap:8px;display:flex}.status-dropdown-icon{width:16px;height:16px}.project-link-wrapper{display:inline-block;position:relative}.project-link-btn{color:#fff;cursor:pointer;background:#1f1f1f;border:1px solid #333;border-radius:20px;padding:4px 12px}.project-tooltip{color:#fff;opacity:0;visibility:hidden;z-index:1000;white-space:normal;background:#181818;border:1px solid #2d2d2d;border-radius:12px;align-items:center;gap:18px;width:210px;margin-bottom:8px;padding:12px;font-size:15px;transition:all .2s;display:flex;position:absolute;top:120%;right:0;overflow:hidden;transform:translateY(6px);box-shadow:0 8px 24px #0006}.status-icon-project{flex-shrink:0;width:17px;height:17px;margin-right:4px}.project-link-wrapper:hover .project-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.layout{display:flex}.greydiv{color:#fff;background-color:#252525;padding:1rem}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.project-modal{color:#fff;background:#1f1f1f;border-radius:20px;flex-direction:column;width:700px;max-width:90%;height:65vh;padding:1.25rem;display:flex}.modal-header{justify-content:space-between;align-items:center;display:flex}.close-icon{cursor:pointer;font-size:1.3rem}.project-name{color:#fff;background:0 0;border:none;outline:none;margin-top:1rem;font-size:1.5rem;font-weight:700}.project-summary{color:#fff;background:0 0;border:none;outline:none;margin-top:1rem;font-size:.9rem}.project-options{gap:1rem;margin-top:1.5rem;display:flex}.option-btn{color:#fff;cursor:pointer;background:#2d2d2d;border:1px solid #444;border-radius:999px;padding:.4rem .8rem;font-size:.85rem}.dropdown{position:relative}.dropdown-menu{z-index:100;background:#2d2d2d;border:1px solid #444;border-radius:10px;min-width:180px;position:absolute;top:110%;left:0;overflow:hidden}.dropdown-item{cursor:pointer;padding:.75rem 1rem}.status-dropdown-icon-main{width:16px;height:16px;margin-right:8px}.status-dropdown-icon-sub{width:14px;height:16px;margin-right:8px}.dropdown-item:hover{background:#3a3a3a}.project-description{resize:none;color:#fff;background:0 0;border:none;outline:none;flex:1;margin-top:2rem;font-size:.9rem}.project-footer{justify-content:flex-end;gap:1rem;display:flex}.cancel-btn,.create-project-btn{cursor:pointer;border:none;border-radius:10px;padding:.5rem}.projects-list{margin-top:1rem}.project-card{cursor:pointer;background:#000;border-radius:10px;margin-bottom:1rem;padding:1rem}.project-card h3{margin:0}.project-card p{opacity:.8;margin:.5rem 0}.project-details-sidebar{color:#fff;box-sizing:border-box;z-index:1001;background:#1b1b1b;border-left:1px solid #333;width:380px;max-width:100%;height:100dvh;padding:1rem;position:fixed;top:0;right:0;overflow:hidden auto}.details-overlay{z-index:1000;background:#0006;position:fixed;inset:0}.close-details{cursor:pointer;font-size:1.3rem}.details-section{margin-bottom:1.5rem}.details-section h4{color:#9f9f9f;margin-bottom:.5rem}.details-section p{margin:0;line-height:1.5}.delete-project-btn{color:#fff;cursor:pointer;background:#343434;border:none;border-radius:8px;width:30%;padding:.4rem;font-size:.95rem}.delete-project-btn:hover{background:#606060}.project-update-box{background:#181818;border:1px solid #181818;border-radius:10px;margin-bottom:20px;padding:2px}.health-btn{color:#fff;cursor:pointer;background:#242424;border:none;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;display:flex}.health-btn img{width:16px;height:16px}.project-update-input{color:#fff;resize:none;background:0 0;border:none;outline:none;width:100%;min-height:80px;margin-top:12px}.project-updates-list{margin-top:20px}.update-card{background:#181818;border:1px solid #2b2b2b;border-radius:10px;margin-bottom:10px;padding:12px}.health-dropdown{display:inline-block;position:relative}.health-dropdown .dropdown-menu{z-index:5000;background:#2d2d2d;border:1px solid #444;border-radius:10px;min-width:180px;margin-top:6px;position:absolute;top:100%;left:0}.projects-header,.project-row{grid-template-columns:2fr 1fr 1fr 1fr 1fr;align-items:center;padding:14px 5px;display:grid}.projects-header{color:#888;font-size:13px}.project-row{cursor:pointer;border-top:1px solid #0f1010;transition:all .2s}.project-row:hover{background:#121212}.project-name-cell{font-weight:500}.health-icon{width:18px;height:18px}.priority-indicator{border-radius:50%;width:12px;height:12px;display:block}.status-cell{align-items:center;gap:8px;display:flex}.status-icon{width:16px;height:16px}.project-title{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:2rem;font-weight:600}.details-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.content-board{width:calc(100% - 200px);height:100em;margin-left:200px;padding:20px}@media (width<=768px){.content-board{width:100%;height:1000%;margin-left:0;padding-top:60px}}.board-container{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=768px){.board-container{grid-template-columns:repeat(1,1fr);gap:20px;display:grid}}.board-column{background:#0f1010;border-radius:12px;padding:15px}.board-column h3{color:#fff;margin-bottom:15px}.issue-board-card{color:#fff;cursor:pointer;background:#1b1b1c;border-radius:12px;margin-bottom:12px;padding:12px;transition:all .2s}.issue-board-card:hover{transform:translateY(-2px)}.issue-board-title{margin-bottom:8px;font-size:15px;font-weight:600}.issue-board-project{color:#999;margin-bottom:10px;font-size:13px}.priority-badge{border-radius:20px;padding:4px 10px;font-size:12px;display:inline-block}.priority-badge.urgent{color:red;background:#ff000026}.priority-badge.high{color:orange;background:#ffa50026}.priority-badge.medium{color:#ff0;background:#ffff0026}.priority-badge.low{color:#0f0;background:#00ff0026}.priority-badge.no-priority{color:gray;background:#80808026}
