:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;--color-text-primary: #1a1a1a;--color-text-secondary: #666;--color-accent: #000;--color-bg: #fff;--color-border: #e5e5e5;color:var(--color-text-primary);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;font-size:16px}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:768px){.container{padding:0 2rem}}@media(min-width:1024px){.container{padding:0 3rem}}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}#app{width:100%;min-height:100vh}html{scroll-behavior:smooth}.header[data-v-b83c3ace]{position:fixed;top:0;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #f0f0f0;z-index:1000;padding:.875rem 0}.header-content[data-v-b83c3ace]{display:flex;justify-content:space-between;align-items:center}.logo[data-v-b83c3ace]{display:flex;align-items:center;cursor:pointer}.logo-text[data-v-b83c3ace]{font-size:1.125rem;font-weight:600;color:#000;letter-spacing:-.02em}.nav[data-v-b83c3ace]{position:fixed;top:60px;left:0;right:0;background:#fff;flex-direction:column;padding:1.5rem;box-shadow:0 10px 30px #0000001a;transform:translateY(-120%);transition:transform .3s ease-in-out;gap:.5rem}.nav-open[data-v-b83c3ace]{transform:translateY(0)}.nav a[data-v-b83c3ace]{color:#666;text-decoration:none;font-weight:400;font-size:1rem;transition:color .2s;position:relative;width:100%;padding:.875rem 0;display:block}.nav a[data-v-b83c3ace]:hover{color:#000}.btn[data-v-b83c3ace]{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s;width:100%;font-size:.95rem}.btn-primary[data-v-b83c3ace]{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.btn-primary[data-v-b83c3ace]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.mobile-menu-btn[data-v-b83c3ace]{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px;z-index:1001}.mobile-menu-btn span[data-v-b83c3ace]{width:25px;height:3px;background:#334155;border-radius:3px;transition:all .3s}@media(min-width:768px){.header[data-v-b83c3ace]{padding:1rem 0}.logo-text[data-v-b83c3ace]{font-size:1.25rem}.mobile-menu-btn[data-v-b83c3ace]{display:none}.nav[data-v-b83c3ace]{position:static;flex-direction:row;padding:0;box-shadow:none;transform:none;background:transparent;display:flex;align-items:center;gap:2rem}.nav a[data-v-b83c3ace]{width:auto;padding:0;font-size:.95rem}.nav a[data-v-b83c3ace]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#2563eb;transition:width .3s}.nav a[data-v-b83c3ace]:hover{color:#2563eb}.nav a[data-v-b83c3ace]:hover:after{width:100%}.btn[data-v-b83c3ace]{width:auto}}@media(min-width:1024px){.header[data-v-b83c3ace]{padding:1.25rem 0}.nav[data-v-b83c3ace]{gap:3rem}}.hero[data-v-c2ea21e7]{padding:100px 0 60px;background:#fff;min-height:100vh;display:flex;align-items:center}.hero-content[data-v-c2ea21e7]{display:flex;flex-direction:column;gap:2.5rem;align-items:center}.hero-text[data-v-c2ea21e7]{width:100%}.hero-title[data-v-c2ea21e7]{font-size:2rem;font-weight:600;line-height:1.15;color:#000;margin-bottom:1rem;letter-spacing:-.03em}.title-accent[data-v-c2ea21e7]{color:#666}.hero-description[data-v-c2ea21e7]{font-size:1rem;color:#666;line-height:1.65;margin-bottom:2rem}.hero-actions[data-v-c2ea21e7]{display:flex;flex-direction:column;gap:.875rem;margin-bottom:3rem}.btn[data-v-c2ea21e7]{padding:.875rem 1.75rem;border-radius:100px;font-weight:500;cursor:pointer;transition:all .2s;font-size:.95rem;width:100%}.btn-large[data-v-c2ea21e7]{padding:1rem 2rem}.btn-primary[data-v-c2ea21e7]{background:#000;color:#fff;border:1px solid #000}.btn-primary[data-v-c2ea21e7]:hover{background:#333;border-color:#333;transform:translateY(-1px)}.btn-secondary[data-v-c2ea21e7]{background:transparent;color:#000;border:1px solid #e5e5e5}.btn-secondary[data-v-c2ea21e7]:hover{border-color:#000;transform:translateY(-1px)}.hero-stats[data-v-c2ea21e7]{display:flex;gap:2rem;justify-content:space-around}.stat[data-v-c2ea21e7]{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-number[data-v-c2ea21e7]{font-size:1.75rem;font-weight:600;color:#000;line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}.stat-label[data-v-c2ea21e7]{font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.05em}.hero-visual[data-v-c2ea21e7]{display:flex;align-items:center;justify-content:center;padding:1rem;width:100%}.visual-grid[data-v-c2ea21e7]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;max-width:280px}.grid-item[data-v-c2ea21e7]{aspect-ratio:1;background:#f5f5f5;border-radius:8px;transition:all .3s}.grid-item[data-v-c2ea21e7]:hover{background:#e5e5e5;transform:scale(1.05)}.grid-item.accent[data-v-c2ea21e7]{background:#000}.grid-item.accent[data-v-c2ea21e7]:hover{background:#333}@media(min-width:640px){.hero[data-v-c2ea21e7]{padding:120px 0 70px}.hero-title[data-v-c2ea21e7]{font-size:2.75rem}.hero-description[data-v-c2ea21e7]{font-size:1.05rem}.hero-actions[data-v-c2ea21e7]{flex-direction:row;gap:1rem}.btn[data-v-c2ea21e7]{width:auto}.stat-number[data-v-c2ea21e7]{font-size:2rem}.stat-label[data-v-c2ea21e7]{font-size:.8rem}.visual-grid[data-v-c2ea21e7]{max-width:320px;gap:1.25rem}}@media(min-width:768px){.hero[data-v-c2ea21e7]{padding:140px 0 90px}.hero-content[data-v-c2ea21e7]{gap:3rem}.hero-title[data-v-c2ea21e7]{font-size:3.25rem}.hero-description[data-v-c2ea21e7]{font-size:1.1rem}.hero-stats[data-v-c2ea21e7]{gap:2.5rem;justify-content:flex-start}.stat[data-v-c2ea21e7]{align-items:flex-start;text-align:left}.stat-number[data-v-c2ea21e7]{font-size:2.25rem}.stat-label[data-v-c2ea21e7]{font-size:.875rem}.visual-grid[data-v-c2ea21e7]{max-width:350px}}@media(min-width:1024px){.hero[data-v-c2ea21e7]{padding:160px 0 100px}.hero-content[data-v-c2ea21e7]{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center}.hero-visual[data-v-c2ea21e7]{order:initial}.hero-title[data-v-c2ea21e7]{font-size:4rem}.hero-description[data-v-c2ea21e7]{font-size:1.15rem;max-width:540px}.hero-stats[data-v-c2ea21e7]{gap:3.5rem}.stat-number[data-v-c2ea21e7]{font-size:2.5rem}.visual-grid[data-v-c2ea21e7]{max-width:380px;gap:1.5rem}}@media(min-width:1280px){.hero[data-v-c2ea21e7]{padding:180px 0 120px}.hero-content[data-v-c2ea21e7]{gap:6rem}.hero-title[data-v-c2ea21e7]{font-size:4.5rem}.hero-actions[data-v-c2ea21e7]{margin-bottom:4rem}.hero-stats[data-v-c2ea21e7]{gap:4rem}.visual-grid[data-v-c2ea21e7]{max-width:400px}}.features[data-v-9b78b637]{padding:60px 0;background:#fafafa}.section-header[data-v-9b78b637]{text-align:center;margin-bottom:3rem}.section-title[data-v-9b78b637]{font-size:1.875rem;font-weight:600;color:#000;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.2}.section-description[data-v-9b78b637]{font-size:1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.features-grid[data-v-9b78b637]{display:grid;grid-template-columns:1fr;gap:1.25rem}.feature-card[data-v-9b78b637]{padding:2rem;background:#fff;border-radius:12px;transition:all .3s;border:1px solid #e5e5e5}.feature-card[data-v-9b78b637]:hover{transform:translateY(-3px);border-color:#000;box-shadow:0 10px 30px #00000014}.feature-icon[data-v-9b78b637]{font-size:2.25rem;margin-bottom:1rem;opacity:.8}.feature-title[data-v-9b78b637]{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:.75rem;letter-spacing:-.01em}.feature-description[data-v-9b78b637]{color:#666;line-height:1.65;font-size:.9rem}@media(min-width:640px){.features[data-v-9b78b637]{padding:70px 0}.section-title[data-v-9b78b637]{font-size:2.25rem}.features-grid[data-v-9b78b637]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature-card[data-v-9b78b637]{padding:2.25rem}.feature-icon[data-v-9b78b637]{font-size:2.5rem}.feature-title[data-v-9b78b637]{font-size:1.125rem}.feature-description[data-v-9b78b637]{font-size:.925rem}}@media(min-width:1024px){.features[data-v-9b78b637]{padding:100px 0}.section-header[data-v-9b78b637]{margin-bottom:4rem}.section-title[data-v-9b78b637]{font-size:2.5rem}.section-description[data-v-9b78b637]{font-size:1.05rem}.features-grid[data-v-9b78b637]{grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card[data-v-9b78b637]{padding:2.5rem}.feature-icon[data-v-9b78b637]{margin-bottom:1.25rem}.feature-title[data-v-9b78b637]{font-size:1.15rem}.feature-description[data-v-9b78b637]{font-size:.95rem;line-height:1.7}}@media(min-width:1280px){.features[data-v-9b78b637]{padding:120px 0}.section-header[data-v-9b78b637]{margin-bottom:5rem}.section-title[data-v-9b78b637]{font-size:2.75rem}.section-description[data-v-9b78b637]{font-size:1.1rem}.features-grid[data-v-9b78b637]{gap:2.5rem}}.pricing[data-v-c57e2688]{padding:60px 0;background:#fff}.section-header[data-v-c57e2688]{text-align:center;margin-bottom:3rem}.section-title[data-v-c57e2688]{font-size:1.875rem;font-weight:600;color:#000;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.2}.section-description[data-v-c57e2688]{font-size:1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.pricing-grid[data-v-c57e2688]{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto}.pricing-card[data-v-c57e2688]{background:#fafafa;padding:2rem;border-radius:12px;transition:all .3s;position:relative;border:1px solid #e5e5e5}.pricing-card[data-v-c57e2688]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014;border-color:#000;background:#fff}.pricing-card.highlighted[data-v-c57e2688]{border-color:#000;background:#fff}.pricing-card.highlighted[data-v-c57e2688]:hover{transform:translateY(-5px)}.popular-badge[data-v-c57e2688]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#000;color:#fff;padding:.4rem 1.25rem;border-radius:100px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.plan-name[data-v-c57e2688]{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem;letter-spacing:-.01em}.plan-price[data-v-c57e2688]{display:flex;align-items:flex-start;margin-bottom:1rem}.currency[data-v-c57e2688]{font-size:1.25rem;font-weight:600;color:#000;margin-top:.5rem}.amount[data-v-c57e2688]{font-size:2.75rem;font-weight:600;color:#000;line-height:1;letter-spacing:-.03em}.period[data-v-c57e2688]{font-size:.9rem;color:#999;margin-top:1.25rem;margin-left:.25rem}.plan-description[data-v-c57e2688]{color:#666;margin-bottom:1.5rem;font-size:.95rem}.features-list[data-v-c57e2688]{list-style:none;padding:0;margin:0 0 2rem}.features-list li[data-v-c57e2688]{padding:.65rem 0;color:#333;display:flex;align-items:center;gap:.75rem;font-size:.9rem}.check-icon[data-v-c57e2688]{color:#000;font-weight:600;font-size:1.05rem}.btn[data-v-c57e2688]{width:100%;padding:.875rem 1.75rem;border-radius:100px;font-weight:500;cursor:pointer;transition:all .2s;font-size:.9rem}.btn-primary[data-v-c57e2688]{background:#000;color:#fff;border:1px solid #000}.btn-primary[data-v-c57e2688]:hover{background:#333;border-color:#333;transform:translateY(-1px)}.btn-secondary[data-v-c57e2688]{background:transparent;color:#000;border:1px solid #e5e5e5}.btn-secondary[data-v-c57e2688]:hover{border-color:#000;transform:translateY(-1px)}@media(min-width:640px){.pricing[data-v-c57e2688]{padding:70px 0}.section-title[data-v-c57e2688]{font-size:2.25rem}.pricing-card[data-v-c57e2688]{padding:2.5rem}.plan-name[data-v-c57e2688]{font-size:1.35rem}.currency[data-v-c57e2688]{font-size:1.4rem}.amount[data-v-c57e2688]{font-size:3.25rem}.features-list li[data-v-c57e2688],.btn[data-v-c57e2688]{font-size:.925rem}}@media(min-width:768px){.pricing-grid[data-v-c57e2688]{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media(min-width:1024px){.pricing[data-v-c57e2688]{padding:100px 0}.section-header[data-v-c57e2688]{margin-bottom:4rem}.section-title[data-v-c57e2688]{font-size:2.5rem}.section-description[data-v-c57e2688]{font-size:1.05rem}.pricing-grid[data-v-c57e2688]{grid-template-columns:repeat(3,1fr);gap:2rem}.pricing-card[data-v-c57e2688]{padding:2.75rem}.plan-name[data-v-c57e2688]{font-size:1.4rem}.currency[data-v-c57e2688]{font-size:1.5rem}.amount[data-v-c57e2688]{font-size:3.5rem}.period[data-v-c57e2688]{font-size:1rem}.plan-description[data-v-c57e2688]{font-size:1rem;margin-bottom:2rem}.features-list[data-v-c57e2688]{margin-bottom:2.5rem}.features-list li[data-v-c57e2688]{font-size:.95rem}.check-icon[data-v-c57e2688]{font-size:1.1rem}.btn[data-v-c57e2688]{padding:1rem 2rem;font-size:.95rem}}@media(min-width:1280px){.pricing[data-v-c57e2688]{padding:120px 0}.section-header[data-v-c57e2688]{margin-bottom:5rem}.section-title[data-v-c57e2688]{font-size:2.75rem}.section-description[data-v-c57e2688]{font-size:1.1rem}.pricing-card[data-v-c57e2688]{padding:3rem}.popular-badge[data-v-c57e2688]{font-size:.75rem}}.testimonials[data-v-c237e25d]{padding:60px 0;background:#fff}.section-header[data-v-c237e25d]{text-align:center;margin-bottom:3rem}.section-title[data-v-c237e25d]{font-size:1.875rem;font-weight:600;color:#000;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.2}.section-description[data-v-c237e25d]{font-size:1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.testimonials-grid[data-v-c237e25d]{display:grid;grid-template-columns:1fr;gap:1.25rem}.testimonial-card[data-v-c237e25d]{background:#fafafa;padding:2rem;border-radius:12px;transition:all .3s;border:1px solid #e5e5e5}.testimonial-card[data-v-c237e25d]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000014;border-color:#000;background:#fff}.stars[data-v-c237e25d]{margin-bottom:1rem;font-size:.9rem;opacity:.6}.testimonial-content[data-v-c237e25d]{color:#333;line-height:1.65;font-size:.95rem;margin-bottom:1.5rem;font-style:normal}.testimonial-author[data-v-c237e25d]{display:flex;align-items:center;gap:1rem;padding-top:1.25rem;border-top:1px solid #e5e5e5}.avatar[data-v-c237e25d]{width:44px;height:44px;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.author-name[data-v-c237e25d]{font-weight:600;color:#000;margin-bottom:.25rem;font-size:.9rem;letter-spacing:-.01em}.author-role[data-v-c237e25d]{color:#666;font-size:.825rem;line-height:1.4}@media(min-width:640px){.testimonials[data-v-c237e25d]{padding:70px 0}.section-title[data-v-c237e25d]{font-size:2.25rem}.testimonials-grid[data-v-c237e25d]{gap:1.5rem}.testimonial-card[data-v-c237e25d]{padding:2.25rem}.stars[data-v-c237e25d]{font-size:.95rem}.testimonial-content[data-v-c237e25d]{font-size:.975rem}.avatar[data-v-c237e25d]{width:46px;height:46px;font-size:1.45rem}.author-name[data-v-c237e25d]{font-size:.925rem}.author-role[data-v-c237e25d]{font-size:.85rem}}@media(min-width:768px){.testimonials-grid[data-v-c237e25d]{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media(min-width:1024px){.testimonials[data-v-c237e25d]{padding:100px 0}.section-header[data-v-c237e25d]{margin-bottom:4rem}.section-title[data-v-c237e25d]{font-size:2.5rem}.section-description[data-v-c237e25d]{font-size:1.05rem}.testimonials-grid[data-v-c237e25d]{grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card[data-v-c237e25d]{padding:2.5rem}.stars[data-v-c237e25d]{font-size:1rem;margin-bottom:1.25rem}.testimonial-content[data-v-c237e25d]{font-size:1rem;line-height:1.7;margin-bottom:1.75rem}.testimonial-author[data-v-c237e25d]{padding-top:1.5rem}.avatar[data-v-c237e25d]{width:48px;height:48px;font-size:1.5rem}.author-name[data-v-c237e25d]{font-size:.95rem}.author-role[data-v-c237e25d]{font-size:.875rem}}@media(min-width:1280px){.testimonials[data-v-c237e25d]{padding:120px 0}.section-header[data-v-c237e25d]{margin-bottom:5rem}.section-title[data-v-c237e25d]{font-size:2.75rem}.section-description[data-v-c237e25d]{font-size:1.1rem}}.cta[data-v-b3ee902f]{padding:60px 0;background:#000;position:relative;overflow:hidden}.cta-content[data-v-b3ee902f]{text-align:center;max-width:800px;margin:0 auto}.cta-title[data-v-b3ee902f]{font-size:1.875rem;font-weight:600;color:#fff;margin-bottom:1rem;letter-spacing:-.03em;line-height:1.2}.cta-description[data-v-b3ee902f]{font-size:1rem;color:#fffc;margin-bottom:2rem;line-height:1.65}.cta-actions[data-v-b3ee902f]{display:flex;flex-direction:column;justify-content:center;gap:.875rem;margin-bottom:1.25rem}.btn[data-v-b3ee902f]{padding:.875rem 1.75rem;border-radius:100px;font-weight:500;cursor:pointer;transition:all .2s;font-size:.95rem;width:100%}.btn-large[data-v-b3ee902f]{padding:1rem 2rem}.btn-primary[data-v-b3ee902f]{background:#fff;color:#000;border:1px solid white}.btn-primary[data-v-b3ee902f]:hover{background:#ffffffe6;transform:translateY(-1px)}.btn-secondary[data-v-b3ee902f]{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.btn-secondary[data-v-b3ee902f]:hover{border-color:#fff;transform:translateY(-1px)}.cta-note[data-v-b3ee902f]{color:#fff9;font-size:.8rem}@media(min-width:640px){.cta[data-v-b3ee902f]{padding:70px 0}.cta-title[data-v-b3ee902f]{font-size:2.25rem}.cta-description[data-v-b3ee902f]{font-size:1.05rem}.cta-actions[data-v-b3ee902f]{flex-direction:row;gap:1rem}.btn[data-v-b3ee902f]{width:auto}.btn-large[data-v-b3ee902f]{padding:1.125rem 2.25rem}.cta-note[data-v-b3ee902f]{font-size:.85rem}}@media(min-width:1024px){.cta[data-v-b3ee902f]{padding:100px 0}.cta-title[data-v-b3ee902f]{font-size:2.75rem;margin-bottom:1.25rem}.cta-description[data-v-b3ee902f]{font-size:1.1rem;margin-bottom:2.25rem;line-height:1.7}.cta-actions[data-v-b3ee902f]{margin-bottom:1.5rem}.btn-large[data-v-b3ee902f]{padding:1.25rem 2.5rem}.cta-note[data-v-b3ee902f]{font-size:.875rem}}@media(min-width:1280px){.cta[data-v-b3ee902f]{padding:120px 0}.cta-title[data-v-b3ee902f]{font-size:3.25rem;margin-bottom:1.5rem}.cta-description[data-v-b3ee902f]{font-size:1.15rem;margin-bottom:2.5rem}.btn-large[data-v-b3ee902f]{padding:1.25rem 2.75rem;font-size:1rem}}.footer[data-v-6bd2212f]{background:#fafafa;color:#666;padding:50px 0 30px;border-top:1px solid #e5e5e5}.footer-content[data-v-6bd2212f]{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:2.5rem}.footer-brand[data-v-6bd2212f]{max-width:100%}.logo[data-v-6bd2212f]{display:flex;align-items:center;margin-bottom:1rem}.logo-text[data-v-6bd2212f]{font-size:1.125rem;font-weight:600;color:#000;letter-spacing:-.02em}.brand-description[data-v-6bd2212f]{color:#666;line-height:1.65;margin-bottom:1.5rem;font-size:.9rem}.social-links[data-v-6bd2212f]{display:flex;gap:.625rem}.social-link[data-v-6bd2212f]{width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.1rem;transition:all .2s}.social-link[data-v-6bd2212f]:hover{background:#000;border-color:#000;transform:translateY(-2px)}.footer-links[data-v-6bd2212f]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.link-column ul[data-v-6bd2212f]{list-style:none;padding:0;margin:0}.column-title[data-v-6bd2212f]{color:#000;font-weight:600;margin-bottom:1rem;font-size:.9rem;letter-spacing:-.01em}.link-column li[data-v-6bd2212f]{margin-bottom:.65rem}.link-column a[data-v-6bd2212f]{color:#666;text-decoration:none;transition:color .2s;font-size:.875rem}.link-column a[data-v-6bd2212f]:hover{color:#000}.footer-bottom[data-v-6bd2212f]{border-top:1px solid #e5e5e5;padding-top:1.75rem;text-align:center;color:#999;display:flex;flex-direction:column;gap:.75rem;font-size:.8rem}@media(min-width:640px){.footer[data-v-6bd2212f]{padding:60px 0 30px}.footer-brand[data-v-6bd2212f]{max-width:380px}.logo-text[data-v-6bd2212f]{font-size:1.15rem}.brand-description[data-v-6bd2212f]{font-size:.925rem}.social-links[data-v-6bd2212f]{gap:.7rem}.social-link[data-v-6bd2212f]{width:39px;height:39px;font-size:1.125rem}.footer-links[data-v-6bd2212f]{grid-template-columns:repeat(4,1fr);gap:2.25rem}.column-title[data-v-6bd2212f]{font-size:.925rem}.link-column a[data-v-6bd2212f]{font-size:.885rem}.footer-bottom[data-v-6bd2212f]{font-size:.825rem}}@media(min-width:768px){.footer-content[data-v-6bd2212f]{gap:3rem}.footer-links[data-v-6bd2212f]{gap:2.5rem}}@media(min-width:1024px){.footer[data-v-6bd2212f]{padding:70px 0 30px}.footer-content[data-v-6bd2212f]{display:grid;grid-template-columns:2fr 3fr;gap:4rem}.footer-brand[data-v-6bd2212f]{max-width:350px}.logo[data-v-6bd2212f]{margin-bottom:1.125rem}.logo-text[data-v-6bd2212f]{font-size:1.2rem}.brand-description[data-v-6bd2212f]{font-size:.95rem;line-height:1.7;margin-bottom:1.625rem}.social-links[data-v-6bd2212f]{gap:.75rem}.social-link[data-v-6bd2212f]{width:40px;height:40px;font-size:1.15rem}.column-title[data-v-6bd2212f]{font-size:.95rem;margin-bottom:1.15rem}.link-column li[data-v-6bd2212f]{margin-bottom:.7rem}.link-column a[data-v-6bd2212f]{font-size:.9rem}.footer-bottom[data-v-6bd2212f]{padding-top:1.875rem;flex-direction:row;justify-content:space-between;font-size:.85rem}}@media(min-width:1280px){.footer[data-v-6bd2212f]{padding:80px 0 30px}.footer-content[data-v-6bd2212f]{gap:5rem;margin-bottom:3rem}.logo[data-v-6bd2212f]{margin-bottom:1.25rem}.logo-text[data-v-6bd2212f]{font-size:1.25rem}.brand-description[data-v-6bd2212f]{margin-bottom:1.75rem}.column-title[data-v-6bd2212f]{margin-bottom:1.25rem}.link-column li[data-v-6bd2212f]{margin-bottom:.75rem}.footer-bottom[data-v-6bd2212f]{padding-top:2rem;font-size:.875rem}}.landing-page[data-v-350b3906]{min-height:100vh;width:100%}main[data-v-350b3906]{width:100%}
