/* PHASE-405-MOBILE-SOCIAL-ALIGNMENT-STYLES-LOCK */
html,body{max-width:100%;overflow-x:hidden}.phase405-sheet{position:fixed;z-index:320;left:50%;bottom:max(8px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(620px,94vw);max-height:82dvh;overflow:auto;padding:12px;border:1px solid #7ffcff;border-radius:18px;background:#050b15fa;color:#fff;box-shadow:0 24px 80px #000}.phase405-sheet.hide{display:none!important}.phase405-sheet-head{position:sticky;top:-12px;z-index:2;display:flex;align-items:center;justify-content:space-between;margin:-12px -12px 10px;padding:10px 12px 8px;background:#07101cf5;border-bottom:1px solid #ffffff22}.phase405-sheet-head h2{margin:0;color:#ffd98a;font-size:15px}.phase405-sheet-head button,.phase405-sheet button{min-height:38px;border:1px solid #7ffcff;border-radius:10px;background:#101a28;color:#fff;font-weight:900}.phase405-profile-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px;align-items:center}.phase405-profile-photo{width:84px;height:84px;border-radius:50%;object-fit:cover;border:2px solid #7ffcff;background:linear-gradient(135deg,#253b58,#7f43b7);display:grid;place-items:center;font-size:30px}.phase405-profile-data strong{display:block;color:#8dffb4;font-size:18px}.phase405-profile-data span{display:block;margin-top:3px;color:#bfd4e7;font-size:11px}.phase405-hands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.phase405-hand{padding:8px;border:1px solid #ffffff1d;border-radius:11px;background:#07121c}.phase405-hand strong{display:block;color:#ffd98a;font-size:11px}.phase405-hand span{display:block;margin-top:2px;color:#bfd4e7;font-size:9px}.phase405-guest-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.phase405-guest{padding:10px;border:1px solid #ffffff22;border-radius:12px;background:#07121c}.phase405-guest.live{border-color:#8dffb4}.phase405-guest strong{display:block;color:#fff}.phase405-guest span{display:block;color:#9fb6c9;font-size:9px;margin-top:4px}.phase405-voice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.phase405-voice-row button.active{border-color:#8dffb4;background:#123225}.phase405-meter{height:9px;margin:9px 0;border-radius:999px;background:#ffffff18;overflow:hidden}.phase405-meter i{display:block;height:100%;width:0;background:linear-gradient(90deg,#7ffcff,#8dffb4,#ffd98a);transition:width .06s linear}.phase405-threshold{width:100%;accent-color:#7ffcff}.phase405-note{color:#9fb6c9;font-size:9px;line-height:1.4}.phase405-transition{position:fixed;left:50%;top:46%;z-index:360;transform:translate(-50%,-50%) scale(.82);width:min(520px,88vw);padding:18px;border:2px solid #ffd98a;border-radius:22px;background:#07110ff3;text-align:center;color:#fff;box-shadow:0 0 54px #ffd98a55;opacity:0;pointer-events:none}.phase405-transition.show{animation:phase405Transition 2.8s ease forwards}.phase405-transition strong{display:block;color:#ffd98a;font-size:clamp(24px,7vw,42px)}.phase405-transition span{display:block;margin-top:5px;color:#dffcff;font-weight:800}.phase405-footer-button{border-color:#7ffcff!important}.phase405-burn-lock{outline:1px solid #ffd98a55}.phase405-mini-status{display:inline-flex;align-items:center;gap:5px;color:#8dffb4;font-size:8px;font-weight:900}.phase405-confetti{position:fixed;z-index:365;width:8px;height:14px;border-radius:2px;pointer-events:none;animation:phase405Confetti 1.5s ease-out forwards;background:var(--c)}@keyframes phase405Transition{0%{opacity:0;transform:translate(-50%,-50%) scale(.82)}15%,75%{opacity:1;transform:translate(-50%,-50%) scale(1)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.06)}}@keyframes phase405Confetti{to{transform:translate(var(--x),var(--y)) rotate(720deg);opacity:0}}
@media(max-width:520px){.phase405-sheet{width:95vw;padding:9px}.phase405-profile-card{grid-template-columns:64px minmax(0,1fr)}.phase405-profile-photo{width:64px;height:64px}.phase405-hands{grid-template-columns:1fr}.phase405-sheet button{font-size:9px}.phase405-voice-row{gap:4px}}
@media(orientation:landscape) and (max-height:620px){.phase405-sheet{width:min(820px,95vw);max-height:90dvh}.phase405-hands{grid-template-columns:repeat(5,minmax(0,1fr))}.phase405-hand{padding:5px}.phase405-hand strong{font-size:8px}.phase405-hand span{font-size:6px}.phase405-transition{top:50%;padding:10px}}
@media(prefers-reduced-motion:reduce){.phase405-transition.show,.phase405-confetti{animation:none!important}}