:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f7f7f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scrollbar-gutter:stable}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f7f8}#app{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}input,select{width:100%;height:2.6rem;border:1px solid #d8d8de;border-radius:7px;background:#fff;color:#171717;padding:0 .78rem;line-height:1.2;outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.25 6.25L8 10L11.75 6.25' stroke='%23171717' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .52rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2rem}input:focus,select:focus{border-color:#171717;box-shadow:0 0 0 3px #17171714}pre,code{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}pre{margin:0;overflow:auto;border:1px solid #25272c;border-radius:7px;background:#101114;color:#eef0f4;padding:.95rem;line-height:1.55;font-size:.83rem}.shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;border-right:1px solid #dedee3;background:#fff;padding:1rem}.brand,.mobile-brand{display:flex;align-items:center;gap:.75rem}.brand strong{display:block;line-height:1.1}.brand small,.sidebar-footer span,.muted,.eyebrow,.issue-row p,.issue-detail-header p,.event-tab span,.context-list span,.meta-grid span{color:#70717a}.brand-mark{display:grid;place-items:center;width:2.15rem;height:2.15rem;border-radius:8px;overflow:hidden}.brand-mark.large{width:3rem;height:3rem}.brand-mark img{display:block;width:100%;height:100%}.nav{display:grid;gap:.25rem;margin-top:1.55rem}.nav a{display:flex;align-items:center;gap:.65rem;border-radius:7px;padding:.68rem .72rem;color:#45464f;font-weight:700}.nav a.router-link-active{background:#f0f0f2;color:#171717}.nav-dot,.status-dot{width:.48rem;height:.48rem;border-radius:999px;background:#e5484d}.status-dot.live{background:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.sidebar-footer{display:grid;gap:.75rem;margin-top:auto;border-top:1px solid #eeeef1;padding-top:.9rem}.sidebar-account{display:flex;min-width:0;align-items:center;gap:.65rem;border-radius:7px;padding:.25rem;transition:background .14s ease}.sidebar-account:hover{background:#f7f7f8}.sidebar-account span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar{display:grid;flex:0 0 auto;place-items:center;width:1.75rem;height:1.75rem;border-radius:999px;background:#f0f0f2;color:#171717;font-size:.78rem;font-weight:850}.main{display:flex;flex-direction:column;min-width:0;min-height:100vh;padding:1.25rem}.main-content{flex:1 0 auto}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;max-width:1180px;width:100%;margin:.35rem auto 1rem}.topbar h1,.auth-copy h1,.workspace-header h2,.list-header h2,.issue-detail-header h2{margin:0;letter-spacing:0}.topbar h1{font-size:1.35rem;line-height:2.25rem}.eyebrow{margin:0 0 .24rem;text-transform:uppercase;letter-spacing:.08em;font-size:.69rem;font-weight:850}.primary-button,.secondary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;height:2.6rem;border-radius:7px;border:1px solid transparent;padding:0 .92rem;font-size:.92rem;font-weight:780;line-height:1;white-space:nowrap}.primary-button{background:#171717;color:#fff}.secondary-button{background:#e5484d;color:#fff}.ghost-button{background:#fff;border-color:#d8d8de;color:#3f4048}.ghost-button:hover,.project-card:hover,.issue-row:hover,.event-tab:hover{border-color:#c7c7cf;background:#fbfbfc}.ghost-button.danger{color:#b4232a}.auth-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem;background:linear-gradient(180deg,#ffffffeb,#f7f7f8fa),radial-gradient(circle at 20% 12%,rgba(229,72,77,.14),transparent 24rem)}.auth-panel{display:grid;grid-template-columns:minmax(0,1fr) 410px;width:min(1040px,100%);min-height:620px;overflow:hidden;border:1px solid #dedee3;border-radius:8px;background:#fff;box-shadow:0 22px 70px #0f0f1414}.auth-copy{display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;padding:2rem;border-right:1px solid #eeeef1;background:#fbfbfc}.auth-copy h1{max-width:560px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.96}.auth-copy p:last-of-type{max-width:430px;color:#555761;font-size:1.04rem}.auth-feature-list{display:grid;gap:.45rem;max-width:520px;margin:0;padding:0;color:#3f4048;font-size:.94rem;list-style:none}.auth-feature-list li{display:flex;align-items:flex-start;gap:.55rem}.auth-feature-list li:before{content:"";flex:0 0 auto;width:.42rem;height:.42rem;margin-top:.46rem;border-radius:999px;background:#e5484d}.auth-preview{display:grid;gap:.55rem;width:min(430px,100%);margin-top:1rem}.preview-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #e5e5e9;border-radius:7px;background:#fff;padding:.78rem .9rem;color:#4b4c55}.preview-row strong{color:#171717}.preview-row.severe{border-color:#e5484d59}.preview-row.quiet{opacity:.72}.auth-form{display:flex;flex-direction:column;justify-content:center;gap:.95rem;padding:2rem}.auth-form h2{margin:0 0 .3rem;font-size:1.65rem}.auth-form label{display:grid;gap:.4rem;font-weight:750;color:#3f4048}.auth-form a{font-weight:750;color:#171717;text-decoration:underline;text-underline-offset:3px}.form-error{border:1px solid #f2b8bb;border-radius:7px;background:#fff7f7;color:#b4232a;padding:.76rem .85rem}.form-success{border:1px solid #b7e3c3;border-radius:7px;background:#f2fbf4;color:#157f3b;padding:.76rem .85rem}.app-footer{flex:0 0 auto;max-width:1180px;width:100%;margin:1rem auto 0;color:#8a8b93;font-size:.78rem;font-weight:700;text-align:center}.app-footer a{color:inherit;transition:color .14s ease}.app-footer a:hover{color:#171717}.auth-footer{width:min(1040px,100%);margin-top:.9rem}.toolbar,.workspace-header,.workspace-hero,.project-command,.account-grid,.list-header,.issue-detail-header,.metric-strip,.setup-grid,.setup-stack,.project-grid,.project-table,.issue-list,.inbox-panel,.event-layout,.skeleton-list,.empty-state{max-width:1180px;width:100%;margin-left:auto;margin-right:auto}.workspace-header,.workspace-hero,.project-command,.list-header,.issue-detail-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.topbar-title{min-width:0}.title-row{display:flex;align-items:center;gap:.6rem;min-width:0}.back-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.25rem;height:2.25rem;border:1px solid transparent;border-radius:999px;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23171717' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='19' y1='12' x2='5' y2='12'/%3E%3Cpolyline points='12 19 5 12 12 5'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:1.16rem;box-shadow:none;color:#555761}.back-button:before{display:none}.back-button:hover{border-color:transparent;background-color:#f0f0f2;box-shadow:none;color:#171717}.workspace-header,.workspace-hero,.project-command{border:1px solid #dedee3;border-radius:8px;background:#fff;padding:1rem}.workspace-hero{min-height:112px}.project-command{margin-bottom:.75rem}.workspace-header h2,.workspace-hero h2,.project-command h2,.list-header h2{font-size:1.32rem}.workspace-header p:last-child,.workspace-hero p:last-child,.project-command p:last-child{margin:.35rem 0 0}.inline-form{display:flex;align-items:center;gap:.65rem}.inline-form button{flex:0 0 auto}.inline-form.compact{width:min(460px,100%)}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:1rem}.metric-strip div{display:grid;gap:.2rem;border:1px solid #dedee3;border-radius:8px;background:#fff;padding:.85rem}.metric-strip span{color:#70717a;font-size:.78rem;font-weight:750}.metric-strip strong{font-size:1.35rem}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.project-table{display:grid;overflow:hidden;border:1px solid #dedee3;border-radius:8px;background:#fff}.project-row{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(180px,300px) auto;align-items:center;gap:.85rem;border-bottom:1px solid #eeeef1;padding:.85rem 1rem}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fbfbfc}.project-row-main{display:grid;min-width:0;gap:.16rem}.project-row-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-row-main small{color:#70717a}.project-row code{overflow:hidden;text-overflow:ellipsis;border:1px solid #e5e5e9;border-radius:7px;background:#fafafa;padding:.55rem .65rem;color:#4b4c55;font-size:.78rem}.row-action{color:#171717;font-weight:800}.project-card,.setup-panel,.account-panel,.empty-state,.issue-row,.event-detail,.event-list{border:1px solid #dedee3;border-radius:8px;background:#fff}.project-card{display:grid;gap:.9rem;padding:1rem;transition:border-color .14s ease,background .14s ease,transform .14s ease}.project-card:hover{transform:translateY(-1px)}.project-card-top{display:flex;align-items:center;justify-content:space-between}.project-icon{display:grid;place-items:center;width:2.15rem;height:2.15rem;border-radius:7px;background:#f0f0f2;font-weight:850}.project-card h2,.setup-panel h3,.account-panel h2,.issue-row h3,.event-detail h3{margin:0}.account-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:.75rem;align-items:start}.account-panel{display:grid;gap:.85rem;padding:1rem}.account-form{display:grid;gap:.8rem}.account-form label{display:grid;gap:.4rem;color:#3f4048;font-weight:750}.account-form .secondary-button{width:fit-content}.subscription-panel{min-height:260px}.coming-soon-box{display:grid;gap:.25rem;border:1px dashed #cfcfd6;border-radius:8px;background:#fbfbfc;padding:.9rem}.coming-soon-box span{color:#70717a}.project-card code,.key-box{display:block;overflow:hidden;text-overflow:ellipsis;border:1px solid #e5e5e9;border-radius:7px;background:#fafafa;padding:.7rem;color:#4b4c55;font-size:.78rem}.setup-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:.75rem;margin-bottom:1rem}.setup-stack{display:grid;gap:.65rem;margin-top:.75rem}.setup-panel{display:grid;align-content:start;gap:.85rem;padding:1rem}.setup-panel summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;list-style:none;cursor:pointer}.setup-panel summary>span{min-width:0}.setup-panel summary>.ghost-button{grid-column:2;grid-row:1}.setup-panel summary:after{content:"";display:grid;grid-column:2;grid-row:1;flex:0 0 auto;place-items:center;width:1.7rem;height:1.7rem;border:1px solid #dedee3;border-radius:999px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5V13M5 9H13' stroke='%2370717A' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:1.05rem;color:#70717a;font-weight:850;line-height:1;margin-top:.05rem}.setup-panel summary:has(.ghost-button):after{display:none}.setup-panel[open] summary:after{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 9H13' stroke='%2370717A' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E")}.setup-panel summary::-webkit-details-marker{display:none}.setup-panel summary strong{display:block;font-size:1rem}.setup-panel[open] summary{margin-bottom:.85rem}.setup-panel summary+*,.setup-panel .inline-form+*,.setup-panel .token-form+*,.setup-panel .key-box+*,.setup-panel .token-list+*{margin-top:.85rem}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.token-list{display:grid;gap:.55rem}.token-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,240px) auto;gap:.65rem}.token-secret-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;border:1px solid #dedee3;border-radius:8px;background:#fbfbfc;padding:.85rem}.token-secret-card div,.token-row span{display:grid;min-width:0;gap:.18rem}.token-secret-card code{grid-column:1 / -1;overflow:auto;border:1px solid #e5e5e9;border-radius:7px;background:#fff;padding:.7rem;color:#171717}.token-secret-card .ghost-button{grid-column:2;grid-row:1}.token-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top:1px solid #eeeef1;padding-top:.65rem}.token-row small{overflow:hidden;color:#70717a;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.list-header{margin-top:.25rem}.list-header select{width:min(220px,100%)}.inbox-panel{overflow:hidden;border:1px solid #dedee3;border-radius:8px;background:#fff}.inbox-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #eeeef1;padding:.95rem 1rem}.inbox-header h2{margin:0;font-size:1.25rem}.inbox-header select{width:min(210px,100%)}.issue-list{display:grid;overflow:hidden}.issue-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;border:0;border-bottom:1px solid #eeeef1;border-radius:0;padding:.82rem .9rem;transition:background .14s ease}.issue-row:last-child{border-bottom:0}.issue-main{display:flex;min-width:0;align-items:flex-start;gap:.8rem}.issue-main h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.96rem}.issue-main p{margin:.22rem 0 0;font-size:.84rem}.issue-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:999px;background:#f0f0f2;color:#171717;font-size:.84rem}.status-pill{flex:0 0 auto;border-radius:999px;padding:.22rem .55rem;font-size:.72rem;font-weight:850;text-transform:capitalize}.status-open{background:#fff0f0;color:#b4232a}.status-resolved{background:#edf9f0;color:#157f3b}.status-ignored{background:#f0f0f2;color:#555761}.issue-detail-header{align-items:flex-start;border:1px solid #dedee3;border-radius:8px;background:#fff;padding:1rem}.issue-detail-header h2{margin-top:.65rem;max-width:880px;font-size:1.35rem;line-height:1.25}.issue-detail-header p{margin:.45rem 0 0}.event-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:.75rem;align-items:start}.event-list{display:grid;padding:.5rem}.event-list-title{display:flex;align-items:center;justify-content:space-between;padding:.45rem .45rem .7rem}.event-tab{display:grid;gap:.25rem;width:100%;border:1px solid transparent;border-radius:7px;background:transparent;padding:.72rem;text-align:left}.event-tab.active{border-color:#dedee3;background:#f7f7f8}.event-detail{display:grid;gap:.85rem;padding:1rem;min-width:0}.meta-grid,.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.meta-grid div{display:grid;gap:.18rem;border:1px solid #eeeef1;border-radius:7px;background:#fbfbfc;padding:.75rem}.message-panel{display:grid;gap:.2rem}.stack{max-height:430px}.context-list{display:grid;gap:.55rem;border-top:1px solid #eeeef1;padding-top:.85rem}.context-list p{display:grid;grid-template-columns:112px minmax(0,1fr);gap:.75rem;margin:0;word-break:break-word}.empty-state{display:grid;place-items:center;gap:.45rem;min-height:260px;border:1px dashed #cfcfd6;padding:2rem;text-align:center}.inbox-panel .empty-state{border:0;border-radius:0;min-height:220px}.empty-state h2,.empty-state p{margin:0}.empty-icon{display:grid;place-items:center;width:2.7rem;height:2.7rem;border-radius:7px;background:#fff0f0;color:#b4232a;font-weight:900}.skeleton-list{display:grid;gap:.65rem}.skeleton-row{height:70px;border-radius:8px;background:linear-gradient(90deg,#ececf0,#f8f8fa,#ececf0);background-size:200% 100%;animation:shimmer 1.2s infinite}.mobile-brand,.mobile-only{display:none}@keyframes shimmer{to{background-position:-200% 0}}.main-content>*,.auth-card{animation:page-in .15s ease both}@keyframes page-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.main-content>*,.auth-card{animation:none}}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-brand,.mobile-only{display:inline-flex}.main{padding:1rem}.setup-grid,.event-layout,.auth-panel,.account-grid{grid-template-columns:1fr}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-panel{min-height:auto}.auth-copy{min-height:360px;border-right:0;border-bottom:1px solid #eeeef1}.issue-row{grid-template-columns:1fr}.workspace-header,.workspace-hero,.project-command,.toolbar,.list-header,.inbox-header,.issue-detail-header,.inline-form,.token-form{align-items:stretch;flex-direction:column}.token-form,.token-secret-card{grid-template-columns:1fr}.token-secret-card .ghost-button{grid-column:auto;grid-row:auto}.meta-grid,.split-grid{grid-template-columns:1fr}.list-header select{width:100%}.project-row{grid-template-columns:auto minmax(0,1fr)}.project-row code,.row-action{grid-column:2}}@media(max-width:560px){.topbar{align-items:flex-start}.auth-screen,.auth-copy,.auth-form{padding:1rem}.auth-footer{margin-top:.75rem}.auth-copy h1{font-size:2.35rem}.metric-strip{grid-template-columns:1fr}.issue-main{flex-direction:column}.issue-main h3{white-space:normal}.context-list p{grid-template-columns:1fr}}
