.homepage.svelte-ln5dmh{min-height:100vh;position:relative;z-index:1;color:var(--color-text-primary);--color-black: var(--color-text-primary);--color-gray-60: var(--color-text-secondary);--color-gray-70: var(--color-text-muted);--color-gray-20: var(--color-border)}.homepage.svelte-ln5dmh .container:where(.svelte-ln5dmh){max-width:1200px;margin:0 auto;padding:0 1rem}.hero-section.svelte-ln5dmh{min-height:100vh;display:flex;align-items:center;justify-content:center;background:transparent;position:relative;overflow:hidden}@media (max-width: 768px){.hero-section.svelte-ln5dmh{padding-bottom:30vh}}.hero-content.svelte-ln5dmh{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%;max-width:1200px;padding:0 1rem}@media (max-width: 968px){.hero-content.svelte-ln5dmh{grid-template-columns:1fr;gap:2rem;text-align:center}}.hero-text.svelte-ln5dmh{display:flex;flex-direction:column;gap:1.5rem}.hero-title-1.svelte-ln5dmh,.hero-title-2.svelte-ln5dmh{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;color:var(--color-heading);margin:0}@media (max-width: 768px){.hero-title-1.svelte-ln5dmh,.hero-title-2.svelte-ln5dmh{font-size:2.5rem}}.hero-description.svelte-ln5dmh,.hero-grid.svelte-ln5dmh{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary);margin:0}.hero-buttons.svelte-ln5dmh{display:flex;gap:1rem;margin-top:1rem}@media (max-width: 640px){.hero-buttons.svelte-ln5dmh{flex-direction:column;gap:.75rem}}.hero-button.svelte-ln5dmh{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;text-decoration:none;border:none}.hero-button.svelte-ln5dmh:hover,.hero-button.svelte-ln5dmh:focus-visible{transform:translateY(-2px)}.hero-button.secondary.svelte-ln5dmh{background:var(--hero-secondary-bg);color:var(--hero-secondary-color);border:1px solid var(--hero-secondary-border);box-shadow:var(--hero-secondary-shadow)}.hero-button.secondary.svelte-ln5dmh:hover,.hero-button.secondary.svelte-ln5dmh:focus-visible{background:var(--hero-secondary-hover)}.hero-title-1.svelte-ln5dmh,.hero-title-2.svelte-ln5dmh,.hero-description.svelte-ln5dmh,.hero-grid.svelte-ln5dmh,.hero-buttons.svelte-ln5dmh,.hero-visual.svelte-ln5dmh{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.hero-title-1.animate.svelte-ln5dmh,.hero-title-2.animate.svelte-ln5dmh,.hero-description.animate.svelte-ln5dmh,.hero-grid.animate.svelte-ln5dmh,.hero-buttons.animate.svelte-ln5dmh,.hero-visual.animate.svelte-ln5dmh{opacity:1;transform:translateY(0)}.hero-title-1.animate.svelte-ln5dmh{transition-delay:.1s}.hero-title-2.animate.svelte-ln5dmh{transition-delay:.2s}.hero-description.animate.svelte-ln5dmh{transition-delay:.3s}.hero-grid.animate.svelte-ln5dmh,.hero-visual.animate.svelte-ln5dmh{transition-delay:.6s}.hero-buttons.animate.svelte-ln5dmh{transition-delay:.7s}.hero-title-1.svelte-ln5dmh .highlight:where(.svelte-ln5dmh),.hero-title-2.svelte-ln5dmh .highlight:where(.svelte-ln5dmh),.hero-grid.svelte-ln5dmh .highlight:where(.svelte-ln5dmh){background:linear-gradient(135deg,#0f62fe,#1192e8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-visual.svelte-ln5dmh{display:flex;align-items:center;justify-content:center;position:relative;min-height:400px}.grid-container.svelte-ln5dmh{position:relative;width:100%;height:400px;display:flex;align-items:center;justify-content:center}.grid-pattern.svelte-ln5dmh{display:grid;grid-template-columns:repeat(15,1fr);grid-template-rows:repeat(15,1fr);gap:1rem;width:100%;height:100%;max-width:400px;max-height:400px}.grid-dot.svelte-ln5dmh{width:6px;height:6px;background:linear-gradient(135deg,#0f62fe,#1192e8);border-radius:50%;opacity:.3;transition:all .3s ease;animation:svelte-ln5dmh-gridPulse 4s infinite;animation-delay:var(--delay, 0s)}@keyframes svelte-ln5dmh-gridPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.grid-overlay.svelte-ln5dmh{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.connection-line.svelte-ln5dmh{position:absolute;background:linear-gradient(90deg,transparent,#0f62fe,transparent);opacity:.6;animation:svelte-ln5dmh-connectionFlow 3s infinite}.connection-line.line-1.svelte-ln5dmh{top:30%;left:10%;right:10%;height:2px;animation-delay:0s}.connection-line.line-2.svelte-ln5dmh{top:60%;left:20%;right:20%;height:2px;animation-delay:1s}.connection-line.line-3.svelte-ln5dmh{top:50%;left:15%;right:15%;height:2px;animation-delay:2s}@keyframes svelte-ln5dmh-connectionFlow{0%{opacity:0;transform:translate(-100%)}50%{opacity:.6;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.section-header.svelte-ln5dmh{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.section-title.svelte-ln5dmh{font-size:clamp(2rem,3vw,2.5rem);font-weight:700;color:var(--color-black, #222222);margin-bottom:1rem}.section-description.svelte-ln5dmh{font-size:1.125rem;line-height:1.6;color:var(--color-gray-60, #6f6f6f);margin:0}.features-section.svelte-ln5dmh,.solutions-section.svelte-ln5dmh{height:400vh;position:relative;background:transparent}.features-scroll-wrapper.svelte-ln5dmh,.solutions-scroll-wrapper.svelte-ln5dmh{height:100%;position:relative}.features-sticky-container.svelte-ln5dmh,.solutions-sticky-container.svelte-ln5dmh{height:100vh;position:sticky;top:0;display:flex;align-items:center;background:transparent}.features-content.svelte-ln5dmh,.solutions-content.svelte-ln5dmh{display:grid;grid-template-columns:1fr 1.8fr;gap:8rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.features-content.layout-reversed.svelte-ln5dmh,.solutions-content.layout-reversed.svelte-ln5dmh{grid-template-columns:1.8fr 1fr}.features-sidebar.svelte-ln5dmh .section-header:where(.svelte-ln5dmh),.solutions-sidebar.svelte-ln5dmh .section-header:where(.svelte-ln5dmh){text-align:left;margin-bottom:3rem}.layout-reversed.svelte-ln5dmh .features-sidebar:where(.svelte-ln5dmh) .section-header:where(.svelte-ln5dmh),.layout-reversed.svelte-ln5dmh .solutions-sidebar:where(.svelte-ln5dmh) .section-header:where(.svelte-ln5dmh){text-align:right}.layout-reversed.svelte-ln5dmh .feature-nav-item:where(.svelte-ln5dmh),.layout-reversed.svelte-ln5dmh .solution-nav-item:where(.svelte-ln5dmh){flex-direction:row-reverse}.layout-reversed.svelte-ln5dmh .feature-nav-content:where(.svelte-ln5dmh),.layout-reversed.svelte-ln5dmh .solution-nav-content:where(.svelte-ln5dmh){text-align:right}.features-nav.svelte-ln5dmh,.solutions-nav.svelte-ln5dmh{display:flex;flex-direction:column;gap:2rem}.feature-nav-item.svelte-ln5dmh,.solution-nav-item.svelte-ln5dmh{display:flex;align-items:center;gap:2rem;padding:1rem;border-radius:12px;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.feature-nav-item.svelte-ln5dmh:hover,.solution-nav-item.svelte-ln5dmh:hover{background:var(--nav-item-hover-bg);border-color:var(--nav-item-border-hover)}.feature-nav-item.active.svelte-ln5dmh,.solution-nav-item.active.svelte-ln5dmh{background:var(--nav-item-active-bg);border-color:var(--item-color, var(--nav-item-active-border));transform:translate(8px)}.feature-nav-icon.svelte-ln5dmh,.solution-nav-icon.svelte-ln5dmh{width:48px;height:48px;background:var(--item-color);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.feature-nav-content.svelte-ln5dmh,.solution-nav-content.svelte-ln5dmh{flex:1;min-width:0}.feature-nav-title.svelte-ln5dmh,.solution-nav-title.svelte-ln5dmh{font-size:1.125rem;font-weight:600;color:var(--color-black, #222222);margin:0 0 .25rem}.feature-nav-subtitle.svelte-ln5dmh,.solution-nav-subtitle.svelte-ln5dmh{font-size:.875rem;color:var(--color-gray-60, #6f6f6f);margin:0}.features-main.svelte-ln5dmh,.solutions-main.svelte-ln5dmh{position:relative;height:700px;overflow:hidden}.features-main.brand-story-main.svelte-ln5dmh,.solutions-main.challenge-main.svelte-ln5dmh{height:570px}.feature-card.svelte-ln5dmh,.solution-card.svelte-ln5dmh{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;max-width:100%;overflow-y:auto;padding:2rem;border-radius:16px;opacity:0;transform:translateY(20px);transition:all .5s ease;background:var(--surface-panel);border:1px solid var(--surface-panel-border);box-shadow:var(--surface-panel-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--color-text-primary)}.feature-card.active.svelte-ln5dmh,.solution-card.active.svelte-ln5dmh{opacity:1;transform:translateY(0);border-color:var(--surface-panel-border-active)}.feature-card-header.svelte-ln5dmh,.solution-card-header.svelte-ln5dmh{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.feature-icon.svelte-ln5dmh,.solution-icon.svelte-ln5dmh{width:80px;height:80px;background:var(--card-gradient);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.feature-header-text.svelte-ln5dmh,.solution-header-text.svelte-ln5dmh{flex:1;min-width:0}.feature-title.svelte-ln5dmh,.solution-title.svelte-ln5dmh{font-size:1.5rem;font-weight:600;color:var(--color-black, #222222);margin:0 0 .5rem}.feature-subtitle.svelte-ln5dmh,.solution-subtitle.svelte-ln5dmh{font-size:.875rem;color:var(--card-color);margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.feature-description.svelte-ln5dmh,.solution-description.svelte-ln5dmh{font-size:1rem;line-height:1.6;color:var(--color-gray-60, #6f6f6f);margin-bottom:1.5rem}.feature-features.svelte-ln5dmh,.solution-features.svelte-ln5dmh{margin-bottom:1.5rem}.feature-divider.svelte-ln5dmh{height:1px;background-color:var(--color-gray-20, #e0e0e0);margin:1.5rem 0}.feature-achievements.svelte-ln5dmh{margin-bottom:1.5rem}.features-title.svelte-ln5dmh,.benefits-title.svelte-ln5dmh,.tech-title.svelte-ln5dmh{font-size:1rem;font-weight:600;color:var(--color-black, #222222);margin:0 0 1rem}.features-list.svelte-ln5dmh,.benefits-list.svelte-ln5dmh{display:flex;flex-direction:column;gap:.5rem}.feature-item.svelte-ln5dmh,.benefit-item.svelte-ln5dmh{display:flex;align-items:center;gap:.5rem;color:var(--color-gray-70, #525252)}.feature-stats.svelte-ln5dmh{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-gray-20, #e0e0e0)}.stat-item.svelte-ln5dmh{display:flex;align-items:center;gap:.5rem}.stat-icon.svelte-ln5dmh{width:24px;height:24px;background:var(--card-color);border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.stat-content.svelte-ln5dmh{flex:1;min-width:0}.stat-value.svelte-ln5dmh{font-size:1.125rem;font-weight:600;color:var(--color-black, #222222);line-height:1}.stat-label.svelte-ln5dmh{font-size:.75rem;color:var(--color-gray-60, #6f6f6f);line-height:1}.solution-benefits.svelte-ln5dmh,.solution-tech.svelte-ln5dmh{margin-bottom:1.5rem}.tech-list.svelte-ln5dmh{display:flex;flex-wrap:wrap;gap:.5rem}.tech-item.svelte-ln5dmh{padding:.25rem .75rem;background:var(--card-color);color:#fff;border-radius:20px;font-size:.875rem;font-weight:500}.homepage.svelte-ln5dmh>section:where(.svelte-ln5dmh):last-of-type{padding-bottom:15rem}@media (max-width: 967px){.features-section.svelte-ln5dmh,.solutions-section.svelte-ln5dmh{height:auto;padding:4rem 0}.features-sticky-container.svelte-ln5dmh,.solutions-sticky-container.svelte-ln5dmh{position:static;height:auto}.features-content.svelte-ln5dmh,.solutions-content.svelte-ln5dmh{display:flex;flex-direction:column;gap:2rem}.layout-reversed.svelte-ln5dmh .features-main:where(.svelte-ln5dmh),.layout-reversed.svelte-ln5dmh .solutions-main:where(.svelte-ln5dmh){order:2}.layout-reversed.svelte-ln5dmh .features-sidebar:where(.svelte-ln5dmh),.layout-reversed.svelte-ln5dmh .solutions-sidebar:where(.svelte-ln5dmh){order:1}.features-sidebar.svelte-ln5dmh,.solutions-sidebar.svelte-ln5dmh{display:block;width:100%}.features-sidebar.svelte-ln5dmh .section-header:where(.svelte-ln5dmh),.solutions-sidebar.svelte-ln5dmh .section-header:where(.svelte-ln5dmh){text-align:center;margin-bottom:2rem}.layout-reversed.svelte-ln5dmh .features-sidebar:where(.svelte-ln5dmh) .section-header:where(.svelte-ln5dmh),.layout-reversed.svelte-ln5dmh .solutions-sidebar:where(.svelte-ln5dmh) .section-header:where(.svelte-ln5dmh){text-align:center}.features-nav.svelte-ln5dmh,.solutions-nav.svelte-ln5dmh{display:none}.features-main.svelte-ln5dmh,.solutions-main.svelte-ln5dmh{height:auto;overflow:visible}.features-main.brand-story-main.svelte-ln5dmh,.solutions-main.challenge-main.svelte-ln5dmh{height:auto}.feature-card.svelte-ln5dmh,.solution-card.svelte-ln5dmh{position:relative;height:auto;opacity:1;transform:none;margin-bottom:1.5rem;background:var(--surface-panel);border:1px solid var(--surface-panel-border)}.feature-card.active.svelte-ln5dmh,.solution-card.active.svelte-ln5dmh{transform:none;border-color:var(--surface-panel-border-active)}}@media (max-width: 768px){.hero-content.svelte-ln5dmh{padding:2rem 1rem}.section-header.svelte-ln5dmh{margin-bottom:2rem}}
