@font-face{font-family:Manrope;src:url(/brand/fonts/manrope-400.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/brand/fonts/manrope-500.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Manrope;src:url(/brand/fonts/manrope-600.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url(/brand/fonts/manrope-700.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/brand/fonts/ibm-plex-mono-400.ttf) format("truetype");font-weight:400;font-display:swap}.ws-shell{--ws-side:232px;--ws-player-height:89px;--ws-bg:#0c0c10;--ws-deep:#151318;--ws-surface:#2b282e;--ws-text:#efefef;--ws-muted:#bbbbbb;--ws-line:#49424f;--ws-primary:#895eac;--ws-focus:#9a73b6;display:grid;grid-template-columns:var(--ws-side) minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);min-height:100dvh;background:var(--ws-bg);color:var(--ws-text);color-scheme:dark;font:14px/1.5 Manrope,sans-serif;isolation:isolate}.ws-shell:before{content:"";position:fixed;inset:0;z-index:-1;background:url(/brand/film-grain.svg);opacity:.1;pointer-events:none}.ws-shell *,.ws-shell :after,.ws-shell :before{box-sizing:border-box}.ws-shell h1,.ws-shell h2,.ws-shell p{margin:0}.ws-shell h1{font-size:18px;font-weight:700}.ws-shell h2{font-size:18px;font-weight:600}.ws-shell button,.ws-shell input,.ws-shell select{font:inherit}.ws-shell a{color:inherit;text-decoration:none}.ws-shell button{cursor:pointer}.ws-shell :disabled,.ws-shell [aria-disabled=true]{color:var(--ws-muted);opacity:.6;cursor:not-allowed}.ws-shell :focus-visible{outline:2px solid var(--ws-focus);outline-offset:2px}.ws-shell[data-collapsed=true]{--ws-side:64px}.ws-side{grid-row:1/span 2;display:flex;flex-direction:column;padding:0 12px 12px;border-right:1px solid var(--ws-line);background:var(--ws-deep);position:sticky;top:0;height:100dvh;z-index:4;min-width:0}.ws-brand-row{display:flex;align-items:center;height:64px;min-height:64px;padding-left:10px;margin-bottom:20px}.ws-brand{position:relative;display:block;width:160px;min-width:160px;height:27px;transform-origin:left center}.ws-brand-mark{left:0;width:55px;background:url(/brand/maastr-lockup.png) 0/auto 100% no-repeat}.ws-brand-mark,.ws-brand-word{position:absolute;top:0;height:27px}.ws-brand-word{left:66px;width:94px;background:url(/brand/maastr-lockup.png) -66px/auto 100% no-repeat}.ws-shell[data-collapsed=true] .ws-brand{transform:translateX(-6.5px) scale(.6)}.ws-icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:5px;background:transparent;color:var(--ws-muted);flex-shrink:0}.ws-icon-button svg,.ws-nav-item svg{flex-shrink:0}.ws-collapse{position:absolute;top:46px;right:-16px;width:32px;height:32px;border-radius:999px;background:#38323d;border:1px solid var(--ws-line);z-index:2}.ws-navigation{display:flex;flex:1;flex-direction:column;min-height:0;gap:2px}.ws-nav-item{display:flex;align-items:center;gap:10px;min-height:36px;padding:8px 10px 8px 11px;border:0;border-radius:8px;background:none;color:var(--ws-muted);text-align:left;white-space:nowrap;overflow:hidden}.ws-nav-item[aria-current=page]{background:var(--ws-surface);color:var(--ws-text)}.ws-nav-sub{display:grid;grid-template-rows:1fr;margin:0 0 8px 20px;padding-left:10px;border-left:1px solid var(--ws-line)}.ws-nav-sub-inner{display:flex;flex-direction:column;gap:1px;min-height:0;overflow:hidden}.ws-nav-sub .ws-nav-item{padding:6px 10px;min-height:32px}.ws-shell[data-collapsed=true] .ws-side .ws-nav-sub{grid-template-rows:0fr;margin-bottom:0;border-color:transparent}.ws-fade{white-space:nowrap}.ws-recents{display:flex;flex-direction:column;gap:1px;margin:10px 0 8px;overflow-y:auto}.ws-nav-label{padding:0 10px 4px;font-size:10px;color:var(--ws-muted)}.ws-recent{padding:5px 10px 5px 8px}.ws-recent .ws-fade{min-width:0}.ws-recent-title{display:block;overflow:hidden;text-overflow:ellipsis}.ws-recent small{display:block;color:var(--ws-muted);font-size:10px}.ws-art{display:inline-flex;flex-shrink:0;overflow:hidden;background:var(--ws-surface);border-radius:5px}.ws-art img{display:block;width:100%;height:100%;object-fit:cover}.ws-art-fallback{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--ws-muted)}.ws-recent-art{width:22px;height:22px}.ws-shell[data-collapsed=true] .ws-side .ws-recent{justify-content:center;gap:0;padding-inline:0}:where(.ws-shell[data-collapsed=true] .ws-side .ws-recent) .ws-fade{width:0;overflow:hidden}.ws-shell[data-collapsed=true] .ws-side .ws-nav-label{height:0;padding:0;overflow:hidden}.ws-nav-tail{margin-top:auto;padding-top:16px;display:flex;flex-direction:column;gap:2px}.ws-topbar{grid-column:2;gap:16px;padding:0 24px 0 40px;border-bottom:1px solid var(--ws-line);position:sticky;top:0;background:var(--ws-bg);z-index:3}.ws-top-actions,.ws-topbar{display:flex;align-items:center}.ws-top-actions{gap:10px;margin-left:auto}.ws-account{display:flex;align-items:center;gap:6px;margin-left:6px;padding-left:12px;border-left:1px solid var(--ws-line)}.ws-avatar{width:24px;height:24px;border-radius:50%;font-size:10px}.ws-bell{position:relative}.ws-count{position:absolute;top:0;right:0;min-width:15px;padding:0 3px;background:var(--ws-primary);color:white;font-size:10px;border-radius:8px}.ws-main{grid-column:2;min-width:0;padding:16px 24px calc(var(--ws-player-height) + 24px);display:flex;flex-direction:column;gap:12px}.ws-player-slot{position:fixed;bottom:0;left:var(--ws-side);right:0;min-height:var(--ws-player-height);padding:12px 24px;background:var(--ws-deep);border-top:1px solid var(--ws-line);z-index:3;color:var(--ws-muted);font-size:12px}.ws-player-slot,.ws-toolbar{display:flex;align-items:center}.ws-toolbar{flex-wrap:wrap;gap:12px;padding:4px 0 8px}.ws-search{display:flex;align-items:center;gap:12px;width:300px;height:36px;border:1px solid #807687;border-radius:5px;padding:0 12px;color:var(--ws-muted)}.ws-search input{width:100%;min-width:0;background:transparent;color:var(--ws-text);border:0;padding:0}.ws-search:focus-within{outline:2px solid var(--ws-focus);outline-offset:2px}.ws-search input:focus-visible{outline:none}.ws-search input::placeholder{color:var(--ws-muted)}.ws-toolbar select{height:36px;width:188px;border:1px solid #807687;border-radius:5px;background:var(--ws-bg);color:var(--ws-text);padding:0 10px;font-size:13px}.ws-toolbar select[aria-label="Sort projects"]{width:150px}.ws-result-count{margin-left:auto;font-size:12px}.ws-projects-table{border-collapse:collapse;width:100%;background:var(--ws-bg);text-align:left;font-size:12px}.ws-projects-table th{font-weight:600;padding:8px 12px}.ws-projects-table td{padding:8px 12px;border-top:1px solid #525252;overflow-wrap:anywhere}.ws-projects-table th:first-child{width:30%}.ws-project-link{display:flex;flex-direction:column;align-items:flex-start;line-height:18px;min-width:0}.ws-card-copy>*,.ws-project-link>span:not(.ws-art){max-width:100%;overflow-wrap:anywhere}.ws-project-link strong{font-size:14px;font-weight:700;overflow-wrap:anywhere}.ws-table-art{width:36px;height:36px}.ws-mono{font-family:IBM Plex Mono,monospace;font-size:12px}.ws-facepile{display:flex;padding-left:6px}.ws-facepile>span{margin-left:-6px;border:1px solid var(--ws-deep);border-radius:50%;display:inline-flex}.ws-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.ws-project-card{display:flex;flex-direction:column;border-radius:12px;background:var(--ws-deep);overflow:hidden;min-width:0}.ws-project-art{width:100%;aspect-ratio:16/10;border-radius:0}.ws-project-art .ws-art-fallback{font-size:40px}.ws-card-copy{display:flex;flex-direction:column;gap:2px;padding:10px 12px 12px;font-size:12px}.ws-card-copy strong{font-size:14px;overflow-wrap:anywhere}.ws-card-stats{margin-top:8px;font-size:11px}.ws-personal-activity{display:inline-flex;margin-left:6px;padding:0 4px;border:1px solid #507c85;border-radius:3px;color:#b7dce3;font-size:10px;font-weight:500;line-height:1.5;vertical-align:middle;white-space:nowrap}.ws-card-copy small{margin-top:6px;font-size:10px}.ws-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:6px 12px;border:1px solid #62546b;border-radius:5px;background:#38323d;color:var(--ws-text)}.ws-button-primary{background:var(--ws-primary);color:white}.ws-load-more{align-self:center}.ws-state{padding:48px 24px;border:1px solid var(--ws-line);border-radius:12px;background:var(--ws-deep);min-height:260px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.ws-state p{color:var(--ws-muted)}.ws-skeleton{height:8px;width:60%;border-radius:4px}.ws-drawer,.ws-skeleton{background:var(--ws-surface)}.ws-drawer{position:fixed;margin:0;inset:0 auto 0 0;width:min(293px,calc(100vw - 40px));height:100dvh;max-height:100dvh;border:0;border-right:1px solid var(--ws-line);padding:12px 16px 48px;color:var(--ws-text)}.ws-drawer[open]{display:flex;flex-direction:column}.ws-drawer::backdrop{background:rgb(0 0 0/.65)}.ws-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ws-drawer-head img{width:120px;height:20px}.ws-drawer .ws-nav-item{min-height:40px}.ws-mobile{display:none}.ws-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ws-skip{position:fixed;top:-100px;left:12px;z-index:20;background:var(--ws-surface);padding:12px}.ws-skip:focus{top:12px}@media (hover:hover){.ws-icon-button:not(:disabled):hover,.ws-nav-item:not([aria-disabled=true]):not(:disabled):hover,.ws-project-card:hover{background:var(--ws-surface);color:var(--ws-text)}.ws-projects-table tr:hover{background:var(--ws-deep)}.ws-button:not(:disabled):hover{background:#4c4256}}@media (prefers-reduced-motion:no-preference){.ws-shell{transition:grid-template-columns .22s cubic-bezier(.2,0,0,1)}.ws-player-slot{transition:left .22s cubic-bezier(.2,0,0,1)}.ws-nav-sub{transition:grid-template-rows .22s cubic-bezier(.2,0,0,1),margin-bottom .22s cubic-bezier(.2,0,0,1),border-color .22s ease}.ws-brand{transition:transform .22s cubic-bezier(.2,0,0,1)}.ws-fade{transition:opacity .12s ease .1s}:where(.ws-shell[data-collapsed=true]) .ws-fade{transition-delay:0s}.ws-button,.ws-icon-button,.ws-nav-item,.ws-project-card{transition:background-color .14s ease,color .14s ease,transform .12s ease}.ws-button-primary{transition-property:background-color,transform}.ws-button:not(:disabled):active,.ws-project-card:active{transform:translateY(1px);transition-duration:70ms}}@media (max-width:900px){.ws-shell,.ws-shell[data-collapsed=true]{--ws-side:0px;--ws-player-height:64px;grid-template-columns:minmax(0,1fr);grid-template-rows:56px minmax(0,1fr)}.ws-desktop,.ws-desktop-cell,.ws-side{display:none}.ws-mobile{display:flex}.ws-main,.ws-topbar{grid-column:1}.ws-topbar{padding:0 12px;gap:6px}.ws-top-actions{gap:6px}.ws-account{gap:0;padding-left:4px;margin-left:0}.ws-mobile-logo img{width:120px;height:20px}.ws-main{padding:12px 12px calc(var(--ws-player-height) + 16px)}.ws-page-heading{flex-direction:column;gap:10px;margin-bottom:6px}.ws-page-heading h1{font-size:20px}.ws-tabs{display:flex;gap:4px}.ws-tabs>*{padding:8px 10px;border-radius:6px;font-size:13px}.ws-tabs [aria-current=page]{background:var(--ws-surface)}.ws-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;row-gap:12px}.ws-search{grid-column:1/-1;width:300px;max-width:100%}.ws-toolbar select{width:180px}.ws-toolbar select[aria-label="Sort projects"]{grid-column:1/-1;order:3;width:140px}.ws-result-count{order:2}.ws-toolbar select{order:1}.ws-projects-table{table-layout:fixed}.ws-projects-table td,.ws-projects-table th{padding-inline:12px}.ws-projects-table th:first-child{width:75%}.ws-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ws-player-slot{padding:10px 12px}}:where(.ws-shell[data-collapsed=true] .ws-side) .ws-fade{opacity:0}