.service-intro-section{padding:80px 0!important;background:#fff!important}.service-intro-grid{display:grid!important;grid-template-columns:1.2fr 1fr!important;gap:60px!important;align-items:center!important}.service-intro-content h1{font-size:36px!important;line-height:46px!important;font-weight:800!important;color:var(--dark1)!important;margin-bottom:24px!important;font-family:var(--font_nunito)}.service-intro-content p{font-size:16px!important;line-height:26px!important;color:#4b5563!important;margin-bottom:20px!important;text-align:justify!important}.service-intro-content p strong{color:#111827!important}.ide-widget{background:#0f172a;border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 45px #00000040;overflow:hidden;width:100%;max-width:420px;margin:0 auto;font-family:monospace}.ide-header{background:#ffffff08;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:15px}.ide-dots{display:flex;gap:5px}.ide-dots span{width:6px;height:6px;border-radius:50%}.ide-dots .red{background:#ef4444}.ide-dots .yellow{background:#f59e0b}.ide-dots .green{background:#10b981}.ide-title{color:#94a3b8;font-size:10px;flex:1;text-align:center}.ide-body{display:flex;height:200px;border-bottom:1px solid rgba(255,255,255,.05)}.ide-sidebar{width:100px;background:#0003;border-right:1px solid rgba(255,255,255,.04);padding:10px 0;display:flex;flex-direction:column;gap:4px}.file-item{font-size:9px;color:#64748b;padding:4px 10px;cursor:pointer;display:flex;align-items:center;gap:6px}.file-item.active{background:#ffffff0a;color:#cbd5e1;border-left:2px solid #3b82f6}.ide-editor{flex:1;padding:12px;font-size:9px;line-height:14px;color:#e2e8f0;display:grid;grid-template-columns:auto 1fr;gap:10px;overflow-y:auto}.line-num{color:#475569;text-align:right;-webkit-user-select:none;user-select:none}.code-line{white-space:nowrap}.keyword{color:#f43f5e}.variable{color:#3b82f6}.string{color:#10b981}.function{color:#eab308}.property{color:#a855f7}.boolean,.number{color:#f97316}.ide-console{background:#020617;padding:10px 16px;font-size:9px;color:#94a3b8}.console-tab{font-weight:700;color:#3b82f6;margin-bottom:6px;border-bottom:1px solid rgba(59,130,246,.2);display:inline-block;padding-bottom:2px}.console-text{line-height:14px;white-space:pre-wrap}.service-process-section{padding:80px 0!important;background:#f7f9fc!important}.service-process-section .section-header{margin-bottom:40px!important;text-align:center!important}.service-process-section .section-header .section-title{font-size:32px!important;font-weight:800!important;color:var(--dark1)!important;margin-bottom:12px!important;font-family:var(--font_nunito)}.process-timeline{display:flex;flex-direction:column;gap:30px;max-width:800px;margin:0 auto}.process-step-card{background:#fff;border:1px solid rgba(45,100,173,.05);border-radius:16px;padding:24px;box-shadow:0 10px 25px #2d64ad08;display:flex;gap:20px;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease}.process-step-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #2d64ad14}.step-num{background:#2d64ad0f;color:var(--primary_color);font-weight:800;font-size:18px;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--font_nunito)}.step-info h3{font-size:18px!important;font-weight:700!important;color:#1e3662!important;margin-bottom:8px!important;font-family:var(--font_nunito)}.step-info p{font-size:15px!important;line-height:23px!important;color:#4b5563!important;margin-bottom:0!important;text-align:justify!important}.feature-grid-4{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:30px!important;margin-top:40px!important}.feature-box-card{background:#fff;border:1px solid rgba(45,100,173,.04);border-radius:16px;padding:30px;box-shadow:0 10px 30px #2d64ad05;transition:transform .3s ease,box-shadow .3s ease}.feature-box-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #2d64ad0f}.feature-box-card i{font-size:24px;color:var(--primary_color);background:#2d64ad0f;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-box-card h3{font-size:18px!important;font-weight:700!important;color:#1e3662!important;margin-bottom:12px!important;font-family:var(--font_nunito)}.feature-box-card p{font-size:14px!important;line-height:22px!important;color:#4b5563!important;margin-bottom:0!important;text-align:justify!important}@media (max-width: 991px){.service-intro-section,.service-process-section{padding:50px 0!important}.service-intro-grid{grid-template-columns:1fr!important;gap:40px!important}.ide-widget{order:2}.service-intro-content{order:1}.feature-grid-4{grid-template-columns:1fr!important}}@media (max-width: 767px){.service-intro-section,.service-process-section{padding:40px 0!important}}
