:root{--app-canvas:#fbf7f4;--app-text:#2d2521;--app-muted:#594d46;--app-body-text:#493b34;--app-code:#8a321b;--app-primary:#b93817;color:var(--app-text);background:var(--app-canvas);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--app-canvas:#18191d;--app-text:#f5eeea;--app-muted:#d8cec7;--app-body-text:#e5ddd7;--app-code:#ffd0bf;--app-primary:#ffab91;color:var(--app-text);background:var(--app-canvas)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--app-canvas);min-width:320px;min-height:100vh;margin:0}body:has(.app-shell){background:var(--app-canvas,#fbf7f4)}:focus-visible{outline:3px solid var(--app-primary);outline-offset:3px}.page-shell{grid-template-columns:minmax(0,1fr);gap:1rem;min-width:0;max-width:76rem;margin:0 auto;padding:clamp(1.25rem,3vw,2.5rem);display:grid}.brand-logo{width:min(12rem,100%);height:auto}.app-shell{background:#fbf7f4;min-height:100vh}.app-main-layout{background:0 0;min-width:0}.app-sidebar{border-radius:0 1.5rem 1.5rem 0;min-height:100vh;padding:1.25rem .75rem;overflow:hidden;box-shadow:8px 0 28px #452f240f;background:#fff!important}.app-sidebar-preview{z-index:30;margin-inline-end:-208px;box-shadow:12px 0 32px #452f2429}.app-sidebar .ant-layout-sider-children{flex-direction:column;display:flex}.app-brand{place-items:center start;min-height:3.5rem;margin:0 .35rem 1.4rem;display:grid}.app-brand img{width:10.5rem;max-height:2.7rem}.app-sidebar.ant-layout-sider-collapsed .app-brand{place-items:center;margin-inline:0}.app-sidebar.ant-layout-sider-collapsed .app-brand img{width:2rem}.app-sidebar .ant-menu{background:0 0;border-inline-end:0}.app-sidebar .ant-menu-item{border-radius:.75rem;margin-block:.35rem}.sidebar-collapse-trigger{align-self:center;margin-top:auto}.app-header{background:#ffffffbf;border-bottom:1px solid #e7ddd7;justify-content:space-between;align-items:center;min-height:72px;padding:.9rem clamp(1.25rem,3vw,2.5rem);display:flex}.app-header-controls,.app-header-leading{min-width:0}.demo-user-select{gap:.2rem;min-width:13rem;display:grid}.demo-user-select label,.demo-user-option small,.notification-item small{color:var(--app-muted);font-size:.75rem}.demo-user-option,.notification-item{align-items:center;gap:.65rem;display:flex}.demo-user-option>span,.notification-item{display:grid}.notification-item{white-space:normal;max-width:18rem}.notification-empty{background:#fff;border-radius:.75rem;min-width:15rem;padding:1rem}.current-user-avatar{background:var(--app-primary)}.current-user-menu{padding:0}.directory-page,.profile-page{gap:1.25rem}.directory-hero h1,.profile-page h1{margin-bottom:.35rem}.directory-hero p,.profile-page header p,.directory-person-heading p,.directory-person-affiliation{color:var(--app-muted);margin:0}.directory-filters .ant-input-search,.directory-filters .ant-select{min-width:min(100%,18rem)}.directory-result-count{color:var(--app-muted);margin:0}.directory-results{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem;display:grid}.directory-person-card{height:100%}.directory-person-heading{align-items:center;gap:.8rem;display:flex}.directory-person-heading h2{margin:0;font-size:1.05rem}.directory-person-affiliation,.directory-person-tags,.directory-person-stats{margin-top:.85rem}.directory-person-tags{flex-wrap:wrap;gap:.35rem;display:flex}.profile-feedback{margin-bottom:1rem}.app-content{padding:1rem clamp(1.25rem,3vw,2.5rem) 2rem}.session-disclosure{max-width:76rem;margin:0 auto .75rem}.entity-context-panel{border-color:#e7ddd7;border-radius:1rem;margin-top:1.5rem}.entity-context-panel h2{margin:.8rem 0 .4rem}.dashboard-page{gap:1.25rem}.dashboard-hero{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-hero h1{margin:0}.dashboard-hero p{max-width:48rem;color:var(--app-muted);margin:.45rem 0 0}.dashboard-stat,.dashboard-panel{border-color:#e7ddd7;border-radius:1rem;height:100%}.dashboard-stat{transition:transform .18s,box-shadow .18s;box-shadow:0 1px 3px #452f2412}.dashboard-stat:hover{transform:translateY(-2px);box-shadow:0 8px 20px #452f241c}.dashboard-stat .ant-card-body{align-items:center;gap:1rem;min-height:6.5rem;padding:1.25rem;display:flex}.dashboard-stat-icon{color:#655750;background:#f2ece8;border-radius:.75rem;flex:0 0 3rem;place-items:center;width:3rem;height:3rem;font-size:1.45rem;display:grid}.dashboard-stat-info .dashboard-stat-icon{color:#b93817;background:#fce9e3}.dashboard-stat-success .dashboard-stat-icon{color:#087f5b;background:#e5f5ee}.dashboard-stat-warning .dashboard-stat-icon{color:#9a5b00;background:#fff2d2}.dashboard-stat-danger .dashboard-stat-icon{color:#b42318;background:#fde8e7}.dashboard-stat-copy{min-width:0}.dashboard-stat-label,.dashboard-stat-value,.dashboard-stat-description{margin:0}.dashboard-stat-label{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.dashboard-stat-value{color:var(--app-text);letter-spacing:-.025em;font-size:1.5rem;font-weight:700;line-height:1.2}.dashboard-stat-description{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.dashboard-panel-title{margin:0;font-size:1rem}.dashboard-meta{color:var(--app-muted);font-size:.8rem}.explore-page{gap:1.25rem}.explore-hero,.explore-card-heading,.explore-mobile-filters{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.explore-hero h1,.explore-project-card h2,.explore-output-card h2{margin:0}.explore-hero p,.explore-card-people{color:var(--app-muted);margin:.45rem 0 0}.explore-filters{background:#ffffffc2;border:1px solid #e7ddd7;border-radius:1rem;gap:.75rem;padding:1rem;display:grid}.explore-filter-controls{width:100%}.explore-filter-select{min-width:12.5rem}.explore-mobile-filters{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:none}.explore-results{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem;display:grid}.explore-project-card,.explore-output-card{border-color:#e7ddd7;border-radius:1rem;height:100%}.explore-project-card p:not(.explore-card-people),.explore-output-card p:not(.explore-card-people){color:var(--app-body-text)}.explore-card-tags{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.explore-result-count{color:var(--app-muted);margin:-.4rem 0 0;font-size:.875rem}.projects-hero,.project-card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.projects-hero h1,.project-list-card h2,.project-wizard-page h1,.project-wizard-card h2{margin:0}.projects-hero p,.project-list-card p,.project-wizard-page header p,.project-wizard-card section>p{color:var(--app-muted)}.projects-list{gap:.75rem;display:grid}.project-list-card,.project-wizard-card{border-color:#e7ddd7;border-radius:1rem}.project-list-meta{margin:.8rem 0 0;font-size:.85rem}.project-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem;display:grid}.project-switch-row{justify-content:space-between;align-items:center;padding:.5rem 0 1rem;display:flex}.project-wizard-footer{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf7f4eb;border-top:1px solid #e7ddd7;padding:.75rem;position:sticky;bottom:0}.project-review-fix{color:#d4380d;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.project-workspace-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.project-workspace-header h1{margin:0}.project-workspace-header p{max-width:52rem;color:var(--app-muted);margin:.45rem 0 0}.project-workspace-header .project-code{color:var(--app-code);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .4rem;font-size:.82rem;font-weight:700}.project-workspace-page .ant-tabs,.project-tab-stack,.project-tab-stack>.ant-card{min-width:0;max-width:100%}.project-tab-stack{gap:1rem;display:grid}.project-tab-stack .ant-descriptions-view{max-width:100%;overflow-x:auto}.mentorship-review-card{border-color:#efb39d;border-radius:1rem;overflow:hidden;box-shadow:0 12px 30px #872f1114}.mentorship-review-card:before{background:var(--app-primary);content:"";height:.25rem;display:block}.mentorship-review-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.mentorship-review-heading p{color:var(--app-code);letter-spacing:.08em;margin:0 0 .2rem;font-size:.72rem;font-weight:700}.mentorship-review-heading h2{margin:0;font-size:1.05rem}.mentorship-request-message{border-left:3px solid var(--app-primary);background:#c436140d;border-radius:.35rem;margin:1rem 0;padding:.9rem 1rem}.mentorship-request-message span{color:var(--app-muted);text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.mentorship-request-message p{margin:0}.mobile-nav-trigger{display:none}:root[data-theme=dark] .app-shell{background:#18191d}:root[data-theme=dark] .app-sidebar,:root[data-theme=dark] .app-header,:root[data-theme=dark] .notification-empty{border-color:#353a45;background:#252830!important}:root[data-theme=dark] .ant-app{--ant-color-text:#f5eeea;--ant-color-text-secondary:#d8cec7;--ant-color-text-tertiary:#c6bab2;--ant-color-text-description:#d8cec7;--ant-color-link:#91caff;--ant-color-primary:#ffab91;--ant-color-text-light-solid:#18191d}:root[data-theme=dark] .app-sidebar .ant-menu-item,:root[data-theme=dark] .app-sidebar .ant-menu-item a,:root[data-theme=dark] .app-sidebar .ant-menu-submenu-title{color:#f5eeea!important}:root[data-theme=dark] .app-sidebar .ant-menu-item-selected,:root[data-theme=dark] .app-sidebar .ant-menu-item-selected a{color:#18191d!important;background:#ffd0bf!important}.ant-tag-orange{color:#873800!important}.ant-tag-gold{color:#874d00!important}.ant-tag-green{color:#237804!important}.ant-tag-blue{color:#0f5ca8!important}.ant-tag-red{color:#a8071a!important}.ant-tag-cyan{color:#006d75!important}.ant-tag-processing{color:#0f5ca8!important}.ant-select-placeholder{color:#594d46!important}:root[data-theme=dark] .ant-tag-orange,:root[data-theme=dark] .ant-tag-gold,:root[data-theme=dark] .ant-tag-green,:root[data-theme=dark] .ant-tag-blue,:root[data-theme=dark] .ant-tag-red,:root[data-theme=dark] .ant-tag-cyan,:root[data-theme=dark] .ant-tag-processing{color:#f5eeea!important}:root[data-theme=dark] .ant-select{background:#252830!important}:root[data-theme=dark] .ant-select-placeholder{color:#f5eeea!important}:root[data-theme=dark] .ant-select-content,:root[data-theme=dark] .ant-select-selector{background:#252830!important}:root[data-theme=dark] .ant-tooltip-container{color:#f5eeea!important}:root[data-theme=dark] .ant-input,:root[data-theme=dark] .ant-input-affix-wrapper{color:#f5eeea!important;background:#252830!important}:root[data-theme=dark] .ant-btn-default{color:#f5eeea!important;background:#252830!important;border-color:#6b707a!important}:root[data-theme=dark] .ant-btn-primary{color:#18191d!important;background:#ffab91!important}:root[data-theme=dark] .demo-user-select .ant-select,:root[data-theme=dark] .explore-filter-select.ant-select,:root[data-theme=dark] .demo-user-select .ant-select input,:root[data-theme=dark] .explore-filter-select.ant-select input,:root[data-theme=dark] .demo-user-select .ant-select-placeholder,:root[data-theme=dark] .explore-filter-select .ant-select-placeholder{color:#f5eeea!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=768px){.app-sidebar{display:none}.mobile-nav-trigger{display:inline-flex}.app-header{flex-wrap:wrap;align-items:flex-start;gap:.75rem}.app-header-leading,.app-header-controls{flex-wrap:wrap;justify-content:flex-end;width:100%}.app-header-leading{justify-content:space-between}.demo-user-select{min-width:min(13rem,46vw)}.current-user-avatar{display:none}.explore-hero,.projects-hero,.project-workspace-header{display:grid}.project-form-grid{grid-template-columns:1fr}.explore-desktop-filters{display:none}.explore-mobile-filters{display:flex}}@media (width<=480px){.app-header{padding-inline:1rem}.app-header-controls{gap:.35rem!important}.demo-user-select{min-width:min(12rem,58vw)}.page-shell,.app-content{padding-inline:1rem}.project-wizard-footer .ant-space{width:100%}.project-wizard-footer .ant-btn{flex:auto}}
