.hero.svelte-juboms{background:var(--color-bg-hero);color:#fff;justify-content:center;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.hero.svelte-juboms:before{content:"";pointer-events:none;background:radial-gradient(#1e40af26 0%,#0000 70%);width:70%;height:140%;position:absolute;top:-40%;right:-20%}.hero.svelte-juboms:after{content:"";pointer-events:none;background:radial-gradient(#f9731614 0%,#0000 70%);width:50%;height:100%;position:absolute;bottom:-30%;left:-15%}.hero-container.svelte-juboms{z-index:1;max-width:var(--max-width-xl);width:100%;margin:0 auto;padding:5rem 2rem;position:relative}.hero-content.svelte-juboms{text-align:left;max-width:720px}.hero-headline.svelte-juboms{font-family:var(--font-heading);color:#fff;margin:0 0 1.5rem;font-size:3.25rem;font-weight:700;line-height:1.15}.hero-subheadline.svelte-juboms{color:#fffc;max-width:560px;margin:0 0 2.5rem;font-size:1.25rem;font-weight:400;line-height:1.7}.hero-cta.svelte-juboms{font-family:var(--font-heading);color:#fff;background:var(--color-accent);border-radius:var(--radius-lg);cursor:pointer;transition:background-color var(--transition-base), transform var(--transition-base), box-shadow var(--transition-base);border:none;align-items:center;gap:.5rem;min-width:44px;min-height:44px;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #f9731659}.hero-cta.svelte-juboms:hover{background:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 6px 20px #f9731673}.hero-cta.svelte-juboms:active{transform:translateY(0);box-shadow:0 2px 8px #f973164d}.hero-cta.svelte-juboms:focus-visible{outline-offset:4px;outline:3px solid #fff9}.cta-arrow.svelte-juboms{transition:transform var(--transition-base)}.hero-cta.svelte-juboms:hover .cta-arrow:where(.svelte-juboms){transform:translate(3px)}@media (max-width:767px){.hero.svelte-juboms{min-height:420px}.hero-container.svelte-juboms{padding:3.5rem 1.25rem}.hero-content.svelte-juboms{text-align:center;max-width:100%}.hero-headline.svelte-juboms{margin-bottom:1rem;font-size:2rem}.hero-subheadline.svelte-juboms{max-width:100%;margin-bottom:2rem;font-size:1rem}.hero-cta.svelte-juboms{justify-content:center;width:100%;max-width:300px;padding:.875rem 1.75rem;font-size:1rem}}@media (min-width:768px) and (max-width:1024px){.hero.svelte-juboms{min-height:460px}.hero-container.svelte-juboms{padding:4rem 2rem}.hero-headline.svelte-juboms{font-size:2.5rem}.hero-subheadline.svelte-juboms{font-size:1.125rem}}@media (min-width:1441px){.hero.svelte-juboms{min-height:600px}.hero-headline.svelte-juboms{font-size:3.75rem}.hero-subheadline.svelte-juboms{font-size:1.375rem}}html.dark-mode-active .hero.svelte-juboms{background:var(--color-bg-hero)}@media (prefers-reduced-motion:reduce){.hero-cta.svelte-juboms{transition:none}.hero-cta.svelte-juboms:hover{transform:none}.cta-arrow.svelte-juboms{transition:none}.hero-cta.svelte-juboms:hover .cta-arrow:where(.svelte-juboms){transform:none}}@media (prefers-contrast:high){.hero.svelte-juboms{background:navy}.hero-cta.svelte-juboms{border:2px solid #000;font-weight:700}}@media print{.hero.svelte-juboms{color:#000;background:#fff;min-height:auto}.hero.svelte-juboms:before,.hero.svelte-juboms:after{display:none}.hero-headline.svelte-juboms,.hero-subheadline.svelte-juboms{color:#000}.hero-cta.svelte-juboms{display:none}}.company-info.svelte-mxii7b{background:var(--color-bg-primary);padding:var(--section-padding)}.company-container.svelte-mxii7b{max-width:var(--max-width-xl);margin:0 auto;padding:0 2rem}.company-title.svelte-mxii7b{font-family:var(--font-heading);font-size:var(--font-size-3xl);color:var(--color-text-primary);text-align:center;margin:0 0 2rem;font-weight:700;line-height:1.2}.company-name-display.svelte-mxii7b{text-align:center;margin-bottom:2.5rem}.company-name.svelte-mxii7b{font-family:var(--font-heading);color:var(--color-primary);margin:0;font-size:1.75rem;font-weight:700;line-height:1.3}.company-grid.svelte-mxii7b{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:0;display:grid}.info-item.svelte-mxii7b{background:var(--color-bg-primary);border-radius:var(--radius-xl);border:1px solid var(--color-border);transition:box-shadow var(--transition-base);padding:1.5rem}.info-item.svelte-mxii7b:hover{box-shadow:var(--shadow-md)}.info-item-wide.svelte-mxii7b{grid-column:1/-1}.founded-note.svelte-mxii7b{text-align:center;color:var(--color-text-tertiary);margin:1.5rem 0 0;font-size:.875rem;line-height:1.6}.info-label.svelte-mxii7b{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.info-value.svelte-mxii7b{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:500;line-height:1.5}@media (max-width:767px){.company-container.svelte-mxii7b{padding:0 1rem}.company-title.svelte-mxii7b{font-size:1.5rem}.company-name.svelte-mxii7b{font-size:1.25rem}.company-grid.svelte-mxii7b{grid-template-columns:1fr;gap:1rem}.info-item.svelte-mxii7b{padding:1.25rem}}@media (min-width:768px) and (max-width:1024px){.company-container.svelte-mxii7b{padding:0 1.5rem}.company-title.svelte-mxii7b{font-size:1.75rem}.company-name.svelte-mxii7b{font-size:1.5rem}}html.dark-mode-active .info-item.svelte-mxii7b{background:var(--color-bg-primary);border-color:var(--color-border)}@media (prefers-contrast:high){.info-item.svelte-mxii7b{box-shadow:none;border:2px solid #000}}@media print{.company-info.svelte-mxii7b{background:#fff;padding:1rem 0}.info-item.svelte-mxii7b{box-shadow:none;border:1px solid #000}.info-item.svelte-mxii7b:hover{box-shadow:none}}@media (prefers-reduced-motion:reduce){.info-item.svelte-mxii7b{transition:none}}.services.svelte-1q98ssw{background:var(--color-bg-secondary);padding:var(--section-padding)}.services-container.svelte-1q98ssw{max-width:var(--max-width-xl);margin:0 auto;padding:0 2rem}.services-title.svelte-1q98ssw{font-family:var(--font-heading);font-size:var(--font-size-3xl);color:var(--color-text-primary);text-align:center;margin:0 0 3rem;font-weight:700;line-height:1.2}.services-grid.svelte-1q98ssw{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-card.svelte-1q98ssw{background:var(--color-bg-primary);border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-card);transition:transform var(--transition-base), box-shadow var(--transition-base);text-align:center;cursor:pointer;padding:2rem}.service-card.svelte-1q98ssw:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.service-icon.svelte-1q98ssw{border-radius:var(--radius-xl);background:var(--color-bg-tertiary);width:64px;height:64px;color:var(--color-primary);justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.service-title.svelte-1q98ssw{font-family:var(--font-heading);color:var(--color-text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.service-description.svelte-1q98ssw{color:var(--color-text-secondary);margin:0;font-size:1rem;line-height:1.6}@media (max-width:767px){.services-container.svelte-1q98ssw{padding:0 1rem}.services-title.svelte-1q98ssw{margin-bottom:2rem;font-size:1.5rem}.services-grid.svelte-1q98ssw{grid-template-columns:1fr;gap:1.25rem}.service-card.svelte-1q98ssw{padding:1.5rem}.service-icon.svelte-1q98ssw{width:56px;height:56px;margin-bottom:1rem}.service-title.svelte-1q98ssw{font-size:1.125rem}.service-description.svelte-1q98ssw{font-size:.9375rem}}@media (min-width:768px) and (max-width:1024px){.services-container.svelte-1q98ssw{padding:0 1.5rem}.services-title.svelte-1q98ssw{margin-bottom:2.5rem;font-size:1.75rem}.services-grid.svelte-1q98ssw{grid-template-columns:repeat(2,1fr);gap:1.5rem}}html.dark-mode-active .services.svelte-1q98ssw{background:var(--color-bg-secondary)}html.dark-mode-active .service-card.svelte-1q98ssw{background:var(--color-bg-secondary);border-color:var(--color-border)}html.dark-mode-active .service-card.svelte-1q98ssw:hover{background:var(--color-bg-tertiary)}html.dark-mode-active .service-icon.svelte-1q98ssw{background:var(--color-bg-tertiary);color:var(--color-primary)}@media (prefers-contrast:high){.service-card.svelte-1q98ssw{box-shadow:none;border:2px solid #000}}@media print{.services.svelte-1q98ssw{background:#fff;padding:1rem 0}.services-grid.svelte-1q98ssw{grid-template-columns:repeat(2,1fr);gap:1rem}.service-card.svelte-1q98ssw{box-shadow:none;border:1px solid #000;padding:1rem}.service-card.svelte-1q98ssw:hover{transform:none}}@media (prefers-reduced-motion:reduce){.service-card.svelte-1q98ssw{transition:none}.service-card.svelte-1q98ssw:hover{transform:none}}.founder-profile.svelte-14ozw0k{background:var(--color-bg-secondary);padding:var(--section-padding)}.founder-container.svelte-14ozw0k{max-width:var(--max-width-xl);margin:0 auto;padding:0 2rem}.founder-title.svelte-14ozw0k{font-family:var(--font-heading);font-size:var(--font-size-3xl);color:var(--color-text-primary);text-align:center;margin:0 0 2.5rem;font-weight:700;line-height:1.2}.founder-header.svelte-14ozw0k{background:var(--color-band-blue);border-radius:var(--radius-2xl);text-align:center;color:#fff;margin-bottom:3rem;padding:2rem 2.5rem}.founder-name.svelte-14ozw0k{font-family:var(--font-heading);color:#fff;margin:0 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.3}.founder-experience.svelte-14ozw0k{border-radius:var(--radius-full);background:#ffffff26;align-items:center;gap:.5rem;padding:.625rem 1.25rem;display:inline-flex}.experience-text.svelte-14ozw0k{color:#fff;font-size:1rem;font-weight:600;line-height:1}.founder-links.svelte-14ozw0k{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.founder-link.svelte-14ozw0k{border-radius:var(--radius-full);color:var(--color-primary);background:#fff;border:1px solid #0000;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;transition:background .15s,color .15s,transform .15s,box-shadow .15s;display:inline-flex}.founder-link.svelte-14ozw0k:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000002e}.founder-link.svelte-14ozw0k:focus-visible{outline-offset:3px;outline:2px solid #fff}.founder-link.svelte-14ozw0k svg:where(.svelte-14ozw0k){flex-shrink:0}.career-section.svelte-14ozw0k{margin-top:2rem}.career-title.svelte-14ozw0k{font-family:var(--font-heading);color:var(--color-text-primary);text-align:center;margin:0 0 2rem;font-size:1.5rem;font-weight:600;line-height:1.3}.timeline.svelte-14ozw0k{padding-left:2rem;position:relative}.timeline.svelte-14ozw0k:before{content:"";background:linear-gradient(to bottom, var(--color-primary), var(--color-accent));width:2px;position:absolute;top:0;bottom:0;left:0}.timeline-item.svelte-14ozw0k{margin-bottom:2rem;padding-left:2rem;position:relative}.timeline-item.svelte-14ozw0k:last-child{margin-bottom:0}.timeline-marker.svelte-14ozw0k{background:var(--color-primary);border:3px solid var(--color-bg-secondary);width:14px;height:14px;box-shadow:0 0 0 3px var(--color-primary-light);z-index:2;border-radius:50%;position:absolute;top:.25rem;left:-2rem;transform:translate(-50%)}.timeline-content.svelte-14ozw0k{background:var(--color-bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-card);transition:box-shadow var(--transition-base);padding:1.5rem}.timeline-content.svelte-14ozw0k:hover{box-shadow:var(--shadow-card-hover)}.timeline-header.svelte-14ozw0k{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.timeline-company.svelte-14ozw0k{font-family:var(--font-heading);color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.timeline-duration.svelte-14ozw0k{color:var(--color-text-tertiary);white-space:nowrap;font-size:.8125rem;font-weight:500}.timeline-description.svelte-14ozw0k{color:var(--color-text-secondary);margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.technologies.svelte-14ozw0k{flex-wrap:wrap;gap:.375rem;display:flex}.tech-badge.svelte-14ozw0k{background:var(--color-bg-tertiary);color:var(--color-primary);border-radius:var(--radius-full);padding:.25rem .625rem;font-size:.8125rem;font-weight:500;line-height:1.2;display:inline-block}@media (max-width:767px){.founder-container.svelte-14ozw0k{padding:0 1rem}.founder-title.svelte-14ozw0k{font-size:1.5rem}.founder-header.svelte-14ozw0k{padding:1.5rem}.founder-name.svelte-14ozw0k{font-size:1.375rem}.career-title.svelte-14ozw0k{font-size:1.25rem}.timeline.svelte-14ozw0k,.timeline-item.svelte-14ozw0k{padding-left:1.5rem}.timeline-marker.svelte-14ozw0k{width:12px;height:12px;left:-1.5rem}.timeline-content.svelte-14ozw0k{padding:1.25rem}.timeline-header.svelte-14ozw0k{flex-direction:column;gap:.25rem}}@media (min-width:768px) and (max-width:1024px){.founder-container.svelte-14ozw0k{padding:0 1.5rem}}html.dark-mode-active .timeline-marker.svelte-14ozw0k{border-color:var(--color-bg-primary)}html.dark-mode-active .tech-badge.svelte-14ozw0k{background:var(--color-bg-tertiary);color:var(--color-primary)}@media (prefers-contrast:high){.founder-header.svelte-14ozw0k{background:#000;border:2px solid #000}.founder-link.svelte-14ozw0k{border:2px solid #000}.timeline-content.svelte-14ozw0k{box-shadow:none;border:2px solid #000}.tech-badge.svelte-14ozw0k{border:1px solid #000}}@media print{.founder-profile.svelte-14ozw0k{background:#fff;padding:1rem 0}.founder-header.svelte-14ozw0k{color:#000;background:#f0f0f0;border:1px solid #000}.founder-name.svelte-14ozw0k,.experience-text.svelte-14ozw0k{color:#000}.founder-link.svelte-14ozw0k{color:#000;box-shadow:none;border:1px solid #000}.timeline-content.svelte-14ozw0k{box-shadow:none;border:1px solid #000}.timeline-content.svelte-14ozw0k:hover{box-shadow:none}}@media (prefers-reduced-motion:reduce){.timeline-content.svelte-14ozw0k,.founder-link.svelte-14ozw0k{transition:none}.founder-link.svelte-14ozw0k:hover{transform:none}}.stats-strip.svelte-8m614p{background:var(--color-band-blue);padding:4rem 0}.stats-container.svelte-8m614p{max-width:var(--max-width-xl);margin:0 auto;padding:0 2rem}.stats-heading.svelte-8m614p{text-align:center;font-family:var(--font-heading);font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:#fff;line-height:var(--line-height-tight);opacity:.9;letter-spacing:.04em;text-transform:uppercase;font-size:var(--font-size-sm);margin:0 0 2.5rem}.stats-grid.svelte-8m614p{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.stat-item.svelte-8m614p{text-align:center;border-radius:var(--radius-xl);transition:background var(--transition-base);background:#ffffff14;flex-direction:column;flex:0 0 clamp(160px,22%,280px);align-items:center;padding:1.5rem 1rem;display:flex}.stat-item.svelte-8m614p:hover{background:#ffffff21}.stat-value.svelte-8m614p{align-items:baseline;gap:.1em;margin-bottom:.75rem;line-height:1;display:flex}.stat-number.svelte-8m614p{font-family:var(--font-heading);font-size:var(--font-size-5xl);font-weight:var(--font-weight-bold);color:#fff;tabular-nums:true;font-variant-numeric:tabular-nums;line-height:1}.stat-suffix.svelte-8m614p{font-family:var(--font-heading);font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--color-accent-light);line-height:1}.stat-label.svelte-8m614p{font-size:var(--font-size-sm);color:#fffc;line-height:var(--line-height-normal);font-weight:var(--font-weight-medium);max-width:10rem}@media (max-width:767px){.stats-strip.svelte-8m614p{padding:3rem 0}.stats-container.svelte-8m614p{padding:0 1rem}.stat-number.svelte-8m614p{font-size:var(--font-size-4xl)}.stat-suffix.svelte-8m614p{font-size:var(--font-size-3xl)}.stat-item.svelte-8m614p{padding:1.25rem .75rem}}@media (min-width:768px) and (max-width:1024px){.stats-container.svelte-8m614p{padding:0 1.5rem}.stats-grid.svelte-8m614p{gap:1.25rem}}@media (prefers-reduced-motion:reduce){.stat-item.svelte-8m614p{transition:none}}@media (prefers-contrast:high){.stats-strip.svelte-8m614p{background:#000;border:2px solid #fff}.stat-item.svelte-8m614p{background:0 0;border:1px solid #fff}.stat-suffix.svelte-8m614p{color:#fff}}@media print{.stats-strip.svelte-8m614p{background:#f0f0f0;padding:1rem 0}.stats-heading.svelte-8m614p,.stat-number.svelte-8m614p,.stat-suffix.svelte-8m614p,.stat-label.svelte-8m614p{color:#000}.stat-item.svelte-8m614p{background:0 0;border:1px solid #000}}.community.svelte-wft1ak{background:var(--color-bg-primary);padding:var(--section-padding)}.community-container.svelte-wft1ak{max-width:var(--max-width-xl);margin:0 auto;padding:0 2rem}.community-title.svelte-wft1ak{font-family:var(--font-heading);font-size:var(--font-size-3xl);color:var(--color-text-primary);text-align:center;margin:0 0 3rem;font-weight:700;line-height:1.2}.contributions-grid.svelte-wft1ak{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.contribution-card.svelte-wft1ak{background:var(--color-bg-primary);border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-card);transition:transform var(--transition-base), box-shadow var(--transition-base);text-align:center;flex-direction:column;align-items:center;padding:2rem;display:flex}.contribution-card.svelte-wft1ak:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.contribution-icon.svelte-wft1ak{border-radius:var(--radius-xl);background:var(--color-bg-tertiary);width:56px;height:56px;color:var(--color-primary);justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.contribution-title.svelte-wft1ak{font-family:var(--font-heading);color:var(--color-text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.contribution-stats.svelte-wft1ak{font-family:var(--font-heading);color:var(--color-accent);margin:0 0 1rem;font-size:1.75rem;font-weight:700;line-height:1}.contribution-description.svelte-wft1ak{color:var(--color-text-secondary);flex-grow:1;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.contribution-link.svelte-wft1ak{background:var(--color-primary);color:#fff;border-radius:var(--radius-lg);transition:background-color var(--transition-base);align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.contribution-link.svelte-wft1ak:hover{background:var(--color-primary-dark)}.contribution-link.svelte-wft1ak:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}@media (max-width:767px){.community-container.svelte-wft1ak{padding:0 1rem}.community-title.svelte-wft1ak{margin-bottom:2rem;font-size:1.5rem}.contributions-grid.svelte-wft1ak{grid-template-columns:1fr;gap:1.25rem}.contribution-card.svelte-wft1ak{padding:1.5rem}.contribution-stats.svelte-wft1ak{font-size:1.5rem}}@media (min-width:768px) and (max-width:1024px){.community-container.svelte-wft1ak{padding:0 1.5rem}.community-title.svelte-wft1ak{font-size:1.75rem}}html.dark-mode-active .contribution-icon.svelte-wft1ak{background:var(--color-bg-tertiary);color:var(--color-primary)}html.dark-mode-active .contribution-stats.svelte-wft1ak{color:var(--color-accent)}@media (prefers-contrast:high){.contribution-card.svelte-wft1ak{box-shadow:none;border:2px solid #000}.contribution-link.svelte-wft1ak{background:#000;border:2px solid #000}}@media print{.community.svelte-wft1ak{background:#fff;padding:1rem 0}.contribution-card.svelte-wft1ak{box-shadow:none;border:1px solid #000}.contribution-card.svelte-wft1ak:hover{transform:none}}@media (prefers-reduced-motion:reduce){.contribution-card.svelte-wft1ak{transition:none}.contribution-card.svelte-wft1ak:hover{transform:none}}.product-card.svelte-fzoehp{background:var(--color-bg-primary);border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-card);transition:transform var(--transition-slow), box-shadow var(--transition-slow), border-color var(--transition-slow);cursor:pointer;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.product-card.svelte-fzoehp:hover{box-shadow:var(--shadow-xl);border-color:var(--card-accent,var(--color-primary));transform:translateY(-6px)}.product-card.svelte-fzoehp:focus{outline:2px solid var(--color-primary);outline-offset:2px}.card-accent-line.svelte-fzoehp{background:var(--card-accent,var(--color-primary));flex-shrink:0;width:100%;height:3px}.product-image-container.svelte-fzoehp{background:var(--color-bg-tertiary);justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.product-image.svelte-fzoehp{object-fit:contain;width:100%;height:100%;transition:transform var(--transition-slow);padding:1rem}.product-card.svelte-fzoehp:hover .product-image:where(.svelte-fzoehp){transform:scale(1.05)}.product-badge.svelte-fzoehp{background:var(--color-bg-primary);color:var(--color-text-secondary);letter-spacing:.025em;text-transform:uppercase;border-radius:var(--radius-full);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.product-content.svelte-fzoehp{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.product-name.svelte-fzoehp{font-family:var(--font-heading);color:var(--color-text-primary);margin:0 0 .375rem;font-size:1.125rem;font-weight:600;line-height:1.3}.product-website.svelte-fzoehp{color:var(--color-primary);transition:color var(--transition-fast);align-items:center;gap:.25rem;width:fit-content;margin:0 0 .625rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.product-website.svelte-fzoehp:hover{color:var(--color-primary-dark)}.product-website.svelte-fzoehp:visited{color:var(--color-primary)}.product-description.svelte-fzoehp{color:var(--color-text-secondary);flex-grow:1;margin:0 0 .625rem;font-size:.875rem;line-height:1.6}.product-pricing.svelte-fzoehp{background:var(--color-bg-tertiary);border-radius:var(--radius-md);color:var(--color-text-secondary);align-items:center;gap:.375rem;width:fit-content;margin:0 0 1.25rem;padding:.4375rem .75rem;font-size:.75rem;font-weight:500;line-height:1.4;display:inline-flex}.product-pricing.svelte-fzoehp svg:where(.svelte-fzoehp){color:var(--card-accent,var(--color-primary));flex-shrink:0}.product-footer.svelte-fzoehp{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.product-footer-left.svelte-fzoehp{flex-direction:column;flex-grow:1;gap:.75rem;display:flex}.product-links.svelte-fzoehp{flex-wrap:wrap;gap:.5rem;display:flex}.product-page-link.svelte-fzoehp{color:var(--color-primary);transition:color var(--transition-base);width:fit-content;margin:0;font-size:.875rem;text-decoration:none;display:inline-block}.product-page-link.svelte-fzoehp:hover{color:var(--color-primary-dark);text-decoration:underline}.product-page-link.svelte-fzoehp:visited{color:var(--color-primary)}.product-link.svelte-fzoehp{background:var(--card-accent,var(--color-primary));color:#fff;border-radius:var(--radius-lg);transition:opacity var(--transition-base), transform var(--transition-base);z-index:1;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.product-link.svelte-fzoehp:hover{opacity:.9;transform:translateY(-1px)}.product-link.svelte-fzoehp:visited{color:#fff}.product-link.svelte-fzoehp:focus{outline:2px solid var(--card-accent,var(--color-primary));outline-offset:2px}.product-link.svelte-fzoehp .link-arrow:where(.svelte-fzoehp){transition:transform var(--transition-base)}.product-link.svelte-fzoehp:hover .link-arrow:where(.svelte-fzoehp){transform:translate(2px)}.card-details-hint.svelte-fzoehp{color:var(--color-text-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:color var(--transition-base), border-color var(--transition-base);background:0 0;align-items:center;gap:.25rem;min-width:auto;min-height:auto;padding:.375rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.product-card.svelte-fzoehp:hover .card-details-hint:where(.svelte-fzoehp){color:var(--card-accent,var(--color-primary));border-color:var(--card-accent,var(--color-primary))}@media (max-width:767px){.product-image-container.svelte-fzoehp{height:160px}.product-content.svelte-fzoehp{padding:1.25rem}.product-name.svelte-fzoehp{font-size:1rem}.product-description.svelte-fzoehp{font-size:.8125rem}.product-link.svelte-fzoehp{padding:.5rem .875rem;font-size:.75rem}.product-footer.svelte-fzoehp{flex-direction:column;align-items:flex-start}.product-footer-left.svelte-fzoehp{width:100%}}@media (min-width:768px) and (max-width:1024px){.product-image-container.svelte-fzoehp{height:180px}}html.dark-mode-active .product-card.svelte-fzoehp{background:var(--color-bg-secondary);border-color:var(--color-border)}html.dark-mode-active .product-card.svelte-fzoehp:hover{background:var(--color-bg-secondary);border-color:var(--card-accent,var(--color-primary))}html.dark-mode-active .product-image-container.svelte-fzoehp{background:var(--color-bg-tertiary)}html.dark-mode-active .product-badge.svelte-fzoehp{background:var(--color-bg-secondary);border-color:var(--color-border)}html.dark-mode-active .card-details-hint.svelte-fzoehp{color:var(--color-text-tertiary);border-color:var(--color-border)}@media (prefers-contrast:high){.product-card.svelte-fzoehp{box-shadow:none;border:2px solid #000}.product-name.svelte-fzoehp{color:#000;font-weight:700}.product-link.svelte-fzoehp{color:#fff;background:#000}.product-badge.svelte-fzoehp{border:2px solid #000}.card-accent-line.svelte-fzoehp{background:#000;height:4px}}@media print{.product-card.svelte-fzoehp{box-shadow:none;border:1px solid #000}.product-card.svelte-fzoehp:hover{transform:none}.product-name.svelte-fzoehp{color:#000}.product-link.svelte-fzoehp{color:#000;background:#fff;border:1px solid #000}.card-details-hint.svelte-fzoehp{display:none}}@media (prefers-reduced-motion:reduce){.product-card.svelte-fzoehp,.product-image.svelte-fzoehp,.product-link.svelte-fzoehp,.product-link.svelte-fzoehp .link-arrow:where(.svelte-fzoehp),.card-details-hint.svelte-fzoehp{transition:none}.product-card.svelte-fzoehp:hover,.product-card.svelte-fzoehp:hover .product-image:where(.svelte-fzoehp),.product-link.svelte-fzoehp:hover,.product-link.svelte-fzoehp:hover .link-arrow:where(.svelte-fzoehp){transform:none}}.slider-wrapper.svelte-4mz8z2{position:relative}.slider-viewport.svelte-4mz8z2{touch-action:pan-y;width:100%;overflow:hidden}.products-grid.svelte-4mz8z2{--grid-gap:2rem;gap:var(--grid-gap);transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex}.slide-item.svelte-4mz8z2{min-width:calc((100% - var(--grid-gap) * (var(--visible-count) - 1)) / var(--visible-count));max-width:calc((100% - var(--grid-gap) * (var(--visible-count) - 1)) / var(--visible-count));flex-shrink:0}.slider-arrow.svelte-4mz8z2{border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-bg-primary);width:44px;height:44px;color:var(--color-text-secondary);cursor:pointer;transition:background var(--transition-base), color var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);box-shadow:var(--shadow-md);z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow-prev.svelte-4mz8z2{left:-22px}.slider-arrow-next.svelte-4mz8z2{right:-22px}.slider-arrow.svelte-4mz8z2:hover:not(:disabled){background:var(--color-bg-secondary);color:var(--color-primary);border-color:var(--color-primary);box-shadow:var(--shadow-lg)}.slider-arrow.svelte-4mz8z2:disabled{opacity:.3;cursor:not-allowed}.slider-arrow.svelte-4mz8z2:focus{outline:2px solid var(--color-primary);outline-offset:2px}.slider-dots.svelte-4mz8z2{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.slider-dot.svelte-4mz8z2{border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.slider-dot.svelte-4mz8z2:after{content:"";border-radius:var(--radius-full);border:2px solid var(--color-border);width:10px;height:10px;transition:background var(--transition-base), border-color var(--transition-base), transform var(--transition-base);background:0 0}.slider-dot.svelte-4mz8z2:hover:after{border-color:var(--color-primary);transform:scale(1.2)}.slider-dot.active.svelte-4mz8z2:after{background:var(--color-primary);border-color:var(--color-primary)}.slider-dot.svelte-4mz8z2:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (max-width:767px){.slider-arrow.svelte-4mz8z2{width:36px;height:36px}.slider-arrow-prev.svelte-4mz8z2{left:-8px}.slider-arrow-next.svelte-4mz8z2{right:-8px}.products-grid.svelte-4mz8z2{--grid-gap:1.5rem}}@media (min-width:768px) and (max-width:1024px){.products-grid.svelte-4mz8z2{--grid-gap:1.5rem}}html.dark-mode-active .slider-arrow.svelte-4mz8z2{background:var(--color-bg-secondary);border-color:var(--color-border)}html.dark-mode-active .slider-arrow.svelte-4mz8z2:hover:not(:disabled){background:var(--color-bg-tertiary)}@media print{.slider-arrow.svelte-4mz8z2,.slider-dots.svelte-4mz8z2{display:none}.slider-viewport.svelte-4mz8z2{overflow:visible}.products-grid.svelte-4mz8z2{flex-wrap:wrap;gap:1rem;transform:none!important}.slide-item.svelte-4mz8z2{min-width:100%;max-width:100%}}@media (prefers-reduced-motion:reduce){.products-grid.svelte-4mz8z2{transition:none}.slider-dot.svelte-4mz8z2:hover{transform:none}}.modal-overlay.svelte-pdu27g{-webkit-backdrop-filter:blur(4px);z-index:var(--z-modal);background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-content.svelte-pdu27g{background:var(--color-bg-primary);border-radius:var(--radius-2xl);border:1px solid var(--color-border);width:100%;max-width:800px;max-height:90vh;box-shadow:var(--shadow-xl);position:relative;overflow-y:auto}.modal-accent-bar.svelte-pdu27g{background:var(--card-accent,var(--color-primary));border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;width:100%;height:4px}.modal-close.svelte-pdu27g{background:var(--color-bg-primary);color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:var(--radius-full);cursor:pointer;width:40px;height:40px;transition:background var(--transition-base), color var(--transition-base), box-shadow var(--transition-base);z-index:1;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:1.25rem;right:1.25rem}.modal-close.svelte-pdu27g:hover{background:var(--color-bg-secondary);color:var(--color-text-primary);box-shadow:var(--shadow-md)}.modal-close.svelte-pdu27g:focus{outline:2px solid var(--color-primary);outline-offset:2px}.modal-image-container.svelte-pdu27g{background:var(--color-bg-tertiary);width:100%;height:400px;overflow:hidden}.modal-image.svelte-pdu27g{object-fit:contain;width:100%;height:100%}.modal-body.svelte-pdu27g{padding:2rem}.modal-header.svelte-pdu27g{margin-bottom:1.5rem}.modal-badge.svelte-pdu27g{background:var(--color-bg-tertiary);color:var(--card-accent,var(--color-primary));letter-spacing:.025em;text-transform:uppercase;border-radius:var(--radius-full);margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.modal-title.svelte-pdu27g{font-family:var(--font-heading);color:var(--color-text-primary);margin:0 0 .5rem;font-size:2rem;font-weight:700;line-height:1.3}.modal-website.svelte-pdu27g{color:var(--color-primary);transition:color var(--transition-fast);align-items:center;gap:.375rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.modal-website.svelte-pdu27g:hover{color:var(--color-primary-dark)}.modal-description.svelte-pdu27g{color:var(--color-text-secondary);margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.modal-description-detailed.svelte-pdu27g{margin:0 0 2rem}.modal-paragraph.svelte-pdu27g{color:var(--color-text-secondary);margin:0 0 1.25rem;font-size:1rem;line-height:1.7}.modal-paragraph.svelte-pdu27g:last-child{margin-bottom:0}.modal-features.svelte-pdu27g{margin:0 0 2rem}.modal-features-heading.svelte-pdu27g{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-tertiary);margin:0 0 .75rem;font-size:.75rem;font-weight:600}.modal-features-list.svelte-pdu27g{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.modal-feature-item.svelte-pdu27g{color:var(--color-text-secondary);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.modal-feature-item.svelte-pdu27g:before{content:"";background:var(--card-accent,var(--color-primary));border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:.45em;left:0}.modal-links.svelte-pdu27g{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:.75rem;padding-top:1.5rem;display:flex}.modal-link.svelte-pdu27g{background:var(--card-accent,var(--color-primary));color:#fff;border-radius:var(--radius-lg);transition:opacity var(--transition-base), transform var(--transition-base);align-items:center;gap:.375rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.modal-link.svelte-pdu27g:hover{opacity:.9;transform:translateY(-1px)}.modal-link.svelte-pdu27g:visited{color:#fff}.modal-link.svelte-pdu27g:focus{outline:2px solid var(--card-accent,var(--color-primary));outline-offset:2px}@media (max-width:767px){.modal-image-container.svelte-pdu27g{height:250px}.modal-body.svelte-pdu27g{padding:1.5rem}.modal-title.svelte-pdu27g{font-size:1.5rem}.modal-link.svelte-pdu27g{padding:.625rem 1.25rem;font-size:.875rem}}@media (min-width:768px) and (max-width:1024px){.modal-image-container.svelte-pdu27g{height:350px}}html.dark-mode-active .modal-overlay.svelte-pdu27g{background:#000000b3}html.dark-mode-active .modal-content.svelte-pdu27g{background:var(--color-bg-primary);border-color:var(--color-border)}html.dark-mode-active .modal-close.svelte-pdu27g{background:var(--color-bg-secondary);border-color:var(--color-border)}html.dark-mode-active .modal-image-container.svelte-pdu27g{background:var(--color-bg-tertiary)}html.dark-mode-active .modal-badge.svelte-pdu27g{background:var(--color-bg-secondary)}@media (prefers-contrast:high){.modal-content.svelte-pdu27g{border:3px solid #000}.modal-link.svelte-pdu27g{color:#fff;background:#000}}@media print{.modal-overlay.svelte-pdu27g{display:none}}@media (prefers-reduced-motion:reduce){.modal-link.svelte-pdu27g,.modal-close.svelte-pdu27g{transition:none}.modal-link.svelte-pdu27g:hover{transform:none}}.products.svelte-1xo3pj0{background:var(--color-bg-primary);padding:var(--section-padding);position:relative}.products-container.svelte-1xo3pj0{max-width:var(--max-width-xl);margin:0 auto;padding:0 2rem}.products-header.svelte-1xo3pj0{text-align:center;margin-bottom:3.5rem}.products-header-accent.svelte-1xo3pj0{background:var(--color-primary);border-radius:var(--radius-full);width:48px;height:4px;margin:0 auto 1.25rem}.products-title.svelte-1xo3pj0{font-family:var(--font-heading);font-size:var(--font-size-3xl);color:var(--color-text-primary);margin:0 0 .75rem;font-weight:700;line-height:1.2}.products-subtitle.svelte-1xo3pj0{color:var(--color-text-tertiary);margin:0;font-size:1.0625rem;line-height:1.5}@media (max-width:767px){.products-container.svelte-1xo3pj0{padding:0 1rem}.products-header.svelte-1xo3pj0{margin-bottom:2rem}.products-title.svelte-1xo3pj0{font-size:1.5rem}.products-subtitle.svelte-1xo3pj0{font-size:.9375rem}}@media (min-width:768px) and (max-width:1024px){.products-container.svelte-1xo3pj0{padding:0 1.5rem}.products-title.svelte-1xo3pj0{font-size:1.75rem}}@media print{.products.svelte-1xo3pj0{background:#fff;padding:1rem 0}}.certificates.svelte-jh1j5w{padding:var(--section-padding);background:var(--color-bg-primary)}.certificates-container.svelte-jh1j5w{max-width:1200px;margin:0 auto;padding:0 2rem}.certificates-header.svelte-jh1j5w{text-align:center;margin-bottom:3rem;position:relative}.certificates-header-accent.svelte-jh1j5w{background:var(--color-primary);border-radius:2px;width:60px;height:4px;margin:0 auto 1.25rem}.certificates-title.svelte-jh1j5w{color:var(--color-text-primary);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.certificates-subtitle.svelte-jh1j5w{color:var(--color-text-secondary);margin:0;font-size:1.05rem}.slider-wrapper.svelte-jh1j5w{align-items:center;gap:1rem;display:flex}.slider-arrow.svelte-jh1j5w{border:1px solid var(--color-border);background:var(--color-bg-primary);width:44px;height:44px;color:var(--color-text-primary);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.slider-arrow.svelte-jh1j5w:hover:not(:disabled){background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:scale(1.05)}.slider-arrow.svelte-jh1j5w:disabled{opacity:.35;cursor:not-allowed}.slider-viewport.svelte-jh1j5w{touch-action:pan-y;flex:auto;overflow:hidden}.certificates-grid.svelte-jh1j5w{gap:2rem;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.certificate-card.svelte-jh1j5w{aspect-ratio:4/3;background:var(--color-bg-secondary);border:1px solid var(--color-border);cursor:zoom-in;box-shadow:var(--shadow-sm);border-radius:12px;flex:0 0 calc(33.3333% - 1.33333rem);padding:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.certificate-card.svelte-jh1j5w:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.certificate-image.svelte-jh1j5w{object-fit:contain;background:var(--color-bg-primary);width:100%;height:100%;display:block}.slider-dots.svelte-jh1j5w{justify-content:center;gap:.25rem;margin-top:2rem;display:flex}.slider-dot.svelte-jh1j5w{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.slider-dot.svelte-jh1j5w:after{content:"";background:var(--color-border);border-radius:50%;width:10px;height:10px;transition:background-color .2s,width .2s,border-radius .2s}.slider-dot.svelte-jh1j5w:hover:after{background:var(--color-text-tertiary)}.slider-dot.active.svelte-jh1j5w:after{background:var(--color-primary);border-radius:5px;width:20px}@media (max-width:1024px){.certificate-card.svelte-jh1j5w{flex:0 0 calc(50% - 1rem)}}@media (max-width:767px){.certificates-container.svelte-jh1j5w{padding:0 1rem}.certificate-card.svelte-jh1j5w{flex:0 0 100%}.slider-arrow.svelte-jh1j5w{width:38px;height:38px}}.lightbox-overlay.svelte-jh1j5w{z-index:1000;background:#0f172ae0;justify-content:center;align-items:center;padding:2rem;animation:.2s svelte-jh1j5w-fadeIn;display:flex;position:fixed;inset:0}.lightbox-image.svelte-jh1j5w{object-fit:contain;border-radius:8px;max-width:95vw;max-height:90vh;box-shadow:0 24px 60px #00000080}.lightbox-close.svelte-jh1j5w{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:inline-flex;position:absolute;top:1.5rem;right:1.5rem}.lightbox-close.svelte-jh1j5w:hover{background:#ffffff38}@keyframes svelte-jh1j5w-fadeIn{0%{opacity:0}to{opacity:1}}.faq.svelte-11hpwq0{background:var(--color-bg-primary);padding:var(--section-padding)}.faq-container.svelte-11hpwq0{max-width:var(--max-width-lg);margin:0 auto;padding:0 2rem}.faq-title.svelte-11hpwq0{font-family:var(--font-heading);font-size:var(--font-size-3xl);color:var(--color-text-primary);text-align:center;margin:0 0 2.5rem;font-weight:700;line-height:1.2}.faq-list.svelte-11hpwq0{flex-direction:column;gap:1rem;display:flex}.faq-item.svelte-11hpwq0{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:box-shadow var(--transition-base);padding:0;overflow:hidden}.faq-item.svelte-11hpwq0:hover,.faq-item[open].svelte-11hpwq0{box-shadow:var(--shadow-card)}.faq-question.svelte-11hpwq0{font-family:var(--font-heading);color:var(--color-text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.0625rem;font-weight:600;list-style:none;display:flex}.faq-question.svelte-11hpwq0::-webkit-details-marker{display:none}.faq-question.svelte-11hpwq0:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}.faq-icon.svelte-11hpwq0{color:var(--color-primary);transition:transform var(--transition-base);flex-shrink:0}.faq-item[open].svelte-11hpwq0 .faq-icon:where(.svelte-11hpwq0){transform:rotate(180deg)}.faq-answer.svelte-11hpwq0{color:var(--color-text-secondary);margin:0;padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.6}@media (max-width:767px){.faq-container.svelte-11hpwq0{padding:0 1rem}.faq-title.svelte-11hpwq0{margin-bottom:2rem;font-size:1.5rem}.faq-question.svelte-11hpwq0{padding:1rem 1.25rem;font-size:1rem}.faq-answer.svelte-11hpwq0{padding:0 1.25rem 1rem}}@media (min-width:768px) and (max-width:1024px){.faq-container.svelte-11hpwq0{padding:0 1.5rem}}html.dark-mode-active .faq-item.svelte-11hpwq0{background:var(--color-bg-secondary);border-color:var(--color-border)}@media (prefers-contrast:high){.faq-item.svelte-11hpwq0{box-shadow:none;border:2px solid #000}.faq-question.svelte-11hpwq0,.faq-answer.svelte-11hpwq0{color:#000}}@media print{.faq.svelte-11hpwq0{background:#fff;padding:1rem 0}.faq-item.svelte-11hpwq0{box-shadow:none;break-inside:avoid;border:1px solid #000}.faq-item.svelte-11hpwq0:not([open]) .faq-answer:where(.svelte-11hpwq0){display:block}}@media (prefers-reduced-motion:reduce){.faq-item.svelte-11hpwq0,.faq-icon.svelte-11hpwq0{transition:none}}.a11y-toolbar.svelte-enypxx{z-index:9999;flex-direction:row;align-items:flex-end;display:flex;position:fixed;bottom:2rem;left:0}.a11y-trigger.svelte-enypxx{background:var(--color-primary,#1e40af);color:#fff;cursor:pointer;border:none;border-radius:0 8px 8px 0;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;box-shadow:2px 2px 8px #00000040}.a11y-trigger.svelte-enypxx:hover,.a11y-trigger.svelte-enypxx:focus-visible{background:var(--color-primary-dark,#1e3a8a);outline:2px solid var(--color-focus,#1e40af);outline-offset:2px}.a11y-panel.svelte-enypxx{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:0 8px 8px 0;flex-direction:column;min-width:200px;max-height:calc(100vh - 8rem);margin-left:2px;display:flex;overflow-y:auto;box-shadow:4px 4px 16px #00000026}.a11y-panel[hidden].svelte-enypxx{display:none}.a11y-panel-header.svelte-enypxx{background:var(--color-primary,#1e40af);color:#fff;letter-spacing:.02em;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.a11y-panel-title.svelte-enypxx{display:block}.a11y-options.svelte-enypxx{margin:0;padding:.25rem 0;list-style:none}.a11y-options.svelte-enypxx li:where(.svelte-enypxx){margin:0;padding:0}.a11y-option.svelte-enypxx{color:#1e293b;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;min-height:44px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:background .15s,color .15s;display:flex}.a11y-option.svelte-enypxx:hover{color:var(--color-primary,#1e40af);background:#eff6ff}.a11y-option.svelte-enypxx:focus-visible{outline:2px solid var(--color-focus,#1e40af);outline-offset:-2px}.a11y-option.active.svelte-enypxx{color:var(--color-primary,#1e40af);background:#dbeafe;font-weight:600}.a11y-reset.svelte-enypxx{border-top:1px solid #e2e8f0;margin-top:.25rem;padding-top:.5rem}.a11y-icon.svelte-enypxx{color:inherit;opacity:.75;flex-shrink:0;align-items:center;display:flex}@media (max-width:480px){.a11y-toolbar.svelte-enypxx{bottom:1rem}}body{margin:0;padding:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}main.svelte-1n46o8q{width:100%}.products{background:var(--color-bg-primary)!important}.founder-profile,.community,.company-info{background:var(--color-bg-secondary)!important}
