:root{--nh-blue:#2e639a;--nh-blue-dark:#193d68;--nh-red:#bb2b2b;--nh-light:#eef4fa;--nh-text:#000000;--nh-body:#40516b;--nh-border:#d8e2ec}
.nh-product-page{font-family:inherit;color:var(--nh-body);background:#fff;overflow:hidden}
.nh-product-page *{box-sizing:border-box}
.nh-product-page .nh-container{width:min(1180px,calc(100% - 32px));margin:0 auto}
.nh-product-page section{padding:64px 0}
.nh-product-page h1,.nh-product-page h2,.nh-product-page h3,.nh-product-page h4{color:var(--nh-text);font-weight:800;margin-top:0}.nh-product-page .nh-heading-blue{color:var(--nh-blue)}.nh-product-page .nh-heading-red{color:var(--nh-red)}
.nh-product-page p{line-height:1.72}
.nh-product-page .nh-offer-bar{background:var(--nh-red);color:#fff;padding:9px 0;font-size:13px;font-weight:700}
.nh-product-page .nh-offer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}
.nh-product-page .nh-offer-inner a{color:#fff;background:var(--nh-blue);padding:7px 15px;border-radius:999px;text-decoration:none}
.nh-product-page .nh-hero{background:linear-gradient(135deg,#e7f1fa,#f8fbfe);padding:42px 0}
.nh-product-page .nh-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px}
.nh-product-page .nh-hero h1,.nh-product-page .nh-hero h2{font-size:clamp(32px,3.8vw,44px);line-height:1.05;margin-bottom:14px}
.nh-product-page .nh-hero .nh-lead{font-size:19px;color:#335175;margin-bottom:18px}
.nh-product-page .nh-list{list-style:none;padding:0;margin:18px 0}
.nh-product-page .nh-list li{position:relative;padding:7px 0 7px 28px;font-weight:600;color:#213c65}
.nh-product-page .nh-list li:before{content:'✓';position:absolute;left:0;top:7px;color:var(--nh-blue);font-weight:900}
.nh-product-page .nh-hero-price{display:flex;align-items:end;gap:12px;margin:22px 0}
.nh-product-page .nh-hero-price small{font-size:13px;color:#60718a}
.nh-product-page .nh-hero-price strong{font-size:38px;line-height:1;color:var(--nh-text)}
.nh-product-page .nh-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 22px;background:var(--nh-blue);color:#fff!important;font-weight:800;text-decoration:none;cursor:pointer}
.nh-product-page .nh-btn:hover{background:var(--nh-blue-dark);text-decoration:none}
.nh-product-page .nh-btn.nh-red{background:var(--nh-red)}
.nh-product-page .nh-hero-media{position:relative;text-align:center}
.nh-product-page .nh-hero-media img{max-width:100%;height:auto;display:block;margin:auto}
.nh-product-page .nh-section-title{text-align:center;max-width:820px;margin:0 auto 34px}
.nh-product-page .nh-section-title h2{font-size:36px;margin-bottom:10px}
.nh-product-page .nh-section-title p{font-size:17px;color:#64728a;margin:0}
.nh-product-page .nh-toggle{display:flex;justify-content:center;gap:8px;margin:0 auto 30px}
.nh-product-page .nh-toggle span,.nh-product-page .nh-toggle button{padding:10px 20px;border:0;border-radius:999px;background:#eaf0f7;color:var(--nh-text);font-weight:700;cursor:pointer}
.nh-product-page .nh-toggle button:hover{background:#dbe7f3}
.nh-product-page .nh-toggle span.active,.nh-product-page .nh-toggle button.active{background:var(--nh-blue);color:#fff}
.nh-product-page .nh-pricing-panel{display:none}
.nh-product-page .nh-pricing-panel.active{display:block}
.nh-product-page .nh-vds-title{margin-top:8px;margin-bottom:26px}
.nh-product-page .nh-offer-countdown-label{display:inline-flex;align-items:center;gap:5px;margin-left:8px;padding-left:10px;border-left:1px solid rgba(255,255,255,.45);white-space:nowrap}
.nh-product-page .nh-offer-countdown{font-variant-numeric:tabular-nums;letter-spacing:.02em}
.nh-product-page .nh-pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch}
.nh-product-page .nh-plan{border:1px solid var(--nh-border);border-radius:14px;background:#fff;padding:22px 18px;display:flex;flex-direction:column;box-shadow:0 6px 20px rgba(34,59,92,.05);position:relative}
.nh-product-page .nh-plan.featured{border:2px solid var(--nh-blue);transform:translateY(-7px)}
.nh-product-page .nh-plan .nh-plan-badge{position:absolute;left:0;right:0;top:-1px;background:var(--nh-blue);color:#fff;text-align:center;padding:7px;border-radius:12px 12px 0 0;font-size:12px;font-weight:800}
.nh-product-page .nh-plan.featured h3{margin-top:24px}
.nh-product-page .nh-plan h3{font-size:22px;margin-bottom:6px;color:var(--nh-blue)}
.nh-product-page .nh-plan .nh-summary{font-size:13px;color:#6c7890;min-height:42px}
.nh-product-page .nh-plan-price{font-size:13px;color:#65738a;margin:16px 0}
.nh-product-page .nh-plan-price strong{display:block;font-size:30px;color:var(--nh-text);line-height:1.1}
.nh-product-page select.nh-cycle,.nh-product-page select.nomzo-native-billing-select{display:block!important;width:100%;height:44px;border:1px solid var(--nh-border);border-radius:9px;padding:0 36px 0 12px;background-color:#fff;color:#30435e;margin-bottom:14px;line-height:normal;appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer}
.nh-product-page .nice-select.nh-cycle,.nh-product-page .nice-select.nomzo-native-billing-select{display:none!important}
.nh-product-page .nh-plan .nh-list{margin:12px 0 18px;flex:1}
.nh-product-page .nh-plan .nh-list li{font-size:13px;padding-top:5px;padding-bottom:5px}
.nh-product-page .nh-guarantee{margin:34px auto 0;background:var(--nh-blue-dark);color:#fff;border-radius:70px;max-width:760px;padding:22px 34px;display:flex;align-items:center;gap:22px}
.nh-product-page .nh-guarantee .circle{width:80px;height:80px;border-radius:50%;border:3px solid #5d8fc1;display:grid;place-items:center;font-size:24px;font-weight:800;flex:0 0 auto}
.nh-product-page .nh-guarantee strong{display:block;font-size:19px;margin-bottom:5px}
.nh-product-page .nh-benefits{background:#f3f6fa}
.nh-product-page .nh-icon-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;text-align:center}
.nh-product-page .nh-icon-card{padding:18px 10px}
.nh-product-page .nh-icon-card .ico{width:62px;height:62px;margin:0 auto 13px;border-radius:16px;background:#e6eef8;color:var(--nh-blue);display:grid;place-items:center;font-size:26px}
.nh-product-page .nh-icon-card h3{font-size:17px;margin-bottom:6px;color:var(--nh-blue)}
.nh-product-page .nh-icon-card p{font-size:13px;color:#637087;margin:0}
.nh-product-page .nh-tabs-section{background:#fff}
.nh-product-page .nh-tabs{border:1px solid var(--nh-border);border-radius:14px;overflow:hidden;background:#fff}
.nh-product-page .nh-tab-nav{display:grid;grid-template-columns:repeat(5,1fr);background:#f1f4f8;border-bottom:1px solid var(--nh-border)}
.nh-product-page .nh-tab-nav button{border:0;border-right:1px solid var(--nh-border);background:#f1f4f8;color:var(--nh-text);padding:18px 8px;font-size:15px;font-weight:700;cursor:pointer}
.nh-product-page .nh-tab-nav button:last-child{border-right:0}
.nh-product-page .nh-tab-nav button.active{background:#fff;color:var(--nh-blue);box-shadow:inset 0 4px 0 var(--nh-blue)}
.nh-product-page .nh-tab-pane{display:none;padding:20px}
.nh-product-page .nh-tab-pane.active{display:block}
.nh-product-page .nh-tab-pane>img{display:block;width:100%;height:auto;border-radius:10px}
.nh-product-page .nh-tab-custom{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;padding:24px}
.nh-product-page .nh-tab-custom img{max-width:100%;border-radius:14px}
.nh-product-page .nh-tab-custom h3{font-size:30px;margin-bottom:12px}
.nh-product-page .nh-testimonials{background:#f1f5fa}
.nh-product-page .nh-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.nh-product-page .nh-review{background:#fff;border:1px solid var(--nh-border);border-radius:13px;padding:20px}
.nh-product-page .nh-stars{color:var(--nh-blue);letter-spacing:2px;margin-bottom:10px}
.nh-product-page .nh-review p{font-size:14px;color:#59677e}
.nh-product-page .nh-review strong{color:var(--nh-text)}
.nh-product-page .nh-split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}
.nh-product-page .nh-split img{max-width:100%;border-radius:14px}
.nh-product-page .nh-support{background:var(--nh-blue-dark);color:#fff;padding:34px 0}
.nh-product-page .nh-support .nh-container{display:flex;align-items:center;justify-content:space-between;gap:24px}
.nh-product-page .nh-support h2{color:#fff;margin:0 0 5px;font-size:25px}
.nh-product-page .nh-support p{margin:0;color:#d6e4f3}
.nh-product-page .nh-faq-list{max-width:900px;margin:auto}
.nh-product-page .nh-faq-item{border-bottom:1px solid var(--nh-border)}
.nh-product-page .nh-faq-q{width:100%;border:0;background:none;color:var(--nh-text);font-size:16px;font-weight:800;padding:18px 0;display:flex;justify-content:space-between;align-items:center;text-align:left;cursor:pointer}
.nh-product-page .nh-faq-a{display:none;padding:0 0 18px;color:#637087;line-height:1.7}
.nh-product-page .nh-faq-item.active .nh-faq-a{display:block}
.nh-product-page .nh-app-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.nh-product-page .nh-app-card{background:#edf3fa;border-radius:15px;padding:22px;display:grid;grid-template-columns:1fr 150px;gap:18px;align-items:center}
.nh-product-page .nh-app-card img{width:100%;height:120px;object-fit:contain}
.nh-product-page .nh-feature-stack{display:grid;gap:42px}
.nh-product-page .nh-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}
.nh-product-page .nh-feature-row:nth-child(even) .nh-feature-copy{order:2}
.nh-product-page .nh-feature-row:nth-child(even) .nh-feature-media{order:1}
.nh-product-page .nh-feature-media img{max-width:100%;border-radius:14px}
.nh-product-page .nh-feature-copy h3{font-size:29px;margin-bottom:10px;color:var(--nh-blue)}
.nh-product-page .nh-feature-copy p{color:#647086}
.nh-product-page .nh-quality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:center}
.nh-product-page .nh-quality-card{padding:20px;background:#f5f8fb;border-radius:14px}
.nh-product-page .nh-quality-card h3{font-size:18px;color:var(--nh-blue)}
@media(max-width:1050px){.nh-product-page .nh-pricing-grid{grid-template-columns:repeat(2,1fr)}.nh-product-page .nh-icon-grid{grid-template-columns:repeat(3,1fr)}.nh-product-page .nh-tab-nav{grid-template-columns:repeat(3,1fr)}.nh-product-page .nh-tab-nav button{border-bottom:1px solid var(--nh-border)}}
@media(max-width:800px){.nh-product-page section{padding:48px 0}.nh-product-page .nh-hero-grid,.nh-product-page .nh-split,.nh-product-page .nh-tab-custom,.nh-product-page .nh-feature-row{grid-template-columns:1fr}.nh-product-page .nh-hero h1,.nh-product-page .nh-hero h2{font-size:35px}.nh-product-page .nh-hero-media{order:-1}.nh-product-page .nh-review-grid,.nh-product-page .nh-quality-grid,.nh-product-page .nh-app-grid{grid-template-columns:1fr}.nh-product-page .nh-support .nh-container{flex-direction:column;align-items:flex-start}.nh-product-page .nh-feature-row:nth-child(even) .nh-feature-copy,.nh-product-page .nh-feature-row:nth-child(even) .nh-feature-media{order:initial}}
@media(max-width:580px){.nh-product-page .nh-offer-countdown-label{display:block;margin:5px 0 0;padding:0;border:0}.nh-product-page .nh-product-switch{width:100%;display:grid;grid-template-columns:1fr 1fr}.nh-product-page .nh-product-switch button{width:100%}.nh-product-page .nh-pricing-grid,.nh-product-page .nh-icon-grid{grid-template-columns:1fr}.nh-product-page .nh-offer-inner{flex-direction:column;text-align:center}.nh-product-page .nh-tab-nav{display:flex;overflow-x:auto}.nh-product-page .nh-tab-nav button{min-width:155px}.nh-product-page .nh-guarantee{border-radius:24px;align-items:flex-start;padding:22px}.nh-product-page .nh-section-title h2{font-size:30px}.nh-product-page .nh-hero h1,.nh-product-page .nh-hero h2{font-size:30px}.nh-product-page .nh-app-card{grid-template-columns:1fr}.nh-product-page .nh-app-card img{height:100px}}
.nh-product-page .nh-control-panel-tabs{display:flex;justify-content:center;gap:8px;margin:0 auto 30px;max-width:520px}
.nh-product-page .nh-control-panel-tabs button{flex:1;border:1px solid var(--nh-border);border-radius:999px;background:#eef3f8;color:var(--nh-text);padding:12px 20px;font-weight:800;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}
.nh-product-page .nh-control-panel-tabs button:hover{border-color:var(--nh-blue);color:var(--nh-blue)}
.nh-product-page .nh-control-panel-tabs button.active{background:var(--nh-blue);border-color:var(--nh-blue);color:#fff}
.nh-product-page .nh-control-panel-panels [data-product-panel]{display:none}
.nh-product-page .nh-control-panel-panels [data-product-panel].active{display:grid}
@media(max-width:580px){.nh-product-page .nh-control-panel-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.nh-product-page .nh-control-panel-tabs button{padding:11px 8px;font-size:13px}}
