.home-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-white-10);background-color:#0b141cb3;width:100%;transition:background-color .2s;position:fixed;top:0}.home-header.scrolled{background-color:#0b141cf2}.home-header-nav{padding-top:var(--home-stack-md);padding-bottom:var(--home-stack-md);justify-content:space-between;align-items:center;display:flex}.home-header-logo{font-family:var(--font-display-lg);font-size:var(--text-headline-md);color:var(--color-primary-fixed);font-weight:700;text-decoration:none}.home-header-links{align-items:center;gap:32px;display:none}.home-header-actions{align-items:center;gap:var(--home-stack-md);display:flex}.home-header-login{cursor:pointer;font-family:var(--font-body-text);font-size:var(--text-body-text);background:0 0;border:none;padding:8px 16px;font-weight:500}.home-header-cta{font-size:var(--text-body-text);padding:8px 24px}@media (min-width:768px){.home-header-links{display:flex}}
.home-hero{margin-bottom:var(--home-stack-lg);position:relative}.home-hero-glow-left{filter:blur(120px);pointer-events:none;background-color:#63f7ff0d;border-radius:50%;width:384px;height:384px;position:absolute;top:-160px;left:-160px}.home-hero-glow-right{filter:blur(100px);pointer-events:none;background-color:#00f5ff1a;border-radius:50%;width:320px;height:320px;position:absolute;top:80px;right:0}.home-hero-content{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:48rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.home-hero-badge{align-items:center;gap:var(--home-stack-sm);margin-bottom:var(--home-stack-md);background-color:#00f5ff0d;border:1px solid #00f5ff4d;border-radius:9999px;padding:4px 16px;display:flex}.home-hero-badge-dot{background-color:var(--color-primary-container);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite home-pulse}@keyframes home-pulse{0%,to{opacity:1}50%{opacity:.4}}.home-hero-badge-text{font-family:var(--font-label-caps);font-size:var(--text-label-caps);letter-spacing:.1em;color:var(--color-primary-fixed);text-transform:uppercase;font-weight:700;line-height:1}.home-hero-title{font-family:var(--font-display-lg);font-size:var(--text-display-lg);letter-spacing:-.02em;color:var(--home-on-surface);margin-bottom:var(--home-stack-md);font-weight:700;line-height:1.1}.home-hero-description{font-family:var(--font-headline-md);font-size:var(--text-headline-md);color:var(--home-on-surface-variant);margin-bottom:var(--home-stack-lg);max-width:42rem;font-weight:300;line-height:1.2}.home-hero-actions{gap:var(--home-stack-md);flex-direction:column;display:flex}.home-hero-preview{margin-top:var(--home-stack-lg);max-width:64rem;margin-left:auto;margin-right:auto;scroll-margin-top:128px;position:relative}.home-hero-preview-card{border:1px solid var(--color-white-10);border-radius:.75rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.home-hero-preview-chrome{background-color:var(--home-surface-container-highest);align-items:center;gap:var(--home-stack-sm);border-bottom:1px solid var(--color-white-5);height:32px;padding:0 16px;display:flex}.home-hero-preview-dot{border-radius:50%;width:12px;height:12px}.home-hero-preview-dot-red{background-color:#ef444480}.home-hero-preview-dot-yellow{background-color:#eab30880}.home-hero-preview-dot-green{background-color:#22c55e80}.home-hero-preview-url{background-color:var(--home-surface-container);border-radius:9999px;width:256px;height:16px;margin-left:16px}.home-hero-preview-image{aspect-ratio:16/9;background:linear-gradient(135deg, var(--home-surface-container) 0%, var(--home-surface-container-high) 50%, var(--home-surface-container-highest) 100%);opacity:.9;justify-content:center;align-items:center;width:100%;display:flex}.home-hero-preview-placeholder{align-items:center;gap:var(--home-stack-md);color:var(--home-on-surface-variant);flex-direction:column;display:flex}.home-hero-preview-placeholder-icon{color:var(--color-primary-fixed);opacity:.5;font-size:48px}.home-hero-preview-placeholder-text{font-family:var(--font-code-data);font-size:var(--text-code-data);letter-spacing:.02em}@media (min-width:640px){.home-hero-actions{flex-direction:row}}@media (min-width:768px){.home-hero-title{font-size:64px}}
.home-how-it-works{padding-top:var(--home-stack-lg);padding-bottom:var(--home-stack-lg);background-color:var(--home-surface-container-lowest);border-top:1px solid var(--color-white-5);border-bottom:1px solid var(--color-white-5);scroll-margin-top:80px}.home-how-it-works-header{text-align:center;margin-bottom:var(--home-stack-lg)}.home-how-it-works-header .home-section-title{margin-bottom:var(--home-stack-xs)}.home-how-it-works-steps{gap:var(--home-stack-lg);grid-template-columns:1fr;display:grid}.home-how-it-works-step{text-align:center;padding:var(--home-stack-md);flex-direction:column;align-items:center;display:flex;position:relative}.home-how-it-works-step-connector{display:none}.home-how-it-works-step-number{background-color:var(--home-surface-container);width:64px;height:64px;margin-bottom:var(--home-stack-md);border:1px solid #00f5ff33;border-radius:50%;justify-content:center;align-items:center;display:flex}.home-how-it-works-step-number span{font-family:var(--font-display-lg);font-size:var(--text-headline-md);color:var(--color-primary-fixed)}.home-how-it-works-step-title{font-family:var(--font-headline-md);font-size:var(--text-headline-md);letter-spacing:-.01em;color:var(--home-on-surface);margin-bottom:var(--home-stack-sm);font-weight:600;line-height:1.2}.home-how-it-works-step-description{color:var(--home-on-surface-variant);font-family:var(--font-body-text)}@media (min-width:768px){.home-how-it-works-steps{grid-template-columns:repeat(3,1fr)}.home-how-it-works-step-connector{border-top:1px dashed var(--home-outline-variant);width:50%;display:block;position:absolute;top:48px;left:-25%}}
.home-dev-profile{border:1px solid #00f5ff33;border-radius:.75rem;padding:32px}.home-dev-profile-header{align-items:center;gap:24px;margin-bottom:32px;display:flex}.home-dev-profile-avatar{background-color:var(--home-surface-container-high);border:1px solid var(--color-white-10);width:80px;height:80px;color:var(--color-primary-fixed);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-dev-profile-avatar-icon{width:36px;height:36px}.home-dev-profile-info{flex:1;min-width:0}.home-dev-profile-name-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:8px;margin-bottom:8px;display:flex}.home-dev-profile-name{font-family:var(--font-display-lg);font-size:var(--text-headline-md);color:var(--home-on-surface)}.home-dev-profile-level{font-family:var(--font-code-data);font-size:var(--text-code-data);color:var(--color-primary-fixed);text-transform:uppercase}.home-dev-profile-progress-track{background-color:var(--color-white-10);border-radius:9999px;width:100%;height:6px;overflow:hidden}.home-dev-profile-progress-fill{background-color:var(--color-primary-container);width:75%;height:100%;box-shadow:0 0 10px var(--color-primary-container)}.home-dev-profile-progress-labels{justify-content:space-between;margin-top:4px;display:flex}.home-dev-profile-progress-label{color:var(--home-on-surface-variant);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700;font-family:var(--font-display-lg)}.home-dev-profile-progress-value{font-family:var(--font-code-data)}.home-dev-profile-stats{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;display:grid}.home-dev-profile-stat{background-color:var(--color-white-5);border:1px solid var(--color-white-5);border-radius:.5rem;padding:16px}.home-dev-profile-stat-label{color:var(--home-on-surface-variant);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700;font-family:var(--font-display-lg);margin-bottom:4px;display:block}.home-dev-profile-stat-value{align-items:center;gap:8px;display:flex}.home-dev-profile-stat-icon-fire{color:var(--home-orange-400);flex-shrink:0;width:24px;height:24px}.home-dev-profile-stat-icon-bolt{color:var(--color-primary-fixed);flex-shrink:0;width:24px;height:24px}.home-dev-profile-stat-number{font-size:24px;font-family:var(--font-display-lg);color:var(--home-on-surface)}.home-dev-profile-chart-label{color:var(--home-on-surface-variant);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700;font-family:var(--font-display-lg);margin-bottom:16px;display:block}.home-dev-profile-chart-row{gap:16px;display:flex}.home-dev-profile-bars{flex:1;align-items:flex-end;gap:4px;height:128px;display:flex}.home-dev-profile-bar{background-color:#00f5ff33;border-radius:2px 2px 0 0;flex:1;transition:background-color .2s,filter .2s,transform .2s}.home-dev-profile-bar:hover{filter:brightness(1.5);transform-origin:bottom;background-color:#00f5ff66;transform:scaleY(1.05)}.home-dev-profile-bar.active{background-color:var(--color-primary-container)}.home-dev-profile-bar.h-30{height:30%}.home-dev-profile-bar.h-40{height:40%}.home-dev-profile-bar.h-55{height:55%}.home-dev-profile-bar.h-60{height:60%}.home-dev-profile-bar.h-70{height:70%}.home-dev-profile-bar.h-85{height:85%}.home-dev-profile-bar.h-95{height:95%}.home-dev-profile-legend{flex-direction:column;justify-content:center;gap:8px;width:128px;display:flex}.home-dev-profile-legend-item{justify-content:space-between;align-items:center;display:flex}.home-dev-profile-legend-name{align-items:center;gap:8px;display:flex}.home-dev-profile-legend-dot{background-color:var(--color-primary-fixed);border-radius:50%;width:8px;height:8px}.home-dev-profile-legend-dot.muted{background-color:var(--home-white-20)}.home-dev-profile-legend-label{font-size:11px;font-family:var(--font-code-data)}.home-dev-profile-legend-percent{font-size:11px;font-family:var(--font-code-data);color:var(--home-on-surface-variant)}
.home-insights{padding-top:var(--home-stack-lg);padding-bottom:var(--home-stack-lg);scroll-margin-top:80px;position:relative;overflow:hidden}.home-insights-grid{gap:var(--home-stack-lg);grid-template-columns:1fr;align-items:center;display:grid}.home-insights-copy .home-section-title{margin-bottom:var(--home-stack-md)}.home-insights-lead{font-family:var(--font-headline-md);font-size:var(--text-headline-md);color:var(--home-on-surface-variant);margin-bottom:var(--home-stack-lg);font-weight:300;line-height:1.2}.home-insights-features{gap:var(--home-stack-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.home-insights-feature{gap:16px;display:flex}.home-insights-feature-icon{color:var(--color-primary-fixed);flex-shrink:0;width:24px;height:24px}.home-insights-feature-title{color:var(--home-on-surface);margin-bottom:4px;font-weight:700}.home-insights-feature-description{color:var(--home-on-surface-variant);font-size:14px}@media (min-width:1024px){.home-insights-grid{grid-template-columns:1fr 1fr}}
.home-integrations{padding-top:var(--home-stack-lg);padding-bottom:var(--home-stack-lg);border-top:1px solid var(--color-white-5)}.home-integrations-header{font-family:var(--font-label-caps);font-size:var(--text-label-caps);letter-spacing:.2em;color:var(--home-on-surface-variant);text-transform:uppercase;text-align:center;margin-bottom:var(--home-stack-lg);font-weight:700;line-height:1}.home-integrations-logos{filter:grayscale();opacity:.4;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;transition:filter .5s,opacity .5s;display:flex}.home-integrations-logos:hover{filter:grayscale(0%);opacity:1}.home-integrations-logo{height:32px;font-family:var(--font-display-lg);font-size:var(--text-headline-md);color:var(--home-on-surface-variant);letter-spacing:-.01em;justify-content:center;align-items:center;font-weight:600;display:flex}.home-integrations-description{margin-top:var(--home-stack-lg);text-align:center;max-width:36rem;color:var(--home-on-surface-variant);margin-left:auto;margin-right:auto;font-size:14px}
.home-final-cta{padding-top:96px;padding-bottom:96px;position:relative;overflow:hidden}.home-final-cta-bg{pointer-events:none;background-color:#00f5ff0d;position:absolute;inset:0}.home-final-cta-content{z-index:10;text-align:center;position:relative}.home-final-cta-content .home-section-title{margin-bottom:var(--home-stack-md)}.home-final-cta-description{color:var(--home-on-surface-variant);margin-bottom:var(--home-stack-lg);max-width:32rem;margin-left:auto;margin-right:auto}.home-final-cta-actions{justify-content:center;display:flex}.home-final-cta-footnote{margin-top:var(--home-stack-md);color:#b9caca99;font-size:12px;font-family:var(--font-code-data);text-transform:uppercase;letter-spacing:.1em}
.home-footer{background-color:var(--home-surface-container-lowest);border-top:1px solid var(--color-white-5);margin-top:var(--home-stack-lg)}.home-footer-main{padding-top:var(--home-stack-lg);padding-bottom:var(--home-stack-lg);flex-direction:column;gap:32px;display:flex}.home-footer-brand{max-width:20rem}.home-footer-logo{font-family:var(--font-display-lg);font-size:var(--text-headline-md);color:var(--home-on-surface);margin-bottom:var(--home-stack-sm);font-weight:700;text-decoration:none;display:block}.home-footer-tagline{color:var(--home-on-surface-variant);font-size:12px}.home-footer-columns{flex-wrap:wrap;gap:48px;display:flex}.home-footer-column-title{color:var(--home-on-surface);font-weight:700;font-family:var(--font-display-lg);margin-bottom:16px}.home-footer-links{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.home-footer-links a{color:var(--home-on-surface-variant);font-size:14px;text-decoration:none;transition:color .2s}.home-footer-links a:hover{color:var(--color-primary-fixed)}.home-footer-social{gap:16px;display:flex}.home-footer-social a{color:var(--home-on-surface-variant);text-decoration:none;transition:color .2s}.home-footer-social a:hover{color:var(--color-primary-fixed)}.home-footer-bottom{padding-top:var(--home-stack-md);padding-bottom:var(--home-stack-md);border-top:1px solid var(--color-white-5);flex-direction:column;align-items:flex-start;gap:16px;display:flex}.home-footer-copyright{color:var(--home-on-surface-variant);font-size:11px;font-family:var(--font-body-text)}.home-footer-legal{gap:24px;display:flex}.home-footer-legal a{color:var(--home-on-surface-variant);font-size:12px;text-decoration:none;transition:color .2s}.home-footer-legal a:hover{color:var(--color-primary-fixed)}@media (min-width:768px){.home-footer-main{flex-direction:row;justify-content:space-between;align-items:flex-start}.home-footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}
.home-page{--home-on-surface:var(--color-on-background);--home-on-surface-variant:#b9caca;--home-on-primary-container:#006c71;--home-on-primary:var(--color-on-primary-action);--home-primary:#e9feff;--home-surface-container:#182028;--home-surface-container-high:#222b33;--home-surface-container-highest:var(--color-surface-variant);--home-surface-container-lowest:#060f16;--home-outline-variant:#3a494a;--home-orange-400:#fb923c;--home-white-20:#fff3;--home-gutter:24px;--home-container-max:1440px;--home-stack-xs:4px;--home-stack-sm:8px;--home-stack-md:16px;--home-stack-lg:32px;background-color:var(--home-surface-container-lowest);color:var(--home-on-surface);font-family:var(--font-body-text);font-size:var(--text-body-text);-webkit-font-smoothing:antialiased;flex:1;width:100%;line-height:1.6;overflow-x:hidden}.home-page .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;vertical-align:middle}.home-page .material-symbols-outlined.filled{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24}.home-page .cyber-glow{box-shadow:0 0 20px #00f5ff26}.home-page .home-container{max-width:var(--home-container-max);padding-left:var(--home-gutter);padding-right:var(--home-gutter);margin-left:auto;margin-right:auto}.home-page .home-section-title{font-family:var(--font-display-lg);font-size:var(--text-display-lg);letter-spacing:-.02em;color:var(--home-on-surface);font-weight:700;line-height:1.1}.home-page .home-section-subtitle{color:var(--home-on-surface-variant)}.home-page .home-btn-primary{background-color:var(--color-primary-container);color:var(--home-on-primary-container);cursor:pointer;border:none;border-radius:.25rem;align-items:center;gap:12px;padding:16px 32px;font-size:18px;font-weight:700;text-decoration:none;transition:filter .2s,transform .2s;display:inline-flex}.home-page .home-btn-primary:hover{filter:brightness(1.1)}.home-page .home-btn-primary:active{transform:scale(.95)}.home-page .home-btn-secondary{border:1px solid var(--color-white-10);color:var(--home-on-surface);cursor:pointer;background:0 0;border-radius:.25rem;align-items:center;gap:12px;padding:16px 32px;font-size:18px;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.home-page .home-btn-secondary:hover{background-color:var(--color-white-5)}.home-page .home-btn-sm{font-size:var(--text-body-text);padding:8px 24px}.home-page .home-btn-lg{padding:20px 48px;font-size:20px}.home-page .home-btn-lg:hover{transform:scale(1.05)}.home-page .home-btn-lg:active{transform:scale(.95)}.home-page .home-link-muted{color:var(--home-on-surface-variant);text-decoration:none;transition:color .2s}.home-page .home-link-muted:hover{color:var(--home-on-surface)}.home-page .home-link-accent:hover{color:var(--color-primary-fixed)}.home-page .home-main{padding-top:128px}
