:root{color:#f7f7fb;font-synthesis:none;background:#090b12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{width:100%;min-width:320px;height:100%;min-height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 20% 20%,#564fd63d,#0000 42%),linear-gradient(145deg,#111526 0%,#090b12 62%)}.receiverShell{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:clamp(48px,8vh,120px) clamp(64px,9vw,180px);display:flex}.brandMark{aspect-ratio:1;border:3px solid #ffffffdb;border-radius:24%;place-content:center;gap:8%;width:clamp(70px,6.5vw,128px);margin-bottom:clamp(28px,4vh,56px);transition:border-color .18s,box-shadow .18s;display:grid}.brandMark span{background:currentColor;border-radius:999px;width:clamp(32px,3vw,58px);height:clamp(4px,.4vw,8px)}.eyebrow{color:#aeb4cd;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .7em;font-size:clamp(20px,1.7vw,34px);font-weight:700}h1{letter-spacing:-.035em;max-width:15ch;margin:0;font-size:clamp(48px,5.2vw,104px);line-height:1.03}#receiver-message{color:#c9cde0;max-width:42ch;margin:.9em 0 0;font-size:clamp(24px,2vw,40px);line-height:1.45}[data-state=ready] .brandMark{color:#8cf0c8;border-color:#8cf0c8;box-shadow:0 0 64px #44dfa238}[data-state=error] .brandMark{color:#ffaca5;border-color:#ffaca5}@media (prefers-reduced-motion:no-preference){[data-state=booting] .brandMark{animation:1.8s ease-in-out infinite receiverPulse}}@keyframes receiverPulse{50%{opacity:.55;transform:scale(.97)}}
