:root{--bg-page: #FAF9F6;--bg-dark: #0A0A0A;--brand-yellow: #FFD600;--brand-orange: #FF6644;--brand-blue: #2255FF;--brand-purple: #9955FF;--text-main: #0A0A0A;--text-inverse: #FFFFFF;--text-muted: #666666;--border-light: #E5E5E5;--border-dark: #333333;--font-display: "Space Grotesk", sans-serif;--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace}:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;line-height:1.5;color:var(--text-main);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a:where(.astro-j7pv25f6){text-decoration:none;color:inherit}ul:where(.astro-j7pv25f6){list-style:none}.container:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;padding:0 32px}.font-display:where(.astro-j7pv25f6){font-family:var(--font-display)}.font-body:where(.astro-j7pv25f6){font-family:var(--font-body)}.font-mono:where(.astro-j7pv25f6){font-family:var(--font-mono)}.text-center:where(.astro-j7pv25f6){text-align:center}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:999px;font-weight:600;font-size:15px;transition:all .2s ease;cursor:pointer;border:2px solid transparent;font-family:var(--font-display)}.btn-dark:where(.astro-j7pv25f6){background:var(--text-main);color:var(--text-inverse)}.btn-dark:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000026}.btn-outline:where(.astro-j7pv25f6){background:transparent;color:var(--text-main);border-color:var(--border-light)}.btn-outline:where(.astro-j7pv25f6):hover{border-color:var(--text-main)}.top-banner:where(.astro-j7pv25f6){background:var(--brand-yellow);color:var(--text-main);text-align:center;font-weight:500;font-size:13px;padding:10px 16px;border-bottom:1px solid rgba(0,0,0,.1)}.top-banner:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){font-family:var(--font-mono);font-weight:600;margin-left:8px;display:inline-block}.nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:1000;background:#faf9f6f2;backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:border-color .3s ease}.nav:where(.astro-j7pv25f6).scrolled{border-bottom-color:var(--border-light)}.nav__inner:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center;height:80px}.nav__logo:where(.astro-j7pv25f6){font-family:var(--font-display);font-weight:700;font-size:24px;letter-spacing:-.04em}.nav__links:where(.astro-j7pv25f6){display:flex;gap:36px;font-weight:500;font-size:15px}.nav__links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--brand-blue)}.nav__actions:where(.astro-j7pv25f6){display:flex;gap:16px}.hero:where(.astro-j7pv25f6){padding:120px 0 80px}.hero__inner:where(.astro-j7pv25f6){display:flex;align-items:flex-end;gap:60px}.hero__left:where(.astro-j7pv25f6){flex:1.5}.hero__left:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(4rem,8vw,6.5rem);line-height:.95;font-weight:700;letter-spacing:-.05em;margin:0}.hero__highlight:where(.astro-j7pv25f6){background:var(--brand-blue);color:var(--text-inverse);display:inline-block;padding:0 16px;border-radius:8px;transform:rotate(-1deg);margin-top:8px}.hero__right:where(.astro-j7pv25f6){flex:1;padding-bottom:16px}.hero__right:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--text-muted);line-height:1.6;margin-bottom:32px;max-width:440px}.hero__ctas:where(.astro-j7pv25f6){display:flex;gap:16px;flex-wrap:wrap}.updates-sec:where(.astro-j7pv25f6){border-top:1px solid var(--border-light);background:#fafafa;padding:16px 0}.updates__inner:where(.astro-j7pv25f6){display:flex;align-items:center;gap:20px}.updates-badge:where(.astro-j7pv25f6){background:var(--brand-purple);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:999px}.updates-content:where(.astro-j7pv25f6){flex:1;display:flex;align-items:center;gap:12px}.updates-content:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:15px;font-weight:700;margin:0}.updates-content:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:14px;color:var(--text-muted);margin:0}.updates-btn:where(.astro-j7pv25f6){font-size:13px;padding:6px 16px;border-radius:999px;border:1px solid var(--border-light);background:#fff;font-weight:600;color:var(--text-main);transition:all .2s}.updates-btn:where(.astro-j7pv25f6):hover{border-color:var(--text-main);background:var(--text-main);color:#fff}.logos:where(.astro-j7pv25f6){padding:60px 0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);text-align:center}.logos__title:where(.astro-j7pv25f6){font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-weight:600;margin-bottom:36px}.logos__track:where(.astro-j7pv25f6){display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.logo-item:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:20px;font-weight:700;color:#bbb;letter-spacing:-.02em}.transition-sec:where(.astro-j7pv25f6){padding:140px 0 80px;text-align:center}.transition-sec:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(3rem,5vw,4.5rem);font-weight:700;letter-spacing:-.04em;margin:0}.transition-sec:where(.astro-j7pv25f6) .highlight:where(.astro-j7pv25f6){background:var(--brand-yellow);display:inline-block;padding:0 16px;border-radius:8px}.features:where(.astro-j7pv25f6){padding:0 0 140px}.features__inner:where(.astro-j7pv25f6){display:flex;gap:100px}.features__nav:where(.astro-j7pv25f6){width:250px;position:sticky;top:140px;height:max-content}.features__nav:where(.astro-j7pv25f6) ul:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:24px}.features__nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:flex;align-items:center;font-size:16px;font-weight:500;color:var(--text-muted);opacity:.5;transition:all .3s ease}.features__nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor;margin-right:16px;opacity:0;transform:scale(0);transition:all .3s ease}.features__nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6).active{color:var(--text-main);opacity:1;font-weight:700}.features__nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6).active:before{opacity:1;transform:scale(1)}.features__content:where(.astro-j7pv25f6){flex:1;display:flex;flex-direction:column;gap:140px}.feature-card:where(.astro-j7pv25f6){border-radius:24px;padding:60px 48px;min-height:500px;display:flex;flex-direction:column;justify-content:center;position:relative}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:2.5rem;font-weight:700;letter-spacing:-.03em;margin:0 0 16px;color:var(--text-main)}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1.125rem;max-width:440px;color:#000c;margin:0 0 40px}.feature-snippet:where(.astro-j7pv25f6){background:var(--text-inverse);border-radius:12px;padding:24px;box-shadow:0 20px 40px #0000001a;font-family:var(--font-mono);font-size:14px;line-height:1.6;color:var(--text-main);overflow-x:auto;border:1px solid rgba(0,0,0,.05)}.feature-snippet:where(.astro-j7pv25f6).dark-snippet{background:var(--bg-dark);color:var(--text-inverse)}.dark-sec:where(.astro-j7pv25f6){background:var(--bg-dark);color:var(--text-inverse);padding:140px 0 100px;text-align:center}.dark-sec:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(3rem,5vw,4.5rem);font-weight:700;letter-spacing:-.04em;margin:0 0 60px}.dark-sec:where(.astro-j7pv25f6) .italic-highlight:where(.astro-j7pv25f6){font-style:italic;color:var(--brand-purple)}.yellow-pill:where(.astro-j7pv25f6){background:var(--brand-yellow);border-radius:200px;padding:80px 40px;max-width:900px;margin:0 auto 80px;display:flex;justify-content:center}.pill-content:where(.astro-j7pv25f6){background:var(--text-inverse);border-radius:12px;padding:32px;width:100%;max-width:600px;color:var(--text-main);box-shadow:0 20px 40px #0003;text-align:left}.pill-mock-header:where(.astro-j7pv25f6){display:flex;gap:8px;margin-bottom:24px}.pill-mock-dot:where(.astro-j7pv25f6){width:12px;height:12px;border-radius:50%}.pill-mock-dot:where(.astro-j7pv25f6):nth-child(1){background:#ff5f56}.pill-mock-dot:where(.astro-j7pv25f6):nth-child(2){background:#ffbd2e}.pill-mock-dot:where(.astro-j7pv25f6):nth-child(3){background:#27c93f}.dark-stats:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1000px;margin:0 auto;border-top:1px solid var(--border-dark);padding-top:60px;text-align:left}.dark-stat-val:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:20px;font-weight:700;margin-bottom:8px}.dark-stat-desc:where(.astro-j7pv25f6){font-size:14px;color:#999;line-height:1.5}.orange-sec:where(.astro-j7pv25f6){background:var(--brand-orange);color:var(--text-main);padding:120px 0}.orange-top:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-bottom:100px}.orange-top-col:where(.astro-j7pv25f6){text-align:center}.orange-huge:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(60px,8vw,100px);font-weight:700;line-height:1;border-top:3px solid var(--text-main);border-bottom:3px solid var(--text-main);padding:30px 0;margin-bottom:20px;letter-spacing:-.04em}.orange-label:where(.astro-j7pv25f6){font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.orange-quotes:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.quote-item:where(.astro-j7pv25f6){display:flex;flex-direction:column}.quote-mark:where(.astro-j7pv25f6){background:var(--text-main);color:var(--brand-orange);width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:40px;font-weight:700;border-radius:8px;margin-bottom:24px;padding-top:8px}.quote-text:where(.astro-j7pv25f6){font-size:18px;font-weight:500;line-height:1.5;margin-bottom:40px;flex:1}.quote-author:where(.astro-j7pv25f6){border-top:2px solid var(--text-main);padding-top:16px;font-size:15px;font-weight:700}.quote-author:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:block;font-weight:500;opacity:.8;margin-top:4px}.yellow-cta:where(.astro-j7pv25f6){background:var(--brand-yellow);padding:40px 0;border-bottom:2px solid var(--bg-dark)}.yellow-cta:where(.astro-j7pv25f6) .container:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center}.yellow-cta:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:28px;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:.02em}.footer:where(.astro-j7pv25f6){background:var(--bg-dark);color:var(--text-inverse);padding:100px 0 40px;overflow:hidden}.footer-top:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:60px;margin-bottom:120px}.footer-col:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6){color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 24px}.footer-col:where(.astro-j7pv25f6) ul:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:16px}.footer-col:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:15px;font-weight:500;color:#ccc;transition:color .2s}.footer-col:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--brand-yellow)}.footer-mega:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:16.5vw;font-weight:700;line-height:.8;letter-spacing:-.05em;text-align:center;margin:0 -20px}.footer-mega:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:var(--brand-yellow)}.footer-bottom:where(.astro-j7pv25f6){display:flex;justify-content:space-between;margin-top:60px;font-size:14px;color:var(--text-muted);font-weight:500}@media(max-width:1024px){.hero__inner:where(.astro-j7pv25f6){flex-direction:column;align-items:flex-start;gap:40px}.hero__right:where(.astro-j7pv25f6){max-width:100%}.features__inner:where(.astro-j7pv25f6){flex-direction:column;gap:60px}.features__nav:where(.astro-j7pv25f6){position:static;width:100%}.features__nav:where(.astro-j7pv25f6) ul:where(.astro-j7pv25f6){flex-direction:row;flex-wrap:wrap;gap:20px}.yellow-pill:where(.astro-j7pv25f6){padding:40px 20px;border-radius:40px}.dark-stats:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}.orange-top:where(.astro-j7pv25f6),.orange-quotes:where(.astro-j7pv25f6){grid-template-columns:repeat(1,1fr)}.yellow-cta:where(.astro-j7pv25f6) .container:where(.astro-j7pv25f6){flex-direction:column;text-align:center;gap:24px}.footer-top:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:768px){.nav__links:where(.astro-j7pv25f6){display:none}.feature-card:where(.astro-j7pv25f6){padding:40px 32px;min-height:auto}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:2rem}}
