*{box-sizing:border-box}html,body{color:#e2e8f0;background:#0f172a;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.container{max-width:720px;margin:0 auto;padding:64px 24px}.title{background:linear-gradient(135deg,#f472b6,#a855f7);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:2.5rem}.subtitle{color:#94a3b8;margin:0 0 32px}.section{background:#1e293b;border:1px solid #334155;border-radius:12px;margin-bottom:24px;padding:24px}.section h2{margin:0 0 8px;font-size:1.125rem}.section p{color:#94a3b8;margin:0 0 16px;font-size:.9rem}.stage{background:#0b1224;border:1px dashed #334155;border-radius:8px;height:240px;position:relative;overflow:hidden}.stage.scaled{transform-origin:0 0}.box{color:#0f172a;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#f472b6,#a855f7);border-radius:12px;justify-content:center;align-items:center;width:96px;height:96px;font-weight:600;display:flex}.controls{color:#94a3b8;gap:8px;margin-top:12px;font-size:.85rem;display:flex}.github-link{color:#94a3b8;margin-top:16px;font-size:.9rem;text-decoration:none;display:inline-block}.github-link:hover{color:#e2e8f0}code{background:#0f172a;border-radius:4px;padding:2px 6px;font-size:.85em}
