.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBg{z-index:0;position:absolute;inset:0}.Hero-module__Z8hQ_W__heroBg:before{content:"";pointer-events:none;background:radial-gradient(circle,#6c5ce71f 0%,#0000 70%);width:60%;height:100%;position:absolute;top:-50%;left:-20%}.Hero-module__Z8hQ_W__heroBg:after{content:"";pointer-events:none;background:radial-gradient(circle,#45b7d114 0%,#0000 70%);width:50%;height:80%;position:absolute;bottom:-30%;right:-10%}.Hero-module__Z8hQ_W__gridOverlay{background-image:linear-gradient(var(--border-light)1px,transparent 1px),linear-gradient(90deg,var(--border-light)1px,transparent 1px);opacity:.4;pointer-events:none;background-size:60px 60px;position:absolute;inset:0}.Hero-module__Z8hQ_W__heroContent{z-index:1;max-width:var(--max-width);padding:0 var(--space-xl);gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;width:100%;margin:0 auto;display:grid;position:relative}.Hero-module__Z8hQ_W__heroLeft{animation:.8s forwards Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__heroBadge{background:var(--accent-bg);border:1px solid var(--border-accent);border-radius:var(--radius-full);font-size:var(--font-size-xs);color:var(--accent);margin-bottom:var(--space-xl);align-items:center;gap:8px;padding:8px 18px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__heroBadgeDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse-glow}.Hero-module__Z8hQ_W__heroTitle{font-size:var(--font-size-5xl);margin-bottom:var(--space-lg);color:var(--text-primary);font-weight:900;line-height:1.1}.Hero-module__Z8hQ_W__heroTitleAccent{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__heroDesc{font-size:var(--font-size-lg);color:var(--text-secondary);margin-bottom:var(--space-2xl);max-width:500px;line-height:1.7}.Hero-module__Z8hQ_W__heroActions{gap:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__Z8hQ_W__heroStats{gap:var(--space-2xl);margin-top:var(--space-3xl);padding-top:var(--space-2xl);border-top:1px solid var(--border);display:flex}.Hero-module__Z8hQ_W__heroStat{flex-direction:column;gap:4px;display:flex}.Hero-module__Z8hQ_W__heroStatValue{font-size:var(--font-size-2xl);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.Hero-module__Z8hQ_W__heroStatLabel{font-size:var(--font-size-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.Hero-module__Z8hQ_W__heroRight{opacity:0;justify-content:center;align-items:center;animation:.8s .2s forwards Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__heroVisual{aspect-ratio:1;width:100%;max-width:460px;position:relative}.Hero-module__Z8hQ_W__heroCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:absolute}.Hero-module__Z8hQ_W__mainCard{text-align:center;z-index:2;width:280px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__mainCardIcon{width:64px;height:64px;margin:0 auto var(--space-md);border-radius:var(--radius-lg);background:var(--accent-gradient);color:#fff;box-shadow:var(--shadow-accent);justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__mainCardTitle{font-size:var(--font-size-lg);color:var(--text-primary);margin-bottom:4px;font-weight:700}.Hero-module__Z8hQ_W__mainCardSub{font-size:var(--font-size-sm);color:var(--text-secondary);margin-bottom:var(--space-md)}.Hero-module__Z8hQ_W__mainCardBadge{background:var(--success-bg);color:var(--success);border-radius:var(--radius-full);font-size:var(--font-size-xs);align-items:center;gap:6px;padding:6px 14px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__floatingCard1{z-index:1;width:180px;animation:7s ease-in-out 1s infinite Hero-module__Z8hQ_W__float;top:10%;left:0}.Hero-module__Z8hQ_W__floatingCard2{z-index:1;width:200px;animation:8s ease-in-out .5s infinite Hero-module__Z8hQ_W__float;bottom:10%;right:0}.Hero-module__Z8hQ_W__floatingCardRow{align-items:center;gap:var(--space-sm);display:flex}.Hero-module__Z8hQ_W__floatingIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__Z8hQ_W__floatingIcon.Hero-module__Z8hQ_W__purple{background:var(--accent-bg);color:var(--accent)}.Hero-module__Z8hQ_W__floatingIcon.Hero-module__Z8hQ_W__green{background:var(--success-bg);color:var(--success)}.Hero-module__Z8hQ_W__floatingIcon.Hero-module__Z8hQ_W__blue{background:var(--info-bg);color:var(--info)}.Hero-module__Z8hQ_W__floatingCardText{flex-direction:column;gap:2px;display:flex}.Hero-module__Z8hQ_W__floatingCardLabel{font-size:var(--font-size-xs);color:var(--text-primary);font-weight:600}.Hero-module__Z8hQ_W__floatingCardValue{color:var(--text-tertiary);font-size:11px}.Hero-module__Z8hQ_W__orbitRing{border:1px dashed var(--border);pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__orbitRing1{opacity:.5;width:320px;height:320px}.Hero-module__Z8hQ_W__orbitRing2{opacity:.3;width:440px;height:440px}@media (max-width:968px){.Hero-module__Z8hQ_W__heroContent{text-align:center;padding-top:var(--space-3xl);grid-template-columns:1fr}.Hero-module__Z8hQ_W__heroTitle{font-size:var(--font-size-4xl)}.Hero-module__Z8hQ_W__heroDesc{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__heroActions,.Hero-module__Z8hQ_W__heroStats{justify-content:center}.Hero-module__Z8hQ_W__heroRight{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__heroTitle{font-size:var(--font-size-3xl)}.Hero-module__Z8hQ_W__heroStats{align-items:center;gap:var(--space-lg);flex-direction:column}.Hero-module__Z8hQ_W__heroStat{align-items:center}}
.ProcessSteps-module__UT17kW__section{padding:var(--space-4xl)0;position:relative}.ProcessSteps-module__UT17kW__sectionHeader{text-align:center;margin-bottom:var(--space-3xl)}.ProcessSteps-module__UT17kW__sectionBadge{background:var(--accent-bg);border:1px solid var(--border-accent);border-radius:var(--radius-full);font-size:var(--font-size-xs);color:var(--accent);margin-bottom:var(--space-md);align-items:center;gap:6px;padding:6px 16px;font-weight:600;display:inline-flex}.ProcessSteps-module__UT17kW__sectionTitle{font-size:var(--font-size-3xl);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:800}.ProcessSteps-module__UT17kW__sectionDesc{font-size:var(--font-size-base);color:var(--text-secondary);max-width:560px;margin:0 auto;line-height:1.7}.ProcessSteps-module__UT17kW__stepsGrid{max-width:var(--max-width);padding:0 var(--space-xl);gap:var(--space-xl);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid;position:relative}.ProcessSteps-module__UT17kW__stepsGrid:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.3;z-index:0;height:2px;position:absolute;top:60px;left:20%;right:20%}.ProcessSteps-module__UT17kW__step{z-index:1;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-2xl)var(--space-xl);text-align:center;transition:all var(--transition-base);position:relative}.ProcessSteps-module__UT17kW__step:hover{border-color:var(--border-accent);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.ProcessSteps-module__UT17kW__stepNumber{background:var(--accent-gradient);color:#fff;width:28px;height:28px;font-size:var(--font-size-xs);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.ProcessSteps-module__UT17kW__stepIcon{width:56px;height:56px;margin:var(--space-md)auto var(--space-lg);border-radius:var(--radius-lg);justify-content:center;align-items:center;font-size:24px;display:flex}.ProcessSteps-module__UT17kW__stepIcon.ProcessSteps-module__UT17kW__purple{background:var(--accent-bg);color:var(--accent)}.ProcessSteps-module__UT17kW__stepIcon.ProcessSteps-module__UT17kW__green{background:var(--success-bg);color:var(--success)}.ProcessSteps-module__UT17kW__stepIcon.ProcessSteps-module__UT17kW__blue{background:var(--info-bg);color:var(--info)}.ProcessSteps-module__UT17kW__stepTitle{font-size:var(--font-size-lg);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:700}.ProcessSteps-module__UT17kW__stepDesc{font-size:var(--font-size-sm);color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.ProcessSteps-module__UT17kW__stepsGrid{padding:0 var(--space-md);grid-template-columns:1fr}.ProcessSteps-module__UT17kW__stepsGrid:before{display:none}}
.WorkCategories-module__inyFNa__section{padding:var(--space-4xl)0;background:var(--bg-secondary)}.WorkCategories-module__inyFNa__sectionHeader{text-align:center;margin-bottom:var(--space-3xl);max-width:var(--max-width);padding:0 var(--space-xl);margin-left:auto;margin-right:auto}.WorkCategories-module__inyFNa__sectionBadge{background:var(--accent-bg);border:1px solid var(--border-accent);border-radius:var(--radius-full);font-size:var(--font-size-xs);color:var(--accent);margin-bottom:var(--space-md);align-items:center;gap:6px;padding:6px 16px;font-weight:600;display:inline-flex}.WorkCategories-module__inyFNa__sectionTitle{font-size:var(--font-size-3xl);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:800}.WorkCategories-module__inyFNa__sectionDesc{font-size:var(--font-size-base);color:var(--text-secondary);max-width:560px;margin:0 auto;line-height:1.7}.WorkCategories-module__inyFNa__categoriesGrid{max-width:var(--max-width);padding:0 var(--space-xl);gap:var(--space-lg);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.WorkCategories-module__inyFNa__category{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;transition:all var(--transition-base);cursor:pointer}.WorkCategories-module__inyFNa__category:hover{border-color:var(--border-accent);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.WorkCategories-module__inyFNa__categoryIcon{width:52px;height:52px;margin:0 auto var(--space-md);border-radius:var(--radius-lg);transition:transform var(--transition-base);justify-content:center;align-items:center;font-size:24px;display:flex}.WorkCategories-module__inyFNa__category:hover .WorkCategories-module__inyFNa__categoryIcon{transform:scale(1.1)}.WorkCategories-module__inyFNa__categoryName{font-size:var(--font-size-sm);color:var(--text-primary);margin-bottom:4px;font-weight:600}.WorkCategories-module__inyFNa__categoryCount{font-size:var(--font-size-xs);color:var(--text-tertiary)}.WorkCategories-module__inyFNa__cta{padding:var(--space-4xl)0;position:relative;overflow:hidden}.WorkCategories-module__inyFNa__ctaInner{max-width:var(--max-width);padding:0 var(--space-xl);margin:0 auto}.WorkCategories-module__inyFNa__ctaCard{background:var(--accent-gradient);border-radius:var(--radius-xl);padding:var(--space-3xl)var(--space-3xl);text-align:center;position:relative;overflow:hidden}.WorkCategories-module__inyFNa__ctaCard:before{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.WorkCategories-module__inyFNa__ctaCard:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-30%;left:-10%}.WorkCategories-module__inyFNa__ctaTitle{font-size:var(--font-size-3xl);color:#fff;margin-bottom:var(--space-md);z-index:1;font-weight:800;position:relative}.WorkCategories-module__inyFNa__ctaDesc{font-size:var(--font-size-lg);color:#ffffffd9;max-width:500px;margin:0 auto var(--space-2xl);z-index:1;line-height:1.7;position:relative}.WorkCategories-module__inyFNa__ctaActions{justify-content:center;gap:var(--space-md);z-index:1;display:flex;position:relative}.WorkCategories-module__inyFNa__ctaBtnPrimary{align-items:center;gap:var(--space-sm);color:var(--accent-dark);border-radius:var(--radius-md);font-weight:700;font-size:var(--font-size-base);transition:all var(--transition-base);cursor:pointer;background:#fff;border:none;padding:14px 32px;text-decoration:none;display:inline-flex}.WorkCategories-module__inyFNa__ctaBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}.WorkCategories-module__inyFNa__ctaBtnSecondary{align-items:center;gap:var(--space-sm);color:#fff;border-radius:var(--radius-md);font-weight:600;font-size:var(--font-size-base);transition:all var(--transition-base);cursor:pointer;background:#ffffff26;border:2px solid #ffffff4d;padding:14px 32px;text-decoration:none;display:inline-flex}.WorkCategories-module__inyFNa__ctaBtnSecondary:hover{background:#ffffff40;transform:translateY(-2px)}.WorkCategories-module__inyFNa__partners{padding:var(--space-3xl)0;border-top:1px solid var(--border)}.WorkCategories-module__inyFNa__partnersInner{max-width:var(--max-width);padding:0 var(--space-xl);text-align:center;margin:0 auto}.WorkCategories-module__inyFNa__partnersLabel{font-size:var(--font-size-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-xl);font-weight:600}.WorkCategories-module__inyFNa__partnersGrid{justify-content:center;align-items:center;gap:var(--space-3xl);flex-wrap:wrap;display:flex}.WorkCategories-module__inyFNa__partner{align-items:center;gap:var(--space-sm);opacity:.6;transition:opacity var(--transition-fast);flex-direction:column;display:flex}.WorkCategories-module__inyFNa__partner:hover{opacity:1}.WorkCategories-module__inyFNa__partnerIcon{border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border);width:48px;height:48px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.WorkCategories-module__inyFNa__partnerName{font-size:var(--font-size-xs);color:var(--text-tertiary);font-weight:500}.WorkCategories-module__inyFNa__pricing{padding:var(--space-4xl)0}.WorkCategories-module__inyFNa__pricingInner{max-width:var(--max-width);padding:0 var(--space-xl);margin:0 auto}.WorkCategories-module__inyFNa__pricingHeader{text-align:center;margin-bottom:var(--space-3xl)}.WorkCategories-module__inyFNa__pricingGrid{gap:var(--space-xl);grid-template-columns:repeat(2,1fr);max-width:700px;margin:0 auto;display:grid}.WorkCategories-module__inyFNa__pricingCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-2xl);transition:all var(--transition-base)}.WorkCategories-module__inyFNa__pricingCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.WorkCategories-module__inyFNa__pricingCard.WorkCategories-module__inyFNa__featured{border-color:var(--accent);box-shadow:var(--shadow-accent);position:relative}.WorkCategories-module__inyFNa__pricingBadge{background:var(--accent-gradient);color:#fff;border-radius:var(--radius-full);font-size:var(--font-size-xs);white-space:nowrap;padding:4px 16px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.WorkCategories-module__inyFNa__pricingLabel{font-size:var(--font-size-sm);color:var(--text-secondary);margin-bottom:var(--space-sm);font-weight:600}.WorkCategories-module__inyFNa__pricingPrice{font-size:var(--font-size-4xl);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:900}.WorkCategories-module__inyFNa__pricingUnit{font-size:var(--font-size-sm);color:var(--text-tertiary);margin-bottom:var(--space-lg)}.WorkCategories-module__inyFNa__pricingFeatures{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-direction:column;list-style:none;display:flex}.WorkCategories-module__inyFNa__pricingFeature{align-items:center;gap:var(--space-sm);font-size:var(--font-size-sm);color:var(--text-secondary);display:flex}.WorkCategories-module__inyFNa__pricingFeature svg{color:var(--success);flex-shrink:0}@media (max-width:768px){.WorkCategories-module__inyFNa__categoriesGrid{padding:0 var(--space-md);grid-template-columns:repeat(2,1fr)}.WorkCategories-module__inyFNa__ctaTitle{font-size:var(--font-size-2xl)}.WorkCategories-module__inyFNa__ctaActions{flex-direction:column;align-items:center}.WorkCategories-module__inyFNa__pricingGrid{grid-template-columns:1fr}.WorkCategories-module__inyFNa__sectionHeader,.WorkCategories-module__inyFNa__pricingInner{padding:0 var(--space-md)}}
