*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#0a0a0a;color:#e0e0e0}.halftone-reveal{position:relative;width:100%;height:100%;overflow:hidden;touch-action:none;cursor:crosshair}.halftone-reveal canvas{display:block;width:100%;height:100%}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:40px 20px;gap:24px}.app-header{text-align:center}.app-header h1{font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:8px}.app-header p{font-size:.95rem;color:#999;max-width:480px}.app-main{width:100%;max-width:800px}.app-footer{font-size:.8rem;color:#666}
