*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;color:#1a1a1a;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}code,pre{font-family:'Fira Code',monospace}.nav{background:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:100}.nav-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.logo{font-size:1.25rem;font-weight:700;color:#0066cc}.nav-links{display:flex;gap:2rem}.nav-links a{color:#666;font-weight:500;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:#0066cc}.hero{padding:6rem 0;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%)}.hero .container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content h1{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:#0a0a0a}.hero-subtitle{font-size:1.25rem;color:#666;margin-bottom:2rem;line-height:1.8}.hero-cta{display:flex;gap:1rem}.hero-image img{width:100%;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.1)}.btn-primary{background:#0066cc;color:#fff;padding:.875rem 2rem;border-radius:8px;font-weight:600;transition:all .2s;display:inline-block;border:none;cursor:pointer}.btn-primary:hover{background:#0052a3;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,102,204,.3)}.btn-secondary{background:#fff;color:#0066cc;padding:.875rem 2rem;border-radius:8px;font-weight:600;border:2px solid #0066cc;transition:all .2s;display:inline-block;cursor:pointer}.btn-secondary:hover{background:#f0f7ff}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.features{padding:6rem 0;background:#fff}.features h2{font-size:2.5rem;text-align:center;margin-bottom:4rem;color:#0a0a0a}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{padding:2rem;border:1px solid #e5e5e5;border-radius:12px;transition:all .3s}.feature-card:hover{border-color:#0066cc;box-shadow:0 8px 30px rgba(0,102,204,.1);transform:translateY(-4px)}.feature-icon{width:48px;height:48px;background:#f0f7ff;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#0066cc}.feature-card h3{font-size:1.25rem;margin-bottom:1rem;color:#0a0a0a}.feature-card p{color:#666;line-height:1.7}.architecture{padding:6rem 0;background:#f8fafc}.arch-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.arch-text h2{font-size:2.5rem;margin-bottom:1.5rem;color:#0a0a0a}.arch-text p{color:#666;margin-bottom:2rem;line-height:1.8}.tech-list{list-style:none}.tech-list li{padding:.75rem 0;padding-left:1.5rem;position:relative;color:#333}.tech-list li:before{content:'✓';position:absolute;left:0;color:#0066cc;font-weight:700}.arch-image img{width:100%;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.1)}.stats{padding:4rem 0;background:#0066cc;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-card{text-align:center}.stat-number{font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:1rem;opacity:.9}.cta-section{padding:6rem 0;text-align:center;background:#fff}.cta-section h2{font-size:2.5rem;margin-bottom:1rem;color:#0a0a0a}.cta-section p{font-size:1.25rem;color:#666;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center}.footer{background:#0a0a0a;color:#fff;padding:3rem 0 1.5rem}.footer-content{display:flex;justify-content:space-between;margin-bottom:2rem}.footer-left p{color:#999;margin-top:.5rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#ccc;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333;color:#999}.dashboard-container{display:flex;min-height:calc(100vh - 73px)}.sidebar{width:260px;background:#f8fafc;border-right:1px solid #e5e5e5;padding:2rem 0}.sidebar-section{margin-bottom:2rem;padding:0 1.5rem}.sidebar-section h3{font-size:.875rem;text-transform:uppercase;color:#999;margin-bottom:1rem;font-weight:600}.sidebar-link{display:block;padding:.75rem 1rem;color:#666;border-radius:8px;margin-bottom:.25rem;transition:all .2s}.sidebar-link:hover{background:#e5e5e5;color:#0066cc}.sidebar-link.active{background:#0066cc;color:#fff}.dashboard-main{flex:1;padding:2rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dashboard-header h1{font-size:2rem;color:#0a0a0a}.header-actions{display:flex;gap:1rem;align-items:center}.status-badge{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600}.status-success{background:#d1fae5;color:#065f46}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.metric-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.5rem}.metric-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.metric-header h3{font-size:.875rem;color:#666;font-weight:600}.metric-change{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}.metric-change.positive{color:#065f46;background:#d1fae5}.metric-change.negative{color:#991b1b;background:#fee2e2}.metric-value{font-size:2rem;font-weight:700;color:#0a0a0a;margin-bottom:.25rem}.metric-label{font-size:.875rem;color:#999}.dashboard-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:2rem;margin-bottom:2rem}.dashboard-section h2{font-size:1.5rem;margin-bottom:1.5rem;color:#0a0a0a}.event-stream{display:flex;flex-direction:column;gap:1rem}.event-item{display:grid;grid-template-columns:80px 1fr 100px;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px;align-items:center}.event-time{font-size:.875rem;color:#666;font-weight:500}.event-content{flex:1}.event-type{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;margin-bottom:.5rem}.type-success{background:#d1fae5;color:#065f46}.type-info{background:#dbeafe;color:#1e40af}.type-warning{background:#fef3c7;color:#92400e}.event-details{font-size:.875rem;color:#666}.event-status{font-size:.875rem;color:#999;text-align:right}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.dashboard-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:2rem}.dashboard-card h2{font-size:1.25rem;margin-bottom:1.5rem;color:#0a0a0a}.health-list{display:flex;flex-direction:column;gap:1rem}.health-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:8px}.health-name{display:flex;align-items:center;gap:.75rem;font-weight:500}.health-dot{width:10px;height:10px;border-radius:50%}.health-dot.status-success{background:#10b981}.health-dot.status-warning{background:#f59e0b}.health-metric{font-size:.875rem;color:#666}.ai-stats{display:flex;flex-direction:column;gap:1rem}.ai-stat-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e5e5e5}.ai-stat-row:last-child{border:none}.ai-label{color:#666}.ai-value{font-weight:600;color:#0a0a0a}.docs-container{display:flex;min-height:calc(100vh - 73px)}.docs-sidebar{width:280px;background:#f8fafc;border-right:1px solid #e5e5e5;padding:2rem 1.5rem;overflow-y:auto}.docs-section{margin-bottom:2rem}.docs-section h3{font-size:.875rem;text-transform:uppercase;color:#999;margin-bottom:1rem;font-weight:600}.docs-link{display:block;padding:.5rem .75rem;color:#666;border-radius:6px;margin-bottom:.25rem;font-size:.875rem;transition:all .2s}.docs-link:hover{background:#e5e5e5;color:#0066cc}.docs-link.active{background:#0066cc;color:#fff}.docs-main{flex:1;overflow-y:auto}.docs-content{max-width:800px;padding:3rem;margin:0 auto}.docs-content h1{font-size:2.5rem;margin-bottom:1rem;color:#0a0a0a}.docs-content h2{font-size:2rem;margin:3rem 0 1.5rem;color:#0a0a0a;padding-bottom:.75rem;border-bottom:2px solid #e5e5e5}.docs-content h3{font-size:1.5rem;margin:2rem 0 1rem;color:#0a0a0a}.docs-content p{color:#666;margin-bottom:1.5rem;line-height:1.8}.lead{font-size:1.25rem;color:#666;margin-bottom:2rem}.docs-list{margin:1.5rem 0;padding-left:1.5rem}.docs-list li{color:#666;margin-bottom:.75rem;line-height:1.7}.code-block{background:#0a0a0a;border-radius:8px;padding:1.5rem;margin:1.5rem 0;overflow-x:auto}.code-block pre{color:#e5e5e5;font-size:.875rem;line-height:1.6}.code-block code{color:#e5e5e5}code{background:#f8fafc;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;color:#0066cc}.architecture-diagram{margin:2rem 0}.architecture-diagram img{width:100%;border-radius:12px;border:1px solid #e5e5e5}.docs-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid #e5e5e5;text-align:center;color:#666}@media(max-width:768px){.container{padding:0 1rem}.hero .container,.arch-content{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.metrics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.dashboard-container,.docs-container{flex-direction:column}.sidebar,.docs-sidebar{width:100%;border-right:none;border-bottom:1px solid #e5e5e5}.hero-content h1{font-size:2.5rem}.nav-links{display:none}}