header.svelte-skv6c4{position:fixed;width:100%;top:var(--space-lg);z-index:1000;display:flex;justify-content:center;padding:0 var(--space-xl)}nav.svelte-skv6c4{background:var(--color-bg);max-width:var(--container-lg);width:100%;padding:var(--space-md);display:flex;justify-content:space-between;align-items:center;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);gap:var(--space-xs);transition:all var(--transition-fast)}nav.scrolled.svelte-skv6c4{max-width:var(--container-md);padding:12px 12px 12px var(--space-sm);box-shadow:var(--shadow-sm),var(--shadow-xl)}.nav-desktop.svelte-skv6c4{display:flex;align-items:center;gap:2.5rem;flex:1;justify-content:flex-end}.nav-mobile.svelte-skv6c4{display:none}.nav-links-list.svelte-skv6c4{display:flex;gap:2.5rem;list-style:none;align-items:center}.nav-links-list.svelte-skv6c4 a:where(.svelte-skv6c4){text-decoration:none;color:var(--color-text-muted);font-size:var(--font-size-md);transition:color var(--transition-fast)}.nav-links-list.svelte-skv6c4 a:where(.svelte-skv6c4):hover{color:var(--color-primary)}.btn-text-short.svelte-skv6c4{display:none}nav.scrolled.svelte-skv6c4 .btn-text-full:where(.svelte-skv6c4){display:none}nav.scrolled.svelte-skv6c4 .btn-text-short:where(.svelte-skv6c4){display:inline}main.svelte-skv6c4{display:flex;flex-direction:column;padding:var(--space-sm) var(--space-lg);gap:var(--space-lg);background-image:url(../../../images/background_line.webp);background-position:center 0%;background-repeat:repeat-y;background-size:contain}main.svelte-skv6c4>section:where(.svelte-skv6c4),main.svelte-skv6c4>section{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--space-lg)}.section-hdr.svelte-skv6c4{display:flex;flex-direction:column;align-items:center;row-gap:var(--space-md)}.section-subtitle.svelte-skv6c4{color:var(--color-text-muted);font-size:var(--font-size-xl);line-height:1.6;text-align:center}#hero.svelte-skv6c4{min-height:100vh}#hero-content.svelte-skv6c4{background-image:url(../../../images/hero.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border:4px solid var(--color-bg);border-radius:var(--radius-lg);max-width:var(--container-xl);width:100%;display:flex;flex-grow:1;flex-direction:column;row-gap:var(--space-sm);align-items:center;justify-content:center;padding:8rem var(--space-lg) 7rem;margin-bottom:-7rem;overflow:hidden}#hero.svelte-skv6c4 h1:where(.svelte-skv6c4){font-size:var(--font-size-3xl);font-weight:400;line-height:1;letter-spacing:-.02em;text-align:center;color:var(--color-text-dark);margin-bottom:var(--space-lg)}.highlight-badge.svelte-skv6c4{color:var(--color-primary);font-weight:600;font-size:var(--font-size-base)}#hero-subtitle.svelte-skv6c4{font-size:var(--font-size-xl);color:var(--color-text-muted);line-height:1.6;letter-spacing:-.01em;text-align:center;max-width:600px}#stats-container.svelte-skv6c4{max-width:var(--container-2xl);padding:0 var(--space-lg);width:100%}#stats.svelte-skv6c4{background:var(--color-text);color:#fff;padding:var(--space-xl) 0;border-radius:var(--radius-md);max-width:var(--container-md);margin:0 auto;border:var(--space-xs) solid var(--color-bg)}.stats-header.svelte-skv6c4{text-align:center;margin-bottom:var(--space-xl)}.timer-badge.svelte-skv6c4{display:inline-flex;align-items:center;gap:var(--space-md);padding:var(--space-xs) var(--space-sm);background:var(--color-border-medium);border-radius:var(--radius-sm);color:#fff;font-size:var(--font-size-base)}.timer-badge.svelte-skv6c4 strong:where(.svelte-skv6c4){color:var(--color-primary)}.small-icon.svelte-skv6c4{width:var(--space-md);height:var(--space-md)}.text-icon.svelte-skv6c4{width:var(--space-sm);height:var(--space-sm)}.stats-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);text-align:center;padding:0 var(--space-xl)}.stat-item.svelte-skv6c4{padding:var(--space-sm);display:flex;flex-direction:column;align-items:center}.stat-icon.svelte-skv6c4{border:1px solid var(--color-text-muted);background-color:var(--color-border-strong);border-radius:100%;padding:var(--space-xs)}.stat-number.svelte-skv6c4{font-size:var(--font-size-2xl);font-weight:700;margin-bottom:var(--space-xs)}.stat-label.svelte-skv6c4{color:#fffc;font-size:var(--font-size-base)}.problems-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-lg);margin:0 auto;padding:0 var(--space-lg)}.problem-icon.svelte-skv6c4{display:inline-flex;align-items:center;justify-content:center;font-size:var(--font-size-2xl);width:4rem;height:4rem;color:var(--color-primary);border-radius:50%;box-shadow:var(--shadow-sm)}.problem-card.svelte-skv6c4{position:relative}#cta-section.svelte-skv6c4{padding:100px 0;background-image:url(../../../images/cta_background.webp);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;color:#fff;row-gap:var(--space-lg)}.timeline-container.svelte-skv6c4{max-width:var(--container-md);margin:0 auto;padding:0 var(--space-lg);position:relative}.timeline-container.svelte-skv6c4:before{content:"";position:absolute;left:calc(var(--space-lg) + var(--space-xl) / 2);top:var(--space-lg);bottom:var(--space-lg);width:2px;background:linear-gradient(180deg,var(--color-primary) 0%,var(--color-primary) 75%,#e5e5e5 100%);transform-origin:top;transform:scaleY(0);transition:transform .8s ease}.timeline-container.svelte-skv6c4.animate:before{transform:scaleY(1)}.timeline-item.svelte-skv6c4{display:flex;margin-bottom:var(--space-xl);align-items:flex-start;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.timeline-item.svelte-skv6c4.visible{opacity:1;transform:translateY(0)}.timeline-item.svelte-skv6c4:nth-child(1){transition-delay:.1s}.timeline-item.svelte-skv6c4:nth-child(2){transition-delay:.2s}.timeline-item.svelte-skv6c4:nth-child(3){transition-delay:.3s}.timeline-item.svelte-skv6c4:nth-child(4){transition-delay:.4s}.timeline-number.svelte-skv6c4{width:var(--space-xl);height:var(--space-xl);background:var(--color-bg);color:var(--color-primary);font-size:var(--font-size-xl);font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid var(--color-primary);flex-shrink:0;position:relative;z-index:2}.timeline-content.svelte-skv6c4{display:flex;flex-direction:column;align-items:flex-start;flex:1;row-gap:var(--space-sm);margin-left:var(--space-xl);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-sm);position:relative}.timeline-content.svelte-skv6c4:before{content:"";position:absolute;left:-12px;top:var(--space-lg);width:0;height:0;border-style:solid;border-width:10px 12px 10px 0;border-color:transparent var(--color-bg-secondary) transparent transparent}.timeline-content.svelte-skv6c4 h3:where(.svelte-skv6c4){font-size:var(--font-size-xl);color:var(--color-text-dark);font-weight:600}.timeline-content.svelte-skv6c4 p:where(.svelte-skv6c4){color:var(--color-text-muted);line-height:1.6}.timeline-tags.svelte-skv6c4{display:flex;align-items:center;gap:var(--space-sm)}.ready-badge.svelte-skv6c4{display:inline-flex;align-items:center;gap:.25rem;padding:.4rem var(--space-sm);background:linear-gradient(90deg,#4caf50,#45a049);color:#fff;border-radius:var(--radius-lg);font-size:var(--font-size-sm);font-weight:600}.timeline-deliverables.svelte-skv6c4{list-style:none;margin-top:var(--space-md);padding-left:0}.timeline-deliverables.svelte-skv6c4 li:where(.svelte-skv6c4){padding:var(--space-xs) 0;color:var(--color-text-muted);font-size:var(--font-size-sm)}.funding-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-lg);margin:var(--space-xl) 0}.funding-source.svelte-skv6c4{padding:var(--space-lg);text-align:center}.funding-logo.svelte-skv6c4{width:80px;height:80px;margin:0 auto var(--space-md);background:var(--color-primary);color:#fff;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.funding-amount.svelte-skv6c4{font-size:1.8rem;font-weight:700;margin:var(--space-sm) 0}.funding-benefits.svelte-skv6c4{list-style:none;text-align:left;margin-top:var(--space-md)}.funding-benefits.svelte-skv6c4 li:where(.svelte-skv6c4){padding:var(--space-xs) 0;color:var(--color-text-muted)}.funding-total.svelte-skv6c4{text-align:center;padding:var(--space-xl);margin-top:var(--space-xl)}.funding-total-amount.svelte-skv6c4{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin:var(--space-md) 0}.strong-highlight.svelte-skv6c4{background:var(--color-primary);color:#fff}.strong-highlight.svelte-skv6c4 h3:where(.svelte-skv6c4),.strong-highlight.svelte-skv6c4 p:where(.svelte-skv6c4){color:#fff}.support-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-md);margin:var(--space-xl) 0}.support-item.svelte-skv6c4{padding:var(--space-lg);text-align:center}.support-icon.svelte-skv6c4{font-size:2.5rem}.what-you-get-list.svelte-skv6c4{background:var(--color-bg-secondary);padding:var(--space-md);margin-top:var(--space-xl);display:flex;flex-direction:column;align-items:center;row-gap:var(--space-xs)}.what-you-get-number.svelte-skv6c4{font-size:5rem;font-weight:700;color:#fff;opacity:.9}.what-you-get-header-content.svelte-skv6c4{flex:1}.what-you-get-header-content.svelte-skv6c4 h3:where(.svelte-skv6c4){color:#fff;font-size:1.8rem;margin-bottom:var(--space-xs)}.what-you-get-header-content.svelte-skv6c4 p:where(.svelte-skv6c4){color:#ffffffe6;font-size:var(--font-size-lg);line-height:1.6}.what-you-get-list.svelte-skv6c4>.card:where(.svelte-skv6c4):first-child{flex-direction:row;color:#fff;background-color:var(--color-primary);background-image:url(../../../images/ladder.webp);background-position:90%;background-repeat:no-repeat;background-size:contain;flex:1;gap:var(--space-lg);width:100%}.what-you-get-content.svelte-skv6c4{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-xl);padding:var(--space-sm);width:100%}.what-you-get-num.svelte-skv6c4{color:var(--color-primary);font-weight:700;font-size:1.5rem;background:#ff6b351a;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.what-you-get-content.svelte-skv6c4 h3:where(.svelte-skv6c4){color:var(--color-text);font-size:var(--space-md);font-weight:600}.what-you-get-list.svelte-skv6c4>.card:where(.svelte-skv6c4):nth-child(odd) .what-you-get-description:where(.svelte-skv6c4){text-align:right}.what-you-get-list.svelte-skv6c4>.card:where(.svelte-skv6c4):nth-child(odd) h3:where(.svelte-skv6c4){text-align:left}.what-you-get-list.svelte-skv6c4>.card:where(.svelte-skv6c4):nth-child(2n) .what-you-get-description:where(.svelte-skv6c4){text-align:left}.what-you-get-list.svelte-skv6c4>.card:where(.svelte-skv6c4):nth-child(2n) h3:where(.svelte-skv6c4){text-align:right}#what-you-get-cta.svelte-skv6c4{text-align:center;margin-top:var(--space-lg)}.to-text.svelte-skv6c4{color:var(--color-primary);font-size:var(--font-size-2xl)}.idea-stats-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);margin:var(--space-xl) auto 0}.stat-card.svelte-skv6c4{text-align:center;padding:var(--space-md) var(--space-xl)}.stat-card.svelte-skv6c4 p:where(.svelte-skv6c4){color:var(--color-text);text-align:center}.stat-card.svelte-skv6c4 p:where(.svelte-skv6c4)>strong:where(.svelte-skv6c4){font-weight:400;font-size:var(--font-size-2xl)}.results-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md);margin:var(--space-xl) auto 0}.result-card.svelte-skv6c4{text-align:center;padding:var(--space-lg);position:relative}.result-card.first.svelte-skv6c4{background:linear-gradient(135deg,#ff9a76 0%,var(--color-primary) 100%);color:#fff;border-radius:var(--radius-sm)}.result-number.svelte-skv6c4{font-size:2.5rem;font-weight:700;margin-bottom:var(--space-xs)}.result-label.svelte-skv6c4{font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.05em;opacity:.9}#investor-advantage.svelte-skv6c4{max-width:var(--container-md);margin:0 auto;padding:0 var(--space-lg)}.testimonials-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);margin:var(--space-xl) auto 0}.testimonial.svelte-skv6c4{display:flex;align-items:center;text-align:center;gap:var(--space-sm);padding:var(--space-md)}.testimonial-avatar.svelte-skv6c4{width:3rem;height:3rem;background:var(--color-text-dark);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--font-size-sm)}.testimonial-content.svelte-skv6c4 h4:where(.svelte-skv6c4){font-size:var(--font-size-base);font-weight:600;margin-bottom:.25rem}.quote-card.svelte-skv6c4{color:#fff;background:linear-gradient(135deg,#ff9a76,#ff6b35);align-items:center;text-align:center}.quote-text.svelte-skv6c4{font-size:var(--font-size-2xl);line-height:1.6;color:#fff}.quote-author.svelte-skv6c4{font-size:var(--font-size-sm);color:#fff;text-align:center;letter-spacing:.05em;opacity:.9;font-weight:600}#deep-tech-expertise.svelte-skv6c4{max-width:var(--container-md);margin:var(--space-xl) auto;padding:0 var(--space-lg)}.partners-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);margin:var(--space-xl) auto 0}.partner-card.svelte-skv6c4{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md);background:var(--color-bg);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.partner-avatar.svelte-skv6c4{width:3rem;height:3rem;background:var(--color-text-dark);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--font-size-sm)}.partner-info.svelte-skv6c4 h4:where(.svelte-skv6c4){font-size:var(--font-size-base);font-weight:600;margin-bottom:.25rem}.partner-type.svelte-skv6c4{font-size:var(--font-size-sm);color:var(--color-primary)}.bpi-card.svelte-skv6c4{color:#fff;background:var(--color-text);align-items:center;text-align:center}.bpi-label.svelte-skv6c4{display:flex;align-items:center;gap:.5rem;font-size:var(--font-size-sm);color:#fff;font-weight:600;letter-spacing:.05em}.bpi-desc.svelte-skv6c4{padding:0 var(--space-md);color:#fffc}#final-cta.svelte-skv6c4{max-width:var(--container-md);margin:0 auto;padding:var(--space-xl);text-align:center}.cta-benefits.svelte-skv6c4{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin:var(--space-xl) 0;text-align:left;max-width:600px;margin-left:auto;margin-right:auto}.benefit-item.svelte-skv6c4{display:flex;align-items:flex-start;gap:var(--space-sm)}.check-icon.svelte-skv6c4{color:var(--color-primary);font-size:var(--font-size-xl);flex-shrink:0}.benefit-item.svelte-skv6c4 p:where(.svelte-skv6c4){color:var(--color-text-muted);line-height:1.6}.cta-button.svelte-skv6c4{background:var(--color-text-dark);color:#fff;padding:var(--space-sm) var(--space-xl);font-size:var(--font-size-lg);margin-top:var(--space-lg)}footer.svelte-skv6c4{background:var(--color-text);color:#fff;padding:var(--space-xl) var(--space-lg)}.footer-content.svelte-skv6c4{max-width:var(--container-xl);margin:0 auto}.footer-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}.footer-brand.svelte-skv6c4 h3:where(.svelte-skv6c4){font-size:var(--font-size-xl);margin-bottom:var(--space-md)}.footer-brand.svelte-skv6c4 p:where(.svelte-skv6c4){color:#ffffffb3;line-height:1.6;margin-bottom:var(--space-lg)}.footer-cta.svelte-skv6c4{display:inline-block}.footer-column.svelte-skv6c4 h4:where(.svelte-skv6c4){font-size:var(--font-size-base);margin-bottom:var(--space-md);color:#fff}.footer-column.svelte-skv6c4 ul:where(.svelte-skv6c4){list-style:none}.footer-column.svelte-skv6c4 li:where(.svelte-skv6c4){margin-bottom:var(--space-xs)}.footer-column.svelte-skv6c4 a:where(.svelte-skv6c4){color:#ffffffb3;text-decoration:none;font-size:var(--font-size-base);transition:color var(--transition-fast)}.footer-column.svelte-skv6c4 a:where(.svelte-skv6c4):hover{color:#fff}.footer-bottom-bar.svelte-skv6c4{text-align:center;padding-top:var(--space-lg)}.copyright.svelte-skv6c4{color:#ffffff80;font-size:var(--font-size-base)}.burger-menu.svelte-skv6c4{list-style:none;background:transparent;border:none;cursor:pointer;padding:0;width:24px;height:24px;position:relative;z-index:1001;display:block}.burger-menu.svelte-skv6c4::-webkit-details-marker,.burger-menu.svelte-skv6c4::marker{display:none}.burger-menu.svelte-skv6c4 span:where(.svelte-skv6c4){display:block;width:100%;height:2px;background:var(--color-text);margin:5px 0;transition:all var(--transition-fast);pointer-events:none}details[open] .burger-menu.svelte-skv6c4 span:where(.svelte-skv6c4):nth-child(1){transform:rotate(45deg) translate(5px,5px)}details[open] .burger-menu.svelte-skv6c4 span:where(.svelte-skv6c4):nth-child(2){opacity:0}details[open] .burger-menu.svelte-skv6c4 span:where(.svelte-skv6c4):nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-mobile.svelte-skv6c4 .nav-content:where(.svelte-skv6c4){position:absolute;top:calc(100% + 10px);left:0;right:0;background:var(--color-bg);border-radius:var(--radius-lg);padding:var(--space-md);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:var(--space-md);animation:svelte-skv6c4-slideDown .3s ease}@keyframes svelte-skv6c4-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){nav.svelte-skv6c4{position:relative}nav.scrolled.svelte-skv6c4{max-width:var(--container-lg);padding:var(--space-md) var(--space-md) var(--space-md) 24px;border-radius:28px}.nav-desktop.svelte-skv6c4{display:none}.nav-mobile.svelte-skv6c4{display:block}.nav-mobile.svelte-skv6c4 .nav-links-list:where(.svelte-skv6c4){flex-direction:column;width:100%;gap:var(--space-sm)}.nav-mobile.svelte-skv6c4 .nav-links-list:where(.svelte-skv6c4) li:where(.svelte-skv6c4){width:100%;text-align:center}.nav-mobile.svelte-skv6c4 .nav-links-list:where(.svelte-skv6c4) a:where(.svelte-skv6c4){display:block;padding:.75rem;font-size:var(--font-size-lg)}}@media(max-width:768px){.idea-stats-grid.svelte-skv6c4,.results-grid.svelte-skv6c4,.testimonials-grid.svelte-skv6c4,.partners-grid.svelte-skv6c4,.footer-grid.svelte-skv6c4{grid-template-columns:1fr}}@media(max-width:470px){.what-you-get-content.svelte-skv6c4,.cta-benefits.svelte-skv6c4{display:flex;flex-direction:column;align-items:center}.what-you-get-list.svelte-skv6c4>.card:where(.svelte-skv6c4):nth-child(2n) h3:where(.svelte-skv6c4),.what-you-get-list.svelte-skv6c4>.card:where(.svelte-skv6c4):nth-child(odd) h3:where(.svelte-skv6c4),.what-you-get-list.svelte-skv6c4>.card:where(.svelte-skv6c4):nth-child(2n) .what-you-get-description:where(.svelte-skv6c4),.what-you-get-list.svelte-skv6c4>.card:where(.svelte-skv6c4):nth-child(odd) .what-you-get-description:where(.svelte-skv6c4),.what-you-get-num.svelte-skv6c4{text-align:center}.stats-grid.svelte-skv6c4{display:flex;flex-direction:column;align-items:center}}
