{"id":66,"date":"2026-07-20T18:16:34","date_gmt":"2026-07-20T18:16:34","guid":{"rendered":"https:\/\/drcaryganz.com\/?page_id=66"},"modified":"2026-07-20T19:03:55","modified_gmt":"2026-07-20T19:03:55","slug":"cosmetic-dentistry","status":"publish","type":"page","link":"https:\/\/drcaryganz.com\/?page_id=66","title":{"rendered":"Cosmetic Dentistry"},"content":{"rendered":"\n<style>\n  \/* GeneratePress cleanup for this page only *\/\n  .entry-header { display:none !important; }\n  .widget-area { display:none !important; }\n  .content-area { width:100% !important; float:none !important; }\n  .site-content { display:block !important; padding:0 !important; }\n  .site-main { margin:0 !important; }\n  .inside-article { padding:0 !important; }\n  .entry-content { margin:0 !important; }\n\n  .cgz-page, .cgz-page * { box-sizing:border-box; }\n\n  .cgz-page {\n    --navy:#08213f;\n    --blue:#1769aa;\n    --teal:#0f9f9a;\n    --gold:#f7b733;\n    --orange:#ff7a45;\n    --ink:#17202c;\n    --muted:#5f6f7f;\n    --line:rgba(8,33,63,.13);\n    --shadow:0 18px 44px rgba(8,33,63,.12);\n    width:100vw;\n    max-width:100vw;\n    margin-left:calc(50% - 50vw);\n    margin-right:calc(50% - 50vw);\n    background:#fff;\n    color:var(--ink);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.65;\n    overflow:hidden;\n  }\n\n  .cgz-page a { color:inherit; text-decoration:none; }\n  .cgz-wrap { width:min(1180px,calc(100% - 36px)); margin:0 auto; }\n\n  .cgz-hero {\n    padding:82px 0 74px;\n    border-bottom:1px solid var(--line);\n  }\n\n  .cgz-hero.cosmetic {\n    background:\n      radial-gradient(circle at 8% 8%,rgba(255,122,69,.16),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(247,183,51,.22),transparent 30%),\n      linear-gradient(135deg,#fffaf7 0%,#fffdf4 100%);\n  }\n\n  .cgz-hero.implant {\n    background:\n      radial-gradient(circle at 8% 8%,rgba(23,105,170,.16),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(15,159,154,.17),transparent 30%),\n      linear-gradient(135deg,#f7fbff 0%,#eef8f6 100%);\n  }\n\n  .cgz-hero.restorative {\n    background:\n      radial-gradient(circle at 8% 8%,rgba(8,33,63,.12),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(23,105,170,.16),transparent 30%),\n      linear-gradient(135deg,#f7f9fc 0%,#f3f8ff 100%);\n  }\n\n  .cgz-eyebrow {\n    display:inline-flex;\n    align-items:center;\n    gap:9px;\n    padding:9px 15px;\n    margin-bottom:20px;\n    border-radius:999px;\n    background:rgba(15,159,154,.13);\n    color:#087b78;\n    font-size:13px;\n    font-weight:900;\n  }\n\n  .cgz-eyebrow:before {\n    content:\"\";\n    width:9px;\n    height:9px;\n    border-radius:50%;\n    background:var(--teal);\n    box-shadow:0 0 0 5px rgba(15,159,154,.12);\n  }\n\n  .cgz-hero h1 {\n    color:var(--navy);\n    font-size:clamp(42px,5vw,68px);\n    line-height:1.02;\n    letter-spacing:-2px;\n    margin:0 0 20px;\n    font-weight:900;\n    max-width:1000px;\n  }\n\n  .cgz-hero h1 span { color:var(--blue); }\n\n  .cgz-lead {\n    color:#405264;\n    font-size:clamp(18px,2vw,22px);\n    margin:0;\n    max-width:930px;\n  }\n\n  .cgz-actions {\n    display:flex;\n    gap:14px;\n    flex-wrap:wrap;\n    margin-top:28px;\n  }\n\n  .cgz-btn {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:48px;\n    padding:13px 22px;\n    border-radius:999px;\n    background:linear-gradient(135deg,var(--orange),var(--gold));\n    color:#1e170a !important;\n    font-weight:900;\n    box-shadow:0 14px 30px rgba(255,122,69,.24);\n  }\n\n  .cgz-btn.secondary {\n    background:#fff;\n    color:var(--navy) !important;\n    border:1px solid var(--line);\n    box-shadow:0 10px 24px rgba(8,33,63,.08);\n  }\n\n  .cgz-section { padding:76px 0; background:#fff; }\n\n  .cgz-section.alt {\n    background:linear-gradient(180deg,#f7fbff,#fff);\n    border-top:1px solid var(--line);\n    border-bottom:1px solid var(--line);\n  }\n\n  .cgz-section-head {\n    max-width:920px;\n    margin:0 auto 40px;\n    text-align:center;\n  }\n\n  .cgz-kicker {\n    color:var(--teal);\n    font-size:13px;\n    font-weight:900;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n    margin-bottom:9px;\n  }\n\n  .cgz-section-head h2 {\n    color:var(--navy);\n    font-size:clamp(31px,4vw,50px);\n    line-height:1.08;\n    letter-spacing:-1.3px;\n    margin:0 0 14px;\n    font-weight:900;\n  }\n\n  .cgz-section-head p {\n    color:var(--muted);\n    font-size:18px;\n    margin:0;\n  }\n\n  .cgz-grid-2,.cgz-grid-3,.cgz-grid-4 { display:grid; gap:20px; }\n  .cgz-grid-2 { grid-template-columns:repeat(2,1fr); }\n  .cgz-grid-3 { grid-template-columns:repeat(3,1fr); }\n  .cgz-grid-4 { grid-template-columns:repeat(4,1fr); }\n\n  .cgz-card {\n    background:#fff;\n    border:1px solid var(--line);\n    border-radius:24px;\n    padding:28px;\n    box-shadow:0 14px 34px rgba(8,33,63,.08);\n  }\n\n  .cgz-card h3 {\n    color:var(--navy);\n    font-size:22px;\n    line-height:1.2;\n    margin:0 0 10px;\n    font-weight:900;\n  }\n\n  .cgz-card p { color:var(--muted); margin:0 0 12px; }\n  .cgz-card p:last-child { margin-bottom:0; }\n\n  .cgz-icon {\n    width:54px;\n    height:54px;\n    border-radius:17px;\n    display:grid;\n    place-items:center;\n    margin-bottom:17px;\n    color:var(--navy);\n    font-size:20px;\n    font-weight:900;\n    background:linear-gradient(135deg,rgba(23,105,170,.13),rgba(15,159,154,.16));\n  }\n\n  .cgz-list { display:grid; gap:11px; margin-top:16px; }\n\n  .cgz-list-item {\n    display:grid;\n    grid-template-columns:27px 1fr;\n    gap:10px;\n    align-items:start;\n    color:#344457;\n    font-weight:700;\n  }\n\n  .cgz-list-item span:first-child {\n    width:27px;\n    height:27px;\n    border-radius:50%;\n    display:grid;\n    place-items:center;\n    background:rgba(15,159,154,.14);\n    color:var(--teal);\n    font-weight:900;\n  }\n\n  .cgz-band {\n    background:linear-gradient(135deg,var(--navy),#164b82);\n    color:#fff;\n    border-radius:32px;\n    padding:46px;\n    box-shadow:var(--shadow);\n  }\n\n  .cgz-band h2 {\n    color:#fff;\n    font-size:clamp(30px,4vw,46px);\n    line-height:1.08;\n    margin:0 0 14px;\n    font-weight:900;\n  }\n\n  .cgz-band p {\n    color:rgba(255,255,255,.86);\n    font-size:18px;\n    margin:0;\n  }\n\n  .cgz-note {\n    padding:22px;\n    border-radius:22px;\n    background:linear-gradient(135deg,#fff7ec,#f4fbff);\n    border:1px solid rgba(247,183,51,.35);\n    color:#344457;\n    font-weight:700;\n  }\n\n  @media (max-width:980px) {\n    .cgz-grid-4,.cgz-grid-3,.cgz-grid-2 { grid-template-columns:1fr; }\n  }\n\n  @media (max-width:640px) {\n    .cgz-hero { padding:54px 0; }\n    .cgz-section { padding:56px 0; }\n    .cgz-card,.cgz-band { padding:23px; }\n  }\n<\/style>\n\n<div class=\"cgz-page\">\n\n<section class=\"cgz-hero cosmetic\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-eyebrow\">Cosmetic Dentistry in Great Neck<\/div>\n    <h1>Designing smiles that look <span>natural, balanced, and appropriate for the individual patient.<\/span><\/h1>\n    <p class=\"cgz-lead\">\n      Cary H. Ganz, D.D.S. combines prosthodontic training with decades of experience in smile design,\n      porcelain veneers, cosmetic bonding, whitening, ceramic restorations, and full-mouth esthetic rehabilitation.\n    <\/p>\n    <div class=\"cgz-actions\">\n      <a class=\"cgz-btn\" href=\"tel:+15167153246\">Schedule a Cosmetic Consultation<\/a>\n      <a class=\"cgz-btn secondary\" href=\"\/contact\/\">Office Information<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-section-head\">\n      <div class=\"cgz-kicker\">Cosmetic Services<\/div>\n      <h2>Options for improving tooth color, shape, symmetry, proportion, and overall smile appearance.<\/h2>\n      <p>\n        Cosmetic treatment may involve one conservative improvement or a comprehensive combination of procedures.\n      <\/p>\n    <\/div>\n\n    <div class=\"cgz-grid-3\">\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">01<\/div><h3>Smile Design<\/h3><p>Evaluation of tooth shape, color, position, gum display, facial appearance, and smile proportions.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">02<\/div><h3>Porcelain Veneers<\/h3><p>Thin ceramic restorations for discoloration, worn edges, spacing, asymmetry, and shape concerns.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">03<\/div><h3>Cosmetic Bonding<\/h3><p>Tooth-colored resin for chips, small spaces, minor reshaping, and selected surface defects.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">04<\/div><h3>Professional Whitening<\/h3><p>Supervised treatment designed to brighten natural teeth while protecting the teeth and gums.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">05<\/div><h3>All-Ceramic Crowns<\/h3><p>Natural-looking restorations for damaged, weakened, heavily restored, or discolored teeth.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">06<\/div><h3>Tooth Recontouring<\/h3><p>Conservative reshaping to improve minor unevenness, tooth proportions, and irregular edges.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">07<\/div><h3>Esthetic Gumline Coordination<\/h3><p>When appropriate, care may be coordinated to improve tooth display and gum symmetry.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">08<\/div><h3>Replacement of Aging Dentistry<\/h3><p>Updating selected older crowns, bridges, fillings, and bonding that no longer look or function their best.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">09<\/div><h3>Full-Mouth Esthetic Rehabilitation<\/h3><p>Comprehensive treatment for extensive wear, broken teeth, missing teeth, and failing restorations.<\/p><\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section alt\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-grid-2\">\n      <article class=\"cgz-card\">\n        <div class=\"cgz-kicker\">What Dr. Ganz Evaluates<\/div>\n        <h3>A cosmetic consultation considers the entire smile<\/h3>\n        <div class=\"cgz-list\">\n          <div class=\"cgz-list-item\"><span>\u2713<\/span><div>Tooth color, size, shape, position, and length<\/div><\/div>\n          <div class=\"cgz-list-item\"><span>\u2713<\/span><div>Gumline, lip position, and facial balance<\/div><\/div>\n          <div class=\"cgz-list-item\"><span>\u2713<\/span><div>Bite, tooth wear, speech, and function<\/div><\/div>\n          <div class=\"cgz-list-item\"><span>\u2713<\/span><div>Existing crowns, fillings, bridges, and implants<\/div><\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <div class=\"cgz-kicker\">Natural Appearance<\/div>\n        <h3>Cosmetic dentistry should complement the patient\u2014not overpower the face<\/h3>\n        <p>\n          The goal is a result that fits the patient\u2019s age, facial appearance, personality, and preferences\n          while supporting comfortable function and long-term maintenance.\n        <\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-band\">\n      <h2>Considering a smile improvement?<\/h2>\n      <p>\n        A consultation can help determine which options are appropriate, how much treatment is truly necessary,\n        and how cosmetic goals can be coordinated with oral health and function.\n      <\/p>\n      <div class=\"cgz-actions\">\n        <a class=\"cgz-btn\" href=\"tel:+15167153246\">Call +1 516-715-3246<\/a>\n        <a class=\"cgz-btn secondary\" href=\"\/services\/\">View All Services<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Cosmetic Dentistry in Great Neck Designing smiles that look natural, balanced, and appropriate for the individual patient. Cary H. Ganz, D.D.S. combines prosthodontic training with decades of experience in smile design, porcelain veneers, cosmetic bonding, whitening, ceramic restorations, and full-mouth esthetic rehabilitation. Schedule a Cosmetic Consultation Office Information Cosmetic Services Options for improving tooth color, &#8230; <a title=\"Cosmetic Dentistry\" class=\"read-more\" href=\"https:\/\/drcaryganz.com\/?page_id=66\" aria-label=\"Read more about Cosmetic Dentistry\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-66","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/66","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=66"}],"version-history":[{"count":3,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/66\/revisions"}],"predecessor-version":[{"id":100,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/66\/revisions\/100"}],"wp:attachment":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=66"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}