@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";:root{color:#18202d;--ink:#111827;--muted:#6b7280;--line:#e5e9ef;--navy:#15243a;--blue:#3867ed;background:#f4f6f8;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1,h2,.brand{font-family:Manrope,sans-serif}.app-shell{grid-template-columns:256px 1fr;min-height:100vh;display:grid}.sidebar{color:#dbe4ee;background:var(--navy);flex-direction:column;height:100vh;padding:28px 20px 20px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;color:#fff;align-items:center;gap:11px;font-size:18px;font-weight:700;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#6c8cff,#3454d1);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:inline-grid;box-shadow:0 8px 22px #0a112555}.workspace-pill{background:#ffffff0a;border:1px solid #ffffff16;border-radius:12px;align-items:center;gap:10px;margin:34px 0 20px;padding:12px;display:flex}.workspace-avatar{color:#a9c8ff;background:#2e4058;border-radius:9px;place-items:center;width:35px;height:35px;font-size:12px;font-weight:700;display:grid}.workspace-pill strong,.workspace-pill small,.user-chip strong,.user-chip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workspace-pill strong{color:#fff;font-size:13px}.workspace-pill small{color:#8fa0b5;margin-top:2px;font-size:11px}nav{gap:5px;display:grid}.nav-button{text-align:left;color:#95a6ba;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;width:100%;padding:11px 12px;font-weight:600;display:flex}.nav-button span{text-align:center;width:18px;font-size:18px}.nav-button:hover{color:#fff;background:#ffffff09}.nav-button.active{color:#fff;background:#ffffff12;box-shadow:inset 3px 0 #6f92ff}.sidebar-foot{border-top:1px solid #ffffff12;margin-top:auto;padding-top:22px}.user-chip{align-items:center;gap:10px;min-width:0;display:flex}.user-chip>span{color:#fff;background:#29405e;border-radius:50%;flex:0 0 33px;place-items:center;height:33px;display:grid}.user-chip div{min-width:0}.user-chip strong{color:#fff;font-size:12px}.user-chip small{color:#8fa0b5;font-size:10px}.text-button{color:#92a5ba;background:0 0;border:0;padding:12px 0 0;font-size:12px}.main{min-width:0;padding:38px 44px 60px}.topbar{justify-content:space-between;align-items:end;gap:20px;max-width:1180px;margin:0 auto 30px;display:flex}.topbar h1{letter-spacing:-.04em;margin:3px 0 0;font-size:28px}.eyebrow{color:#718096;text-transform:uppercase;letter-spacing:.13em;margin-bottom:5px;font-size:11px;font-weight:700}.project-switcher label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 5px 2px;font-size:10px;font-weight:700;display:block}.project-switcher select{min-width:190px}select,input,textarea{color:var(--ink);background:#fff;border:1px solid #dce2e9;border-radius:9px;outline:none;width:100%;padding:10px 12px;transition:all .15s}select:focus,input:focus,textarea:focus{border-color:#7998f7;box-shadow:0 0 0 3px #3867ed18}textarea{resize:vertical}.page-stack,.two-column,.alert{max-width:1180px;margin-left:auto;margin-right:auto}.page-stack{gap:20px;display:grid}.two-column{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.hero-card{color:#fff;background:linear-gradient(110deg,#162943,#233e60);border-radius:16px;justify-content:space-between;align-items:center;padding:30px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #17263f1c}.hero-card:after{content:"";border:40px solid #ffffff08;border-radius:50%;width:230px;height:230px;position:absolute;top:-130px;right:90px}.hero-card h2{margin:4px 0 7px;font-size:23px}.hero-card p:last-child{color:#b9c6d7;margin:0;font-size:14px}.hero-card .eyebrow{color:#8eafff}.hero-card button{z-index:1}.primary,.secondary,.danger{border:0;border-radius:9px;padding:10px 15px;font-size:13px;font-weight:700}.primary{color:#fff;background:var(--blue);box-shadow:0 5px 14px #3867ed33}.primary:hover{background:#2d59dc}.secondary{color:#344154;background:#edf1f5}.danger{color:#b42318;background:#fff0ee}.wide{width:100%}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px 20px;position:relative;overflow:hidden;box-shadow:0 4px 14px #15243a07}.stat:before{content:"";background:#6c8cff;width:3px;position:absolute;top:0;bottom:0;left:0}.stat.amber:before{background:#e4a63d}.stat.green:before{background:#35a26b}.stat.violet:before{background:#8c65d3}.stat p{color:var(--muted);margin-bottom:12px;font-size:12px}.stat strong{color:var(--ink);font:700 29px Manrope;display:block}.stat small{color:#9aa4b1;font-size:11px}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 5px 18px #15243a08}.panel-head{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;padding:21px 23px 17px;display:flex}.panel-head h2{margin:0;font-size:17px}.panel-head .eyebrow{margin-bottom:4px}.count{color:#6b7280;background:#f0f3f6;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700}.toolbar{justify-content:space-between;align-items:center;display:flex}.segmented{background:#e9edf2;border-radius:10px;padding:3px;display:flex}.segmented button{color:#687386;background:0 0;border:0;border-radius:7px;padding:7px 12px;font-size:12px;font-weight:600}.segmented button.active{color:#1e293b;background:#fff;box-shadow:0 2px 5px #10182812}.issue-list{display:grid}.issue-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #f0f2f5;grid-template-columns:8px minmax(0,1fr) auto 18px;align-items:center;gap:14px;padding:16px 20px;display:grid}.issue-row:last-child{border:0}.issue-row:hover{background:#fafbfd}.priority-dot{background:#73a0ee;border-radius:50%;width:7px;height:7px}.priority-dot.high{background:#e46055}.priority-dot.medium{background:#eab15b}.issue-main{min-width:0}.issue-main strong,.issue-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.issue-main strong{color:#202938;font-size:14px}.issue-main small{color:#97a1ad;margin-top:4px;font-size:11px}.status{text-transform:capitalize;color:#53657b;background:#edf1f5;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:700}.status.in_progress{color:#94631b;background:#fff4d8}.status.done{color:#277650;background:#dff6e9}.chevron{color:#aab2bd;font-size:20px}.activity-list{padding:5px 22px 15px}.activity-row{border-bottom:1px solid #f0f2f5;gap:14px;padding:14px 2px;display:flex}.activity-row:last-child{border:0}.activity-dot{background:#68e;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:5px;box-shadow:0 0 0 4px #6688ee17}.activity-row strong,.activity-row small{display:block}.activity-row strong{font-size:13px}.activity-row small{color:#929caa;margin-top:4px;font-size:11px}.member-list,.project-list{padding:4px 22px}.member-row,.project-row{border-bottom:1px solid #f0f2f5;align-items:center;gap:12px;padding:14px 0;display:flex}.member-row>span:first-child,.project-row>span:first-child{color:#5272d4;background:#edf2ff;border-radius:9px;flex:0 0 34px;place-items:center;height:34px;font-weight:700;display:grid}.member-row div,.project-row div{flex:1;min-width:0}.member-row strong,.member-row small,.project-row strong,.project-row small{display:block}.member-row strong,.project-row strong{font-size:13px}.member-row small,.project-row small{color:#919ba8;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.role{color:#68768a;text-transform:capitalize;background:#edf1f5;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:700}.role.owner{color:#6950ae;background:#eee9fb}.inline-form{grid-template-columns:1fr auto;gap:8px;margin:15px 22px 22px;display:grid}.stack-form{gap:14px;display:grid}.stack-form.compact{border-top:1px solid #f0f2f5;padding:20px 22px 22px}.stack-form label,.auth-card label{color:#4a5667;gap:6px;font-size:11px;font-weight:700;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.note{padding:0 22px 18px}.alert{color:#9f3e16;background:#fff4ed;border:1px solid #ffd5bd;border-radius:9px;justify-content:space-between;gap:12px;margin-bottom:18px;padding:11px 13px;font-size:12px;display:flex}.alert button{color:inherit;background:0 0;border:0;font-weight:700}.empty{color:#8993a0;text-align:center;place-items:center;padding:48px 24px;display:grid}.empty>span{color:#5979d5;background:#eef2ff;border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:12px;font-size:20px;display:grid}.empty strong{color:#374151;font-size:14px}.empty p{max-width:340px;margin:6px 0 0;font-size:12px}.skeleton{gap:12px;padding:22px;display:grid}.skeleton i{background:linear-gradient(90deg,#f1f3f5,#f8f9fa,#f1f3f5) 0 0/200%;border-radius:8px;height:43px;animation:1.2s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1425a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:min(500px,100%);max-height:calc(100vh - 48px);padding:23px;overflow:auto;box-shadow:0 30px 80px #050a1266}.modal.wide{width:min(690px,100%)}.modal header{justify-content:space-between;align-items:start;margin-bottom:20px;display:flex}.modal header h2{margin:0;font-size:20px}.modal header button{color:#697485;background:#f0f2f5;border:0;border-radius:50%;width:30px;height:30px;font-size:20px;line-height:1}.modal-actions{justify-content:flex-end;gap:8px;margin-top:3px;display:flex}.modal-actions.split{grid-template-columns:auto 1fr auto auto;display:grid}.comments{border-top:1px solid #e9edf2;margin-top:22px;padding-top:19px}.comments h3{font:700 14px Manrope}.comments h3 span{color:#8a95a3;margin-left:5px;font-size:11px}.comment{gap:10px;margin:12px 0;display:flex}.comment>span{color:#5272d4;background:#edf2ff;border-radius:50%;flex:0 0 28px;place-items:center;height:28px;font-size:10px;font-weight:700;display:grid}.comment p{background:#f6f8fa;border-radius:8px;margin:0 0 3px;padding:9px 11px;font-size:12px}.comment small{color:#929caa;font-size:10px}.comment-form{grid-template-columns:1fr auto;align-items:end;gap:8px;margin-top:14px;display:grid}.muted{color:var(--muted)}.auth-page{grid-template-columns:minmax(360px,46%) 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 80% 20%,#375574,#0000 32%),linear-gradient(145deg,#111e31,#1d334d);flex-direction:column;justify-content:space-between;padding:42px 9%;display:flex}.auth-story h1{letter-spacing:-.06em;margin:9px 0 22px;font-size:clamp(37px,4vw,58px);line-height:1.08}.auth-story>div>p:last-child{color:#aab9ca;max-width:470px;line-height:1.7}.auth-story .eyebrow{color:#89aafb}.signal{align-items:center;gap:15px;display:flex}.signal>span{color:#8ea8c6;border:1px solid #ffffff2b;border-radius:9px;padding:10px;font-weight:700}.signal strong,.signal small{display:block}.signal small{color:#91a2b5;margin-top:4px}.auth-panel{background:#f7f8fa;place-items:center;padding:35px;display:grid}.auth-card{width:min(410px,100%)}.auth-card h2{letter-spacing:-.04em;margin:5px 0 8px;font-size:27px}.auth-card>.muted{margin-bottom:25px;font-size:13px}.auth-card form{gap:14px;display:grid}.switch-mode{color:#4968c5;background:0 0;border:0;margin:19px auto 0;font-size:12px;font-weight:700;display:block}.splash{color:#647083;place-content:center;justify-items:center;gap:12px;min-height:100vh;display:grid}.splash .brand-mark{width:44px;height:44px}@media (width<=900px){.app-shell{grid-template-columns:76px 1fr}.sidebar{padding:25px 12px}.brand>span:last-child,.workspace-pill>span:last-child,.nav-button{font-size:0}.brand,.workspace-pill,.nav-button,.user-chip{justify-content:center}.nav-button span{font-size:18px}.user-chip div,.text-button{display:none}.main{padding:30px 24px 50px}.stat-grid{grid-template-columns:1fr 1fr}.two-column{grid-template-columns:1fr}}@media (width<=640px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;gap:16px;height:auto;padding:12px 16px;position:static}.workspace-pill,.sidebar-foot{display:none}.sidebar nav{margin-left:auto;display:flex}.nav-button{width:38px;padding:7px}.main{padding:24px 16px 40px}.topbar{flex-direction:column;align-items:start}.project-switcher,.project-switcher select{width:100%}.hero-card{flex-direction:column;align-items:start;gap:20px;padding:25px}.toolbar{flex-direction:column;align-items:stretch;gap:10px}.segmented{overflow-x:auto}.issue-row{grid-template-columns:7px minmax(0,1fr) auto}.chevron{display:none}.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{min-height:100vh;padding:25px}.form-row{grid-template-columns:1fr}.modal-actions.split{grid-template-columns:1fr 1fr}.modal-actions.split span{display:none}.comment-form,.inline-form{grid-template-columns:1fr}}.docs-page{background:#f6f8fa;min-height:100vh;padding:32px max(24px,50vw - 490px) 70px}.docs-page>.brand{color:#17263e;margin-bottom:64px;text-decoration:none}.docs-page section>h1{letter-spacing:-.055em;margin:8px 0 12px;font-size:44px}.docs-lead{color:#5d6878;max-width:760px;font-size:17px;line-height:1.7}.docs-note{color:#d6dfeb;background:#15243a;border-radius:12px;grid-template-columns:180px 1fr;gap:20px;margin:28px 0 38px;padding:20px 22px;display:grid}.docs-note span{color:#aebdcd}.docs-page h2{margin:34px 0 14px;font-size:19px}.docs-page code{background:#e9edf3;border-radius:5px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.route-list{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.route-list article{border-bottom:1px solid #edf0f3;grid-template-columns:110px minmax(280px,1fr) 1.3fr;align-items:center;gap:16px;padding:15px 18px;display:grid}.route-list article:last-child{border:0}.route-list article>strong{color:#4161c3;font-size:10px}.route-list article p{color:#6b7482;margin:0;font-size:12px;line-height:1.5}@media (width<=700px){.docs-page>.brand{margin-bottom:42px}.docs-note,.route-list article{grid-template-columns:1fr}.route-list article{gap:7px}.route-list article code{overflow:auto}.docs-page section>h1{font-size:36px}}
