.company-logo{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.company-logo img{width:100%;height:100%;display:block;object-fit:contain}.company-logo--full{aspect-ratio:1}.company-logo--symbol img{object-fit:contain}.project-home{flex:1;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.75rem;padding:3rem 1.5rem;text-align:center}.project-home__logo{width:clamp(10rem,20vw,15rem);border-radius:1.5rem;box-shadow:0 1.5rem 4rem #00000029}.project-home h1{margin:0;color:var(--text-primary);font-size:clamp(1.75rem,3vw,2.6rem);font-weight:700;letter-spacing:.04em}@media(max-width:48rem){.project-home{gap:1.25rem;padding:2rem 1rem}.project-home__logo{width:min(11rem,52vw);border-radius:1.1rem}}html:has(.projects-workspace-root){font-size:clamp(16px,min(.833vw,1.481vh),18px)}.projects-workspace-root{--project-sidebar-width: 18rem;--project-sidebar-collapsed-width: 4.5rem;--project-header-height: 4.25rem;min-width:0;color:var(--text-secondary);background:var(--bg)}.projects-workspace-root *,.projects-workspace-root *:before,.projects-workspace-root *:after{box-sizing:border-box}.projects-workspace-root button,.projects-workspace-root input{font:inherit}.projects-workspace-root button:focus-visible,.projects-workspace-root input:focus-visible,.projects-workspace-root [role=button]:focus-visible{outline:2px solid rgba(240,236,228,.78);outline-offset:2px}.project-workspace-sidebar{position:relative;z-index:30;width:var(--project-sidebar-width);height:100%;overflow:hidden;color:var(--text-secondary);background:var(--sidebar);border-right:1px solid var(--border);transition:width .22s ease,transform .22s ease}.project-workspace-sidebar--collapsed{width:var(--project-sidebar-collapsed-width)}.project-workspace-sidebar__header{min-height:var(--project-header-height);padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--border)}.project-workspace-sidebar__brand{min-width:0;display:flex;align-items:center;gap:.75rem}.project-workspace-sidebar__brand-mark{width:2.35rem;height:2.35rem;flex:0 0 2.35rem;padding:.18rem;background:#fff;border:1px solid rgba(214,50,58,.2);border-radius:.72rem;box-shadow:0 .35rem 1rem #00000024}.project-workspace-sidebar__brand-copy{min-width:0;display:flex;flex-direction:column;gap:.08rem;white-space:nowrap}.project-workspace-sidebar__brand-copy h2{margin:0;color:var(--text-primary);font-size:1.08rem;font-weight:700;line-height:1.25;letter-spacing:-.01em}.project-workspace-sidebar__eyebrow,.project-page-eyebrow,.project-plan-drawer__eyebrow{color:#887f72;font-size:.66rem;font-weight:700;line-height:1.3;letter-spacing:.14em}.project-workspace-sidebar__mobile-close{width:2rem;height:2rem;display:none;place-items:center;color:var(--text-muted);background:transparent;border:1px solid transparent;border-radius:.55rem;cursor:pointer}.project-workspace-sidebar__mobile-close:hover{color:var(--text-primary);background:var(--surface-2);border-color:var(--border)}.project-workspace-sidebar__scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:1rem .75rem 1.25rem}.project-workspace-sidebar__section+.project-workspace-sidebar__section{margin-top:1.35rem}.project-workspace-sidebar__section-title{margin:0 0 .5rem;padding:0 .65rem;color:#77736d;font-size:.72rem;font-weight:700;line-height:1.4;letter-spacing:.08em}.project-workspace-sidebar__nav{display:flex;flex-direction:column;gap:.22rem}.project-workspace-sidebar__nav-item{width:100%;min-height:3.05rem;padding:.56rem .66rem;display:flex;align-items:center;gap:.76rem;color:#aaa69f;text-align:left;background:transparent;border:1px solid transparent;border-radius:.72rem;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.project-workspace-sidebar__nav-item:hover{color:var(--text-primary);background:#f5f0e80b;border-color:var(--border)}.project-workspace-sidebar__nav-item:active{transform:translateY(1px)}.project-workspace-sidebar__nav-item--active{color:#eadcc6;background:linear-gradient(90deg,#b8ad9a2b,#b8ad9a14);border-color:#b8ad9a24}.project-workspace-sidebar__nav-icon{width:1.4rem;flex:0 0 1.4rem;color:currentColor;font-size:1.02rem;text-align:center}.project-workspace-sidebar__nav-content{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:.55rem}.project-workspace-sidebar__nav-label{min-width:0;overflow:hidden;color:inherit;font-size:.91rem;font-weight:560;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.project-workspace-sidebar__nav-hint{color:#716d67;font-size:.67rem;line-height:1.25;white-space:nowrap}.project-workspace-sidebar__status,.project-workspace-sidebar__count{flex:0 0 auto;padding:.17rem .42rem;font-size:.65rem;font-weight:650;line-height:1.25;border-radius:.42rem}.project-workspace-sidebar__status--building{color:#d7ad68;background:#9d661a33}.project-workspace-sidebar__status--ready{color:var(--state-emerald-400);background:color-mix(in srgb,var(--state-emerald-500) 18%,transparent)}.project-workspace-sidebar__status--planned{color:#99958f;background:#f5f0e80f}.project-workspace-sidebar__count{min-width:1.7rem;color:#9e9992;text-align:center;background:#f5f0e80e}.project-workspace-sidebar__nav-item--active .project-workspace-sidebar__count{color:#e0d1b9;background:#b8ad9a21}.project-workspace-sidebar__recent-list{display:flex;flex-direction:column;gap:.22rem}.project-workspace-sidebar__recent-item{width:100%;min-height:3.2rem;padding:.46rem .55rem;display:flex;align-items:center;gap:.7rem;color:var(--text-secondary);text-align:left;background:transparent;border:1px solid transparent;border-radius:.65rem;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.project-workspace-sidebar__recent-item:hover{background:#f5f0e80a;border-color:var(--border)}.project-workspace-sidebar__recent-avatar{width:2.15rem;height:2.15rem;flex:0 0 2.15rem;display:grid;place-items:center;overflow:hidden;color:#b4afa7;font-size:.86rem;font-weight:650;background:var(--surface-2);border:1px solid var(--border);border-radius:.55rem}.project-workspace-sidebar__recent-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:.16rem}.project-workspace-sidebar__recent-name,.project-workspace-sidebar__recent-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-workspace-sidebar__recent-name{color:#c6c1b9;font-size:.8rem;font-weight:540}.project-workspace-sidebar__recent-meta{color:#716e68;font-size:.69rem}.project-workspace-sidebar__empty{margin:0;padding:.65rem;color:#716e68;font-size:.78rem}.project-workspace-sidebar__footer{flex:0 0 auto;padding:.7rem .75rem .85rem;border-top:1px solid var(--border)}.project-workspace-sidebar__footer-row{min-height:2.4rem;padding:0 .7rem;display:flex;align-items:center;gap:.78rem;color:#85817b;font-size:.79rem}.project-workspace-sidebar__footer-row .fa{width:1.25rem;font-size:.92rem;text-align:center}.project-workspace-sidebar__toggle{width:100%;min-height:2.6rem;margin-top:.4rem;padding:0 .7rem;display:flex;align-items:center;justify-content:center;gap:.6rem;color:#aaa69f;background:#f5f0e809;border:1px solid var(--border);border-radius:.65rem;cursor:pointer;transition:color .16s ease,background-color .16s ease}.project-workspace-sidebar__toggle:hover{color:var(--text-primary);background:#f5f0e812}.project-workspace-sidebar--collapsed .project-workspace-sidebar__header{padding-inline:.7rem;justify-content:center}.project-workspace-sidebar--collapsed .project-workspace-sidebar__brand-copy,.project-workspace-sidebar--collapsed .project-workspace-sidebar__section-title,.project-workspace-sidebar--collapsed .project-workspace-sidebar__nav-content,.project-workspace-sidebar--collapsed .project-workspace-sidebar__footer-row span,.project-workspace-sidebar--collapsed .project-workspace-sidebar__toggle span{display:none}.project-workspace-sidebar--collapsed .project-workspace-sidebar__scroll{padding-inline:.5rem}.project-workspace-sidebar--collapsed .project-workspace-sidebar__section+.project-workspace-sidebar__section{margin-top:.7rem;padding-top:.7rem;border-top:1px solid var(--border)}.project-workspace-sidebar--collapsed .project-workspace-sidebar__nav-item{padding-inline:0;justify-content:center}.project-workspace-sidebar--collapsed .project-workspace-sidebar__section--recent{display:none}.project-workspace-sidebar--collapsed .project-workspace-sidebar__footer-row{padding-inline:0;justify-content:center}.project-workspace-sidebar--collapsed .project-workspace-sidebar__toggle{padding-inline:0}.projects-workspace-main{position:relative;min-width:0;background:var(--bg)}.project-page-header{min-height:var(--project-header-height);background:#0d0d0ceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.project-header-context{display:flex;align-items:center;gap:.65rem;color:var(--text-muted);font-size:.78rem}.project-header-context strong{color:var(--text-secondary);font-weight:600}.project-header-kicker{color:#77736d;letter-spacing:.04em}.project-header-divider{width:1px;height:1rem;background:var(--border-hover)}.project-mobile-menu-button{width:2.35rem;height:2.35rem;display:none;place-items:center;color:var(--text-secondary);background:var(--surface-2);border:1px solid var(--border);border-radius:.65rem;cursor:pointer}.project-page-content{padding:1.8rem 2.1rem 2.5rem;scrollbar-gutter:stable}.project-page-content--home{display:flex;padding:0}.project-page-title h1{margin:.2rem 0 0;font-size:clamp(1.55rem,2vw,2rem);line-height:1.2;letter-spacing:-.025em}.project-page-eyebrow{margin:0}.project-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.project-stat-card{position:relative;min-height:7.1rem;overflow:hidden;background:linear-gradient(145deg,#1a1a18f5,#121211fa);box-shadow:0 .75rem 2rem #00000014}.project-stat-card:after{position:absolute;inset:auto 0 0;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(184,173,154,.18),transparent)}.project-toolbar{padding:.72rem;background:#131312b8;border:1px solid var(--border);border-radius:.9rem}.project-toolbar input{min-height:2.65rem}.project-list-heading h2,.project-list-heading p{margin:0}.project-list-heading p{margin-top:.18rem}.project-empty-icon{width:5rem;height:5rem;display:grid;place-items:center;color:#b8ad9a;font-size:2rem;background:#b8ad9a14;border:1px solid rgba(184,173,154,.14);border-radius:1rem}.project-cards-grid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}.project-card{position:relative;min-width:0;background:linear-gradient(145deg,#1a1a18fa,#121211fa);box-shadow:0 .8rem 2.25rem #00000014}.project-card:hover{transform:translateY(-2px);box-shadow:0 1rem 2.6rem #0000002e}.project-card-cover{position:relative;overflow:hidden;background:#11110f;border-bottom:1px solid var(--border)}.project-card-open,.project-list-row-open{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:transparent;border:0;border-radius:inherit;cursor:pointer}.project-card-open:focus-visible,.project-list-row-open:focus-visible{outline:2px solid rgba(240,236,228,.78);outline-offset:-3px}.project-card-delete{z-index:3}.project-list-table{background:#131312e6}.project-list-row{position:relative;min-height:4.5rem}.project-list-row>div{position:relative;z-index:2;pointer-events:none}.project-list-row>div:last-of-type{z-index:3;pointer-events:auto}.project-list-row-open:focus-visible{z-index:1}.project-sidebar-scrim{display:none}.project-plan-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;width:100%;height:100%;display:flex;justify-content:flex-end;color:var(--text-secondary);background:#00000094;border:0;animation:project-drawer-enter .18s ease-out}.project-plan-drawer__panel{width:min(23rem,92vw);height:100%;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(150deg,#11110f,#0d0d0c 72%);border-left:1px solid var(--border);box-shadow:-1.5rem 0 4rem #00000061}.project-plan-drawer__panel:focus{outline:none}.project-plan-drawer__header{min-height:var(--project-header-height);padding:.85rem 1.15rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid var(--border)}.project-plan-drawer__title-group{min-width:0;display:flex;align-items:center;gap:.75rem}.project-plan-drawer__feature-icon{width:2.3rem;height:2.3rem;flex:0 0 2.3rem;display:grid;place-items:center;color:#d9b16f;background:#9d661a2e;border:1px solid rgba(197,145,73,.16);border-radius:.7rem}.project-plan-drawer__title-group h2{margin:.1rem 0 0;color:var(--text-primary);font-size:1.1rem;line-height:1.25}.project-plan-drawer__close{width:2.15rem;height:2.15rem;flex:0 0 2.15rem;display:grid;place-items:center;color:var(--text-muted);background:transparent;border:1px solid transparent;border-radius:.6rem;cursor:pointer}.project-plan-drawer__close:hover{color:var(--text-primary);background:var(--surface-2);border-color:var(--border)}.project-plan-drawer__body{min-height:0;flex:1;overflow-y:auto;padding:1.35rem 1.15rem}.project-plan-drawer__summary{padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.project-plan-drawer__status{width:fit-content;padding:.25rem .55rem;display:inline-flex;align-items:center;gap:.38rem;font-size:.72rem;font-weight:680;line-height:1.3;border-radius:.45rem}.project-plan-drawer__status .fa{font-size:.45rem}.project-plan-drawer__status--building{color:#deb66f;background:#9d661a30}.project-plan-drawer__status--planned{color:#aaa69f;background:#f5f0e80f}.project-plan-drawer__description{margin:.85rem 0 0;color:#aaa69f;font-size:.84rem;line-height:1.75}.project-plan-drawer__capabilities{margin-top:1.35rem}.project-plan-drawer__section-heading{display:flex;align-items:center;justify-content:space-between;color:#77736d;font-size:.69rem;font-weight:650;letter-spacing:.06em}.project-plan-drawer__section-title{margin:.42rem 0 .8rem;color:var(--text-primary);font-size:.98rem;font-weight:650}.project-plan-drawer__capability-list{margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem;list-style:none}.project-plan-drawer__capability{padding:.78rem;display:grid;grid-template-columns:1.75rem 2.15rem minmax(0,1fr);align-items:start;gap:.58rem;background:#f5f0e809;border:1px solid var(--border);border-radius:.75rem}.project-plan-drawer__capability-index{padding-top:.22rem;color:#706c65;font-family:Inter,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:.06em}.project-plan-drawer__capability-icon{width:2.15rem;height:2.15rem;display:grid;place-items:center;color:#c7b79f;background:#b8ad9a1c;border-radius:.58rem}.project-plan-drawer__capability-copy{min-width:0;display:flex;flex-direction:column;gap:.24rem}.project-plan-drawer__capability-copy strong{color:#d8d3cb;font-size:.8rem;font-weight:620}.project-plan-drawer__capability-copy span{color:#88847e;font-size:.72rem;line-height:1.55}.project-plan-drawer__footer{min-height:3.6rem;padding:.8rem 1.15rem;display:flex;align-items:center;gap:.55rem;color:#77736d;font-size:.72rem;border-top:1px solid var(--border)}@keyframes project-drawer-enter{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}@media(max-width:80rem){.project-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:68.75rem){.project-workspace-sidebar{position:fixed;inset:0 auto 0 0;z-index:70;width:min(var(--project-sidebar-width),calc(100vw - 3rem));transform:translate(-102%);visibility:hidden;box-shadow:1.5rem 0 4rem #0000006b;transition:transform .22s ease,visibility 0s linear .22s}.project-workspace-sidebar--collapsed{width:min(var(--project-sidebar-width),calc(100vw - 3rem))}.project-workspace-sidebar--mobile-open{transform:translate(0);visibility:visible;transition-delay:0s}.project-workspace-sidebar--mobile-open .project-workspace-sidebar__brand-copy,.project-workspace-sidebar--mobile-open .project-workspace-sidebar__section-title,.project-workspace-sidebar--mobile-open .project-workspace-sidebar__nav-content,.project-workspace-sidebar--mobile-open .project-workspace-sidebar__footer-row span,.project-workspace-sidebar--mobile-open .project-workspace-sidebar__toggle span{display:flex}.project-workspace-sidebar--mobile-open .project-workspace-sidebar__section--recent{display:block}.project-workspace-sidebar--mobile-open .project-workspace-sidebar__nav-item{padding-inline:.66rem;justify-content:flex-start}.project-workspace-sidebar--mobile-open .project-workspace-sidebar__section+.project-workspace-sidebar__section{margin-top:1.35rem;padding-top:0;border-top:0}.project-workspace-sidebar__mobile-close{display:grid}.project-workspace-sidebar__toggle{display:none}.project-sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:block;background:#00000094;border:0;cursor:default}.project-mobile-menu-button{display:grid}}@media(max-width:48rem){.project-page-header{min-height:4rem;padding-inline:.85rem}.project-header-kicker,.project-header-divider{display:none}.project-page-content{padding:1.25rem 1rem 2rem}.project-page-title{margin-bottom:1.2rem}.project-page-title h1{font-size:1.6rem}.project-page-title p:last-child{max-width:26rem}.project-stats-grid{gap:.7rem}.project-stat-card{min-height:6.5rem;padding:.9rem}.project-toolbar{padding:.65rem}.project-toolbar>div:first-child{max-width:none}.project-cards-grid{grid-template-columns:1fr}.project-card{display:grid;grid-template-columns:minmax(7.5rem,36%) minmax(0,1fr)}.project-card-cover{height:100%;min-height:8.5rem;aspect-ratio:auto;border-right:1px solid var(--border);border-bottom:0}.project-card>div:last-child{align-self:center;padding:1rem}.project-card .group-hover\:opacity-100{opacity:1}.project-list-table-header{display:none}.project-list-row{min-height:auto;padding:.9rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem .8rem}.project-list-row>div{grid-column:auto!important}.project-list-row>div:first-child{grid-column:1 / -1!important}.project-list-row>div:nth-child(2),.project-list-row>div:nth-child(4){color:var(--text-muted);font-size:.75rem}.project-list-row>div:last-child{grid-column:2;grid-row:2 / span 2;align-self:center}.project-plan-drawer{align-items:flex-end;justify-content:stretch}.project-plan-drawer__panel{width:100%;height:min(76vh,42rem);border-top:1px solid var(--border-hover);border-left:0;border-radius:1.15rem 1.15rem 0 0;box-shadow:0 -1.5rem 4rem #0000006b}.project-plan-drawer__capability-list{gap:.5rem}}@media(max-width:34rem){.project-header-context,.project-action-label{display:none}.project-header-actions button{padding-inline:.8rem}.project-stats-grid{grid-template-columns:1fr}.project-toolbar>div:last-child{width:100%}.project-toolbar>div:last-child>button:last-child{margin-left:auto}.project-card{grid-template-columns:7rem minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.project-workspace-sidebar,.project-workspace-sidebar__nav-item,.project-workspace-sidebar__recent-item,.project-workspace-sidebar__toggle,.project-card,.project-plan-drawer{transition:none;animation:none}}:root[data-theme=light] .projects-workspace-root button:focus-visible,:root[data-theme=light] .projects-workspace-root input:focus-visible,:root[data-theme=light] .projects-workspace-root [role=button]:focus-visible{outline-color:var(--highlight)}:root[data-theme=light] .project-workspace-sidebar__eyebrow,:root[data-theme=light] .project-page-eyebrow,:root[data-theme=light] .project-plan-drawer__eyebrow,:root[data-theme=light] .project-workspace-sidebar__section-title,:root[data-theme=light] .project-header-kicker,:root[data-theme=light] .project-plan-drawer__section-heading,:root[data-theme=light] .project-plan-drawer__footer{color:var(--text-muted)}:root[data-theme=light] .project-workspace-sidebar__nav-item,:root[data-theme=light] .project-workspace-sidebar__recent-name,:root[data-theme=light] .project-workspace-sidebar__toggle,:root[data-theme=light] .project-plan-drawer__description,:root[data-theme=light] .project-plan-drawer__status--planned{color:var(--text-secondary)}:root[data-theme=light] .project-workspace-sidebar__nav-hint,:root[data-theme=light] .project-workspace-sidebar__recent-meta,:root[data-theme=light] .project-workspace-sidebar__empty,:root[data-theme=light] .project-workspace-sidebar__footer-row,:root[data-theme=light] .project-plan-drawer__capability-index,:root[data-theme=light] .project-plan-drawer__capability-copy span{color:var(--text-muted)}:root[data-theme=light] .project-workspace-sidebar__nav-item:hover,:root[data-theme=light] .project-workspace-sidebar__recent-item:hover,:root[data-theme=light] .project-workspace-sidebar__toggle:hover{background:var(--surface-3)}:root[data-theme=light] .project-workspace-sidebar__nav-item--active{color:var(--highlight);background:var(--highlight-muted);border-color:color-mix(in srgb,var(--highlight) 24%,transparent)}:root[data-theme=light] .project-workspace-sidebar__status--planned,:root[data-theme=light] .project-workspace-sidebar__count,:root[data-theme=light] .project-plan-drawer__status--planned{background:var(--surface-3)}:root[data-theme=light] .project-workspace-sidebar__nav-item--active .project-workspace-sidebar__count{color:var(--highlight);background:var(--highlight-muted)}:root[data-theme=light] .project-page-header{background:color-mix(in srgb,var(--surface-1) 92%,transparent)}:root[data-theme=light] .project-stat-card,:root[data-theme=light] .project-card{background:linear-gradient(145deg,var(--surface-1),var(--surface-2));box-shadow:0 .75rem 2rem #506b841a}:root[data-theme=light] .project-card:hover{box-shadow:0 1rem 2.6rem #506b8429}:root[data-theme=light] .project-toolbar,:root[data-theme=light] .project-list-table{background:color-mix(in srgb,var(--surface-1) 94%,transparent)}:root[data-theme=light] .project-card-cover{background:var(--surface-3)}:root[data-theme=light] .project-plan-drawer__panel{background:linear-gradient(150deg,var(--surface-1),var(--sidebar));box-shadow:-1.5rem 0 4rem #506b842e}:root[data-theme=light] .project-plan-drawer__capability{background:var(--surface-2)}:root[data-theme=light] .project-plan-drawer__capability-copy strong{color:var(--text-primary)}
