.atlas-world{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:24px}.atlas-world>.resident-detail{margin:0;display:flex;flex-direction:column;min-width:0;padding:24px}.atlas-world .resident-detail h3{margin:12px 0}.atlas-world .resident-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.atlas-world .resident-detail p{font-size:14px}.atlas-world .resident-images{display:grid;grid-template-columns:1fr 1fr;gap:12px}.atlas-world .resident-images img{height:145px;aspect-ratio:auto;object-fit:contain}.ip-earth{border:1px solid #cad7dc;border-radius:24px;background:radial-gradient(ellipse at 50% 45%,#e1f1f1,#f0f5f6 60%,#faf8f0);padding:24px;min-width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.earth-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;letter-spacing:1px;color:#425b62}.earth-heading button{border:1px solid #9bb2b6;border-radius:24px;min-height:40px;padding:8px 14px;font-size:12px}.earth-scene{position:relative;aspect-ratio:1.1;min-height:340px;margin:14px 0}.earth-ball{position:absolute;width:65%;aspect-ratio:1;left:17.5%;top:17.5%;border-radius:50%;overflow:hidden;background:#81bcd4;box-shadow:inset -25px -15px 45px #163c6577,inset 12px 8px 24px #fff9,0 0 45px #83c7d755,0 18px 40px #50778322}.earth-land{position:absolute;inset:0;width:200%;background:radial-gradient(ellipse at 13% 28%,#d5deb0 0 10%,transparent 10.7%),radial-gradient(ellipse at 23% 51%,#b3cf9f 0 9%,transparent 9.7%),radial-gradient(ellipse at 26% 70%,#cbd9ab 0 7%,transparent 7.7%),radial-gradient(ellipse at 40% 32%,#d0dcae 0 14%,transparent 14.7%),radial-gradient(ellipse at 44% 78%,#c9d9a5 0 6%,transparent 6.7%),radial-gradient(ellipse at 63% 28%,#d5deb0 0 10%,transparent 10.7%),radial-gradient(ellipse at 73% 51%,#b3cf9f 0 9%,transparent 9.7%),radial-gradient(ellipse at 76% 70%,#cbd9ab 0 7%,transparent 7.7%),radial-gradient(ellipse at 90% 32%,#d0dcae 0 14%,transparent 14.7%);animation:earth-turn 38s linear infinite}.earth-grid{position:absolute;inset:0;border-radius:50%;background:repeating-linear-gradient(0deg,transparent 0 19%,#ffffff33 19.2% 19.7%,transparent 20%),repeating-linear-gradient(90deg,transparent 0 24%,#ffffff22 24.2% 24.7%,transparent 25%);box-shadow:inset -24px -12px 30px #17365244}.earth-orbit{position:absolute;inset:8%;border:1px dashed #8ba6ac88;border-radius:50%;transform:rotate(-20deg) scaleY(.85)}.earth-resident{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:76px;z-index:2;padding:0}.earth-resident img{width:62px;height:62px;object-fit:cover;border-radius:50%;border:3px solid #fff;box-shadow:0 4px 12px #24475225;margin:auto}.earth-resident span{display:block;background:#ffffffed;border-radius:14px;padding:4px 5px;margin-top:5px;font-size:12px;color:#263e43}.earth-resident[aria-pressed=true] img{border-color:#d2a747}.ip-earth>p{text-align:center;font-size:13px;color:#57717a}.earth-paused .earth-land,.earth-outside .earth-land{animation-play-state:paused}@keyframes earth-turn{to{transform:translateX(-50%)}}@media(max-width:900px){.atlas-world{grid-template-columns:1fr}.earth-scene{max-height:500px;width:100%;max-width:540px;align-self:center}.earth-resident{width:64px}.earth-resident img{width:50px;height:50px}.ip-earth{padding:18px}}@media(prefers-reduced-motion:reduce){.earth-land{animation:none}}
