*{box-sizing:border-box}html{min-height:100%;background:#e4fff9}body{min-height:100vh;margin:0;font-family:Roboto,Inter,Arial,sans-serif;color:#0a0a0a;background:#e4fff9}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{color:#0a0a0a;letter-spacing:0;line-height:1.12}p{line-height:1.5;color:#525252}.eyebrow{color:#004156;font-size:13px;font-weight:700;letter-spacing:0}.muted{color:#525252}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;border:0;border-radius:10px;font-weight:700;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;white-space:nowrap}.button:disabled{opacity:.6;cursor:not-allowed}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{background:#004156;color:#fff}.button--secondary{background:#fff;color:#004156;border:1px solid #d2d2d7}.button--ghost{background:transparent;color:#004156}.button--sm{min-height:34px;padding:0 14px;font-size:13px}.button--md{min-height:40px;padding:0 18px;font-size:14px}.button--lg{min-height:48px;padding:0 22px;font-size:15px}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:10px;font-size:12px;font-weight:700;color:#004156;background:#b5fbddbf}.badge--teal{background:#00848c1f;color:#004156}.badge--light{background:#e4fff9;color:#004156}.badge--success{background:#00a87824;color:#00a878}.badge--danger{background:#c93a3a1f;color:#c93a3a}.badge--warning{background:#f5b84b2e;color:#a66b00}.avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:10px;background:#b5fbdd;color:#1d1d1f;font-weight:700}.avatar--md{width:44px;height:44px;font-size:14px}.avatar--lg{width:56px;height:56px;font-size:16px}.avatar--xl{width:104px;height:104px;font-size:30px;border-radius:16px}.field{display:grid;gap:8px}.field__label{font-size:14px;font-weight:500;color:#525252}.field__hint{font-size:12px;color:#64748b}.field__control{min-height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d2d2d7;border-radius:10px;background:#fff;color:#0a0a0a}.field__control input,.field__control select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#0a0a0a}.field__control svg{color:#004156}.field--select .field__control select{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{width:100%;resize:vertical;border:1px solid #d2d2d7;border-radius:10px;background:#fff;color:#0a0a0a;outline:none;padding:14px}.form-stack{display:grid;gap:16px}.form-grid{display:grid;gap:14px}.form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-error{padding:12px 14px;border-radius:10px;background:#c93a3a1f;color:#c93a3a;font-weight:700}.public-header{position:sticky;top:0;z-index:30;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 24px 8px 80px;background:#48cfaf;border-bottom:1px solid #fff}.brand img{width:136px;height:auto}.public-header__nav,.public-header__actions{display:flex;align-items:center;gap:18px}.public-header__nav{color:#004156;font-size:14px;font-weight:700}.public-header__nav a.active{color:#0a0a0a}.public-rail{position:fixed;inset:0 auto 0 0;z-index:35;width:56px;display:grid;grid-template-rows:56px 1fr;justify-items:center;background:#00848c}.public-rail__logo{width:40px;height:40px;display:grid;align-items:center;align-self:center;overflow:hidden;border-radius:8px}.public-rail__logo img{width:136px;max-width:none}.public-rail nav{display:grid;align-content:start;gap:12px;padding-top:18px}.public-rail nav a{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#b5fbdd}.public-rail nav a.active,.public-rail nav a:hover{background:#004156}.public-footer,.workspace-footer{min-height:48px;display:grid;place-items:center;padding:14px 24px;color:#004156;font-size:13px;text-align:center;background:transparent}.app-layout{min-height:100vh;display:grid;grid-template-columns:56px minmax(0,1fr);background:#e4fff9;transition:grid-template-columns .18s ease}.app-layout--sidebar-open{grid-template-columns:236px minmax(0,1fr)}.sidebar{position:sticky;top:0;z-index:20;height:100vh;display:grid;grid-template-rows:auto auto 1fr auto;gap:12px;padding:8px;overflow:hidden;background:#00848c}.sidebar__toggle,.sidebar__brand,.sidebar__nav a,.sidebar__logout{min-height:40px;display:flex;align-items:center;gap:12px;border:0;border-radius:8px;background:transparent;color:#b5fbdd;font-weight:700;text-align:left}.sidebar__toggle,.sidebar__brand,.sidebar__logout{width:100%;padding:0 10px}.sidebar__brand{overflow:hidden}.sidebar__brand img{width:136px;max-width:none}.sidebar:not(.sidebar--open) .sidebar__brand{width:40px;justify-self:center;padding:0}.sidebar__toggle span,.sidebar__brand span,.sidebar__nav a span,.sidebar__logout span{opacity:0;white-space:nowrap;transition:opacity .14s ease}.sidebar--open .sidebar__toggle span,.sidebar--open .sidebar__brand span,.sidebar--open .sidebar__nav a span,.sidebar--open .sidebar__logout span{opacity:1}.sidebar__nav{display:grid;align-content:start;gap:8px;padding-top:8px}.sidebar__nav a{padding:0 10px}.sidebar__nav a.active,.sidebar__nav a:hover,.sidebar__toggle:hover,.sidebar__logout:hover{background:#004156}.sidebar__logout{color:#fff}.workspace{min-width:0;display:grid;grid-template-rows:auto 1fr auto;padding:0}.topbar{min-height:56px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:8px 24px;background:#48cfaf;border-bottom:1px solid #fff}.topbar__logo{width:136px;border:0;background:transparent;padding:0}.topbar__title{display:grid;gap:2px}.topbar__title h1{color:#004156;font-size:18px}.topbar__actions{display:flex;align-items:center;gap:12px}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.82);border-radius:8px;color:#004156;background:#ffffff57}.topbar__user{display:flex;align-items:center;gap:10px;min-height:40px;padding:4px 10px 4px 4px;border-radius:10px;background:#ffffff61}.topbar__user div{display:grid;gap:1px}.topbar__user strong{color:#1d1d1f;font-size:14px}.topbar__user span{color:#525252;font-size:12px}.page{width:min(1280px,100vw - 104px);display:grid;align-content:start;gap:24px;margin:0 auto;padding:32px 0 44px}.page-title-row{display:flex;align-items:end;justify-content:space-between;gap:20px}.page-title-row h2{max-width:820px;margin-top:6px;font-size:32px}.content-grid{display:grid;gap:22px}.content-grid--dashboard{grid-template-columns:1.15fr .85fr;align-items:start}.content-grid--details{grid-template-columns:1.2fr .8fr}.panel{background:#fff;border:1px solid #d2d2d7;border-radius:16px;box-shadow:0 10px 24px #00415614;padding:22px}.panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel__head a{color:#004156;font-weight:700}.cards-column{display:grid;gap:16px}.projects-grid,.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.skills-row{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.skills-row--wrap{flex-wrap:wrap;overflow:visible}.skills-row span{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:10px;background:#e4fff9;color:#004156;font-size:12px;font-weight:700;white-space:nowrap}.skills-row span.active{background:#004156;color:#fff}.segmented{display:inline-flex;gap:4px;padding:4px;border-radius:10px;background:#fff;border:1px solid #d2d2d7}.segmented button{min-height:36px;padding:0 16px;border:0;border-radius:8px;background:transparent;color:#004156;font-weight:700}.segmented button.active{background:#004156;color:#fff}.feed-card,.project-card,.application-card{background:#fff;border:1px solid #d2d2d7;border-radius:16px;box-shadow:0 10px 24px #00415614;overflow:hidden}.feed-card,.project-card{display:grid;min-width:0}.feed-card__cover,.project-card__cover{min-height:96px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;color:#fff;background:linear-gradient(135deg,#004156,#00848c)}.feed-card__cover span,.project-card__cover strong{max-width:78%;color:#fff;font-size:18px;font-weight:700;line-height:1.18}.project-card__cover{display:grid;align-content:space-between}.project-card__cover span{width:fit-content;min-height:26px;display:inline-flex;align-items:center;padding:0 10px;border-radius:8px;background:#ffffff2e;font-size:12px;font-weight:700}.feed-card__body,.project-card__body{display:grid;gap:14px;padding:16px;background:#fff}.feed-card__author,.project-card__head{display:flex;align-items:center;gap:12px;min-width:0}.feed-card__author{margin-top:-38px;align-items:flex-end}.feed-card__author>div{display:grid;min-width:0;gap:2px;padding-bottom:2px}.feed-card__author strong{color:#e4fff9;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-card__author span:not(.badge){color:#525252;font-size:12px}.feed-card__author .badge{margin-left:auto;align-self:flex-start}.feed-card h3,.project-card h3,.application-card h3{color:#0a0a0a;font-size:20px}.feed-card__description{min-height:66px;color:#0a0a0a}.favorite-button{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.34);border-radius:8px;background:#ffffff24;color:#fff}.feed-card__footer,.feed-card__meta-row,.project-card__info{display:flex;align-items:center;gap:12px;min-width:0;color:#525252;font-size:13px}.feed-card__footer{justify-content:space-between;padding-top:12px;border-top:1px solid rgba(210,210,215,.72)}.feed-card__status{color:#00a878;font-weight:700}.feed-card__meta-row{justify-content:space-between}.feed-card__meta-row span{display:inline-flex;align-items:center;gap:6px;min-width:0}.feed-card__meta-row strong{color:#004156;font-size:13px}.feed-card__meta-row a{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#fff;background:#00cf91}.project-card__head{align-items:flex-start}.project-card__head>div{display:grid;gap:6px}.project-card p{color:#525252}.project-card__info{flex-wrap:wrap}.project-card__info span{display:inline-flex;align-items:center;gap:6px}.project-card__link{display:inline-flex;align-items:center;gap:6px;width:fit-content;color:#004156;font-weight:700}.progress-line{height:8px;border-radius:999px;background:#00415614;overflow:hidden}.progress-line span{display:block;height:100%;border-radius:inherit;background:#00cf91}.progress-line--large{height:12px;margin:20px 0 10px}.application-card{min-height:104px;padding:18px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;background:#fff}.application-card>div:first-child{display:grid;gap:8px}.application-card__date{color:#525252;font-weight:700}.application-card__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.applications-list{display:grid;gap:14px}.back-link{display:inline-flex;align-items:center;gap:8px;width:fit-content;color:#004156;font-weight:700}.details-card{background:#fff;border:1px solid #d2d2d7;border-radius:18px;box-shadow:0 10px 24px #00415614;padding:26px;display:flex;justify-content:space-between;align-items:center;gap:24px}.details-card__main{display:flex;align-items:center;gap:20px}.details-card h2{margin:8px 0;font-size:38px}.details-card__badges,.details-card__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.details-card__meta span{display:inline-flex;align-items:center;gap:6px;color:#525252;font-weight:700}.role-list{display:grid;gap:12px}.role-list div{display:grid;grid-template-columns:1fr auto;gap:4px 14px;align-items:center;padding:14px;border-radius:10px;background:#f7fffd}.role-list span{color:#525252}.role-list .button{grid-row:span 2}.landing-page{min-height:100vh;background:#fff}.hero{width:min(1180px,100vw - 112px);min-height:430px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:56px;align-items:center;margin:0 auto;padding:54px 0 48px}.hero__content{display:grid;gap:22px}.hero h1{max-width:760px;font-size:clamp(44px,5vw,72px);line-height:1.02}.hero p{max-width:680px;color:#525252;font-size:18px}.hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero__panel{min-width:0}.search-widget{background:#fff;border:1px solid #d2d2d7;border-radius:16px;box-shadow:0 10px 24px #00415614;display:grid;gap:16px;padding:22px}.search-widget__head{display:flex;align-items:center;gap:10px;color:#0a0a0a;font-size:24px;font-weight:700}.search-widget__head div{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#004156}.search-widget__input{min-height:44px;display:flex;align-items:center;padding:0 14px;border:1px solid #d2d2d7;border-radius:10px;color:#757575;background:#fff}.stats-strip{width:min(1180px,100vw - 112px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;border:1px solid #d2d2d7;border-radius:16px;background:#fff}.stats-strip div{display:grid;gap:4px;min-height:86px;align-content:center;padding:18px 24px}.stats-strip div+div{border-left:1px solid #d2d2d7}.stats-strip div strong{color:#004156;font-size:24px}.stats-strip div span{color:#525252}.landing-section{width:min(1180px,100vw - 112px);margin:0 auto;padding:58px 0 64px}.section-title{display:grid;gap:8px;margin-bottom:24px}.section-title h2{font-size:32px}.landing-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:#e4fff9}.auth-card{width:min(480px,100%);border:1px solid #d2d2d7;border-radius:18px;box-shadow:0 10px 24px #00415614;padding:30px;display:grid;gap:22px;background:#fff}.auth-card--wide{width:min(640px,100%)}.auth-card__brand img{width:136px}.auth-card__intro{display:grid;gap:8px}.auth-card__intro h1{font-size:34px}.auth-card__intro span{color:#525252}.auth-card__footer{text-align:center}.auth-card__footer a{color:#004156;font-weight:700}.dashboard-hero{border:1px solid #d2d2d7;border-radius:16px;box-shadow:0 10px 24px #00415614;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff}.dashboard-hero h2{margin:6px 0 8px;font-size:34px}.dashboard-hero span{color:#525252}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stats-grid div{background:#fff;border:1px solid #d2d2d7;border-radius:16px;box-shadow:0 10px 24px #00415614;padding:18px;display:grid;gap:8px}.stats-grid div svg{color:#004156}.stats-grid div strong{color:#004156;font-size:30px}.stats-grid div span{color:#525252;font-weight:700}.feed-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.filters-panel{position:sticky;top:80px;background:#fff;border:1px solid #d2d2d7;border-radius:16px;box-shadow:0 10px 24px #00415614;padding:18px;display:grid;gap:16px}.filters-panel__title{display:flex;align-items:center;gap:8px;color:#0a0a0a;font-size:20px;font-weight:700}.create-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.form-panel,.upload-card{border:1px solid #d2d2d7;border-radius:16px;box-shadow:0 10px 24px #00415614;background:#fff}.form-panel{display:grid;gap:16px;padding:22px}.form-panel__head{display:grid;gap:8px}.form-panel__head h3{font-size:24px}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:16px;border-top:1px solid #d2d2d7}.upload-card{position:sticky;top:80px;display:grid;gap:14px;padding:18px}.upload-card__preview{aspect-ratio:4/3;display:grid;place-items:center;border-radius:16px;color:#004156;font-size:28px;font-weight:700;background:#e4fff9}.chat-shell{height:calc(100vh - 160px);min-height:620px;display:grid;grid-template-columns:340px minmax(0,1fr);background:#fff;border:1px solid #d2d2d7;border-radius:16px;box-shadow:0 10px 24px #00415614;overflow:hidden}.chat-list{border-right:1px solid #d2d2d7;background:#fff;padding:18px;display:grid;align-content:start;gap:10px}.chat-list__head{margin-bottom:8px}.chat-list button{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left;border:0;border-radius:10px;padding:12px;background:transparent}.chat-list button.active{background:#e4fff9}.chat-list small{display:block;margin-top:4px;color:#525252;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list em{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#00cf91;color:#004156;font-style:normal;font-weight:700}.chat-window{display:grid;grid-template-rows:auto 1fr auto;min-width:0;background:#f7fffd}.chat-window header{min-height:72px;display:flex;align-items:center;gap:12px;padding:0 18px;background:#fff;border-bottom:1px solid #d2d2d7}.chat-window header h2{font-size:20px}.chat-window header span{color:#525252;font-size:13px}.chat-window__messages{padding:20px;display:flex;flex-direction:column;gap:12px;overflow:auto}.message{max-width:min(68%,620px);padding:12px 14px;border-radius:16px;background:#fff;box-shadow:0 8px 18px -10px #00000080}.message--me{align-self:flex-end;background:#004156;color:#fff}.message--me p{color:#fff}.message span{display:block;margin-top:6px;color:inherit;opacity:.65;font-size:12px}.chat-window footer{min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:10px;align-items:center;padding:14px;background:#fff;border-top:1px solid #d2d2d7}.chat-window footer input{height:44px;border:1px solid #d2d2d7;border-radius:10px;padding:0 14px;outline:0;background:#fff}.chat-window footer button{height:42px;border:0;border-radius:10px;background:#004156;color:#fff}.profile-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px;align-items:start}.profile-card{border:1px solid #d2d2d7;border-radius:16px;box-shadow:0 10px 24px #00415614;padding:22px;text-align:center;display:grid;justify-items:center;gap:14px;background:#fff}.avatar-upload{display:grid;justify-items:center;gap:12px}.avatar-upload button{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 14px;border:1px solid #d2d2d7;border-radius:10px;background:#fff;color:#004156;font-weight:700}.profile-form{display:grid;gap:16px}.not-found{min-height:100vh;background:#fff}.not-found__content{width:min(1180px,100vw - 112px);min-height:calc(100vh - 104px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:center;gap:60px;margin:0 auto;padding:48px 0}.not-found__copy{display:grid;gap:14px}.not-found__copy strong{color:#004156;font-size:clamp(90px,14vw,180px);line-height:.88}.not-found__copy h1{font-size:40px}.not-found__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.not-found__preview{background:#fff;border:1px solid #d2d2d7;border-radius:18px;box-shadow:0 10px 24px #00415614;min-height:360px;display:grid;align-content:start;gap:18px;padding:20px;background:#e4fff9}.browser-dots{display:flex;gap:8px}.browser-dots span{width:10px;height:10px;border-radius:50%;background:#004156;opacity:.28}.browser-url{min-height:38px;display:flex;align-items:center;padding:0 14px;border-radius:10px;color:#64748b;background:#fff}.not-found__question{width:118px;height:118px;display:grid;place-items:center;justify-self:center;margin-top:26px;border-radius:50%;color:#004156;background:#fff;font-size:76px;font-weight:700}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#00415657}.modal{width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #d2d2d7;border-radius:18px;box-shadow:0 10px 24px #00415614;background:#fff}.modal__header,.modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid #d2d2d7}.modal__body{padding:18px}.modal__footer{justify-content:flex-end;border-top:1px solid #d2d2d7;border-bottom:0}@media(max-width:1180px){.projects-grid,.feed-grid,.landing-cards,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero,.content-grid--dashboard,.content-grid--details,.feed-layout,.profile-layout,.create-layout,.not-found__content{grid-template-columns:1fr}.filters-panel,.upload-card{position:static}}@media(max-width:820px){.public-header{padding-left:72px}.public-header__nav{display:none}.public-header__actions{gap:8px}.app-layout,.app-layout--sidebar-open{grid-template-columns:1fr}.sidebar{position:fixed;inset:auto 0 0 0;width:100%;height:58px;grid-template-rows:1fr;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:6px}.sidebar__toggle,.sidebar__brand,.sidebar__logout{justify-content:center;padding:0}.sidebar__brand img,.sidebar:not(.sidebar--open) .sidebar__brand img{width:40px;transform:none}.sidebar__nav{grid-column:span 4;display:flex;gap:4px;overflow-x:auto;padding:0;min-width:0}.sidebar__nav a{min-width:40px;justify-content:center}.sidebar span{display:none}.workspace{padding-bottom:58px}.topbar{grid-template-columns:1fr auto}.topbar__logo,.topbar__user div,.topbar__title .eyebrow{display:none}.page,.hero,.stats-strip,.landing-section,.not-found__content{width:min(100% - 32px,720px)}.hero{padding-top:36px}.hero h1{font-size:42px}.stats-strip,.landing-cards,.projects-grid,.feed-grid,.stats-grid,.form-grid--2,.chat-shell{grid-template-columns:1fr}.stats-strip div+div{border-left:0;border-top:1px solid #d2d2d7}.page-title-row,.dashboard-hero,.details-card,.details-card__main{min-width:0;align-items:flex-start;flex-direction:column}.segmented{width:100%;max-width:100%;overflow-x:auto}.segmented button{flex:1 0 auto;padding:0 12px}.chat-shell{height:auto}.chat-window{min-height:520px}.application-card{grid-template-columns:1fr}.application-card__actions,.form-actions{justify-content:flex-start}}@media(max-width:560px){.public-header{gap:10px;padding-right:12px}.brand img{width:112px}.public-header__actions .button--primary{display:none}.hero__actions,.not-found__actions,.form-actions{align-items:stretch;flex-direction:column}.button{width:100%}.feed-card__meta-row,.feed-card__footer{align-items:flex-start;flex-direction:column}.message{max-width:88%}}
