body{margin:0;background:#05070b;color:#f6f7fb;font-family:Inter,system-ui,Segoe UI,sans-serif;overflow-x:hidden}
:root{--scc-shell-max:1220px;--scc-shell-gutter:clamp(18px,3vw,64px)}
@media(min-width:1440px){:root{--scc-shell-max:1320px}}
@media(min-width:1800px){:root{--scc-shell-max:1460px}}
@media(min-width:2400px){:root{--scc-shell-max:1640px}}
.wrap{width:min(var(--scc-shell-max),calc(100% - (var(--scc-shell-gutter) * 2)));max-width:none;margin:0 auto;padding:32px 0;position:relative;z-index:1;box-sizing:border-box}
.site-header{position:sticky;top:0;z-index:10;background:rgba(5,7,11,.74);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.site-header .wrap{padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.site-brand{display:flex;align-items:center;gap:10px;color:#f6f7fb;text-decoration:none;font-weight:750;white-space:nowrap}
.site-brand-logo{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 0 15px rgba(162,170,173,.32))}
.project-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;justify-content:end;gap:6px 10px;flex:1;min-width:0}
.project-nav-row{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap}
.project-nav-row-primary{grid-column:1;grid-row:1}
.project-nav-row-teams{grid-column:1;grid-row:2;opacity:.95}
.project-nav-avatar{grid-column:2;grid-row:1 / span 2;align-self:stretch;display:flex;align-items:center;justify-content:center;gap:8px}
.project-nav-logout{display:inline}
.project-nav-link{border:1px solid #38445c;border-radius:999px;padding:7px 10px;color:#cfd6e6;font-size:12px;text-decoration:none;background:rgba(255,255,255,.025);font:inherit;cursor:pointer}
.project-nav-avatar-link{width:62px;min-height:62px;height:100%;border:1px solid #38445c;border-radius:18px;color:#f6f7fb;text-decoration:none;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.025));display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.22)}
.project-nav-help-link{width:42px;min-height:42px;border:1px solid #38445c;border-radius:999px;color:#f6f7fb;text-decoration:none;background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.18)}
.question-mark-icon{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.project-nav-link:hover,.project-nav-link.active,.project-nav-avatar-link:hover,.project-nav-avatar-link.active,.project-nav-help-link:hover,.project-nav-help-link.active{border-color:var(--scc-accent,#A2AAAD);color:#fff;background:rgba(162,170,173,.10)}
.project-nav-avatar-img{width:100%;height:100%;object-fit:cover}
.project-nav-avatar-initials{font-size:22px;font-weight:1000;letter-spacing:.04em}
.eyebrow{color:var(--scc-accent,#A2AAAD);text-transform:uppercase;letter-spacing:.14em;font-size:12px}
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px}
.card{background:#101520;border:1px solid #263044;border-radius:18px;padding:18px;text-decoration:none;color:#f6f7fb;box-shadow:0 18px 60px rgba(0,0,0,.25)}
.card:hover{border-color:var(--scc-accent,#A2AAAD)}
.muted{color:#aab3c5}
.pill{display:inline-block;border:1px solid #38445c;border-radius:999px;padding:4px 10px;color:#cfd6e6;font-size:12px}
.notice{border:1px solid rgba(16,185,129,.35);background:rgba(16,185,129,.10);padding:12px 14px;border-radius:14px;color:#d8fff1;margin:14px 0}
.notice.error{border-color:rgba(239,68,68,.35);background:rgba(239,68,68,.10);color:#ffe3e3}
.button{border:0;border-radius:999px;background:#f6f7fb;color:#05070b;font-weight:800;padding:11px 16px;cursor:pointer;text-decoration:none;display:inline-block}
.button.secondary{background:transparent;color:#cfd6e6;border:1px solid #38445c}
.project-home{position:relative;overflow:hidden;min-height:calc(100svh - 64px)}
.project-home-bg{position:fixed;inset:0;pointer-events:none;z-index:0;background-repeat:no-repeat;background-position:center right clamp(24px,8vw,180px);background-size:clamp(520px,54vw,1100px) auto;filter:grayscale(100%)}
.project-home-content{position:relative;z-index:1}
.project-home .card{background:rgba(16,21,32,.86);backdrop-filter:blur(3px)}
@media(max-width:780px){.site-header .wrap{align-items:flex-start;flex-direction:column}.project-nav{width:100%;grid-template-columns:minmax(0,1fr) auto}.project-nav,.project-nav-row{align-items:flex-start;justify-content:flex-start}.project-nav-avatar-link{width:56px;min-height:56px}}
@media(max-width:780px){body.site-homepage .site-header .wrap{align-items:center;flex-direction:row;flex-wrap:wrap;gap:6px 10px;padding:6px 16px}body.site-homepage .site-brand{min-height:44px;min-width:0;font-size:14px;gap:8px}body.site-homepage .site-brand-logo{width:30px;height:30px}body.site-homepage .project-nav{display:flex;flex:0 1 auto;width:auto;min-width:0;align-items:center;justify-content:flex-start}body.site-homepage .project-nav-row{align-items:center;justify-content:flex-start;gap:8px}body.site-homepage .project-nav-row-primary{display:flex}body.site-homepage .project-nav-link{box-sizing:border-box;display:inline-flex;align-items:center;min-height:44px;padding:10px 13px;line-height:1.1}}
@media(min-width:361px) and (max-width:780px){body.site-homepage .site-brand{font-size:13px}body.site-homepage .site-brand-logo{width:28px;height:28px}body.site-homepage .project-nav-link{padding-left:12px;padding-right:12px}}
@media(max-width:420px){body.site-homepage .site-brand-logo{display:none}}
@media(max-width:360px){body.site-homepage .site-header .wrap{padding-left:12px;padding-right:12px;gap:4px 8px}body.site-homepage .site-brand{font-size:13px}}
