.boot-screen{z-index:1000;color:#eee9dc;text-align:center;background:radial-gradient(at 50% 80%,#154137,#081c18 48%,#06100f);flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:24px;font-family:Arial,sans-serif;display:flex;position:fixed;inset:0}.boot-screen .boot-brand{letter-spacing:-.06em;font-size:clamp(36px,7vw,82px);font-style:italic;font-weight:900}.boot-brand:after{content:"";background:#d8bc85;height:3px;margin-top:6px;display:block;transform:skew(-25deg)}.boot-screen small{letter-spacing:.3em;color:#bbccc3;font-size:10px}.boot-screen p{color:#c7d7cc;font-size:13px;line-height:1.6}.boot-line{background:#52665d;width:170px;height:2px;overflow:hidden}.boot-line:after{content:"";background:#eee0b9;width:45%;height:100%;animation:1.3s ease-in-out infinite alternate boot-slide;display:block}.boot-error .boot-line:after{background:#d08b64;width:100%;animation:none}.boot-screen a{color:#ece5d3;border:1px solid #8eaa99;padding:14px 24px;text-decoration:none}.boot-screen [hidden]{display:none}@keyframes boot-slide{to{transform:translate(125%)}}@media (prefers-reduced-motion:reduce){.boot-line:after{width:100%;animation:none}}
