{"product_id":"dreve-nanovarnish-dental-resin-coating","title":"Dreve NanoVarnish","description":"\u003cstyle\u003e\n  .nv-product {\n    --nv-red: #c92e2e;\n    --nv-red-dark: #a92121;\n    --nv-text: #202020;\n    --nv-muted: #656565;\n    --nv-border: #e6e6e6;\n    --nv-soft: #f7f7f7;\n    --nv-white: #ffffff;\n\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 24px 20px 48px;\n    color: var(--nv-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.6;\n  }\n\n  .nv-product *,\n  .nv-product *::before,\n  .nv-product *::after {\n    box-sizing: border-box;\n  }\n\n  .nv-product a {\n    color: var(--nv-red-dark);\n    text-decoration-thickness: 1px;\n    text-underline-offset: 3px;\n  }\n\n  .nv-product a:hover {\n    color: var(--nv-red);\n  }\n\n  .nv-eyebrow {\n    display: inline-block;\n    margin: 0 0 14px;\n    color: var(--nv-red);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .nv-hero {\n    display: grid;\n    grid-template-columns: 1fr;\n    align-items: center;\n    gap: 58px;\n    padding: 34px 0 54px;\n  }\n\n  .nv-hero-copy h2 {\n    margin: 0 0 18px;\n    color: var(--nv-text);\n    font-size: clamp(36px, 5vw, 62px);\n    font-weight: 700;\n    letter-spacing: -1.8px;\n    line-height: 1.02;\n  }\n\n  .nv-intro {\n    max-width: 680px;\n    margin: 0 0 26px;\n    color: #454545;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .nv-summary {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .nv-summary li {\n    display: inline-flex;\n    align-items: center;\n    min-height: 36px;\n    padding: 7px 13px;\n    border: 1px solid var(--nv-border);\n    border-radius: 999px;\n    background: var(--nv-white);\n    color: #383838;\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  .nv-summary li::before {\n    width: 7px;\n    height: 7px;\n    margin-right: 8px;\n    border-radius: 50%;\n    background: var(--nv-red);\n    content: \"\";\n    flex: 0 0 auto;\n  }\n\n  .nv-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 480px;\n    padding: 34px;\n    overflow: hidden;\n    border-radius: 4px;\n    background: var(--nv-soft);\n  }\n\n  .nv-image-wrap::before {\n    position: absolute;\n    top: 34px;\n    right: 34px;\n    width: 76px;\n    height: 4px;\n    background: var(--nv-red);\n    content: \"\";\n  }\n\n  .nv-image-wrap img {\n    position: relative;\n    z-index: 1;\n    display: block;\n    width: auto;\n    max-width: 100%;\n    max-height: 430px;\n    margin: 0 auto;\n    object-fit: contain;\n  }\n\n  .nv-section {\n    padding: 58px 0;\n    border-top: 1px solid var(--nv-border);\n  }\n\n  .nv-section-heading {\n    max-width: 760px;\n    margin-bottom: 34px;\n  }\n\n  .nv-section h3 {\n    margin: 0 0 14px;\n    color: var(--nv-text);\n    font-size: clamp(28px, 3.6vw, 42px);\n    font-weight: 700;\n    letter-spacing: -0.8px;\n    line-height: 1.12;\n  }\n\n  .nv-section-heading p {\n    margin: 0;\n    color: var(--nv-muted);\n    font-size: 17px;\n  }\n\n  .nv-direct-answer {\n    max-width: 880px;\n    margin-bottom: 34px;\n    padding: 26px 28px;\n    border-left: 4px solid var(--nv-red);\n    background: var(--nv-soft);\n  }\n\n  .nv-direct-answer h3,\n  .nv-direct-answer h4 {\n    margin: 0 0 10px;\n    color: var(--nv-text);\n    font-size: 22px;\n    line-height: 1.3;\n  }\n\n  .nv-direct-answer p {\n    margin: 0;\n    color: #444444;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .nv-highlights {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .nv-highlight {\n    position: relative;\n    min-height: 230px;\n    padding: 28px 26px;\n    overflow: hidden;\n    border: 1px solid var(--nv-border);\n    background: var(--nv-white);\n  }\n\n  .nv-highlight::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 54px;\n    height: 4px;\n    background: var(--nv-red);\n    content: \"\";\n  }\n\n  .nv-highlight-number {\n    display: block;\n    margin-bottom: 30px;\n    color: #c8c8c8;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n  }\n\n  .nv-highlight h4 {\n    margin: 0 0 10px;\n    color: var(--nv-text);\n    font-size: 20px;\n    line-height: 1.25;\n  }\n\n  .nv-highlight p {\n    margin: 0;\n    color: var(--nv-muted);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .nv-application {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 56px;\n    align-items: start;\n  }\n\n  .nv-application-copy p {\n    margin: 0 0 18px;\n    color: #4f4f4f;\n    font-size: 16px;\n  }\n\n  .nv-callout {\n    margin-top: 24px;\n    padding: 22px 24px;\n    border-left: 4px solid var(--nv-red);\n    background: var(--nv-soft);\n  }\n\n  .nv-callout strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--nv-text);\n  }\n\n  .nv-callout p {\n    margin: 0;\n    color: var(--nv-muted);\n    font-size: 14px;\n  }\n\n  .nv-specs {\n    overflow: hidden;\n    border: 1px solid var(--nv-border);\n    background: var(--nv-white);\n  }\n\n  .nv-spec-row {\n    display: grid;\n    grid-template-columns: minmax(160px, 0.8fr) minmax(0, 1.2fr);\n    border-bottom: 1px solid var(--nv-border);\n  }\n\n  .nv-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .nv-spec-label,\n  .nv-spec-value {\n    padding: 17px 20px;\n    font-size: 15px;\n  }\n\n  .nv-spec-label {\n    background: var(--nv-soft);\n    color: #555555;\n    font-weight: 600;\n  }\n\n  .nv-spec-value {\n    color: var(--nv-text);\n  }\n\n  .nv-use-cases {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .nv-use-case {\n    padding: 25px 26px;\n    border: 1px solid var(--nv-border);\n    background: var(--nv-white);\n  }\n\n  .nv-use-case h4 {\n    margin: 0 0 9px;\n    color: var(--nv-text);\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .nv-use-case p {\n    margin: 0;\n    color: var(--nv-muted);\n    font-size: 15px;\n  }\n\n  .nv-workflow {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 30px;\n  }\n\n  .nv-step {\n    padding: 22px 19px;\n    border-top: 4px solid var(--nv-red);\n    background: var(--nv-soft);\n  }\n\n  .nv-step-number {\n    display: block;\n    margin-bottom: 13px;\n    color: var(--nv-red);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .nv-step h4 {\n    margin: 0 0 8px;\n    color: var(--nv-text);\n    font-size: 17px;\n    line-height: 1.3;\n  }\n\n  .nv-step p {\n    margin: 0;\n    color: var(--nv-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .nv-evidence-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .nv-evidence-card {\n    padding: 27px 28px;\n    border: 1px solid var(--nv-border);\n    background: var(--nv-white);\n  }\n\n  .nv-evidence-card h4 {\n    margin: 0 0 14px;\n    color: var(--nv-text);\n    font-size: 20px;\n  }\n\n  .nv-evidence-card ul {\n    margin: 0;\n    padding-left: 19px;\n    color: var(--nv-muted);\n  }\n\n  .nv-evidence-card li {\n    margin-bottom: 8px;\n    padding-left: 3px;\n  }\n\n  .nv-evidence-card li:last-child {\n    margin-bottom: 0;\n  }\n\n  .nv-evidence-card--caution {\n    background: var(--nv-soft);\n  }\n\n  .nv-comparison {\n    overflow: hidden;\n    border: 1px solid var(--nv-border);\n  }\n\n  .nv-comparison-row {\n    display: grid;\n    grid-template-columns:\n      minmax(150px, 0.8fr)\n      minmax(0, 1fr)\n      minmax(0, 1fr);\n    border-bottom: 1px solid var(--nv-border);\n  }\n\n  .nv-comparison-row:last-child {\n    border-bottom: 0;\n  }\n\n  .nv-comparison-row \u003e div {\n    padding: 16px 18px;\n    font-size: 14px;\n  }\n\n  .nv-comparison-row \u003e div:first-child {\n    background: var(--nv-soft);\n    color: #505050;\n    font-weight: 700;\n  }\n\n  .nv-comparison-head \u003e div {\n    background: #2a2a2a !important;\n    color: var(--nv-white) !important;\n    font-weight: 700;\n  }\n\n\n  .nv-references {\n    margin: 28px 0 0;\n    padding-left: 19px;\n    color: var(--nv-muted);\n    font-size: 13px;\n  }\n\n  .nv-references li {\n    margin-bottom: 8px;\n  }\n\n  .nv-footer-note {\n    margin-top: 30px;\n    color: #777777;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  @media screen and (max-width: 900px) {\n    .nv-workflow {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 800px) {\n    .nv-product {\n      padding: 10px 16px 36px;\n    }\n\n    .nv-hero,\n    .nv-application {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .nv-hero {\n      padding: 28px 0 42px;\n    }\n\n    .nv-hero-copy {\n      order: 1;\n    }\n\n    .nv-image-wrap {\n      order: 2;\n      min-height: 390px;\n      padding: 28px;\n    }\n\n    .nv-image-wrap img {\n      max-height: 345px;\n    }\n\n    .nv-highlights,\n    .nv-use-cases,\n    .nv-evidence-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .nv-highlight {\n      min-height: 0;\n    }\n\n    .nv-section {\n      padding: 44px 0;\n    }\n\n    .nv-comparison {\n      overflow-x: auto;\n    }\n\n    .nv-comparison-row {\n      min-width: 660px;\n    }\n  }\n\n  @media screen and (max-width: 520px) {\n    .nv-hero-copy h2 {\n      font-size: 40px;\n      letter-spacing: -1.1px;\n    }\n\n    .nv-intro {\n      font-size: 16px;\n    }\n\n    .nv-image-wrap {\n      min-height: 330px;\n    }\n\n    .nv-image-wrap img {\n      max-height: 290px;\n    }\n\n    .nv-spec-row {\n      grid-template-columns: 1fr;\n    }\n\n    .nv-spec-label {\n      padding-bottom: 5px;\n    }\n\n    .nv-spec-value {\n      padding-top: 5px;\n    }\n\n    .nv-workflow {\n      grid-template-columns: 1fr;\n    }\n\n    .nv-direct-answer {\n      padding: 22px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"nv-product\"\u003e\u003c!-- PRODUCT INTRODUCTION --\u003e\n\u003cdiv class=\"nv-hero\"\u003e\n\u003cdiv class=\"nv-hero-copy\"\u003e\n\u003cspan class=\"nv-eyebrow\"\u003e Dreve nano-filled dental surface coating \u003c\/span\u003e\n\u003ch2 id=\"nv-product-title\"\u003eNanoVarnish\u003c\/h2\u003e\n\u003cp class=\"nv-intro\"\u003eDreve NanoVarnish is a clear, one-component, light-cured dental surface coating for properly finished and pre-polished resin appliances. Its low-viscosity formulation contains silica nanoparticles and is designed to create a thin, smooth, glossy final surface.\u003c\/p\u003e\n\u003cul class=\"nv-summary\"\u003e\n\u003cli\u003eClear nano-filled coating\u003c\/li\u003e\n\u003cli\u003eFor pre-polished resin\u003c\/li\u003e\n\u003cli\u003eThin, uniform application\u003c\/li\u003e\n\u003cli\u003e20 ml with 10 MicroBrushes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIRECT ANSWER --\u003e\n\u003cdiv class=\"nv-section\"\u003e\n\u003cdiv class=\"nv-direct-answer\"\u003e\n\u003ch3\u003eWhat is Dreve NanoVarnish?\u003c\/h3\u003e\n\u003cp\u003eDreve NanoVarnish is a transparent, nano-filled dental lacquer applied as a final coating after a resin appliance has been fully finished, cleaned, and pre-polished. It is used to create a smooth, glossy surface on compatible dental resin restorations and appliances. NanoVarnish is a finishing coating, not a replacement for conventional polishing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-section-heading\"\u003e\n\u003cspan class=\"nv-eyebrow\"\u003eSurface performance\u003c\/span\u003e\n\u003ch3\u003eA refined final surface for dental resin.\u003c\/h3\u003e\n\u003cp\u003eNanoVarnish combines a low-viscosity resin matrix with colloidal silica nanoparticles to support controlled application and a clear, reinforced surface coating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-highlights\"\u003e\n\u003carticle class=\"nv-highlight\"\u003e\u003cspan class=\"nv-highlight-number\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eSmooth, glossy finish\u003c\/h4\u003e\n\u003cp\u003eCreates a clear final surface intended to preserve the underlying appearance of the resin restoration or appliance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-highlight\"\u003e\u003cspan class=\"nv-highlight-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003eNano-filled reinforcement\u003c\/h4\u003e\n\u003cp\u003eContains approximately 3% to 6% colloidal silica nanoparticles measuring about 10 to 15 nanometers.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-highlight\"\u003e\u003cspan class=\"nv-highlight-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eThin, controlled application\u003c\/h4\u003e\n\u003cp\u003eIts low-viscosity flow characteristics support application as a thin, uniform layer without unnecessary material buildup.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT OVERVIEW AND SPECIFICATIONS --\u003e\n\u003cdiv class=\"nv-section\"\u003e\n\u003cdiv class=\"nv-application\"\u003e\n\u003cdiv class=\"nv-application-copy\"\u003e\n\u003cspan class=\"nv-eyebrow\"\u003eProduct overview\u003c\/span\u003e\n\u003ch3\u003eClear, light-cured surface coating.\u003c\/h3\u003e\n\u003cp\u003eNanoVarnish is manufactured by Dreve Dentamid GmbH as a one-component methacrylate and urethane-acrylate dental surface lacquer containing silica nanoparticles.\u003c\/p\u003e\n\u003cp\u003eDreve's current global instructions identify splints, partial and full dentures, and temporary resin crowns as applications. In the United States, the formal FDA indication describes NanoVarnish as a final coating for resin temporaries that produces a smooth, shiny surface.\u003c\/p\u003e\n\u003cp\u003eCompatibility should be confirmed for the specific resin, post-curing process, surface preparation protocol, and light-curing equipment being used.\u003c\/p\u003e\n\u003cdiv class=\"nv-callout\"\u003e\n\u003cstrong\u003eImportant workflow distinction\u003c\/strong\u003e\n\u003cp\u003eNanoVarnish does not eliminate finishing or polishing. The appliance must be fully finished and appropriately pre-polished before the coating is applied.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-specs\" role=\"table\"\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eProduct\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eDreve NanoVarnish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eLegal manufacturer\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eDreve Dentamid GmbH, Germany\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eProduct category\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eClear, nano-filled, light-cured dental surface lacquer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003ePrimary function\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eFinal surface coating and glaze for compatible resin appliances\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eAppearance\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eClear and highly transparent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eNanoparticles\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eApproximately 3% to 6% colloidal silica, about 10 to 15 nm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eViscosity\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003e0.005–0.015 Pa·s\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eSurface preparation\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eFully finished, pre-polished, dry, dust-free, and grease-free\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eEyeVolution cure\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003e7 minutes according to the current Dreve instructions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eFotoDent flash cure\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003e1-minute nitrogen pre-gas followed by 4 minutes of curing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003ePackage contents\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003e1 × 20 ml bottle and 10 MicroBrush applicators\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003e18°C–28°C \/ 64°F–82°F, protected from sunlight\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eSterilization\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eNot sterilizable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eFDA clearance\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eK162408, Class II dental device\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"nv-spec-label\" role=\"rowheader\"\u003eReference number\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-value\" role=\"cell\"\u003eD38900\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003cdiv class=\"nv-section\"\u003e\n\u003cdiv class=\"nv-section-heading\"\u003e\n\u003cspan class=\"nv-eyebrow\"\u003eApplications\u003c\/span\u003e\n\u003ch3\u003eWhere is NanoVarnish used?\u003c\/h3\u003e\n\u003cp\u003eNanoVarnish is intended for compatible resin workflows. Always confirm the indication and compatibility of the specific resin, appliance, and curing protocol before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-use-cases\"\u003e\n\u003carticle class=\"nv-use-case\"\u003e\n\u003ch4\u003eResin temporary crowns and bridges\u003c\/h4\u003e\n\u003cp\u003eThe application that aligns most directly with the formal United States FDA indication for NanoVarnish.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-use-case\"\u003e\n\u003ch4\u003ePartial and full dentures\u003c\/h4\u003e\n\u003cp\u003eIncluded in Dreve's current global instructions and supported by in-vitro testing across several denture-base material categories.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-use-case\"\u003e\n\u003ch4\u003eDental splints\u003c\/h4\u003e\n\u003cp\u003eIncluded in the current global instructions. Resin-specific compatibility and curing validation remain important.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-use-case\"\u003e\n\u003ch4\u003eSelected digital resin workflows\u003c\/h4\u003e\n\u003cp\u003eNanoVarnish has been evaluated on milled and 3D-printed denture-base material categories, but it should not be assumed compatible with every printable dental resin.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WORKFLOW --\u003e\n\u003cdiv class=\"nv-section\"\u003e\n\u003cdiv class=\"nv-section-heading\"\u003e\n\u003cspan class=\"nv-eyebrow\"\u003eApplication workflow\u003c\/span\u003e\n\u003ch3\u003eHow to apply Dreve NanoVarnish.\u003c\/h3\u003e\n\u003cp\u003eFollow the current Dreve instructions for use and the applicable resin manufacturer's finishing and post-processing requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-workflow\"\u003e\n\u003carticle class=\"nv-step\"\u003e\u003cspan class=\"nv-step-number\"\u003eStep 1\u003c\/span\u003e\n\u003ch4\u003eFinish the appliance\u003c\/h4\u003e\n\u003cp\u003eComplete contouring, adjustment, and conventional finishing before applying the coating.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-step\"\u003e\u003cspan class=\"nv-step-number\"\u003eStep 2\u003c\/span\u003e\n\u003ch4\u003ePre-polish\u003c\/h4\u003e\n\u003cp\u003eAppropriately pre-polish the surface. NanoVarnish does not conceal deep scratches, print lines, or surface defects.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-step\"\u003e\u003cspan class=\"nv-step-number\"\u003eStep 3\u003c\/span\u003e\n\u003ch4\u003eClean and dry\u003c\/h4\u003e\n\u003cp\u003eEnsure the coating area is dry and free from dust, grease, polishing residue, and contamination.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-step\"\u003e\u003cspan class=\"nv-step-number\"\u003eStep 4\u003c\/span\u003e\n\u003ch4\u003eApply a thin layer\u003c\/h4\u003e\n\u003cp\u003eUse a suitable MicroBrush to apply a quick, even, and controlled coating without pooling or excessive buildup.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-step\"\u003e\u003cspan class=\"nv-step-number\"\u003eStep 5\u003c\/span\u003e\n\u003ch4\u003eLight-cure and inspect\u003c\/h4\u003e\n\u003cp\u003eCure with a validated Dreve protocol, then inspect for complete, uniform coverage without tackiness or cloudiness.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EVIDENCE --\u003e\n\u003cdiv class=\"nv-section\"\u003e\n\u003cdiv class=\"nv-section-heading\"\u003e\n\u003cspan class=\"nv-eyebrow\"\u003eEvidence review\u003c\/span\u003e\n\u003ch3\u003eWhat does the research support?\u003c\/h3\u003e\n\u003cp\u003eIndependent laboratory studies support NanoVarnish's surface performance. They do not establish antibacterial activity or clinically proven plaque reduction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-evidence-grid\"\u003e\n\u003carticle class=\"nv-evidence-card\"\u003e\n\u003ch4\u003eSupported by laboratory evidence\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eA smooth, glossy final resin surface\u003c\/li\u003e\n\u003cli\u003eImproved surface hardness in simulated laboratory testing\u003c\/li\u003e\n\u003cli\u003eImproved elastic modulus in a comparative PMMA glaze study\u003c\/li\u003e\n\u003cli\u003eGreater gloss than polishing alone in a brushing study\u003c\/li\u003e\n\u003cli\u003eReduced measured surface loss during simulated brushing\u003c\/li\u003e\n\u003cli\u003ePotential support for improved surface durability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nv-evidence-card nv-evidence-card--caution\"\u003e\n\u003ch4\u003eNot established by current product-specific evidence\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAntibacterial or antimicrobial activity\u003c\/li\u003e\n\u003cli\u003eReduced clinical plaque accumulation\u003c\/li\u003e\n\u003cli\u003eReduced Candida adhesion\u003c\/li\u003e\n\u003cli\u003ePrevention of biofilm or denture stomatitis\u003c\/li\u003e\n\u003cli\u003eA defined clinical service life\u003c\/li\u003e\n\u003cli\u003eCompatibility with every dental printing resin\u003c\/li\u003e\n\u003cli\u003eElimination of conventional polishing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-callout\"\u003e\n\u003cstrong\u003eAbout microbial adhesion\u003c\/strong\u003e\n\u003cp\u003eDreve states that the nanoparticle formulation is designed to minimize microbial adhesion by influencing surface energy. This is a manufacturer claim. Independent NanoVarnish-specific microbial or clinical evidence has not been established in the research reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NANOVARNISH VS PLAQUIT --\u003e\n\u003cdiv class=\"nv-section\"\u003e\n\u003cdiv class=\"nv-section-heading\"\u003e\n\u003cspan class=\"nv-eyebrow\"\u003eProduct comparison\u003c\/span\u003e\n\u003ch3\u003eNanoVarnish versus Plaquit.\u003c\/h3\u003e\n\u003cp\u003eBoth products are clear, one-component, light-cured Dreve dental lacquers that require the surface to be finished and pre-polished. NanoVarnish is the more differentiated, nano-filled formulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-comparison\" role=\"table\"\u003e\n\u003cdiv class=\"nv-comparison-row nv-comparison-head\" role=\"row\"\u003e\n\u003cdiv role=\"columnheader\"\u003eAttribute\u003c\/div\u003e\n\u003cdiv role=\"columnheader\"\u003eNanoVarnish\u003c\/div\u003e\n\u003cdiv role=\"columnheader\"\u003ePlaquit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-comparison-row\" role=\"row\"\u003e\n\u003cdiv role=\"rowheader\"\u003eProduct type\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003eClear, nano-filled light-cured lacquer\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003eClear, general-purpose light-cured lacquer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-comparison-row\" role=\"row\"\u003e\n\u003cdiv role=\"rowheader\"\u003eNanoparticles\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003eApproximately 3% to 6% colloidal silica\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003eNo silica nanoparticles identified in the technical data reviewed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-comparison-row\" role=\"row\"\u003e\n\u003cdiv role=\"rowheader\"\u003eViscosity\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003e0.005–0.015 Pa·s\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003e0.01–0.02 Pa·s\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-comparison-row\" role=\"row\"\u003e\n\u003cdiv role=\"rowheader\"\u003ePositioning\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003ePremium, nano-filled surface-performance coating\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003eLower-cost, general-purpose surface lacquer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-comparison-row\" role=\"row\"\u003e\n\u003cdiv role=\"rowheader\"\u003eIndependent evidence\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003eProduct-specific in-vitro surface-performance studies located\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003eNo comparable Plaquit-specific studies identified in the review\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-comparison-row\" role=\"row\"\u003e\n\u003cdiv role=\"rowheader\"\u003ePolishing replacement\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003eNo, pre-polishing is required\u003c\/div\u003e\n\u003cdiv role=\"cell\"\u003eNo, pre-polishing is required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REFERENCES AND PROFESSIONAL NOTICE --\u003e\n\u003cdiv class=\"nv-section\"\u003e\n\u003cdiv class=\"nv-section-heading\"\u003e\n\u003cspan class=\"nv-eyebrow\"\u003eTechnical references\u003c\/span\u003e\n\u003ch3\u003eEvidence and regulatory documentation.\u003c\/h3\u003e\n\u003cp\u003eProduct use should be based on the current Dreve instructions and market-specific regulatory documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"nv-references\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.accessdata.fda.gov\/cdrh_docs\/pdf16\/K162408.pdf\" rel=\"noopener\" target=\"_blank\"\u003e FDA 510(k) K162408 for NanoVarnish, Plaquit, and Lightpaint on Surface \u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/32090930\/\" rel=\"noopener\" target=\"_blank\"\u003e Comparative study of nanoparticle-containing light-polymerized denture glaze materials \u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/37950596\/\" rel=\"noopener\" target=\"_blank\"\u003e Study of denture-base surface treatments and simulated brushing \u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"nv-footer-note\"\u003eFor professional dental use. Follow the current Dreve instructions for use, safety data sheet, technical documentation, recommended surface preparation, curing parameters, storage conditions, handling precautions, and market-specific indications. Uncured NanoVarnish contains reactive methacrylate materials and requires appropriate ventilation, gloves, protective clothing, and eye protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Dreve","offers":[{"title":"Default Title","offer_id":44569199542315,"sku":"Dreve REF:  D38900US","price":119.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Dreve_NanoVarnish_20_ml_Bottle.png?v=1785961388","url":"https:\/\/www.gro3x.com\/products\/dreve-nanovarnish-dental-resin-coating","provider":"Gro3X","version":"1.0","type":"link"}