.faulty-terminal-container{width:100%;height:100%;position:relative;overflow:hidden}.egg-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#02050ba3;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;z-index:999}.egg-overlay.is-open{opacity:1;visibility:visible}.egg-overlay.is-reduced-motion{transition:none}.egg-modal{width:min(920px,92vw);max-height:min(88vh,820px);overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px #00000073;transform:translateY(14px) scale(.97);opacity:0;transition:transform .22s ease,opacity .22s ease;background:#06090f;position:relative}.egg-modal.is-open{transform:translateY(0) scale(1);opacity:1}.egg-modal.is-reduced-motion{transition:none}.egg-glitch-wrap{position:absolute;inset:0}.egg-glitch-stage{width:1080px;height:1080px;position:relative}.egg-shell{position:relative;z-index:1;min-height:540px;max-height:min(88vh,820px);padding:1.2rem 1.2rem 2.4rem;display:flex;flex-direction:column;background:linear-gradient(to bottom,#00000038,#000000a6);overflow-y:auto}.egg-close{align-self:end;width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.24);color:#f7f9ff;background:#070b148a;font-size:22px;line-height:1;cursor:pointer}.egg-content{margin-top:auto;padding-top:1.2rem;padding-bottom:.2rem;color:#f7f9ff;max-width:56ch}.egg-kicker{margin:0;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#f7f9ffb8}.egg-title{margin:.45rem 0 0;font-size:clamp(1.2rem,2.8vw,2rem);line-height:1.15}.egg-text{margin:.55rem 0 0;color:#f7f9ffdb;line-height:1.45}.egg-avatar-trigger{cursor:pointer}.egg-avatar-trigger:focus-visible{outline:3px solid rgba(246,179,29,.55);outline-offset:2px}#effects-root{position:fixed;inset:0;z-index:0;pointer-events:none}.effects-terminal-wrap{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.effects-terminal-wrap .faulty-terminal-container{width:100%;height:100%}.effects-terminal-wrap canvas{display:block;width:100%!important;height:100%!important}
