.ind-page{background-color:#f8f9fa;min-height:100vh;font-size:16px}.ind-hero{background:linear-gradient(135deg,#5abfcc,#4fb3be);padding:80px 0 60px;color:#fff;text-align:center}.ind-hero h1{font-size:36px;font-weight:700;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.ind-hero p{font-size:18px;opacity:.9;margin-bottom:32px}.ind-search-bar{max-width:600px;margin:0 auto;position:relative}.ind-search-bar input{width:100%;padding:16px 20px 16px 48px;border:none;border-radius:50px;font-size:16px;box-shadow:0 4px 20px rgba(0,0,0,.15);outline:none;color:#333}.ind-search-bar input::-moz-placeholder{color:#999}.ind-search-bar input::placeholder{color:#999}.ind-search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#999;pointer-events:none}.ind-grid-section{padding:60px 0}.ind-grid-section h2{font-size:28px;font-weight:700;color:#1f2937;text-align:center;margin-bottom:40px}.ind-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ind-category-card{display:block;background:#fff;border-radius:12px;padding:28px 24px;box-shadow:0 2px 12px rgba(0,0,0,.08);border:1px solid #e9ecef;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.ind-category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.ind-category-card-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.ind-category-card-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0}.ind-category-card-title{flex:1}.ind-category-card-title h3{font-size:17px;font-weight:600;color:#1f2937;margin-bottom:4px}.ind-category-card-badge{display:inline-block;font-size:12px;color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:10px}.ind-category-card-subs{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:8px}.ind-category-card-desc{font-size:14px;color:#9ca3af;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ind-no-results{text-align:center;padding:60px 0;color:#6b7280;font-size:16px}.ind-cta-section{padding:80px 0;text-align:center;background:linear-gradient(135deg,#5abfcc,#4fb3be);color:#fff}.ind-cta-section h2{font-size:28px;font-weight:700;margin-bottom:16px}.ind-cta-section p{font-size:18px;opacity:.9;margin-bottom:32px}.ind-cta-btn{display:inline-block;padding:16px 48px;background:#fff;color:#5abfcc;font-size:18px;font-weight:600;border-radius:50px;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px rgba(0,0,0,.15)}.ind-cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.2)}.ind-detail-hero{padding:80px 0 60px;color:#fff;text-align:center;position:relative;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat}.ind-detail-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.ind-detail-hero-circle-1{position:absolute;width:300px;height:300px;border-radius:50%;background:hsla(0,0%,100%,.08);top:-80px;right:-60px}.ind-detail-hero-circle-2{position:absolute;width:200px;height:200px;border-radius:50%;background:hsla(0,0%,100%,.06);bottom:-60px;left:-40px}.ind-detail-hero-content{position:relative;z-index:1}.ind-detail-hero-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);border-radius:20px;margin:0 auto 20px}.ind-detail-hero h1{font-size:36px;font-weight:700;margin-bottom:12px;text-shadow:0 2px 4px rgba(0,0,0,.15)}.ind-detail-hero .ind-tagline{font-size:20px;opacity:.9;margin-bottom:16px}.ind-detail-hero .ind-desc{font-size:16px;opacity:.85;max-width:700px;margin:0 auto 32px;line-height:1.7}.ind-breadcrumb{display:flex;align-items:center;gap:8px;padding:20px 0;font-size:14px;color:#6b7280;flex-wrap:wrap}.ind-breadcrumb a{color:#5abfcc;text-decoration:none}.ind-breadcrumb a:hover{text-decoration:underline}.ind-breadcrumb span{color:#9ca3af}.ind-pain-section{padding:80px 0;background:#f3f4f6}.ind-section-title{font-size:28px;font-weight:700;color:#1f2937;text-align:center;margin-bottom:48px}.ind-pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.ind-pain-card{background:#fff;border-radius:12px;padding:32px 24px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.06)}.ind-pain-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 16px;background:#fef2f2;color:#ef4444}.ind-pain-card h3{font-size:17px;font-weight:600;color:#1f2937;margin-bottom:8px}.ind-pain-card p{font-size:15px;color:#6b7280;line-height:1.6}.ind-solution-section{padding:80px 0;background:#fff}.ind-solution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.ind-solution-card{background:#f8fffe;border-radius:12px;padding:32px 24px;border:1px solid #d1fae5}.ind-solution-card-check{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#d1fae5;color:#059669;margin-bottom:16px}.ind-solution-card h3{font-size:17px;font-weight:600;color:#1f2937;margin-bottom:8px}.ind-solution-card p{font-size:15px;color:#6b7280;line-height:1.6}.ind-feature-section{padding:80px 0;background:#f3f4f6}.ind-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ind-feature-card{background:#fff;border-radius:12px;padding:28px 24px;display:flex;gap:16px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.ind-feature-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0}.ind-feature-card h3{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:6px}.ind-feature-card p{font-size:14px;color:#6b7280;line-height:1.6}.ind-sub-section{padding:80px 0;background:#fff}.ind-sub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ind-sub-card{background:#f8f9fa;border-radius:8px;padding:20px;border:1px solid #e9ecef}.ind-sub-card h4{font-size:15px;font-weight:600;color:#1f2937;margin-bottom:4px}.ind-sub-card p{font-size:13px;color:#6b7280;line-height:1.5}.ind-steps-section{padding:80px 0}.ind-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:900px;margin:0 auto}.ind-step-card{text-align:center}.ind-step-number{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;font-weight:700;color:#fff;margin:0 auto 16px}.ind-step-card h3{font-size:17px;font-weight:600;color:#1f2937;margin-bottom:8px}.ind-step-card p{font-size:14px;color:#6b7280;line-height:1.6}.ind-detail-cta{padding:80px 0;text-align:center;color:#fff}.ind-detail-cta h2{font-size:28px;font-weight:700;margin-bottom:16px}.ind-detail-cta p{font-size:18px;opacity:.9;margin-bottom:32px}.ind-detail-cta-btn{display:inline-block;padding:16px 48px;background:#fff;font-size:18px;font-weight:600;border-radius:50px;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px rgba(0,0,0,.15)}.ind-detail-cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.2)}@media (max-width:768px){.ind-hero{padding:60px 0 40px}.ind-hero h1{font-size:24px}.ind-hero p{font-size:15px}.ind-category-grid{grid-template-columns:1fr;gap:16px}.ind-detail-hero{padding:60px 0 40px}.ind-detail-hero h1{font-size:24px}.ind-feature-grid{grid-template-columns:1fr}.ind-sub-grid{grid-template-columns:repeat(2,1fr)}.ind-steps-grid{grid-template-columns:1fr;gap:24px}.ind-section-title{font-size:22px}.ind-detail-hero-circle-1,.ind-detail-hero-circle-2{display:none}}@media (max-width:1024px) and (min-width:769px){.ind-category-grid,.ind-sub-grid{grid-template-columns:repeat(2,1fr)}}