{"title":"Biomic Stain \u0026 Glaze System","description":"\u003c!--\n  GRO3X AIDITE BIOMIC DECISION GUIDE\n  Paste this entire block into a Shopify page's HTML\/code editor.\n  Styles are scoped to #gx-biomic-guide and do not require JavaScript.\n--\u003e\n\n\u003cstyle\u003e\n  #gx-biomic-guide {\n    --gx-ink: #142326;\n    --gx-muted: #52666a;\n    --gx-deep: #102f34;\n    --gx-teal: #167b78;\n    --gx-teal-2: #50a7a0;\n    --gx-mint: #dff1ed;\n    --gx-ivory: #f8f7f1;\n    --gx-white: #ffffff;\n    --gx-gold: #c89553;\n    --gx-gold-soft: #f3e6d2;\n    --gx-rose: #a85f5f;\n    --gx-rose-soft: #f8eaea;\n    --gx-line: #d9e2df;\n    --gx-shadow: 0 20px 60px rgba(16, 47, 52, 0.10);\n    --gx-radius: 24px;\n    color: var(--gx-ink);\n    background: var(--gx-white);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n    overflow: hidden;\n  }\n\n  #gx-biomic-guide *,\n  #gx-biomic-guide *::before,\n  #gx-biomic-guide *::after {\n    box-sizing: border-box;\n  }\n\n  #gx-biomic-guide h1,\n  #gx-biomic-guide h2,\n  #gx-biomic-guide h3,\n  #gx-biomic-guide h4,\n  #gx-biomic-guide p,\n  #gx-biomic-guide ul,\n  #gx-biomic-guide ol {\n    margin-top: 0;\n  }\n\n  #gx-biomic-guide h1,\n  #gx-biomic-guide h2,\n  #gx-biomic-guide h3,\n  #gx-biomic-guide h4 {\n    color: var(--gx-deep);\n    font-weight: 700;\n    letter-spacing: -0.025em;\n    line-height: 1.16;\n  }\n\n  #gx-biomic-guide h1 {\n    max-width: 850px;\n    margin-bottom: 24px;\n    font-size: clamp(2.65rem, 6vw, 5.6rem);\n    letter-spacing: -0.055em;\n  }\n\n  #gx-biomic-guide h2 {\n    margin-bottom: 18px;\n    font-size: clamp(2rem, 3.8vw, 3.45rem);\n  }\n\n  #gx-biomic-guide h3 {\n    margin-bottom: 12px;\n    font-size: clamp(1.25rem, 2vw, 1.65rem);\n  }\n\n  #gx-biomic-guide h4 {\n    margin-bottom: 8px;\n    font-size: 1.05rem;\n  }\n\n  #gx-biomic-guide p:last-child,\n  #gx-biomic-guide ul:last-child,\n  #gx-biomic-guide ol:last-child {\n    margin-bottom: 0;\n  }\n\n  #gx-biomic-guide a {\n    color: var(--gx-teal);\n    text-decoration-thickness: 1px;\n    text-underline-offset: 3px;\n  }\n\n  #gx-biomic-guide a:hover {\n    color: var(--gx-deep);\n  }\n\n  #gx-biomic-guide .gx-shell {\n    width: min(1180px, calc(100% - 40px));\n    margin-inline: auto;\n  }\n\n  #gx-biomic-guide .gx-section {\n    padding: clamp(72px, 9vw, 120px) 0;\n  }\n\n  #gx-biomic-guide .gx-section--soft {\n    background: var(--gx-ivory);\n  }\n\n  #gx-biomic-guide .gx-section--mint {\n    background: linear-gradient(180deg, #eff8f5 0%, #f8fbfa 100%);\n  }\n\n  #gx-biomic-guide .gx-section--dark {\n    color: rgba(255, 255, 255, 0.82);\n    background:\n      radial-gradient(circle at 86% 16%, rgba(80, 167, 160, 0.22), transparent 30%),\n      linear-gradient(145deg, #0d2b30 0%, #123e42 100%);\n  }\n\n  #gx-biomic-guide .gx-section--dark h2,\n  #gx-biomic-guide .gx-section--dark h3,\n  #gx-biomic-guide .gx-section--dark h4 {\n    color: var(--gx-white);\n  }\n\n  #gx-biomic-guide .gx-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 20px;\n    color: var(--gx-teal);\n    font-size: 0.76rem;\n    font-weight: 800;\n    letter-spacing: 0.15em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  #gx-biomic-guide .gx-eyebrow::before {\n    width: 34px;\n    height: 2px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  #gx-biomic-guide .gx-section--dark .gx-eyebrow {\n    color: #82d3cc;\n  }\n\n  #gx-biomic-guide .gx-section-head {\n    max-width: 820px;\n    margin-bottom: 42px;\n  }\n\n  #gx-biomic-guide .gx-section-head \u003e p {\n    color: var(--gx-muted);\n    font-size: clamp(1.06rem, 1.5vw, 1.23rem);\n  }\n\n  #gx-biomic-guide .gx-section--dark .gx-section-head \u003e p {\n    color: rgba(255, 255, 255, 0.74);\n  }\n\n  #gx-biomic-guide .gx-lead {\n    max-width: 800px;\n    color: #314c50;\n    font-size: clamp(1.12rem, 2vw, 1.38rem);\n    line-height: 1.65;\n  }\n\n  #gx-biomic-guide .gx-kicker {\n    color: var(--gx-gold);\n    font-weight: 700;\n  }\n\n  #gx-biomic-guide .gx-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 32px;\n  }\n\n  #gx-biomic-guide .gx-button {\n    display: inline-flex;\n    min-height: 50px;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    padding: 13px 21px;\n    border: 1px solid var(--gx-teal);\n    border-radius: 999px;\n    color: var(--gx-white);\n    background: var(--gx-teal);\n    font-size: 0.9rem;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n    transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;\n  }\n\n  #gx-biomic-guide .gx-button:hover {\n    color: var(--gx-white);\n    background: var(--gx-deep);\n    box-shadow: 0 12px 26px rgba(16, 47, 52, 0.16);\n    transform: translateY(-2px);\n  }\n\n  #gx-biomic-guide .gx-button--ghost {\n    border-color: var(--gx-line);\n    color: var(--gx-deep);\n    background: transparent;\n  }\n\n  #gx-biomic-guide .gx-button--ghost:hover {\n    border-color: var(--gx-deep);\n  }\n\n  #gx-biomic-guide .gx-button--light {\n    border-color: var(--gx-white);\n    color: var(--gx-deep);\n    background: var(--gx-white);\n  }\n\n  #gx-biomic-guide .gx-button svg {\n    width: 17px;\n    height: 17px;\n    flex: 0 0 auto;\n  }\n\n  \/* Hero *\/\n  #gx-biomic-guide .gx-hero {\n    position: relative;\n    padding: clamp(72px, 10vw, 136px) 0 clamp(76px, 9vw, 118px);\n    background:\n      radial-gradient(circle at 86% 24%, rgba(80, 167, 160, 0.17), transparent 25%),\n      radial-gradient(circle at 4% 95%, rgba(200, 149, 83, 0.12), transparent 24%),\n      linear-gradient(135deg, #f7fbf9 0%, #f9f7f0 58%, #ffffff 100%);\n  }\n\n  #gx-biomic-guide .gx-hero-grid {\n    display: grid;\n    align-items: center;\n    gap: 60px;\n    grid-template-columns: minmax(0, 1.5fr) minmax(280px, 0.5fr);\n  }\n\n  #gx-biomic-guide .gx-hero-copy {\n    position: relative;\n    z-index: 2;\n  }\n\n  #gx-biomic-guide .gx-optic {\n    position: relative;\n    width: min(100%, 360px);\n    aspect-ratio: 1;\n    margin-inline: auto;\n    border: 1px solid rgba(22, 123, 120, 0.16);\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.65);\n    box-shadow: var(--gx-shadow), inset 0 0 0 18px rgba(255, 255, 255, 0.38);\n  }\n\n  #gx-biomic-guide .gx-optic::before,\n  #gx-biomic-guide .gx-optic::after {\n    position: absolute;\n    border-radius: 50%;\n    content: \"\";\n  }\n\n  #gx-biomic-guide .gx-optic::before {\n    inset: 16%;\n    background:\n      radial-gradient(circle at 35% 30%, rgba(255, 255, 255, 0.94), transparent 24%),\n      linear-gradient(145deg, rgba(80, 167, 160, 0.75), rgba(22, 123, 120, 0.18) 58%, rgba(200, 149, 83, 0.3));\n    box-shadow: 0 20px 50px rgba(22, 123, 120, 0.24);\n  }\n\n  #gx-biomic-guide .gx-optic::after {\n    inset: 35%;\n    border: 1px solid rgba(255, 255, 255, 0.86);\n    background: rgba(255, 255, 255, 0.44);\n    backdrop-filter: blur(10px);\n  }\n\n  #gx-biomic-guide .gx-orbit {\n    position: absolute;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 8px 12px;\n    border: 1px solid rgba(22, 123, 120, 0.12);\n    border-radius: 999px;\n    color: var(--gx-deep);\n    background: rgba(255, 255, 255, 0.92);\n    box-shadow: 0 10px 28px rgba(16, 47, 52, 0.09);\n    font-size: 0.72rem;\n    font-weight: 800;\n    line-height: 1;\n  }\n\n  #gx-biomic-guide .gx-orbit::before {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--gx-teal-2);\n    content: \"\";\n  }\n\n  #gx-biomic-guide .gx-orbit--one { top: 8%; left: -3%; }\n  #gx-biomic-guide .gx-orbit--two { top: 45%; right: -12%; }\n  #gx-biomic-guide .gx-orbit--three { bottom: 5%; left: 8%; }\n\n  #gx-biomic-guide .gx-disclosure {\n    display: flex;\n    gap: 12px;\n    max-width: 850px;\n    margin-top: 34px;\n    padding: 15px 18px;\n    border-left: 3px solid var(--gx-gold);\n    color: var(--gx-muted);\n    background: rgba(255, 255, 255, 0.72);\n    font-size: 0.82rem;\n    line-height: 1.55;\n  }\n\n  #gx-biomic-guide .gx-disclosure strong {\n    color: var(--gx-deep);\n  }\n\n  \/* Route selector *\/\n  #gx-biomic-guide .gx-route-grid {\n    display: grid;\n    gap: 16px;\n    grid-template-columns: repeat(12, 1fr);\n  }\n\n  #gx-biomic-guide .gx-route-card {\n    position: relative;\n    display: flex;\n    min-height: 300px;\n    flex-direction: column;\n    padding: 28px;\n    border: 1px solid var(--gx-line);\n    border-radius: var(--gx-radius);\n    background: var(--gx-white);\n    box-shadow: 0 10px 36px rgba(16, 47, 52, 0.05);\n    overflow: hidden;\n    transition: transform 180ms ease, box-shadow 180ms ease;\n  }\n\n  #gx-biomic-guide .gx-route-card:hover {\n    box-shadow: var(--gx-shadow);\n    transform: translateY(-4px);\n  }\n\n  #gx-biomic-guide .gx-route-card:nth-child(-n+3) {\n    grid-column: span 4;\n  }\n\n  #gx-biomic-guide .gx-route-card:nth-child(n+4) {\n    grid-column: span 6;\n  }\n\n  #gx-biomic-guide .gx-route-no {\n    display: inline-grid;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 25px;\n    place-items: center;\n    border-radius: 50%;\n    color: var(--gx-white);\n    background: var(--gx-teal);\n    font-size: 0.8rem;\n    font-weight: 900;\n  }\n\n  #gx-biomic-guide .gx-route-card:nth-child(3) .gx-route-no {\n    background: #8f6b71;\n  }\n\n  #gx-biomic-guide .gx-route-card:nth-child(4) .gx-route-no {\n    background: var(--gx-gold);\n  }\n\n  #gx-biomic-guide .gx-route-card:nth-child(5) .gx-route-no {\n    background: var(--gx-rose);\n  }\n\n  #gx-biomic-guide .gx-route-signal {\n    margin-bottom: 9px;\n    color: var(--gx-muted);\n    font-size: 0.78rem;\n    font-weight: 800;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  #gx-biomic-guide .gx-route-card p {\n    color: var(--gx-muted);\n    font-size: 0.94rem;\n  }\n\n  #gx-biomic-guide .gx-route-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    margin-top: auto;\n    padding-top: 18px;\n    font-size: 0.86rem;\n    font-weight: 800;\n    text-decoration: none;\n  }\n\n  #gx-biomic-guide .gx-route-link::after {\n    content: \"→\";\n    transition: transform 180ms ease;\n  }\n\n  #gx-biomic-guide .gx-route-link:hover::after {\n    transform: translateX(4px);\n  }\n\n  #gx-biomic-guide .gx-outcome {\n    margin-top: 26px;\n    padding: 21px 24px;\n    border: 1px solid #cbe0db;\n    border-radius: 16px;\n    color: #24484b;\n    background: #edf7f4;\n    font-weight: 650;\n  }\n\n  \/* Stage diagram *\/\n  #gx-biomic-guide .gx-stage-grid {\n    display: grid;\n    align-items: stretch;\n    gap: 18px;\n    grid-template-columns: 1fr 58px 1fr;\n  }\n\n  #gx-biomic-guide .gx-stage {\n    position: relative;\n    padding: 32px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: var(--gx-radius);\n    background: rgba(255, 255, 255, 0.07);\n    backdrop-filter: blur(8px);\n  }\n\n  #gx-biomic-guide .gx-stage--post {\n    display: grid;\n    gap: 14px;\n    padding: 0;\n    border: 0;\n    background: none;\n  }\n\n  #gx-biomic-guide .gx-stage-mini {\n    padding: 24px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 18px;\n    background: rgba(255, 255, 255, 0.07);\n  }\n\n  #gx-biomic-guide .gx-stage-tag {\n    display: inline-block;\n    margin-bottom: 20px;\n    padding: 7px 10px;\n    border-radius: 999px;\n    color: #bde8e3;\n    background: rgba(80, 167, 160, 0.15);\n    font-size: 0.72rem;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    line-height: 1;\n    text-transform: uppercase;\n  }\n\n  #gx-biomic-guide .gx-stage-arrow {\n    display: grid;\n    place-items: center;\n    color: #82d3cc;\n    font-size: 2rem;\n  }\n\n  #gx-biomic-guide .gx-stage p {\n    color: rgba(255, 255, 255, 0.70);\n  }\n\n  #gx-biomic-guide .gx-evidence-line {\n    margin-top: 28px;\n    padding: 18px 21px;\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 14px;\n    color: rgba(255, 255, 255, 0.73);\n    background: rgba(0, 0, 0, 0.10);\n    font-size: 0.88rem;\n  }\n\n  \/* Optical stack *\/\n  #gx-biomic-guide .gx-stack-layout {\n    display: grid;\n    align-items: start;\n    gap: 48px;\n    grid-template-columns: 0.86fr 1.14fr;\n  }\n\n  #gx-biomic-guide .gx-stack-list {\n    display: grid;\n    gap: 10px;\n  }\n\n  #gx-biomic-guide .gx-stack-item {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    padding: 15px 17px;\n    border: 1px solid var(--gx-line);\n    border-radius: 14px;\n    background: var(--gx-white);\n  }\n\n  #gx-biomic-guide .gx-stack-index {\n    display: grid;\n    width: 30px;\n    height: 30px;\n    flex: 0 0 auto;\n    place-items: center;\n    border-radius: 50%;\n    color: var(--gx-teal);\n    background: var(--gx-mint);\n    font-size: 0.73rem;\n    font-weight: 900;\n  }\n\n  #gx-biomic-guide .gx-callout {\n    padding: 26px;\n    border: 1px solid #c9dfda;\n    border-radius: 18px;\n    color: #27484b;\n    background: #edf7f4;\n  }\n\n  #gx-biomic-guide .gx-callout--gold {\n    border-color: #ead6b9;\n    background: #fbf4e8;\n  }\n\n  #gx-biomic-guide .gx-callout--rose {\n    border-color: #edcccc;\n    background: var(--gx-rose-soft);\n  }\n\n  #gx-biomic-guide .gx-callout strong {\n    color: var(--gx-deep);\n  }\n\n  \/* Route detail sections *\/\n  #gx-biomic-guide .gx-route-detail {\n    scroll-margin-top: 24px;\n  }\n\n  #gx-biomic-guide .gx-route-heading {\n    display: grid;\n    align-items: start;\n    gap: 24px;\n    margin-bottom: 42px;\n    grid-template-columns: 58px minmax(0, 1fr);\n  }\n\n  #gx-biomic-guide .gx-route-badge {\n    display: grid;\n    width: 58px;\n    height: 58px;\n    place-items: center;\n    border-radius: 18px;\n    color: var(--gx-white);\n    background: var(--gx-teal);\n    box-shadow: 0 12px 26px rgba(22, 123, 120, 0.20);\n    font-size: 1.05rem;\n    font-weight: 900;\n  }\n\n  #gx-biomic-guide .gx-route-heading p {\n    max-width: 820px;\n    color: var(--gx-muted);\n    font-size: 1.08rem;\n  }\n\n  #gx-biomic-guide .gx-two-col {\n    display: grid;\n    align-items: start;\n    gap: 28px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  #gx-biomic-guide .gx-panel {\n    padding: 30px;\n    border: 1px solid var(--gx-line);\n    border-radius: var(--gx-radius);\n    background: var(--gx-white);\n    box-shadow: 0 12px 38px rgba(16, 47, 52, 0.05);\n  }\n\n  #gx-biomic-guide .gx-panel--tint {\n    background: #f4faf8;\n  }\n\n  #gx-biomic-guide .gx-checklist,\n  #gx-biomic-guide .gx-clean-list,\n  #gx-biomic-guide .gx-cross-list {\n    display: grid;\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  #gx-biomic-guide .gx-checklist li,\n  #gx-biomic-guide .gx-clean-list li,\n  #gx-biomic-guide .gx-cross-list li {\n    position: relative;\n    padding-left: 32px;\n  }\n\n  #gx-biomic-guide .gx-checklist li::before {\n    position: absolute;\n    top: 0.28em;\n    left: 0;\n    display: grid;\n    width: 20px;\n    height: 20px;\n    place-items: center;\n    border: 1px solid #a9cbc5;\n    border-radius: 6px;\n    color: var(--gx-teal);\n    content: \"✓\";\n    font-size: 0.72rem;\n    font-weight: 900;\n  }\n\n  #gx-biomic-guide .gx-clean-list li::before {\n    position: absolute;\n    top: 0.63em;\n    left: 4px;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--gx-teal-2);\n    content: \"\";\n  }\n\n  #gx-biomic-guide .gx-cross-list li::before {\n    position: absolute;\n    top: 0;\n    left: 1px;\n    color: var(--gx-rose);\n    content: \"×\";\n    font-size: 1.25rem;\n    font-weight: 600;\n  }\n\n  #gx-biomic-guide .gx-mini-grid {\n    display: grid;\n    gap: 14px;\n    margin: 28px 0;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  #gx-biomic-guide .gx-mini-card {\n    padding: 22px;\n    border: 1px solid var(--gx-line);\n    border-radius: 16px;\n    background: var(--gx-white);\n  }\n\n  #gx-biomic-guide .gx-mini-card p {\n    color: var(--gx-muted);\n    font-size: 0.88rem;\n    line-height: 1.55;\n  }\n\n  #gx-biomic-guide .gx-stat-grid {\n    display: grid;\n    gap: 14px;\n    margin: 26px 0;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  #gx-biomic-guide .gx-stat {\n    padding: 22px;\n    border: 1px solid #ead8bd;\n    border-radius: 17px;\n    background: #fffaf2;\n  }\n\n  #gx-biomic-guide .gx-stat-value {\n    display: block;\n    margin-bottom: 5px;\n    color: #8a6230;\n    font-size: clamp(1.6rem, 3vw, 2.35rem);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1;\n  }\n\n  #gx-biomic-guide .gx-stat-label {\n    color: #6f604e;\n    font-size: 0.78rem;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  #gx-biomic-guide .gx-steps {\n    margin: 0;\n    padding: 0;\n    counter-reset: gxsteps;\n    list-style: none;\n  }\n\n  #gx-biomic-guide .gx-steps li {\n    position: relative;\n    min-height: 52px;\n    padding: 2px 0 20px 49px;\n    counter-increment: gxsteps;\n  }\n\n  #gx-biomic-guide .gx-steps li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: grid;\n    width: 32px;\n    height: 32px;\n    place-items: center;\n    border-radius: 50%;\n    color: var(--gx-white);\n    background: var(--gx-teal);\n    content: counter(gxsteps);\n    font-size: 0.72rem;\n    font-weight: 900;\n  }\n\n  #gx-biomic-guide .gx-steps li:not(:last-child)::after {\n    position: absolute;\n    top: 34px;\n    bottom: 0;\n    left: 15px;\n    width: 1px;\n    background: #b9d5d0;\n    content: \"\";\n  }\n\n  \/* Workflow *\/\n  #gx-biomic-guide .gx-workflow {\n    display: grid;\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    counter-reset: gxflow;\n    list-style: none;\n  }\n\n  #gx-biomic-guide .gx-workflow li {\n    position: relative;\n    min-height: 130px;\n    padding: 22px 22px 22px 58px;\n    border: 1px solid var(--gx-line);\n    border-radius: 17px;\n    background: var(--gx-white);\n    counter-increment: gxflow;\n    font-size: 0.91rem;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  #gx-biomic-guide .gx-workflow li::before {\n    position: absolute;\n    top: 20px;\n    left: 20px;\n    display: grid;\n    width: 26px;\n    height: 26px;\n    place-items: center;\n    border-radius: 8px;\n    color: var(--gx-teal);\n    background: var(--gx-mint);\n    content: counter(gxflow);\n    font-size: 0.7rem;\n    font-weight: 900;\n  }\n\n  #gx-biomic-guide .gx-workflow small {\n    display: block;\n    margin-top: 8px;\n    color: var(--gx-muted);\n    font-size: 0.76rem;\n    font-weight: 500;\n  }\n\n  \/* Evidence *\/\n  #gx-biomic-guide .gx-evidence-grid {\n    display: grid;\n    gap: 20px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  #gx-biomic-guide .gx-evidence-card {\n    padding: 30px;\n    border-radius: var(--gx-radius);\n  }\n\n  #gx-biomic-guide .gx-evidence-card--yes {\n    border: 1px solid #c8dfd9;\n    background: #edf7f4;\n  }\n\n  #gx-biomic-guide .gx-evidence-card--no {\n    border: 1px solid #ead6c3;\n    background: #fcf5ec;\n  }\n\n  #gx-biomic-guide .gx-evidence-pill {\n    display: inline-flex;\n    margin-bottom: 18px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    color: var(--gx-white);\n    background: var(--gx-teal);\n    font-size: 0.7rem;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    line-height: 1;\n    text-transform: uppercase;\n  }\n\n  #gx-biomic-guide .gx-evidence-card--no .gx-evidence-pill {\n    background: var(--gx-gold);\n  }\n\n  \/* FAQ *\/\n  #gx-biomic-guide .gx-faq {\n    display: grid;\n    gap: 12px;\n    max-width: 960px;\n    margin-inline: auto;\n  }\n\n  #gx-biomic-guide .gx-faq details {\n    border: 1px solid var(--gx-line);\n    border-radius: 16px;\n    background: var(--gx-white);\n    transition: box-shadow 180ms ease;\n  }\n\n  #gx-biomic-guide .gx-faq details[open] {\n    box-shadow: 0 14px 34px rgba(16, 47, 52, 0.07);\n  }\n\n  #gx-biomic-guide .gx-faq summary {\n    position: relative;\n    padding: 22px 58px 22px 24px;\n    color: var(--gx-deep);\n    cursor: pointer;\n    font-weight: 800;\n    line-height: 1.35;\n    list-style: none;\n  }\n\n  #gx-biomic-guide .gx-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #gx-biomic-guide .gx-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 22px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    color: var(--gx-teal);\n    background: var(--gx-mint);\n    content: \"+\";\n    font-size: 1.15rem;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  #gx-biomic-guide .gx-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  #gx-biomic-guide .gx-faq-answer {\n    padding: 0 58px 24px 24px;\n    color: var(--gx-muted);\n  }\n\n  \/* Resource cards + references *\/\n  #gx-biomic-guide .gx-resource-grid {\n    display: grid;\n    gap: 14px;\n    margin-top: 34px;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n  }\n\n  #gx-biomic-guide .gx-resource {\n    display: flex;\n    min-height: 150px;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 21px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 17px;\n    color: var(--gx-white);\n    background: rgba(255, 255, 255, 0.07);\n    text-decoration: none;\n    transition: background 180ms ease, transform 180ms ease;\n  }\n\n  #gx-biomic-guide .gx-resource:hover {\n    color: var(--gx-white);\n    background: rgba(255, 255, 255, 0.13);\n    transform: translateY(-3px);\n  }\n\n  #gx-biomic-guide .gx-resource small {\n    color: #8fd4cd;\n    font-size: 0.67rem;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  #gx-biomic-guide .gx-resource span {\n    margin-top: 24px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  #gx-biomic-guide .gx-sources {\n    padding: 38px 0;\n    border-top: 1px solid var(--gx-line);\n    color: var(--gx-muted);\n    background: #fbfcfb;\n    font-size: 0.78rem;\n  }\n\n  #gx-biomic-guide .gx-sources ol {\n    display: grid;\n    gap: 7px;\n    margin-bottom: 18px;\n    padding-left: 20px;\n  }\n\n  #gx-biomic-guide .gx-back-top {\n    display: inline-block;\n    margin-top: 15px;\n    font-weight: 800;\n    text-decoration: none;\n  }\n\n  #gx-biomic-guide sup a {\n    font-weight: 800;\n    text-decoration: none;\n  }\n\n  @media (max-width: 980px) {\n    #gx-biomic-guide .gx-hero-grid,\n    #gx-biomic-guide .gx-stack-layout {\n      grid-template-columns: 1fr;\n    }\n\n    #gx-biomic-guide .gx-optic {\n      width: 300px;\n    }\n\n    #gx-biomic-guide .gx-route-card:nth-child(-n+3),\n    #gx-biomic-guide .gx-route-card:nth-child(n+4) {\n      grid-column: span 6;\n    }\n\n    #gx-biomic-guide .gx-route-card:last-child {\n      grid-column: 4 \/ span 6;\n    }\n\n    #gx-biomic-guide .gx-mini-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #gx-biomic-guide .gx-resource-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 740px) {\n    #gx-biomic-guide .gx-shell {\n      width: min(100% - 28px, 1180px);\n    }\n\n    #gx-biomic-guide .gx-hero-grid {\n      gap: 48px;\n    }\n\n    #gx-biomic-guide .gx-optic {\n      width: min(80vw, 280px);\n    }\n\n    #gx-biomic-guide .gx-orbit--two {\n      right: -7%;\n    }\n\n    #gx-biomic-guide .gx-route-card:nth-child(-n+3),\n    #gx-biomic-guide .gx-route-card:nth-child(n+4),\n    #gx-biomic-guide .gx-route-card:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    #gx-biomic-guide .gx-route-card {\n      min-height: 0;\n    }\n\n    #gx-biomic-guide .gx-stage-grid,\n    #gx-biomic-guide .gx-two-col,\n    #gx-biomic-guide .gx-evidence-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #gx-biomic-guide .gx-stage-arrow {\n      min-height: 42px;\n      transform: rotate(90deg);\n    }\n\n    #gx-biomic-guide .gx-stat-grid,\n    #gx-biomic-guide .gx-workflow,\n    #gx-biomic-guide .gx-resource-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #gx-biomic-guide .gx-mini-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #gx-biomic-guide .gx-route-heading {\n      gap: 16px;\n      grid-template-columns: 46px minmax(0, 1fr);\n    }\n\n    #gx-biomic-guide .gx-route-badge {\n      width: 46px;\n      height: 46px;\n      border-radius: 14px;\n    }\n\n    #gx-biomic-guide .gx-panel,\n    #gx-biomic-guide .gx-stage {\n      padding: 24px;\n    }\n\n    #gx-biomic-guide .gx-button {\n      width: 100%;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #gx-biomic-guide *,\n    #gx-biomic-guide *::before,\n    #gx-biomic-guide *::after {\n      scroll-behavior: auto !important;\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003carticle id=\"gx-biomic-guide\"\u003e\n  \u003cheader class=\"gx-hero\" id=\"gx-top\"\u003e\n    \u003cdiv class=\"gx-shell gx-hero-grid\"\u003e\n      \u003cdiv class=\"gx-hero-copy\"\u003e\n        \u003cspan class=\"gx-eyebrow\"\u003eAidite Biomic laboratory decision guide\u003c\/span\u003e\n        \u003ch1\u003eStart with the case.\u003cbr\u003eNot the kit.\u003c\/h1\u003e\n        \u003cp class=\"gx-lead\"\u003e\n          Aidite Biomic is a family of dental-laboratory materials for selected zirconia workflows.\n          \u003cstrong\u003eColor Opaque\u003c\/strong\u003e helps manage internal dark-background influence before sintering.\n          \u003cstrong\u003eStain \u0026amp; Glaze\u003c\/strong\u003e—and \u003cstrong\u003eBiomic Gum\u003c\/strong\u003e for visible prosthetic gingiva—provide\n          external characterization after sintering. \u003cspan class=\"gx-kicker\"\u003eNot every case needs every module.\u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cdiv class=\"gx-button-row\"\u003e\n          \u003ca class=\"gx-button\" href=\"#gx-case-fit\"\u003e\n            Find your starting point\n            \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/a\u003e\n          \u003ca class=\"gx-button gx-button--ghost\" href=\"\/pages\/video-call\"\u003eDiscuss a case with Gro3X\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gx-disclosure\"\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSeller disclosure:\u003c\/strong\u003e Gro3X sells Aidite products. This guide distinguishes manufacturer\n            specifications, independent material science, practical laboratory recommendations and benefits that\n            have not been independently verified.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-optic\" aria-label=\"Illustration of the optical variables influencing a zirconia restoration\"\u003e\n        \u003cspan class=\"gx-orbit gx-orbit--one\"\u003eInternal opacity\u003c\/span\u003e\n        \u003cspan class=\"gx-orbit gx-orbit--two\"\u003eExternal character\u003c\/span\u003e\n        \u003cspan class=\"gx-orbit gx-orbit--three\"\u003eMaterial + thickness\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"gx-section gx-section--soft\" id=\"gx-case-fit\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-section-head\"\u003e\n        \u003cspan class=\"gx-eyebrow\"\u003eCase-fit selector\u003c\/span\u003e\n        \u003ch2\u003eWhich Biomic route does your case need?\u003c\/h2\u003e\n        \u003cp\u003eBegin with the production problem and choose the lowest-risk next step. “No Biomic treatment” and escalation are legitimate outcomes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-route-grid\"\u003e\n        \u003carticle class=\"gx-route-card\"\u003e\n          \u003cspan class=\"gx-route-no\"\u003e01\u003c\/span\u003e\n          \u003cdiv class=\"gx-route-signal\"\u003eCritical inputs are missing\u003c\/div\u003e\n          \u003ch3\u003eComplete the optical-risk checklist\u003c\/h3\u003e\n          \u003cp\u003eA responsible opacity or material decision requires the substrate, zirconia, shade and thickness variables that influence the final appearance.\u003c\/p\u003e\n          \u003ca class=\"gx-route-link\" href=\"#gx-route-1\"\u003eReview the required inputs\u003c\/a\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"gx-route-card\"\u003e\n          \u003cspan class=\"gx-route-no\"\u003e02\u003c\/span\u003e\n          \u003cdiv class=\"gx-route-signal\"\u003eNormal substrate • routine tooth surface\u003c\/div\u003e\n          \u003ch3\u003eEvaluate an external trial kit\u003c\/h3\u003e\n          \u003cp\u003eThe case may need external color, glaze, fluorescence, texture or limited refinement—but not Color Opaque or Gum.\u003c\/p\u003e\n          \u003ca class=\"gx-route-link\" href=\"#gx-route-2\"\u003ePlan an external trial\u003c\/a\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"gx-route-card\"\u003e\n          \u003cspan class=\"gx-route-no\"\u003e03\u003c\/span\u003e\n          \u003cdiv class=\"gx-route-signal\"\u003eVisible tissue • full-arch workflow\u003c\/div\u003e\n          \u003ch3\u003eRun a controlled Gum pilot\u003c\/h3\u003e\n          \u003cp\u003eTooth and tissue effects can be coordinated externally, while full-arch drying, firing and cross-arch consistency require validation.\u003c\/p\u003e\n          \u003ca class=\"gx-route-link\" href=\"#gx-route-3\"\u003eBuild a full-arch pilot\u003c\/a\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"gx-route-card\"\u003e\n          \u003cspan class=\"gx-route-no\"\u003e04\u003c\/span\u003e\n          \u003cdiv class=\"gx-route-signal\"\u003eTitanium • Ti-base • metal core • dark preparation\u003c\/div\u003e\n          \u003ch3\u003eRequest a dark-substrate case review\u003c\/h3\u003e\n          \u003cp\u003eInternal optical risk should be assessed before zirconia sintering and tested against the exact zirconia, regional thickness and background.\u003c\/p\u003e\n          \u003ca class=\"gx-route-link\" href=\"#gx-route-4\"\u003eEvaluate Color Opaque\u003c\/a\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"gx-route-card\"\u003e\n          \u003cspan class=\"gx-route-no\"\u003e05\u003c\/span\u003e\n          \u003cdiv class=\"gx-route-signal\"\u003eThe root cause lies upstream\u003c\/div\u003e\n          \u003ch3\u003eEscalate beyond Biomic\u003c\/h3\u003e\n          \u003cp\u003eFinishing materials should not be asked to correct an unsuitable material, inadequate design, insufficient thickness or structural problem.\u003c\/p\u003e\n          \u003ca class=\"gx-route-link\" href=\"#gx-route-5\"\u003eReview escalation criteria\u003c\/a\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-outcome\"\u003e\n        This framework creates five valid outcomes: external tooth characterization; tooth-and-Gum characterization;\n        internal plus external treatment; no Biomic treatment; or escalation to a different restorative strategy.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-section--dark\" id=\"gx-two-stage\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-section-head\"\u003e\n        \u003cspan class=\"gx-eyebrow\"\u003eThe essential distinction\u003c\/span\u003e\n        \u003ch2\u003eInternal and external Biomic treatments occur at different stages.\u003c\/h2\u003e\n        \u003cp\u003eColor Opaque acts before zirconia sintering. Stain \u0026amp; Glaze and Gum act on the external fired surface after sintering.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-stage-grid\"\u003e\n        \u003carticle class=\"gx-stage\"\u003e\n          \u003cspan class=\"gx-stage-tag\"\u003eBefore zirconia sintering\u003c\/span\u003e\n          \u003ch3\u003eBiomic Color Opaque\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong\u003eLocation:\u003c\/strong\u003e Intaglio of presintered zirconia\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePrimary function:\u003c\/strong\u003e Helps manage the influence of a dark preparation, metal component, abutment or Ti-base.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003cdiv class=\"gx-stage-arrow\" aria-hidden=\"true\"\u003e→\u003c\/div\u003e\n\n        \u003cdiv class=\"gx-stage gx-stage--post\"\u003e\n          \u003carticle class=\"gx-stage-mini\"\u003e\n            \u003cspan class=\"gx-stage-tag\"\u003eAfter zirconia sintering\u003c\/span\u003e\n            \u003ch3\u003eBiomic Stain \u0026amp; Glaze\u003c\/h3\u003e\n            \u003cp\u003eExternal tooth shade effects, glaze, fluorescence, texture and limited form refinement, followed by a ceramic firing.\u003c\/p\u003e\n          \u003c\/article\u003e\n          \u003carticle class=\"gx-stage-mini\"\u003e\n            \u003cspan class=\"gx-stage-tag\"\u003eAfter zirconia sintering\u003c\/span\u003e\n            \u003ch3\u003eBiomic Gum\u003c\/h3\u003e\n            \u003cp\u003eExternal gingival color, vascular effects, texture and limited dimensional tissue effects, followed by a ceramic firing.\u003c\/p\u003e\n          \u003c\/article\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-evidence-line\"\u003e\n        \u003cstrong\u003eEvidence boundary:\u003c\/strong\u003e The products are complementary, but no public combined IFU, shared shade-conversion\n        system or independently validated Color Opaque-to-external recipe was located. Biomic is best understood as a related\n        family of options—not one mandatory process for every restoration.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-section--mint\" id=\"gx-optical-stack\"\u003e\n    \u003cdiv class=\"gx-shell gx-stack-layout\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"gx-eyebrow\"\u003eOptical stack\u003c\/span\u003e\n        \u003ch2\u003eWhat determines the final appearance of zirconia?\u003c\/h2\u003e\n        \u003cp class=\"gx-lead\"\u003e\n          The visible result comes from a stack of interacting variables—not from one liquid, paste or glaze.\n          The earlier the laboratory identifies the optical risk, the less pressure it places on late-stage finishing.\n        \u003c\/p\u003e\n        \u003cdiv class=\"gx-callout gx-callout--gold\"\u003e\n          \u003cstrong\u003eWhat Biomic can influence:\u003c\/strong\u003e Color Opaque can influence internal light transmission.\n          Stain \u0026amp; Glaze and Gum can influence the external fired surface. None of these materials independently\n          controls the entire optical stack.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-stack-list\" aria-label=\"Variables in the zirconia optical stack\"\u003e\n        \u003cdiv class=\"gx-stack-item\"\u003e\n\u003cspan class=\"gx-stack-index\"\u003e01\u003c\/span\u003e\u003cspan\u003ePreparation, post, core, abutment or Ti-base\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"gx-stack-item\"\u003e\n\u003cspan class=\"gx-stack-index\"\u003e02\u003c\/span\u003e\u003cspan\u003eCement or background beneath the restoration\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"gx-stack-item\"\u003e\n\u003cspan class=\"gx-stack-index\"\u003e03\u003c\/span\u003e\u003cspan\u003eZirconia composition, yttria class, shade and translucency\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"gx-stack-item\"\u003e\n\u003cspan class=\"gx-stack-index\"\u003e04\u003c\/span\u003e\u003cspan\u003eFacial, cervical and incisal thickness\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"gx-stack-item\"\u003e\n\u003cspan class=\"gx-stack-index\"\u003e05\u003c\/span\u003e\u003cspan\u003eAny internal opacity treatment\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"gx-stack-item\"\u003e\n\u003cspan class=\"gx-stack-index\"\u003e06\u003c\/span\u003e\u003cspan\u003eExternal staining, glazing and surface texture\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"gx-stack-item\"\u003e\n\u003cspan class=\"gx-stack-index\"\u003e07\u003c\/span\u003e\u003cspan\u003eAdjustment and polishing\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"gx-stack-item\"\u003e\n\u003cspan class=\"gx-stack-index\"\u003e08\u003c\/span\u003e\u003cspan\u003eLighting, photography and viewing background\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-route-detail\" id=\"gx-route-1\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-route-heading\"\u003e\n        \u003cspan class=\"gx-route-badge\"\u003e01\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"gx-eyebrow\"\u003eChecklist first\u003c\/span\u003e\n          \u003ch2\u003eWhat information is required before selecting Biomic?\u003c\/h2\u003e\n          \u003cp\u003eDo not select Color Opaque—or attempt to compensate externally—until the laboratory understands what lies beneath the zirconia and how the restoration is designed.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-two-col\"\u003e\n        \u003cdiv class=\"gx-panel\"\u003e\n          \u003ch3\u003eOptical-Risk Intake Checklist\u003c\/h3\u003e\n          \u003cp\u003eConfirm the following before making an opacity or characterization decision:\u003c\/p\u003e\n          \u003cul class=\"gx-checklist\"\u003e\n            \u003cli\u003eTarget tooth shade.\u003c\/li\u003e\n            \u003cli\u003eGingival shade and visible tissue zones, where applicable.\u003c\/li\u003e\n            \u003cli\u003ePreparation, post, core, abutment or Ti-base material and shade.\u003c\/li\u003e\n            \u003cli\u003eClinical photographs or a representative die or background.\u003c\/li\u003e\n            \u003cli\u003eExact zirconia product, class, shade and relevant lot information.\u003c\/li\u003e\n            \u003cli\u003ePlanned facial, cervical and incisal thickness.\u003c\/li\u003e\n            \u003cli\u003eCement or background information when known.\u003c\/li\u003e\n            \u003cli\u003eRestoration type and span.\u003c\/li\u003e\n            \u003cli\u003eIntended conventional or rapid sintering program.\u003c\/li\u003e\n            \u003cli\u003eRequired external shade, texture, fluorescence and gloss effects.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003caside class=\"gx-panel gx-panel--tint\"\u003e\n          \u003ch3\u003eDecision gate\u003c\/h3\u003e\n          \u003cp\u003eIf a dark substrate is suspected but not documented, the case is not ready for a confident internal-opacity decision.\u003c\/p\u003e\n          \u003cdiv class=\"gx-callout\"\u003e\n            Obtain the missing information or create a controlled representative background before proceeding.\n          \u003c\/div\u003e\n          \u003cdiv class=\"gx-button-row\"\u003e\n            \u003ca class=\"gx-button\" href=\"\/pages\/contact\"\u003eRequest the intake checklist\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-section--soft gx-route-detail\" id=\"gx-route-2\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-route-heading\"\u003e\n        \u003cspan class=\"gx-route-badge\"\u003e02\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"gx-eyebrow\"\u003eExternal tooth characterization\u003c\/span\u003e\n          \u003ch2\u003eWhen should a laboratory evaluate Biomic Stain \u0026amp; Glaze?\u003c\/h2\u003e\n          \u003cp\u003eFor routine monolithic zirconia over a normal substrate, the relevant Biomic function is usually external characterization.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-mini-grid\"\u003e\n        \u003carticle class=\"gx-mini-card\"\u003e\n          \u003ch3\u003e2D pastes\u003c\/h3\u003e\n          \u003cp\u003eThin external color and optical effects.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"gx-mini-card\"\u003e\n          \u003ch3\u003e3D pastes\u003c\/h3\u003e\n          \u003cp\u003eHigher-body ceramic effects for texture and limited contour refinement.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"gx-mini-card\"\u003e\n          \u003ch3\u003eGlaze-F\u003c\/h3\u003e\n          \u003cp\u003eA glaze designed to add gloss and fluorescence.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"gx-mini-card\"\u003e\n          \u003ch3\u003eFluids + accessories\u003c\/h3\u003e\n          \u003cp\u003eMaterials used to manage application and handling according to the applicable instructions.\u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"gx-callout\"\u003e\n        \u003cstrong\u003eTerminology:\u003c\/strong\u003e “2D” and “3D” are Aidite product classifications. They do not refer to digital\n        design or 3D printing. Selected stain, effect and glaze steps may be combined in one ceramic firing, but\n        one firing is a case-dependent option—not a universal production promise.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gx-two-col\" style=\"margin-top: 28px;\"\u003e\n        \u003cdiv class=\"gx-panel\"\u003e\n          \u003ch3\u003eHow to run an external trial\u003c\/h3\u003e\n          \u003cp\u003eUse representative units and record:\u003c\/p\u003e\n          \u003cul class=\"gx-checklist\"\u003e\n            \u003cli\u003eActive application time and total elapsed time.\u003c\/li\u003e\n            \u003cli\u003eMaterials, shades and recipes used.\u003c\/li\u003e\n            \u003cli\u003eFiring program and number of firings.\u003c\/li\u003e\n            \u003cli\u003eCorrections and their causes.\u003c\/li\u003e\n            \u003cli\u003eShade, value, texture, gloss and fluorescence.\u003c\/li\u003e\n            \u003cli\u003eContact or occlusal adjustment.\u003c\/li\u003e\n            \u003cli\u003ePolishing after adjustment.\u003c\/li\u003e\n            \u003cli\u003eTechnician confidence and recipe reproducibility.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"gx-callout gx-callout--rose\"\u003e\n            \u003ch3\u003eCan Biomic 3D replace ceramic layering?\u003c\/h3\u003e\n            \u003cp\u003e\u003cstrong\u003eNo.\u003c\/strong\u003e Biomic 3D supports external texture and limited form refinement. It should not be\n              described as structural ceramic buildup or used to compensate for a deficient framework, large missing\n              contour or major CAD-design error.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"gx-button-row\"\u003e\n            \u003ca class=\"gx-button\" href=\"\/products\/biomic-trials\"\u003eCompare Biomic trial kits\u003c\/a\u003e\n            \u003ca class=\"gx-button gx-button--ghost\" href=\"\/products\/stain-glaze\"\u003eView full Biomic kits\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-route-detail\" id=\"gx-route-3\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-route-heading\"\u003e\n        \u003cspan class=\"gx-route-badge\" style=\"background:#8f6b71;\"\u003e03\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"gx-eyebrow\"\u003eVisible prosthetic gingiva\u003c\/span\u003e\n          \u003ch2\u003eWhen should a laboratory evaluate Biomic Gum?\u003c\/h2\u003e\n          \u003cp\u003eBiomic Gum is relevant when a restoration includes visible prosthetic gingiva—especially for implant and full-arch laboratories.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-two-col\"\u003e\n        \u003cdiv class=\"gx-panel gx-panel--tint\"\u003e\n          \u003ch3\u003eExternal tissue functions\u003c\/h3\u003e\n          \u003cul class=\"gx-clean-list\"\u003e\n            \u003cli\u003eMain gingival color.\u003c\/li\u003e\n            \u003cli\u003eFree-gingival and transition zones.\u003c\/li\u003e\n            \u003cli\u003eVascular effects.\u003c\/li\u003e\n            \u003cli\u003eBone-contour cues.\u003c\/li\u003e\n            \u003cli\u003eStippling and texture.\u003c\/li\u003e\n            \u003cli\u003eGloss relationships between tooth and tissue.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gx-panel\"\u003e\n          \u003ch3\u003eFull-arch pilot checkpoints\u003c\/h3\u003e\n          \u003cul class=\"gx-checklist\"\u003e\n            \u003cli\u003eTooth-and-tissue zoning.\u003c\/li\u003e\n            \u003cli\u003eThin color versus higher-body gingival effects.\u003c\/li\u003e\n            \u003cli\u003eOne firing versus staged application where instructions permit.\u003c\/li\u003e\n            \u003cli\u003eDrying, material thickness, support and furnace position.\u003c\/li\u003e\n            \u003cli\u003eHeating, cooling and thermal-mass behavior.\u003c\/li\u003e\n            \u003cli\u003eCross-arch shade, texture and gloss consistency.\u003c\/li\u003e\n            \u003cli\u003eNumber and cause of corrections.\u003c\/li\u003e\n            \u003cli\u003eActive time, total time and inter-technician variation.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-callout gx-callout--gold\" style=\"margin-top: 26px;\"\u003e\n        \u003cstrong\u003eImportant:\u003c\/strong\u003e These functions do not prove that every full arch can be completed predictably in\n        one firing. Color Opaque is not an automatic part of this route; it is relevant only when a separate internal\n        dark-background risk has been identified.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-button-row\"\u003e\n        \u003ca class=\"gx-button\" href=\"\/products\/biomic-trials\"\u003eSelect a Biomic Gum trial\u003c\/a\u003e\n        \u003ca class=\"gx-button gx-button--ghost\" href=\"\/products\/biomic-gum-shade-matcher\"\u003eView the Gum Shade Matcher\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-section--soft gx-route-detail\" id=\"gx-route-4\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-route-heading\"\u003e\n        \u003cspan class=\"gx-route-badge\" style=\"background:var(--gx-gold);\"\u003e04\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"gx-eyebrow\"\u003eInternal dark-background management\u003c\/span\u003e\n          \u003ch2\u003eCan Color Opaque help with titanium or a dark preparation?\u003c\/h2\u003e\n          \u003cp\u003eColor Opaque is designed to help manage dark-background influence through zirconia. It is applied to the intaglio of presintered zirconia before sintering—not as an external liner after sintering.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-two-col\"\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eWhy a case review comes first\u003c\/h3\u003e\n          \u003cp\u003e\n            Titanium, Ti-bases, metal cores, dark abutments and severely discolored preparations can influence the\n            final appearance of translucent zirconia. Independent studies indicate that substrate, zirconia composition,\n            thickness, cement or background and surface treatment can all affect the visible result.\u003csup\u003e\u003ca href=\"#gx-ref-2\"\u003e2\u003c\/a\u003e\u003c\/sup\u003e\u003csup\u003e\u003ca href=\"#gx-ref-3\"\u003e3\u003c\/a\u003e\u003c\/sup\u003e\n          \u003c\/p\u003e\n          \u003cp\u003e\n            FDA documentation describes Color Opaque as an internal treatment for presintered zirconia and identifies\n            Type I color components and Type II opaque. The clearance summary recommends a 1:1 combination.\u003csup\u003e\u003ca href=\"#gx-ref-1\"\u003e1\u003c\/a\u003e\u003c\/sup\u003e\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"gx-stat-grid\"\u003e\n            \u003cdiv class=\"gx-stat\"\u003e\n              \u003cspan class=\"gx-stat-value\"\u003e\u0026lt;0.15 mm\u003c\/span\u003e\n              \u003cspan class=\"gx-stat-label\"\u003eManufacturer-reported one-brush penetration\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"gx-stat\"\u003e\n              \u003cspan class=\"gx-stat-value\"\u003e0.095–0.134\u003c\/span\u003e\n              \u003cspan class=\"gx-stat-label\"\u003eDisplayed penetration range in millimeters\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"gx-stat\"\u003e\n              \u003cspan class=\"gx-stat-value\"\u003e24%–33%\u003c\/span\u003e\n              \u003cspan class=\"gx-stat-label\"\u003eReported reduction in translucency measure\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp style=\"font-size:0.84rem;color:var(--gx-muted);\"\u003e\n            Manufacturer-reported figures. The published brochure does not provide enough detail to generalize these\n            values to every zirconia, thickness, shade, background, application or sintering program.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gx-panel\"\u003e\n          \u003ch3\u003eWhat cannot be assumed\u003c\/h3\u003e\n          \u003cul class=\"gx-cross-list\"\u003e\n            \u003cli\u003eThat every dark substrate will become invisible.\u003c\/li\u003e\n            \u003cli\u003eThat original shade or translucency will remain unchanged.\u003c\/li\u003e\n            \u003cli\u003eThat every white, preshaded, multilayer, 3Y, 4Y or 5Y zirconia will respond identically.\u003c\/li\u003e\n            \u003cli\u003eThat every rapid-sintering cycle is compatible.\u003c\/li\u003e\n            \u003cli\u003eThat the treatment can correct an inadequate framework or insufficient thickness.\u003c\/li\u003e\n            \u003cli\u003eThat translucency can be restored after excessive opacity is applied.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-callout gx-callout--gold\" style=\"margin-top: 28px;\"\u003e\n        \u003ch3\u003eDoes Color Opaque change zirconia translucency?\u003c\/h3\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eYes, according to Aidite’s published data.\u003c\/strong\u003e The intended masking mechanism includes a reduction\n          in translucency. A treatment that improves masking may also change value, lightness or chroma. Evaluate masking\n          and value together rather than assuming that the original optical appearance remains unchanged.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-two-col\" style=\"margin-top: 28px;\"\u003e\n        \u003cdiv class=\"gx-panel\"\u003e\n          \u003ch3\u003eControlled validation sequence\u003c\/h3\u003e\n          \u003col class=\"gx-steps\"\u003e\n            \u003cli\u003eConfirm the current US instructions and exact zirconia\/process compatibility.\u003c\/li\u003e\n            \u003cli\u003eReproduce the relevant titanium, metal or dark-preparation background.\u003c\/li\u003e\n            \u003cli\u003eUse the planned zirconia product, shade and regional thickness.\u003c\/li\u003e\n            \u003cli\u003eCompare an untreated control with the permitted treatment.\u003c\/li\u003e\n            \u003cli\u003eEvaluate value and translucency—not masking alone.\u003c\/li\u003e\n            \u003cli\u003eRecord sintering program, application, lot and technician.\u003c\/li\u003e\n            \u003cli\u003eEscalate when masking remains inadequate or the result becomes too opaque.\u003c\/li\u003e\n          \u003c\/ol\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"gx-callout\"\u003e\n            \u003ch3\u003eLowest-risk next step\u003c\/h3\u003e\n            \u003cp\u003eRequest a dark-substrate review before introducing Color Opaque into routine production.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"gx-button-row\"\u003e\n            \u003ca class=\"gx-button\" href=\"\/pages\/video-call\"\u003eRequest a case review\u003c\/a\u003e\n            \u003ca class=\"gx-button gx-button--ghost\" href=\"\/products\/biomic-opaque-liquid\"\u003eView Color Opaque\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-route-detail\" id=\"gx-route-5\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-route-heading\"\u003e\n        \u003cspan class=\"gx-route-badge\" style=\"background:var(--gx-rose);\"\u003e05\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"gx-eyebrow\"\u003eEscalation is a valid decision\u003c\/span\u003e\n          \u003ch2\u003eWhen should a laboratory choose a different workflow?\u003c\/h2\u003e\n          \u003cp\u003eBiomic does not solve every esthetic or production problem. The correct recommendation may be neither Color Opaque nor additional external characterization.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-two-col\"\u003e\n        \u003cdiv class=\"gx-callout gx-callout--rose\"\u003e\n          \u003ch3\u003eEscalate when…\u003c\/h3\u003e\n          \u003cul class=\"gx-cross-list\"\u003e\n            \u003cli\u003eThe zirconia is too translucent for the substrate and available thickness.\u003c\/li\u003e\n            \u003cli\u003eThe cervical or facial zone is too thin.\u003c\/li\u003e\n            \u003cli\u003eThe framework or CAD design lacks required support or form.\u003c\/li\u003e\n            \u003cli\u003eThe abutment or Ti-base strategy creates unacceptable optical risk.\u003c\/li\u003e\n            \u003cli\u003eA different cement or background strategy is required.\u003c\/li\u003e\n            \u003cli\u003eThe desired anatomy exceeds limited 3D refinement.\u003c\/li\u003e\n            \u003cli\u003eThe case requires layered optical depth or substantial ceramic buildup.\u003c\/li\u003e\n            \u003cli\u003eThe exact treatment, zirconia or firing combination is not supported.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gx-panel\"\u003e\n          \u003ch3\u003ePossible restorative responses\u003c\/h3\u003e\n          \u003cul class=\"gx-clean-list\"\u003e\n            \u003cli\u003eChoose a different zirconia composition, translucency or shade.\u003c\/li\u003e\n            \u003cli\u003eIncrease permitted restoration thickness.\u003c\/li\u003e\n            \u003cli\u003eChange the abutment or restorative design.\u003c\/li\u003e\n            \u003cli\u003eChoose a different cement strategy with the clinician.\u003c\/li\u003e\n            \u003cli\u003eRedesign and remill.\u003c\/li\u003e\n            \u003cli\u003eUse a layered tooth or gingival ceramic workflow.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cdiv class=\"gx-button-row\"\u003e\n            \u003ca class=\"gx-button gx-button--ghost\" href=\"\/pages\/contact\"\u003eDiscuss the material and design strategy\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-section--mint\" id=\"gx-workflow\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-section-head\"\u003e\n        \u003cspan class=\"gx-eyebrow\"\u003eDecision sequence\u003c\/span\u003e\n        \u003ch2\u003eHow does a case move through the Biomic workflow?\u003c\/h2\u003e\n        \u003cp\u003eInternal opacity is one decision in a larger sequence. External characterization is another.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003col class=\"gx-workflow\"\u003e\n        \u003cli\u003eCase intake\u003csmall\u003eCollect shade, substrate, restoration and process information.\u003c\/small\u003e\n\u003c\/li\u003e\n        \u003cli\u003eOptical-risk assessment\u003csmall\u003eIdentify dark-background and translucency risk.\u003c\/small\u003e\n\u003c\/li\u003e\n        \u003cli\u003eMaterial + thickness decision\u003csmall\u003eChoose zirconia, shade, design and regional thickness.\u003c\/small\u003e\n\u003c\/li\u003e\n        \u003cli\u003eInternal-opacity decision\u003csmall\u003eUse Color Opaque, do not use it, or escalate.\u003c\/small\u003e\n\u003c\/li\u003e\n        \u003cli\u003eZirconia sintering\u003csmall\u003eFollow the supported program for the selected zirconia.\u003c\/small\u003e\n\u003c\/li\u003e\n        \u003cli\u003eExternal characterization\u003csmall\u003eApply tooth and\/or gingival effects as indicated.\u003c\/small\u003e\n\u003c\/li\u003e\n        \u003cli\u003eCeramic firing\u003csmall\u003eFollow the current compatible firing instructions.\u003c\/small\u003e\n\u003c\/li\u003e\n        \u003cli\u003eAdjustment + polishing\u003csmall\u003eRestore the appropriate surface after adjustment.\u003c\/small\u003e\n\u003c\/li\u003e\n        \u003cli\u003eQC + release\u003csmall\u003eEvaluate shade, value, texture, gloss and case acceptance.\u003c\/small\u003e\n\u003c\/li\u003e\n      \u003c\/ol\u003e\n\n      \u003cdiv class=\"gx-outcome\"\u003e\n        Color Opaque influences only one part of this sequence. Stain \u0026amp; Glaze or Gum influences another.\n        None replaces correct case information, material selection, framework design, furnace control or technician skill.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section\" id=\"gx-evidence\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-section-head\"\u003e\n        \u003cspan class=\"gx-eyebrow\"\u003eEvidence boundary\u003c\/span\u003e\n        \u003ch2\u003eWhat is verified—and what is not?\u003c\/h2\u003e\n        \u003cp\u003eUse the product functions that are supported. Validate workflow and business benefits inside your own laboratory.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-evidence-grid\"\u003e\n        \u003carticle class=\"gx-evidence-card gx-evidence-card--yes\"\u003e\n          \u003cspan class=\"gx-evidence-pill\"\u003eSupported or qualified\u003c\/span\u003e\n          \u003ch3\u003eWhat the evidence supports\u003c\/h3\u003e\n          \u003cul class=\"gx-checklist\"\u003e\n            \u003cli\u003eColor Opaque is intended for the intaglio of presintered zirconia.\u003c\/li\u003e\n            \u003cli\u003eStain \u0026amp; Glaze and Gum are external, post-sintering characterization materials.\u003c\/li\u003e\n            \u003cli\u003e2D and 3D are Aidite classifications for different external functions.\u003c\/li\u003e\n            \u003cli\u003eGlaze-F is designed to add gloss and fluorescence.\u003c\/li\u003e\n            \u003cli\u003eSelected external effects may be combined in one firing when the current instructions and case permit.\u003c\/li\u003e\n            \u003cli\u003eSubstrate, zirconia, thickness, cement or background and surface treatment can affect final appearance.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"gx-evidence-card gx-evidence-card--no\"\u003e\n          \u003cspan class=\"gx-evidence-pill\"\u003eNot verified\u003c\/span\u003e\n          \u003ch3\u003eWhat should not be assumed\u003c\/h3\u003e\n          \u003cul class=\"gx-cross-list\"\u003e\n            \u003cli\u003eThat the products form one technically integrated chemistry.\u003c\/li\u003e\n            \u003cli\u003eThat combined use reduces labor, turnaround, training, corrections, rework or remakes.\u003c\/li\u003e\n            \u003cli\u003eThat Color Opaque works on every zirconia or rapid-sintering program.\u003c\/li\u003e\n            \u003cli\u003eThat original shade or translucency remains unaffected.\u003c\/li\u003e\n            \u003cli\u003eThat Biomic 3D replaces layered ceramic.\u003c\/li\u003e\n            \u003cli\u003eThat every full arch can be completed predictably in one firing.\u003c\/li\u003e\n            \u003cli\u003eThat the family guarantees technician-to-technician repeatability.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-section--soft\" id=\"gx-faq\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-section-head\" style=\"margin-inline:auto;text-align:center;\"\u003e\n        \u003cspan class=\"gx-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n        \u003ch2\u003eAidite Biomic: direct answers for dental laboratories\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the Aidite Biomic system?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Aidite Biomic is a family of dental-laboratory materials used at different stages of selected zirconia\n            workflows. Color Opaque is a presintering intaglio treatment for internal dark-background management.\n            Stain \u0026amp; Glaze and Biomic Gum are post-sintering external materials for tooth and gingival color, glaze,\n            fluorescence, texture and limited form refinement.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs Biomic Color Opaque used before or after zirconia sintering?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Color Opaque is used before zirconia sintering. FDA documentation describes it as a liquid applied to the\n            internal surface of a presintered zirconia restoration. Because this decision occurs before sintering, the\n            laboratory must obtain substrate, zirconia and thickness information early enough to decide whether internal\n            treatment is appropriate.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan Color Opaque completely hide a titanium abutment?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            That cannot be guaranteed. The final appearance also depends on the titanium or abutment, zirconia composition,\n            thickness, shade, cement or background and application process. Test the planned restoration on a representative\n            background and retain an escalation option if masking remains inadequate.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes Color Opaque change zirconia translucency?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Yes, according to Aidite’s published data. The company reports a 24%–33% reduction in its translucency measure,\n            depending on the displayed color group. Because the treatment intentionally changes light transmission,\n            laboratories should evaluate masking and value together rather than assume that the zirconia’s original optical\n            appearance remains unchanged.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the difference between Biomic 2D and 3D?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Biomic 2D pastes are intended primarily for thin external color and optical effects. Biomic 3D pastes provide\n            more body for texture and limited contour refinement. These are Aidite product classifications; they do not\n            refer to digital design or 3D printing, and 3D should not be treated as structural buildup.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan Biomic 3D replace layered ceramic?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            No. Biomic 3D may reduce reliance on full buildup in selected monolithic cases by adding limited external texture\n            or contour. It does not replace layered ceramic when the restoration requires substantial form, structural\n            ceramic volume, greater optical depth or advanced incisal and gingival effects.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat does Biomic Glaze-F do?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Glaze-F is Aidite’s fluorescent glaze for external finishing. It is designed to add gloss and fluorescence\n            during a ceramic firing. Public evidence supports that intended function, but does not establish\n            natural-tooth-equivalent spectral output, permanent fluorescence or long-term wear retention. Adjusted\n            functional zirconia surfaces still require an appropriate polishing or refinishing protocol.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan Biomic stain, effects and glaze be fired together?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Selected Biomic external color, effect and glaze steps may be combined in one firing when the current instructions,\n            substrate and restoration permit it. Historical Aidite instructions also include second and third firings.\n            One firing should therefore be presented as a case-dependent option—not proof of lower labor or a universal rule.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan Biomic Gum be used for a zirconia full arch?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Biomic Gum is relevant to full-arch zirconia with visible prosthetic gingiva. It provides dedicated tissue colors,\n            vascular effects and texture concepts. Full arches add drying, support, thermal-mass, furnace-position, cooling\n            and cross-arch consistency requirements, so laboratories should validate a controlled one- or staged-firing pilot\n            before routine adoption.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich Biomic kit should a laboratory start with?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Start with the minimum kit that matches the laboratory’s cases. Routine tooth characterization may justify an\n            external Basic or Aesthetic trial. Visible prosthetic gingiva may justify a Gum trial and full-arch pilot.\n            Color Opaque should be evaluated only when a documented internal dark-background risk exists and the exact\n            zirconia and process are supported.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes Biomic make zirconia characterization easier?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Biomic may make selected decisions easier to organize because it offers related internal, external tooth and\n            gingival options, premixed external materials and application concepts. No independent evidence shows that the\n            combined family reduces labor, training time, technician variation, corrections or remakes. Evaluate ease through\n            a controlled laboratory trial rather than assume it.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhen should a laboratory escalate beyond Biomic?\u003c\/summary\u003e\n          \u003cdiv class=\"gx-faq-answer\"\u003e\n            Escalate when the root problem is unsuitable zirconia, inadequate thickness, poor framework design, an unfavorable\n            abutment or cement strategy, substantial missing anatomy or a need for layered optical depth. Color Opaque, stain,\n            glaze and limited 3D materials should not compensate for an upstream material, design or structural problem.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gx-section gx-section--dark\" id=\"gx-next-step\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003cdiv class=\"gx-section-head\"\u003e\n        \u003cspan class=\"gx-eyebrow\"\u003eChoose the lowest-risk next step\u003c\/span\u003e\n        \u003ch2\u003eEvaluate the relevant stage—not the entire family by default.\u003c\/h2\u003e\n        \u003cp\u003e\n          For routine tooth characterization, start with a focused external trial. For visible gingival work, run a\n          controlled tooth-and-Gum pilot. For implant or dark-substrate cases, assess internal optical risk before\n          sintering and validate Color Opaque against an untreated control.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-button-row\"\u003e\n        \u003ca class=\"gx-button gx-button--light\" href=\"\/products\/biomic-trials\"\u003eShop Biomic trial kits\u003c\/a\u003e\n        \u003ca class=\"gx-button\" href=\"\/pages\/video-call\"\u003eDiscuss your case with Gro3X\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gx-resource-grid\" aria-label=\"Biomic product and technical resources\"\u003e\n        \u003ca class=\"gx-resource\" href=\"\/products\/stain-glaze\"\u003e\n          \u003csmall\u003eExternal systems\u003c\/small\u003e\n          \u003cspan\u003eBiomic Stain \u0026amp; Glaze and Gum kits →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"gx-resource\" href=\"\/products\/stain-glaze-refills\"\u003e\n          \u003csmall\u003eIndividual materials\u003c\/small\u003e\n          \u003cspan\u003eBiomic refills →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"gx-resource\" href=\"\/products\/biomic-glaze-f\"\u003e\n          \u003csmall\u003eGloss + fluorescence\u003c\/small\u003e\n          \u003cspan\u003eBiomic Glaze-F →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"gx-resource\" href=\"\/products\/biomic-opaque-liquid\"\u003e\n          \u003csmall\u003eInternal treatment\u003c\/small\u003e\n          \u003cspan\u003eBiomic Color Opaque →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"gx-resource\" href=\"\/collections\/aidite-stain-glaze\"\u003e\n          \u003csmall\u003eBrowse the category\u003c\/small\u003e\n          \u003cspan\u003eAll Aidite stain \u0026amp; glaze →\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter class=\"gx-sources\"\u003e\n    \u003cdiv class=\"gx-shell\"\u003e\n      \u003ch3\u003eSelected evidence and technical resources\u003c\/h3\u003e\n      \u003col\u003e\n        \u003cli id=\"gx-ref-1\"\u003e\n\u003ca href=\"https:\/\/www.accessdata.fda.gov\/cdrh_docs\/pdf25\/K250534.pdf\" target=\"_blank\" rel=\"noopener\"\u003eFDA 510(k) Summary K250534: Aidite Color Opaque\u003c\/a\u003e, pp. 4–8.\u003c\/li\u003e\n        \u003cli id=\"gx-ref-2\"\u003e\n\u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/38349847\/\" target=\"_blank\" rel=\"noopener\"\u003eSirawuttipong \u0026amp; Palanuwech (2024): zirconia thickness, cement color and titanium implant background\u003c\/a\u003e.\u003c\/li\u003e\n        \u003cli id=\"gx-ref-3\"\u003e\n\u003ca href=\"https:\/\/www.sciencedirect.com\/science\/article\/pii\/S0300571225003665\" target=\"_blank\" rel=\"noopener\"\u003eHashem et al. (2025): zirconia thickness and background color\u003c\/a\u003e.\u003c\/li\u003e\n        \u003cli\u003e\n\u003ca href=\"\/pages\/biomic-stain-glaze\"\u003eGro3X Biomic instructions and firing resources\u003c\/a\u003e.\u003c\/li\u003e\n      \u003c\/ol\u003e\n      \u003cp\u003e\n        Manufacturer-reported performance values should be interpreted within the current instructions for use and\n        validated for the exact zirconia, restoration design, thickness, background and furnace program. Product names,\n        kit contents, compatibility, availability and instructions may change.\n      \u003c\/p\u003e\n      \u003ca class=\"gx-back-top\" href=\"#gx-top\"\u003eBack to top ↑\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/footer\u003e\n\u003c\/article\u003e","products":[{"product_id":"stain-glaze","title":"Biomic Kits","description":"\u003ch3\u003e\u003cstrong\u003eBiomic Stain \u0026amp; Glaze\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan\u003eBiomic stain \u0026amp; glaze flowable ceramics are suitable for all types of ceramic restorations, e.g. zirconia, glass ceramic, feldspathic, porcelain, etc. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cbr\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eYou Will Love It! Here's Why!\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003ciframe title=\"Biomic Stain \u0026amp;amp; Glaze System from Aidite\" height=\"1080\" width=\"1920\" src=\"https:\/\/player.vimeo.com\/video\/758909906?h=775272fc18\u0026amp;title=0\u0026amp;byline=0\u0026amp;portrait=0\u0026amp;speed=0\u0026amp;badge=0\u0026amp;autopause=0\u0026amp;player_id=0\u0026amp;app_id=58479\" allowfullscreen=\"\" allow=\"autoplay; fullscreen; picture-in-picture\" frameborder=\"0\"\u003e\u003c\/iframe\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThe coloration pastes of Biomic Stain \u0026amp; Glazes are simple and user friendly. With the recommended schematics from Aidite, technicians can utilize the simple system to achieve ideal aesthetic results.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThe composition of 2D paste color in Biomic Stain\/Glaze completely mimics the colors of natural teeth, the 3D paste combination then creates the aesthetic effects. At the same time, 3D pastes can be used to adjust the tooth surface morphology, and slight contour distinctions.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eThe Biomic Restoration\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003ciframe height=\"360\" width=\"640\" src=\"https:\/\/player.vimeo.com\/video\/540869649\" allowfullscreen=\"\" allow=\"autoplay; fullscreen; picture-in-picture\" frameborder=\"0\"\u003e\u003c\/iframe\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eBiomic Gum\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg style=\"display: block; margin-left: auto; margin-right: auto;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Pink-1-2-3-not-squared_480x480.jpg?v=1617364515\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Pink-1-2-3-not-squared_480x480.jpg?v=1617364515\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eContents: \u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThere are three types of Biomic Kits 1) Aesthetic Kit, 2) Basic Kit, and 3) Gum-Kit. All of these kits come in a \"Full-Kit\" and in a \"Trial-Kit\" version. The main difference is that a \u003cspan data-mce-fragment=\"1\"\u003e\"Full-Kit\" comes with 4 grams of powder per bottle, while \"Trial-Kits\" only have 1 gram of powder per bottle. Full Kits also contain brushes and shade matchers while Trial Kits don't.\u003cbr\u003e\u003cbr\u003eTo purchase individual 4g bottles \u003ca title=\"Refills\" href=\"https:\/\/www.gro3x.com\/collections\/harvest\/products\/stain-glaze-refills\" target=\"_blank\"\u003eplease click here on \"Refills\".\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eFull Kits\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"Aesthetic Kit\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Aesthetic-Kit_480x480.jpg?v=1647127199\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Aesthetic-Kit_480x480.jpg?v=1647127199\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Basic-Kit_480x480.jpg?v=1647127267\" alt=\"Basic Kit\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Basic-Kit_480x480.jpg?v=1647127267\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Gum-Kit_480x480.jpg?v=1647127311\" alt=\"Gum Kit\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Gum-Kit_480x480.jpg?v=1647127311\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\" data-mce-style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eDownloads:\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e- \u003ca title=\"Biomic Aesthetic User Instructions\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic_Aes_IFU.pdf?v=1617362522\" target=\"_blank\"\u003eBiomic Aesthetic Flowable Ceramics User Instructions\u003c\/a\u003e\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003ca title=\"Biomic Gum User Instructions\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic_Gum_IFU-3.pdf?v=1617362657\" target=\"_blank\"\u003eBiomic Gum Flowable Ceramics User Instructions\u003c\/a\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Gro3X","offers":[{"title":"Biomic Aesthetic Kit (19 shades \u0026 glazes) \/ Full Kit (4g bottles)","offer_id":33137224024107,"sku":"","price":995.95,"currency_code":"USD","in_stock":true},{"title":"Biomic Aesthetic Kit (19 shades \u0026 glazes) \/ Trial Kit (1g bottles)","offer_id":39911464206379,"sku":"ACStainAes-S","price":249.95,"currency_code":"USD","in_stock":true},{"title":"Biomic Basic Kit (9 shades \u0026 glazes) \/ Full Kit (4g bottles)","offer_id":33137223991339,"sku":"","price":495.95,"currency_code":"USD","in_stock":true},{"title":"Biomic Basic Kit (9 shades \u0026 glazes) \/ Trial Kit (1g bottles)","offer_id":39911464239147,"sku":"ACStainBas-S","price":129.95,"currency_code":"USD","in_stock":true},{"title":"Biomic Gum Kit (8 shades \u0026 glazes) \/ Full Kit (4g bottles)","offer_id":33137224056875,"sku":"","price":495.95,"currency_code":"USD","in_stock":true},{"title":"Biomic Gum Kit (8 shades \u0026 glazes) \/ Trial Kit (1g bottles)","offer_id":39911464271915,"sku":"ACStainGum-1","price":129.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/products\/Biomic-2048x2048.jpg?v=1695891293"},{"product_id":"biomic-glaze-f","title":"Biomic Glaze-F","description":"\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eWe Know You Will Love Glaze-F\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003c\/strong\u003eOrder Biomic Glaze-F and see for yourself!\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eGlaze-F Is All You Need When You Want To Be Fast \u0026amp; Efficient\u003cbr\u003e\u003c\/strong\u003e\u003ciframe src=\"https:\/\/player.vimeo.com\/video\/758418523?h=3258de6bc3\u0026amp;badge=0\u0026amp;autopause=0\u0026amp;player_id=0\u0026amp;app_id=58479\" width=\"1920\" height=\"1920\" title=\"Biomic Glaze-F\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg data-mce-fragment=\"1\" alt=\"Biomic Firing Chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic-Firing-Chart_480x480.jpg?v=1667403968\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic-Firing-Chart_480x480.jpg?v=1667403968\"\u003e \u003c\/p\u003e\n\u003cp\u003e \u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eDownloads:\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e-\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic_Aes_IFU.pdf?v=1617362522\" title=\"Biomic Aesthetic User Instructions\" class=\"js-no-transition\" target=\"_blank\"\u003eBiomic Aesthetic Flowable Ceramics User Instructions\u003c\/a\u003e\u003cbr\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic_Gum_IFU-3.pdf?v=1617362657\" title=\"Biomic Gum User Instructions\" class=\"js-no-transition\" target=\"_blank\"\u003eBiomic Gum Flowable Ceramics User Instructions\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Gro3X","offers":[{"title":"Glaze-F (4g) \/ Buy 1","offer_id":40711432077355,"sku":"ACF-Glaze","price":47.95,"currency_code":"USD","in_stock":true},{"title":"Glaze-F (4g) \/ ⭐ Buy 4 — Save $4 EACH (Most Popular)","offer_id":43830476308523,"sku":null,"price":175.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/products\/Glaze-F-Sample-2048x2048.jpg?v=1665313753"},{"product_id":"biomic-trials","title":"Biomic Samples","description":"\u003cstyle\u003e\n    .biomic-guide,\n    .biomic-guide * {\n      box-sizing: border-box;\n    }\n\n    .biomic-guide {\n      --biomic-green: #17463f;\n      --biomic-green-dark: #10342f;\n      --biomic-cream: #f6f3ec;\n      --biomic-border: #d9e1de;\n      --biomic-text: #202725;\n      --biomic-muted: #5e6965;\n      max-width: 1100px;\n      margin: 0 auto;\n      color: var(--biomic-text);\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .biomic-guide h2,\n    .biomic-guide h3 {\n      margin-top: 0;\n      color: var(--biomic-green-dark);\n      line-height: 1.25;\n    }\n\n    .biomic-guide h2 {\n      margin-bottom: 18px;\n      font-size: clamp(28px, 4vw, 42px);\n    }\n\n    .biomic-guide h3 {\n      margin-bottom: 12px;\n      font-size: clamp(22px, 3vw, 30px);\n    }\n\n    .biomic-guide h4 {\n      margin: 0 0 8px;\n      color: var(--biomic-green-dark);\n      font-size: 18px;\n      line-height: 1.35;\n    }\n\n    .biomic-guide p {\n      margin: 0 0 16px;\n    }\n\n    .biomic-guide a:not(.biomic-button) {\n      color: var(--biomic-green);\n      font-weight: 700;\n      text-decoration: underline;\n      text-underline-offset: 3px;\n    }\n\n    .biomic-guide a:not(.biomic-button):hover {\n      color: var(--biomic-green-dark);\n    }\n\n    .biomic-section {\n      margin: 34px 0;\n    }\n\n    .biomic-hero {\n      padding: clamp(26px, 5vw, 52px);\n      border: 1px solid var(--biomic-border);\n      border-radius: 18px;\n      background: linear-gradient(135deg, #f6f3ec 0%, #ffffff 100%);\n    }\n\n    .biomic-eyebrow {\n      margin-bottom: 10px;\n      color: var(--biomic-green);\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 0.09em;\n      text-transform: uppercase;\n    }\n\n    .biomic-lead {\n      max-width: 850px;\n      margin-bottom: 22px;\n      color: #35403c;\n      font-size: clamp(17px, 2.2vw, 20px);\n    }\n\n    .biomic-button-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 22px;\n    }\n\n    .biomic-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 46px;\n      padding: 11px 20px;\n      border: 2px solid var(--biomic-green);\n      border-radius: 8px;\n      background: var(--biomic-green);\n      color: #ffffff !important;\n      font-weight: 800;\n      line-height: 1.25;\n      text-align: center;\n      text-decoration: none;\n      transition:\n        background-color 0.2s ease,\n        border-color 0.2s ease,\n        transform 0.2s ease;\n    }\n\n    .biomic-button:hover {\n      border-color: var(--biomic-green-dark);\n      background: var(--biomic-green-dark);\n      color: #ffffff !important;\n      transform: translateY(-1px);\n    }\n\n    .biomic-button--secondary {\n      background: #ffffff;\n      color: var(--biomic-green) !important;\n    }\n\n    .biomic-button--secondary:hover {\n      color: #ffffff !important;\n    }\n\n    .biomic-jump-links {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px 18px;\n      margin: 22px 0 0;\n      padding: 16px 18px;\n      border: 1px solid var(--biomic-border);\n      border-radius: 10px;\n      background: #ffffff;\n    }\n\n    .biomic-jump-links strong {\n      width: 100%;\n      color: var(--biomic-green-dark);\n    }\n\n    .biomic-answer-box {\n      padding: 22px;\n      border-left: 5px solid var(--biomic-green);\n      border-radius: 0 10px 10px 0;\n      background: var(--biomic-cream);\n    }\n\n    .biomic-answer-box p:last-child {\n      margin-bottom: 0;\n    }\n\n    .biomic-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .biomic-card {\n      padding: 22px;\n      border: 1px solid var(--biomic-border);\n      border-radius: 12px;\n      background: #ffffff;\n    }\n\n    .biomic-card p:last-child {\n      margin-bottom: 0;\n    }\n\n    .biomic-list {\n      margin: 0;\n      padding-left: 22px;\n    }\n\n    .biomic-list li {\n      margin-bottom: 8px;\n    }\n\n    .biomic-table-wrap {\n      overflow-x: auto;\n      border: 1px solid var(--biomic-border);\n      border-radius: 12px;\n    }\n\n    .biomic-table {\n      width: 100%;\n      min-width: 680px;\n      border-collapse: collapse;\n      background: #ffffff;\n    }\n\n    .biomic-table th,\n    .biomic-table td {\n      padding: 15px 16px;\n      border-bottom: 1px solid var(--biomic-border);\n      text-align: left;\n      vertical-align: top;\n    }\n\n    .biomic-table th {\n      background: var(--biomic-green);\n      color: #ffffff;\n      font-weight: 800;\n    }\n\n    .biomic-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n        .biomic-video {\n      overflow: hidden;\n      width: 100%;\n      aspect-ratio: 16 \/ 9;\n      margin-top: 18px;\n      padding: 0 !important;\n      border-radius: 14px;\n      background: #111111;\n      box-shadow: 0 8px 24px rgba(16, 52, 47, 0.12);\n    }\n\n    .biomic-video iframe {\n      display: block;\n      width: 100%;\n      height: 100%;\n      margin: 0;\n      padding: 0;\n      border: 0;\n    }\n\n    .biomic-media {\n      display: grid;\n      grid-template-columns: minmax(250px, 0.8fr) minmax(0, 1.2fr);\n      gap: 28px;\n      align-items: center;\n    }\n\n    .biomic-image {\n      display: block;\n      width: 100%;\n      height: auto;\n      border: 1px solid var(--biomic-border);\n      border-radius: 12px;\n    }\n\n    .biomic-caption {\n      margin-top: 10px;\n      color: var(--biomic-muted);\n      font-size: 14px;\n      line-height: 1.5;\n      text-align: center;\n    }\n\n    .biomic-notice {\n      padding: 18px 20px;\n      border: 1px solid #e1c98a;\n      border-radius: 10px;\n      background: #fff9e8;\n    }\n\n    .biomic-downloads {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .biomic-downloads li {\n      margin-bottom: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--biomic-border);\n      border-radius: 9px;\n      background: #ffffff;\n    }\n\n    .biomic-downloads li:last-child {\n      margin-bottom: 0;\n    }\n\n    .biomic-faq details {\n      margin-bottom: 12px;\n      border: 1px solid var(--biomic-border);\n      border-radius: 10px;\n      background: #ffffff;\n    }\n\n    .biomic-faq summary {\n      position: relative;\n      padding: 17px 48px 17px 18px;\n      color: var(--biomic-green-dark);\n      font-weight: 800;\n      cursor: pointer;\n      list-style: none;\n    }\n\n    .biomic-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .biomic-faq summary::after {\n      position: absolute;\n      top: 50%;\n      right: 18px;\n      content: \"+\";\n      color: var(--biomic-green);\n      font-size: 24px;\n      line-height: 1;\n      transform: translateY(-50%);\n    }\n\n    .biomic-faq details[open] summary::after {\n      content: \"−\";\n    }\n\n    .biomic-faq-answer {\n      padding: 0 18px 18px;\n    }\n\n    .biomic-faq-answer p:last-child {\n      margin-bottom: 0;\n    }\n\n    @media (max-width: 749px) {\n      .biomic-grid,\n      .biomic-media {\n        grid-template-columns: 1fr;\n      }\n\n      .biomic-button {\n        width: 100%;\n      }\n\n      .biomic-hero {\n        border-radius: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"biomic-guide\"\u003e\u003cheader class=\"biomic-hero\"\u003e\n\u003cp class=\"biomic-eyebrow\"\u003eAidite Dental Ceramic Characterization System\u003c\/p\u003e\n\u003ch2 id=\"biomic-guide-title\"\u003eAidite Biomic Stain \u0026amp; Glaze Flowable Ceramics\u003c\/h2\u003e\n\u003cp class=\"biomic-lead\"\u003eAidite Biomic is an external stain, structure and glaze system developed to help dental technicians characterize compatible zirconia, glass-ceramic and porcelain restorations with color, optical depth, surface texture and a controlled final glaze.\u003c\/p\u003e\n\u003cdiv class=\"biomic-answer-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eDirect answer:\u003c\/strong\u003e Choose Biomic Stain \u0026amp; Glaze when a restoration already has an appropriate material, design and contour but requires external color characterization, surface effects or glazing. Choose Biomic Gum when visible gingival areas require pink-tissue characterization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"biomic-button-row\"\u003e\n\u003ca class=\"biomic-button\" href=\"https:\/\/www.gro3x.com\/collections\/aidite-stain-glaze\"\u003e Shop Biomic Supplies \u003c\/a\u003e \u003ca class=\"biomic-button biomic-button--secondary\" href=\"https:\/\/www.gro3x.com\/products\/stain-glaze-refills\"\u003e Shop Individual 4 g Refills \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cnav class=\"biomic-jump-links\"\u003e\u003cstrong\u003eExplore this guide:\u003c\/strong\u003e \u003ca href=\"#biomic-applications\"\u003eApplications\u003c\/a\u003e \u003ca href=\"#biomic-2d-3d\"\u003e2D and 3D pastes\u003c\/a\u003e \u003ca href=\"#biomic-video\"\u003eSystem video\u003c\/a\u003e \u003ca href=\"#biomic-glaze-f\"\u003eGlaze-F\u003c\/a\u003e \u003ca href=\"#biomic-gum\"\u003eBiomic Gum\u003c\/a\u003e \u003ca href=\"#biomic-firing\"\u003eFiring guidance\u003c\/a\u003e \u003ca href=\"#biomic-faq\"\u003eFrequently asked questions\u003c\/a\u003e\u003c\/nav\u003e\u003c\/header\u003e\n\u003csection class=\"biomic-section\" id=\"biomic-applications\"\u003e\n\u003ch3\u003eWhat restorations can Biomic Stain \u0026amp; Glaze be used on?\u003c\/h3\u003e\n\u003cp\u003eBiomic Stain \u0026amp; Glaze is intended for the external characterization and glazing of compatible dental ceramic restorations. Common applications include:\u003c\/p\u003e\n\u003cdiv class=\"biomic-grid\"\u003e\n\u003carticle class=\"biomic-card\"\u003e\n\u003ch4\u003eCompatible restorative materials\u003c\/h4\u003e\n\u003cul class=\"biomic-list\"\u003e\n\u003cli\u003eZirconia crowns, bridges and implant restorations\u003c\/li\u003e\n\u003cli\u003eLithium-disilicate and other compatible glass ceramics\u003c\/li\u003e\n\u003cli\u003eFeldspathic and porcelain restorations\u003c\/li\u003e\n\u003cli\u003eTooth-colored and gingival ceramic surfaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003carticle class=\"biomic-card\"\u003e\n\u003ch4\u003eCommon laboratory objectives\u003c\/h4\u003e\n\u003cul class=\"biomic-list\"\u003e\n\u003cli\u003eExternal shade and chroma characterization\u003c\/li\u003e\n\u003cli\u003eIncisal, cervical and interproximal effects\u003c\/li\u003e\n\u003cli\u003eSurface texture and optical-depth enhancement\u003c\/li\u003e\n\u003cli\u003eMinor surface-morphology refinement\u003c\/li\u003e\n\u003cli\u003eFinal glazing of a compatible ceramic restoration\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"biomic-notice\" style=\"margin-top: 18px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eCase-selection note:\u003c\/strong\u003e External stain and glaze cannot correct an unsuitable restorative material, inadequate restoration thickness, unsupported design, incorrect abutment selection or another underlying structural problem. Resolve the root cause before using characterization materials to refine the final appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"biomic-section\" id=\"biomic-2d-3d\"\u003e\n\u003ch3\u003eHow do Biomic 2D and 3D pastes work?\u003c\/h3\u003e\n\u003cp\u003eThe Biomic system separates external coloration from structure and effect development, helping technicians build characterization in a deliberate sequence.\u003c\/p\u003e\n\u003cdiv class=\"biomic-table-wrap\"\u003e\n\u003ctable class=\"biomic-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eBiomic component\u003c\/th\u003e\n\u003cth scope=\"col\"\u003ePrimary role\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eTypical use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e2D coloration pastes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eExternal color characterization\u003c\/td\u003e\n\u003ctd\u003eRefine hue, chroma and localized tooth-color effects on a compatible ceramic surface.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e3D structure and effect pastes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptical and surface development\u003c\/td\u003e\n\u003ctd\u003eCreate visual depth, texture and limited surface-morphology or contour distinctions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGlaze materials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFinal surface finish\u003c\/td\u003e\n\u003ctd\u003eEstablish the prescribed final glaze after characterization, according to the applicable firing protocol.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBiomic Gum pastes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGingival characterization\u003c\/td\u003e\n\u003ctd\u003eAdd pink-tissue color variation and surface effects to visible gingival ceramic areas.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"biomic-section\" id=\"biomic-video\"\u003e\n\u003ch3\u003eSee the Aidite Biomic Stain \u0026amp; Glaze system\u003c\/h3\u003e\n\u003cp\u003eThis overview demonstrates how the Biomic system combines coloration, structure effects and glazing for the external characterization of dental ceramic restorations.\u003c\/p\u003e\n\u003cdiv class=\"biomic-video\"\u003e\u003ciframe src=\"https:\/\/player.vimeo.com\/video\/758909906?h=775272fc18\u0026amp;title=0\u0026amp;byline=0\u0026amp;portrait=0\u0026amp;badge=0\u0026amp;autopause=0\u0026amp;dnt=1\" title=\"Aidite Biomic Stain and Glaze flowable ceramic system overview\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"biomic-section\" id=\"biomic-glaze-f\"\u003e\n\u003ch3\u003eWhat is Biomic Glaze-F?\u003c\/h3\u003e\n\u003cdiv class=\"biomic-answer-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eBiomic Glaze-F\u003c\/strong\u003e is a dedicated glaze option for cases in which the restoration primarily requires an efficient final glazing step rather than an extensive external characterization sequence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003eApply and fire Glaze-F only according to the current instructions for use and the restorative material being processed.\u003c\/p\u003e\n\u003cdiv class=\"biomic-video\"\u003e\u003ciframe src=\"https:\/\/player.vimeo.com\/video\/758418523?h=3258de6bc3\u0026amp;badge=0\u0026amp;autopause=0\u0026amp;title=0\u0026amp;byline=0\u0026amp;portrait=0\u0026amp;dnt=1\" title=\"How to use Aidite Biomic Glaze-F on dental ceramic restorations\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"biomic-button-row\"\u003e\u003ca class=\"biomic-button\" href=\"https:\/\/www.gro3x.com\/products\/biomic-glaze-f\"\u003e Shop Biomic Glaze-F \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"biomic-section\" id=\"biomic-gum\"\u003e\n\u003ch3\u003eWhat is Aidite Biomic Gum?\u003c\/h3\u003e\n\u003cdiv class=\"biomic-media\"\u003e\n\u003cdiv\u003e\n\u003cimg class=\"biomic-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Pink-1-2-3-not-squared_480x480.jpg?v=1617364515\" alt=\"Aidite Biomic Gum pink ceramic pastes for gingival characterization\" width=\"480\" height=\"480\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cp class=\"biomic-caption\"\u003eBiomic Gum shades for external pink-tissue characterization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003eBiomic Gum\u003c\/strong\u003e is the gingival component of the Aidite Biomic system. It is used to characterize visible pink ceramic areas on implant-supported and other restorations that reproduce gingival tissue.\u003c\/p\u003e\n\u003cp\u003eThe system allows technicians to develop color variation, depth and surface effects rather than treating the gingival portion as a single uniform pink area.\u003c\/p\u003e\n\u003cp\u003eBiomic Gum is most relevant when the restoration includes visible tissue areas, such as selected full-arch, hybrid and implant restorations. The technician should still evaluate framework design, prosthetic contours, restorative space and the required ceramic support before characterization.\u003c\/p\u003e\n\u003cdiv class=\"biomic-button-row\"\u003e\u003ca class=\"biomic-button\" href=\"https:\/\/www.gro3x.com\/products\/stain-glaze-refills\"\u003e Shop Biomic Gum Refills \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"biomic-section\" id=\"biomic-firing\"\u003e\n\u003ch3\u003eBiomic firing guidance\u003c\/h3\u003e\n\u003cp\u003eUse the firing chart as an initial technical reference and follow the current Aidite instructions for use for the specific Biomic material and restorative ceramic.\u003c\/p\u003e\n\u003cdiv class=\"biomic-media\"\u003e\n\u003cdiv\u003e\n\u003cimg class=\"biomic-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic-Firing-Chart_480x480.jpg?v=1667403968\" alt=\"Aidite Biomic firing chart for stain glaze and gingival ceramic materials\" width=\"480\" height=\"480\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cp class=\"biomic-caption\"\u003eAidite Biomic firing chart. Confirm all parameters against the current instructions for use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"biomic-notice\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Actual furnace performance can vary. Validate the selected program in your furnace and use the material-specific firing parameters supplied by Aidite. Do not assume that one firing schedule applies to every restorative ceramic or Biomic component.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003eIndividual 4 g bottles are available when a frequently used color, structure paste, glaze or gingival shade needs to be replenished without replacing the complete kit.\u003c\/p\u003e\n\u003cdiv class=\"biomic-button-row\"\u003e\u003ca class=\"biomic-button\" href=\"https:\/\/www.gro3x.com\/products\/stain-glaze-refills\"\u003e View Biomic 4 g Refills \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"biomic-section\"\u003e\n\u003ch3 id=\"biomic-downloads-title\"\u003eBiomic instructions for use\u003c\/h3\u003e\n\u003cul class=\"biomic-downloads\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic_Aes_IFU.pdf?v=1617362522\" rel=\"noopener\" target=\"_blank\"\u003e Download the Biomic Aesthetic Flowable Ceramics Instructions for Use (PDF) \u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic_Gum_IFU-3.pdf?v=1617362657\" rel=\"noopener\" target=\"_blank\"\u003e Download the Biomic Gum Flowable Ceramics Instructions for Use (PDF) \u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"biomic-section biomic-faq\" id=\"biomic-faq\"\u003e\n\u003ch3\u003eFrequently asked questions about Aidite Biomic\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Aidite Biomic Stain \u0026amp; Glaze?\u003c\/summary\u003e\n\u003cdiv class=\"biomic-faq-answer\"\u003e\n\u003cp\u003eAidite Biomic is an external flowable ceramic characterization and glaze system. Dental technicians use it to add color, optical effects, surface texture and a final glaze to compatible ceramic restorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich ceramic materials are compatible with Biomic?\u003c\/summary\u003e\n\u003cdiv class=\"biomic-faq-answer\"\u003e\n\u003cp\u003eBiomic is used with compatible zirconia, lithium-disilicate and other glass-ceramic, feldspathic and porcelain restorations. Always confirm compatibility and firing parameters in the current instructions for use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between Biomic 2D and 3D pastes?\u003c\/summary\u003e\n\u003cdiv class=\"biomic-faq-answer\"\u003e\n\u003cp\u003eBiomic 2D pastes are primarily used for external coloration. Biomic 3D pastes add structure, optical depth, texture and limited surface-morphology effects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Biomic Gum used for?\u003c\/summary\u003e\n\u003cdiv class=\"biomic-faq-answer\"\u003e\n\u003cp\u003eBiomic Gum is used to externally characterize visible gingival ceramic areas. It is particularly relevant to selected full-arch, hybrid and implant restorations that reproduce pink tissue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Biomic correct a dark substrate or incorrect restoration design?\u003c\/summary\u003e\n\u003cdiv class=\"biomic-faq-answer\"\u003e\n\u003cp\u003eNot by itself. Biomic Stain \u0026amp; Glaze is primarily an external characterization system. A dark substrate or design-related problem may require a different material, additional restorative thickness, an alternative abutment or cement strategy, internal opacity management, layering or a redesigned restoration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre individual Biomic refills available?\u003c\/summary\u003e\n\u003cdiv class=\"biomic-faq-answer\"\u003e\n\u003cp\u003eYes. Individual 4 g refills are available for selected Biomic colors, structure materials, glaze products and gingival shades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I find the Biomic firing parameters?\u003c\/summary\u003e\n\u003cdiv class=\"biomic-faq-answer\"\u003e\n\u003cp\u003eReview the Biomic firing chart and download the applicable Aidite instructions for use from this page. Confirm the program for the specific ceramic, Biomic component and furnace being used.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is Aidite Biomic Stain \u0026 Glaze?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Aidite Biomic is an external flowable ceramic characterization and glaze system. Dental technicians use it to add color, optical effects, surface texture and a final glaze to compatible ceramic restorations.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Which ceramic materials are compatible with Biomic?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Biomic is used with compatible zirconia, lithium-disilicate and other glass-ceramic, feldspathic and porcelain restorations. Compatibility and firing parameters should be confirmed in the current instructions for use.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is the difference between Biomic 2D and 3D pastes?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Biomic 2D pastes are primarily used for external coloration. Biomic 3D pastes add structure, optical depth, texture and limited surface-morphology effects.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is Biomic Gum used for?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Biomic Gum is used to externally characterize visible gingival ceramic areas, including selected full-arch, hybrid and implant restorations that reproduce pink tissue.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can Biomic correct a dark substrate or incorrect restoration design?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Biomic Stain \u0026 Glaze is primarily an external characterization system. Dark substrates and design-related problems may require another material, additional restorative thickness, an alternative abutment or cement strategy, internal opacity management, layering or a redesigned restoration.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Are individual Biomic refills available?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Individual 4 gram refills are available for selected Biomic colors, structure materials, glaze products and gingival shades.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Where can I find the Biomic firing parameters?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Review the Biomic firing chart and the applicable Aidite instructions for use. Confirm the program for the specific ceramic, Biomic component and furnace being used.\"\n          }\n        }\n      ]\n    }\n  \u003c\/script\u003e\u003c\/section\u003e","brand":"Gro3X","offers":[{"title":"Complete Stain \u0026 Glaze (19 x bottles of 1g each)","offer_id":40550939361323,"sku":"ACStainAes-S","price":269.95,"currency_code":"USD","in_stock":true},{"title":"Basic Stain \u0026 Glaze (9 x bottles of 1g each)","offer_id":40550939394091,"sku":"ACStainBas-S","price":139.95,"currency_code":"USD","in_stock":true},{"title":"Pink Gum (8 x bottles of 1 g each)","offer_id":40550939525163,"sku":"ACStainGum-S","price":149.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/products\/Biomic-2048x2048_750x_6dc00aae-d0e5-47fa-8021-b158add24686.webp?v=1675477477"},{"product_id":"biomic-stain-glaze-brushes","title":"Biomic Stain \u0026 Glaze Brushes","description":"\u003cdiv class=\"content--title\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eSTAIN \u0026amp; GLAZE PENS\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"font_8\"\u003e\u003cspan\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003e2D Brush:\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan\u003eFor applying dye paste on details.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"font_8\"\u003e\u003cspan\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003e3D Brush:\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eFor applying dye paste on large areas.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"font_8\"\u003e\u003cspan\u003eAidite Biomic Stain \u0026amp; Glaze brushes combine Kolinsky and synthetic bristles.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"font_8\"\u003e \u003c\/p\u003e\n\u003cdiv class=\"content--title\"\u003e\n\u003cdiv class=\"content--title\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Gro3X","offers":[{"title":"Aidite Biomic \/ 2D Brush \/ 5 x brushes (Best Value! SAVE $5\/per brush!)","offer_id":40721315561515,"sku":"","price":114.75,"currency_code":"USD","in_stock":true},{"title":"Aidite Biomic \/ 2D Brush \/ 3 x brushes (SAVE $2\/per brush!)","offer_id":40721315528747,"sku":"","price":77.85,"currency_code":"USD","in_stock":true},{"title":"Aidite Biomic \/ 2D Brush \/ 1 x brush","offer_id":40720921690155,"sku":null,"price":27.95,"currency_code":"USD","in_stock":true},{"title":"Aidite Biomic \/ 3D Brush \/ 5 x brushes (Best Value! SAVE $5\/per brush!)","offer_id":40721315627051,"sku":"","price":124.75,"currency_code":"USD","in_stock":true},{"title":"Aidite Biomic \/ 3D Brush \/ 3 x brushes (SAVE $2\/per brush!)","offer_id":40721315594283,"sku":"","price":83.85,"currency_code":"USD","in_stock":true},{"title":"Aidite Biomic \/ 3D Brush \/ 1 x brush","offer_id":40720921722923,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/products\/2D-3D-Brushes_85dc331b-3b21-4473-94fa-69c1dad56a1b.jpg?v=1679480787"},{"product_id":"biomic-mixing-pen","title":"Biomic Mixing Pen","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eBiomic mixing pen is used to mix ceramic paste and make it even without bubbles. After turning it on, it will start vibrating so it can remove bubbles and make the paste uniform. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cbr\u003e\u003ciframe title=\"Biomic Dental Electric Mixer Usage guidance video 2023.9.25\" height=\"1080\" width=\"1920\" src=\"https:\/\/player.vimeo.com\/video\/869030482?badge=0\u0026amp;autopause=0\u0026amp;player_id=0\u0026amp;app_id=58479\" allow=\"autoplay; fullscreen; picture-in-picture\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Gro3X","offers":[{"title":"Default Title","offer_id":40833207468075,"sku":"BEK-100","price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Biomic-Mixing-Pen-2048x2048.jpg?v=1689345605"},{"product_id":"biomic-lisi-connect","title":"Biomic Lisi Connect","description":"\u003cp style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eZirconia Bonding Pre-Treatment Agent\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cspan style=\"text-decoration: underline;\"\u003eIntroduction\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eA layer of LiSi Connect is sprayed on the surface of the zirconia bonding surface, and after one sintering, LiSi Connect crystallizes on the surface of the zirconia into a lithium disilicate coating to complete the surface modiﬁcation of the zirconia. The zirconia treated by LiSi connect has the same clinical bonding effect as glass ceramics, which helps the clinical bonding performance of zirconia.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe width=\"555\" height=\"312\" src=\"https:\/\/www.youtube.com\/embed\/1sn0Xwyg_zU\" title=\"Biomic LiSi Connect: Zirconia bonding pretreatment agent\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan style=\"text-decoration: underline;\"\u003eAdvantages\u003c\/span\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eLiSi connect coating is tightly combined with zirconia.①\u003c\/li\u003e\n\u003cli\u003eUltra-thin micron-level lithium disilicate coating does not affect clinical placement.②\u003c\/li\u003e\n\u003cli\u003eAllowing long time stable and durable adhesive bond.\u003c\/li\u003e\n\u003cli\u003eAdhesive force can support zirconia veneer bonding.\u003c\/li\u003e\n\u003cli\u003eCompatible with all zirconia materials.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e\u003cbr\u003e① LiSi connect will penetrate into zirconia after sintering to produce a strong bonding layer.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"lisi-1.png\" src=\"https:\/\/www.aidite.com\/upload\/202403\/17095304391462828836.png\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cbr\u003e② LiSi connect will form an ultra-thin coating of 6-10μm on the surface of zirconia, which will not affect the restoration design and clinical placement.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg height=\"437\" width=\"547\" alt=\"lisi-2.png\" src=\"https:\/\/www.aidite.com\/upload\/202403\/17095304457656881645.png\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003e\u003cspan style=\"text-decoration: underline;\"\u003eEtching eﬀect\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eAfter LiSi connect is sintered on the zirconia surface, the zirconia surface presents a crystal structure similar to that of glass ceram-ics. After acid etching, it forms a rough porous morphology, achieving the effect of surface roughness.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/5_8c855a50-6bfe-4800-a4f8-4092a875ab50.png?v=1720789847\"\u003e\u003cimg\u003e\u003cimg style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/6_38591aeb-f79f-43ac-b43f-0002ef6979cd.png?v=1720789918\" alt=\"\" width=\"282\" height=\"293\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003e\u003cspan style=\"text-decoration: underline;\"\u003eBonding process\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e1. Spray a layer of Biomic LiSi connect on the surface of zirconia restoration after its ﬁnal sintering, and then do the sintering of LiSi connect according to the specified curve.\u003c\/p\u003e\n\u003cp\u003e2. Use 4.5% HF to etch for 90-120s during acid etching, or use 9.5%HF to etch for 45-60s.\u003c\/p\u003e\n\u003cp\u003e3. Use a resin-based adhesive to complete the bonding of the restoration, also the use of pure light-type resin adhesive can prevent the restoration from darkening.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFast sintering\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/7_98b7693b-b5d7-44e6-9448-76e41cef0c56.png?v=1720790382\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/8_4311c14d-d659-4588-b2ef-5cbaa31936f8.png?v=1720790382\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSlow sintering\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/9_3cf6ce8d-6090-4c7a-b16d-c15f28a92e19.png?v=1720790506\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/10_d121b537-ba27-43a0-ad7e-994fbff43c23.png?v=1720790506\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eDownloads:\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca rel=\"noopener\" title=\"IFUs\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/low-rez_Biomic_LiSi_connec_ETCHING_AND_BONDING_INSTRUCTION-ENGLISH.pdf?v=1720800779\" target=\"_blank\"\u003eInstructions for Use\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Brochure_Biomic_Lisi_Connect.pdf?v=1720801054\" target=\"_blank\" title=\"Product Brochure\" rel=\"noopener\"\u003eProduct Brochure\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!----\u003e","brand":"Gro3X","offers":[{"title":"Default Title","offer_id":41134029766699,"sku":"ACLiSi-Connect","price":249.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/3_ea7e5e75-9c82-4b0d-8b4b-29c6fd97ba55.png?v=1720786877"},{"product_id":"biomic-color-palette","title":"Biomic Color Palette","description":"\u003cul\u003e\n\u003cli\u003ePrecise color adjustment \u003c\/li\u003e\n\u003cli\u003eCustomized colors for palette\u003c\/li\u003e\n\u003cli\u003eSmall but fully equipped\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Gro3X","offers":[{"title":"Default Title","offer_id":41302170435627,"sku":"","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/BiomicColorPalette-2048x2048.png?v=1737737006"},{"product_id":"biomic-opaque-liquid","title":"Biomic Color Opaque Liquid","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003eThe Biomic Color Opaque System is transforming esthetic restorations. Perfect for both beginners and seasoned technicians looking to refine their opaque layering skills.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThe Full Kit includes: \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e2 x Opaque Liquids (25 ml each)\u003c\/li\u003e\n\u003cli\u003e5 x Color Liquids (10 ml each)\n\u003cul\u003e\n\u003cli\u003eShades include A, B, C, D, and White\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e1 x Diluent (25 ml)\u003c\/li\u003e\n\u003cli\u003e1 x Indicator (10 ml)\u003c\/li\u003e\n\u003cli\u003e1 x Mixing Palette\u003c\/li\u003e\n\u003cli\u003e3 x Brushes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eDownloads:\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca rel=\"noopener\" title=\"Biomic Opaque Liquid Brochure\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/40002681-Biomic_color_opaque_Brochure-English.pdf?v=1755726452\" target=\"_blank\"\u003e\u003cspan\u003eBrochure\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!----\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Gro3X","offers":[{"title":"Full kit [contents see description below]","offer_id":42017961836587,"sku":"ACL25-OPTZ","price":768.95,"currency_code":"USD","in_stock":true},{"title":"Shade A (10ml) with Opaque (10ml)","offer_id":42017961869355,"sku":"ACL10C-AOPTZ","price":208.95,"currency_code":"USD","in_stock":true},{"title":"Shade B (10ml) with Opaque (10ml)","offer_id":42017961902123,"sku":"ACL10C-BOPTZ ","price":208.95,"currency_code":"USD","in_stock":true},{"title":"Shade C (10ml) with Opaque (10ml)","offer_id":42017961934891,"sku":"ACL10C-COPTZ","price":208.95,"currency_code":"USD","in_stock":true},{"title":"Shade D (10ml) with Opaque (10ml)","offer_id":42017961967659,"sku":"ACL10C-DOPTZ","price":208.95,"currency_code":"USD","in_stock":true},{"title":"Shade W (10ml) with Opaque (10ml)","offer_id":42017962000427,"sku":"ACL10C-WOPTZ","price":208.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/Opaque_Liquid_2048x2048_cbb156bb-a9fd-43ca-acdb-1d92fbc220c7.png?v=1755153468"}],"url":"https:\/\/www.gro3x.com\/collections\/biomic.oembed","provider":"Gro3X","version":"1.0","type":"link"}