:root{--showcase-dark: #0a0a0f;--showcase-darker: #05050a;--showcase-card: #12121a;--showcase-border: rgba(255, 255, 255, .08);--showcase-text: #f0f0f5;--showcase-muted: rgba(255, 255, 255, .6);--showcase-accent: #6366f1;--showcase-accent-2: #22d3ee;--showcase-gradient: linear-gradient(135deg, #6366f1 0%, #22d3ee 100%)}[data-astro-cid-7tiy4mjc][data-theme=light]{--showcase-dark: #f8f9fa;--showcase-darker: #e9ecef;--showcase-card: #ffffff;--showcase-border: rgba(0, 0, 0, .08);--showcase-text: #1a1a2e;--showcase-muted: rgba(0, 0, 0, .6)}.showcase-nav[data-astro-cid-7tiy4mjc]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#0a0a0fe6;backdrop-filter:blur(20px);border-bottom:1px solid var(--showcase-border)}[data-astro-cid-7tiy4mjc][data-theme=light] .showcase-nav[data-astro-cid-7tiy4mjc]{background:#f8f9fae6}.nav-logo[data-astro-cid-7tiy4mjc]{flex-shrink:0}.nav-variants[data-astro-cid-7tiy4mjc]{display:flex;gap:.25rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:0 1rem}.nav-variants[data-astro-cid-7tiy4mjc]::-webkit-scrollbar{display:none}.nav-variant[data-astro-cid-7tiy4mjc]{padding:.5rem 1rem;font-size:.75rem;font-weight:600;color:var(--showcase-muted);background:transparent;border-radius:100px;white-space:nowrap;transition:all .2s}.nav-variant[data-astro-cid-7tiy4mjc]:hover{color:var(--showcase-text);background:var(--showcase-border)}.theme-toggle[data-astro-cid-7tiy4mjc]{padding:.5rem;background:transparent;border:1px solid var(--showcase-border);border-radius:.5rem;cursor:pointer;color:var(--showcase-muted);transition:all .2s}.theme-toggle[data-astro-cid-7tiy4mjc]:hover{color:var(--showcase-text);border-color:var(--showcase-accent)}.theme-toggle[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:1.25rem;height:1.25rem}.sun-icon[data-astro-cid-7tiy4mjc]{display:none}.moon-icon[data-astro-cid-7tiy4mjc],[data-astro-cid-7tiy4mjc][data-theme=light] .sun-icon[data-astro-cid-7tiy4mjc]{display:block}[data-astro-cid-7tiy4mjc][data-theme=light] .moon-icon[data-astro-cid-7tiy4mjc]{display:none}.hero-section[data-astro-cid-7tiy4mjc]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem 4rem;position:relative;background:var(--showcase-dark);border-bottom:1px solid var(--showcase-border)}.variant-label[data-astro-cid-7tiy4mjc]{position:absolute;top:5rem;left:2rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--showcase-accent);background:#6366f11a;padding:.375rem .75rem;border-radius:4px}.hero-badge[data-astro-cid-7tiy4mjc]{display:inline-block;padding:.5rem 1rem;font-size:.8rem;font-weight:600;color:var(--showcase-accent);background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:100px;margin-bottom:1.5rem}.hero-title[data-astro-cid-7tiy4mjc]{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;color:var(--showcase-text);margin-bottom:1.25rem}.hero-subtitle[data-astro-cid-7tiy4mjc]{font-size:1.125rem;color:var(--showcase-muted);max-width:500px;line-height:1.6;margin-bottom:2rem}.gradient-text[data-astro-cid-7tiy4mjc]{background:var(--showcase-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-actions[data-astro-cid-7tiy4mjc]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.btn-primary[data-astro-cid-7tiy4mjc]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;background:var(--showcase-gradient);color:#fff;font-weight:600;font-size:.95rem;border-radius:12px;transition:all .3s;box-shadow:0 4px 20px #6366f14d}.btn-primary[data-astro-cid-7tiy4mjc]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f166;color:#fff}.btn-primary[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:1.25rem;height:1.25rem}.btn-secondary[data-astro-cid-7tiy4mjc]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:transparent;color:var(--showcase-text);font-weight:600;font-size:.95rem;border:2px solid var(--showcase-border);border-radius:12px;transition:all .3s}.btn-secondary[data-astro-cid-7tiy4mjc]:hover{border-color:var(--showcase-accent);color:var(--showcase-accent)}.btn-secondary[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:1.25rem;height:1.25rem}.hero-stats[data-astro-cid-7tiy4mjc]{display:flex;gap:2.5rem}.stat[data-astro-cid-7tiy4mjc]{display:flex;flex-direction:column}.stat-value[data-astro-cid-7tiy4mjc]{font-family:var(--font-display);font-size:1.75rem;font-weight:700;background:var(--showcase-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label[data-astro-cid-7tiy4mjc]{font-size:.8rem;color:var(--showcase-muted)}.builder-container[data-astro-cid-7tiy4mjc]{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto;width:100%}@media(max-width:1024px){.builder-container[data-astro-cid-7tiy4mjc]{grid-template-columns:1fr;gap:3rem}}.browser-mockup[data-astro-cid-7tiy4mjc]{background:var(--showcase-card);border:1px solid var(--showcase-border);border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.browser-header[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--showcase-darker);border-bottom:1px solid var(--showcase-border)}.browser-dots[data-astro-cid-7tiy4mjc]{display:flex;gap:6px}.dot[data-astro-cid-7tiy4mjc]{width:12px;height:12px;border-radius:50%}.dot-red[data-astro-cid-7tiy4mjc]{background:#ff5f57}.dot-yellow[data-astro-cid-7tiy4mjc]{background:#ffbd2e}.dot-green[data-astro-cid-7tiy4mjc]{background:#28c840}.browser-url[data-astro-cid-7tiy4mjc]{flex:1;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--showcase-dark);border-radius:6px;font-size:.8rem;color:var(--showcase-muted)}.url-lock[data-astro-cid-7tiy4mjc]{font-size:.7rem}.browser-content[data-astro-cid-7tiy4mjc]{position:relative;padding:1.5rem;min-height:350px}.build-nav[data-astro-cid-7tiy4mjc],.build-hero[data-astro-cid-7tiy4mjc],.build-features[data-astro-cid-7tiy4mjc],.build-cta[data-astro-cid-7tiy4mjc],.build-footer[data-astro-cid-7tiy4mjc]{background:#6366f11a;border:1px dashed rgba(99,102,241,.3);border-radius:8px;margin-bottom:1rem;opacity:0;transform:translateY(20px);animation:buildIn .6s ease-out forwards;animation-delay:var(--delay)}.build-nav[data-astro-cid-7tiy4mjc]{height:40px}.build-hero[data-astro-cid-7tiy4mjc]{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.build-hero-text[data-astro-cid-7tiy4mjc]{height:24px;width:70%;background:#6366f133;border-radius:4px}.build-hero-btn[data-astro-cid-7tiy4mjc]{height:32px;width:120px;background:var(--showcase-gradient);border-radius:6px}.build-features[data-astro-cid-7tiy4mjc]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;padding:1rem}.build-card[data-astro-cid-7tiy4mjc]{height:60px;background:#6366f126;border-radius:6px}.build-cta[data-astro-cid-7tiy4mjc]{height:50px;background:linear-gradient(90deg,#6366f133,#22d3ee33)}.build-footer[data-astro-cid-7tiy4mjc]{height:30px;background:#6366f11a}@keyframes buildIn{to{opacity:1;transform:translateY(0)}}.code-overlay[data-astro-cid-7tiy4mjc]{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem}.code-line[data-astro-cid-7tiy4mjc]{font-family:Fira Code,Monaco,monospace;font-size:.7rem;color:#22d3ee;background:#22d3ee1a;padding:.25rem .5rem;border-radius:4px;opacity:0;animation:codeFade .4s ease-out forwards;animation-delay:var(--delay)}@keyframes codeFade{to{opacity:.7}}.hero-comparison[data-astro-cid-7tiy4mjc]{background:linear-gradient(180deg,var(--showcase-dark) 0%,var(--showcase-darker) 100%)}.comparison-container[data-astro-cid-7tiy4mjc]{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;width:100%}.comparison-wrapper[data-astro-cid-7tiy4mjc]{position:relative;width:100%;max-width:800px;height:450px;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px #0006}.comparison-before[data-astro-cid-7tiy4mjc],.comparison-after[data-astro-cid-7tiy4mjc]{position:absolute;inset:0;overflow:hidden}.comparison-before[data-astro-cid-7tiy4mjc]{z-index:1;clip-path:inset(0 50% 0 0)}.comparison-after[data-astro-cid-7tiy4mjc]{z-index:0}.mockup-old[data-astro-cid-7tiy4mjc]{width:100%;height:100%;background:#e8e8e8;padding:1rem}.old-header[data-astro-cid-7tiy4mjc]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#2a4a6a;margin-bottom:1rem}.old-logo-placeholder[data-astro-cid-7tiy4mjc]{width:80px;height:20px;background:#fff;opacity:.8}.old-nav[data-astro-cid-7tiy4mjc]{display:flex;gap:1rem}.old-nav[data-astro-cid-7tiy4mjc] span[data-astro-cid-7tiy4mjc]{width:50px;height:10px;background:#fff9}.old-content[data-astro-cid-7tiy4mjc]{padding:1rem;background:#fff}.old-title[data-astro-cid-7tiy4mjc]{width:60%;height:24px;background:#333;margin-bottom:1rem}.old-text[data-astro-cid-7tiy4mjc]{width:100%;height:12px;background:#ccc;margin-bottom:.5rem}.old-text[data-astro-cid-7tiy4mjc].short{width:70%}.old-image[data-astro-cid-7tiy4mjc]{width:100%;height:120px;background:linear-gradient(45deg,#999,#bbb);margin:1rem 0}.old-button[data-astro-cid-7tiy4mjc]{display:inline-block;padding:.5rem 1.5rem;background:#2a4a6a;color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase}.old-badge[data-astro-cid-7tiy4mjc],.new-badge[data-astro-cid-7tiy4mjc]{position:absolute;bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;border-radius:6px}.old-badge[data-astro-cid-7tiy4mjc]{left:1rem;background:#ff6b6b;color:#fff}.new-badge[data-astro-cid-7tiy4mjc]{right:1rem;background:#22c55e;color:#fff}.mockup-new[data-astro-cid-7tiy4mjc]{width:100%;height:100%;background:var(--showcase-dark);padding:1rem}.new-header[data-astro-cid-7tiy4mjc]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem}.new-logo[data-astro-cid-7tiy4mjc]{width:100px;height:28px;background:var(--showcase-gradient);border-radius:6px}.new-nav[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;gap:1.5rem}.new-nav[data-astro-cid-7tiy4mjc] span[data-astro-cid-7tiy4mjc]{width:50px;height:10px;background:var(--showcase-muted);border-radius:4px}.new-cta-mini[data-astro-cid-7tiy4mjc]{padding:.5rem 1rem;background:var(--showcase-gradient);color:#fff;font-size:.75rem;font-weight:600;border-radius:6px;border:none}.new-hero[data-astro-cid-7tiy4mjc]{padding:2rem 1.5rem;text-align:center}.new-badge-pill[data-astro-cid-7tiy4mjc]{display:inline-block;padding:.375rem .75rem;background:#6366f133;color:var(--showcase-accent);font-size:.7rem;font-weight:600;border-radius:100px;margin-bottom:1rem}.new-title[data-astro-cid-7tiy4mjc]{width:80%;height:32px;background:var(--showcase-text);border-radius:6px;margin:0 auto .75rem}.new-subtitle[data-astro-cid-7tiy4mjc]{width:60%;height:14px;background:var(--showcase-muted);border-radius:4px;margin:0 auto 1.5rem}.new-buttons[data-astro-cid-7tiy4mjc]{display:flex;justify-content:center;gap:.75rem}.new-btn-primary[data-astro-cid-7tiy4mjc]{width:100px;height:36px;background:var(--showcase-gradient);border-radius:8px;border:none}.new-btn-secondary[data-astro-cid-7tiy4mjc]{width:80px;height:36px;background:transparent;border:2px solid var(--showcase-border);border-radius:8px}.new-features[data-astro-cid-7tiy4mjc]{display:flex;justify-content:center;gap:1rem;padding:1rem}.new-card[data-astro-cid-7tiy4mjc]{width:100px;height:70px;background:var(--showcase-card);border:1px solid var(--showcase-border);border-radius:10px}.comparison-slider[data-astro-cid-7tiy4mjc]{position:absolute;top:0;bottom:0;left:50%;width:4px;background:#fff;z-index:10;cursor:ew-resize;transform:translate(-50%)}.slider-handle[data-astro-cid-7tiy4mjc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000004d}.slider-handle[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:24px;height:24px;color:var(--showcase-dark)}.comparison-content[data-astro-cid-7tiy4mjc]{text-align:center}.hero-terminal[data-astro-cid-7tiy4mjc]{background:#0d1117}[data-astro-cid-7tiy4mjc][data-theme=light] .hero-terminal[data-astro-cid-7tiy4mjc]{background:#1e293b}.terminal-container[data-astro-cid-7tiy4mjc]{display:grid;grid-template-columns:1.3fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto;width:100%}@media(max-width:1024px){.terminal-container[data-astro-cid-7tiy4mjc]{grid-template-columns:1fr;gap:3rem}}.terminal-window[data-astro-cid-7tiy4mjc]{background:#0d1117;border:1px solid #30363d;border-radius:12px;overflow:hidden;font-family:Fira Code,Monaco,Consolas,monospace;box-shadow:0 20px 60px #00000080}.terminal-header[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#161b22;border-bottom:1px solid #30363d}.terminal-dots[data-astro-cid-7tiy4mjc]{display:flex;gap:6px}.terminal-title[data-astro-cid-7tiy4mjc]{font-size:.75rem;color:#8b949e}.terminal-body[data-astro-cid-7tiy4mjc]{padding:1.5rem;min-height:300px}.terminal-line[data-astro-cid-7tiy4mjc]{color:#c9d1d9;font-size:.9rem;margin-bottom:1rem;position:relative}.terminal-line[data-astro-cid-7tiy4mjc]:before{content:attr(data-typed);overflow:hidden;animation:typing 2s steps(30) forwards;white-space:nowrap;display:inline-block}.terminal-line[data-astro-cid-7tiy4mjc].cursor:after{content:"▋";animation:blink 1s step-end infinite;color:#58a6ff}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{50%{opacity:0}}.terminal-output[data-astro-cid-7tiy4mjc]{padding-left:1rem;margin-bottom:1rem}.output-line[data-astro-cid-7tiy4mjc]{display:block;color:#8b949e;font-size:.85rem;margin-bottom:.5rem;opacity:0;animation:fadeIn .3s ease-out forwards}.output-line[data-astro-cid-7tiy4mjc].success{color:#3fb950;font-weight:600}.delay-1[data-astro-cid-7tiy4mjc]{animation-delay:.5s}.delay-2[data-astro-cid-7tiy4mjc]{animation-delay:1s}.delay-3[data-astro-cid-7tiy4mjc]{animation-delay:1.5s}.delay-4[data-astro-cid-7tiy4mjc]{animation-delay:2s}.delay-5[data-astro-cid-7tiy4mjc]{animation-delay:2.5s}.delay-6[data-astro-cid-7tiy4mjc]{animation-delay:3s}@keyframes fadeIn{to{opacity:1}}.terminal-footer[data-astro-cid-7tiy4mjc]{display:flex;gap:2rem;padding:.75rem 1rem;background:#161b22;border-top:1px solid #30363d;font-size:.75rem;color:#8b949e}.footer-stat[data-astro-cid-7tiy4mjc].online{color:#3fb950}.terminal-badge[data-astro-cid-7tiy4mjc]{background:#58a6ff1a;color:#58a6ff;border-color:#58a6ff33}.gradient-text-terminal[data-astro-cid-7tiy4mjc]{color:#3fb950;text-shadow:0 0 20px rgba(63,185,80,.5)}.terminal-content[data-astro-cid-7tiy4mjc]{color:#c9d1d9}.terminal-content[data-astro-cid-7tiy4mjc] .hero-subtitle[data-astro-cid-7tiy4mjc]{color:#8b949e}.btn-terminal-primary[data-astro-cid-7tiy4mjc]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;background:#238636;color:#fff;font-family:Fira Code,monospace;font-weight:600;font-size:.9rem;border-radius:8px;transition:all .3s}.btn-terminal-primary[data-astro-cid-7tiy4mjc]:hover{background:#2ea043;transform:translateY(-2px);color:#fff}.btn-prefix[data-astro-cid-7tiy4mjc]{color:#8b949e}.btn-terminal-secondary[data-astro-cid-7tiy4mjc]{display:inline-flex;align-items:center;padding:1rem 1.5rem;background:transparent;color:#8b949e;font-family:Fira Code,monospace;font-weight:600;font-size:.9rem;border:1px solid #30363d;border-radius:8px;transition:all .3s}.btn-terminal-secondary[data-astro-cid-7tiy4mjc]:hover{border-color:#58a6ff;color:#58a6ff}.bento-container[data-astro-cid-7tiy4mjc]{max-width:1200px;margin:0 auto;width:100%}.bento-grid[data-astro-cid-7tiy4mjc]{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto auto;gap:1rem}@media(max-width:1024px){.bento-grid[data-astro-cid-7tiy4mjc]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.bento-grid[data-astro-cid-7tiy4mjc]{grid-template-columns:1fr}}.bento-card[data-astro-cid-7tiy4mjc]{background:var(--showcase-card);border:1px solid var(--showcase-border);border-radius:20px;padding:1.5rem;transition:all .3s}.bento-card[data-astro-cid-7tiy4mjc]:hover{border-color:var(--showcase-accent);transform:translateY(-4px)}.bento-headline[data-astro-cid-7tiy4mjc]{grid-column:span 2;grid-row:span 2;padding:2rem;display:flex;flex-direction:column;justify-content:center}.bento-badge[data-astro-cid-7tiy4mjc]{display:inline-block;font-size:.75rem;font-weight:700;color:var(--showcase-accent);margin-bottom:1rem}.bento-headline[data-astro-cid-7tiy4mjc] h1[data-astro-cid-7tiy4mjc]{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15;color:var(--showcase-text);margin-bottom:1rem}.bento-headline[data-astro-cid-7tiy4mjc] p[data-astro-cid-7tiy4mjc]{font-size:1rem;color:var(--showcase-muted);line-height:1.5}.bento-stats[data-astro-cid-7tiy4mjc]{grid-column:span 2}.stat-grid[data-astro-cid-7tiy4mjc]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item[data-astro-cid-7tiy4mjc]{text-align:center;padding:.75rem}.stat-number[data-astro-cid-7tiy4mjc]{display:block;font-family:var(--font-display);font-size:1.75rem;font-weight:700;background:var(--showcase-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-text[data-astro-cid-7tiy4mjc]{font-size:.75rem;color:var(--showcase-muted)}.bento-preview[data-astro-cid-7tiy4mjc]{position:relative;overflow:hidden;padding:0}.mini-browser[data-astro-cid-7tiy4mjc]{width:100%;height:100%;min-height:180px;background:var(--showcase-darker)}.mini-header[data-astro-cid-7tiy4mjc]{display:flex;gap:4px;padding:.5rem;background:var(--showcase-border)}.mini-header[data-astro-cid-7tiy4mjc] span[data-astro-cid-7tiy4mjc]{width:6px;height:6px;border-radius:50%;background:var(--showcase-muted)}.mini-content[data-astro-cid-7tiy4mjc]{padding:.5rem}.mini-nav[data-astro-cid-7tiy4mjc]{height:12px;background:var(--showcase-border);border-radius:4px;margin-bottom:.5rem}.mini-hero[data-astro-cid-7tiy4mjc]{height:40px;background:var(--showcase-gradient);border-radius:6px;margin-bottom:.5rem;opacity:.3}.mini-features[data-astro-cid-7tiy4mjc]{display:flex;gap:.25rem}.mini-features[data-astro-cid-7tiy4mjc] div[data-astro-cid-7tiy4mjc]{flex:1;height:30px;background:var(--showcase-border);border-radius:4px}.preview-label[data-astro-cid-7tiy4mjc]{position:absolute;bottom:.75rem;right:.75rem;font-size:.65rem;font-weight:600;color:var(--showcase-accent);background:#6366f11a;padding:.25rem .5rem;border-radius:4px}.bento-cta[data-astro-cid-7tiy4mjc]{grid-column:span 2;background:var(--showcase-gradient);display:flex;align-items:center;justify-content:space-between;gap:1rem}.cta-content[data-astro-cid-7tiy4mjc]{display:flex;flex-direction:column}.cta-label[data-astro-cid-7tiy4mjc]{font-size:.75rem;color:#ffffffb3;font-weight:500}.cta-price[data-astro-cid-7tiy4mjc]{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#fff}.bento-btn[data-astro-cid-7tiy4mjc]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:#fff;color:var(--showcase-accent);font-weight:600;font-size:.9rem;border-radius:10px;transition:all .3s}.bento-btn[data-astro-cid-7tiy4mjc]:hover{transform:scale(1.05);color:var(--showcase-accent)}.bento-btn[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:1rem;height:1rem}.bento-tech[data-astro-cid-7tiy4mjc]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.tech-label[data-astro-cid-7tiy4mjc]{font-size:.7rem;font-weight:600;color:var(--showcase-muted);text-transform:uppercase;letter-spacing:.1em}.tech-icons[data-astro-cid-7tiy4mjc]{display:flex;gap:.75rem}.tech-icon[data-astro-cid-7tiy4mjc]{width:32px;height:32px;color:var(--showcase-text);opacity:.7;transition:all .2s}.tech-icon[data-astro-cid-7tiy4mjc]:hover{opacity:1;color:var(--showcase-accent)}.tech-icon[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:100%;height:100%}.bento-phone[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;justify-content:center}.phone-link[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;gap:.5rem;color:var(--showcase-text);font-weight:600;font-size:.9rem;transition:all .2s}.phone-link[data-astro-cid-7tiy4mjc]:hover{color:var(--showcase-accent)}.phone-link[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:1.25rem;height:1.25rem}.configurator-container[data-astro-cid-7tiy4mjc]{display:grid;grid-template-columns:400px 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;width:100%}@media(max-width:1024px){.configurator-container[data-astro-cid-7tiy4mjc]{grid-template-columns:1fr;gap:3rem}}.configurator-panel[data-astro-cid-7tiy4mjc]{background:var(--showcase-card);border:1px solid var(--showcase-border);border-radius:20px;padding:2rem;box-shadow:0 20px 60px #0003}.config-header[data-astro-cid-7tiy4mjc]{margin-bottom:1.5rem}.config-badge[data-astro-cid-7tiy4mjc]{display:inline-block;padding:.375rem .75rem;font-size:.7rem;font-weight:700;color:var(--showcase-accent);background:#6366f11a;border-radius:6px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.config-header[data-astro-cid-7tiy4mjc] h3[data-astro-cid-7tiy4mjc]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--showcase-text)}.config-section[data-astro-cid-7tiy4mjc]{margin-bottom:1.5rem}.config-label[data-astro-cid-7tiy4mjc]{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;color:var(--showcase-text);margin-bottom:.75rem}.config-label[data-astro-cid-7tiy4mjc] output[data-astro-cid-7tiy4mjc]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--showcase-accent)}.config-slider[data-astro-cid-7tiy4mjc]{width:100%;height:8px;-webkit-appearance:none;appearance:none;background:var(--showcase-border);border-radius:4px;outline:none}.config-slider[data-astro-cid-7tiy4mjc]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:var(--showcase-gradient);border-radius:50%;cursor:pointer;box-shadow:0 2px 10px #6366f14d}.slider-labels[data-astro-cid-7tiy4mjc]{display:flex;justify-content:space-between;font-size:.75rem;color:var(--showcase-muted);margin-top:.5rem}.feature-list[data-astro-cid-7tiy4mjc]{display:flex;flex-direction:column;gap:.5rem}.feature-item[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--showcase-darker);border:1px solid var(--showcase-border);border-radius:10px;cursor:pointer;transition:all .2s}.feature-item[data-astro-cid-7tiy4mjc]:hover{border-color:var(--showcase-accent)}.feature-checkbox[data-astro-cid-7tiy4mjc]{display:none}.feature-check[data-astro-cid-7tiy4mjc]{width:20px;height:20px;border:2px solid var(--showcase-border);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}.feature-check[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:12px;height:12px;color:#fff;opacity:0;transition:opacity .2s}.feature-checkbox[data-astro-cid-7tiy4mjc]:checked+.feature-check[data-astro-cid-7tiy4mjc]{background:var(--showcase-gradient);border-color:transparent}.feature-checkbox[data-astro-cid-7tiy4mjc]:checked+.feature-check[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{opacity:1}.feature-name[data-astro-cid-7tiy4mjc]{flex:1;font-size:.9rem;color:var(--showcase-text)}.feature-price[data-astro-cid-7tiy4mjc]{font-size:.8rem;color:var(--showcase-muted);font-weight:500}.config-result[data-astro-cid-7tiy4mjc]{padding:1.5rem;background:var(--showcase-darker);border-radius:12px;text-align:center;margin-bottom:1.5rem}.result-label[data-astro-cid-7tiy4mjc]{font-size:.8rem;color:var(--showcase-muted);margin-bottom:.5rem}.result-price[data-astro-cid-7tiy4mjc]{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.price-from[data-astro-cid-7tiy4mjc]{font-size:.9rem;color:var(--showcase-muted)}.price-value[data-astro-cid-7tiy4mjc]{font-family:var(--font-display);font-size:2.5rem;font-weight:800;background:var(--showcase-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-currency[data-astro-cid-7tiy4mjc]{font-size:1rem;color:var(--showcase-muted)}.result-note[data-astro-cid-7tiy4mjc]{font-size:.7rem;color:var(--showcase-muted);margin-top:.5rem}.config-cta[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:var(--showcase-gradient);color:#fff;font-weight:600;font-size:.95rem;border-radius:12px;transition:all .3s}.config-cta[data-astro-cid-7tiy4mjc]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f166;color:#fff}.config-cta[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:1.25rem;height:1.25rem}.config-benefits[data-astro-cid-7tiy4mjc]{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.benefit[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;gap:.75rem;color:var(--showcase-text);font-size:.95rem}.benefit[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:1.25rem;height:1.25rem;color:#22c55e}.floating-container[data-astro-cid-7tiy4mjc]{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;width:100%}.floating-mockups[data-astro-cid-7tiy4mjc]{position:absolute;inset:0;pointer-events:none}.floating-item[data-astro-cid-7tiy4mjc]{position:absolute;transition:transform .3s ease-out}.floating-item-1[data-astro-cid-7tiy4mjc]{top:5%;left:5%;animation:float1 6s ease-in-out infinite}.floating-item-2[data-astro-cid-7tiy4mjc]{top:10%;right:5%;animation:float2 7s ease-in-out infinite}.floating-item-3[data-astro-cid-7tiy4mjc]{bottom:15%;left:3%;animation:float3 8s ease-in-out infinite}.floating-item-4[data-astro-cid-7tiy4mjc]{bottom:10%;right:8%;animation:float4 6.5s ease-in-out infinite}@keyframes float1{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-15px) rotate(1deg)}}@keyframes float2{0%,to{transform:translateY(0) rotate(3deg)}50%{transform:translateY(-20px) rotate(-1deg)}}@keyframes float3{0%,to{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-12px) rotate(-2deg)}}@keyframes float4{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-18px) rotate(2deg)}}.floating-browser[data-astro-cid-7tiy4mjc]{width:180px;background:var(--showcase-card);border:1px solid var(--showcase-border);border-radius:12px;overflow:hidden;box-shadow:0 15px 40px #0000004d}.fb-header[data-astro-cid-7tiy4mjc]{display:flex;gap:4px;padding:.5rem;background:var(--showcase-darker)}.fb-header[data-astro-cid-7tiy4mjc] span[data-astro-cid-7tiy4mjc]{width:6px;height:6px;border-radius:50%;background:var(--showcase-muted)}.fb-content[data-astro-cid-7tiy4mjc]{padding:.5rem;min-height:100px}.fb-nav[data-astro-cid-7tiy4mjc]{height:8px;background:var(--showcase-border);border-radius:4px;margin-bottom:.5rem}.fb-hero[data-astro-cid-7tiy4mjc]{height:30px;background:var(--accent);border-radius:6px;margin-bottom:.5rem;opacity:.5}.fb-cards[data-astro-cid-7tiy4mjc]{display:flex;gap:.25rem}.fb-cards[data-astro-cid-7tiy4mjc] div[data-astro-cid-7tiy4mjc]{flex:1;height:20px;background:var(--showcase-border);border-radius:4px}.floating-label[data-astro-cid-7tiy4mjc]{display:block;text-align:center;margin-top:.75rem;font-size:.7rem;font-weight:600;color:var(--showcase-muted)}.floating-content[data-astro-cid-7tiy4mjc]{position:relative;z-index:10;text-align:center;max-width:600px;padding:2rem;background:#0a0a0fcc;backdrop-filter:blur(20px);border-radius:24px;border:1px solid var(--showcase-border)}[data-astro-cid-7tiy4mjc][data-theme=light] .floating-content[data-astro-cid-7tiy4mjc]{background:#f8f9fae6}@media(max-width:1024px){.floating-mockups[data-astro-cid-7tiy4mjc]{opacity:.3}}.cta-section[data-astro-cid-7tiy4mjc]{padding:6rem 2rem;background:linear-gradient(135deg,#1e1b4b,#312e81);text-align:center}[data-astro-cid-7tiy4mjc][data-theme=light] .cta-section[data-astro-cid-7tiy4mjc]{background:linear-gradient(135deg,#4f46e5,#6366f1)}.cta-container[data-astro-cid-7tiy4mjc]{max-width:700px;margin:0 auto}.cta-badge[data-astro-cid-7tiy4mjc]{display:inline-block;padding:.5rem 1rem;font-size:.75rem;font-weight:700;color:#fff;background:#ffffff26;border-radius:100px;margin-bottom:1.5rem}.cta-title[data-astro-cid-7tiy4mjc]{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#fff;margin-bottom:1.25rem}.cta-desc[data-astro-cid-7tiy4mjc]{font-size:1rem;color:#fffc;line-height:1.8;margin-bottom:2rem}.cta-desc[data-astro-cid-7tiy4mjc] strong[data-astro-cid-7tiy4mjc]{color:#fff}.cta-buttons[data-astro-cid-7tiy4mjc]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem}.cta-btn-primary[data-astro-cid-7tiy4mjc]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;background:#fff;color:#1e1b4b;font-weight:600;font-size:.95rem;border-radius:12px;transition:all .3s}.cta-btn-primary[data-astro-cid-7tiy4mjc]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #fff3;color:#6366f1}.cta-btn-primary[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:1.25rem;height:1.25rem}.cta-btn-secondary[data-astro-cid-7tiy4mjc]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#ffffff1a;color:#fff;font-weight:600;font-size:.95rem;border:1px solid rgba(255,255,255,.2);border-radius:12px;transition:all .3s}.cta-btn-secondary[data-astro-cid-7tiy4mjc]:hover{background:#fff3;color:#fff}.cta-btn-secondary[data-astro-cid-7tiy4mjc] svg[data-astro-cid-7tiy4mjc]{width:1.25rem;height:1.25rem}.cta-steps[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.step[data-astro-cid-7tiy4mjc]{display:flex;align-items:center;gap:.5rem}.step-num[data-astro-cid-7tiy4mjc]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff3;color:#fff;font-size:.8rem;font-weight:700;border-radius:50%}.step-text[data-astro-cid-7tiy4mjc]{color:#ffffffe6;font-size:.9rem;font-weight:500}.step-arrow[data-astro-cid-7tiy4mjc]{color:#fff6;font-size:1.25rem}.features-section[data-astro-cid-7tiy4mjc]{padding:4rem 2rem;background:var(--showcase-darker);border-top:1px solid var(--showcase-border)}.features-container[data-astro-cid-7tiy4mjc]{max-width:900px;margin:0 auto;text-align:center}.features-title[data-astro-cid-7tiy4mjc]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--showcase-text);margin-bottom:2rem}.features-grid[data-astro-cid-7tiy4mjc]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:768px){.features-grid[data-astro-cid-7tiy4mjc]{grid-template-columns:repeat(2,1fr)}}.feature-card[data-astro-cid-7tiy4mjc]{padding:1.5rem 1rem;background:var(--showcase-card);border:1px solid var(--showcase-border);border-radius:16px;transition:all .3s}.feature-card[data-astro-cid-7tiy4mjc]:hover{border-color:var(--showcase-accent);transform:translateY(-4px)}.feature-icon[data-astro-cid-7tiy4mjc]{font-size:2rem;margin-bottom:.75rem}.feature-card[data-astro-cid-7tiy4mjc] .feature-name[data-astro-cid-7tiy4mjc]{font-size:.9rem;font-weight:600;color:var(--showcase-text)}.showcase-footer[data-astro-cid-7tiy4mjc]{padding:3rem 2rem 2rem;background:var(--showcase-dark);border-top:1px solid var(--showcase-border)}.footer-content[data-astro-cid-7tiy4mjc]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 2rem;flex-wrap:wrap;gap:1rem}.footer-brand[data-astro-cid-7tiy4mjc]{display:flex;flex-direction:column;gap:.25rem}.footer-tagline[data-astro-cid-7tiy4mjc]{font-size:.8rem;color:var(--showcase-muted)}.footer-contact[data-astro-cid-7tiy4mjc]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;font-size:.875rem}.footer-contact[data-astro-cid-7tiy4mjc] a[data-astro-cid-7tiy4mjc]{color:var(--showcase-text);transition:color .2s}.footer-contact[data-astro-cid-7tiy4mjc] a[data-astro-cid-7tiy4mjc]:hover{color:var(--showcase-accent)}.footer-contact[data-astro-cid-7tiy4mjc] span[data-astro-cid-7tiy4mjc]{color:var(--showcase-muted)}.footer-copyright[data-astro-cid-7tiy4mjc]{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid var(--showcase-border);font-size:.75rem;color:var(--showcase-muted);text-align:center;line-height:1.6}.footer-copyright[data-astro-cid-7tiy4mjc] a[data-astro-cid-7tiy4mjc]{color:var(--showcase-text);text-decoration:underline}
