:root{--primary:#f47944;--primary-dark:#e0653a;--gradient-start:#f47944;--gradient-end:#f9c74f;--gradient:linear-gradient(135deg, #f47944, #f9c74f);--gradient-reverse:linear-gradient(135deg, #f9c74f, #f47944);--gradient-horizontal:linear-gradient(90deg, #f47944, #f9c74f);--text-dark:#1a1a2e;--text-body:#4a4a5a;--text-light:#7a7a8a;--bg-white:#fff;--bg-light:#fef9f5;--bg-section:#f8f4f0;--border-light:#f0e8e0;--shadow-sm:0 2px 8px #f4794414;--shadow-md:0 4px 20px #f479441f;--shadow-lg:0 8px 40px #f4794429;--shadow-card:0 4px 24px #0000000f;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:var(--text-body);background:var(--bg-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--text-dark);font-weight:700;line-height:1.3}h1{font-size:clamp(2.2rem,5vw,3.5rem)}h2{font-size:clamp(1.8rem,4vw,2.8rem)}h3{font-size:clamp(1.2rem,2.5vw,1.5rem)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:100px 0}.section-header{text-align:center;margin-bottom:64px}.section-label{text-transform:uppercase;letter-spacing:2px;color:var(--primary);margin-bottom:12px;font-size:.85rem;font-weight:600;display:inline-block}.section-title{margin-bottom:16px}.gradient-text{background:var(--gradient);-webkit-text-fill-color:transparent;background-clip:text}.section-desc{max-width:600px;color:var(--text-light);margin:0 auto;font-size:1.05rem}.btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{background:var(--gradient);color:#fff;box-shadow:0 4px 20px #f479444d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 28px #f4794466}.btn-outline{color:var(--primary);border:2px solid var(--primary);background:0 0}.btn-outline:hover{background:var(--primary);color:#fff}.btn-white{color:var(--primary);background:#fff;box-shadow:0 4px 20px #0000001a}.btn-white:hover{transform:translateY(-2px);box-shadow:0 6px 28px #00000026}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-in{animation:.6s forwards fadeInUp}.navbar[data-astro-cid-l7arcky5]{z-index:1000;backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);background:#fffffff2;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar[data-astro-cid-l7arcky5].scrolled{box-shadow:var(--shadow-sm)}.navbar-inner[data-astro-cid-l7arcky5]{justify-content:space-between;align-items:center;height:72px;display:flex}.logo[data-astro-cid-l7arcky5]{align-items:center;display:flex}.logo-img[data-astro-cid-l7arcky5]{width:auto;height:80px}.nav-links[data-astro-cid-l7arcky5]{align-items:center;gap:32px;display:flex}.nav-link[data-astro-cid-l7arcky5]{color:var(--text-body);font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.nav-link[data-astro-cid-l7arcky5]:hover{color:var(--primary)}.nav-link[data-astro-cid-l7arcky5]:after{content:"";background:var(--gradient);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-link[data-astro-cid-l7arcky5]:hover:after{width:100%}.nav-cta[data-astro-cid-l7arcky5]{padding:10px 24px;font-size:.85rem}.mobile-toggle[data-astro-cid-l7arcky5]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.mobile-toggle[data-astro-cid-l7arcky5] span[data-astro-cid-l7arcky5]{background:var(--text-dark);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}@media (width<=768px){.nav-links[data-astro-cid-l7arcky5],.nav-cta[data-astro-cid-l7arcky5]{display:none}.mobile-toggle[data-astro-cid-l7arcky5]{display:flex}.nav-links[data-astro-cid-l7arcky5].active{border-bottom:1px solid var(--border-light);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;gap:16px;padding:24px;display:flex;position:absolute;top:72px;left:0;right:0}}.hero[data-astro-cid-ge2uvauf]{background:var(--bg-light);min-height:100vh;padding:140px 0 60px;position:relative;overflow:hidden}.hero-bg[data-astro-cid-ge2uvauf]{position:absolute;inset:0;overflow:hidden}.hero-shape[data-astro-cid-ge2uvauf]{filter:blur(80px);opacity:.3;border-radius:50%;position:absolute}.shape-1[data-astro-cid-ge2uvauf]{background:var(--gradient);width:500px;height:500px;top:-200px;right:-100px}.shape-2[data-astro-cid-ge2uvauf]{background:var(--gradient-end);width:300px;height:300px;bottom:-100px;left:-50px}.shape-3[data-astro-cid-ge2uvauf]{background:var(--gradient-start);width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-content[data-astro-cid-ge2uvauf]{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.hero-text[data-astro-cid-ge2uvauf]{animation:.8s fadeInUp}.hero-badge[data-astro-cid-ge2uvauf]{color:var(--primary);background:#f479441a;border-radius:50px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.hero-desc[data-astro-cid-ge2uvauf]{color:var(--text-light);margin:24px 0 36px;font-size:1.1rem;line-height:1.8}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:16px;display:flex}.hero-visual[data-astro-cid-ge2uvauf]{justify-content:center;align-items:center;animation:.8s .2s both fadeInUp;display:flex}.network-svg[data-astro-cid-ge2uvauf]{width:100%;max-width:500px;height:auto}.hub-ring[data-astro-cid-ge2uvauf]{animation:3s ease-in-out infinite ringPulse}.hub-ring-outer[data-astro-cid-ge2uvauf]{animation:3s ease-in-out .5s infinite ringPulse}.pulse-line[data-astro-cid-ge2uvauf]{stroke-dasharray:8 12;animation:2s linear infinite dashMove}.flow-dot[data-astro-cid-ge2uvauf]{animation:3s linear infinite flowAlong}@keyframes ringPulse{0%,to{opacity:.15;transform-origin:250px 210px;transform:scale(1)}50%{opacity:.4;transform-origin:250px 210px;transform:scale(1.08)}}@keyframes dashMove{to{stroke-dashoffset:-40px}}@keyframes flowAlong{0%{offset-distance:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{offset-distance:100%;opacity:0}}.hero-stats[data-astro-cid-ge2uvauf]{z-index:1;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:60px;display:grid;position:relative}.stat-item[data-astro-cid-ge2uvauf]{text-align:center;border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;padding:28px 16px}.stat-value[data-astro-cid-ge2uvauf]{margin-bottom:4px;font-size:2rem;font-weight:800;display:block}.stat-label[data-astro-cid-ge2uvauf]{color:var(--text-light);font-size:.85rem}@media (width<=768px){.hero-content[data-astro-cid-ge2uvauf]{text-align:center;grid-template-columns:1fr;gap:40px}.hero-actions[data-astro-cid-ge2uvauf]{justify-content:center}.hero-stats[data-astro-cid-ge2uvauf]{grid-template-columns:repeat(2,1fr);gap:16px}.hero[data-astro-cid-ge2uvauf]{padding:120px 0 40px}}.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-visual[data-astro-cid-oxgmilyn]{justify-content:center;align-items:center;display:flex;position:relative}.growth-svg[data-astro-cid-oxgmilyn]{width:100%;max-width:480px;height:auto}.chart-line-1[data-astro-cid-oxgmilyn]{stroke-dasharray:600;stroke-dashoffset:600px;animation:2s forwards drawLine}.chart-line-2[data-astro-cid-oxgmilyn]{stroke-dasharray:600;stroke-dashoffset:600px;animation:2s .3s forwards drawLine}.chart-area-1[data-astro-cid-oxgmilyn]{opacity:0;animation:1s 1s forwards fadeIn}.chart-area-2[data-astro-cid-oxgmilyn]{opacity:0;animation:1s 1.3s forwards fadeIn}.chart-dots-1[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]{opacity:0;animation:.4s forwards popIn}.chart-dots-1[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:first-child{animation-delay:.4s}.chart-dots-1[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(2){animation-delay:.7s}.chart-dots-1[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(3){animation-delay:1s}.chart-dots-1[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(4){animation-delay:1.3s}.chart-dots-1[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(5){animation-delay:1.6s}.chart-dots-1[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(6){animation-delay:1.9s}.chart-dots-2[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]{opacity:0;animation:.4s forwards popIn}.chart-dots-2[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:first-child{animation-delay:.5s}.chart-dots-2[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(2){animation-delay:.8s}.chart-dots-2[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(3){animation-delay:1.1s}.chart-dots-2[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(4){animation-delay:1.4s}.chart-dots-2[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(5){animation-delay:1.7s}.chart-dots-2[data-astro-cid-oxgmilyn] circle[data-astro-cid-oxgmilyn]:nth-child(6){animation-delay:2s}.tooltip-group[data-astro-cid-oxgmilyn]{opacity:0;animation:.5s 2.2s forwards fadeIn}.growth-arrow[data-astro-cid-oxgmilyn]{animation:2s ease-in-out infinite arrowBounce}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes fadeIn{to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes arrowBounce{0%,to{transform:translate(420px,50px)translateY(0)}50%{transform:translate(420px,50px)translateY(-6px)}}.about-desc[data-astro-cid-oxgmilyn]{color:var(--text-light);margin-bottom:16px;line-height:1.8}.about-features[data-astro-cid-oxgmilyn]{grid-template-columns:1fr 1fr;gap:20px;margin-top:36px;display:grid}.about-feature[data-astro-cid-oxgmilyn]{align-items:flex-start;gap:14px;display:flex}.feature-icon[data-astro-cid-oxgmilyn]{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--primary);background:#f479441a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-feature[data-astro-cid-oxgmilyn] h4[data-astro-cid-oxgmilyn]{margin-bottom:4px;font-size:.95rem}.about-feature[data-astro-cid-oxgmilyn] p[data-astro-cid-oxgmilyn]{color:var(--text-light);font-size:.82rem;line-height:1.5}@media (width<=768px){.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr;gap:40px}.about-features[data-astro-cid-oxgmilyn]{grid-template-columns:1fr}}.products[data-astro-cid-rtei5hqi]{background:var(--bg-white)}.products-grid[data-astro-cid-rtei5hqi]{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.product-card[data-astro-cid-rtei5hqi]{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;padding:36px;transition:all .4s;position:relative;overflow:hidden}.product-card[data-astro-cid-rtei5hqi]:before{content:"";background:var(--gradient);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.product-card[data-astro-cid-rtei5hqi]:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.product-card[data-astro-cid-rtei5hqi]:hover:before{opacity:1}.product-top[data-astro-cid-rtei5hqi]{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.product-icon[data-astro-cid-rtei5hqi]{border-radius:var(--radius-md);width:60px;height:60px;color:var(--primary);background:#f479441a;justify-content:center;align-items:center;display:flex}.product-badge[data-astro-cid-rtei5hqi]{color:var(--primary-dark);background:#f9c74f26;border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600}.product-title[data-astro-cid-rtei5hqi]{margin-bottom:12px;font-size:1.4rem}.product-desc[data-astro-cid-rtei5hqi]{color:var(--text-light);margin-bottom:24px;font-size:.92rem;line-height:1.7}.product-features[data-astro-cid-rtei5hqi]{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;display:grid}.product-feature[data-astro-cid-rtei5hqi]{color:var(--text-body);align-items:center;gap:8px;font-size:.85rem;display:flex}.product-feature[data-astro-cid-rtei5hqi] svg[data-astro-cid-rtei5hqi]{color:var(--primary);flex-shrink:0}.product-link[data-astro-cid-rtei5hqi]{color:var(--primary);align-items:center;gap:6px;font-size:.9rem;font-weight:600;transition:gap .3s;display:inline-flex}.product-link[data-astro-cid-rtei5hqi]:hover{gap:12px}@media (width<=768px){.products-grid[data-astro-cid-rtei5hqi],.product-features[data-astro-cid-rtei5hqi]{grid-template-columns:1fr}}.advantages[data-astro-cid-am4tnpx7]{background:var(--bg-section)}.advantages-grid[data-astro-cid-am4tnpx7]{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.advantage-card[data-astro-cid-am4tnpx7]{border-radius:var(--radius-lg);background:#fff;padding:36px;transition:all .4s;position:relative;overflow:hidden}.advantage-card[data-astro-cid-am4tnpx7]:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.advantage-number[data-astro-cid-am4tnpx7]{opacity:.06;color:var(--primary);font-size:3rem;font-weight:900;line-height:1;position:absolute;top:16px;right:20px}.advantage-icon[data-astro-cid-am4tnpx7]{background:var(--gradient);border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.advantage-title[data-astro-cid-am4tnpx7]{margin-bottom:10px;font-size:1.15rem}.advantage-desc[data-astro-cid-am4tnpx7]{color:var(--text-light);font-size:.9rem;line-height:1.7}@media (width<=768px){.advantages-grid[data-astro-cid-am4tnpx7]{grid-template-columns:1fr}}.cta[data-astro-cid-amjew3wo]{background:var(--bg-section)}.cta-wrapper[data-astro-cid-amjew3wo]{background:var(--gradient);border-radius:var(--radius-xl);margin-bottom:48px;padding:64px;position:relative;overflow:hidden}.cta-bg-shapes[data-astro-cid-amjew3wo]{position:absolute;inset:0;overflow:hidden}.cta-shape[data-astro-cid-amjew3wo]{background:#ffffff1a;border-radius:50%;position:absolute}.cta-shape-1[data-astro-cid-amjew3wo]{width:300px;height:300px;top:-100px;right:-50px}.cta-shape-2[data-astro-cid-amjew3wo]{width:200px;height:200px;bottom:-80px;left:-40px}.cta-content[data-astro-cid-amjew3wo]{z-index:1;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.cta-text[data-astro-cid-amjew3wo]{max-width:560px}.cta-actions[data-astro-cid-amjew3wo]{flex-shrink:0;gap:16px;display:flex}.contact-grid[data-astro-cid-amjew3wo]{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.contact-card[data-astro-cid-amjew3wo]{border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;align-items:center;gap:16px;padding:24px;transition:all .3s;display:flex}.contact-card[data-astro-cid-amjew3wo]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.contact-icon[data-astro-cid-amjew3wo]{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--primary);background:#f479441a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-label[data-astro-cid-amjew3wo]{color:var(--text-light);margin-bottom:2px;font-size:.78rem}.contact-value[data-astro-cid-amjew3wo]{color:var(--text-dark);font-size:.9rem;font-weight:600}@media (width<=768px){.cta-wrapper[data-astro-cid-amjew3wo]{padding:40px 24px}.cta-content[data-astro-cid-amjew3wo]{text-align:center;flex-direction:column}.cta-text[data-astro-cid-amjew3wo]{max-width:100%}.cta-actions[data-astro-cid-amjew3wo]{flex-direction:column;width:100%}.cta-actions[data-astro-cid-amjew3wo] .btn[data-astro-cid-amjew3wo]{justify-content:center}.contact-grid[data-astro-cid-amjew3wo]{grid-template-columns:repeat(2,1fr)}}.footer[data-astro-cid-jo6i4kqk]{background:var(--text-dark);color:#ffffffb3;padding:64px 0 0}.footer-top[data-astro-cid-jo6i4kqk]{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 2fr;gap:60px;padding-bottom:48px;display:grid}.footer-brand[data-astro-cid-jo6i4kqk] .logo[data-astro-cid-jo6i4kqk]{align-items:center;margin-bottom:16px;display:flex}.footer-brand[data-astro-cid-jo6i4kqk] .logo-img[data-astro-cid-jo6i4kqk]{width:auto;height:80px}.footer-desc[data-astro-cid-jo6i4kqk]{margin-bottom:24px;font-size:.9rem;line-height:1.7}.contact-item[data-astro-cid-jo6i4kqk]{color:#ffffff80;align-items:center;gap:10px;font-size:.85rem;display:flex}.contact-icon[data-astro-cid-jo6i4kqk]{color:#ffffff80;flex-shrink:0;justify-content:center;align-items:center;display:flex}.footer-links-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.footer-group-title[data-astro-cid-jo6i4kqk]{color:#fff;margin-bottom:20px;font-size:.95rem}.footer-group-links[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-group-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ffffff80;font-size:.85rem;transition:color .3s}.footer-group-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--primary)}.footer-bottom[data-astro-cid-jo6i4kqk]{justify-content:space-between;align-items:center;padding:24px 0;font-size:.82rem;display:flex}.footer-bottom-links[data-astro-cid-jo6i4kqk]{gap:24px;display:flex}.footer-bottom-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ffffff80;transition:color .3s}.footer-bottom-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--primary)}@media (width<=768px){.footer-top[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:40px}.footer-links-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(2,1fr)}.footer-bottom[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;gap:12px}}
