:root{--primary-color: #0f62fe;--primary-hover: #0353e9;--secondary-color: #393939;--background-color: #ffffff;--text-color: #161616;--text-secondary: #525252;--border-color: #e0e0e0;--section-padding: 5rem 0;--container-max-width: 1200px}[data-astro-cid-y5py4vqc]{margin:0;padding:0;box-sizing:border-box}body{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color)}.container[data-astro-cid-y5py4vqc]{max-width:var(--container-max-width);margin:0 auto;padding:0 1rem}.navbar[data-astro-cid-y5py4vqc]{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;padding:1rem 0}.nav-content[data-astro-cid-y5py4vqc]{display:flex;align-items:center;justify-content:space-between}.nav-brand[data-astro-cid-y5py4vqc]{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.25rem;text-decoration:none;color:var(--text-color)}.nav-brand[data-astro-cid-y5py4vqc] svg[data-astro-cid-y5py4vqc]{width:32px;height:32px}.nav-links[data-astro-cid-y5py4vqc]{display:flex;gap:2rem;list-style:none}.nav-links[data-astro-cid-y5py4vqc] a[data-astro-cid-y5py4vqc]{text-decoration:none;color:var(--text-color);font-weight:400;transition:color .2s ease}.nav-links[data-astro-cid-y5py4vqc] a[data-astro-cid-y5py4vqc]:hover{color:var(--primary-color)}.nav-actions[data-astro-cid-y5py4vqc]{display:flex;gap:1rem;align-items:center}.btn[data-astro-cid-y5py4vqc]{padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease;font-size:.875rem}.btn-primary[data-astro-cid-y5py4vqc]{background:var(--primary-color);color:#fff}.btn-primary[data-astro-cid-y5py4vqc]:hover{background:var(--primary-hover)}.btn-secondary[data-astro-cid-y5py4vqc]{background:transparent;color:var(--text-color);border:1px solid var(--border-color)}.btn-secondary[data-astro-cid-y5py4vqc]:hover{background:var(--border-color)}.btn-large[data-astro-cid-y5py4vqc]{padding:1rem 2rem;font-size:1rem}.privacy[data-astro-cid-y5py4vqc]{padding:2rem;background:#f4f4f4;border-radius:8px;max-width:800px;margin:2rem auto}.hero[data-astro-cid-y5py4vqc]{padding:var(--section-padding);min-height:80vh;display:flex;align-items:center;background:#f4f4f4}.hero-content[data-astro-cid-y5py4vqc]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text[data-astro-cid-y5py4vqc] h1[data-astro-cid-y5py4vqc]{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:var(--text-color)}.hero-text[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.5}.hero-actions[data-astro-cid-y5py4vqc]{display:flex;gap:1rem;flex-wrap:wrap}.hero-image[data-astro-cid-y5py4vqc]{display:flex;justify-content:center;align-items:center}.hero-image[data-astro-cid-y5py4vqc] img[data-astro-cid-y5py4vqc]{max-width:100%;height:auto;border-radius:8px;box-shadow:0 20px 40px #0000001a}.section[data-astro-cid-y5py4vqc]{padding:var(--section-padding)}.section-header[data-astro-cid-y5py4vqc]{text-align:center;margin-bottom:4rem}.section-header[data-astro-cid-y5py4vqc] h2[data-astro-cid-y5py4vqc]{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-color)}.section-header[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.dashboard-tabs[data-astro-cid-y5py4vqc]{margin-top:3rem}.tab-content[data-astro-cid-y5py4vqc]{margin-top:2rem;text-align:center}.tab-content[data-astro-cid-y5py4vqc] img[data-astro-cid-y5py4vqc]{max-width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000001a}.tabs-container[data-astro-cid-y5py4vqc]{margin-top:3rem}.tabs-nav[data-astro-cid-y5py4vqc]{display:flex;border-bottom:1px solid var(--border-color);margin-bottom:2rem;overflow-x:auto}.tab-button[data-astro-cid-y5py4vqc]{background:none;border:none;padding:1rem 1.5rem;font-size:1rem;font-weight:500;color:var(--text-secondary);cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}.tab-button[data-astro-cid-y5py4vqc]:hover{color:var(--text-color);background-color:#0000000d}.tab-button[data-astro-cid-y5py4vqc].active{color:var(--primary-color);border-bottom-color:var(--primary-color);background-color:#0f62fe0d}.tab-panel[data-astro-cid-y5py4vqc]{display:none;text-align:center;animation:fadeIn .3s ease-in-out}.tab-panel[data-astro-cid-y5py4vqc].active{display:block}.tab-panel[data-astro-cid-y5py4vqc] img[data-astro-cid-y5py4vqc]{max-width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000001a;margin-bottom:1rem}.tab-panel[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{color:var(--text-secondary);font-size:1.125rem;max-width:600px;margin:0 auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.tabs-nav[data-astro-cid-y5py4vqc]{justify-content:flex-start;gap:0}.tab-button[data-astro-cid-y5py4vqc]{padding:.75rem 1rem;font-size:.875rem;flex-shrink:0}}#values[data-astro-cid-y5py4vqc]{background:#f4f4f4}.values-grid[data-astro-cid-y5py4vqc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.value-card[data-astro-cid-y5py4vqc]{text-align:center;padding:2rem;border-radius:8px;border:1px solid var(--border-color);transition:transform .2s ease,box-shadow .2s ease;background-color:#fff}.value-card[data-astro-cid-y5py4vqc]:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.value-icon[data-astro-cid-y5py4vqc]{width:64px;height:64px;margin:0 auto 1.5rem;background:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center}.value-icon[data-astro-cid-y5py4vqc] svg[data-astro-cid-y5py4vqc]{width:32px;height:32px;fill:#fff}.value-card[data-astro-cid-y5py4vqc] h3[data-astro-cid-y5py4vqc]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-color)}.value-card[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{color:var(--text-secondary);margin-bottom:1.5rem}.value-card[data-astro-cid-y5py4vqc] img[data-astro-cid-y5py4vqc]{max-width:100%;height:auto;border-radius:4px}.micro-grid[data-astro-cid-y5py4vqc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.micro-card[data-astro-cid-y5py4vqc]{text-align:center;padding:1.5rem;border-radius:8px;border:1px solid var(--border-color);transition:transform .2s ease}.micro-card[data-astro-cid-y5py4vqc]:hover{transform:translateY(-2px)}.micro-icon[data-astro-cid-y5py4vqc]{width:48px;height:48px;margin:0 auto 1rem;background:var(--primary-color);border-radius:8px;display:flex;align-items:center;justify-content:center}.micro-icon[data-astro-cid-y5py4vqc] svg[data-astro-cid-y5py4vqc]{width:24px;height:24px;fill:#fff}.micro-card[data-astro-cid-y5py4vqc] h3[data-astro-cid-y5py4vqc]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.micro-card[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{color:var(--text-secondary);font-size:.875rem;margin-bottom:1rem}#features[data-astro-cid-y5py4vqc]{background:#f4f4f4}.features-list[data-astro-cid-y5py4vqc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem}.feature-item[data-astro-cid-y5py4vqc]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-radius:8px;border:1px solid var(--border-color);transition:background-color .2s ease;background-color:#fff}.feature-item[data-astro-cid-y5py4vqc]:hover{background-color:#f8f9fa}.feature-icon[data-astro-cid-y5py4vqc]{width:40px;height:40px;background:var(--primary-color);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon[data-astro-cid-y5py4vqc] svg[data-astro-cid-y5py4vqc]{width:20px;height:20px;fill:#fff}.feature-content[data-astro-cid-y5py4vqc] h3[data-astro-cid-y5py4vqc]{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.feature-content[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{color:var(--text-secondary);font-size:.875rem}.cta-section[data-astro-cid-y5py4vqc]{background:var(--primary-color);color:#fff;text-align:center}.cta-section[data-astro-cid-y5py4vqc] h2[data-astro-cid-y5py4vqc]{color:#fff;font-size:2.5rem;margin-bottom:1rem}.cta-section[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-section[data-astro-cid-y5py4vqc] .btn-primary[data-astro-cid-y5py4vqc]{background:#fff;color:var(--primary-color)}.cta-section[data-astro-cid-y5py4vqc] .btn-primary[data-astro-cid-y5py4vqc]:hover{background:#f0f0f0}.footer[data-astro-cid-y5py4vqc]{background:#f4f4f4;padding:3rem 0 2rem;border-top:1px solid var(--border-color)}.footer-content[data-astro-cid-y5py4vqc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-y5py4vqc] h3[data-astro-cid-y5py4vqc]{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-section[data-astro-cid-y5py4vqc] ul[data-astro-cid-y5py4vqc]{list-style:none}.footer-section[data-astro-cid-y5py4vqc] ul[data-astro-cid-y5py4vqc] li[data-astro-cid-y5py4vqc]{margin-bottom:.5rem}.footer-section[data-astro-cid-y5py4vqc] ul[data-astro-cid-y5py4vqc] li[data-astro-cid-y5py4vqc] a[data-astro-cid-y5py4vqc]{color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.footer-section[data-astro-cid-y5py4vqc] ul[data-astro-cid-y5py4vqc] li[data-astro-cid-y5py4vqc] a[data-astro-cid-y5py4vqc]:hover{color:var(--primary-color)}.footer-bottom[data-astro-cid-y5py4vqc]{text-align:center;padding-top:2rem;border-top:1px solid var(--border-color);color:var(--text-secondary);font-size:.875rem}@media (max-width: 768px){.nav-links[data-astro-cid-y5py4vqc]{display:none}.hero-content[data-astro-cid-y5py4vqc]{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-text[data-astro-cid-y5py4vqc] h1[data-astro-cid-y5py4vqc]{font-size:2.5rem}.section-header[data-astro-cid-y5py4vqc] h2[data-astro-cid-y5py4vqc]{font-size:2rem}.values-grid[data-astro-cid-y5py4vqc]{grid-template-columns:1fr;gap:2rem}.micro-grid[data-astro-cid-y5py4vqc]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.features-list[data-astro-cid-y5py4vqc]{grid-template-columns:1fr}.hero-actions[data-astro-cid-y5py4vqc]{justify-content:center}}@media (max-width: 480px){.container[data-astro-cid-y5py4vqc]{padding:0 .5rem}.hero-text[data-astro-cid-y5py4vqc] h1[data-astro-cid-y5py4vqc]{font-size:2rem}.hero-text[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{font-size:1rem}.btn-large[data-astro-cid-y5py4vqc]{padding:.875rem 1.5rem;font-size:.875rem}}img[data-astro-cid-y5py4vqc]{loading:lazy}html{scroll-behavior:smooth}
