:root{color-scheme:dark;color:#f4f7f5;font-synthesis:none;background:#111517;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{background:#111517;min-width:320px;min-height:100%;margin:0}.holding-shell{place-items:center;min-height:100svh;padding:28px;display:grid}.holding-content{text-align:center;width:min(520px,100%);position:relative}.signal-frame{pointer-events:none;border:1px solid #293331;border-radius:50%;width:180px;height:180px;position:absolute;top:-46px;left:50%;transform:translate(-50%)}.signal-frame:before,.signal-frame:after,.signal-frame span{content:"";position:absolute}.signal-frame:before{border:1px solid #27302e;border-radius:50%;inset:22px}.signal-frame:after{background:#27302e;height:1px;top:50%;left:-16px;right:-16px}.signal-frame span:first-child{background:#27302e;width:1px;top:-16px;bottom:-16px;left:50%}.signal-frame span:last-child{background:#8ee0bd;border-radius:50%;width:7px;height:7px;animation:2.8s ease-in-out infinite pulse;top:5px;right:33px;box-shadow:0 0 18px #8ee0bda6}.holding-content img{border-radius:18px;margin-bottom:48px;position:relative}@keyframes pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.signal-frame span:last-child{animation:none}}h1{letter-spacing:0;margin:0 0 14px;font-size:clamp(48px,9vw,76px);line-height:1}.holding-content p{color:#aeb9b5;margin:0;font-size:18px;line-height:1.55}
