:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#1a1a2e;color:#fafafa}.sign-scene{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.sign{width:260px;height:260px;background:#c0272d;position:relative;display:grid;place-items:center;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);box-shadow:0 4px 24px #00000080}.sign:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;background:transparent;border:4px solid #fff;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%)}.sign-text{font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-weight:900;font-size:4.5rem;letter-spacing:.12em;color:#fff;text-transform:uppercase;z-index:1;text-shadow:1px 2px 4px rgba(0,0,0,.3)}.sign-post{width:24px;height:180px;background:linear-gradient(to right,#6b6b6b,#8a8a8a,#6b6b6b);border-radius:0 0 4px 4px;margin-top:-4px}
