@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";:root{color:#f4f4f4;background:#050505;font-family:"Press Start 2P",Courier New,monospace;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow:hidden;background:#050505}body:before{position:fixed;z-index:5;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.045) 0,rgba(255,255,255,.045) 1px,transparent 1px,transparent 4px);content:"";mix-blend-mode:screen}body:after{position:fixed;z-index:6;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 55%,rgba(0,0,0,.48));content:""}#teletext-screen{position:relative;display:flex;width:min(100%,960px);min-height:100vh;margin:0 auto;padding:70px 0;outline:none;background:#050505;color:#f4f4f4;text-shadow:0 0 7px currentColor}#teletext-screen.apod-background{background-image:linear-gradient(#050505b8,#050505e6),var(--apod-image);background-position:center;background-size:cover}.screen-content{width:100%}.screen-header,.screen-footer{display:flex;justify-content:space-between;gap:16px;font-size:clamp(9px,1.5vw,14px);line-height:1.8}.screen-header{color:#f4f4f4}.screen-footer{margin-top:42px;color:#ff4040}.page-input{position:absolute;top:clamp(24px,8vw,72px);right:clamp(18px,7vw,70px);color:#ffff35}.screen-title{margin:42px 0 34px;color:#35ff65;font-size:clamp(18px,4vw,38px);line-height:1.5}.screen-line{min-height:1.8em;margin:0;color:#f4f4f4;font-size:clamp(10px,1.8vw,16px);line-height:1.8;white-space:pre-wrap}.screen-line:nth-child(4n+1){color:#35ff65}.screen-line:nth-child(4n+2){color:#ffff35}.page-blue .screen-title,.page-blue .screen-line:nth-child(4n+1){color:#3b8cff}.page-red .screen-title{color:#ff4040}.page-yellow .screen-title{color:#ffff35}.page-white .screen-title{color:#f4f4f4}.status-green{color:#35ff65}.status-yellow{color:#ffff35}.news-clock{color:#f4f4f4}.news-list{display:grid;gap:10px;margin-top:20px}.news-item{display:grid;grid-template-columns:auto 1fr;gap:8px 14px;width:100%;padding:8px 0;border:0;background:transparent;color:#ffff35;font:inherit;text-align:left;text-shadow:inherit;cursor:pointer}.news-item:hover,.news-item:focus-visible{color:#35ff65}.news-number{color:#35ff65}.news-title{overflow-wrap:anywhere}.news-source{grid-column:2;color:#f4f4f4;font-size:.75em;line-height:1.6}.status-red{color:#ff4040;animation:warning-blink .8s steps(2,start) infinite}@keyframes warning-blink{50%{opacity:.25}}@media(max-width:560px){#teletext-screen{padding:28px 16px}.screen-header{align-items:flex-start;flex-direction:column}.screen-title{margin:36px 0 26px}.screen-footer{margin-top:28px}.news-item{grid-template-columns:32px 1fr;gap:6px}}
