
*{box-sizing:border-box} body{margin:0;background:#080014 url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="80" height="80"%3E%3Crect width="80" height="80" fill="%23080014"/%3E%3Cpath d="M0 40H80M40 0V80" stroke="%23103310"/%3E%3C/svg%3E');color:#f5ff00;font-family:"Comic Sans MS","Courier New",monospace;line-height:1.45}.topbar{position:sticky;top:0;z-index:9;background:linear-gradient(90deg,#ff00cc,#00ff66,#ffff00,#00ccff);color:#000;text-align:center;font-weight:900;padding:10px;border-bottom:4px ridge #fff}.topbar a{color:#000}.wrap{max-width:1120px;margin:0 auto;padding:18px}.shell{border:8px ridge #00ff66;background:#13002c;box-shadow:0 0 30px #ff00cc;margin:18px 0;padding:16px}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:center}.logo{font-size:clamp(42px,8vw,92px);line-height:.88;text-shadow:5px 5px #ff00cc,9px 9px #00ffff;letter-spacing:-4px}.badge{display:inline-block;background:#ffff00;color:#000;border:4px outset #fff;padding:8px 12px;margin:6px;font-weight:900}.btn{display:inline-block;background:#00ff66;color:#000!important;padding:12px 16px;margin:8px 6px;border:4px outset #fff;text-decoration:none;font-weight:900}.btn.hot{background:#ff00cc}.btn.blue{background:#00ccff}.nav{background:#000;border:4px groove #ff00cc;padding:10px;text-align:center}.nav a{color:#00ffff;margin:6px 10px;font-weight:900}.panel{background:#000;border:3px dashed #ffff00;padding:14px;margin:14px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.card{background:#1d003d;border:4px ridge #00ccff;padding:14px;color:#fff}.card h3,.card h2{color:#00ff66}.marquee{overflow:hidden;white-space:nowrap;background:#ffff00;color:#000;border:4px inset #fff}.marquee span{display:inline-block;padding-left:100%;animation:mar 18s linear infinite}@keyframes mar{to{transform:translateX(-100%)}}.counter{font-family:"Courier New",monospace;background:#000;color:#00ff66;font-size:28px;letter-spacing:5px;border:4px inset #aaa;padding:8px;display:inline-block}.guest{background:#fff;color:#111;border:4px ridge #ff00cc;padding:10px}.guest p{border-bottom:1px dotted #333;padding-bottom:8px}.small{font-size:13px;color:#ddd}.footer{background:#000;border-top:5px ridge #00ff66;text-align:center;padding:22px;margin-top:24px}.footer a{color:#00ffff}.newsdate{color:#ffccff;font-weight:bold}input,textarea{width:100%;padding:12px;margin:5px 0 12px;background:#fff;color:#000;border:4px inset #ccc;font-family:inherit}button{cursor:pointer}.blink{animation:bl 1s steps(1) infinite}@keyframes bl{50%{opacity:.1}}@media(max-width:760px){.hero{grid-template-columns:1fr}.logo{letter-spacing:-2px}.topbar{font-size:13px}}
