:root{--background: #ffffff;--foreground: #121212;--muted: #f2f6fc;--muted-foreground: #667085;--primary: #1167d8;--primary-foreground: #ffffff;--secondary: #eef4ff;--secondary-foreground: #084a9f;--accent: #f0c35a;--accent-foreground: #211704;--destructive: #b42318;--destructive-foreground: #ffffff;--border: #dbe3ef;--input: #dbe3ef;--ring: #1167d8;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);color:var(--foreground)}body{margin:0;min-height:100vh}a{color:inherit}img,video{max-width:100%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:650}.font-medium{font-weight:550}.tracking-tight{letter-spacing:0}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.65}.text-lg{font-size:1.125rem;line-height:1.65}.text-xl{font-size:1.25rem;line-height:1.55}.text-2xl{font-size:1.5rem;line-height:1.25}.text-3xl{font-size:clamp(1.875rem,4vw,2.25rem);line-height:1.15}.text-4xl{font-size:clamp(2.25rem,5vw,3rem);line-height:1.05}.text-5xl{font-size:clamp(3rem,6vw,4rem);line-height:1}.text-6xl{font-size:clamp(3.25rem,7vw,5rem);line-height:1}.text-muted-foreground{color:var(--muted-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-destructive-foreground{color:var(--destructive-foreground)}.bg-primary{background:var(--primary)}.bg-secondary{background:var(--secondary)}.bg-background{background:var(--background)}.bg-muted{background:var(--muted)}.bg-transparent{background:transparent}.bg-destructive{background:var(--destructive)}.border{border:1px solid var(--border)}.border-input{border-color:var(--input)}.rounded-md,.rounded-lg{border-radius:8px}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.block{display:block}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.overflow-hidden{overflow:hidden}.items-center{align-items:center}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.w-full{width:100%}.h-auto{height:auto}.h-full{height:100%}.min-h-\[200px\]{min-height:200px}.max-w-md{max-width:28rem}.object-cover{object-fit:cover}.transition-colors{transition:background-color .16s ease,color .16s ease,border-color .16s ease}.transition-opacity{transition:opacity .16s ease}.hover\:opacity-90:hover{opacity:.9}.hover\:underline:hover{text-decoration:underline}.underline-offset-4{text-underline-offset:4px}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:pointer-events-none:disabled{pointer-events:none}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--ring)}.focus\:ring-offset-2:focus{outline-offset:2px}.h-8{min-height:2rem}.h-10{min-height:2.5rem}.h-12{min-height:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.bc-section{width:100%}.bc-section__inner{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1rem;padding-right:1rem}.bc-container{width:100%}.bc-grid__inner{display:grid;grid-template-columns:1fr}.bc-columns__inner{display:grid;gap:var(--bc-columns-gap, 24px);grid-template-columns:1fr}.bc-stack{display:grid;gap:var(--bc-stack-gap, 16px)}.bc-card{border:1px solid var(--border);border-radius:8px;padding:1rem}.bc-heading{margin:0 0 1rem}.bc-heading--h1{font-size:clamp(3rem,8vw,5rem);line-height:.98}.bc-heading--h2{font-size:clamp(2rem,5vw,3.25rem);line-height:1.05}.bc-heading--h3{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15}.bc-heading--h4,.bc-heading--h5,.bc-heading--h6{font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.2}.bc-text{margin:0 0 1rem}.bc-text--xs{font-size:.75rem}.bc-text--sm{font-size:.875rem}.bc-text--base{font-size:1rem}.bc-text--lg{font-size:1.125rem}.bc-text--xl{font-size:1.25rem}.bc-text--2xl{font-size:1.5rem}.bc-richtext{line-height:1.7}.bc-button-wrap{margin-top:1rem}.bc-button{align-items:center;border-radius:8px;display:inline-flex;font-weight:700;justify-content:center;min-height:2.75rem;padding:.75rem 1.1rem;text-decoration:none}.bc-button--default{background:var(--primary);color:var(--primary-foreground)}.bc-button--secondary{background:var(--secondary);color:var(--secondary-foreground)}.bc-button--outline{background:var(--background);border:1px solid var(--border)}.bc-image{margin:0}.bc-image img{border-radius:8px;height:auto;max-width:100%}.bc-image__placeholder,.bc-video--empty,.bc-unknown-block{background:var(--muted);border:1px solid var(--border);border-radius:8px;color:var(--muted-foreground);padding:1rem}.bc-video{border-radius:8px;max-width:100%}.bc-divider{border:0;border-top:1px solid var(--border);margin:2rem 0}.bc-accordion{border:1px solid var(--border);border-radius:8px;overflow:hidden}.bc-accordion__item+.bc-accordion__item{border-top:1px solid var(--border)}.bc-accordion__item summary{cursor:pointer;font-weight:700;padding:1rem}.bc-accordion__content{color:var(--muted-foreground);padding:0 1rem 1rem}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.aspect-\[3\/4\]{aspect-ratio:3 / 4}.aspect-\[4\/3\]{aspect-ratio:4 / 3}.aspect-\[21\/9\]{aspect-ratio:21 / 9}.bc-shared-ref{border:1px dashed var(--border);border-radius:8px;color:var(--muted-foreground);font-size:.875rem;padding:.75rem 1rem}.bc-search{margin:0 auto;max-width:720px;width:100%}.bc-search__label{display:grid;gap:.5rem;font-weight:700}.bc-search__input{background:#fff;border:1px solid var(--input);border-radius:8px;color:var(--foreground);font:inherit;padding:.85rem 1rem;width:100%}.bc-search__results{display:grid;gap:.75rem;margin-top:1rem}.bc-search__result{border:1px solid var(--border);border-radius:8px;color:inherit;display:grid;gap:.25rem;padding:1rem;text-decoration:none}.bc-search__result span,.bc-search__empty{color:var(--muted-foreground)}.bc-redirect{display:grid;gap:1rem;margin:20vh auto;max-width:680px;padding:0 1rem;text-align:center}@media(min-width:768px){.bc-grid__inner{grid-template-columns:repeat(var(--bc-grid-columns, 3),minmax(0,1fr))}.bc-columns__inner{grid-template-columns:var(--bc-columns-template, repeat(2, minmax(0, 1fr)))}.md\:text-lg{font-size:1.125rem;line-height:1.65}.md\:text-xl{font-size:1.25rem;line-height:1.55}.md\:text-2xl{font-size:1.5rem;line-height:1.25}.md\:text-3xl{font-size:1.875rem;line-height:1.18}.md\:text-4xl{font-size:2.25rem;line-height:1.1}.md\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:1024px){.lg\:text-6xl{font-size:3.75rem;line-height:1}}#site-nav{background:var(--background);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:40}#site-nav .bc-section__inner{padding-bottom:.85rem;padding-top:.85rem}#site-nav .bc-columns__inner{align-items:center}#site-nav .bc-text--2xl{font-size:1.45rem;font-weight:800;letter-spacing:-.02em;margin:0}#site-nav .bc-richtext p{margin:0;text-align:right}#site-nav .bc-richtext a{color:var(--foreground);font-size:.95rem;font-weight:600;margin-left:1.6rem;text-decoration:none;white-space:nowrap}#site-nav .bc-richtext a:hover{color:var(--primary)}@media(max-width:767px){#site-nav .bc-richtext p{display:flex;flex-wrap:wrap;gap:.35rem 1rem;text-align:left}#site-nav .bc-richtext a{margin-left:0;margin-right:0;white-space:normal}}#teeth-hero .bc-section__inner>.bc-richtext:first-child p{margin-bottom:.9rem}#teeth-hero .bc-columns__column:last-child .bc-image img{border-radius:8px}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child{gap:2.4rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container:first-child{max-width:760px}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-heading--h2{font-size:clamp(1.55rem,3vw,2rem);margin-bottom:.8rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container:nth-child(2)>.bc-heading--h2{margin-bottom:.55rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container:nth-child(2)>.bc-richtext:first-of-type{margin-bottom:1.2rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container:nth-child(2)>.bc-richtext:first-of-type ol{margin:0;padding-left:1.25rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container:nth-child(2)>.bc-richtext:first-of-type li{color:var(--muted-foreground);font-size:.92rem;line-height:1.5;padding:.12rem 0}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container:nth-child(2)>.bc-richtext:first-of-type a{color:var(--foreground);font-weight:700;text-decoration:none}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container:nth-child(2)>.bc-richtext:first-of-type p{margin:.6rem 0 0}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-text--xs{margin-bottom:.35rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-heading--h3{font-size:1.12rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-text--sm{line-height:1.45;margin-bottom:.5rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-image{background:var(--muted)}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:nth-child(2) .bc-card{padding:1rem}#teeth-reviews .bc-section__inner,#teeth-faq .bc-section__inner{border-radius:0;padding-top:0}#teeth-reviews .bc-section__inner>.bc-heading--h2,#teeth-methodology .bc-heading--h2,#teeth-faq .bc-heading--h2{font-size:clamp(1.55rem,3vw,2rem);margin-bottom:.8rem}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card .bc-heading--h3{font-size:1.25rem}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card .bc-heading--h4{margin-top:.35rem}#teeth-methodology{color:var(--foreground)}#teeth-methodology .bc-text--base{color:var(--muted-foreground)!important;max-width:780px}#teeth-methodology .bc-richtext{color:var(--muted-foreground);max-width:780px}#teeth-methodology .bc-richtext ul{margin:0;padding-left:1.2rem}#teeth-methodology .bc-richtext li{padding:.12rem 0}@media(max-width:767px){#teeth-hero .bc-heading--h1{font-size:clamp(1.95rem,8vw,2.5rem)}#teeth-hero .bc-columns__column:last-child .bc-image{margin:0;max-width:none}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container:nth-child(2)>.bc-richtext:first-of-type ol{padding-left:1.1rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card{padding:.75rem}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card{padding:.8rem}}#home-hero .bc-heading--h1{font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.06}#home-hero .bc-text--sm{font-weight:700;letter-spacing:.16em;margin-bottom:.9rem}#home-hero .bc-text--2xl{font-size:2.1rem;font-weight:800;margin-bottom:.15rem}#home-hero .bc-text--xs{letter-spacing:.08em}@media(max-width:767px){#home-hero .bc-button-wrap{text-align:center}}.bc-kicker,#categories .bc-text--xs,#top-picks .bc-text--xs,#trust .bc-text--xs,#guides .bc-text--xs{font-weight:800;letter-spacing:.14em}#categories .bc-card,#guides .bc-card{background:var(--background);border-radius:14px;padding:1.75rem 1.5rem;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}#categories .bc-card:hover,#guides .bc-card:hover{border-color:var(--primary);box-shadow:0 10px 30px #0f6b5f1f;transform:translateY(-2px)}#categories .bc-card .bc-text--2xl{font-size:2.75rem;line-height:1;margin-bottom:.5rem}#categories .bc-card .bc-heading,#guides .bc-card .bc-heading{margin-bottom:.5rem}#categories .bc-card .bc-button-wrap,#guides .bc-card .bc-button-wrap{margin-top:.75rem}#categories .bc-card .bc-button,#guides .bc-card .bc-button{font-size:.9rem;min-height:2.4rem;padding:.5rem 1rem}#top-picks .bc-card{background:var(--background);border-radius:14px;padding:1.5rem}#top-picks .bc-columns__inner{align-items:center}#top-picks .bc-container{display:inline-block;margin-bottom:.85rem;width:auto}#top-picks .bc-container .bc-text{font-size:.8rem;font-weight:800;letter-spacing:.08em;margin:0}#top-picks .bc-heading--h3{font-size:1.35rem;line-height:1.25;margin-bottom:.4rem}#top-picks .bc-richtext ul{list-style:none;margin:.5rem 0 0;padding:0}#top-picks .bc-richtext li{font-size:.95rem;padding:.24rem 0}#top-picks .bc-image img{border-radius:10px}#top-picks .bc-text--2xl{font-size:2.5rem;font-weight:800;line-height:1.1;margin:0}#top-picks .bc-text--lg{letter-spacing:.12em;margin:.1rem 0 0}#top-picks .bc-columns__column:last-child .bc-text--sm{margin:.15rem 0 0}#top-picks .bc-button-wrap .bc-button{max-width:220px;width:100%}@media(min-width:768px){#top-picks .bc-columns__column:last-child{border-left:1px solid var(--border);padding-left:1.5rem}}#trust .bc-accordion{background:var(--background)}#site-footer .bc-text--2xl{font-weight:800;margin-bottom:.6rem}#site-footer .bc-text--sm{font-weight:800;letter-spacing:.1em;margin-bottom:.5rem}#site-footer a{color:#c8d6ea;text-decoration:none}#site-footer a:hover{color:#fff;text-decoration:underline}#site-footer .bc-richtext ul{list-style:none;margin:0;padding:0}#site-footer .bc-richtext li{font-size:.95rem;padding:.28rem 0}#site-footer .bc-divider{border-top-color:#243b62;margin:1.5rem 0}#guide-main .bc-heading--h1{font-size:clamp(2.2rem,4.5vw,3rem);line-height:1.1}#listicle-hero .bc-heading--h1{font-size:clamp(1.9rem,3.5vw,2.5rem);line-height:1.12;margin-bottom:.5rem}#listicle-hero .bc-text--xs{font-weight:800;letter-spacing:.14em}#listicle .bc-card{background:var(--background);border-radius:12px;padding:1.15rem 1.25rem}#listicle .bc-columns__inner{align-items:center}#listicle .bc-container{display:inline-block;margin-bottom:.6rem;width:auto}#listicle .bc-container .bc-text{font-size:.75rem;font-weight:800;letter-spacing:.08em;margin:0}#listicle .bc-heading--h3{font-size:1.2rem;line-height:1.25;margin-bottom:.35rem}#listicle .bc-text{margin-bottom:.5rem}#listicle .bc-richtext ul{list-style:none;margin:.1rem 0 .4rem;padding:0}#listicle .bc-richtext li{font-size:.9rem;padding:.16rem 0}#listicle .bc-image img{border-radius:10px}#listicle .bc-button-wrap{margin-top:.25rem}#listicle .bc-button{font-size:.92rem;min-height:2.4rem;padding:.5rem 1.4rem}#listicle-faq .bc-accordion{background:var(--background)}#teeth-disclosure{color:#eef4ff;font-size:.82rem}#teeth-disclosure .bc-richtext p{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0}#teeth-disclosure a{color:var(--accent);font-weight:800;text-decoration:none;white-space:nowrap}#teeth-hero{border-bottom:1px solid var(--border)}#teeth-hero .bc-section__inner>.bc-richtext:first-child p{color:var(--muted-foreground);font-size:.82rem;margin:0 0 1.35rem}#teeth-hero .bc-section__inner>.bc-richtext:first-child a{color:var(--primary);font-weight:800;text-decoration:none}#teeth-hero .bc-columns__inner{align-items:center}#teeth-hero .bc-heading--h1{font-size:clamp(2.1rem,4.5vw,3.25rem);line-height:1.05;margin-bottom:1rem;max-width:760px}#teeth-hero .bc-text--xs,#teeth-content .bc-text--xs,#teeth-reviews .bc-text--xs,#teeth-faq .bc-text--xs{font-weight:850;letter-spacing:0;text-transform:uppercase}#teeth-hero .bc-text--lg{font-size:1.1rem;line-height:1.65;max-width:760px}#teeth-hero .bc-section__inner>.bc-columns .bc-richtext:last-child p{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem;margin:0}#teeth-hero .bc-section__inner>.bc-columns .bc-richtext:last-child a{background:var(--muted);border:1px solid var(--border);border-radius:8px;color:var(--secondary-foreground);font-size:.86rem;font-weight:800;padding:.45rem .65rem;text-decoration:none}#teeth-hero .bc-card{background:var(--background);box-shadow:0 18px 45px #0b231e14;overflow:hidden;padding:0}#teeth-hero .bc-card .bc-image img{border-radius:0;display:block;width:100%}#teeth-hero .bc-card .bc-grid__inner{grid-template-columns:repeat(2,minmax(0,1fr))}#teeth-hero .bc-card .bc-grid__inner>*{border-top:1px solid var(--border);padding:1rem}#teeth-hero .bc-card .bc-grid__inner>*+*{border-left:1px solid var(--border)}#teeth-hero .bc-card .bc-text--sm{font-size:.82rem;line-height:1.35;margin:0;white-space:pre-line}#teeth-hero .bc-card .bc-text--sm:first-line{color:var(--primary);font-size:1.6rem;font-weight:900;line-height:1}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner{align-items:start}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child{display:grid;gap:1.35rem;min-width:0}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-card,#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container,#teeth-reviews .bc-section__inner,#teeth-faq .bc-section__inner{background:var(--background);border:1px solid var(--border);border-radius:8px;padding:1.75rem}#teeth-content .bc-heading--h2,#teeth-reviews .bc-heading--h2,#teeth-faq .bc-heading--h2{font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.15}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-grid{border:1px solid var(--border);border-radius:8px;margin:0 0 1.35rem;overflow:hidden}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-grid .bc-richtext{border-bottom:1px solid var(--border);min-height:3.7rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-grid .bc-richtext:nth-child(odd){border-right:1px solid var(--border)}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-grid p{margin:0}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-grid a{align-items:center;color:inherit;display:flex;gap:.75rem;justify-content:space-between;min-height:3.7rem;padding:.75rem .9rem;text-decoration:none}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-grid strong{color:var(--foreground);display:block;font-size:.88rem;line-height:1.3}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-grid span{color:var(--primary);flex:0 0 auto;font-size:.76rem;font-weight:850}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack{gap:.9rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card{background:var(--background);border-radius:8px;padding:1rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card:first-child{border-color:var(--primary);box-shadow:0 18px 36px #0f6b5f1f;position:relative}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card:first-child:before{background:var(--accent);color:var(--accent-foreground);content:"Long-Lasting Results";font-size:.75rem;font-weight:850;left:1rem;padding:.32rem .65rem;position:absolute;top:-.75rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner{align-items:center}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child .bc-text{align-items:center;aspect-ratio:1;background:var(--muted);border-radius:8px;color:var(--foreground)!important;display:inline-flex;font-size:1.55rem;font-weight:900;justify-content:center;margin:0;width:3.35rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card:first-child>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child .bc-text{background:var(--primary);color:var(--primary-foreground)!important}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-image{background:var(--muted);border:1px solid var(--border);border-radius:8px;overflow:hidden}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-image img{border-radius:0;display:block}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-container{display:inline-block;margin-bottom:.35rem;width:auto}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-container .bc-text{font-size:.72rem;font-weight:850;margin:0;text-transform:uppercase}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-heading--h3{font-size:1.28rem;line-height:1.2;margin-bottom:.35rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-richtext p{margin:0 0 .45rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-richtext a{color:var(--primary);font-size:.82rem;font-weight:850;text-decoration:none}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-richtext ul{color:#40516a;list-style:none;margin:0;padding:0}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-richtext li{font-size:.88rem;line-height:1.35;padding:.16rem 0 .16rem 1rem;position:relative}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card .bc-richtext li:before{background:var(--primary);border-radius:999px;content:"";height:.42rem;left:0;position:absolute;top:.55rem;width:.42rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:last-child{border-left:1px solid var(--border);padding-left:1rem;text-align:center}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:last-child .bc-text--2xl{font-size:2.55rem;font-weight:900;line-height:1;margin:.2rem 0}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:last-child .bc-button{margin-top:.45rem;width:100%}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:nth-child(2)>.bc-container{display:grid;gap:1rem;position:sticky;top:5.75rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:nth-child(2) .bc-card{background:var(--background);border-radius:8px;padding:1.25rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:nth-child(2) .bc-text--2xl{font-size:2.1rem;font-weight:900;line-height:1;margin-bottom:.45rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:nth-child(2) .bc-heading--h3{font-size:1.25rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:nth-child(2) .bc-richtext ul{color:var(--muted-foreground);font-size:.9rem;line-height:1.45;margin:0;padding-left:1.1rem}#teeth-reviews{margin-top:-2.5rem}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card{background:var(--background);border-radius:8px;margin-top:1rem;padding:1.1rem}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner{align-items:start}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child .bc-text{align-items:center;background:var(--primary);color:var(--primary-foreground)!important;display:inline-flex;font-size:1.2rem;font-weight:900;height:2.4rem;justify-content:center;margin:0 0 .65rem;width:2.4rem}#teeth-reviews .bc-image{background:var(--muted);border-radius:8px;overflow:hidden}#teeth-reviews .bc-image img{border-radius:0;display:block}#teeth-reviews table{background:var(--muted);border:1px solid var(--border);border-collapse:collapse;border-radius:8px;display:block;margin:0 0 1rem;overflow:hidden}#teeth-reviews tbody,#teeth-reviews tr{display:grid}#teeth-reviews tr{grid-template-columns:1fr 1.1fr}#teeth-reviews th,#teeth-reviews td{border-bottom:1px solid var(--border);color:var(--muted-foreground);font-size:.82rem;padding:.65rem .75rem;text-align:left}#teeth-reviews td{color:var(--foreground);font-weight:800}#teeth-reviews .bc-heading--h4{font-size:.92rem;margin-bottom:.4rem;text-transform:uppercase}#teeth-reviews .bc-richtext ul{color:var(--muted-foreground);font-size:.9rem;line-height:1.45;margin:0;padding-left:1.1rem}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:last-child{border-left:1px solid var(--border);padding-left:1rem}#teeth-faq{margin-top:-1.5rem}#teeth-faq .bc-accordion{background:var(--background)}@media(max-width:767px){#teeth-disclosure .bc-richtext p{align-items:flex-start;flex-direction:column;gap:.35rem}#teeth-hero .bc-card .bc-grid__inner{grid-template-columns:1fr}#teeth-hero .bc-card .bc-grid__inner>*+*,#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-grid .bc-richtext:nth-child(odd),#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:last-child,#teeth-reviews .bc-section__inner>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:last-child{border-left:0}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-card,#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container,#teeth-reviews .bc-section__inner,#teeth-faq .bc-section__inner{padding:1.25rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-grid .bc-grid__inner{grid-template-columns:1fr}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:last-child{border-top:1px solid var(--border);padding-left:0;padding-top:1rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:nth-child(2)>.bc-container{position:static}#teeth-reviews{margin-top:-1.5rem}#teeth-reviews table,#teeth-reviews tbody,#teeth-reviews tr,#teeth-reviews th,#teeth-reviews td{display:block}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card>.bc-columns>.bc-columns__inner>.bc-columns__column:last-child{border-top:1px solid var(--border);padding-left:0;padding-top:1rem}}#teeth-hero .bc-heading--h1{font-size:clamp(2rem,4vw,3rem);line-height:1.08;margin-bottom:.65rem;max-width:680px}#teeth-hero .bc-columns__column:last-child .bc-image{margin-left:auto;max-width:520px}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container{background:transparent;border:0;border-radius:0;padding:0}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card{border:1px solid var(--border);box-shadow:none;padding:.85rem}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card:first-child{border-color:var(--primary);box-shadow:0 10px 24px #0f6b5f1a}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card:first-child:before{display:none}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:nth-child(2)>.bc-container{gap:.75rem;top:5rem}#teeth-reviews{margin-top:0}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card{border:1px solid var(--border);margin-top:.8rem;padding:.95rem}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card .bc-text--base{line-height:1.6;margin-bottom:.85rem}#teeth-methodology .bc-section__inner{max-width:820px}@media(max-width:767px){#teeth-hero .bc-heading--h1{font-size:clamp(1.95rem,8vw,2.5rem)}#teeth-hero .bc-columns__column:last-child .bc-image{margin:0;max-width:none}#teeth-content>.bc-section__inner>.bc-columns>.bc-columns__inner>.bc-columns__column:first-child>.bc-container>.bc-stack>.bc-card{padding:.75rem}#teeth-reviews .bc-section__inner>.bc-stack>.bc-card{padding:.8rem}}
