.solutions-module__y3n07G__page{background:var(--bg);min-height:100vh}.solutions-module__y3n07G__heroBreadcrumb{z-index:10;padding:20px 40px;position:absolute;top:0;left:0;right:0}.solutions-module__y3n07G__breadcrumbInner{align-items:center;gap:8px;max-width:1200px;margin:0 auto;display:flex}.solutions-module__y3n07G__breadcrumbLink{color:#fff9;font-size:14px;text-decoration:none;transition:color .15s}.solutions-module__y3n07G__breadcrumbLink:hover{color:#fff}.solutions-module__y3n07G__breadcrumbSep{color:#fff6;font-size:12px}.solutions-module__y3n07G__breadcrumbCurrent{color:#ffffffe6;font-size:14px;font-weight:500}@keyframes solutions-module__y3n07G__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes solutions-module__y3n07G__fadeIn{0%{opacity:0}to{opacity:1}}.solutions-module__y3n07G__hero{background:radial-gradient(circle at 50% 0%,var(--bg-hero-start)0%,var(--bg-hero-end)100%);text-align:center;padding:120px 40px 100px;position:relative;overflow:hidden}.solutions-module__y3n07G__hero:before{content:"";background:radial-gradient(circle,var(--theme-color)0%,transparent 70%);pointer-events:none;filter:blur(60px);border-radius:50%;width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.solutions-module__y3n07G__heroInner{z-index:1;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;animation:.8s cubic-bezier(.2,.8,.2,1) both solutions-module__y3n07G__fadeUp;display:flex;position:relative}.solutions-module__y3n07G__heroIconWrapper{width:96px;height:96px;box-shadow:0 0 40px -10px var(--theme-color);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;justify-content:center;align-items:center;margin-bottom:32px;animation:.6s cubic-bezier(.2,.8,.2,1) both solutions-module__y3n07G__fadeUp;display:flex}.solutions-module__y3n07G__heroTagline{color:#ffffffe6;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:500;animation:.6s cubic-bezier(.2,.8,.2,1) both solutions-module__y3n07G__fadeUp;display:inline-block}.solutions-module__y3n07G__heroTitle{color:var(--surface);letter-spacing:-1.5px;text-shadow:0 20px 40px #0000004d;margin:0 0 20px;font-size:56px;font-weight:800;line-height:1.1;animation:.6s cubic-bezier(.2,.8,.2,1) .2s both solutions-module__y3n07G__fadeUp}.solutions-module__y3n07G__heroSubtitle{color:#ffffffe6;margin:0 0 24px;font-size:24px;font-weight:500;animation:.6s cubic-bezier(.2,.8,.2,1) .3s both solutions-module__y3n07G__fadeUp}.solutions-module__y3n07G__heroDesc{color:#ffffffb3;max-width:640px;margin:0 0 48px;font-size:16px;line-height:1.8;animation:.6s cubic-bezier(.2,.8,.2,1) .4s both solutions-module__y3n07G__fadeUp}.solutions-module__y3n07G__heroActions{flex-wrap:wrap;justify-content:center;gap:16px;animation:.6s cubic-bezier(.2,.8,.2,1) .5s both solutions-module__y3n07G__fadeUp;display:flex}.solutions-module__y3n07G__heroPrimaryBtn{background:linear-gradient(135deg,var(--theme-color),var(--theme-color));color:var(--surface);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.solutions-module__y3n07G__heroPrimaryBtn:hover{opacity:.9;transform:translateY(-1px)}.solutions-module__y3n07G__heroSecondaryBtn{color:var(--surface);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.solutions-module__y3n07G__heroSecondaryBtn:hover{background:#fff3}.solutions-module__y3n07G__statsBar{background:var(--surface);border-bottom:1px solid var(--border);padding:32px 40px}.solutions-module__y3n07G__statsInner{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.solutions-module__y3n07G__statItem{text-align:center}.solutions-module__y3n07G__statValue{background:linear-gradient(135deg,var(--theme-color),var(--theme-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:36px;font-weight:800;line-height:1}.solutions-module__y3n07G__statLabel{color:var(--text-muted);font-size:14px;font-weight:500}.solutions-module__y3n07G__section{padding:80px 40px}.solutions-module__y3n07G__sectionInner{max-width:1100px;margin:0 auto}.solutions-module__y3n07G__sectionAlt{background:var(--surface)}.solutions-module__y3n07G__sectionHeader{text-align:center;margin-bottom:56px}.solutions-module__y3n07G__sectionLabel{background:var(--theme-color);color:var(--surface);letter-spacing:.5px;text-transform:uppercase;border-radius:20px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.solutions-module__y3n07G__sectionTitle{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 12px;font-size:32px;font-weight:800}.solutions-module__y3n07G__sectionDesc{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:16px;line-height:1.7}.solutions-module__y3n07G__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.solutions-module__y3n07G__featureCard{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:32px;transition:all .3s cubic-bezier(.2,.8,.2,1);animation:.6s both solutions-module__y3n07G__fadeUp;position:relative;overflow:hidden}.solutions-module__y3n07G__featureCard:hover{background:var(--surface);box-shadow:0 20px 40px -10px var(--theme-color);border-color:var(--theme-color);transform:translateY(-4px)}.solutions-module__y3n07G__featureIcon{background:var(--surface);width:56px;height:56px;color:var(--theme-color);box-shadow:var(--shadow-card);border:1px solid var(--border);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;transition:all .3s;display:flex}.solutions-module__y3n07G__featureCard:hover .solutions-module__y3n07G__featureIcon{color:var(--theme-color);border-color:var(--theme-color);transform:scale(1.1)}.solutions-module__y3n07G__featureTitle{color:var(--text-primary);margin:0 0 10px;font-size:18px;font-weight:700}.solutions-module__y3n07G__featureDesc{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.7}.solutions-module__y3n07G__painGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.solutions-module__y3n07G__painCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;align-items:flex-start;gap:20px;padding:32px;transition:all .3s;display:flex}.solutions-module__y3n07G__painCard:hover{box-shadow:0 12px 30px -8px var(--theme-color);border-color:var(--theme-color);transform:translateY(-2px)}.solutions-module__y3n07G__painIcon{background:var(--theme-color);width:48px;height:48px;color:var(--surface);border:1px solid var(--border);border:1px solid rgba(var(--danger-rgb),.1);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.solutions-module__y3n07G__painTitle{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:700}.solutions-module__y3n07G__painDesc{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.solutions-module__y3n07G__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.solutions-module__y3n07G__useCaseCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:36px;transition:all .3s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.solutions-module__y3n07G__useCaseCard:hover{box-shadow:var(--shadow-soft);border-color:rgba(var(--theme-color-rgb),.25);transform:translateY(-4px)}.solutions-module__y3n07G__useCaseTag{background:linear-gradient(135deg,var(--theme-color),var(--theme-color));color:var(--surface);letter-spacing:.5px;text-transform:uppercase;border-radius:100px;align-items:center;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.solutions-module__y3n07G__useCaseTitle{color:var(--text-primary);margin:0 0 10px;font-size:20px;font-weight:800}.solutions-module__y3n07G__useCaseDesc{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.7}.solutions-module__y3n07G__workflowList{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}.solutions-module__y3n07G__workflowItem{align-items:flex-start;gap:32px;padding-bottom:48px;display:flex;position:relative}.solutions-module__y3n07G__workflowItem:last-child{padding-bottom:0}.solutions-module__y3n07G__workflowItem:not(:last-child):before{content:"";background:linear-gradient(to bottom,var(--theme-color),rgba(var(--theme-color-rgb),.1));width:2px;position:absolute;top:48px;bottom:0;left:23px}.solutions-module__y3n07G__workflowStep{background:linear-gradient(135deg,var(--theme-color),var(--theme-color));width:48px;height:48px;color:var(--surface);z-index:1;box-shadow:0 8px 20px -4px rgba(var(--theme-color-rgb),.4);border:2px solid var(--surface);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;position:relative}.solutions-module__y3n07G__workflowTitle{color:var(--text-primary);margin:0 0 8px;padding-top:10px;font-size:18px;font-weight:700}.solutions-module__y3n07G__workflowDesc{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.7}.solutions-module__y3n07G__faqList{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.solutions-module__y3n07G__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:24px 28px}.solutions-module__y3n07G__faqQ{color:var(--text-primary);align-items:flex-start;gap:10px;margin:0 0 10px;font-size:16px;font-weight:700;display:flex}.solutions-module__y3n07G__faqQ:before{content:"Q";background:linear-gradient(135deg,var(--theme-color),var(--theme-color));width:22px;height:22px;color:var(--surface);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;font-weight:700;display:inline-flex}.solutions-module__y3n07G__faqA{color:var(--text-secondary);margin:0;padding-left:32px;font-size:14px;line-height:1.8}.solutions-module__y3n07G__ctaSection{background:linear-gradient(135deg,var(--bg-hero-end)0%,var(--bg-hero-start)60%,var(--bg-hero-end)100%);text-align:center;padding:80px 40px}.solutions-module__y3n07G__ctaInner{max-width:600px;margin:0 auto}.solutions-module__y3n07G__ctaTitle{color:var(--surface);letter-spacing:-.5px;margin:0 0 16px;font-size:36px;font-weight:800}.solutions-module__y3n07G__ctaDesc{color:#fffc;margin:0 0 36px;font-size:16px;line-height:1.7}.solutions-module__y3n07G__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.solutions-module__y3n07G__relatedSection{background:var(--surface);border-top:1px solid var(--border);padding:60px 40px}.solutions-module__y3n07G__relatedInner{max-width:1100px;margin:0 auto}.solutions-module__y3n07G__relatedTitle{color:var(--text-primary);margin:0 0 24px;font-size:20px;font-weight:700}.solutions-module__y3n07G__relatedGrid{flex-wrap:wrap;gap:16px;display:flex}.solutions-module__y3n07G__relatedCard{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.solutions-module__y3n07G__relatedCard:hover{background:rgba(var(--theme-color-rgb),.06);border-color:rgba(var(--theme-color-rgb),.25);color:var(--theme-color)}@media (max-width:900px){.solutions-module__y3n07G__heroBreadcrumb{padding:20px}}@media (max-width:768px){.solutions-module__y3n07G__hero{padding:60px 20px}.solutions-module__y3n07G__heroTitle{font-size:32px}.solutions-module__y3n07G__heroSubtitle{font-size:18px}.solutions-module__y3n07G__statsInner{grid-template-columns:repeat(2,1fr)}.solutions-module__y3n07G__section{padding:60px 20px}.solutions-module__y3n07G__featuresGrid,.solutions-module__y3n07G__painGrid,.solutions-module__y3n07G__useCasesGrid{grid-template-columns:1fr}}
