/* buy-web-hosting-through-esewa-ipay-in-nepal — extracted from blade inline styles */
.esewa-hero { background: linear-gradient(135deg, #0d6e3c 0%, #16a34a 100%); padding: 64px 0 48px; text-align: center; color: #fff; }
.esewa-hero h1 { font-size: 2.3rem; font-weight: 800; margin-bottom: 14px; text-align: center; }
.esewa-hero p { font-size: 1.05rem; opacity: .9; max-width: 620px; margin: 0 auto; }
.esewa-section { max-width: 1100px; margin: 0 auto; padding: 48px 24px; }
.esewa-badges { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.esewa-badge { display: flex; align-items: center; gap: 8px; background: #f0fdf4; border: 1.5px solid #86efac; border-radius: 8px; padding: 10px 18px; font-weight: 600; font-size: .92rem; color: #15803d; }
.esewa-badge i { font-size: 1.1rem; }
.price-table-wrap { overflow-x: auto; margin-top: 24px; }
.esewa-price-table { width: 100%; border-collapse: collapse; font-size: .93rem; }
.esewa-price-table th { background: #0d6e3c; color: #fff; padding: 13px 16px; text-align: left; }
.esewa-price-table th:first-child { border-radius: 8px 0 0 0; }
.esewa-price-table th:last-child { border-radius: 0 8px 0 0; }
.esewa-price-table td { padding: 12px 16px; border-bottom: 1px solid #e2e8f0; }
.esewa-price-table tr:nth-child(even) td { background: #f0fdf4; }
.esewa-price-table .price-nrs { font-weight: 700; color: #0d6e3c; }
.esewa-steps { counter-reset: esteps; list-style: none; padding: 0; margin: 24px 0 0; }
.esewa-steps li { counter-increment: esteps; display: flex; gap: 16px; margin-bottom: 20px; align-items: flex-start; }
.esewa-steps li::before { content: counter(esteps); min-width: 38px; height: 38px; background: #16a34a; color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: .95rem; flex-shrink: 0; }
.esewa-steps li div strong { display: block; color: #1e293b; margin-bottom: 4px; font-size: 1rem; }
.esewa-steps li div span { color: #475569; font-size: .93rem; line-height: 1.6; }
.esewa-notice { background: #fef9c3; border-left: 4px solid #eab308; border-radius: 0 8px 8px 0; padding: 16px 20px; margin-top: 24px; font-size: .93rem; color: #713f12; }
.esewa-faq-item { border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px; overflow: hidden; }
.esewa-faq-q { width: 100%; text-align: left; padding: 16px 20px; background: #f0fdf4; border: none; font-weight: 600; font-size: .97rem; color: #1e293b; cursor: pointer; display: flex; justify-content: space-between; align-items: center; }
.esewa-faq-a { display: none; padding: 0 20px 16px; color: #475569; font-size: .93rem; line-height: 1.7; }
.esewa-faq-item.open .esewa-faq-a { display: block; }
.esewa-faq-item.open .esewa-faq-q { background: #dcfce7; color: #15803d; }
.esewa-cta { background: linear-gradient(135deg, #0d6e3c 0%, #16a34a 100%); border-radius: 16px; padding: 48px 32px; text-align: center; color: #fff; margin-top: 48px; }
.esewa-cta h2 { font-size: 1.8rem; margin-bottom: 12px; }
.esewa-cta p { opacity: .9; margin-bottom: 24px; }
.esewa-btn { display: inline-block; padding: 14px 32px; border-radius: 8px; font-weight: 700; text-decoration: none; transition: all .2s; }
.esewa-btn-white { background: #fff; color: #0d6e3c; }
.esewa-btn-ghost { border: 2px solid rgba(255,255,255,.7); color: #fff; margin-left: 12px; }
.esewa-btn-white:hover { background: #f0fdf4; }
.esewa-btn-ghost:hover { background: rgba(255,255,255,.1); }
@@media(max-width:600px){ .esewa-hero h1{font-size:1.7rem;} .esewa-btn-ghost{margin:12px 0 0; display:block;} }

