.project-globe{display:none;min-height:0;flex:1;position:relative;color:#191b18}
.page-projects [data-view=globe] .rotunda-stage,.page-projects [data-view=globe] .rotunda-footer{display:none!important}
.page-projects [data-view=globe] .project-globe{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,28%);gap:20px;padding:0 28px 22px}
.globe-world{position:relative;min-height:0;min-width:0;overflow:hidden}
#project-globe-canvas{width:100%;height:100%;display:block;touch-action:none;outline-offset:-5px}
.globe-markers{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.globe-marker{position:absolute;left:0;top:0;border:0;width:34px;height:34px;border-radius:50%;background:#171a17;color:white;display:grid;place-items:center;font:12px/1 Arial,sans-serif;pointer-events:auto;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #fafafa70;transition:background .18s;touch-action:none}
.globe-marker:hover,.globe-marker:focus-visible{background:#626b5d;outline:1px solid #171a17;outline-offset:5px}
.globe-marker[aria-pressed=true]{box-shadow:0 0 0 5px #fafafa,0 0 0 6px #191b18}
.globe-marker[hidden]{display:none}
.globe-tools{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;gap:7px}
.globe-tools button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #171a1725;border-radius:50%;background:#fafafac9;color:#171a17;font-size:20px}
.globe-tools button:active{background:#171a17;color:white}.globe-tools button:disabled{opacity:.35}
.globe-hint{position:absolute;left:0;right:0;bottom:12px;text-align:center;font-size:11px;color:#74766f;pointer-events:none}
.globe-sidebar{min-height:0;overflow:auto;scrollbar-width:thin;padding:26px 0 10px;border-left:1px solid #191b181c;padding-left:25px;overscroll-behavior:contain}
.globe-list-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}
.globe-list-heading .eyebrow{font-size:10px;color:#777b72;margin-bottom:14px}
.globe-list-heading h2{font-size:clamp(22px,2.2vw,32px);line-height:1.12;letter-spacing:-.04em;font-weight:400}
.globe-clear{width:34px;height:34px;flex:none;border:0;background:none;font-size:26px}.globe-clear[hidden]{display:none}
.globe-list-note{font-size:11px;line-height:1.5;color:#777b72;margin:18px 0 24px}
.globe-project-list{display:grid;gap:8px}
.globe-project-link{display:grid;grid-template-columns:85px 1fr;align-items:center;gap:13px;padding:8px 0;color:inherit;text-decoration:none}
.globe-project-link img,.globe-project-link video,.globe-thumb-empty{width:85px;height:70px;object-fit:cover;background:#e2e3df}
.globe-project-link h3{font-size:14px;font-weight:400;line-height:1.25;margin:0 0 5px}
.globe-project-link small{display:block;font-size:10px;line-height:1.4;color:#7b7d77}
.globe-project-link:hover h3{text-decoration:underline;text-underline-offset:4px}
.page-projects .browser-view-switch .globe-view-icon{fill:none!important;stroke:currentColor!important;stroke-width:1.2}
.globe-empty{font-size:13px;line-height:1.6;color:#686e63}
.globe-attribution{position:absolute;bottom:10px;left:6px;font-size:9px;color:#777;max-width:220px;z-index:2}.globe-attribution summary{cursor:pointer;list-style:none}.globe-attribution p{padding:12px;background:#fafafa;line-height:1.6;border:1px solid #ddd;border-radius:8px}.globe-attribution a{text-decoration:underline}
@media(max-width:760px){.page-projects [data-view=globe] .project-globe{grid-template-columns:1fr;grid-template-rows:minmax(210px,1fr) minmax(150px,32%);gap:0;padding:0 14px 10px}.globe-sidebar{border-left:0;border-top:1px solid #191b181c;padding:12px 0;}.globe-list-heading h2{font-size:20px}.globe-list-heading .eyebrow{display:none}.globe-list-note{margin:7px 0 10px}.globe-project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px}.globe-project-link{grid-template-columns:55px 1fr;gap:8px}.globe-project-link img,.globe-project-link video,.globe-thumb-empty{width:55px;height:50px}.globe-project-link h3{font-size:12px}.globe-tools{bottom:28px}.globe-hint{bottom:5px}}
@media(prefers-reduced-motion:reduce){.globe-marker{transition:none}}
