/* ISHAURA GLOBAL PRESENCE v1.0.0
   Visibility only. Soul Form remains pre-identity and receives no Born coordinate. */

/* Strong silhouette contrast on both white and dark backgrounds. */
.ilw-avatar.is-soul-state{
  opacity:1!important;
  overflow:visible!important;
  filter:
    drop-shadow(1px 0 0 rgba(255,91,143,.98))
    drop-shadow(-1px 0 0 rgba(84,201,255,.98))
    drop-shadow(0 1px 0 rgba(246,234,98,.96))
    drop-shadow(0 -1px 0 rgba(192,108,255,.98))
    drop-shadow(0 2px 2px rgba(17,24,39,.62))
    drop-shadow(0 0 7px rgba(84,201,255,.94))
    drop-shadow(0 0 14px rgba(124,124,255,.68))
    drop-shadow(0 0 22px rgba(255,91,143,.42))!important;
}
.ilw-avatar.is-soul-state:before{
  border:2px solid rgba(255,255,255,.98)!important;
  background:radial-gradient(circle at 50% 35%,#fff 0 7%,#ddf9ff 8% 20%,rgba(84,201,255,.96) 30%,rgba(124,124,255,.75) 47%,rgba(192,108,255,.66) 60%,rgba(95,225,155,.32) 72%,transparent 78%)!important;
  box-shadow:0 0 0 1px rgba(17,24,39,.34),0 0 9px rgba(255,255,255,.96),0 0 20px rgba(84,201,255,.82),0 0 36px rgba(192,108,255,.50)!important;
}
.ilw-avatar.is-soul-state:after{
  opacity:1!important;
  background:radial-gradient(ellipse,rgba(84,201,255,.38),rgba(192,108,255,.22) 46%,rgba(255,91,143,.11) 62%,transparent 74%)!important;
}

/* Existing persistent Travel Dashboard: do not let the Soul Form disappear into the avatar button. */
#ishaura-spiral-junction-dashboard [data-itc-citizen-host],
#ishaura-spiral-junction-dashboard .itc-citizen-quick{overflow:visible!important}
#ishaura-spiral-junction-dashboard .itc-citizen-quick .ilw-avatar.is-soul-state{
  transform:scale(.72)!important;
  transform-origin:center bottom!important;
  margin:-13px!important;
}

/* If a page has no world/Station/dashboard avatar mount, keep one compact Presence on-screen. */
#ishaura-global-presence{
  position:fixed;z-index:2147481500;right:16px;bottom:max(116px,calc(env(safe-area-inset-bottom) + 104px));
  width:98px;min-height:132px;padding:7px 7px 8px;border:3px solid transparent;border-radius:28px;
  background:linear-gradient(rgba(255,255,255,.95),rgba(247,250,253,.95)) padding-box,
             linear-gradient(#cbd5e1,#e2e8f0) border-box;
  color:#172337;box-shadow:0 18px 48px rgba(15,23,42,.18);backdrop-filter:blur(14px);
  display:grid;grid-template-rows:92px auto;align-items:end;justify-items:center;gap:3px;
  transition:opacity .18s ease,transform .18s ease;isolation:isolate;
}
#ishaura-global-presence[hidden]{display:none!important}
#ishaura-global-presence.is-soul-presence{
  background:linear-gradient(rgba(255,255,255,.96),rgba(247,250,253,.96)) padding-box,
             conic-gradient(#ff5b8f,#ffb84d,#f6ea62,#5fe19b,#54c9ff,#7c7cff,#c06cff,#ff5b8f) border-box;
  box-shadow:0 18px 48px rgba(15,23,42,.18),0 0 20px rgba(84,201,255,.20),0 0 28px rgba(192,108,255,.14);
}
#ishaura-global-presence>button{all:unset;position:absolute;inset:0;cursor:pointer;border-radius:inherit;z-index:4}
#ishaura-global-presence>button:focus-visible{outline:3px solid #087d97;outline-offset:3px}
#ishaura-global-presence .igp-avatar-host{position:relative;width:78px;height:92px;overflow:visible;pointer-events:none}
#ishaura-global-presence .igp-avatar-host .ilw-avatar.preview,
#ishaura-global-presence .igp-avatar-host .ilw-avatar{left:50%!important;top:100%!important;transform:translate(-50%,-100%) scale(1.38)!important;transform-origin:center bottom!important;pointer-events:none!important}
#ishaura-global-presence .igp-label{position:relative;z-index:3;display:block;max-width:88px;text-align:center;color:#30445a;font:900 .48rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.06em;text-transform:uppercase;pointer-events:none}
#ishaura-global-presence .igp-fallback-soul{position:absolute;left:50%;top:9px;transform:translateX(-50%);width:42px;height:62px;border:2px solid white;border-radius:52% 48% 60% 40%/38% 42% 58% 62%;background:radial-gradient(circle at 50% 35%,#fff 0 8%,#dff9ff 9% 22%,#54c9ff 34%,#7c7cff 52%,#c06cff 66%,rgba(95,225,155,.30) 74%,transparent 79%);filter:drop-shadow(1px 0 #ff5b8f) drop-shadow(-1px 0 #54c9ff) drop-shadow(0 1px #f6ea62) drop-shadow(0 -1px #c06cff) drop-shadow(0 0 12px rgba(84,201,255,.85));}

html[class*="dark"] #ishaura-global-presence,body[class*="dark"] #ishaura-global-presence,
html[data-theme="dark"] #ishaura-global-presence,body[data-theme="dark"] #ishaura-global-presence,
html[data-color-scheme="dark"] #ishaura-global-presence,body[data-color-scheme="dark"] #ishaura-global-presence{
  background:linear-gradient(rgba(4,12,22,.94),rgba(4,12,22,.94)) padding-box,
             linear-gradient(rgba(141,233,255,.35),rgba(192,108,255,.28)) border-box;
  color:#f4fbff;box-shadow:0 20px 55px rgba(0,0,0,.42);color-scheme:dark;
}
html[class*="dark"] #ishaura-global-presence.is-soul-presence,body[class*="dark"] #ishaura-global-presence.is-soul-presence,
html[data-theme="dark"] #ishaura-global-presence.is-soul-presence,body[data-theme="dark"] #ishaura-global-presence.is-soul-presence{
  background:linear-gradient(rgba(4,12,22,.94),rgba(4,12,22,.94)) padding-box,
             conic-gradient(#ff5b8f,#ffb84d,#f6ea62,#5fe19b,#54c9ff,#7c7cff,#c06cff,#ff5b8f) border-box;
}
html[class*="dark"] #ishaura-global-presence .igp-label,body[class*="dark"] #ishaura-global-presence .igp-label,
html[data-theme="dark"] #ishaura-global-presence .igp-label,body[data-theme="dark"] #ishaura-global-presence .igp-label{color:#d9effa}

@media(max-width:680px){
 #ishaura-global-presence{right:8px;bottom:max(104px,calc(env(safe-area-inset-bottom) + 94px));width:78px;min-height:112px;grid-template-rows:76px auto;border-radius:22px}
 #ishaura-global-presence .igp-avatar-host{width:62px;height:76px}
 #ishaura-global-presence .igp-avatar-host .ilw-avatar.preview,#ishaura-global-presence .igp-avatar-host .ilw-avatar{transform:translate(-50%,-100%) scale(1.16)!important}
 #ishaura-global-presence .igp-label{font-size:.42rem;max-width:70px}
}
