@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500&display=swap";html,body{margin:0;padding:0}#root{width:100%;min-height:100vh}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#06070d;--surface:#ffffff08;--green:#22c55e;--green-dim:#22c55e1a;--text:#e8e8ed;--muted:#52546a;--border:#ffffff0f}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,sans-serif;overflow-x:hidden}.nav{z-index:200;-webkit-backdrop-filter:blur(20px);background:#06070d99;justify-content:space-between;align-items:center;height:52px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{color:var(--text);letter-spacing:-.02em;align-items:center;gap:8px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:flex}.nav-logo img{border-radius:5px;width:20px;height:20px}.nav-github{color:#fff6;align-items:center;gap:6px;font-size:12px;font-weight:500;text-decoration:none;transition:color .18s;display:flex}.nav-github:hover{color:#ffffffbf}.nav-github svg{width:14px;height:14px}.nav-stars{font-variant-numeric:tabular-nums;background:#ffffff0f;border:1px solid #ffffff12;border-radius:100px;padding:1px 6px;font-size:11px}.hero{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative}.hero-badge{color:var(--green);letter-spacing:.07em;text-transform:uppercase;background:#22c55e0a;border:1px solid #22c55e38;border-radius:100px;align-items:center;gap:7px;margin-bottom:44px;padding:5px 13px;font-size:11px;display:inline-flex}.pulse{background:var(--green);width:5px;height:5px;box-shadow:0 0 7px var(--green);border-radius:50%;animation:2.2s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.35}}.hero-icon{border-radius:18px;width:80px;height:80px;margin-bottom:36px;box-shadow:0 0 0 1px #ffffff12,0 20px 60px #000000b3,0 0 50px #22c55e0d}.hero-h1{letter-spacing:-.045em;margin-bottom:28px;font-family:Space Grotesk,sans-serif;font-size:clamp(54px,9.5vw,100px);font-weight:700;line-height:.94}.hero-h1 .accent{color:var(--green)}.hero-sub{color:var(--muted);max-width:390px;margin-bottom:48px;font-size:clamp(15px,1.8vw,17px);font-weight:300;line-height:1.72}.cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.btn-primary{background:var(--text);color:var(--bg);letter-spacing:-.01em;border-radius:100px;align-items:center;gap:6px;padding:13px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .18s,transform .15s;display:inline-flex}.btn-primary:hover{opacity:.85;transform:translateY(-1px)}.btn-ghost{color:#ffffff8c;border:1px solid #ffffff2e;border-radius:100px;align-items:center;gap:6px;padding:13px 20px;font-size:13px;text-decoration:none;transition:color .18s,border-color .18s;display:inline-flex}.btn-ghost:hover{color:var(--text);border-color:#ffffff59}.hero-req{color:#f0f0f02e;letter-spacing:.03em;font-size:11px}.features{z-index:1;max-width:900px;margin:0 auto;padding:80px 48px 100px;position:relative}.section-label{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:40px;font-size:10px}.features-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);border-radius:14px;padding:24px 22px}.feature-glyph{background:var(--green-dim);border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;font-size:17px;display:flex}.feature h3{letter-spacing:-.015em;margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:500}.feature p{color:var(--muted);font-size:13px;line-height:1.65}.demo-section{z-index:1;max-width:900px;margin:0 auto;padding:20px 48px 80px;position:relative}@media (width<=680px){.demo-section{padding:20px 20px 60px}}footer{z-index:1;border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:24px 48px;display:flex;position:relative}.footer-left{align-items:center;gap:8px;display:flex}.footer-left img{opacity:.3;border-radius:3px;width:15px;height:15px}footer span,footer a{color:#f0f0f033;font-size:12px;text-decoration:none}footer a{transition:color .2s}footer a:hover{color:var(--muted)}@media (width<=680px){.nav{padding:0 20px}.features{padding:60px 20px 80px}.features-grid{grid-template-columns:1fr}footer{text-align:center;flex-direction:column;gap:8px;padding:20px}}@media (prefers-reduced-motion:reduce){body:before,.pulse{animation:none}}.beams-container{width:100%;height:100%;position:relative}.demo-wrap{flex-direction:column;align-items:center;width:100%;max-width:480px;margin:0 auto;display:flex}.demo-menubar{color:#ffffffbf;-webkit-user-select:none;user-select:none;background:#1c1d24e6;border:1px solid #ffffff17;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;width:100%;height:28px;padding:0 16px;font-family:-apple-system,SF Pro Text,sans-serif;font-size:12px;font-weight:500;display:flex}.demo-menubar-left{align-items:center;gap:14px;display:flex}.demo-apple{color:#fffc;font-size:13px}.demo-app-name{font-weight:600}.demo-menubar-right{align-items:center;gap:8px;display:flex}.demo-status-icon{color:#ffffffa6;transition:color .35s;display:block}.demo-status-icon.active{color:#22c55e}.demo-time{color:#ffffffa6;font-variant-numeric:tabular-nums;font-size:11px}.demo-status-area{background:#0e0f16b3;border:1px solid #ffffff0f;border-top:none;flex-direction:column;gap:18px;width:100%;height:148px;padding:24px 28px 18px;display:flex}.demo-status-row{justify-content:center;align-items:center;gap:18px;display:flex}.demo-status-item{flex-direction:column;align-items:center;gap:7px;display:flex}.demo-status-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff38;font-family:Inter,sans-serif;font-size:10px}.demo-status-badge{color:#ffffff47;background:#ffffff0a;border:1px solid #ffffff12;border-radius:100px;justify-content:center;align-items:center;gap:6px;min-width:82px;padding:4px 11px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:background .3s,color .3s,border-color .3s;display:inline-flex}.demo-status-badge .demo-status-dot{background:#ffffff2e;transition:background .3s}.demo-status-badge.badge-active{color:#fb923c;background:#fb923c1f;border-color:#fb923c40}.demo-status-badge.badge-active .demo-status-dot{background:#fb923c}.demo-status-badge.badge-dnd{color:#22c55e;background:#22c55e1a;border-color:#22c55e38}.demo-status-badge.badge-dnd .demo-status-dot{background:#22c55e}.demo-status-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.demo-arrow{color:#ffffff1f;flex-shrink:0;font-family:Inter,sans-serif;font-size:14px;transition:color .3s,opacity .3s}.demo-arrow.arrow-active{color:#fff6}.demo-notif-area{flex-direction:column;gap:5px;height:54px;display:flex;overflow:hidden}.demo-notif{background:#ffffff0a;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:10px;padding:7px 11px;display:flex}.demo-notif-initials{color:#fff6;letter-spacing:.04em;background:#ffffff12;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:Inter,sans-serif;font-size:9px;font-weight:600;display:flex}.demo-notif-body{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.demo-notif-app{text-transform:uppercase;letter-spacing:.07em;color:#ffffff47;font-family:Inter,sans-serif;font-size:9px;font-weight:600}.demo-notif-msg{color:#fff9;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:12px;overflow:hidden}.demo-btn{color:#ffffff8c;cursor:pointer;letter-spacing:-.01em;background:#ffffff0d;border:1px solid #ffffff14;border-top:none;border-radius:0 0 12px 12px;width:100%;padding:10px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:background .2s,color .2s}.demo-btn:hover{color:#ffffffd9;background:#ffffff17}.demo-btn.demo-btn-active{color:#ffffff73}.demo-btn.demo-btn-active:hover{color:#ffffffb3;background:#ffffff12}.demo-hint{color:#ffffff2e;text-align:center;min-height:14px;margin-top:11px;font-family:Inter,sans-serif;font-size:11px}
