.workspace-shell{background:var(--background);min-height:100vh;color:var(--foreground)}.workspace-header{border-bottom:1px solid var(--line);background:var(--neutral);color:var(--foreground);padding:18px max(20px,50vw - 660px)}.workspace-header__top{justify-content:space-between;align-items:center;gap:20px;display:flex}.workspace-brand{font-size:20px;font-weight:750;text-decoration:none}.workspace-brand span{letter-spacing:.12em;text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:500;display:block}.workspace-session{align-items:center;gap:20px;font-size:13px;display:flex}.workspace-session button{cursor:pointer}.workspace-session button:disabled{opacity:.6}.workspace-nav{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.workspace-nav a{border-radius:8px;padding:9px 14px;font-size:14px;text-decoration:none}.workspace-nav a:hover{background:#302b21}.workspace-nav a[aria-current=page]{background:var(--accent);color:var(--primary)}.workspace-status{padding:48px 24px}.workspace-skip{color:#18342d;z-index:50;background:#fff;padding:12px;position:absolute;top:-80px;left:16px}.workspace-skip:focus{top:8px}.workspace-shell :focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (max-width:540px){.workspace-header{padding:16px}.workspace-header__top{align-items:flex-start}.workspace-session{flex-wrap:wrap;justify-content:flex-end;gap:12px;max-width:150px;font-size:12px}.workspace-nav a{padding:9px 10px;font-size:13px}}.workspace-shell .colony-page,.workspace-shell .colony-detail{padding-top:32px}.workspace-shell .colony-signal{margin-top:20px}.workspace-shell .colony-page__header,.workspace-shell .colony-detail>header{gap:24px;margin-bottom:28px}.workspace-team-switcher{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;margin-top:18px;font-size:14px;display:flex}.workspace-team-switcher select{background:var(--background);width:min(100%,300px);min-width:0;max-width:100%;min-height:44px;color:var(--foreground);border:1px solid var(--line);border-radius:8px;padding:8px 12px}.workspace-team-switcher button,.workspace-team-switcher a{overflow-wrap:anywhere;align-items:center;min-height:44px;display:inline-flex}.workspace-team-switcher button{border:1px solid var(--line);border-radius:8px;padding:8px 12px}.workspace-shell{--workspace-width:1320px;--workspace-space-1:8px;--workspace-space-2:16px;--workspace-space-3:24px;--workspace-space-4:40px;--workspace-title:clamp(1.875rem, 3vw, 2.5rem);--workspace-section:clamp(1.125rem, 2vw, 1.375rem);--workspace-muted:#b8b2a5;--workspace-radius:10px}.workspace-shell .colony-page,.workspace-shell .colony-detail{width:min(calc(100% - 40px), var(--workspace-width))}.workspace-shell .colony-page__header h1,.workspace-shell .colony-detail h1,.workspace-shell .rewards-heading h1{font-size:var(--workspace-title);letter-spacing:-.04em;line-height:1.15}.workspace-shell .colony-page__header{padding-block:var(--workspace-space-2);margin-bottom:var(--workspace-space-4);align-items:center}.workspace-shell .colony-page__header>div:first-child>p:last-child{max-width:56ch;color:var(--workspace-muted)}.workspace-shell .colony-totals{gap:var(--workspace-space-3);border:0;flex-wrap:wrap;min-width:0;display:flex}.workspace-shell .colony-totals span{gap:var(--workspace-space-1);text-transform:none;color:var(--workspace-muted);border:0;flex-direction:column;padding:0;display:flex}.workspace-shell .colony-totals strong{font-variant-numeric:tabular-nums;font:500 1.375rem Space Grotesk,sans-serif}.workspace-shell .colony-geography{gap:0 var(--workspace-space-3);padding-top:var(--workspace-space-3);grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);display:grid}.workspace-shell .colony-geography__heading{align-items:center;gap:var(--workspace-space-3);margin-bottom:var(--workspace-space-3);grid-column:1/-1}.workspace-shell .colony-geography h2,.workspace-shell .colony-create h2{font-size:var(--workspace-section);letter-spacing:-.02em;margin:0 0 var(--workspace-space-1);line-height:1.3}.workspace-shell .colony-geography__heading p:last-child{max-width:60ch;color:var(--workspace-muted);margin:0;font-size:.875rem}.workspace-shell .colony-geography__filter{gap:var(--workspace-space-1);min-width:200px}.workspace-shell .colony-geography__filter select{border-radius:var(--workspace-radius);min-height:44px}.workspace-shell .colony-geography__visual{grid-column:1;align-self:start;min-width:0}.workspace-shell .colony-geography__scroll{border-radius:var(--workspace-radius)}.workspace-shell .colony-geography__world{min-width:540px}.workspace-shell .colony-geography__caption{margin-bottom:0}.workspace-shell .colony-geography__results{grid-area:2/2;min-width:0}.workspace-shell .colony-geography__summary{margin:0 0 var(--workspace-space-2);color:var(--workspace-muted)}.workspace-shell .colony-geography__cards{gap:var(--workspace-space-2);grid-template-columns:1fr}.workspace-shell .colony-geography__card{padding:var(--workspace-space-3);border-radius:var(--workspace-radius);background:var(--neutral)}.workspace-shell .colony-geography__card h3{margin:var(--workspace-space-1) 0;font-size:1.125rem}.workspace-shell .colony-geography__card p{margin-bottom:var(--workspace-space-2);color:var(--workspace-muted);font-size:.875rem}.workspace-shell .colony-geography__country{color:var(--workspace-muted);font-size:.75rem}.workspace-shell .colony-geography__visibility{margin-top:var(--workspace-space-2)}.workspace-shell .colony-create{margin-top:var(--workspace-space-4)}.workspace-shell .rewards-heading{margin-top:var(--workspace-space-3)}@media (max-width:960px){.workspace-shell .colony-geography{display:block}.workspace-shell .colony-geography__results{margin-top:var(--workspace-space-3)}.workspace-shell .colony-geography__cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.workspace-shell .colony-geography__scroll-hint{display:inline}}@media (max-width:680px){.workspace-shell .colony-page__header{align-items:stretch;gap:var(--workspace-space-3);margin-bottom:var(--workspace-space-3)}.workspace-shell .colony-totals{gap:var(--workspace-space-4)}.workspace-shell .colony-geography__heading{align-items:stretch}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
