:root{--ntdh-blue:#1d4ed8;--ntdh-blue-dark:#1e3a8a;--ntdh-blue-soft:#eff6ff;--ntdh-cyan:#0891b2;--ntdh-slate:#0f172a;--ntdh-muted:#64748b;--ntdh-border:#e2e8f0;--ntdh-bg:#f8fafc;--ntdh-radius:28px;--ntdh-shadow:0 18px 55px rgba(15,23,42,.08)}
*{box-sizing:border-box}body.ntdh-site{margin:0;background:var(--ntdh-bg);color:var(--ntdh-slate);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.ntdh-container{max-width:1180px;margin:0 auto;padding:0 18px}.ntdh-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(226,232,240,.85);background:rgba(255,255,255,.88);backdrop-filter:blur(18px)}.ntdh-header__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:13px;padding-bottom:13px}.ntdh-logo{display:flex;align-items:center;gap:12px}.ntdh-logo__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:var(--ntdh-blue);color:white;font-weight:900;box-shadow:0 10px 25px rgba(29,78,216,.18)}.ntdh-logo strong{display:block;font-size:18px;line-height:1.1}.ntdh-logo small{display:block;color:var(--ntdh-muted);font-size:12px;margin-top:3px}.ntdh-nav ul{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.ntdh-nav a{display:block;border-radius:999px;padding:10px 15px;color:#475569;font-weight:700;font-size:14px}.ntdh-nav .current-menu-item>a,.ntdh-nav a:hover{background:var(--ntdh-blue);color:#fff}.ntdh-header__actions{display:flex;gap:8px}.ntdh-btn{border-radius:999px;padding:10px 15px;font-weight:800;font-size:14px}.ntdh-btn--ghost{border:1px solid var(--ntdh-border);background:#fff;color:#334155}.ntdh-btn--dark{background:#0f172a;color:#fff}.ntdh-hero{background:radial-gradient(circle at top left,#dbeafe,transparent 35%),linear-gradient(135deg,#f8fafc,#eff6ff);padding:62px 0}.ntdh-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.ntdh-pill{display:inline-flex;border:1px solid #bfdbfe;background:rgba(255,255,255,.75);color:var(--ntdh-blue);border-radius:999px;padding:9px 15px;font-weight:800;font-size:14px}.ntdh-hero h1{font-size:clamp(40px,6vw,66px);line-height:1.02;letter-spacing:-.045em;margin:22px 0;color:#020617}.ntdh-hero p{font-size:18px;line-height:1.8;color:#475569;max-width:760px}.ntdh-search{display:flex;gap:10px;background:#fff;border:1px solid rgba(255,255,255,.75);border-radius:28px;padding:12px;box-shadow:0 24px 70px rgba(30,64,175,.1);margin-top:26px}.ntdh-search input{flex:1;border:0;outline:0;background:#f8fafc;border-radius:20px;padding:15px 18px;font-size:15px}.ntdh-search button{border:0;border-radius:20px;background:var(--ntdh-blue);color:#fff;padding:0 24px;font-weight:900;cursor:pointer}.ntdh-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.ntdh-tags span{background:#fff;border-radius:999px;padding:9px 14px;color:#475569;font-size:14px}.ntdh-hero-card{border:1px solid #fff;background:rgba(255,255,255,.72);border-radius:40px;padding:20px;box-shadow:var(--ntdh-shadow)}.ntdh-hero-card__inner{border-radius:32px;background:linear-gradient(135deg,var(--ntdh-blue),var(--ntdh-cyan));padding:30px;color:white}.ntdh-hero-card__head{display:flex;justify-content:space-between;align-items:center}.ntdh-hero-card h2{font-size:28px;margin:10px 0 28px}.ntdh-hero-card ul{display:grid;gap:13px;list-style:none;margin:0;padding:0}.ntdh-hero-card li{display:flex;gap:12px;align-items:center;background:rgba(255,255,255,.15);border-radius:18px;padding:13px;font-weight:800}.ntdh-hero-card li b{display:grid;place-items:center;width:34px;height:34px;border-radius:13px;background:#fff;color:var(--ntdh-blue)}.ntdh-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:42px}.ntdh-trust-card,.ntdh-category-card,.ntdh-product-card,.ntdh-news-card,.ntdh-page-card,.ntdh-shop-filter,.ntdh-product-content-block{border:1px solid var(--ntdh-border);background:#fff;border-radius:var(--ntdh-radius);box-shadow:0 4px 18px rgba(15,23,42,.035)}.ntdh-trust-card{padding:20px}.ntdh-trust-card b{color:var(--ntdh-blue);font-size:22px}.ntdh-trust-card h3{margin:12px 0 4px;font-size:17px}.ntdh-trust-card p{margin:0;color:var(--ntdh-muted);font-size:14px}.ntdh-section{padding-top:48px;padding-bottom:20px}.ntdh-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px}.ntdh-section__head h1,.ntdh-section__head h2{font-size:34px;line-height:1.15;margin:0 0 8px;letter-spacing:-.025em}.ntdh-section__head p{margin:0;color:var(--ntdh-muted)}.ntdh-section__head a{background:#f1f5f9;border-radius:999px;padding:10px 14px;font-weight:900;color:#334155}.ntdh-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.ntdh-category-card{padding:22px;background:linear-gradient(135deg,#eff6ff,#ecfeff)}.ntdh-category-card span{color:var(--ntdh-blue);font-weight:900}.ntdh-category-card h3{margin:18px 0 6px;font-size:17px}.ntdh-category-card p{margin:0;color:var(--ntdh-muted);font-size:14px}.ntdh-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ntdh-product-card{overflow:hidden;transition:.2s}.ntdh-product-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(15,23,42,.1)}.ntdh-product-card__image{position:relative;display:grid;place-items:center;height:210px;background:linear-gradient(135deg,#eff6ff,#fff,#ecfeff);overflow:hidden}.ntdh-product-card__image img{width:100%;height:100%;object-fit:contain;padding:18px}.ntdh-product-card__image span{display:grid;place-items:center;width:92px;height:92px;border-radius:32px;background:white;color:var(--ntdh-blue);font-size:42px;box-shadow:0 18px 40px rgba(29,78,216,.12)}.ntdh-product-card__image em{position:absolute;top:14px;left:14px;background:#fff;border-radius:999px;padding:6px 10px;color:var(--ntdh-blue);font-style:normal;font-weight:900;font-size:12px;box-shadow:0 5px 18px rgba(15,23,42,.08)}.ntdh-product-card__body{padding:20px}.ntdh-product-card__meta{display:flex;justify-content:space-between;gap:10px;color:var(--ntdh-blue);font-size:12px;font-weight:800;margin-bottom:10px}.ntdh-product-card h2{font-size:18px;line-height:1.35;margin:0 0 8px}.ntdh-product-card p{margin:0;color:var(--ntdh-muted);line-height:1.55;font-size:14px}.ntdh-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px}.ntdh-product-card__bottom strong{font-size:18px}.ntdh-product-card__bottom a{background:#0f172a;color:white;border-radius:999px;padding:9px 15px;font-weight:900;font-size:14px}.ntdh-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ntdh-news-card{padding:18px}.ntdh-news-card__image{display:grid;place-items:center;height:180px;border-radius:22px;background:linear-gradient(135deg,#f1f5f9,#eff6ff);overflow:hidden}.ntdh-news-card__image img{width:100%;height:100%;object-fit:cover}.ntdh-news-card__image span{font-size:42px;color:var(--ntdh-blue)}.ntdh-news-card p,.ntdh-meta{color:var(--ntdh-blue);font-weight:800;font-size:13px}.ntdh-news-card h2,.ntdh-news-card h3{font-size:20px;line-height:1.35}.ntdh-more{font-weight:900;color:#334155}.ntdh-footer{margin-top:48px;border-top:1px solid var(--ntdh-border);background:#fff}.ntdh-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px;padding-top:42px;padding-bottom:42px}.ntdh-footer h3,.ntdh-footer h4{margin:0 0 12px}.ntdh-footer p{margin:6px 0;color:var(--ntdh-muted)}.ntdh-content-page{padding-top:42px}.ntdh-page-card{padding:34px}.ntdh-page-card h1{font-size:42px;letter-spacing:-.03em}.ntdh-single-thumb img{border-radius:24px;margin:20px 0}.ntdh-editor-content{color:#334155;line-height:1.8}.ntdh-editor-content h2,.ntdh-editor-content h3{color:#0f172a}.ntdh-editor-content a{color:var(--ntdh-blue);font-weight:800}.ntdh-shop-page{padding-top:36px}.ntdh-shop-hero{border-radius:32px;background:linear-gradient(135deg,#0f172a,#1e3a8a);padding:34px;color:white}.ntdh-shop-hero span{color:#bfdbfe;font-weight:900;font-size:14px}.ntdh-shop-hero h1{font-size:44px;margin:10px 0}.ntdh-shop-hero p{color:#dbeafe;max-width:720px}.ntdh-shop-layout{display:grid;grid-template-columns:280px 1fr;gap:24px;margin-top:30px}.ntdh-shop-filter{height:max-content;padding:20px}.ntdh-shop-filter h3{margin-top:0}.ntdh-shop-filter nav{display:grid;gap:8px}.ntdh-shop-filter a{background:#f8fafc;border-radius:16px;padding:12px 14px;font-weight:800;color:#475569}.ntdh-shop-filter a:hover{background:var(--ntdh-blue);color:white}.ntdh-warning{margin-top:22px;background:#fffbeb;color:#92400e;border-radius:18px;padding:14px;font-size:14px}.ntdh-shop-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.woocommerce-ordering select{border:1px solid var(--ntdh-border);border-radius:16px;padding:10px;background:white}.ntdh-single-product{padding-top:36px}.ntdh-single-product__top{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px}.ntdh-product-gallery{display:grid;place-items:center;min-height:470px;border-radius:40px;background:linear-gradient(135deg,#eff6ff,#fff,#ecfeff);padding:32px}.ntdh-product-gallery img{max-height:440px;object-fit:contain}.ntdh-product-gallery span{display:grid;place-items:center;width:170px;height:170px;border-radius:48px;background:#fff;color:var(--ntdh-blue);font-size:90px;box-shadow:0 24px 55px rgba(29,78,216,.12)}.ntdh-product-badge{display:inline-flex;background:var(--ntdh-blue-soft);color:var(--ntdh-blue);border-radius:999px;padding:7px 12px;font-weight:900;font-size:14px}.ntdh-product-summary h1{font-size:42px;line-height:1.1;letter-spacing:-.035em;margin:18px 0}.ntdh-short-desc{font-size:18px;line-height:1.75;color:#475569}.ntdh-single-price{font-size:36px;font-weight:950;margin:18px 0}.ntdh-info-box{display:grid;gap:12px;border:1px solid var(--ntdh-border);background:#fff;border-radius:28px;padding:18px}.ntdh-info-box p{margin:4px 0 0;color:var(--ntdh-muted)}.ntdh-order-form{margin-top:20px;background:#0f172a;color:white;border-radius:28px;padding:20px}.ntdh-order-form__title{font-size:18px;font-weight:950;margin-bottom:12px}.ntdh-order-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ntdh-order-form input,.ntdh-order-form textarea{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:white;border-radius:17px;padding:13px 14px;outline:0}.ntdh-order-form input::placeholder,.ntdh-order-form textarea::placeholder{color:#94a3b8}.ntdh-span-2{grid-column:span 2}.ntdh-order-form button{width:100%;border:0;border-radius:18px;background:var(--ntdh-blue);color:white;padding:14px 18px;font-weight:950;margin-top:14px;cursor:pointer}.ntdh-order-form button:disabled{opacity:.65;cursor:wait}.ntdh-order-form p{font-size:12px;color:#94a3b8;line-height:1.55}.ntdh-order-form__message{margin-top:10px;font-weight:800}.ntdh-order-form__message.is-success{color:#86efac}.ntdh-order-form__message.is-error{color:#fca5a5}.ntdh-product-content-block{margin-top:46px;padding:28px}.ntdh-product-content-block__head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.ntdh-product-content-block h2{font-size:28px;margin:0}.ntdh-product-content-block span{background:var(--ntdh-blue-soft);color:var(--ntdh-blue);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.related.products>h2{display:none}.related ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:20px;padding:0}.related ul.products li.product{list-style:none;width:auto!important;margin:0!important}.woocommerce-pagination{margin:28px 0;text-align:center}.woocommerce-pagination ul{display:inline-flex;gap:6px;border:0!important}.woocommerce-pagination li{border:0!important}.woocommerce-pagination a,.woocommerce-pagination span{display:grid;place-items:center;min-width:38px;height:38px;border-radius:12px;background:#fff;border:1px solid var(--ntdh-border);font-weight:800}.woocommerce-pagination .current{background:var(--ntdh-blue);color:#fff}
@media (max-width:980px){.ntdh-hero__grid,.ntdh-single-product__top,.ntdh-shop-layout{grid-template-columns:1fr}.ntdh-trust-grid,.ntdh-category-grid{grid-template-columns:repeat(2,1fr)}.ntdh-products-grid,.ntdh-news-grid{grid-template-columns:repeat(2,1fr)}.ntdh-nav{display:none}.ntdh-footer__grid{grid-template-columns:1fr}.ntdh-shop-filter{position:static}}
@media (max-width:640px){.ntdh-header__actions .ntdh-btn--ghost{display:none}.ntdh-hero{padding:38px 0}.ntdh-search{flex-direction:column}.ntdh-search button{padding:14px}.ntdh-products-grid,.ntdh-news-grid,.ntdh-trust-grid,.ntdh-category-grid{grid-template-columns:1fr}.ntdh-section__head{display:block}.ntdh-shop-toolbar{display:block}.ntdh-order-form__grid{grid-template-columns:1fr}.ntdh-span-2{grid-column:auto}.ntdh-product-content-block__head{display:block}.ntdh-product-summary h1{font-size:34px}.ntdh-page-card{padding:22px}.ntdh-footer__grid{padding-left:18px;padding-right:18px}}
.ntdh-menu-toggle{display:none;align-items:center;justify-content:center;gap:4px;flex-direction:column;width:48px;height:48px;border:1px solid var(--ntdh-border);border-radius:16px;background:#fff;cursor:pointer;box-shadow:0 10px 24px rgba(15,23,42,.06)}.ntdh-menu-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:var(--ntdh-slate)}.ntdh-mobile-nav[hidden]{display:none!important}.ntdh-mobile-nav{position:fixed;inset:0;z-index:70}.ntdh-mobile-nav__backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.45)}.ntdh-mobile-nav__panel{position:absolute;top:0;right:0;display:grid;gap:18px;width:min(360px,90vw);height:100%;padding:22px;background:#fff;box-shadow:-28px 0 55px rgba(15,23,42,.18)}.ntdh-mobile-nav__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.ntdh-mobile-nav__head strong{font-size:18px}.ntdh-mobile-nav__close{width:42px;height:42px;border:1px solid var(--ntdh-border);border-radius:14px;background:#fff;font-size:26px;line-height:1;cursor:pointer}.ntdh-mobile-nav__quicklinks{display:grid;gap:10px}.ntdh-mobile-nav__quicklinks a,.ntdh-mobile-nav__hotline{display:block;border:1px solid var(--ntdh-border);border-radius:18px;padding:14px 16px;background:#f8fafc;font-weight:800;color:#334155}.ntdh-mobile-nav__quicklinks a:hover,.ntdh-mobile-nav__hotline:hover{background:var(--ntdh-blue);border-color:var(--ntdh-blue);color:#fff}.ntdh-order-form__honeypot{display:none!important}.ntdh-order-form__field{display:grid;gap:8px}.ntdh-order-form__field span{font-size:13px;font-weight:800;color:#cbd5e1}.ntdh-order-form.is-submitting button{opacity:.75}.ntdh-consultation-alert{margin-top:14px;border:1px solid rgba(29,78,216,.18);background:var(--ntdh-blue-soft);color:var(--ntdh-blue-dark);border-radius:18px;padding:12px 14px;font-weight:800}.ntdh-product-card__consultation{position:absolute;right:14px;bottom:14px;background:#dbeafe;color:var(--ntdh-blue-dark);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;box-shadow:0 5px 18px rgba(15,23,42,.08)}.ntdh-product-meta{margin:10px 0 20px;color:var(--ntdh-muted);font-size:14px}.ntdh-product-meta .product_meta{display:grid;gap:6px}.ntdh-product-meta a{color:var(--ntdh-blue);font-weight:800}.ntdh-breadcrumbs{margin:0 0 18px}.ntdh-breadcrumbs .woocommerce-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:var(--ntdh-muted);font-size:14px}.ntdh-breadcrumbs a{color:var(--ntdh-blue);font-weight:800}.ntdh-shop-filter__form{display:grid;gap:14px;margin-bottom:20px}.ntdh-shop-filter__field{display:grid;gap:7px}.ntdh-shop-filter__field span{font-size:13px;font-weight:800;color:#475569}.ntdh-shop-filter__field select,.ntdh-shop-filter__field input{width:100%;border:1px solid var(--ntdh-border);border-radius:16px;background:#fff;padding:12px 14px;color:#0f172a}.ntdh-shop-filter__price{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ntdh-shop-filter__actions{display:flex;align-items:center;gap:10px}.ntdh-shop-filter__actions button{border:0;border-radius:16px;background:var(--ntdh-blue);color:#fff;padding:12px 16px;font-weight:900;cursor:pointer}.ntdh-shop-filter__actions a{font-weight:800;color:#475569}.woocommerce-info,.woocommerce-message,.woocommerce-error{border-radius:20px!important;border:1px solid var(--ntdh-border)!important;background:#fff!important;padding:16px 18px!important}.woocommerce-error{background:#fef2f2!important;color:#991b1b!important}.woocommerce-message,.woocommerce-info{color:#0f172a!important}
@media (max-width:980px){body.ntdh-menu-open{overflow:hidden}.ntdh-header__inner{gap:12px}.ntdh-menu-toggle{display:inline-flex}.ntdh-header__actions{margin-left:auto}.ntdh-shop-filter__price{grid-template-columns:1fr}}
@media (max-width:640px){.ntdh-mobile-nav__panel{width:100%;max-width:none}.ntdh-mobile-nav__quicklinks{grid-template-columns:1fr}.ntdh-shop-filter__actions{display:grid}.ntdh-shop-filter__actions button,.ntdh-shop-filter__actions a{text-align:center}.ntdh-breadcrumbs .woocommerce-breadcrumb{font-size:13px}}
.ntdh-price-sale,.ntdh-price-after-tax{color:var(--ntdh-blue-dark);font-weight:950}.ntdh-product-card__bottom del,.ntdh-single-price del{color:#94a3b8;font-size:.9em;margin-left:8px}.ntdh-product-meta--custom{display:grid;gap:8px}.nav-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.page-numbers{display:grid;place-items:center;min-width:38px;height:38px;padding:0 12px;border-radius:12px;background:#fff;border:1px solid var(--ntdh-border);font-weight:800}.page-numbers.current{background:var(--ntdh-blue);border-color:var(--ntdh-blue);color:#fff}.ntdh-product-image-placeholder{display:flex;align-items:center;justify-content:center;min-height:220px;padding:24px;border-radius:24px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#475569;font-weight:600;text-align:center}.ntdh-product-card__image .ntdh-product-image-placeholder{min-height:260px;border-radius:32px}.ntdh-product-gallery{display:grid;gap:14px;align-items:start;min-height:auto;padding:0;background:none;border-radius:0}.ntdh-product-gallery__main{display:grid;place-items:center;min-height:470px;border-radius:40px;background:linear-gradient(135deg,#eff6ff,#fff,#ecfeff);padding:32px}.ntdh-product-gallery__main img{display:block;max-height:440px;width:100%;height:auto;border-radius:24px;object-fit:contain}.ntdh-product-gallery__main .ntdh-product-image-placeholder{min-height:420px;width:100%}.ntdh-product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.ntdh-product-gallery__thumb{border-radius:22px;background:#fff;padding:8px;border:1px solid var(--ntdh-border);box-shadow:0 4px 18px rgba(15,23,42,.035)}.ntdh-product-gallery__thumb img{display:block;width:100%;aspect-ratio:1/1;border-radius:16px;object-fit:cover}.ntdh-category-card--empty{grid-column:1/-1}.ntdh-shop-empty-state{padding:14px 16px;border-radius:16px;background:#eff6ff;color:var(--ntdh-blue-dark);font-size:14px;font-weight:700}
.ntdh-product-card__taxonomy{margin-bottom:8px;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.ntdh-product-summary__actions{display:flex;align-items:center;justify-content:flex-start;margin:18px 0 4px}.ntdh-product-summary__actions .ntdh-buy-now-btn{appearance:none;-webkit-appearance:none;display:inline-flex!important;align-items:center;justify-content:center;min-width:210px;border:0!important;border-radius:16px!important;background:linear-gradient(135deg,#b91c1c,#ef4444)!important;color:#fff!important;padding:15px 28px!important;font-family:inherit;font-size:15px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 18px 40px rgba(220,38,38,.28);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.ntdh-product-summary__actions .ntdh-buy-now-btn:hover{transform:translateY(-2px);filter:saturate(1.06);box-shadow:0 24px 48px rgba(220,38,38,.34)}.ntdh-product-summary__actions .ntdh-buy-now-btn:focus-visible{outline:3px solid rgba(220,38,38,.22);outline-offset:3px}.ntdh-order-modal[hidden]{display:none!important}.ntdh-order-modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:24px}.ntdh-order-modal.is-open{display:flex!important}.ntdh-order-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.64);backdrop-filter:blur(5px);cursor:pointer}.ntdh-order-modal__dialog{position:relative;z-index:1;display:grid;gap:0;width:min(680px,100%);max-height:calc(100vh - 48px);margin:0;padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:linear-gradient(180deg,#0f172a,#111c34);box-shadow:0 36px 90px rgba(15,23,42,.5);overflow:auto}.ntdh-order-modal__close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:26px;line-height:1;cursor:pointer}.ntdh-order-form--modal{margin-top:0;background:transparent;padding:0;border-radius:0;box-shadow:none}.ntdh-order-form--modal .ntdh-order-form__title{font-size:30px;line-height:1.1;margin:0 0 18px;padding-right:52px}.ntdh-order-form--modal .ntdh-order-form__grid{gap:14px}.ntdh-order-form--modal input,.ntdh-order-form--modal textarea{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.09)}.ntdh-order-form--modal input[readonly]{background:rgba(255,255,255,.06);color:#e2e8f0;cursor:default}.ntdh-order-form__captcha{display:grid;gap:10px}.ntdh-order-form__captcha strong{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 18px;border-radius:16px;background:rgba(255,255,255,.12);color:#fff;font-size:20px;font-weight:900;letter-spacing:.04em}.ntdh-order-form__captcha input{margin:0}.ntdh-order-modal-open{overflow:hidden}
@media (max-width:640px){.ntdh-order-modal{padding:12px}.ntdh-product-summary__actions .ntdh-buy-now-btn{width:100%;min-width:0}.ntdh-order-modal__dialog{width:min(100vw - 12px,680px);max-height:calc(100vh - 24px);padding:22px;border-radius:24px}.ntdh-order-form--modal .ntdh-order-form__title{font-size:24px}}

.ntdh-home-modern{padding-bottom:28px}.ntdh-home-modern__eyebrow,.ntdh-product-detail-modern__eyebrow{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:8px 14px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ntdh-home-hero-modern{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 12%,#bfdbfe,transparent 28%),radial-gradient(circle at 82% 8%,#cffafe,transparent 26%),linear-gradient(135deg,#f8fafc,#eef6ff 45%,#fff);padding:46px 0 28px}.ntdh-home-hero-modern:before{content:"";position:absolute;left:50%;top:42px;width:320px;height:320px;transform:translateX(-50%);border-radius:999px;background:rgba(191,219,254,.38);filter:blur(80px);pointer-events:none}.ntdh-home-hero-modern__grid{position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:34px;align-items:center}.ntdh-home-hero-modern__content{position:relative;z-index:1}.ntdh-home-hero-modern__badge{display:inline-flex;align-items:center;gap:8px;border:1px solid #bfdbfe;background:rgba(255,255,255,.82);padding:10px 16px;border-radius:999px;font-size:14px;font-weight:900;color:#1d4ed8;box-shadow:0 8px 20px rgba(29,78,216,.08);backdrop-filter:blur(8px)}.ntdh-home-hero-modern h1{max-width:820px;margin:22px 0 0;font-size:clamp(46px,6vw,78px);line-height:1.1;letter-spacing:-.06em;color:#020617}.ntdh-home-hero-modern__intro{max-width:760px;margin:22px 0 0;font-size:18px;line-height:1.85;color:#475569; text-align:center;}.ntdh-home-search-panel{max-width:760px;margin-top:28px;padding:14px;border:1px solid rgba(255,255,255,.78);border-radius:34px;background:rgba(255,255,255,.92);box-shadow:0 28px 80px rgba(30,64,175,.12);backdrop-filter:blur(14px)}.ntdh-home-search-panel .ntdh-search{margin:0;padding:0;border:0;background:transparent;box-shadow:none}.ntdh-home-search-panel .ntdh-search input{background:#f8fafc;border-radius:24px;padding:18px 22px;font-size:15px;font-weight:600;color:#0f172a}

.ntdh-home-search-panel .ntdh-search button{
    border-radius:24px;
    padding:0 28px;
    background:#1d4ed8;
    line-height:55px;
    font-size:15px;
    font-weight:900;
    box-shadow:0 14px 34px rgba(29,78,216,.2)
    
}

.ntdh-home-hero-modern__tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.ntdh-home-hero-modern__tags span{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:999px;background:#fff;color:#475569;font-size:14px;font-weight:700;box-shadow:0 10px 22px rgba(15,23,42,.05)}.ntdh-home-hero-modern__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:720px;margin-top:26px}.ntdh-home-hero-modern__stats article{padding:18px 20px;border:1px solid rgba(255,255,255,.82);border-radius:26px;background:rgba(255,255,255,.78);box-shadow:0 18px 40px rgba(15,23,42,.06);backdrop-filter:blur(12px); text-align:center;}.ntdh-home-hero-modern__stats strong{display:block;font-size:28px;line-height:1;font-weight:950;color:#0f172a}.ntdh-home-hero-modern__stats span{display:block;margin-top:8px;font-size:14px;line-height:1.6;color:#64748b;font-weight:600}.ntdh-home-routine-card{position:relative;z-index:1;padding:18px;border:1px solid rgba(255,255,255,.86);border-radius:42px;background:rgba(255,255,255,.76);box-shadow:0 26px 80px rgba(15,23,42,.12);backdrop-filter:blur(18px)}.ntdh-home-routine-card:before{content:"";position:absolute;inset:-1px;border-radius:42px;padding:1px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.12));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.ntdh-home-routine-card__eyebrow{font-size:13px;font-weight:900;color:#dbeafe}.ntdh-home-routine-card>h2{margin:8px 0 0;font-size:34px;line-height:1.08;letter-spacing:-.04em;color:#fff}.ntdh-home-routine-card__steps{display:grid;gap:12px;margin-top:24px}.ntdh-home-routine-card__steps article{display:flex;gap:14px;align-items:flex-start;padding:16px;border-radius:24px;background:rgba(255,255,255,.14);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.ntdh-home-routine-card__steps span{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:16px;background:#fff;color:#1d4ed8;font-size:13px;font-weight:950}.ntdh-home-routine-card__steps strong{display:block;font-size:16px;color:#fff}.ntdh-home-routine-card__steps p{margin:4px 0 0;font-size:14px;line-height:1.55;color:#dbeafe}.ntdh-home-routine-card__product{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:center;margin-top:18px;padding:18px;border-radius:28px;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.ntdh-home-routine-card__product-media{display:grid;place-items:center;min-height:96px;border-radius:24px;background:rgba(255,255,255,.16);overflow:hidden}.ntdh-home-routine-card__product-media img{width:100%;height:100%;object-fit:contain;padding:10px}.ntdh-home-routine-card__product-media .ntdh-product-image-placeholder{min-height:96px;background:transparent;color:#fff}.ntdh-home-routine-card__product-label{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#bfdbfe}.ntdh-home-routine-card__product h3{margin:6px 0 0;font-size:18px;line-height:1.35}.ntdh-home-routine-card__product h3 a{color:#fff}.ntdh-home-routine-card__product-price{margin-top:8px;color:#fff;font-weight:900}.ntdh-home-routine-card__product-price .ntdh-price-after-tax,.ntdh-home-routine-card__product-price .ntdh-price-sale{color:#fff}.ntdh-home-routine-card__product-price del{color:#bfdbfe}.ntdh-home-routine-card__empty{display:grid;gap:6px;margin-top:18px;padding:18px;border-radius:24px;background:rgba(255,255,255,.12)}.ntdh-home-routine-card__empty strong{color:#fff}.ntdh-home-routine-card__empty p{margin:0;color:#dbeafe;line-height:1.6}.ntdh-home-routine-card{background-image:linear-gradient(135deg,#1d4ed8,#1d4ed8 18%,#2563eb 46%,#0891b2)}.ntdh-home-trust-strip{padding-top:16px}.ntdh-home-trust-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ntdh-home-trust-strip__grid article{padding:22px;border:1px solid #e2e8f0;border-radius:26px;background:#fff;box-shadow:0 8px 26px rgba(15,23,42,.05); text-align:center;}.ntdh-home-trust-strip__grid strong{display:block;font-size:17px;color:#0f172a}.ntdh-home-trust-strip__grid span{display:block;margin-top:8px;font-size:14px;line-height:1.65;color:#64748b}.ntdh-home-modern__category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ntdh-home-category-card{display:block;padding:24px;border-radius:30px;border:1px solid #dbeafe;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 36px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease}.ntdh-home-category-card:hover{transform:translateY(-4px);box-shadow:0 24px 52px rgba(15,23,42,.1)}.ntdh-home-category-card__count{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:38px;padding:0 14px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:900;font-size:14px}.ntdh-home-category-card h3{margin:18px 0 8px;font-size:22px;line-height:1.22;color:#020617}.ntdh-home-category-card p{margin:0;color:#64748b;line-height:1.7}.ntdh-home-modern__empty{padding:24px;border:1px dashed #cbd5e1;border-radius:30px;background:linear-gradient(180deg,#fff,#f8fafc)}.ntdh-home-modern__empty strong{display:block;font-size:20px;color:#0f172a}.ntdh-home-modern__empty p{margin:10px 0 0;color:#64748b;line-height:1.7}.ntdh-home-modern__pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.ntdh-home-modern__pills span{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;background:#fff;border:1px solid #dbeafe;color:#475569;font-size:14px;font-weight:800;box-shadow:0 8px 18px rgba(15,23,42,.04)}.ntdh-home-modern__pills .is-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.ntdh-home-modern__products .ntdh-product-card,.ntdh-single-product-modern__related .ntdh-product-card{border:1px solid #dbe4f0;border-radius:30px;box-shadow:0 16px 42px rgba(15,23,42,.06)}.ntdh-home-modern__products .ntdh-product-card__image,.ntdh-single-product-modern__related .ntdh-product-card__image{height:250px;background:linear-gradient(180deg,#f8fbff,#eef5ff)}.ntdh-home-modern__products .ntdh-product-card__body,.ntdh-single-product-modern__related .ntdh-product-card__body{padding:22px}.ntdh-home-modern__products .ntdh-product-card__meta,.ntdh-single-product-modern__related .ntdh-product-card__meta{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.ntdh-home-modern__products .ntdh-product-card__bottom a,.ntdh-single-product-modern__related .ntdh-product-card__bottom a{background:#1d4ed8}.ntdh-home-process{padding:30px;border-radius:36px;background:linear-gradient(135deg,#0f172a,#16254a 42%,#1d4ed8);color:#fff;box-shadow:0 26px 72px rgba(15,23,42,.22)}.ntdh-home-process .ntdh-home-modern__eyebrow{background:rgba(255,255,255,.14);color:#dbeafe}.ntdh-home-process__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.ntdh-home-process__grid article{padding:22px;border-radius:28px;background:rgba(255,255,255,.09);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.ntdh-home-process__grid span{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:#fff;color:#1d4ed8;font-size:15px;font-weight:950}.ntdh-home-process__grid h3{margin:16px 0 8px;font-size:22px;line-height:1.2;color:#fff}.ntdh-home-process__grid p{margin:0;color:#dbeafe;line-height:1.75}.ntdh-home-modern__news .ntdh-news-card{padding:20px;border:1px solid #dbe4f0;border-radius:30px;box-shadow:0 14px 36px rgba(15,23,42,.06)}.ntdh-home-modern__news .ntdh-news-card__image{height:214px;border-radius:26px;background:linear-gradient(180deg,#eff6ff,#fff)}.ntdh-home-modern__news .ntdh-news-card p{margin:16px 0 8px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.ntdh-home-modern__news .ntdh-news-card h3{margin:0 0 12px;font-size:22px;line-height:1.34}.ntdh-home-modern__news .ntdh-more{color:#1d4ed8}.ntdh-single-product-modern{padding-top:28px;padding-bottom:34px}.ntdh-single-product-modern__breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-bottom:18px;color:#64748b;font-size:14px;font-weight:700}.ntdh-single-product-modern__breadcrumbs a{color:#64748b}.ntdh-single-product-modern__breadcrumbs strong,.ntdh-single-product-modern__breadcrumbs a:hover{color:#1d4ed8}.ntdh-product-hero-modern{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start}.ntdh-product-gallery-modern__frame{padding:16px;border:1px solid #dbeafe;border-radius:34px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.05)}.ntdh-product-gallery-modern__main{display:grid;place-items:center;min-height:520px;padding:30px;border-radius:28px;background:linear-gradient(135deg,#eff6ff,#fff,#ecfeff)}.ntdh-product-gallery-modern__main img{width:100%;height:auto;max-height:430px;object-fit:contain}.ntdh-product-gallery-modern__main .ntdh-product-image-placeholder{min-height:420px;width:100%;border-radius:30px}.ntdh-product-gallery-modern__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.ntdh-product-gallery-modern__thumb{display:grid;place-items:center;aspect-ratio:1/1;padding:10px;border:1px solid #e2e8f0;border-radius:22px;background:#f8fafc}.ntdh-product-gallery-modern__thumb img{width:100%;height:100%;border-radius:16px;object-fit:cover}.ntdh-product-summary-modern{display:grid;gap:16px}.ntdh-product-summary-modern__panel{padding:28px 30px;border:1px solid #e2e8f0;border-radius:34px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.05)}.ntdh-product-summary-modern__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.ntdh-product-summary-modern__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border-radius:999px;font-size:13px;font-weight:900}.ntdh-product-summary-modern__badge.is-blue{background:#eff6ff;color:#1d4ed8}.ntdh-product-summary-modern__badge.is-amber{background:#fff7ed;color:#b45309}.ntdh-product-summary-modern__badge.is-slate{background:#f1f5f9;color:#475569}.ntdh-product-summary-modern h1{margin:0;font-size:clamp(36px,4vw,40px);line-height:1.06;letter-spacing:-.045em;color:#020617}.ntdh-product-summary-modern__excerpt{max-width:780px;margin:16px 0 0;color:#475569;font-size:18px;line-height:1.86}.ntdh-product-summary-modern__price{margin-top:22px;padding:22px;border-radius:28px;background:linear-gradient(135deg,#eff6ff,#ecfeff)}.ntdh-product-summary-modern__price-label{display:block;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.ntdh-product-summary-modern__price-value{margin-top:8px;font-size:40px;font-weight:950;color:#1e3a8a}.ntdh-product-summary-modern__price-value .ntdh-price-after-tax,.ntdh-product-summary-modern__price-value .ntdh-price-sale{font-size:inherit;color:inherit}.ntdh-product-summary-modern__price-value del{display:inline-block;margin-left:10px;color:#94a3b8;font-size:.48em;vertical-align:middle}.ntdh-product-summary-modern__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.ntdh-product-info-chip{padding:16px;border:1px solid #e2e8f0;border-radius:22px;background:#f8fafc}.ntdh-product-info-chip span{display:block;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.ntdh-product-info-chip strong{display:block;margin-top:8px;font-size:16px;line-height:1.5;color:#0f172a}.ntdh-product-info-chip a{color:#0f172a}.ntdh-product-summary-modern__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.ntdh-product-summary-modern__actions .ntdh-buy-now-btn{
	min-width:220px;
	border-radius:20px!important;     
	background-color: red;
    color: white;
    font-weight: bold;
    text-transform: uppercase;    
	cursor: pointer;
	padding:15px 26px;
	}
	.ntdh-product-summary-modern__consult{display:inline-flex;align-items:center;justify-content:center;min-width:190px;padding:15px 26px;border:1px solid #bfdbfe;border-radius:20px;background:#fff;color:#1d4ed8;font-size:15px;font-weight:900;box-shadow:0 10px 26px rgba(29,78,216,.08)}.ntdh-product-mini-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ntdh-product-mini-trust article{padding:18px;border:1px solid #dbeafe;border-radius:26px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.04)}.ntdh-product-mini-trust strong{display:block;font-size:16px;color:#0f172a}.ntdh-product-mini-trust span{display:block;margin-top:8px;font-size:14px;line-height:1.7;color:#64748b}.ntdh-product-detail-modern{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;margin-top:36px}.ntdh-product-detail-modern__content{padding:28px 30px;border:1px solid #e2e8f0;border-radius:34px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.05)}.ntdh-product-detail-modern__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid #e2e8f0}.ntdh-product-detail-modern__head h2{margin:10px 0 0;font-size:34px;line-height:1.12;letter-spacing:-.03em}.ntdh-product-detail-modern__head span{display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:900}.ntdh-product-detail-modern__extra{margin-top:28px;padding:22px;border-radius:24px;background:#f8fafc}.ntdh-product-detail-modern__extra h3{margin:0 0 10px;font-size:22px;color:#0f172a}.ntdh-product-detail-modern__extra p{margin:0;color:#475569;line-height:1.8}.ntdh-product-detail-sidebar{position:sticky;top:92px;align-self:start;padding:22px;border:1px solid #bfdbfe;border-radius:30px;background:#eff6ff;box-shadow:0 16px 32px rgba(29,78,216,.08)}.ntdh-product-detail-sidebar__eyebrow{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#1d4ed8}.ntdh-product-detail-sidebar__price{margin-top:14px;font-size:34px;font-weight:950;color:#1e3a8a}.ntdh-product-detail-sidebar__price .ntdh-price-after-tax,.ntdh-product-detail-sidebar__price .ntdh-price-sale{color:inherit}.ntdh-product-detail-sidebar__price del{display:inline-block;margin-left:8px;color:#94a3b8;font-size:.48em;vertical-align:middle}.ntdh-product-detail-sidebar__meta{display:grid;gap:14px;margin:20px 0 0}.ntdh-product-detail-sidebar__meta div{padding-bottom:14px;border-bottom:1px solid rgba(148,163,184,.26)}.ntdh-product-detail-sidebar__meta div:last-child{padding-bottom:0;border-bottom:0}.ntdh-product-detail-sidebar__meta dt{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.ntdh-product-detail-sidebar__meta dd{margin:6px 0 0;font-size:16px;font-weight:800;line-height:1.5;color:red;}.ntdh-product-detail-sidebar__cta{width:100%;margin-top:22px;border:0;border-radius:20px;background:#1d4ed8;color:#fff;padding:16px 18px;font-size:15px;font-weight:900;box-shadow:0 16px 30px rgba(29,78,216,.22);cursor:pointer}.ntdh-single-product-modern__related{padding-bottom:10px}
@media (max-width:1100px){.ntdh-home-hero-modern__grid,.ntdh-product-hero-modern,.ntdh-product-detail-modern{grid-template-columns:1fr}.ntdh-product-detail-sidebar{position:static}.ntdh-product-mini-trust{grid-template-columns:1fr}.ntdh-home-routine-card__product{grid-template-columns:88px 1fr}}
@media (max-width:820px){.ntdh-home-hero-modern h1{font-size:clamp(40px,11vw,62px)}.ntdh-home-hero-modern__stats,.ntdh-home-modern__category-grid,.ntdh-home-process__grid,.ntdh-home-trust-strip__grid{grid-template-columns:1fr 1fr}.ntdh-product-summary-modern__chips{grid-template-columns:1fr}.ntdh-product-gallery-modern__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.ntdh-product-detail-modern__head{display:block}.ntdh-product-detail-modern__head span{margin-top:14px}}
@media (max-width:640px){.ntdh-home-hero-modern{padding:34px 0 12px}.ntdh-home-search-panel{padding:12px;border-radius:28px}.ntdh-home-search-panel .ntdh-search input{padding:16px 18px}.ntdh-home-hero-modern__stats,.ntdh-home-modern__category-grid,.ntdh-home-process__grid,.ntdh-home-trust-strip__grid,.ntdh-product-mini-trust,.ntdh-products-grid,.ntdh-news-grid{grid-template-columns:1fr}.ntdh-home-modern__pills{gap:8px}.ntdh-home-routine-card,.ntdh-home-process,.ntdh-product-summary-modern__panel,.ntdh-product-detail-modern__content,.ntdh-product-detail-sidebar,.ntdh-product-gallery-modern__frame{border-radius:28px}.ntdh-home-routine-card__product{grid-template-columns:1fr}.ntdh-home-routine-card__product-media{min-height:140px}.ntdh-product-gallery-modern__main{min-height:340px;padding:22px}.ntdh-product-gallery-modern__main .ntdh-product-image-placeholder{min-height:260px}.ntdh-product-gallery-modern__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.ntdh-product-summary-modern h1{font-size:34px}.ntdh-product-summary-modern__price-value{font-size:32px}.ntdh-product-summary-modern__actions{display:grid}.ntdh-product-summary-modern__actions .ntdh-buy-now-btn,.ntdh-product-summary-modern__consult{width:100%;min-width:0}.ntdh-product-detail-modern__head h2{font-size:28px}.ntdh-product-detail-sidebar__price{font-size:28px}}
@media (min-width:1101px){.ntdh-product-gallery-modern{position:sticky;top:96px;align-self:flex-start;height:max-content}}
@media (max-width:1100px){.ntdh-product-gallery-modern{position:static;top:auto}}
.ntdh-home-modern__pills button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;background:#fff;border:1px solid #dbeafe;color:#475569;font-size:14px;font-weight:800;box-shadow:0 8px 18px rgba(15,23,42,.04);cursor:pointer;transition:all .2s ease}.ntdh-home-modern__pills button:hover{border-color:#93c5fd;color:#1d4ed8}.ntdh-home-modern__pills button.is-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}
html,body,body.ntdh-site,input,button,select,textarea{font-family:"Inter","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.ntdh-site{font-weight:400}button,input,select,textarea{font:inherit}.ntdh-home-trust-strip__grid strong,.ntdh-product-mini-trust strong,.ntdh-home-process__grid h3,.ntdh-product-card__bottom strong,.ntdh-product-summary-modern__price-value,.ntdh-product-detail-sidebar__price,.ntdh-price-sale,.ntdh-price-after-tax,.ntdh-home-hero-modern__stats strong,.ntdh-home-routine-card__steps strong,.ntdh-home-routine-card__product-price,.ntdh-order-form button,.ntdh-order-form__title,.ntdh-order-form__captcha strong,.ntdh-product-summary__actions .ntdh-buy-now-btn,.ntdh-product-detail-sidebar__cta{font-weight:800!important}.ntdh-home-trust-strip__grid strong,.ntdh-product-mini-trust strong{font-size:16px!important;color:#0f172a!important}.ntdh-home-trust-strip__grid span,.ntdh-product-mini-trust span,.ntdh-home-process__grid p,.ntdh-home-routine-card__steps p,.ntdh-home-routine-card__empty p,.ntdh-product-card p{font-size:14px!important;font-weight:500!important;line-height:1.6!important;color:#475569}.ntdh-home-routine-card__steps p,.ntdh-home-routine-card__empty p,.ntdh-home-routine-card__product-label,.ntdh-home-routine-card__product h3 a,.ntdh-home-routine-card__product-price,.ntdh-home-process__grid p{color:#dbeafe}.ntdh-home-trust-strip__grid article,.ntdh-product-mini-trust article{backface-visibility:hidden;transform:translateZ(0)}.ntdh-home-hero-modern__tags:not(.ntdh-home-hero-modern__tags--dynamic){display:none}.ntdh-home-hero-modern__tags--dynamic a{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:999px;background:#fff;color:#475569;font-size:14px;font-weight:700;box-shadow:0 10px 22px rgba(15,23,42,.05);transition:transform .18s ease,box-shadow .18s ease,color .18s ease}.ntdh-home-hero-modern__tags--dynamic a:hover{transform:translateY(-1px);color:#1d4ed8;box-shadow:0 14px 26px rgba(15,23,42,.08)}
.ntdh-order-modal[hidden]{display:none!important}.ntdh-order-modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:24px}.ntdh-order-modal.is-open{display:flex!important}.ntdh-order-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.28);backdrop-filter:blur(12px);cursor:pointer}.ntdh-order-modal__dialog{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:0;width:min(900px,100%);max-height:calc(100vh - 48px);margin:0;padding:0;border:1px solid rgba(226,232,240,.94);border-radius:34px;background:#fff;box-shadow:0 38px 96px rgba(15,23,42,.18);overflow:hidden}.ntdh-order-modal__close{position:absolute;top:18px;right:18px;z-index:3;display:grid;place-items:center;width:46px;height:46px;border:1px solid #dbe3ef;border-radius:999px;background:rgba(255,255,255,.96);color:#475569;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 10px 22px rgba(15,23,42,.08);transition:background .18s ease,color .18s ease,border-color .18s ease}.ntdh-order-modal__close:hover{background:#fff;color:#0f172a;border-color:#cbd5e1}.ntdh-order-modal__info{display:grid;align-content:start;gap:18px;padding:34px;background:linear-gradient(145deg,#1d4ed8 0%,#2563eb 42%,#06b6d4 100%);color:#fff}.ntdh-order-modal__eyebrow-badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ntdh-order-modal__info-title{margin:0;font-size:34px;line-height:1.08;letter-spacing:-.04em;color:#fff}.ntdh-order-modal__info-text{margin:0;color:#e0f2fe;font-size:15px;font-weight:500;line-height:1.8}.ntdh-order-modal__summary{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:center;padding:18px;border-radius:28px;background:rgba(255,255,255,.98);box-shadow:0 18px 40px rgba(8,47,73,.18);color:#0f172a}.ntdh-order-modal__summary-media{display:grid;place-items:center;min-height:96px;border-radius:24px;background:#eff6ff;overflow:hidden}.ntdh-order-modal__summary-media img{width:100%;height:100%;object-fit:contain;padding:10px}.ntdh-order-modal__summary-media .ntdh-product-image-placeholder{min-height:96px;border-radius:24px;background:transparent;color:#1d4ed8;font-size:14px}.ntdh-order-modal__summary-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1d4ed8}.ntdh-order-modal__summary-title{margin-top:6px;font-size:19px;font-weight:800;line-height:1.4;color:#0f172a}.ntdh-order-modal__summary-price{margin-top:8px;font-size:14px;font-weight:600;color:#64748b}.ntdh-order-modal__summary-price span{margin-left:4px;color:#1e3a8a;font-weight:800}.ntdh-order-modal__summary-price .ntdh-price-after-tax,.ntdh-order-modal__summary-price .ntdh-price-sale{color:#1e3a8a}.ntdh-order-modal__summary-price del{color:#94a3b8;font-size:.92em}.ntdh-order-modal__trust-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.ntdh-order-modal__trust-list li{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border-radius:22px;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);font-size:14px;font-weight:600;line-height:1.6;color:#eff6ff}.ntdh-order-modal__trust-list li:before{content:"";display:block;flex:0 0 10px;width:10px;height:10px;margin-top:6px;border-radius:999px;background:#bfdbfe;box-shadow:0 0 0 6px rgba(191,219,254,.14)}.ntdh-order-form--modal.ntdh-order-modal__form-panel{margin:0;display:block;align-self:stretch;background:#fff;color:#0f172a;padding:34px 34px 30px;border-radius:0;box-shadow:none;overflow:auto}.ntdh-order-form__header{display:grid;gap:10px;margin-bottom:22px;padding-right:56px}.ntdh-order-form__eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#1d4ed8}.ntdh-order-form__heading{margin:0;font-size:30px;line-height:1.14;letter-spacing:-.03em;color:#0f172a}.ntdh-order-form__title--sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ntdh-order-form--modal .ntdh-order-form__grid{gap:16px}.ntdh-order-form--modal .ntdh-order-form__field{gap:8px}.ntdh-order-form--modal .ntdh-order-form__field span{font-size:13px;font-weight:800;color:#334155}.ntdh-order-form--modal input,.ntdh-order-form--modal textarea{width:100%;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;border-radius:18px;padding:15px 16px;outline:0;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.ntdh-order-form--modal textarea{min-height:112px;resize:vertical}.ntdh-order-form--modal input::placeholder,.ntdh-order-form--modal textarea::placeholder{color:#94a3b8}.ntdh-order-form--modal input:focus,.ntdh-order-form--modal textarea:focus{border-color:#93c5fd;background:#fff;box-shadow:0 0 0 4px rgba(219,234,254,.95)}.ntdh-order-form--modal input[readonly]{background:#f1f5f9;color:#0f172a;cursor:default}.ntdh-order-form--modal .ntdh-order-form__captcha{display:grid;grid-template-columns:minmax(0,168px) minmax(0,1fr);gap:12px;padding:16px;border:1px solid #dbeafe;border-radius:24px;background:linear-gradient(180deg,#eff6ff,#f8fbff)}.ntdh-order-form--modal .ntdh-order-form__captcha strong{display:grid;place-items:center;min-height:56px;padding:0 18px;border-radius:18px;background:#fff;color:#1d4ed8;font-size:22px;font-weight:800;letter-spacing:.02em;box-shadow:0 10px 22px rgba(29,78,216,.08)}.ntdh-order-form--modal button[type=submit]{width:100%;margin-top:20px;border:0;border-radius:20px;background:#1d4ed8;color:#fff;padding:17px 18px;font-size:15px;font-weight:800;box-shadow:0 18px 34px rgba(29,78,216,.18);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.ntdh-order-form--modal button[type=submit]:hover{transform:translateY(-1px);background:#1e40af;box-shadow:0 22px 38px rgba(29,78,216,.22)}.ntdh-order-form--modal button[type=submit]:disabled{opacity:.72;cursor:wait;transform:none}.ntdh-order-form--modal>p{margin:14px 0 0;padding:14px 16px;border-radius:18px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:600;line-height:1.65;text-align:center}.ntdh-order-form--modal .ntdh-order-form__message{margin-top:12px;font-size:14px;font-weight:700}.ntdh-order-form--modal .ntdh-order-form__message.is-success{color:#15803d}.ntdh-order-form--modal .ntdh-order-form__message.is-error{color:#b91c1c}.ntdh-order-modal-open{overflow:hidden}
@media (max-width:900px){.ntdh-order-modal__dialog{grid-template-columns:1fr;width:min(100%,720px)}.ntdh-order-modal__info{padding:28px}.ntdh-order-form--modal.ntdh-order-modal__form-panel{padding:28px 24px 24px}.ntdh-order-form__header{padding-right:50px}.ntdh-order-form__heading{font-size:26px}}
@media (max-width:640px){.ntdh-order-modal{align-items:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px}.ntdh-order-modal__dialog{max-height:none;min-height:calc(100vh - 24px);overflow:visible;border-radius:28px}.ntdh-order-modal__close{position:sticky;top:14px;right:auto;justify-self:end;margin:14px 14px 0 0;width:42px;height:42px}.ntdh-order-modal__info{padding:22px 20px}.ntdh-order-modal__info-title{font-size:28px}.ntdh-order-modal__summary{grid-template-columns:84px 1fr;padding:16px;border-radius:24px}.ntdh-order-form--modal.ntdh-order-modal__form-panel{overflow:visible;padding:22px 18px 20px}.ntdh-order-form__heading{font-size:22px}.ntdh-order-form--modal .ntdh-order-form__grid{grid-template-columns:1fr}.ntdh-order-form--modal .ntdh-span-2{grid-column:auto}.ntdh-order-form--modal .ntdh-order-form__captcha{grid-template-columns:1fr;padding:14px}.ntdh-order-form--modal .ntdh-order-form__captcha strong{min-height:52px;font-size:20px}.ntdh-order-form--modal input,.ntdh-order-form--modal textarea{padding:14px 15px;border-radius:16px}.ntdh-order-form--modal button[type=submit]{padding:16px 18px;border-radius:18px}}
.ntdh-nav{position:relative}
.ntdh-nav .menu,.ntdh-nav>ul{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}
.ntdh-nav li{position:relative;list-style:none}
.ntdh-nav>div>ul>li>a,.ntdh-nav>.menu>li>a,.ntdh-nav>ul>li>a,.ntdh-nav .menu>li>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:999px;font-size:14px;font-weight:700;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}
.ntdh-nav .current-menu-item>a,.ntdh-nav .current-menu-ancestor>a,.ntdh-nav .current-menu-parent>a,.ntdh-nav li:hover>a,.ntdh-nav li:focus-within>a{background:var(--ntdh-blue);color:#fff;box-shadow:0 12px 26px rgba(29,78,216,.18)}
.ntdh-nav .menu-item-has-children>a{position:relative;padding-right:38px}
.ntdh-nav li:hover>a:after,.ntdh-nav li:focus-within>a:after{transform:translateY(-35%) rotate(45deg)}
.ntdh-nav .sub-menu{position:absolute;top:calc(100% + 6px);left:0;display:grid;gap:4px;min-width:250px;margin:0;padding:12px;border:1px solid rgba(226,232,240,.94);border-radius:24px;background:rgba(255,255,255,.98);box-shadow:0 28px 60px rgba(15,23,42,.14);backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease;z-index:90}
.ntdh-nav .sub-menu:before{content:"";position:absolute;left:0;right:0;top:-14px;height:18px;background:transparent}
.ntdh-nav .sub-menu:after{content:"";position:absolute;left:22px;top:-8px;width:16px;height:16px;border-top:1px solid rgba(226,232,240,.94);border-left:1px solid rgba(226,232,240,.94);background:rgba(255,255,255,.98);transform:rotate(45deg)}
.ntdh-nav .sub-menu .sub-menu{top:-12px;left:calc(100% + 6px)}
.ntdh-nav .sub-menu .sub-menu:before{left:-8px;top:24px;border-top:1px solid rgba(226,232,240,.94);border-left:1px solid rgba(226,232,240,.94)}
.ntdh-nav li:hover>.sub-menu,.ntdh-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.ntdh-nav .sub-menu a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:16px;background:transparent;color:#334155;font-size:14px;font-weight:700;line-height:1.5;transition:background-color .18s ease,color .18s ease,transform .18s ease}
.ntdh-nav .sub-menu a:hover,.ntdh-nav .sub-menu li:focus-within>a,.ntdh-nav .sub-menu .current-menu-item>a,.ntdh-nav .sub-menu .current-menu-ancestor>a{background:#eff6ff;color:var(--ntdh-blue);box-shadow:none;transform:translateX(2px)}
.ntdh-nav .sub-menu .menu-item-has-children>a{padding-right:34px}
.ntdh-nav .sub-menu .menu-item-has-children>a:after{right:12px;transform:translateY(-50%) rotate(-45deg)}
.ntdh-nav .sub-menu .menu-item-has-children:hover>a:after,.ntdh-nav .sub-menu .menu-item-has-children:focus-within>a:after{transform:translateY(-50%) rotate(-45deg)}
@media (max-width:980px){.ntdh-nav .sub-menu{display:none!important}}
.ntdh-mobile-nav__quicklinks ul{margin:0;padding:0;list-style:none}
.ntdh-mobile-nav__quicklinks .ntdh-mobile-nav__menu{display:grid;gap:10px}
.ntdh-mobile-nav__quicklinks .menu-item{display:grid;gap:10px}
.ntdh-mobile-nav__panel{overflow-y:auto;overflow-x:hidden;isolation:isolate;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}
.ntdh-mobile-nav__quicklinks .menu-item-has-children{position:relative}
.ntdh-mobile-nav__quicklinks .menu-item-has-children>a{padding-right:58px}
.ntdh-mobile-nav__submenu-toggle{position:absolute;top:8px;right:8px;z-index:2;display:grid;place-items:center;width:40px;height:40px;border:1px solid #dbeafe;border-radius:14px;background:#fff;color:#1d4ed8;box-shadow:0 10px 22px rgba(29,78,216,.08);cursor:pointer}
.ntdh-mobile-nav__submenu-toggle span{display:block;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-1px) rotate(45deg);transition:transform .18s ease}
.ntdh-mobile-nav__quicklinks .menu-item-has-children.is-open>.ntdh-mobile-nav__submenu-toggle span{transform:translateY(2px) rotate(-135deg)}
.ntdh-mobile-nav__submenu-shell{margin-left:16px;padding:8px 0 0 14px;border-left:2px solid #dbeafe}
.ntdh-mobile-nav__submenu-shell .ntdh-mobile-nav__menu{gap:8px}
.ntdh-mobile-nav__submenu-shell a{background:#fff}
.ntdh-mobile-nav__submenu-shell[hidden]{display:none!important}
@media (max-width:980px){.ntdh-header__actions{display:none!important}}
@media (max-width:980px){
	.ntdh-mobile-nav{z-index:140}
	.ntdh-mobile-nav__panel{
		position:fixed;
		top:0;
		right:0;
		bottom:0;
		width:min(380px,100vw);
		min-height:100dvh;
		display:flex;
		flex-direction:column;
		align-items:stretch;
		justify-content:flex-start;
		padding:18px;
		background:#fff;
		box-shadow:-28px 0 55px rgba(15,23,42,.18);
		overflow-y:auto;
		overflow-x:hidden;
	}
	.ntdh-mobile-nav__quicklinks{
		display:grid;
		gap:10px;
		margin-top:6px;
		position:relative;
		z-index:1;
	}
	.ntdh-mobile-nav__quicklinks .ntdh-mobile-nav__menu{
		display:grid!important;
		gap:10px!important;
	}
	.ntdh-mobile-nav__quicklinks .menu-item{
		display:grid!important;
		gap:10px;
	}
	.ntdh-mobile-nav__quicklinks .menu-item>a{
		display:block!important;
		border:1px solid var(--ntdh-border);
		border-radius:18px;
		padding:14px 16px;
		background:#f8fafc;
		color:#334155;
		font-weight:800;
	}
	.ntdh-mobile-nav__hotline{
		margin-top:14px;
	}
	.ntdh-shop-filter__toggle{
		display:flex;
		align-items:center;
		justify-content:space-between;
		gap:12px;
		width:100%;
		border:1px solid #bfdbfe;
		border-radius:20px;
		background:#eff6ff;
		color:#1d4ed8;
		padding:14px 16px;
		font-weight:900;
		box-shadow:0 10px 24px rgba(29,78,216,.08);
		cursor:pointer;
	}
	.ntdh-shop-filter__toggle span{
		display:grid;
		place-items:center;
		width:34px;
		height:34px;
		border-radius:12px;
		background:#fff;
		font-size:16px;
		box-shadow:0 8px 16px rgba(29,78,216,.08);
	}
	.ntdh-shop-filter--ready .ntdh-shop-filter__content{
		display:none;
	}
	.ntdh-shop-filter--ready.is-open .ntdh-shop-filter__content{
		display:block;
		margin-top:16px;
	}
	.ntdh-shop-filter--ready.is-open .ntdh-shop-filter__toggle{
		background:#1d4ed8;
		border-color:#1d4ed8;
		color:#fff;
	}
	.ntdh-shop-filter--ready.is-open .ntdh-shop-filter__toggle span{
		color:#1d4ed8;
	}
}
@media (min-width:981px){
	.ntdh-shop-filter__toggle{
		display:none!important;
	}
}

.ntdh-ai-consult{
	margin-top:22px;
	padding:18px;
	border:1px solid rgba(15,118,110,.2);
	border-radius:18px;
	background:#f8fffd;
	box-shadow:0 18px 45px rgba(15,23,42,.08);
}
.ntdh-ai-consult__head{
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);
	gap:18px;
	align-items:start;
	margin-bottom:16px;
}
.ntdh-ai-consult__head span{
	display:inline-flex;
	margin-bottom:6px;
	color:#0f766e;
	font-size:12px;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing:0;
}
.ntdh-ai-consult__head h2{
	margin:0;
	font-size:22px;
	line-height:1.25;
	color:#0f172a;
}
.ntdh-ai-consult__head p{
	margin:0;
	color:#475569;
	font-size:14px;
	line-height:1.55;
}
.ntdh-ai-consult__panel{
	display:grid;
	gap:12px;
}
.ntdh-ai-consult__head{
	grid-template-columns:1fr;
}
.ntdh-ai-consult__verify,
.ntdh-ai-consult__question,
.ntdh-ai-order{
	display:grid;
	gap:12px;
}
.ntdh-ai-consult__verify[hidden],
.ntdh-ai-consult__question[hidden],
.ntdh-ai-consult__result[hidden]{
	display:none!important;
}
.ntdh-ai-consult__verify{
	grid-template-columns:minmax(0,1fr) auto;
	align-items:end;
}
.ntdh-ai-consult label,
.ntdh-ai-order label{
	display:grid;
	gap:6px;
	margin:0;
	color:#0f172a;
	font-weight:800;
}
.ntdh-ai-consult label span,
.ntdh-ai-order label span{
	font-size:13px;
}
.ntdh-ai-consult input,
.ntdh-ai-consult textarea,
.ntdh-ai-order input,
.ntdh-ai-order textarea{
	width:100%;
	border:1px solid #cbd5e1;
	border-radius:12px;
	background:#fff;
	color:#0f172a;
	padding:12px 14px;
	font:inherit;
	font-weight:600;
	outline:none;
	transition:border-color .18s ease, box-shadow .18s ease;
}
.ntdh-ai-consult input:focus,
.ntdh-ai-consult textarea:focus,
.ntdh-ai-order input:focus,
.ntdh-ai-order textarea:focus{
	border-color:#0f766e;
	box-shadow:0 0 0 3px rgba(15,118,110,.12);
}
.ntdh-ai-consult__question textarea{
	min-height:360px;
	line-height:1.55;
}
.ntdh-ai-consult button,
.ntdh-ai-order button{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:46px;
	border:0;
	border-radius:12px;
	background:#0f766e;
	color:#fff;
	padding:12px 18px;
	font:inherit;
	font-weight:900;
	cursor:pointer;
	box-shadow:0 12px 26px rgba(15,118,110,.22);
}
.ntdh-ai-consult button:disabled,
.ntdh-ai-order button:disabled{
	opacity:.65;
	cursor:not-allowed;
}
.ntdh-ai-consult__message,
.ntdh-ai-order__message{
	min-height:22px;
	font-size:14px;
	font-weight:800;
	color:#475569;
}
.ntdh-ai-consult__message.is-success,
.ntdh-ai-order__message.is-success{
	color:#047857;
}
.ntdh-ai-consult__message.is-error,
.ntdh-ai-order__message.is-error{
	color:#b91c1c;
}
.ntdh-ai-consult__message.is-loading{
	color:#0f766e;
}
.ntdh-ai-answer{
	display:grid;
	gap:14px;
	margin-top:4px;
	padding:16px;
	border:1px solid #dbeafe;
	border-radius:16px;
	background:#fff;
}
.ntdh-ai-answer h3{
	margin:0;
	color:#0f172a;
	font-size:20px;
	line-height:1.3;
}
.ntdh-ai-answer__content{
	color:#334155;
	font-size:15px;
	line-height:1.7;
}
.ntdh-ai-answer__content p{
	margin:0 0 10px;
}
.ntdh-ai-answer__content p:last-child{
	margin-bottom:0;
}
.ntdh-ai-answer__content strong{
	color:#0f172a;
	font-weight:900;
}
.ntdh-ai-answer__content ul{
	margin:0 0 14px;
	padding:0;
	list-style:none;
	display:grid;
	gap:8px;
}
.ntdh-ai-answer__content li{
	position:relative;
	padding-left:18px;
}
.ntdh-ai-answer__content li::before{
	content:"";
	position:absolute;
	left:0;
	top:.72em;
	width:6px;
	height:6px;
	border-radius:999px;
	background:#0f766e;
}
.ntdh-ai-answer__products{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:10px;
}
.ntdh-ai-product{
	grid-template-columns:auto minmax(0,1fr);
	align-items:start;
	border:1px solid #e2e8f0;
	border-radius:12px;
	background:#f8fafc;
	padding:12px;
}
.ntdh-ai-product input{
	width:auto;
	margin-top:4px;
}
.ntdh-ai-product strong,
.ntdh-ai-product em,
.ntdh-ai-product a{
	display:block;
}
.ntdh-ai-product strong{
	font-size:14px;
	line-height:1.35;
}
.ntdh-ai-product em{
	margin-top:4px;
	color:#0f766e;
	font-style:normal;
	font-weight:900;
}
.ntdh-ai-product a{
	margin-top:6px;
	color:#1d4ed8;
	font-size:13px;
	font-weight:900;
	text-decoration:none;
}
.ntdh-ai-order{
	margin-top:4px;
	padding-top:14px;
	border-top:1px solid #e2e8f0;
}
.ntdh-ai-order__grid{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:12px;
}
.ntdh-ai-order__wide{
	grid-column:1/-1;
}
.ntdh-ai-consult__empty{
	grid-column:1/-1;
	margin:0;
	color:#64748b;
	font-weight:700;
}
.ntdh-ai-consult.has-ai-result .ntdh-ai-consult__head,
.ntdh-ai-consult.has-ai-result .ntdh-ai-consult__question,
.ntdh-ai-consult.has-ai-result > .ntdh-ai-consult__panel > .ntdh-ai-consult__message{
	display:none!important;
}
.ntdh-ai-verify-modal[hidden]{
	display:none!important;
}
.ntdh-ai-verify-modal{
	position:fixed;
	inset:0;
	z-index:99999;
	display:none;
	align-items:center;
	justify-content:center;
	padding:20px;
	width:100vw;
	height:100vh;
	margin:0;
	background:transparent;
}
.ntdh-ai-verify-modal.is-open{
	display:flex!important;
}
.ntdh-ai-verify-modal__backdrop{
	position:absolute;
	inset:0;
	z-index:0;
	border:0;
	background:rgba(15,23,42,.48);
	backdrop-filter:blur(8px);
	cursor:pointer;
}
.ntdh-ai-verify-modal__dialog{
	position:relative;
	z-index:2;
	display:grid;
	gap:16px;
	width:min(520px,100%);
	max-height:calc(100vh - 40px);
	overflow:auto;
	padding:28px;
	border:1px solid #e2e8f0;
	border-radius:26px;
	background:#fff;
	box-shadow:0 34px 90px rgba(15,23,42,.22);
}
.ntdh-ai-verify-modal__close{
	position:absolute;
	top:12px;
	right:12px;
	display:grid;
	place-items:center;
	width:38px;
	height:38px;
	border:1px solid #e2e8f0;
	border-radius:999px;
	background:#fff;
	color:#475569;
	font-size:24px;
	line-height:1;
	cursor:pointer;
}
.ntdh-ai-verify-modal__head{
	padding-right:42px;
}
.ntdh-ai-verify-modal__head h3{
	margin:0;
	color:#0f172a;
	font-size:24px;
	line-height:1.2;
}
.ntdh-ai-verify-modal__head p{
	margin:8px 0 0;
	color:#64748b;
	font-size:14px;
	line-height:1.6;
}
.ntdh-ai-verify-modal .ntdh-ai-consult__verify{
	display:grid;
	grid-template-columns:1fr auto;
	gap:12px;
	align-items:end;
	margin:0;
}
.ntdh-ai-verify-modal .ntdh-ai-consult__verify[hidden]{
	display:none!important;
}
.ntdh-ai-verify-modal .ntdh-ai-consult__verify label{
	display:grid;
	gap:8px;
	margin:0;
	color:#0f172a;
	font-weight:800;
}
.ntdh-ai-verify-modal .ntdh-ai-consult__verify label span{
	font-size:13px;
	line-height:1.3;
}
.ntdh-ai-verify-modal .ntdh-ai-consult__verify input{
	width:100%;
	min-height:48px;
	border:1px solid #cbd5e1;
	border-radius:14px;
	background:#f8fafc;
	color:#0f172a;
	padding:12px 14px;
	font:inherit;
	font-size:15px;
	font-weight:700;
	line-height:1.4;
	outline:none;
	box-shadow:none;
	transition:border-color .18s ease, box-shadow .18s ease, background-color .18s ease;
}
.ntdh-ai-verify-modal .ntdh-ai-consult__verify input:focus{
	border-color:#0f766e;
	background:#fff;
	box-shadow:0 0 0 4px rgba(15,118,110,.12);
}
.ntdh-ai-verify-modal .ntdh-ai-consult__verify button{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:48px;
	white-space:nowrap;
	border:0;
	border-radius:14px;
	background:#0f766e;
	color:#fff;
	padding:12px 18px;
	font:inherit;
	font-size:14px;
	font-weight:900;
	line-height:1.2;
	cursor:pointer;
	box-shadow:0 14px 28px rgba(15,118,110,.2);
	transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease;
}
.ntdh-ai-verify-modal .ntdh-ai-consult__verify button:hover{
	background:#0d635d;
	transform:translateY(-1px);
	box-shadow:0 18px 34px rgba(15,118,110,.24);
}
.ntdh-ai-verify-modal .ntdh-ai-consult__verify button:disabled{
	opacity:.7;
	cursor:not-allowed;
	transform:none;
}
.ntdh-ai-verify-modal .ntdh-ai-consult__message{
	min-height:22px;
	margin:0;
	font-size:14px;
	font-weight:800;
}
.ntdh-ai-verify-open{
	overflow:hidden;
}

@media (max-width:760px){
	.ntdh-ai-consult{
		padding:14px;
		border-radius:14px;
	}
	.ntdh-ai-consult__head,
	.ntdh-ai-consult__verify,
	.ntdh-ai-answer__products,
	.ntdh-ai-order__grid{
		grid-template-columns:1fr;
	}
	.ntdh-ai-consult__head h2{
		font-size:19px;
	}
	.ntdh-ai-consult button,
	.ntdh-ai-order button{
		width:100%;
	}
	.ntdh-ai-verify-modal__dialog{
		padding:22px;
		border-radius:22px;
	}
	.ntdh-ai-verify-modal .ntdh-ai-consult__verify{
		grid-template-columns:1fr;
	}
	.ntdh-ai-verify-modal .ntdh-ai-consult__verify button{
		width:100%;
	}
}
