@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}}:root{color:var(--bw-text);background:var(--bw-surface);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bw-surface);min-width:320px;color:var(--bw-text);margin:0}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.35}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--bw-accent);outline-offset:3px}.eyebrow{color:var(--bw-accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:850}.brand{align-items:center;gap:.7rem;font-weight:850;display:inline-flex}.brand>b{background:var(--bw-accent);width:2.3rem;height:2.3rem;color:var(--bw-surface);border-radius:.6rem;place-items:center;display:grid}.brand span{line-height:1}.brand small{color:var(--bw-muted);margin-top:.25rem;font-size:.56rem;font-weight:600;display:block}.primary{border:1px solid var(--bw-accent);background:var(--bw-accent);min-height:2.8rem;color:var(--bw-surface);border-radius:.55rem;padding:.7rem 1.05rem;font-size:.75rem;font-weight:800}.avatar{color:#282521;background:#e3dfd6;border-radius:50%;flex:none;place-items:center;width:2.35rem;height:2.35rem;font-size:.62rem;font-weight:850;display:grid}.empty{color:var(--bw-muted);text-align:center;padding:3rem 1rem}.modal{z-index:50;background:#151515aa;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal>form,.modal>div{background:var(--bw-surface);border-radius:1rem;width:min(31rem,100%);padding:2rem;position:relative;box-shadow:0 2rem 5rem #0004}.modal h2{letter-spacing:-.04em;margin:.6rem 0 1.5rem;font-size:2rem}.modal label{color:var(--bw-muted);gap:.45rem;margin:1rem 0;font-size:.68rem;font-weight:700;display:grid}.modal input,.modal textarea,.modal select{background:#fff;border:1px solid #7775;border-radius:.5rem;width:100%;padding:.8rem}.modal textarea{resize:vertical;min-height:7rem}.modal .primary{width:100%;margin-top:.6rem}.close{background:0 0;border:0;font-size:1.5rem;position:absolute;top:1rem;right:1rem}:root{--bw-accent:#3157d5;--bw-surface:#f5f7fb;--bw-text:#172038;--bw-muted:#66708a}.projects header{align-items:center;display:flex}.projects>header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f7fbeb;border-bottom:1px solid #17203820;justify-content:space-between;padding:1rem 3vw;position:sticky;top:0}.projects>header nav{gap:1.5rem;font-size:.7rem;display:flex}.projects>header nav a{padding:.6rem}.projects>header nav .active{border-bottom:2px solid var(--bw-accent);font-weight:800}.head-actions{align-items:center;gap:.7rem;display:flex}.head-actions>button:not(.primary){background:0 0;border:0}.people{font-size:.58rem}.projects main{padding:2.5rem 3vw}.project-head{justify-content:space-between;align-items:end;gap:2rem;display:flex}.project-head h1{letter-spacing:-.06em;margin:.5rem 0;font-size:clamp(2.4rem,5vw,4.8rem)}.project-head>div>p:last-child{color:var(--bw-muted)}.progress{width:min(22rem,100%)}.progress>span{justify-content:space-between;font-size:.65rem;display:flex}.progress>div{background:#dfe3ee;height:.5rem;margin:.7rem 0}.progress i{background:var(--bw-accent);height:100%;display:block}.progress small{color:var(--bw-muted)}.summary{grid-template-columns:repeat(4,1fr);gap:.8rem;margin:2.5rem 0;display:grid}.summary article{border-left:3px solid var(--bw-accent);background:#fff;padding:1rem}.summary span,.summary small{color:var(--bw-muted);font-size:.6rem;display:block}.summary b{margin:.45rem 0;font-size:1.5rem;display:block}.board-wrap{overflow:hidden}.projects .toolbar{align-items:center;gap:.5rem;display:flex}.projects .toolbar label{margin-right:auto}.projects .toolbar label span{width:1px;height:1px;position:absolute;overflow:hidden}.projects .toolbar input{background:#fff;border:1px solid #17203825;border-radius:.45rem;width:16rem;padding:.65rem}.projects .toolbar button{background:#fff;border:1px solid #17203825;border-radius:.45rem;padding:.65rem}.projects .toolbar button[aria-pressed=true]{background:var(--bw-text);color:#fff}.projects .toolbar>span{color:var(--bw-muted);font-size:.62rem}.board{grid-template-columns:repeat(4,minmax(15rem,1fr));gap:.8rem;margin-top:1rem;padding-bottom:1rem;display:grid;overflow:auto}.lane{background:#e9edf6;border-radius:.7rem;padding:.7rem}.lane>header{justify-content:space-between;padding:.4rem}.lane h2{margin:0;font-size:.73rem}.lane header>span{background:#fff;border-radius:50%;place-items:center;width:1.5rem;height:1.5rem;font-size:.55rem;display:grid}.lane>div{gap:.6rem;margin-top:.6rem;display:grid}.task{background:#fff;border:1px solid #17203814;border-radius:.6rem;padding:.9rem;box-shadow:0 .3rem 1rem #17203808}.task>div{justify-content:space-between;display:flex}.task>div button{background:0 0;border:0}.tag{color:#4232a8;background:#e8e5ff;border-radius:99px;padding:.3rem .45rem;font-size:.51rem;font-weight:800}.task h3{margin:1rem 0 .4rem;font-size:.82rem;line-height:1.35}.task>p{color:var(--bw-muted);font-size:.55rem}.task footer{align-items:center;margin-top:1rem;display:flex}.task .avatar{width:1.8rem;height:1.8rem}.task time{color:var(--bw-muted);margin-left:.5rem;font-size:.55rem}.moves{gap:.2rem;margin-left:auto;display:flex}.moves button{background:#fff;border:1px solid #17203825;border-radius:.35rem;width:1.7rem;height:1.7rem}@media(max-width:760px){.projects>header nav,.people{display:none}.project-head{flex-direction:column;align-items:flex-start}.summary{grid-template-columns:1fr 1fr}.projects main{padding:1.5rem 1rem}.projects .toolbar{flex-wrap:wrap}.projects .toolbar label,.projects .toolbar input{width:100%}.board{grid-template-columns:repeat(4,17rem)}}.projects>header{background:color-mix(in srgb,var(--bw-surface) 94%,transparent)}.projects .brand small{color:color-mix(in srgb,var(--bw-text) 76%,var(--bw-surface))}.summary article,.projects .toolbar input,.projects .toolbar button,.task,.lane header>span,.moves button{background:var(--bw-surface)}.lane{background:color-mix(in srgb,var(--bw-text) 8%,var(--bw-surface))}.tag{background:color-mix(in srgb,var(--bw-accent) 16%,var(--bw-surface));color:var(--bw-text)}.modal input,.modal textarea,.modal select{background:color-mix(in srgb,var(--bw-surface) 94%,var(--bw-text))}.projects .primary{background:var(--bw-text);border-color:var(--bw-text);color:var(--bw-surface)}.projects .eyebrow{color:color-mix(in srgb,var(--bw-text) 82%,var(--bw-surface))}
