@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&family=DM+Mono:wght@400;500&display=swap";:root{--steel-50:#f6f7f8;--steel-100:#eceef1;--steel-200:#d7dbe0;--steel-400:#8e97a3;--steel-600:#4a5462;--steel-800:#262d37;--steel-900:#171c23;--orange:#e8630a;--orange-dark:#c85208;--green:#23774f;--amber:#986013;--white:#fff;--line:#dfe3e8;--font:"Barlow","Trebuchet MS",sans-serif;--mono:"DM Mono",monospace}*{box-sizing:border-box}body{color:var(--steel-900);background:var(--steel-50);font-family:var(--font);margin:0;font-size:16px;line-height:1.5}button,input,select{font:inherit}a,button,input,select,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}h1,h2,h3,p{margin:0}h2{letter-spacing:-.035em;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:700}h3{letter-spacing:-.02em;font-size:1.2rem}svg{width:24px;height:24px}button{border:0}button:disabled{opacity:.5}.workspace{max-width:1600px;margin:auto;padding:0 56px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;height:104px}.brand,.topbar{align-items:center;display:flex}.brand{letter-spacing:.07em;gap:15px;font-size:21px;font-weight:800;line-height:1.1}.brand:hover{text-decoration:none}.brand small{font-family:var(--mono);letter-spacing:.1em;margin-top:7px;font-size:9px;font-weight:400;display:block}.brand-symbol{background:var(--steel-900);color:#fff;letter-spacing:-.14em;width:46px;height:46px;padding-left:11px;font-size:42px;line-height:38px}.brand-symbol span{color:var(--orange)}.topbar-right{align-items:center;gap:26px;display:flex}.eyebrow,.internal-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:400}.internal-label{color:var(--steel-600)}.hero{grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:70px;padding:64px 0 50px;display:grid}.hero h1{letter-spacing:-.065em;margin:24px 0;font-size:clamp(3rem,5.7vw,5.8rem);font-weight:600;line-height:1.02}.hero h1 span{color:var(--steel-400)}.hero-description{max-width:580px;color:var(--steel-600);font-size:18px;line-height:1.6}.live-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.hero-actions{align-items:center;gap:24px;margin-top:28px;display:flex}.button{background:var(--orange);color:#fff;border-radius:5px;justify-content:center;align-items:center;gap:28px;padding:13px 20px;font-weight:600;display:inline-flex}.button:hover{background:var(--orange-dark)}.button.secondary{color:var(--steel-800);border:1px solid var(--line);background:#fff}.text-button{color:var(--steel-600);border-bottom:1px solid var(--steel-200);background:0 0;padding:4px 0;font-size:14px}.text-button:hover{color:var(--orange-dark);border-color:var(--orange)}.hero-note{background:linear-gradient(135deg,#fff6ed,#f1e4d7);border:1px solid #e9d2bb;min-height:290px;padding:29px;position:relative;overflow:hidden}.hero-note:after{content:"";border:1px solid #d5bba3;border-radius:50%;width:170px;height:170px;position:absolute;top:55px;right:-110px;box-shadow:0 0 0 20px #e9d7c580,0 0 0 40px #e9d7c550}.hero-note>p{letter-spacing:-.045em;margin:20px 0;font-size:34px;line-height:1.08}.note-rule{background:var(--orange);width:35px;height:2px;margin-bottom:17px}.hero-note .small{color:#725c48;font-size:12px}.note-index{font-family:var(--mono);color:#947b65;font-size:10px;position:absolute;bottom:15px;right:18px}.metrics{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.metric{flex-direction:column;gap:6px;min-width:0;padding:25px 26px;display:flex}.metric+.metric{border-left:1px solid var(--line)}.metric>.eyebrow{color:var(--steel-600);font-size:9px}.metric>strong{letter-spacing:-.045em;font-size:35px;font-weight:500}.metric strong small{color:var(--steel-400);margin-left:6px;font-size:17px}.green{color:var(--green)}.amber{color:var(--amber)}.small{font-size:13px}.muted{color:var(--steel-600)}.coverage-strip{color:#72552a;background:#f7f0e3;border:1px solid #ecdfc5;border-radius:5px;align-items:center;gap:12px;margin:16px 0 36px;padding:12px 16px;font-size:12px;display:flex}.coverage-strip p{flex:1}.coverage-strip strong{font-weight:600}.coverage-strip .text-button{white-space:nowrap;font-size:12px}.tabs{border-bottom:1px solid var(--line);gap:32px;display:flex;overflow-x:auto}.tabs button{white-space:nowrap;color:var(--steel-600);background:0 0;border-bottom:3px solid #0000;align-items:center;gap:10px;padding:16px 0;font-weight:500;display:flex}.tabs button span{font-family:var(--mono);color:var(--steel-400);font-size:10px}.tabs button.active{color:var(--steel-900);border-bottom-color:var(--orange)}.tabs button.active span{color:var(--orange)}.view-content{min-height:350px;padding:34px 0 54px}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:25px;display:flex}.section-heading .eyebrow{color:var(--steel-600);margin-bottom:9px}.section-heading>p{max-width:370px;color:var(--steel-600);font-size:13px}.panel{border:1px solid var(--line);background:#fff;border-radius:7px}.people-grid,.repository-grid,.roadmap-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.person-card,.repo-card,.roadmap-card{min-width:0;padding:25px}.roadmap-card{animation:.35s both reveal;animation-delay:var(--delay)}.roadmap-card h3{margin:22px 0 15px}.row{align-items:center;gap:10px;display:flex}.spread{justify-content:space-between}.progress-track{background:var(--steel-100);border-radius:3px;height:5px;margin:10px 0;overflow:hidden}.progress-track span{background:var(--green);border-radius:3px;height:100%;display:block}.progress-track.orange span{background:var(--orange)}.pill{background:var(--steel-100);overflow-wrap:anywhere;border-radius:4px;max-width:100%;padding:4px 8px;font-size:10px;line-height:1.5;display:inline-block}.pill.warning{color:#875506;background:#fff1ce}.task-list{margin:21px 0 0;padding:0;list-style:none}.task-list li{border-top:1px solid var(--steel-100);align-items:start;gap:10px;padding:12px 0;font-size:13px;line-height:1.45;display:flex}.task-list li>div{overflow-wrap:anywhere;min-width:0}.task-meta{color:var(--steel-600);margin-top:5px;font-size:10px;line-height:1.5;display:block}.status-mark{background:var(--steel-100);width:25px;height:25px;color:var(--steel-400);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.status-mark svg{width:18px;height:18px}.status-mark.is-done{color:var(--green);background:#e6f3eb}.status-mark.is-warning{color:var(--amber);background:#fff0c9}.status-mark.is-progress{color:#456d8c;background:#e9f0f6}.status-mark.is-archived{opacity:.55}details{border-top:1px solid var(--line);margin-top:15px;padding-top:14px}summary{color:var(--steel-600);font-size:12px;font-weight:500}.expanded-list{max-height:380px;overflow-y:auto}.notice{color:#71572f;background:#faf3e7;border:1px solid #e9ddc9;border-radius:6px;margin-top:24px;padding:20px 24px;font-size:13px}.notice h3{margin-bottom:10px}.notice ul{padding-left:20px}.notice li+li{margin-top:8px}.notice.error{color:#963e28;background:#fff0ed;border-color:#f1cec5}.notice.error .button{margin-top:15px}.filters{flex-wrap:wrap;align-items:end;gap:18px;margin-bottom:20px;padding:20px;display:flex}.filters label{color:var(--steel-600);flex-direction:column;gap:7px;font-size:11px;font-weight:600;display:flex}.search-field{flex:1;min-width:200px}input[type=search],select{border:1px solid var(--steel-200);background:var(--steel-50);min-height:42px;color:var(--steel-900);border-radius:4px;max-width:100%;padding:10px 12px;font-size:13px}.filters .checkbox{flex-direction:row;align-self:center;align-items:center;margin-top:17px}.checkbox input{accent-color:var(--orange)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{color:var(--steel-600);font-size:10px;font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);background:#fbfcfc;padding:16px 20px;font-weight:400}td{border-bottom:1px solid var(--steel-100);vertical-align:middle;padding:15px 20px}td:first-child{min-width:290px;max-width:600px}td:nth-child(3){min-width:150px}tbody tr:last-child td{border-bottom:0}.ticket-title{font-weight:500}.nowrap{white-space:nowrap}.load-more{margin:22px auto;display:flex}.load-more+p,.table-wrap+p{margin-top:15px}.person-card h3{margin:20px 0 8px}.avatar{color:#805b34;background:#f1e5d8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:600;display:flex}.person-hours{letter-spacing:-.045em;font-size:38px;font-weight:500}.person-card .eyebrow{font-size:8px}.time-list{max-height:320px;margin:15px 0 0;padding:0;list-style:none;overflow:auto}.time-list li{border-top:1px solid var(--steel-100);justify-content:space-between;gap:15px;padding:8px 0;font-size:12px;display:flex}.time-list strong{white-space:nowrap;font-weight:500}.source-row{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:22px 25px;display:flex}.source-row:last-child{border-bottom:0}.source-row>div{flex:1;min-width:0}.source-row h3{font-size:15px}.source-row strong{white-space:nowrap;font-weight:500}.source-row .small{margin-top:4px}.source-list+.notice{margin-bottom:40px}.repo-card h3{overflow-wrap:anywhere;margin:13px 0}.repo-card>p{margin-top:10px}.commit-list{margin:20px 0 0;padding:0;list-style:none}.commit-list li{border-top:1px solid var(--steel-100);overflow-wrap:anywhere;padding:10px 0;font-size:12px}.empty{text-align:center;color:var(--steel-600);padding:45px}.loading{margin:50px 0;padding:50px}.loading h1{margin:20px 0 8px;font-size:28px}.loading-line{background:var(--orange);width:45px;height:3px;animation:1.5s infinite pulse;display:block}footer{border-top:1px solid var(--line);color:var(--steel-600);justify-content:space-between;gap:20px;padding:24px 0 32px;font-size:11px;display:flex}.skip-link{z-index:10;background:var(--steel-900);color:#fff;padding:10px 18px;position:absolute;top:-100px;left:20px}.skip-link:focus{top:15px}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{opacity:.3}}@media (width>=1500px){.hero{gap:130px}.person-card,.repo-card,.roadmap-card{padding:30px}}@media (width<=1100px){.workspace{padding:0 30px}.hero{grid-template-columns:minmax(0,1fr) 260px;gap:35px}.hero-note{padding:23px}.people-grid,.repository-grid,.roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{padding:20px 17px}.metric>strong{font-size:28px}.metric .small{font-size:11px}.hero-description{font-size:16px}.tabs{gap:25px}}@media (width<=720px){.workspace{padding:0 20px}.topbar{height:82px}.internal-label{display:none}.brand{gap:10px;font-size:18px}.brand-symbol{width:39px;height:39px;padding-left:9px;font-size:36px;line-height:33px}.brand small{font-size:8px}.hero{grid-template-columns:1fr;gap:25px;padding:36px 0 28px}.hero h1{font-size:clamp(3rem,12vw,4.8rem)}.hero-note{display:none}.hero-actions{flex-wrap:wrap;gap:19px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{padding:19px 15px}.metric:nth-child(3){border-left:0}.metric:nth-child(3),.metric:nth-child(4){border-top:1px solid var(--line)}.metric>strong{font-size:29px}.metric>.eyebrow{font-size:8px}.coverage-strip{align-items:start;margin-bottom:20px}.coverage-strip>.text-button{display:none}.tabs{gap:24px;margin-right:-20px;padding-right:20px}.tabs button{font-size:13px}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:12px}.people-grid,.repository-grid,.roadmap-grid{grid-template-columns:1fr}.view-content{padding-top:27px}.filters{gap:13px;padding:16px}.filters>label:not(.checkbox){flex:1;min-width:140px}.filters>.search-field{flex-basis:100%!important}.filters .checkbox{margin-top:4px}.source-row{flex-wrap:wrap;gap:10px;padding:18px 15px}.source-row>strong{margin-left:35px}.source-row h3{font-size:14px}.notice{padding:18px}.topbar-right{gap:10px}.loading{padding:25px}footer{flex-direction:column;gap:9px}.metric .small{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation:none!important}}
