:root{--text:#6b6375;--text-h:#08060d;--bg:#0f1010;--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;font-size:smaller}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}*{-webkit-user-select:none;user-select:none}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@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;font-size:smaller}#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:#949496;background:#070707;width:200px;min-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:#949496;text-decoration:none;display:block}.sidebar a:hover{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:20px;height:20px;margin-bottom:-4px;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;font-size:20px}.add-icon{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1.8rem}.content{box-sizing:border-box;width:calc(100% - 200px);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;align-items:center;gap:8px;padding:.5rem 1rem;display:flex}.issues-list{margin-top:1rem}.issue-card{cursor:pointer;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.project-link-wrapper{flex-shrink:0}.issue-card:hover{background:#151515}.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:.4rem;font-size:.95rem}.delete-issue-btn:hover{background:#606060}.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:1px}.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-bottom:-3px;margin-right:4px}.project-link-wrapper:hover .project-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.status-icon-but{width:15px;height:15px;margin-bottom:-2px;margin-right:3px}.issue-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.empty-state{text-align:center;color:#8b8b8b;padding:20px;font-size:14px}.greydiv{color:#fff;background-color:#252525;padding:.4rem}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.team-modal{color:#fff;background:#1f1f1f;border-radius:20px;flex-direction:column;width:400px;max-width:90%;height:25vh;padding:1.25rem;display:flex}.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}.details-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.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}.issue-title-edit{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1.5rem;font-weight:600}.priority-icon,.priority-dropdown-icon{width:20px;height:20px}.content-board{width:calc(100% - 200px);min-height:100vh;margin-left:200px;padding:20px;overflow-x:hidden}.board-container{gap:16px;padding-bottom:10px;display:flex;overflow:auto hidden}.board-column{background:#0f1010;border-radius:12px;flex:1;min-width:0;padding:15px}@media (width<=768px){.content-board{width:100%;margin-left:0;padding-top:70px}.board-container{scroll-snap-type:x proximity;flex-wrap:nowrap;display:flex;overflow:auto hidden}.board-column{scroll-snap-align:start;flex:0 0 80vw;min-width:85vw}}.board-column h3{color:#fff;margin-bottom:15px}.issue-board-card{color:#fff;cursor:pointer;background:#1b1b1c;border-radius:12px;min-width:0;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{align-items:center;gap:4px;margin-bottom:10px;display:flex}.project-link-btn{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;min-width:0;max-width:100%;display:flex;overflow:hidden}.priority-badge{border-radius:20px;padding:4px 10px;font-size:12px;display:inline-block}.status-icon-board{width:15px;height:15px;margin-bottom:-1px;margin-right:3px}.layout{display:flex}.github-card{color:#fff;background:#1b1b1b;border-radius:12px;max-width:700px;margin:20px auto;padding:24px}.github-connect-btn{cursor:pointer;border:none;border-radius:8px;margin-top:12px;padding:10px 18px}.github-container{width:100%;max-width:900px;margin:0 auto}.repo-selector-card{box-sizing:border-box;background:#161618;border:1px solid #26272b;border-radius:12px;width:100%;padding:20px}.repo-selector-header{margin-bottom:16px}.repo-selector-header h3{color:#fff;margin:0;font-size:15px;font-weight:600}.repo-selector-header span{color:#8b8d98;font-size:13px}.repo-select{color:#fff;background:#1d1e21;border:1px solid #303136;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:all .15s}.repo-dropdown{position:relative}.repo-menu{z-index:100;background:#1d1e21;border:1px solid #303136;border-radius:8px;width:100%;max-height:300px;margin-top:4px;position:absolute;overflow-y:auto}.repo-item{color:#fff;cursor:pointer;padding:12px 14px}.repo-item:hover{background:#3a3b40}.selected-repo{background:#1d1e21;border:1px solid #2b2c31;border-radius:8px;margin-top:16px;padding:12px}.repo-label{color:#8b8d98;margin-bottom:4px;font-size:12px;display:block}.selected-repo p{color:#fff;margin:0;font-size:14px}.issues-list{flex-direction:column;gap:10px;display:flex}.issue-card-github{background:#18181b;border:1px solid #2b2c31;border-radius:8px;padding:12px}.issue-card-github strong{color:#fff;margin-bottom:4px;display:block}.issue-card-github p{color:#8b8d98;margin:0;font-size:13px}.content-board{background:#07090d;min-height:100vh;overflow:hidden}.roadmap-container{color:#fff;background:radial-gradient(circle at top,#2d374826,#0000 40%),linear-gradient(90deg,#ffffff04,#0000 22%,#ffffff04 44%,#0000 72%),#07090d;width:100%;min-height:100vh;overflow:auto}.timeline-content{width:max-content;min-width:1600px;min-height:100vh;padding:40px 60px 90px;position:relative}.timeline-grid{pointer-events:none;position:absolute;inset:0 60px}.grid-line{border-left:1px dashed #ffffff0f;position:absolute;top:0;bottom:0}.today-line{z-index:5;background:#5f5f60;width:1px;position:absolute;top:0;bottom:0}.today-line span{color:#fff;white-space:nowrap;background:#5f5f60;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:56px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #6366f147}.timeline-header{z-index:2;margin-bottom:82px;display:flex;position:relative}.month-block{flex:1;min-width:250px}.month-name{color:#ffffff6b;letter-spacing:1px;margin-bottom:12px;font-size:14px;font-weight:700}.weeks-row{color:#ffffff40;justify-content:space-between;padding-right:24px;font-size:12px;display:flex}.project-section{z-index:2;margin-bottom:76px;position:relative}.project-title{z-index:4;color:#ffffffeb;white-space:nowrap;align-items:center;gap:7px;max-width:320px;font-size:13px;font-weight:600;line-height:1;display:flex;position:absolute;top:0;transform:translateY(-2px)}.project-title>span{text-overflow:ellipsis;max-width:220px;overflow:hidden}.project-icons{align-items:center;gap:5px;display:flex}.project-icons img{object-fit:contain;filter:drop-shadow(0 0 6px #ffffff29);width:15px;height:15px}.status{border-radius:50%;width:8px;height:8px}.status.green{background:#22c55e;box-shadow:0 0 12px #22c55e73}.status.yellow{background:#facc15;box-shadow:0 0 12px #facc1559}.project-track{height:112px;position:relative}.project-bar{background:linear-gradient(#242a36f2,#151922f2);border:1px solid #ffffff12;border-radius:8px;height:25px;transition:border-color .2s,background .2s;position:absolute;top:28px;box-shadow:inset 0 1px #ffffff0d,0 10px 20px #00000040}.project-track:hover .project-bar{background:linear-gradient(#2a303cf5,#1c1f26f5);border-color:#ffffff24}.milestone-wrapper{z-index:3;position:absolute;top:36px;transform:translate(-50%)}.issue-dot{background:#8c96ff14;border:1px solid #8b93ff;width:10px;height:10px;transition:transform .18s,border-color .18s,box-shadow .18s;transform:rotate(45deg);box-shadow:0 0 12px #8b93ff59}.milestone-wrapper:hover .issue-dot{transform:rotate(45deg)scale(1.3)}.priority-urgent .issue-dot{border-color:#ef4444;box-shadow:0 0 13px #ef444473}.priority-high .issue-dot{border-color:#f97316;box-shadow:0 0 13px #f973166b}.priority-medium .issue-dot{border-color:#eab308;box-shadow:0 0 13px #eab30859}.priority-low .issue-dot{border-color:#22c55e;box-shadow:0 0 13px #22c55e57}.issue-label{color:#ffffff7a;text-align:center;white-space:nowrap;flex-direction:column;gap:1px;min-width:120px;max-width:180px;font-size:10px;display:flex;position:absolute;top:25px;left:50%;transform:translate(-50%)}.issue-label span{text-overflow:ellipsis;overflow:hidden}.issue-label small{color:#ffffff47;letter-spacing:.6px;font-size:10px;font-weight:700}.empty-roadmap{z-index:2;color:#ffffff8f;background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;width:520px;padding:18px 20px;font-size:14px;position:relative}
