@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Source+Sans+3:wght@400;500&display=swap";:root{font-family:Montserrat,"Source Sans 3",Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;color:#331048;background-color:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;min-height:100dvh;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vh,48px)}#root{width:100%;display:flex;align-items:center;justify-content:center}.sds-page{width:min(420px,94vw);min-height:clamp(520px,80vh,760px);background:#fff;color:#331048;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(20px,4vh,32px);padding:clamp(24px,5vh,48px) clamp(20px,6vw,40px)}.brand{display:flex;flex-direction:column;gap:8px}.eyebrow{margin:0;font-size:12px;letter-spacing:.32em;text-transform:uppercase;font-weight:600;color:#7c2d96}.brand h1{margin:0;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.helper{margin:0;font-size:1rem;color:#6b4a7c}.orb-wrapper{width:min(360px,70vw,45vh);height:min(360px,70vw,45vh);max-width:100%}.orb{width:100%;height:100%}.controls{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.status{margin:0;font-size:1rem;font-weight:600;color:#5e1d6f}.btn{border:none;padding:14px 32px;border-radius:999px;font-size:1rem;cursor:pointer;font-weight:600;min-width:220px;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.btn:disabled{opacity:.7;cursor:not-allowed}.btn.start{background:#5e1d6f;color:#fff;box-shadow:0 12px 24px #5e1d6f40}.btn.stop{background:#c0246a;color:#fff;box-shadow:0 12px 24px #c0246a40}.user-greeting{margin:0 0 4px;font-size:1.1rem;font-weight:600;color:#5e1d6f}.debug-info{margin:8px 0 0;font-size:.75rem;color:#999;font-family:monospace}@media(max-height:640px){body{align-items:flex-start}.sds-page{min-height:auto;padding-block:24px}.orb-wrapper{width:min(280px,70vw,40vh);height:min(280px,70vw,40vh)}}
