:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f0f23);min-height:100vh}#root{max-width:1200px;margin:0 auto;padding:2rem}.demo-container{display:flex;flex-direction:column;align-items:center;gap:40px}.demo-title{margin:0;font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#bc82f3,#8d9fff,#ff6778);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.demo-subtitle{margin:0;color:#fff9;font-size:1.1rem}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%}@media(max-width:1100px){.demo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.demo-grid{grid-template-columns:1fr}}.demo-section{display:flex;flex-direction:column;align-items:center;gap:20px}.demo-section-title{margin:0;font-size:1.2rem;font-weight:600;color:#ffffffe6}.demo-controls{display:flex;gap:12px}.demo-btn{padding:8px 16px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff0d;color:#ffffffb3;font-size:.9rem;cursor:pointer;transition:all .2s ease}.demo-btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff4d}.demo-btn:disabled{opacity:.4;cursor:not-allowed}.demo-btn.active{background:#4ade8033;border-color:#4ade8080;color:#4ade80}.demo-btn.paused{background:#fbbf2433;border-color:#fbbf2480;color:#fbbf24}.state-selector{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.state-btn{padding:6px 12px;border:1px solid rgba(255,255,255,.15);border-radius:6px;background:#ffffff08;color:#fff9;font-size:.8rem;cursor:pointer;transition:all .2s ease}.state-btn:hover{background:#ffffff14;border-color:#ffffff40}.state-btn.selected{background:linear-gradient(135deg,#bc82f34d,#8d9fff4d);border-color:#bc82f399;color:#fff}.demo-card{width:280px;height:360px;background:linear-gradient(180deg,#1f1f2e,#151520)}.card-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#fff}.card-icon{font-size:4rem}.card-title{font-size:1.5rem;font-weight:600}.card-desc{font-size:.95rem;opacity:.7}.card-status{margin-top:20px;padding:8px 16px;background:#ffffff1a;border-radius:20px;font-size:.85rem;opacity:.8}.demo-phone{width:280px;height:500px;background:linear-gradient(180deg,#0a0a12,#000)}.phone-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff}.phone-time{font-size:5rem;font-weight:200;letter-spacing:-2px}.phone-date{font-size:1.1rem;opacity:.8}.phone-siri{margin-top:60px;display:flex;align-items:center;gap:8px;padding:12px 20px;background:#ffffff1a;border-radius:24px;font-size:.95rem}.siri-icon{font-size:1.2rem}.small-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.small-card{width:140px;height:100px;background:linear-gradient(135deg,#2a2a3e,#1a1a28)}.small-card-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:.9rem}.small-card-content span:first-child{font-size:1.8rem}.demo-section-wide{grid-column:1 / -1}.states-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;width:100%;max-width:800px}@media(max-width:900px){.states-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:500px){.states-grid{grid-template-columns:repeat(2,1fr)}}.state-preview{display:flex;flex-direction:column;align-items:center;gap:8px}.state-preview-card{width:100px;height:80px;background:linear-gradient(135deg,#2a2a3e,#1a1a28)}.state-preview-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff}.state-preview-icon{font-size:1.5rem}.state-preview-label{font-size:.75rem;opacity:.7;text-transform:capitalize}.start-btn:not(:disabled){background:linear-gradient(135deg,#bc82f34d,#8d9fff4d);border-color:#bc82f380;color:#fff}.start-btn:not(:disabled):hover{background:linear-gradient(135deg,#bc82f366,#8d9fff66);border-color:#bc82f3b3}.streaming-state-indicator{padding:8px 16px;background:#ffffff0d;border-radius:8px;color:#ffffffb3;font-size:.85rem;text-align:center}.streaming-state-indicator strong{color:#fff}.streaming-textarea-wrapper{width:280px;height:400px;background:linear-gradient(180deg,#1f1f2e,#151520);position:relative}.streaming-textarea-wrapper .aie-glow-content{height:100%}.streaming-textarea{width:100%;height:100%;padding:20px;background:transparent;border:none;outline:none;resize:none;font-family:inherit;font-size:.9rem;line-height:1.6;color:#ffffffd9;box-sizing:border-box}.streaming-textarea::placeholder{color:#ffffff59;font-style:italic}.streaming-cursor{position:absolute;bottom:20px;right:20px;animation:blink 1s step-end infinite;color:#bc82f3;font-weight:700;font-size:1.2rem}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.streaming-hint{font-size:.75rem;color:#fff6;text-align:center}.demo-footer{margin-top:20px;padding:20px 32px;background:#ffffff0d;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:16px}.demo-footer-install{margin:0;color:#ffffff80;font-family:SF Mono,Monaco,monospace;font-size:.9rem;padding:8px 16px;background:#0003;border-radius:6px}.demo-footer-links{display:flex;gap:16px}.demo-footer-link{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fffc;text-decoration:none;font-size:.9rem;transition:all .2s ease}.demo-footer-link:hover{background:#ffffff1f;border-color:#ffffff40;color:#fff}.demo-footer-link svg{opacity:.8}.demo-footer-link:hover svg{opacity:1}@media(max-width:768px){#root{padding:1rem}.demo-title{font-size:1.8rem}}
