:root{--pos-bg: #0b0f1a;--pos-card-bg: #141b2d;--pos-accent: #3b82f6;--pos-accent-hover: #2563eb;--pos-text: #f8fafc;--pos-text-muted: #94a3b8;--pos-border: rgba(255, 255, 255, .05);--font-pos: "Inter", sans-serif}.pos-theme{background-color:var(--pos-bg);color:var(--pos-text);font-family:var(--font-pos);margin:0;padding:0;overflow-x:hidden;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}h1,h2,h3,h4{margin:0;font-weight:700;line-height:1.2}p{line-height:1.6;color:var(--pos-text-muted)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn-primary{background:var(--pos-accent);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-primary:hover{background:var(--pos-accent-hover);transform:translateY(-2px);box-shadow:0 10px 15px -3px #3b82f64d}code{background:#1e293b;padding:.2rem .4rem;border-radius:.25rem;font-family:monospace;color:#60a5fa}pre{background:#1e293b;padding:1.5rem;border-radius:1rem;overflow-x:auto;border:1px solid var(--pos-border)}html,body{overflow-x:hidden!important;width:100%!important;margin:0!important;padding:0!important}*{box-sizing:border-box!important}.pos-container[data-astro-cid-2uqpnopd]{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.pos-navbar[data-astro-cid-2uqpnopd]{height:70px;width:100%;display:flex;align-items:center;border-bottom:1px solid var(--pos-border);position:sticky;top:0;background:#0b0f1afa;backdrop-filter:blur(10px);z-index:1000}.pos-nav-flex[data-astro-cid-2uqpnopd]{display:flex;justify-content:space-between;align-items:center}.pos-logo[data-astro-cid-2uqpnopd]{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700}.pos-logo-icon[data-astro-cid-2uqpnopd]{width:32px;height:32px;background:var(--pos-accent);display:flex;align-items:center;justify-content:center;border-radius:8px;color:#fff;font-size:1rem}.pos-nav-desktop[data-astro-cid-2uqpnopd]{display:none}.pos-menu-toggle[data-astro-cid-2uqpnopd]{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:16px;background:none;border:none;cursor:pointer;padding:0;z-index:1002}.pos-bar[data-astro-cid-2uqpnopd]{width:100%;height:2px;background:var(--pos-text);transition:all .3s}.pos-menu-toggle[data-astro-cid-2uqpnopd].active .pos-bar[data-astro-cid-2uqpnopd]:nth-child(1){transform:translateY(7px) rotate(45deg)}.pos-menu-toggle[data-astro-cid-2uqpnopd].active .pos-bar[data-astro-cid-2uqpnopd]:nth-child(2){opacity:0}.pos-menu-toggle[data-astro-cid-2uqpnopd].active .pos-bar[data-astro-cid-2uqpnopd]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.pos-mobile-overlay[data-astro-cid-2uqpnopd]{position:fixed;inset:0;background:var(--pos-bg);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;z-index:999;transition:all .3s}.pos-mobile-overlay[data-astro-cid-2uqpnopd].active{opacity:1;visibility:visible}.pos-mobile-content[data-astro-cid-2uqpnopd]{display:flex;flex-direction:column;align-items:center;gap:2rem}.pos-mobile-link[data-astro-cid-2uqpnopd]{font-size:1.75rem;font-weight:700;color:var(--pos-text);text-decoration:none}.pos-mobile-langs[data-astro-cid-2uqpnopd]{display:flex;gap:1.5rem;margin-top:1rem}.pos-mobile-langs[data-astro-cid-2uqpnopd] a[data-astro-cid-2uqpnopd]{color:var(--pos-text-muted);text-decoration:none}.pos-mobile-langs[data-astro-cid-2uqpnopd] a[data-astro-cid-2uqpnopd].active{color:var(--pos-accent);font-weight:700}.pos-hero[data-astro-cid-2uqpnopd]{padding:40px 0 80px}.pos-hero-grid[data-astro-cid-2uqpnopd]{display:grid;grid-template-columns:1fr;gap:3rem;text-align:center;width:100%;max-width:100%}.pos-hero-visual[data-astro-cid-2uqpnopd]{order:-1;width:100%;max-width:100%;display:flex;justify-content:center;align-items:center}.pos-badge[data-astro-cid-2uqpnopd]{display:inline-block;padding:.4rem 1rem;background:#3b82f61a;color:var(--pos-accent);border-radius:99px;font-size:.875rem;font-weight:600;margin-bottom:2rem}.pos-hero-content[data-astro-cid-2uqpnopd] h1[data-astro-cid-2uqpnopd]{font-size:clamp(2rem,8vw,3rem);margin-bottom:1.5rem}.pos-text-gradient[data-astro-cid-2uqpnopd]{background:linear-gradient(90deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pos-hero-content[data-astro-cid-2uqpnopd] p[data-astro-cid-2uqpnopd]{font-size:1.1rem;margin-bottom:2rem;max-width:100%;word-wrap:break-word}.pos-hero-actions[data-astro-cid-2uqpnopd]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;max-width:100%}.pos-dashboard-preview[data-astro-cid-2uqpnopd]{background:#1a2235;border-radius:12px;padding:8px;border:1px solid var(--pos-border);max-width:100%;width:100%;overflow:hidden}.pos-video-wrapper[data-astro-cid-2uqpnopd]{aspect-ratio:16/9;background:#000;border-radius:8px;overflow:hidden;min-height:180px;width:100%}.pos-section-padding[data-astro-cid-2uqpnopd]{padding:60px 0}.pos-section-header[data-astro-cid-2uqpnopd]{text-align:center;margin-bottom:3rem}.pos-tech-grid[data-astro-cid-2uqpnopd]{display:grid;grid-template-columns:1fr;gap:1.5rem}.pos-tech-card[data-astro-cid-2uqpnopd]{background:var(--pos-card-bg);padding:2.5rem 1.5rem;border-radius:1rem;border:1px solid var(--pos-border);text-align:center}.pos-tech-icon[data-astro-cid-2uqpnopd]{width:50px;height:50px;border-radius:12px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;font-weight:700}.pos-tech-icon[data-astro-cid-2uqpnopd].vue{background:#42b8831a;color:#42b883}.pos-tech-icon[data-astro-cid-2uqpnopd].java{background:#f898201a;color:#f89820}.pos-tech-icon[data-astro-cid-2uqpnopd].mongo{background:#13aa521a;color:#13aa52}.pos-demo-card[data-astro-cid-2uqpnopd]{background:var(--pos-card-bg);border-radius:1.5rem;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem;text-align:center}.pos-steps[data-astro-cid-2uqpnopd]{display:flex;flex-direction:column;gap:2rem}.pos-step[data-astro-cid-2uqpnopd]{display:flex;flex-direction:column;gap:1rem}.pos-step-num[data-astro-cid-2uqpnopd]{color:var(--pos-accent);font-weight:700;opacity:.5;font-size:1.25rem}.pos-step-content[data-astro-cid-2uqpnopd]{width:100%;flex:1}.pos-step-content[data-astro-cid-2uqpnopd] h3[data-astro-cid-2uqpnopd]{margin-bottom:.75rem;font-size:1.25rem}.pos-step-content[data-astro-cid-2uqpnopd] pre[data-astro-cid-2uqpnopd]{width:100%;margin:.5rem 0 0;background:#0f172a!important;padding:1.25rem!important;border-radius:.75rem!important;border:1px solid var(--pos-border)!important;min-height:85px;display:flex;align-items:center}.pos-step-content[data-astro-cid-2uqpnopd] code[data-astro-cid-2uqpnopd]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;color:#60a5fa!important;background:none!important;padding:0!important;border:none!important;line-height:1.5}.pos-cta-banner[data-astro-cid-2uqpnopd]{margin-top:4rem;background:var(--pos-accent);padding:2.5rem 1.5rem;border-radius:1rem;text-align:center;display:flex;flex-direction:column;gap:2rem}.pos-cta-banner[data-astro-cid-2uqpnopd] h3[data-astro-cid-2uqpnopd]{color:#fff}.pos-cta-banner[data-astro-cid-2uqpnopd] p[data-astro-cid-2uqpnopd]{color:#ffffffe6}.pos-cta-banner[data-astro-cid-2uqpnopd] .pos-btn-primary[data-astro-cid-2uqpnopd]{background:#fff;color:var(--pos-accent);align-self:center}.pos-footer[data-astro-cid-2uqpnopd]{padding:3rem 0;border-top:1px solid var(--pos-border);text-align:center}.pos-footer-content[data-astro-cid-2uqpnopd]{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.pos-footer-links[data-astro-cid-2uqpnopd]{display:flex;gap:2rem}.pos-footer-links[data-astro-cid-2uqpnopd] a[data-astro-cid-2uqpnopd]{color:var(--pos-text-muted);text-decoration:none}.pos-btn-primary[data-astro-cid-2uqpnopd]{background:var(--pos-accent);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;display:inline-flex}.pos-btn-secondary[data-astro-cid-2uqpnopd]{border:1px solid var(--pos-border);color:var(--pos-text);padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;display:inline-flex}@media(min-width:993px){.pos-navbar[data-astro-cid-2uqpnopd]{height:80px}.pos-nav-desktop[data-astro-cid-2uqpnopd]{display:flex;align-items:center;gap:2rem}.pos-nav-desktop[data-astro-cid-2uqpnopd] a[data-astro-cid-2uqpnopd]:not(.pos-btn-primary){color:var(--pos-text-muted);text-decoration:none}.pos-lang-switch[data-astro-cid-2uqpnopd]{display:flex;gap:.5rem;border-left:1px solid var(--pos-border);padding-left:1.5rem;margin-left:.5rem;font-size:.8rem}.pos-menu-toggle[data-astro-cid-2uqpnopd]{display:none}.pos-hero[data-astro-cid-2uqpnopd]{padding:100px 0}.pos-hero-grid[data-astro-cid-2uqpnopd]{grid-template-columns:1.2fr 1fr;text-align:left}.pos-hero-visual[data-astro-cid-2uqpnopd]{order:1}.pos-hero-content[data-astro-cid-2uqpnopd] h1[data-astro-cid-2uqpnopd]{font-size:4rem}.pos-hero-actions[data-astro-cid-2uqpnopd]{justify-content:flex-start}.pos-dashboard-preview[data-astro-cid-2uqpnopd]{transform:perspective(1000px) rotateY(-10deg);transition:transform .5s}.pos-dashboard-preview[data-astro-cid-2uqpnopd]:hover{transform:perspective(1000px) rotateY(0)}.pos-section-padding[data-astro-cid-2uqpnopd]{padding:100px 0}.pos-tech-grid[data-astro-cid-2uqpnopd]{grid-template-columns:repeat(3,1fr);gap:2rem}.pos-demo-card[data-astro-cid-2uqpnopd]{flex-direction:row;padding:4rem;text-align:left;align-items:center}.pos-step[data-astro-cid-2uqpnopd]{flex-direction:row;gap:2.5rem}.pos-cta-banner[data-astro-cid-2uqpnopd]{flex-direction:row;justify-content:space-between;text-align:left;padding:3rem}.pos-footer-content[data-astro-cid-2uqpnopd]{flex-direction:row;justify-content:space-between}.pos-video-wrapper[data-astro-cid-2uqpnopd]{min-height:500px}}
