:root{
  --nd-blue:#2f6fb2;
  --nd-blue-2:#1e5f9f;
  --nd-blue-dark:#0c3968;
  --nd-blue-deep:#062b52;
  --nd-ink:#10263e;
  --nd-text:#4c5d6f;
  --nd-line:#dfe8f1;
  --nd-soft:#f4f8fc;
  --nd-soft-2:#eaf3fb;
  --nd-white:#fff;
  --nd-radius:18px;
  --nd-shadow:0 14px 40px rgba(20,65,105,.09);
}

body.nd-home-v2-active{background:#fff!important;}
body.nd-home-v2-active #header,
body.nd-home-v2-active #footer,
body.nd-home-v2-active #socket,
body.nd-home-v2-active .title_container{display:none!important;}
body.nd-home-v2-active #main{padding-top:0!important;background:#fff!important;}
body.nd-home-v2-active .container_wrap{border-top:0!important;}
body.nd-home-v2-active .content{padding-top:0!important;padding-bottom:0!important;}
body.nd-home-v2-active .entry-content-wrapper,
body.nd-home-v2-active .av-content-full,
body.nd-home-v2-active .main_color .container{max-width:none!important;margin:0!important;padding:0!important;}
body.nd-home-v2-active .container{max-width:none!important;padding:0!important;}
body.nd-home-v2-active .template-page .entry-content-wrapper h1,
body.nd-home-v2-active .template-page .entry-content-wrapper h2{letter-spacing:normal;text-transform:none;}
body.nd-home-v2-active #wrap_all{overflow:visible;}

.ndv2{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--nd-ink);background:#fff;line-height:1.45;-webkit-font-smoothing:antialiased;}
.ndv2 *{box-sizing:border-box;}
.ndv2 a{text-decoration:none!important;}
.ndv2 img{max-width:100%;height:auto;}
.ndv2 svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.ndv2-container{width:min(1180px,calc(100% - 40px));margin:0 auto;}

.ndv2-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(16,38,62,.08);box-shadow:0 4px 18px rgba(20,55,90,.04);}
.admin-bar .ndv2-header{top:32px;}
.ndv2-header-inner{height:78px;display:flex;align-items:center;gap:26px;}
.ndv2-brand{display:flex;align-items:center;width:252px;flex:0 0 252px;overflow:hidden;}
.ndv2-brand img{display:block;width:100%;height:54px;object-fit:contain;object-position:left center;mix-blend-mode:multiply;}
.ndv2-nav{display:flex;align-items:center;justify-content:center;gap:25px;margin-left:auto;}
.ndv2-nav a{font-size:14px;font-weight:700;color:var(--nd-ink);transition:.2s ease;white-space:nowrap;}
.ndv2-nav a:hover{color:var(--nd-blue);}
.ndv2-actions{display:flex;align-items:center;gap:7px;margin-left:10px;}
.ndv2-icon-btn{position:relative;border:0;background:transparent;color:var(--nd-blue-2);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;cursor:pointer;transition:.2s;}
.ndv2-icon-btn:hover{background:var(--nd-soft-2);}
.ndv2-icon-btn svg{width:22px;height:22px;}
.ndv2-cart span{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--nd-blue);color:#fff;font-size:10px;font-weight:800;line-height:18px;text-align:center;}
.ndv2-mobile-toggle{display:none;margin-left:auto;border:0;background:transparent;padding:8px;width:42px;height:42px;}
.ndv2-mobile-toggle span{display:block;height:2px;background:var(--nd-blue-dark);margin:5px 0;border-radius:2px;}
.ndv2-searchbar{border-top:1px solid var(--nd-line);background:#fff;padding:13px 0;}
.ndv2-searchbar form{display:flex;gap:10px;}
.ndv2-searchbar input{flex:1;height:46px;border:1px solid var(--nd-line);border-radius:11px;padding:0 15px;font-size:15px;color:var(--nd-ink);outline:none;}
.ndv2-searchbar input:focus{border-color:var(--nd-blue);box-shadow:0 0 0 3px rgba(47,111,178,.09);}
.ndv2-searchbar button{border:0;border-radius:11px;background:var(--nd-blue);color:#fff;font-weight:800;padding:0 24px;cursor:pointer;}

.ndv2-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 30%,#eef6fd 0,#f8fbfe 28%,#fff 62%);}
.ndv2-hero:after{content:"";position:absolute;inset:auto -100px -180px auto;width:520px;height:520px;border:70px solid rgba(47,111,178,.04);border-radius:50%;pointer-events:none;}
.ndv2-hero-grid{min-height:570px;display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:30px;padding:66px 0 52px;}
.ndv2-kicker,.ndv2-eyebrow{display:block;color:var(--nd-blue);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;}
.ndv2-eyebrow.light{color:#a9d1f2;}
.ndv2-hero h1{margin:0;color:var(--nd-ink)!important;font-size:clamp(42px,5vw,68px)!important;line-height:.99!important;font-weight:800!important;letter-spacing:-.045em!important;max-width:620px;}
.ndv2-hero h1 strong{color:var(--nd-blue)!important;font-weight:850!important;}
.ndv2-hero-copy>p{font-size:18px;color:var(--nd-text);max-width:590px;margin:24px 0 28px;line-height:1.6;}
.ndv2-cta-row{display:flex;gap:12px;flex-wrap:wrap;}
.ndv2-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;border-radius:10px;font-size:14px;font-weight:850;transition:.2s ease;}
.ndv2-btn-primary{background:linear-gradient(135deg,var(--nd-blue),var(--nd-blue-2));color:#fff!important;box-shadow:0 10px 24px rgba(47,111,178,.22);}
.ndv2-btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(47,111,178,.28);}
.ndv2-btn-secondary{background:#fff;color:var(--nd-blue)!important;border:1.5px solid var(--nd-blue);}
.ndv2-btn-secondary:hover{background:var(--nd-soft);}
.ndv2-mini-benefits{display:flex;gap:22px;flex-wrap:wrap;margin-top:24px;color:#65788b;font-size:13px;font-weight:700;}
.ndv2-mini-benefits span:before{color:var(--nd-blue);}
.ndv2-hero-visual{position:relative;height:455px;min-width:0;}
.ndv2-hero-glow{position:absolute;left:12%;right:8%;top:12%;bottom:10%;border-radius:50%;background:radial-gradient(circle,#cfe4f8 0,rgba(228,240,250,.55) 46%,rgba(255,255,255,0) 72%);filter:blur(8px);}
.ndv2-product-front,.ndv2-product-back{position:absolute;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(25,58,90,.17));}
.ndv2-product-front{width:70%;height:70%;left:12%;top:15%;z-index:3;}
.ndv2-product-back{width:43%;height:47%;left:2%;top:18%;opacity:.72;z-index:2;transform:translate(-5%,12%) scale(.94);}
.ndv2-mascot{position:absolute;right:-2%;bottom:-2%;width:30%;max-height:310px;object-fit:contain;object-position:center bottom;z-index:5;mix-blend-mode:multiply;filter:drop-shadow(0 14px 18px rgba(20,55,90,.12));}
.ndv2-handnote{position:absolute;right:4%;top:4%;z-index:6;color:var(--nd-blue-dark);font-family:"Segoe Print","Comic Sans MS",cursive;font-size:17px;line-height:1.25;transform:rotate(-4deg);}
.ndv2-handnote:after{content:"";display:block;width:78px;border-bottom:3px solid var(--nd-blue);margin-top:7px;transform:rotate(-3deg);}
.ndv2-laptop-fallback{position:absolute;left:15%;top:17%;width:65%;height:52%;border-radius:12px 12px 6px 6px;background:#1d2834;border:8px solid #253443;box-shadow:0 24px 40px rgba(22,49,75,.23);}
.ndv2-laptop-fallback:before{content:"";position:absolute;inset:8px;background:linear-gradient(135deg,#b6dafa,#2f6fb2);border-radius:3px;}
.ndv2-laptop-fallback:after{content:"";position:absolute;left:-11%;right:-11%;bottom:-18px;height:19px;background:#66737e;border-radius:4px 4px 12px 12px;}

.ndv2-trust{border-top:1px solid #eef3f8;border-bottom:1px solid #e5edf5;background:#f8fbfe;}
.ndv2-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);}
.ndv2-trust-grid>div{display:flex;align-items:center;gap:14px;padding:22px 25px;border-right:1px solid var(--nd-line);}
.ndv2-trust-grid>div:last-child{border-right:0;}
.ndv2-trust svg{color:var(--nd-blue);width:30px;height:30px;flex:0 0 30px;}
.ndv2-trust strong{display:block;color:var(--nd-blue-dark);font-size:14px;}
.ndv2-trust small{display:block;color:#6d7f90;font-size:12px;margin-top:2px;}

.ndv2-section{padding:76px 0;}
.ndv2-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;}
.ndv2-section-head h2,.ndv2-process h2,.ndv2-business h2,.ndv2-about h2{margin:0;color:var(--nd-ink)!important;font-size:clamp(30px,3vw,42px)!important;line-height:1.1!important;font-weight:850!important;letter-spacing:-.03em!important;text-transform:none!important;}
.ndv2-section-head p{margin:7px 0 0;color:var(--nd-text);font-size:15px;}
.ndv2-section-head>a,.ndv2-text-link{font-size:14px;font-weight:800;color:var(--nd-blue)!important;white-space:nowrap;}
.ndv2-section-head>a:hover,.ndv2-text-link:hover{text-decoration:underline!important;}

.ndv2-categories{padding-bottom:54px;}
.ndv2-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px;}
.ndv2-category-card{position:relative;min-width:0;border:1px solid var(--nd-line);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbfe);padding:13px 13px 15px;box-shadow:0 7px 18px rgba(20,65,105,.04);transition:.22s ease;overflow:hidden;}
.ndv2-category-card:hover{transform:translateY(-4px);border-color:#bcd3e8;box-shadow:var(--nd-shadow);}
.ndv2-category-media{height:128px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;}
.ndv2-category-media img{max-height:116px;width:100%;object-fit:contain;transition:.22s ease;}
.ndv2-category-card:hover .ndv2-category-media img{transform:scale(1.04);}
.ndv2-category-media.is-icon svg{width:70px;height:70px;color:var(--nd-blue);stroke-width:1.35;}
.ndv2-category-copy strong{display:block;color:var(--nd-ink);font-size:15px;}
.ndv2-category-copy small{display:block;color:#718295;font-size:11px;line-height:1.35;margin-top:4px;padding-right:18px;}
.ndv2-arrow{position:absolute;right:10px;bottom:12px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--nd-blue);color:#fff;font-size:14px;font-weight:800;}

.ndv2-products{background:#fbfdff;padding-top:58px;}
.ndv2-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}
.ndv2-product-card{background:#fff;border:1px solid var(--nd-line);border-radius:17px;overflow:hidden;box-shadow:0 8px 24px rgba(15,61,104,.045);transition:.22s ease;}
.ndv2-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(15,61,104,.10);border-color:#c5d8e9;}
.ndv2-product-image{height:238px;position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#f6f9fc);padding:18px;}
.ndv2-product-image img{width:100%;height:100%!important;object-fit:contain!important;margin:0!important;}
.ndv2-badge{position:absolute;left:12px;top:12px;z-index:2;background:var(--nd-blue);color:#fff;border-radius:7px;padding:5px 9px;font-size:10px;font-weight:850;}
.ndv2-product-body{padding:0 16px 16px;}
.ndv2-product-body h3{font-size:16px!important;line-height:1.28!important;margin:0 0 7px!important;min-height:41px;text-transform:none!important;letter-spacing:0!important;font-weight:800!important;}
.ndv2-product-body h3 a{color:var(--nd-ink)!important;}
.ndv2-product-body>p{font-size:12px;color:#6a7c8e;line-height:1.45;min-height:52px;margin:0 0 10px;}
.ndv2-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:7px;}
.ndv2-price{font-size:21px;color:var(--nd-blue)!important;font-weight:900;}
.ndv2-price del{font-size:12px;color:#8795a3;display:block;font-weight:500;}
.ndv2-price ins{text-decoration:none!important;}
.ndv2-cart-btn{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:var(--nd-blue);color:#fff!important;}
.ndv2-cart-btn svg{width:19px;height:19px;}
.ndv2-empty-products{grid-column:1/-1;padding:40px;text-align:center;border:1px dashed #b9cee2;border-radius:16px;color:#668099;background:#f7fbff;}

.ndv2-process{padding:64px 0;background:linear-gradient(120deg,#0b3c70,#0961a9 58%,#2479bd);color:#fff;position:relative;overflow:hidden;}
.ndv2-process:before{content:"";position:absolute;width:520px;height:520px;border:90px solid rgba(255,255,255,.04);border-radius:50%;right:-240px;top:-300px;}
.ndv2-process-grid{display:grid;grid-template-columns:290px 1fr;gap:42px;align-items:center;position:relative;z-index:1;}
.ndv2-process h2{color:#fff!important;font-size:35px!important;}
.ndv2-process-intro p{color:#dcecf9;font-size:14px;line-height:1.55;margin:16px 0 0;}
.ndv2-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;position:relative;}
.ndv2-steps:before{content:"";position:absolute;left:7%;right:7%;top:30px;border-top:1px dashed rgba(255,255,255,.32);}
.ndv2-steps>div{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;z-index:1;}
.ndv2-steps i{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#fff;color:var(--nd-blue);box-shadow:0 7px 18px rgba(0,0,0,.10);}
.ndv2-steps i svg{width:25px;height:25px;}
.ndv2-steps b{display:none;}
.ndv2-steps strong{display:block;color:#fff;font-size:12px;margin-top:11px;line-height:1.25;}
.ndv2-steps small{display:block;color:#cde2f3;font-size:10px;line-height:1.25;margin-top:4px;}

.ndv2-grades{padding-bottom:58px;}
.ndv2-grade-head{margin-bottom:24px;}
.ndv2-grade-grid{display:grid;grid-template-columns:repeat(3,1fr) 1.2fr;gap:14px;}
.ndv2-grade-card{display:flex;align-items:center;gap:17px;border:1px solid var(--nd-line);border-radius:15px;padding:18px;background:#fff;min-height:132px;}
.ndv2-grade-letter{display:grid;place-items:center;width:70px;height:70px;flex:0 0 70px;border-radius:16px;background:linear-gradient(135deg,var(--nd-blue),var(--nd-blue-dark));color:#fff;font-size:36px;font-weight:900;box-shadow:0 10px 25px rgba(47,111,178,.19);}
.ndv2-grade-card h3{font-size:17px!important;margin:0 0 6px!important;color:var(--nd-blue-dark)!important;text-transform:none!important;letter-spacing:0!important;}
.ndv2-grade-card p{font-size:12px;color:#6d7e8f;margin:0;line-height:1.45;}
.ndv2-grade-message{position:relative;overflow:hidden;background:linear-gradient(135deg,#eaf4fc,#f9fcff);border-radius:15px;padding:23px 108px 20px 23px;border:1px solid #d6e6f4;min-height:132px;}
.ndv2-grade-message strong{display:block;color:var(--nd-blue-dark);font-size:17px;line-height:1.2;}
.ndv2-grade-message p{font-size:12px;color:#657b8e;line-height:1.45;margin:7px 0 0;}
.ndv2-grade-message img{position:absolute;right:-2px;bottom:-20px;width:112px;height:136px;object-fit:cover;object-position:left center;mix-blend-mode:multiply;}

.ndv2-business{background:#f7fbff;}
.ndv2-business-grid{display:grid;grid-template-columns:1.25fr 1fr .72fr;gap:22px;align-items:stretch;}
.ndv2-business-visual{position:relative;overflow:hidden;min-height:300px;border-radius:20px;background:linear-gradient(135deg,#102d4c,#1e6097);padding:30px;display:flex;align-items:flex-end;}
.ndv2-business-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,34,63,.88),rgba(5,34,63,.25));z-index:2;}
.ndv2-office-art{position:absolute;inset:0;opacity:.68;background:linear-gradient(140deg,#d7e9f7,#8ab8dc 50%,#315f86);}
.ndv2-office-art:before{content:"";position:absolute;left:48%;top:26%;width:130px;height:78px;border:7px solid #253a4e;background:#cfe6f8;border-radius:5px;box-shadow:120px 32px 0 -10px #3a5265,-70px 75px 0 -25px #24415d;}
.ndv2-office-art:after{content:"";position:absolute;left:40%;right:7%;bottom:15%;height:12px;background:#d2e0ea;border-radius:6px;box-shadow:0 18px 25px rgba(0,0,0,.18);}
.ndv2-business-visual>div:last-child{position:relative;z-index:3;}
.ndv2-business-visual h2{color:#fff!important;font-size:43px!important;}
.ndv2-business-visual p{color:#d8e9f7;margin:10px 0 0;}
.ndv2-business-copy{align-self:center;padding:18px 4px;}
.ndv2-business-copy h3{font-size:23px!important;line-height:1.2!important;margin:0 0 20px!important;text-transform:none!important;letter-spacing:0!important;color:var(--nd-ink)!important;}
.ndv2-business-copy ul{list-style:none!important;margin:0 0 24px!important;padding:0!important;}
.ndv2-business-copy li{position:relative;margin:10px 0;padding-left:25px;color:#506477;font-size:14px;}
.ndv2-business-copy li:before{content:"✓";position:absolute;left:0;color:var(--nd-blue);font-weight:900;}
.ndv2-business-badge{border-radius:20px;background:linear-gradient(180deg,#edf6fd,#fff);border:1px solid #d8e7f4;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;color:var(--nd-blue);}
.ndv2-business-badge svg{width:48px;height:48px;margin-bottom:15px;}
.ndv2-business-badge strong{font-size:18px;color:var(--nd-blue-dark);}
.ndv2-business-badge span{font-size:12px;color:#647b90;margin-top:5px;}

.ndv2-about{padding-bottom:58px;}
.ndv2-about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;}
.ndv2-about p{font-size:15px;color:#5f7285;line-height:1.65;margin:16px 0 17px;}
.ndv2-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--nd-line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:var(--nd-shadow);}
.ndv2-stat-grid>div{padding:25px;border-right:1px solid var(--nd-line);border-bottom:1px solid var(--nd-line);}
.ndv2-stat-grid>div:nth-child(2n){border-right:0;}
.ndv2-stat-grid>div:nth-child(n+3){border-bottom:0;}
.ndv2-stat-grid strong{display:block;font-size:24px;color:var(--nd-blue);font-weight:900;}
.ndv2-stat-grid span{display:block;font-size:12px;color:#6d8193;margin-top:4px;}

.ndv2-faq{padding-top:44px;background:#fbfdff;}
.ndv2-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;}
.ndv2-faq details{background:#fff;border:1px solid var(--nd-line);border-radius:13px;padding:0 17px;}
.ndv2-faq summary{list-style:none;cursor:pointer;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px;font-weight:800;color:var(--nd-ink);}
.ndv2-faq summary::-webkit-details-marker{display:none;}
.ndv2-faq summary span{font-size:22px;color:var(--nd-blue);font-weight:400;transition:.2s;}
.ndv2-faq details[open] summary span{transform:rotate(45deg);}
.ndv2-faq details p{margin:0 0 16px;color:#687b8e;font-size:13px;line-height:1.55;}

.ndv2-footer{background:linear-gradient(120deg,#092d53,#07528f);color:#fff;padding:48px 0 0;}
.ndv2-footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:34px;padding-bottom:38px;}
.ndv2-footer-brand img{width:245px;height:65px;object-fit:contain;object-position:left center;background:#fff;border-radius:10px;padding:4px 8px;opacity:.98;}
.ndv2-footer-brand p{color:#bcd8ed;font-size:13px;margin:9px 0;}
.ndv2-footer-grid>div:not(.ndv2-footer-brand){display:flex;flex-direction:column;gap:8px;}
.ndv2-footer-grid strong{font-size:13px;margin-bottom:5px;color:#fff;}
.ndv2-footer-grid a{font-size:12px;color:#c8def0!important;}
.ndv2-footer-grid a:hover{color:#fff!important;}
.ndv2-footer-bottom{border-top:1px solid rgba(255,255,255,.13);min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#b9d4e9;font-size:11px;}
.ndv2-footer-bottom a{color:#d9e9f5!important;}

@media (max-width:1100px){
  .ndv2-nav{gap:15px}.ndv2-brand{width:215px;flex-basis:215px}.ndv2-category-grid{grid-template-columns:repeat(3,1fr)}
  .ndv2-process-grid{grid-template-columns:1fr}.ndv2-process-intro{max-width:620px}.ndv2-grade-grid{grid-template-columns:repeat(2,1fr)}
  .ndv2-business-grid{grid-template-columns:1.2fr 1fr}.ndv2-business-badge{grid-column:1/-1;min-height:150px}
}
@media (max-width:900px){
  .admin-bar .ndv2-header{top:46px}.ndv2-header-inner{height:68px}.ndv2-brand{width:205px;flex-basis:205px}
  .ndv2-mobile-toggle{display:block}.ndv2-nav{position:absolute;left:0;right:0;top:68px;display:none;flex-direction:column;align-items:stretch;background:#fff;border-top:1px solid var(--nd-line);padding:14px 20px;box-shadow:0 18px 25px rgba(25,60,95,.10)}
  .ndv2-nav.is-open{display:flex}.ndv2-nav a{padding:9px 0}.ndv2-actions{margin-left:0}
  .ndv2-hero-grid{grid-template-columns:1fr;min-height:0;padding-top:48px}.ndv2-hero-copy{text-align:center}.ndv2-hero h1,.ndv2-hero-copy>p{margin-left:auto;margin-right:auto}.ndv2-cta-row,.ndv2-mini-benefits{justify-content:center}.ndv2-hero-visual{height:390px;max-width:720px;width:100%;margin:0 auto}
  .ndv2-trust-grid{grid-template-columns:repeat(2,1fr)}.ndv2-trust-grid>div:nth-child(2){border-right:0}.ndv2-trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--nd-line)}
  .ndv2-product-grid{grid-template-columns:repeat(2,1fr)}.ndv2-steps{grid-template-columns:repeat(3,1fr);gap:26px}.ndv2-steps:before{display:none}
  .ndv2-about-grid{grid-template-columns:1fr;gap:32px}.ndv2-footer-grid{grid-template-columns:repeat(2,1fr)}.ndv2-footer-brand{grid-column:1/-1}
}
@media (max-width:640px){
  .ndv2-container{width:min(100% - 26px,1180px)}.ndv2-actions .ndv2-icon-btn:nth-child(2){display:none}.ndv2-brand{width:170px;flex-basis:170px}.ndv2-header-inner{gap:5px}.ndv2-actions{gap:0}.ndv2-icon-btn{width:36px;height:36px}
  .ndv2-hero-grid{padding:36px 0 30px}.ndv2-hero h1{font-size:39px!important}.ndv2-hero-copy>p{font-size:16px}.ndv2-btn{width:100%}.ndv2-mini-benefits{gap:11px;font-size:11px}.ndv2-hero-visual{height:305px}.ndv2-product-front{width:72%;left:6%}.ndv2-product-back{display:none}.ndv2-mascot{width:36%;right:-6%}.ndv2-handnote{font-size:13px;right:1%}
  .ndv2-trust-grid{grid-template-columns:1fr}.ndv2-trust-grid>div{border-right:0!important;border-bottom:1px solid var(--nd-line)!important;padding:16px 15px}.ndv2-trust-grid>div:last-child{border-bottom:0!important}
  .ndv2-section{padding:54px 0}.ndv2-section-head{align-items:flex-start;flex-direction:column}.ndv2-section-head>a{margin-top:-10px}
  .ndv2-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ndv2-category-media{height:105px}.ndv2-category-copy small{font-size:10px}
  .ndv2-product-grid{grid-template-columns:1fr}.ndv2-product-image{height:255px}.ndv2-product-body h3{min-height:0}.ndv2-product-body>p{min-height:0}
  .ndv2-process{padding:50px 0}.ndv2-process h2{font-size:30px!important}.ndv2-steps{grid-template-columns:repeat(2,1fr);gap:25px 12px}.ndv2-steps small{max-width:120px}
  .ndv2-grade-grid{grid-template-columns:1fr}.ndv2-grade-message{min-height:150px}.ndv2-business-grid{grid-template-columns:1fr}.ndv2-business-visual{min-height:270px}.ndv2-business-badge{grid-column:auto}
  .ndv2-stat-grid{grid-template-columns:1fr}.ndv2-stat-grid>div{border-right:0!important;border-bottom:1px solid var(--nd-line)!important}.ndv2-stat-grid>div:last-child{border-bottom:0!important}
  .ndv2-faq-grid{grid-template-columns:1fr}.ndv2-footer-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}.ndv2-footer-brand{grid-column:1/-1}.ndv2-footer-bottom{align-items:flex-start;flex-direction:column;padding:16px 0}
}

/* V2.1 — rifiniture desktop/mobile dopo test reale */
.ndv2-product-front-link,.ndv2-product-back-link{position:absolute;inset:0;display:block;z-index:3;pointer-events:auto;}
.ndv2-product-back-link{z-index:2;pointer-events:none;}
.ndv2-product-front-link .ndv2-product-front,.ndv2-product-back-link .ndv2-product-back{position:absolute;display:block;margin:0!important;}
.ndv2-products-count-1{grid-template-columns:minmax(260px,300px);}
.ndv2-products-count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px;}
.ndv2-products-count-3{grid-template-columns:repeat(3,minmax(0,1fr));max-width:930px;}

@media (min-width:1101px){
  .ndv2-hero-grid{min-height:525px;padding-top:54px;padding-bottom:44px;}
  .ndv2-hero-visual{height:420px;}
}

@media (max-width:900px){
  .ndv2-product-front-link,.ndv2-product-back-link{inset:0;}
  .ndv2-products-count-1{grid-template-columns:minmax(260px,340px);}
  .ndv2-products-count-2,.ndv2-products-count-3{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;}
}

@media (max-width:640px){
  .ndv2-header-inner{height:64px;}
  .ndv2-brand{width:158px;flex-basis:158px;}
  .ndv2-brand img{height:48px;}
  .ndv2-mobile-toggle{width:38px;height:38px;padding:7px;}
  .ndv2-icon-btn{width:34px;height:34px;}
  .ndv2-icon-btn svg{width:20px;height:20px;}

  .ndv2-hero-grid{padding:30px 0 16px;}
  .ndv2-kicker{font-size:10px;letter-spacing:.14em;margin-bottom:10px;}
  .ndv2-hero h1{font-size:37px!important;line-height:1.02!important;}
  .ndv2-hero-copy>p{font-size:15px;line-height:1.55;margin:19px auto 22px;}
  .ndv2-cta-row{gap:9px;}
  .ndv2-btn{min-height:46px;}
  .ndv2-mini-benefits{margin-top:18px;gap:10px;font-size:10px;}
  .ndv2-hero-visual{height:270px;margin-top:4px;}
  .ndv2-product-front{width:72%!important;height:67%!important;left:0!important;top:15%!important;}
  .ndv2-product-back{display:none!important;}
  .ndv2-mascot{width:31%;right:-1%;bottom:-1%;}
  .ndv2-handnote{font-size:12px;right:1%;top:3%;}
  .ndv2-handnote:after{width:60px;border-width:2px;}

  .ndv2-trust-grid>div{padding:14px 14px;gap:12px;}
  .ndv2-trust svg{width:27px;height:27px;flex-basis:27px;}
  .ndv2-trust strong{font-size:13px;}
  .ndv2-trust small{font-size:11px;}

  .ndv2-section{padding:46px 0;}
  .ndv2-section-head{margin-bottom:22px;gap:10px;}
  .ndv2-section-head h2,.ndv2-about h2{font-size:29px!important;}
  .ndv2-section-head p{font-size:13px;}
  .ndv2-category-card{padding:10px 10px 13px;min-height:180px;}
  .ndv2-category-media{height:90px;margin-bottom:8px;}
  .ndv2-category-media.is-icon svg{width:56px;height:56px;}
  .ndv2-category-copy strong{font-size:14px;}
  .ndv2-category-copy small{font-size:9px;line-height:1.3;padding-right:16px;}

  .ndv2-product-grid,.ndv2-products-count-1,.ndv2-products-count-2,.ndv2-products-count-3{grid-template-columns:1fr;max-width:none;}
  .ndv2-product-image{height:238px;}
  .ndv2-product-body{padding:0 14px 14px;}

  .ndv2-process{padding:44px 0;}
  .ndv2-process-grid{gap:30px;}
  .ndv2-process h2{font-size:29px!important;line-height:1.05!important;}
  .ndv2-process-intro p{font-size:13px;}
  .ndv2-steps{gap:18px 10px;}
  .ndv2-steps i{width:52px;height:52px;}
  .ndv2-steps strong{font-size:11px;margin-top:8px;}
  .ndv2-steps small{font-size:9px;}

  .ndv2-grades{padding-bottom:46px;}
  .ndv2-grade-card{min-height:112px;padding:15px;gap:14px;}
  .ndv2-grade-letter{width:58px;height:58px;flex-basis:58px;font-size:30px;}
  .ndv2-grade-message{min-height:130px;padding:20px 94px 18px 18px;}
  .ndv2-grade-message img{width:96px;height:120px;}

  .ndv2-business-visual{min-height:235px;padding:24px;}
  .ndv2-business-visual h2{font-size:35px!important;}
  .ndv2-business-copy{padding:4px 0;}
  .ndv2-business-badge{min-height:135px;}
  .ndv2-about-grid{gap:26px;}
  .ndv2-about p{font-size:14px;}
  .ndv2-stat-grid>div{padding:19px;}
  .ndv2-stat-grid strong{font-size:21px;}

  .ndv2-footer{padding-top:38px;}
  .ndv2-footer-brand img{width:205px;height:58px;}
  .ndv2-footer-grid{gap:23px 16px;padding-bottom:28px;}
}


/* V2.2 — ottimizzazione responsive dopo test 390px + riequilibrio hero desktop */
@media (min-width:1101px){
  .ndv2-product-front{width:64%;height:66%;left:13%;top:17%;}
  .ndv2-mascot{width:25%;right:1%;bottom:0;}
  .ndv2-handnote{right:5%;top:7%;}
}

@media (max-width:640px){
  /* Su smartphone il prodotto hero viene omesso: è già mostrato in "Appena ricondizionati".
     La home entra così molto prima nei contenuti commerciali veri. */
  .ndv2-hero-grid{display:block;padding:28px 0 24px;}
  .ndv2-hero-visual{display:none!important;}
  .ndv2-hero:after{width:320px;height:320px;border-width:44px;right:-150px;bottom:-190px;}
  .ndv2-hero h1{font-size:35px!important;line-height:1.01!important;letter-spacing:-.035em!important;}
  .ndv2-hero-copy>p{max-width:330px;font-size:14px;line-height:1.5;margin:18px auto 20px;}
  .ndv2-kicker{margin-bottom:9px;}
  .ndv2-cta-row{max-width:100%;}
  .ndv2-btn{min-height:44px;}
  .ndv2-mini-benefits{margin-top:16px;padding-bottom:2px;}

  .ndv2-trust-grid>div{padding:13px 14px;}
  .ndv2-trust svg{width:25px;height:25px;flex-basis:25px;}

  .ndv2-categories{padding-top:42px;padding-bottom:40px;}
  .ndv2-category-card{min-height:168px;}
  .ndv2-category-media{height:82px;}
  .ndv2-category-copy small{font-size:9px;line-height:1.25;}

  .ndv2-products{padding-top:42px;}
  .ndv2-product-image{height:auto;min-height:220px;}

  .ndv2-process{padding:42px 0;}
  .ndv2-steps{gap:20px 10px;}

  .ndv2-footer-grid{gap:24px 18px;}
  .ndv2-footer-grid a{font-size:11px;}
}


/* V2.2.1 — fix Enfold: il wrapper .container del tema usa width:85%.
   Nelle versioni precedenti veniva azzerato il margin ma non la width,
   quindi sui telefoni l'intera homepage restava larga ~85% e allineata a sinistra. */
body.nd-home-v2-active #wrap_all,
body.nd-home-v2-active #main,
body.nd-home-v2-active .main_color,
body.nd-home-v2-active .main_color > .container_wrap,
body.nd-home-v2-active .main_color > .container_wrap > .container,
body.nd-home-v2-active .template-page,
body.nd-home-v2-active .content,
body.nd-home-v2-active .post-entry,
body.nd-home-v2-active .entry-content-wrapper,
body.nd-home-v2-active .av-content-full{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.nd-home-v2-active .main_color > .container_wrap > .container{
  padding-left:0!important;
  padding-right:0!important;
}
body.nd-home-v2-active,
body.nd-home-v2-active #wrap_all,
body.nd-home-v2-active #main{
  overflow-x:hidden!important;
}


/* V2.2.2 — fix definitivo wrapper Enfold responsive.
   Enfold applica width:85% con il selettore #top #wrap_all .container.
   La regola precedente non intercettava la struttura reale del tema. */
html.responsive #top.nd-home-v2-active #wrap_all #main .container_wrap,
html.responsive #top.nd-home-v2-active #wrap_all #main .container_wrap > .container,
html.responsive #top.nd-home-v2-active #wrap_all #main .container_wrap .container,
#top.nd-home-v2-active #wrap_all #main .container_wrap,
#top.nd-home-v2-active #wrap_all #main .container_wrap > .container,
#top.nd-home-v2-active #wrap_all #main .container_wrap .container{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
}

html.responsive #top.nd-home-v2-active #wrap_all #main .content,
html.responsive #top.nd-home-v2-active #wrap_all #main main.content,
html.responsive #top.nd-home-v2-active #wrap_all #main .post-entry,
html.responsive #top.nd-home-v2-active #wrap_all #main .entry-content-wrapper,
#top.nd-home-v2-active #wrap_all #main .content,
#top.nd-home-v2-active #wrap_all #main main.content,
#top.nd-home-v2-active #wrap_all #main .post-entry,
#top.nd-home-v2-active #wrap_all #main .entry-content-wrapper{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
}

@media (max-width:900px){
  html.responsive #top.nd-home-v2-active #wrap_all,
  html.responsive #top.nd-home-v2-active #main,
  html.responsive #top.nd-home-v2-active #main .container_wrap,
  html.responsive #top.nd-home-v2-active #main .container_wrap > .container{
    width:100%!important;
    max-width:100%!important;
  }
}

/* V2.3 — schede prodotto e hero più coerenti con il nuovo brand */
.ndv2-product-card{display:flex;flex-direction:column;min-height:100%;}
.ndv2-product-body{display:flex;flex-direction:column;flex:1;padding-top:14px;}
.ndv2-product-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:10px;}
.ndv2-grade-chip,.ndv2-tested-chip{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 9px;font-size:10px;font-weight:800;line-height:1;}
.ndv2-grade-chip{background:var(--nd-blue-dark);color:#fff;}
.ndv2-tested-chip{background:#edf6fd;color:var(--nd-blue-dark);border:1px solid #d5e7f6;}
.ndv2-product-body>p{flex:1;}
.ndv2-product-bottom{padding-top:12px;border-top:1px solid #edf2f7;}
.ndv2-product-cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border-radius:9px;background:#eef6fd;color:var(--nd-blue-dark)!important;font-size:12px;font-weight:850;transition:.2s ease;}
.ndv2-product-cta:hover{background:var(--nd-blue);color:#fff!important;}
.ndv2-product-cta span{font-size:15px;}

/* In hero l'immagine di catalogo viene trattata come visual, non come scheda eBay.
   Il crop attenua cornici/testi presenti nelle vecchie foto finché il catalogo non sarà uniformato. */
@media (min-width:901px){
  .ndv2-product-front-link{left:10%;top:12%;right:auto;bottom:auto;width:70%;height:74%;overflow:hidden;border-radius:22px;background:#fff;border:1px solid rgba(47,111,178,.12);box-shadow:0 24px 55px rgba(20,65,105,.16);}
  .ndv2-product-front-link:before{content:"ULTIMO ARRIVO";position:absolute;left:15px;top:15px;z-index:8;background:rgba(255,255,255,.94);color:var(--nd-blue-dark);border:1px solid #dceaf5;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:900;letter-spacing:.12em;}
  .ndv2-product-front-link .ndv2-product-front{left:-9%!important;top:-10%!important;width:118%!important;height:120%!important;object-fit:cover!important;object-position:center 48%!important;filter:none!important;}
  .ndv2-product-back-link{display:none!important;}
  .ndv2-mascot{width:24%;right:-1%;bottom:-1%;}
  .ndv2-handnote{right:3%;top:3%;}
}

/* Più compatto e leggibile sui telefoni reali */
@media (max-width:640px){
  .ndv2-hero h1{font-size:33px!important;line-height:1.02!important;}
  .ndv2-hero-copy>p{margin:16px auto 18px;}
  .ndv2-mini-benefits{margin-top:14px;}
  .ndv2-product-card{border-radius:15px;}
  .ndv2-product-image{min-height:205px;padding:14px;}
  .ndv2-product-body{padding:12px 14px 15px;}
  .ndv2-product-meta{margin-bottom:9px;}
  .ndv2-product-body h3{font-size:15px!important;}
  .ndv2-product-body>p{font-size:11px;line-height:1.42;margin-bottom:12px;}
  .ndv2-price{font-size:20px;}
  .ndv2-product-cta{min-height:36px;padding:0 12px;}
}


/* V2.4 — rifinitura hero e mascotte + standard visual prodotto */
@media (min-width:901px){
  /* Card hero più piccola e con crop 16:10: elimina gran parte delle vecchie grafiche incorporate. */
  .ndv2-product-front-link{
    left:13%;
    top:17%;
    width:62%;
    height:auto;
    aspect-ratio:1.58/1;
    border-radius:20px;
    box-shadow:0 22px 48px rgba(20,65,105,.14);
  }
  .ndv2-product-front-link .ndv2-product-front{
    left:0!important;
    top:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center 43%!important;
  }
  /* Mascotte con fondo esterno trasparente: sovrapposta alla card e non più "riquadro a parte". */
  .ndv2-mascot{
    width:21%;
    right:5%;
    bottom:8%;
    mix-blend-mode:normal;
    filter:drop-shadow(0 16px 22px rgba(14,52,87,.16));
  }
  .ndv2-handnote{right:4%;top:4%;}
}

/* Mascotte secondaria grading: immagine trasparente, niente rettangolo bianco. */
.ndv2-grade-message img{
  object-fit:contain;
  object-position:center bottom;
  mix-blend-mode:normal;
  right:2px;
  bottom:-10px;
  width:104px;
  height:124px;
}

/* Il visual prodotto delle card rimane neutro: badge e grading sono HTML, non devono essere impressi nella foto. */
.ndv2-product-image{background:linear-gradient(180deg,#fff 0%,#f8fbfe 100%);}

@media (max-width:640px){
  .ndv2-section{padding-top:40px;padding-bottom:40px;}
  .ndv2-products{padding-top:38px;}
}
\n\n/* V2.5 — visual pulito reale: niente crop aggressivo, più aria e sovrapposizione mascotte */\n@media (min-width:901px){\n  .ndv2-product-front-link{\n    left:14%;\n    top:16%;\n    width:60%;\n    aspect-ratio:1.48/1;\n    background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);\n    border:1px solid #dce8f2;\n    box-shadow:0 22px 48px rgba(20,65,105,.13);\n    overflow:visible;\n  }\n  .ndv2-product-front-link:before{left:14px;top:14px;}\n  .ndv2-product-front-link .ndv2-product-front{\n    left:0!important;\n    top:0!important;\n    width:100%!important;\n    height:100%!important;\n    object-fit:contain!important;\n    object-position:center center!important;\n    padding:28px 26px 18px!important;\n    filter:none!important;\n  }\n  .ndv2-mascot{\n    width:23%;\n    right:7%;\n    bottom:8%;\n    z-index:7;\n  }\n  .ndv2-handnote{right:4%;top:5%;}\n}\n\n/* La prima card della bozza usa la stessa foto pulita: il layout reale resterà identico quando\n   le featured image WooCommerce saranno tutte senza grafiche incorporate. */\n.ndv2-product-image img[src*="prova-prodotto.webp"]{\n  width:100%!important;\n  height:100%!important;\n  object-fit:contain!important;\n  padding:20px!important;\n}\n
/* =========================================================
   V3 — brand asset completo + pagine istituzionali
   ======================================================= */
:root{
  --nd-green:#55a86f;
  --nd-green-dark:#2f7850;
  --nd-green-soft:#edf8f0;
  --nd-green-line:#cfe8d6;
}

/* Il logo precedente nasceva da un crop del banner e tagliava la mascotte.
   Il nuovo asset contiene mascotte completa + wordmark + payoff. */
.ndv2-brand{overflow:visible!important;}
.ndv2-brand img{height:58px!important;object-fit:contain!important;object-position:left center!important;mix-blend-mode:normal!important;}
.ndv2-footer-brand img{height:auto!important;max-height:78px!important;object-fit:contain!important;object-position:left center!important;padding:7px 10px!important;}

/* Economia circolare in home: presenza forte ma breve, per non trasformare
   la home commerciale in una pagina istituzionale. */
.ndv3-circular-home{padding:58px 0;background:linear-gradient(135deg,#f5fbf7,#edf7f2 60%,#f9fcfb);border-top:1px solid var(--nd-green-line);border-bottom:1px solid var(--nd-green-line);}
.ndv3-circular-home-grid{display:grid;grid-template-columns:.82fr 1.35fr;gap:55px;align-items:center;}
.ndv3-green-kicker{display:block;color:var(--nd-green-dark);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:11px;}
.ndv3-circular-copy h2,.ndv3-circular-heading h2{margin:0;color:var(--nd-ink)!important;font-size:clamp(31px,3.4vw,45px)!important;line-height:1.04!important;letter-spacing:-.03em!important;text-transform:none!important;}
.ndv3-circular-copy p,.ndv3-circular-heading p{color:#587066;font-size:14px;line-height:1.65;margin:17px 0;max-width:620px;}
.ndv3-green-link{display:inline-flex;align-items:center;gap:9px;color:var(--nd-green-dark)!important;font-weight:850;font-size:14px;}
.ndv3-green-link:hover{color:#205d3c!important;}
.ndv3-cycle-mini{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1.18fr;align-items:center;gap:12px;}
.ndv3-cycle-mini>div{min-height:132px;border:1px solid var(--nd-green-line);background:rgba(255,255,255,.88);border-radius:17px;padding:18px 15px;box-shadow:0 10px 28px rgba(47,120,80,.06);}
.ndv3-cycle-mini b{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:var(--nd-green);color:#fff;font-size:12px;margin-bottom:13px;}
.ndv3-cycle-mini strong{display:block;color:#285f42;font-size:14px;line-height:1.2;}
.ndv3-cycle-mini span{display:block;color:#71867a;font-size:10px;line-height:1.35;margin-top:5px;}
.ndv3-cycle-mini>i{font-style:normal;color:var(--nd-green);font-size:23px;font-weight:800;}

/* Shared institutional page hero */
.ndv3-page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 30%,#edf6fd 0,#f8fbfe 32%,#fff 66%);border-bottom:1px solid #eaf0f5;}
.ndv3-page-hero:after{content:"";position:absolute;right:-130px;bottom:-250px;width:560px;height:560px;border:78px solid rgba(47,111,178,.045);border-radius:50%;}
.ndv3-page-hero-grid{min-height:510px;display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center;position:relative;z-index:1;padding:62px 0;}
.ndv3-page-hero h1{margin:0!important;color:var(--nd-ink)!important;font-size:clamp(43px,5vw,66px)!important;line-height:1!important;letter-spacing:-.045em!important;text-transform:none!important;}
.ndv3-page-hero h1 strong{color:var(--nd-blue)!important;}
.ndv3-page-hero p{font-size:17px;color:var(--nd-text);line-height:1.65;max-width:650px;margin:23px 0 28px;}

.ndv3-brand-story-card{justify-self:end;width:min(100%,470px);min-height:300px;border:1px solid #dce8f2;border-radius:25px;background:linear-gradient(150deg,#fff,#edf6fd);box-shadow:var(--nd-shadow);display:flex;align-items:flex-end;position:relative;overflow:hidden;padding:30px 30px 34px 185px;}
.ndv3-brand-story-card:before{content:"";position:absolute;width:300px;height:300px;border:48px solid rgba(47,111,178,.08);border-radius:50%;right:-80px;top:-80px;}
.ndv3-brand-story-card img{position:absolute;left:18px;bottom:-12px;width:180px;max-height:275px;object-fit:contain;}
.ndv3-brand-story-card strong{display:block;color:var(--nd-blue-dark);font-size:22px;line-height:1.15;}
.ndv3-brand-story-card span{display:block;color:#60778b;font-size:13px;line-height:1.5;margin-top:8px;}

.ndv3-story-grid{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center;}
.ndv3-story h2,.ndv3-values h2,.ndv3-contact-grid h2{margin:0!important;color:var(--nd-ink)!important;font-size:clamp(31px,3.4vw,44px)!important;line-height:1.08!important;letter-spacing:-.03em!important;text-transform:none!important;}
.ndv3-story p{color:#5e7386;font-size:15px;line-height:1.7;margin:15px 0;}

/* Full circular-economy presentation, inspired by the old dynamic home but
   rebuilt in the new brand language. */
.ndv3-circular-full{padding:82px 0;background:linear-gradient(130deg,#eaf7ee,#f6fbf8 44%,#e4f2ea);position:relative;overflow:hidden;border-top:1px solid var(--nd-green-line);border-bottom:1px solid var(--nd-green-line);}
.ndv3-circular-full:before,.ndv3-circular-full:after{content:"";position:absolute;border:70px solid rgba(75,155,102,.07);border-radius:50%;width:440px;height:440px;}
.ndv3-circular-full:before{left:-250px;top:-260px}.ndv3-circular-full:after{right:-270px;bottom:-250px}
.ndv3-circular-heading{text-align:center;max-width:820px;margin:0 auto 48px;position:relative;z-index:1;}
.ndv3-circular-heading h2 strong{color:var(--nd-green-dark)!important;}
.ndv3-circular-heading p{margin:18px auto 0;}
.ndv3-cycle-large{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:14px;align-items:stretch;position:relative;z-index:1;}
.ndv3-cycle-large article{background:#fff;border:1px solid var(--nd-green-line);border-radius:20px;padding:25px;box-shadow:0 13px 34px rgba(45,105,68,.08);min-height:210px;}
.ndv3-cycle-large article b{display:block;color:var(--nd-green);font-size:30px;line-height:1;margin-bottom:24px;}
.ndv3-cycle-large h3{margin:0 0 9px!important;font-size:19px!important;color:#285e41!important;text-transform:none!important;letter-spacing:0!important;}
.ndv3-cycle-large p{margin:0;color:#667c6f;font-size:12px;line-height:1.55;}
.ndv3-cycle-large>span{align-self:center;color:var(--nd-green);font-size:30px;font-weight:800;}

.ndv3-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;}
.ndv3-value-grid article{border:1px solid var(--nd-line);border-radius:18px;padding:24px;background:#fff;min-height:205px;}
.ndv3-value-grid article svg{color:var(--nd-blue);width:35px;height:35px;margin-bottom:30px;}
.ndv3-value-grid article.is-green{background:var(--nd-green-soft);border-color:var(--nd-green-line);font-size:34px;color:var(--nd-green-dark);}
.ndv3-value-grid h3{margin:0 0 8px!important;color:var(--nd-blue-dark)!important;font-size:18px!important;text-transform:none!important;letter-spacing:0!important;}
.ndv3-value-grid article.is-green h3{color:var(--nd-green-dark)!important;margin-top:24px!important;}
.ndv3-value-grid p{margin:0;color:#667b8e;font-size:12px;line-height:1.55;}

.ndv3-blue-cta{padding:52px 0;background:linear-gradient(120deg,#0a3767,#0867ad);color:#fff;}
.ndv3-blue-cta>.ndv2-container{display:flex;align-items:center;justify-content:space-between;gap:35px;}
.ndv3-blue-cta h2{margin:0!important;color:#fff!important;font-size:34px!important;text-transform:none!important;letter-spacing:-.025em!important;}
.ndv3-blue-cta p{margin:8px 0 0;color:#d5e8f7;font-size:13px;}
.ndv3-blue-cta .ndv2-btn-primary{background:#fff;color:var(--nd-blue-dark)!important;box-shadow:none;white-space:nowrap;}

/* Ricondizionamento */
.ndv3-process-orbit{justify-self:end;width:430px;height:350px;position:relative;border-radius:50%;border:44px solid rgba(47,111,178,.08);}
.ndv3-process-orbit img{position:absolute;left:50%;top:50%;transform:translate(-50%,-48%);width:175px;max-height:230px;object-fit:contain;}
.ndv3-process-orbit span{position:absolute;background:#fff;border:1px solid #d9e6f1;color:var(--nd-blue-dark);font-size:10px;font-weight:900;letter-spacing:.09em;border-radius:20px;padding:7px 11px;box-shadow:0 8px 20px rgba(20,60,95,.08);}
.ndv3-process-orbit span:nth-child(1){left:20px;top:15px}.ndv3-process-orbit span:nth-child(2){right:-12px;top:80px}.ndv3-process-orbit span:nth-child(3){right:5px;bottom:58px}.ndv3-process-orbit span:nth-child(4){left:-20px;bottom:75px}
.ndv3-six-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
.ndv3-six-grid article{position:relative;border:1px solid var(--nd-line);border-radius:18px;padding:25px;background:#fff;min-height:220px;}
.ndv3-six-grid article>b{position:absolute;right:19px;top:16px;color:#d9e8f5;font-size:33px;}
.ndv3-six-grid article>svg{color:var(--nd-blue);width:36px;height:36px;margin-bottom:30px;}
.ndv3-six-grid h3{margin:0 0 9px!important;color:var(--nd-blue-dark)!important;font-size:18px!important;text-transform:none!important;letter-spacing:0!important;}
.ndv3-six-grid p{margin:0;color:#667b8e;font-size:12px;line-height:1.55;}
.ndv3-test-band{padding:66px 0;background:linear-gradient(120deg,#0b3c70,#126caf);color:#fff;}
.ndv3-test-band-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:center;}
.ndv3-test-band h2{margin:0!important;color:#fff!important;font-size:38px!important;text-transform:none!important;letter-spacing:-.03em!important;}
.ndv3-test-band p{color:#d6e9f7;margin:13px 0 0;font-size:13px;}
.ndv3-test-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}
.ndv3-test-list span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:11px;padding:12px 14px;font-size:11px;color:#fff;}
.ndv3-grade-3{grid-template-columns:repeat(3,1fr)!important;}
.ndv3-photo-truth{padding:72px 0;background:#f7fbff;border-top:1px solid #e3edf5;}
.ndv3-photo-truth-grid{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center;}
.ndv3-photo-truth h2{margin:0!important;color:var(--nd-ink)!important;font-size:clamp(31px,3.4vw,44px)!important;line-height:1.07!important;text-transform:none!important;letter-spacing:-.03em!important;}
.ndv3-photo-truth p{color:#617589;line-height:1.65;font-size:14px;}
.ndv3-photo-card{border:1px solid var(--nd-line);border-radius:20px;background:#fff;padding:20px;box-shadow:var(--nd-shadow);}
.ndv3-photo-placeholder{height:190px;border-radius:13px;background:linear-gradient(145deg,#e7f2fb,#fff);position:relative;margin-bottom:16px;}
.ndv3-photo-placeholder:before{content:"";position:absolute;left:20%;right:20%;top:31%;height:58%;background:#293743;border-radius:8px;clip-path:polygon(0 8%,88% 0,100% 20%,98% 75%,12% 100%,0 79%);opacity:.88;}
.ndv3-photo-card strong{display:block;color:var(--nd-blue-dark);font-size:16px}.ndv3-photo-card span{display:block;color:#6f8294;font-size:11px;margin-top:4px}

/* Aziende */
.ndv3-business-hero-card{justify-self:end;width:min(100%,430px);min-height:310px;border-radius:24px;background:linear-gradient(145deg,#0b3d70,#2879b8);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;box-shadow:0 20px 48px rgba(13,64,107,.18);}
.ndv3-business-hero-card svg{width:66px;height:66px;margin-bottom:25px;color:#fff}.ndv3-business-hero-card strong{font-size:23px}.ndv3-business-hero-card span{font-size:12px;color:#d7e9f8;margin-top:8px}
.ndv3-b2b-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ndv3-b2b-grid article{border:1px solid var(--nd-line);border-radius:18px;background:#fff;padding:24px;min-height:190px}.ndv3-b2b-grid h3{margin:0 0 12px!important;color:var(--nd-blue-dark)!important;font-size:17px!important;text-transform:none!important;letter-spacing:0!important}.ndv3-b2b-grid p{font-size:12px;line-height:1.55;color:#687c8f;margin:0}.ndv3-business-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ndv3-business-points span{background:#fff;border:1px solid var(--nd-green-line);border-radius:13px;padding:17px;color:#436955;font-size:12px;font-weight:700}

/* Contatti */
.ndv3-contact-choice{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ndv3-contact-choice article{border:1px solid var(--nd-line);border-radius:19px;background:#fff;padding:26px;min-height:190px;box-shadow:var(--nd-shadow)}.ndv3-contact-choice svg{color:var(--nd-blue);width:38px;height:38px;margin-bottom:30px}.ndv3-contact-choice strong{display:block;color:var(--nd-blue-dark);font-size:17px}.ndv3-contact-choice span{display:block;color:#6c7f90;font-size:11px;line-height:1.5;margin-top:7px}.ndv3-contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.ndv3-contact-grid>div>p{color:#617589;font-size:14px;line-height:1.65}.ndv3-company-card{margin-top:28px;border-left:4px solid var(--nd-blue);padding:8px 0 8px 18px}.ndv3-company-card strong,.ndv3-company-card span{display:block}.ndv3-company-card strong{color:var(--nd-blue-dark);font-size:17px}.ndv3-company-card span{font-size:12px;color:#6d8092;margin-top:4px}.ndv3-contact-form{border:1px solid var(--nd-line);border-radius:20px;background:#fff;padding:28px;box-shadow:var(--nd-shadow);display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.ndv3-contact-form label{font-size:11px;font-weight:800;color:var(--nd-blue-dark);display:flex;flex-direction:column;gap:7px}.ndv3-contact-form label:nth-of-type(4){grid-column:1/-1}.ndv3-contact-form input,.ndv3-contact-form select,.ndv3-contact-form textarea{width:100%;border:1px solid #d6e2ec;border-radius:10px;background:#fbfdff;color:var(--nd-ink);padding:11px 12px;font:inherit;outline:none}.ndv3-contact-form input,.ndv3-contact-form select{height:46px}.ndv3-contact-form input:focus,.ndv3-contact-form select:focus,.ndv3-contact-form textarea:focus{border-color:var(--nd-blue);box-shadow:0 0 0 3px rgba(47,111,178,.08)}.ndv3-contact-form .ndv2-btn{justify-self:start;border:0;cursor:pointer}.ndv3-hp{position:absolute!important;left:-9999px!important;opacity:0!important}.ndv3-form-notice{grid-column:1/-1;border-radius:10px;padding:12px 14px;font-size:12px}.ndv3-form-notice.is-ok{background:#edf8f0;color:#2f7850;border:1px solid #cfe8d6}.ndv3-form-notice.is-error{background:#fff4f4;color:#9b3535;border:1px solid #f0cece}

@media (max-width:1100px){
  .ndv3-page-hero-grid{grid-template-columns:1fr .8fr;gap:35px}.ndv3-cycle-mini{grid-template-columns:repeat(2,1fr)}.ndv3-cycle-mini>i{display:none}.ndv3-cycle-large{grid-template-columns:repeat(2,1fr)}.ndv3-cycle-large>span{display:none}.ndv3-value-grid,.ndv3-b2b-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:900px){
  .ndv3-page-hero-grid,.ndv3-story-grid,.ndv3-circular-home-grid,.ndv3-test-band-grid,.ndv3-photo-truth-grid,.ndv3-contact-grid{grid-template-columns:1fr}.ndv3-page-hero-grid{min-height:0;padding:48px 0}.ndv3-page-hero-grid>div:first-child{text-align:center}.ndv3-page-hero p{margin-left:auto;margin-right:auto}.ndv3-page-hero .ndv2-cta-row{justify-content:center}.ndv3-brand-story-card,.ndv3-business-hero-card,.ndv3-process-orbit{justify-self:center}.ndv3-cycle-mini{grid-template-columns:repeat(2,1fr)}.ndv3-six-grid{grid-template-columns:repeat(2,1fr)}.ndv3-contact-choice{max-width:650px;margin:0 auto}.ndv3-blue-cta>.ndv2-container{flex-direction:column;align-items:flex-start}.ndv3-blue-cta{ text-align:left}
}
@media (max-width:640px){
  .ndv2-brand{width:178px!important;flex-basis:178px!important}.ndv2-brand img{height:50px!important}.ndv2-footer-brand img{width:230px!important;max-height:74px!important}
  .ndv3-page-hero-grid{padding:38px 0}.ndv3-page-hero h1{font-size:38px!important}.ndv3-page-hero p{font-size:14px}.ndv3-brand-story-card{width:100%;min-height:230px;padding:25px 20px 25px 135px}.ndv3-brand-story-card img{width:130px}.ndv3-circular-home{padding:46px 0}.ndv3-cycle-mini,.ndv3-cycle-large,.ndv3-value-grid,.ndv3-six-grid,.ndv3-b2b-grid,.ndv3-contact-choice,.ndv3-business-points{grid-template-columns:1fr}.ndv3-cycle-mini>div{min-height:105px}.ndv3-circular-full{padding:58px 0}.ndv3-cycle-large article{min-height:160px}.ndv3-process-orbit{width:300px;height:260px;border-width:34px}.ndv3-process-orbit img{width:125px}.ndv3-process-orbit span{font-size:8px}.ndv3-test-list{grid-template-columns:repeat(2,1fr)}.ndv3-grade-3{grid-template-columns:1fr!important}.ndv3-contact-form{grid-template-columns:1fr;padding:20px}.ndv3-contact-form label:nth-of-type(4){grid-column:auto}.ndv3-contact-form .ndv2-btn{width:100%}.ndv3-blue-cta h2{font-size:29px!important}
}


/* =========================================================
 * V4 — consolidamento istituzionale / revisione soci
 * =======================================================*/
@media (min-width:901px){
  .ndv2-nav{gap:17px;}
  .ndv2-nav a{font-size:13px;}
  .ndv2-brand{width:230px;flex-basis:230px;}
}
.ndv2-nav a.is-current{color:var(--nd-blue)!important;}

/* Home: processo più leggibile e mascotte grading non tagliata */
@media (min-width:1101px){
  .ndv2-process-grid{grid-template-columns:345px 1fr;gap:44px;}
}
.ndv2-grade-message img{object-fit:contain!important;object-position:center bottom!important;right:4px!important;bottom:-4px!important;height:126px!important;width:104px!important;}

/* Chi siamo: mascot e testo realmente separati */
.ndv3-brand-story-card{align-items:center!important;padding:28px 30px!important;display:grid!important;grid-template-columns:145px 1fr!important;gap:22px!important;min-height:250px!important;}
.ndv3-brand-story-card:before{left:14px!important;right:auto!important;top:-55px!important;width:260px!important;height:260px!important;}
.ndv3-brand-story-card img{position:relative!important;left:auto!important;bottom:auto!important;width:138px!important;height:190px!important;max-height:190px!important;object-fit:contain!important;object-position:center bottom!important;z-index:1;}
.ndv3-brand-story-card>div{position:relative;z-index:2;min-width:0;}
.ndv3-brand-story-card strong{color:var(--nd-blue-dark)!important;}

/* Ricondizionamento: elimina il placeholder grafico */
.ndv4-photo-stage{height:210px;border-radius:14px;background:linear-gradient(145deg,#eef6fc,#fff);display:flex;align-items:center;justify-content:center;padding:18px;margin-bottom:16px;overflow:hidden;}
.ndv4-photo-stage img{width:100%;height:100%;object-fit:contain;display:block;}
.ndv4-photo-real strong{font-size:16px!important;}

/* Aziende: contrasto e contenuto hero */
.ndv3-business-hero-card strong{color:#fff!important;font-weight:850!important;}
.ndv3-business-hero-card>span{color:#e3f1fb!important;}
.ndv4-business-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;}
.ndv4-business-chips em{font-style:normal;font-size:10px;font-weight:800;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 10px;}

/* Contatti */
.ndv3-company-card a{display:inline-block;margin-top:9px;color:var(--nd-blue)!important;font-size:13px;font-weight:800;}
.ndv3-company-card a:hover{text-decoration:underline!important;}

/* Rifiniture generali */
.ndv3-page-hero-grid{padding-top:58px;padding-bottom:58px;}
.ndv3-story,.ndv3-values{background:#fff;}
.ndv3-b2b-grid article,.ndv3-value-grid article,.ndv3-six-grid article{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.ndv3-b2b-grid article:hover,.ndv3-value-grid article:hover,.ndv3-six-grid article:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(20,65,105,.07);border-color:#c9dce9;}

@media (max-width:900px){
  .ndv3-brand-story-card{grid-template-columns:125px 1fr!important;max-width:520px;}
  .ndv3-brand-story-card img{width:120px!important;height:165px!important;}
}
@media (max-width:640px){
  .ndv3-brand-story-card{grid-template-columns:1fr!important;text-align:center;padding:22px!important;gap:8px!important;}
  .ndv3-brand-story-card img{width:118px!important;height:142px!important;margin:0 auto!important;}
  .ndv3-brand-story-card:before{left:50%!important;transform:translateX(-50%);top:-100px!important;}
  .ndv4-business-chips{margin-top:18px;}
  .ndv4-photo-stage{height:170px;}
}


/* V4.1 — brand unification */
.ndv2-brand{display:flex!important;flex-direction:column;align-items:flex-start;justify-content:center;width:255px!important;flex:0 0 255px!important;overflow:visible!important;gap:1px}
.ndv2-brand img{display:block;width:100%!important;height:44px!important;object-fit:contain!important;object-position:left center!important;mix-blend-mode:normal!important;opacity:1!important}
.ndv2-brand-tagline{display:block;margin:0 0 0 64px!important;padding:0;font-family:inherit;font-style:italic;font-weight:700;letter-spacing:.01em;color:#121820!important;font-size:14px!important;line-height:1.05;white-space:nowrap;text-transform:none}
.ndv2-footer-brand{display:flex;flex-direction:column;align-items:flex-start}
.ndv2-footer-brand img{width:235px!important;height:auto!important;max-height:58px!important;object-fit:contain!important;object-position:left center!important;background:#fff;border-radius:10px;padding:7px 10px!important;opacity:1!important}
.ndv2-footer-brand p{margin:9px 0 0!important;font-family:inherit;font-style:italic;font-weight:700;letter-spacing:.01em;font-size:16px!important;color:#f4fbff!important}
@media(max-width:980px){
  .ndv2-brand{width:225px!important;flex-basis:225px!important}
  .ndv2-brand img{height:40px!important}
  .ndv2-brand-tagline{margin-left:57px!important;font-size:13px!important}
}
@media(max-width:640px){
  .ndv2-brand{width:176px!important;flex-basis:176px!important}
  .ndv2-brand img{height:33px!important}
  .ndv2-brand-tagline{margin-left:45px!important;font-size:10.5px!important}
  .ndv2-footer-brand p{font-size:14px!important}
}
