.nv-wp {
    --wp-light-bg: #ffffff; --wp-soft-gray: #f8fafc; --wp-primary: #1e293b; --wp-blue: #21759b; --wp-accent-light: #eef6f8; --wp-text-muted: #64748b; --wp-border: #e2e8f0;
    --wp-fix-bg: #f8fafc; --wp-fix-card: #ffffff; --wp-fix-primary: #0f172a; --wp-fix-blue: #2563eb; --wp-fix-indigo: #4338ca; --wp-fix-border: #e2e8f0; --wp-fix-text: #475569; --wp-fix-green: #10b981;
    --wc-bg: #ffffff; --wc-primary: #1e293b; --wc-blue: #21759b; --wc-text: #334155; --wc-border: #e2e8f0; --wc-light: #f8fafc;
    --wf-bg: #f8fafc; --wf-primary: #1e293b; --wf-blue: #21759b; --wf-accent: #0073aa; --wf-text: #475569; --wf-border: #e2e8f0; --wf-card-bg: #ffffff;
    --wfaq-bg: #ffffff; --wfaq-primary: #1e293b; --wfaq-blue: #21759b; --wfaq-accent: #0073aa; --wfaq-light: #f0f6f9; --wfaq-text: #475569; --wfaq-border: #e2e8f0;
    font-family: 'Plus Jakarta Sans', sans-serif; background-color: #fff; color: var(--wp-primary);
}
.nv-wp *, .nv-wp *::before, .nv-wp *::after { box-sizing: border-box; }
.nv-wp :where(h1, h2, h3, h4, h5, h6, p, ul, li) { margin: 0; padding: 0; }
.nv-wp :where(a) { text-decoration: none; }
.nv-wp .btn-wp-flat, .nv-wp .btn-wp-outline { cursor: pointer; font-family: inherit; }

/* HERO SECTION */
.nv-wp .wp-hero-minimal { position: relative; padding: 100px 0 140px 0; background-color: var(--wp-light-bg); overflow: hidden; }
.nv-wp .bg-shape { position: absolute; border-radius: 40px; z-index: 0; transform: rotate(-10deg); }
.nv-wp .bs-1 { width: 600px; height: 600px; background: var(--wp-soft-gray); top: -10%; right: -10%; opacity: 0.6; }
.nv-wp .bs-2 { width: 300px; height: 300px; background: var(--wp-accent-light); bottom: 10%; left: -5%; border-radius: 50%; opacity: 0.5; }
.nv-wp .wp-container { max-width: 1250px; margin: 0 auto; padding: 0 25px; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; position: relative; z-index: 2; }
.nv-wp .wp-content { display: flex; flex-direction: column; align-items: flex-start; }
.nv-wp .wp-mini-badge { font-size: 0.75rem; font-weight: 700; color: var(--wp-blue); text-transform: uppercase; letter-spacing: 1px; margin-bottom: 20px; display: flex; align-items: center; gap: 8px; background: var(--wp-soft-gray); padding: 8px 16px; border-radius: 30px; }
.nv-wp .wp-mini-badge i { font-size: 1rem; }
.nv-wp .wp-title { font-size: 3.5rem; font-weight: 800; color: var(--wp-primary); line-height: 1.15; margin: 0 0 25px 0; letter-spacing: -0.03em; }
.nv-wp .wp-title span { color: var(--wp-blue); }
.nv-wp .wp-desc { font-size: 1.1rem; line-height: 1.7; color: var(--wp-text-muted); margin-bottom: 35px; max-width: 520px; }
.nv-wp .wp-desc strong { color: var(--wp-primary); font-weight: 700; }
.nv-wp .wp-feat-list { display: flex; gap: 25px; margin-bottom: 40px; }
.nv-wp .wp-feat-item { display: flex; align-items: center; gap: 10px; font-size: 0.95rem; font-weight: 600; color: var(--wp-primary); }
.nv-wp .wp-feat-icon { width: 32px; height: 32px; background: var(--wp-accent-light); color: var(--wp-blue); border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 0.9rem; }
.nv-wp .wp-actions { display: flex; gap: 15px; }
.nv-wp .btn-wp-flat { background: var(--wp-blue); color: #fff; padding: 16px 36px; border: none; border-radius: 10px; font-weight: 700; transition: 0.2s; box-shadow: 0 5px 15px rgba(33, 117, 155, 0.2); }
.nv-wp .btn-wp-flat:hover { background: #1a5d7a; transform: translateY(-2px); }
.nv-wp .btn-wp-outline { background: #fff; color: var(--wp-primary); border: 2px solid var(--wp-border); padding: 14px 32px; border-radius: 10px; font-weight: 700; transition: 0.2s; display: flex; align-items: center; gap: 8px; }
.nv-wp .btn-wp-outline:hover { border-color: var(--wp-blue); color: var(--wp-blue); background: var(--wp-soft-gray); }
.nv-wp .wp-visual-stage { position: relative; display: flex; justify-content: center; align-items: center; height: 500px; }
.nv-wp .abstract-blue-bg { position: absolute; width: 450px; height: 450px; background: linear-gradient(135deg, var(--wp-accent-light) 0%, #d0e8f0 100%); border-radius: 60px; transform: rotate(15deg); z-index: 1; box-shadow: 0 30px 60px -20px rgba(33, 117, 155, 0.15); }
.nv-wp .logo-card-clean { position: relative; z-index: 2; background: #fff; padding: 60px; border-radius: 40px; box-shadow: 0 25px 50px -12px rgba(30, 41, 59, 0.1); border: 1px solid #f1f5f9; transition: 0.4s ease; transform: rotate(-5deg); }
.nv-wp .wp-visual-stage:hover .logo-card-clean { transform: rotate(0deg) scale(1.02); }
.nv-wp .main-wp-logo { width: 160px; height: auto; display: block; filter: drop-shadow(0 10px 20px rgba(33, 117, 155, 0.2)); }

/* PRICING SECTION */
.nv-wp .wp-pricing-fixed-sec { padding: 100px 20px; background-color: var(--wp-fix-bg); position: relative; z-index: 10; }
.nv-wp .wpf-container { max-width: 1280px; margin: 0 auto; }
.nv-wp .wpro-section-header { text-align: center; max-width: 800px; margin: 0 auto 60px auto; }
.nv-wp .wpro-main-title { font-size: 2.8rem; font-weight: 800; color: var(--wp-fix-primary); margin-bottom: 20px; letter-spacing: -0.03em; line-height: 1.2; }
.nv-wp .wpro-main-title span { color: var(--wp-fix-indigo); }
.nv-wp .wpro-sub-desc { font-size: 1.1rem; color: var(--wp-fix-text); line-height: 1.6; }
.nv-wp .wpf-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 25px; align-items: stretch; }
.nv-wp .wpf-card { background: var(--wp-fix-card); border: 1px solid var(--wp-fix-border); border-radius: 20px; padding: 0; display: flex; flex-direction: column; transition: all 0.3s ease; position: relative; overflow: hidden; height: 100%; }
.nv-wp .wpf-card:hover { transform: translateY(-10px); box-shadow: 0 20px 40px -10px rgba(67, 56, 202, 0.15); border-color: #cbd5e1; z-index: 5; }
.nv-wp .wpf-card.popular { border: 2px solid var(--wp-fix-indigo); box-shadow: 0 25px 50px -15px rgba(67, 56, 202, 0.2); z-index: 4; transform: scaleY(1.02); }
.nv-wp .wpf-card.popular:hover { transform: scaleY(1.02) translateY(-10px); }
.nv-wp .pop-ribbon { background: var(--wp-fix-indigo); color: #fff; text-align: center; padding: 6px 0; font-size: 0.7rem; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; }
.nv-wp .wpf-header { padding: 30px 25px 0 25px; text-align: center; display: flex; flex-direction: column; align-items: center; }
.nv-wp .wpf-icon-box { width: 60px; height: 60px; background: #eef2ff; border-radius: 16px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; color: var(--wp-fix-indigo); font-size: 1.8rem; }
.nv-wp .wpf-card.popular .wpf-icon-box { background: var(--wp-fix-indigo); color: #fff; }
.nv-wp .wpf-name { font-size: 1.2rem; font-weight: 800; color: var(--wp-fix-primary); margin-bottom: 10px; display: block; }
.nv-wp .wpf-desc { font-size: 0.85rem; color: #64748b; line-height: 1.5; margin-bottom: 20px; min-height: 45px; display: flex; align-items: center; justify-content: center; }
.nv-wp .wpf-price-box { margin-bottom: 25px; min-height: 70px; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.nv-wp .wpf-price { font-size: 2.2rem; font-weight: 800; color: var(--wp-fix-primary); line-height: 1; letter-spacing: -1px; }
.nv-wp .wpf-price span { font-size: 0.85rem; font-weight: 600; color: #64748b; letter-spacing: normal; }
.nv-wp .wpf-card.popular .wpf-price { color: var(--wp-fix-indigo); }
.nv-wp .wpf-btn-area { padding: 0 25px 25px 25px; width: 100%; border-bottom: 1px dashed var(--wp-fix-border); }
.nv-wp .wpf-btn { display: flex; align-items: center; justify-content: center; width: 100%; padding: 14px; border-radius: 12px; font-weight: 700; font-size: 0.95rem; border: 1px solid var(--wp-fix-border); background: #fff; color: var(--wp-fix-primary); transition: 0.2s; }
.nv-wp .wpf-btn:hover { border-color: var(--wp-fix-primary); background: #f8fafc; }
.nv-wp .wpf-card.popular .wpf-btn { background: var(--wp-fix-indigo); color: #fff; border-color: var(--wp-fix-indigo); box-shadow: 0 10px 20px -5px rgba(67, 56, 202, 0.3); }
.nv-wp .wpf-card.popular .wpf-btn:hover { background: #312e81; }
.nv-wp .cpanel-brand { height: 22px; opacity: 0.6; filter: grayscale(100%); margin: 15px auto 0; display: block; transition: 0.3s; }
.nv-wp .wpf-card:hover .cpanel-brand { filter: grayscale(0%); opacity: 1; }
.nv-wp .wpf-body { padding: 25px; background: #fff; flex-grow: 1; display: flex; flex-direction: column; }
.nv-wp .wpf-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 12px; }
.nv-wp .wpf-item { display: flex; align-items: center; justify-content: space-between; font-size: 0.9rem; color: var(--wp-fix-text); }
.nv-wp .wpf-item i { color: var(--wp-fix-green); font-size: 0.9rem; }
.nv-wp .feat-box { background: #f1f5f9; padding: 8px 12px; border-radius: 8px; border: 1px solid #e2e8f0; margin-bottom: 2px; }
.nv-wp .feat-box strong { color: var(--wp-fix-indigo); font-weight: 800; }
.nv-wp .unlimited-fix { color: var(--wp-fix-primary); font-weight: 800; margin-right: 5px; }

/* CONTENT HEAVY (ZIGZAG) */
.nv-wp .wp-content-heavy { padding: 120px 20px; background-color: var(--wc-bg); overflow: hidden; }
.nv-wp .wch-container { max-width: 1250px; margin: 0 auto; display: flex; flex-direction: column; gap: 140px; }
.nv-wp .wch-block { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 80px; align-items: center; }
.nv-wp .wch-block.reverse .wch-text-col { order: 2; }
.nv-wp .wch-block.reverse .wch-visual-col { order: 1; }
.nv-wp .wch-text-col { display: flex; flex-direction: column; }
.nv-wp .wch-tag { font-size: 0.75rem; font-weight: 800; color: var(--wc-blue); text-transform: uppercase; letter-spacing: 1px; margin-bottom: 20px; display: inline-flex; align-items: center; gap: 10px; }
.nv-wp .wch-tag::before { content:''; width: 30px; height: 2px; background: var(--wc-blue); }
.nv-wp .wch-title { font-size: 2.4rem; font-weight: 800; color: var(--wc-primary); line-height: 1.2; margin: 0 0 30px 0; letter-spacing: -0.02em; }
.nv-wp .wch-body { font-size: 1rem; line-height: 1.85; color: var(--wc-text); text-align: justify; }
.nv-wp .wch-body p { margin-bottom: 25px; }
.nv-wp .wch-body strong { color: var(--wc-primary); font-weight: 700; border-bottom: 1px dotted var(--wc-blue); }
.nv-wp .wch-body a { color: var(--wc-blue); font-weight: 700; text-decoration: none; border-bottom: 1px solid var(--wc-blue); transition: opacity 0.2s ease; }
.nv-wp .wch-body a:hover { opacity: 0.7; }
.nv-wp .wch-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 10px; }
.nv-wp .wch-spec-item { background: var(--wc-light); padding: 15px; border-radius: 10px; border: 1px solid var(--wc-border); }
.nv-wp .spec-head { font-size: 0.9rem; font-weight: 800; color: var(--wc-primary); display: block; margin-bottom: 5px; }
.nv-wp .spec-desc { font-size: 0.85rem; color: #64748b; line-height: 1.5; }
.nv-wp .wch-visual-col { position: relative; }
.nv-wp .wch-browser { background: #fff; border: 1px solid var(--wc-border); border-radius: 16px; box-shadow: 0 25px 50px -10px rgba(15, 23, 42, 0.15); overflow: hidden; position: relative; z-index: 2; transition: transform 0.5s ease; }
.nv-wp .wch-block:hover .wch-browser { transform: translateY(-10px); }
.nv-wp .browser-bar { background: #f1f5f9; padding: 12px 20px; border-bottom: 1px solid var(--wc-border); display: flex; gap: 8px; }
.nv-wp .b-circ { width: 10px; height: 10px; border-radius: 50%; }
.nv-wp .bc-1 { background: #ef4444; } .nv-wp .bc-2 { background: #f59e0b; } .nv-wp .bc-3 { background: #10b981; }
.nv-wp .browser-content { padding: 0; background: #fff; }
.nv-wp .wch-img { width: 100%; height: auto; display: block; }
.nv-wp .wch-dots { position: absolute; width: 100%; height: 100%; top: 30px; left: 30px; background-image: radial-gradient(#cbd5e1 2px, transparent 2px); background-size: 20px 20px; z-index: 0; opacity: 0.6; border-radius: 16px; }
.nv-wp .wch-block.reverse .wch-dots { left: -30px; }

/* EXTENDED FEATURES */
.nv-wp .wp-features-extended { padding: 120px 20px; background-color: var(--wf-bg); border-top: 1px solid var(--wf-border); }
.nv-wp .wf-container { max-width: 1250px; margin: 0 auto; }
.nv-wp .wf-header { max-width: 800px; margin-bottom: 70px; }
.nv-wp .wf-badge { font-size: 0.75rem; font-weight: 800; color: var(--wf-blue); text-transform: uppercase; letter-spacing: 1px; margin-bottom: 15px; display: block; }
.nv-wp .wf-title { font-size: 2.6rem; font-weight: 800; color: var(--wf-primary); line-height: 1.2; margin: 0 0 20px 0; letter-spacing: -0.03em; }
.nv-wp .wf-desc { font-size: 1.1rem; color: var(--wf-text); line-height: 1.7; }
.nv-wp .wf-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }
.nv-wp .wf-card { background: var(--wf-card-bg); border: 1px solid var(--wf-border); border-radius: 16px; padding: 40px 35px; display: flex; flex-direction: column; align-items: flex-start; transition: all 0.3s ease; position: relative; overflow: hidden; }
.nv-wp .wf-card::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: var(--wf-blue); transform: scaleY(0); transition: 0.3s; transform-origin: bottom; }
.nv-wp .wf-card:hover::before { transform: scaleY(1); }
.nv-wp .wf-card:hover { transform: translateY(-5px); background: #fff; box-shadow: 0 20px 40px -10px rgba(33, 117, 155, 0.1); }
.nv-wp .wf-icon-box { width: 60px; height: 60px; background: #fff; border: 1px solid var(--wf-border); border-radius: 12px; display: flex; align-items: center; justify-content: center; color: var(--wf-blue); font-size: 1.6rem; margin-bottom: 25px; box-shadow: 0 5px 15px rgba(0,0,0,0.03); transition: 0.3s; }
.nv-wp .wf-card:hover .wf-icon-box { background: var(--wf-blue); color: #fff; border-color: var(--wf-blue); }
.nv-wp .wf-card-title { font-size: 1.4rem; font-weight: 800; color: var(--wf-primary); margin-bottom: 15px; }
.nv-wp .wf-card-text { font-size: 1rem; color: var(--wf-text); line-height: 1.8; margin-bottom: 25px; text-align: justify; }
.nv-wp .wf-card-text strong { color: var(--wf-primary); font-weight: 700; }
.nv-wp .wf-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: auto; }
.nv-wp .wf-tag { font-size: 0.8rem; font-weight: 700; color: var(--wf-primary); background: #fff; padding: 6px 14px; border-radius: 20px; border: 1px solid var(--wf-border); display: flex; align-items: center; gap: 6px; }
.nv-wp .wf-tag i { color: #10b981; }

/* FAQ SECTION */
.nv-wp .wp-faq-tech-sec { padding: 100px 20px; background-color: var(--wfaq-bg); border-top: 1px solid var(--wfaq-border); }
.nv-wp .wfaq-container { max-width: 1250px; margin: 0 auto; }
.nv-wp .wfaq-header { text-align: center; max-width: 800px; margin: 0 auto 70px auto; }
.nv-wp .wfaq-badge { display: inline-block; font-size: 0.75rem; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: var(--wfaq-blue); background: var(--wfaq-light); padding: 8px 16px; border-radius: 30px; margin-bottom: 20px; }
.nv-wp .wfaq-title { font-size: 2.5rem; font-weight: 800; color: var(--wfaq-primary); margin-bottom: 15px; letter-spacing: -0.03em; }
.nv-wp .wfaq-desc { font-size: 1.05rem; color: var(--wfaq-text); line-height: 1.6; }
.nv-wp .wfaq-grid { display: grid; grid-template-columns: 380px 1fr; gap: 60px; align-items: start; }
.nv-wp .wfaq-contact { background: #fff; border: 1px solid var(--wfaq-border); border-radius: 20px; padding: 40px 30px; position: sticky; top: 100px; text-align: center; box-shadow: 0 20px 40px -10px rgba(33, 117, 155, 0.08); }
.nv-wp .wfaq-c-icon { width: 70px; height: 70px; background: var(--wfaq-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px auto; font-size: 1.8rem; color: var(--wfaq-blue); }
.nv-wp .wfaq-c-title { font-size: 1.3rem; font-weight: 800; color: var(--wfaq-primary); margin-bottom: 10px; }
.nv-wp .wfaq-c-text { font-size: 0.95rem; color: var(--wfaq-text); line-height: 1.6; margin-bottom: 25px; }
.nv-wp .wfaq-btn { display: flex; align-items: center; justify-content: center; gap: 10px; width: 100%; padding: 14px; background: var(--wfaq-blue); color: #fff; font-weight: 700; border-radius: 10px; transition: 0.3s; box-shadow: 0 5px 15px rgba(33, 117, 155, 0.3); }
.nv-wp .wfaq-btn:hover { background: var(--wfaq-accent); transform: translateY(-2px); }
.nv-wp .wfaq-link { display: block; margin-top: 15px; font-size: 0.85rem; color: var(--wfaq-text); text-decoration: underline; transition: 0.2s; }
.nv-wp .wfaq-link:hover { color: var(--wfaq-primary); }
.nv-wp .wfaq-list { display: flex; flex-direction: column; gap: 15px; }
.nv-wp .wfaq-item { border: 1px solid var(--wfaq-border); border-radius: 12px; background: #fff; overflow: hidden; transition: all 0.3s ease; }
.nv-wp .wfaq-item.active { border-color: var(--wfaq-blue); box-shadow: 0 10px 30px rgba(33, 117, 155, 0.08); }
.nv-wp .wfaq-question { width: 100%; border: none; background: transparent; text-align: left; font-family: inherit; padding: 20px 25px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: 700; font-size: 1.05rem; color: var(--wfaq-primary); user-select: none; gap: 15px; }
.nv-wp .wfaq-icon { width: 24px; height: 24px; background: var(--wfaq-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.8rem; color: var(--wfaq-blue); transition: 0.3s; flex-shrink: 0; margin-left: 15px; }
.nv-wp .wfaq-item.active .wfaq-icon { background: var(--wfaq-blue); color: #fff; transform: rotate(45deg); }
.nv-wp .wfaq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; padding: 0 25px; color: var(--wfaq-text); font-size: 0.95rem; line-height: 1.7; }
.nv-wp .wfaq-answer strong { color: var(--wfaq-primary); }
.nv-wp .wfaq-item.active .wfaq-answer { padding-bottom: 25px; }

/* RESPONSIVE COMMON */
@media (max-width: 1200px) {
    .nv-wp .wpf-grid { grid-template-columns: repeat(2, 1fr); gap: 40px; }
    .nv-wp .wpf-card.popular { transform: none; }
    .nv-wp .wpf-card.popular:hover { transform: translateY(-10px); }
}
@media (max-width: 992px) {
    .nv-wp .wp-hero-minimal { padding: 80px 0 100px; text-align: center; }
    .nv-wp .wp-container { grid-template-columns: 1fr; gap: 60px; }
    .nv-wp .wp-content { align-items: center; }
    .nv-wp .wp-mini-badge { margin-left: auto; margin-right: auto; }
    .nv-wp .wp-title { font-size: 2.8rem; }
    .nv-wp .wp-desc { margin-left: auto; margin-right: auto; font-size: 1rem; }
    .nv-wp .wp-feat-list { justify-content: center; flex-wrap: wrap; }
    .nv-wp .wp-actions { justify-content: center; width: 100%; }
    .nv-wp .btn-wp-flat, .nv-wp .btn-wp-outline { width: 100%; justify-content: center; }
    .nv-wp .wp-visual-stage { height: auto; margin-top: 40px; }
    .nv-wp .abstract-blue-bg { width: 350px; height: 350px; }
    .nv-wp .logo-card-clean { padding: 40px; transform: rotate(0); }
    .nv-wp .main-wp-logo { width: 120px; }
    .nv-wp .bg-shape { display: none; }
    .nv-wp .wch-block, .nv-wp .wch-block.reverse { grid-template-columns: 1fr; gap: 50px; }
    .nv-wp .wch-block.reverse .wch-text-col { order: 1; }
    .nv-wp .wch-block.reverse .wch-visual-col { order: 2; }
    .nv-wp .wch-dots { display: none; }
    .nv-wp .wch-specs { grid-template-columns: 1fr; }
    .nv-wp .wf-grid { grid-template-columns: 1fr; }
    .nv-wp .wf-header { text-align: center; margin: 0 auto 50px auto; }
    .nv-wp .wfaq-grid { grid-template-columns: 1fr; gap: 40px; }
    .nv-wp .wfaq-contact { position: static; max-width: 400px; margin: 0 auto; }
    .nv-wp .wfaq-title { font-size: 2rem; }
}
@media (max-width: 650px) {
    .nv-wp .wpf-grid { grid-template-columns: 1fr; max-width: 450px; margin: 0 auto; }
    .nv-wp .wpro-main-title { font-size: 2rem; }
}