@import "tailwindcss";

:root{--ink:#332d25;--coral:#c49a3a;--coral-dark:#a77b21;--mint:#e7d8b2;--cream:#faf5e9;--paper:#fffdf9;--yellow:#dfc16f;--lav:#e8dfce;--blue:#dce5e1;--rose:#ead3bd;--muted:#746b5e;--brand-release:1.11}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-sans),Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 44px));margin-inline:auto}.announcement{height:34px;background:var(--ink);color:white;display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase;gap:8px}.announcement strong{color:var(--mint)}.nav{height:91px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50% 50% 48% 52%;background:var(--coral);color:white;font-family:var(--font-serif);font-size:25px;transform:rotate(-7deg)}.brand span:last-child{display:flex;flex-direction:column}.brand b{font-family:var(--font-serif);font-size:20px;line-height:1}.brand small{font-size:7px;text-transform:uppercase;letter-spacing:.19em;margin-top:6px}.nav nav{display:flex;gap:32px;font-size:12px;font-weight:700}.nav nav a{position:relative}.nav nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--coral);transition:.25s}.nav nav a:hover:after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--coral);color:white;border-radius:8px;padding:16px 20px;font-size:12px;font-weight:800;letter-spacing:.02em;box-shadow:0 8px 20px #f06f5f28;transition:.25s}.button:hover{transform:translateY(-2px);background:var(--coral-dark)}.button-small{padding:12px 17px;gap:15px}.hero{min-height:655px;display:grid;grid-template-columns:48% 52%;align-items:center}.hero-copy{padding:55px 0 70px}.eyebrow,.kicker{font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--coral);display:flex;align-items:center;gap:9px}.eyebrow i{width:25px;height:2px;background:var(--coral)}h1,h2{font-family:var(--font-serif);font-weight:400;letter-spacing:-.03em;margin:18px 0}.hero h1{font-size:76px;line-height:.95}.hero h1 em,.cta h2 em{color:var(--coral);font-weight:400}.hero-copy>p{max-width:500px;font-size:17px;line-height:1.75;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:28px}.text-link{font-size:12px;font-weight:800;display:flex;align-items:center;gap:10px}.play{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d8dedc;border-radius:50%;font-size:9px;color:var(--coral)}.trust-row{display:flex;margin-top:48px}.trust-row>span{display:flex;flex-direction:column;padding:0 24px;border-left:1px solid #dae0dd}.trust-row>span:first-child{padding-left:0;border:0}.trust-row b{font-family:var(--font-serif);font-size:23px}.trust-row small{font-size:8px;color:var(--muted);margin-top:4px}.hero-visual{height:575px;position:relative;border-radius:46% 46% 20px 20px;overflow:visible}.hero-visual:before{content:"";position:absolute;inset:20px -40px -20px 30px;background:var(--mint);border-radius:48% 48% 24px 24px;transform:rotate(4deg);z-index:-1}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:48% 48% 24px 24px;display:block}.scan-card{position:absolute;left:-38px;bottom:32px;background:white;border-radius:14px;padding:14px 18px;box-shadow:0 17px 48px #17323d2e;display:flex;align-items:center;gap:12px}.scan-orbit{display:grid;place-items:center;background:#e4f5ef;color:#53ae8e;border-radius:50%;width:45px;height:45px;font-size:25px}.scan-card span:last-child{display:flex;flex-direction:column}.scan-card small{font-size:7px;letter-spacing:.14em;color:#6a7c82}.scan-card b{font-family:var(--font-serif);font-size:17px;margin:3px 0}.scan-card em{font-size:8px;color:#6a7c82;font-style:normal}.spark{position:absolute;color:var(--yellow);font-size:29px}.spark-one{top:28px;left:5px}.spark-two{right:-20px;top:38%;color:var(--coral);font-size:19px}.ticker{background:var(--coral);color:white;padding:17px 0;transform:rotate(-1.2deg) scale(1.03);overflow:hidden}.ticker div{white-space:nowrap;text-align:center;font-family:var(--font-serif);font-size:14px;letter-spacing:.06em}.ticker i{color:var(--yellow);font-style:normal;margin:0 24px}.section{padding-block:108px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:44px}.section-heading h2,.center-heading h2,.faq h2{font-size:51px;line-height:1.05}.section-heading>p{max-width:380px;font-size:14px;line-height:1.7;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service{min-height:270px;border-radius:17px;padding:28px;position:relative;overflow:hidden;transition:.25s}.service:hover{transform:translateY(-5px)}.service-num{font-size:9px;font-weight:800;letter-spacing:.12em}.service-icon{position:absolute;right:23px;top:19px;font-family:var(--font-serif);font-size:46px;opacity:.9}.service h3{font-family:var(--font-serif);font-size:25px;margin:58px 0 10px}.service p{font-size:12px;line-height:1.65;max-width:280px}.service a{position:absolute;bottom:24px;font-size:10px;font-weight:800;border-bottom:1px solid #152f3b55;padding-bottom:3px}.service a b{margin-left:8px}.service.coral{background:#f6a69d}.service.mint{background:#b9e3d4}.service.yellow{background:#f2d47e}.service.lilac{background:#cdc4ea}.service.blue{background:#b9dfea}.service.rose{background:#f3c5c1}.digital{background:var(--ink);color:white;padding:115px 0}.digital-grid{display:grid;grid-template-columns:52% 43%;gap:5%;align-items:center}.digital-art{height:510px;background:linear-gradient(145deg,#244757,#18333f);border-radius:120px 18px 18px 18px;position:relative;display:grid;place-items:center;overflow:hidden}.digital-art:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid #62bfa755;box-shadow:0 0 0 45px #62bfa70b,0 0 0 90px #62bfa708}.screen{width:330px;height:260px;background:#edf7f4;border:10px solid #e3ece9;border-radius:12px;position:relative;box-shadow:0 25px 45px #08171c88;transform:perspective(700px) rotateY(6deg);z-index:2}.screen-top{height:29px;background:white;display:flex;align-items:center;gap:5px;padding:0 8px;color:#79918e;font-size:7px}.screen-top i{width:5px;height:5px;background:#ef756a;border-radius:50%}.screen-top i:nth-child(2){background:#f2c968}.screen-top i:nth-child(3){background:#71c7a9}.screen-top b{margin-left:auto}.teeth-model{position:absolute;inset:30px 25px 40px;display:grid;place-items:center;color:#5cb597;font-size:60px}.teeth-model strong{font-size:130px;line-height:.3;transform:rotate(180deg);text-shadow:0 0 18px #69d4b5}.teeth-model span{position:absolute;font-size:130px;opacity:.66}.screen-data{position:absolute;bottom:10px;left:14px;color:#536c71;display:flex;gap:8px;align-items:center}.screen-data small{font-size:6px}.screen-data b{font-size:10px}.scanner-wand{z-index:3;position:absolute;width:47px;height:270px;background:linear-gradient(90deg,#ecf0ed,#fff,#bac9c7);border-radius:15px;right:85px;bottom:-50px;transform:rotate(25deg);box-shadow:5px 10px 25px #071a2288}.scanner-wand i{position:absolute;top:-29px;left:-4px;width:58px;height:68px;background:#eef1ef;border-radius:12px 12px 7px 7px}.float-label{position:absolute;left:34px;bottom:38px;background:white;color:var(--ink);font-size:7px;font-weight:800;letter-spacing:.14em;padding:11px 15px;border-radius:20px;z-index:4}.float-label::first-letter{color:var(--coral)}.light{color:var(--mint)}.digital-copy h2{font-size:62px;line-height:.95;margin:20px 0}.digital-copy .lead{color:#b6c5ca;font-size:15px;line-height:1.75}.digital-copy ul{list-style:none;padding:0;margin:26px 0 32px;display:grid;gap:16px}.digital-copy li{display:flex;gap:13px}.digital-copy li>b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--mint);color:var(--ink);font-size:12px;flex:none}.digital-copy li span{display:flex;flex-direction:column;font-size:10px;color:#9fb1b7;line-height:1.55}.digital-copy li strong{color:white;font-size:12px;margin-bottom:2px}.button-mint{background:var(--mint);color:var(--ink);box-shadow:none}.button-mint:hover{background:#b5ead8}.center-heading{text-align:center}.center-heading .kicker{justify-content:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px}.steps article{text-align:center;position:relative;padding:0 60px}.step-num{font-size:9px;font-weight:800;color:var(--coral)}.step-icon{width:88px;height:88px;border-radius:50%;background:var(--cream);display:grid;place-items:center;margin:15px auto;font-family:var(--font-serif);font-size:31px;color:var(--coral)}.steps article:nth-child(2) .step-icon{background:#dff1eb;color:#4aa284}.steps article:nth-child(3) .step-icon{background:#f8e5c1;color:#c29137}.steps h3{font-family:var(--font-serif);font-size:23px;margin:15px 0 8px}.steps p{font-size:11px;line-height:1.7;color:var(--muted)}.step-line{position:absolute;right:-30px;top:75px;width:60px;border-top:1px dashed #b6c4c4;color:var(--coral);font-style:normal;line-height:0;text-align:right}.about{padding-top:20px}.about-card{background:var(--cream);border-radius:24px;min-height:570px;display:grid;grid-template-columns:48% 52%;overflow:hidden}.about-photo{margin:38px;position:relative;background:linear-gradient(160deg,#f5a89d,#e57869);border-radius:200px 200px 15px 15px;display:grid;place-items:center}.portrait-placeholder{text-align:center;color:white}.portrait-placeholder span{font-family:var(--font-serif);font-size:180px;line-height:.8}.portrait-placeholder small{display:block;font-size:8px;letter-spacing:.2em;margin-top:20px}.badge-round{position:absolute;right:-34px;bottom:55px;background:var(--ink);color:white;width:112px;height:112px;border-radius:50%;display:grid;place-items:center;text-align:center;padding:20px;font-size:7px;letter-spacing:.17em;line-height:2;transform:rotate(9deg)}.about-copy{padding:85px 75px;align-self:center}.about-copy h2{font-size:52px;line-height:1.05}.about-copy>p{color:var(--muted);font-size:13px;line-height:1.8}.about-copy blockquote{margin:28px 0;padding-left:20px;border-left:3px solid var(--coral);font-family:var(--font-serif);font-size:19px}.credentials{display:flex;flex-wrap:wrap;gap:8px}.credentials span{font-size:8px;font-weight:800;background:white;border-radius:15px;padding:8px 11px}.credentials b{color:var(--coral)}.faq{display:grid;grid-template-columns:40% 55%;gap:5%}.faq>div:first-child>p{font-size:12px;color:var(--muted);line-height:1.7}.faq-list details{border-bottom:1px solid #dbe1df;padding:19px 0}.faq-list summary{list-style:none;display:flex;justify-content:space-between;cursor:pointer;font-family:var(--font-serif);font-size:18px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-family:var(--font-sans);color:var(--coral);font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:11px;line-height:1.75;color:var(--muted);padding-right:50px}.cta{background:var(--coral);color:white;text-align:center;padding:94px 20px;position:relative;overflow:hidden}.cta:before,.cta:after{content:"";position:absolute;width:250px;height:250px;border:55px solid #ffffff14;border-radius:50%;left:-120px;top:30px}.cta:after{left:auto;right:-130px;top:auto;bottom:-110px}.cta .kicker{justify-content:center;color:#ffe8be}.cta h2{font-size:66px;line-height:.94;margin:18px}.cta h2 em{color:#ffe19b}.cta>p{font-size:13px}.cta>div:not(.cta-dots){display:flex;justify-content:center;gap:10px;margin-top:27px}.button-white{background:white;color:var(--coral);box-shadow:none}.button-white:hover{background:#fff7ed}.button-outline{background:transparent;border:1px solid #ffffff88;box-shadow:none}.button-outline:hover{background:#ffffff12}.cta>small{display:block;font-size:8px;opacity:.7;margin-top:22px}.cta-dots{position:absolute!important;top:25px;right:24%;color:#ffd47a}footer{background:#102630;color:white;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.brand-light .brand-mark{background:var(--coral)}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-grid p{font-size:10px;color:#93a8b0;max-width:220px;line-height:1.7}.footer-grid>div>b{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--mint);margin-bottom:5px}.footer-grid a,.footer-grid span{font-size:10px;color:#b5c4c9}.copyright{border-top:1px solid #ffffff17;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#708891;font-size:8px}
@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:30px}.hero-copy{padding-bottom:45px}.hero-visual{height:500px}.hero h1{font-size:62px}.service-grid{grid-template-columns:repeat(2,1fr)}.kids-grid{grid-template-columns:1fr!important}.kids-copy{padding-bottom:15px}.kids-gallery{min-height:590px}.digital-grid{grid-template-columns:1fr}.digital-art{margin-bottom:30px}.about-card{grid-template-columns:1fr}.about-photo{height:480px}.about-copy{padding:55px}.faq{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.shell{width:min(100% - 28px,1180px)}.announcement{font-size:8px}.nav{height:74px}.nav .button{font-size:0;padding:12px}.nav .button span{font-size:13px}.brand b{font-size:17px}.hero{min-height:auto}.hero-copy{padding-top:35px}.hero h1{font-size:47px}.hero-copy>p{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column}.trust-row>span{padding:0 12px}.trust-row b{font-size:19px}.hero-visual{height:auto}.hero-visual>img{height:370px}.hero-visual:before{right:-10px;bottom:auto;height:370px}.scan-card{position:relative;left:auto;bottom:auto;margin:14px 10px 0;width:calc(100% - 20px);justify-content:flex-start}.ticker{margin-top:35px}.section{padding-block:75px}.section-heading{display:block}.section-heading h2,.center-heading h2,.faq h2{font-size:39px}.service-grid{grid-template-columns:1fr}.service{min-height:245px}.kids-ortho{padding:74px 0!important}.kids-copy h2{font-size:42px!important}.kids-benefits{grid-template-columns:1fr!important}.kids-gallery{min-height:475px}.kids-main{width:86%!important;height:340px!important}.kids-side{width:58%!important;height:225px!important;right:0!important;bottom:0!important}.kids-sticker{width:88px!important;height:88px!important;font-size:7px!important;left:3px!important;bottom:12px!important}.digital{padding:75px 0}.digital-art{height:370px;border-radius:80px 16px 16px}.screen{width:260px;height:210px}.scanner-wand{right:35px}.digital-copy h2{font-size:48px}.steps{grid-template-columns:1fr;gap:45px}.steps article{padding:0 20px}.step-line{display:none}.about-card{border-radius:16px}.about-photo{margin:18px;height:380px}.portrait-placeholder span{font-size:130px}.badge-round{right:-5px}.about-copy{padding:42px 28px}.about-copy h2{font-size:41px}.cta h2{font-size:50px}.cta>div:not(.cta-dots){flex-direction:column;align-items:center}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.copyright{flex-direction:column;gap:10px}}
.nav{height:104px}.brand-logo{width:76px;height:76px;object-fit:contain;display:block}.brand-mark{display:none}.service.coral{background:#ead3bd}.service.mint{background:#eee4ce}.service.yellow{background:#dfc16f}.service.lilac{background:#e8dfce}.service.blue{background:#dce5e1}.service.rose{background:#f0dfcf}.hero-visual:before{background:#e7d8b2}.about-photo{background:linear-gradient(160deg,#d9bd77,#b78e2e)}.digital-art{background:linear-gradient(145deg,#4a4032,#2f2922)}.cta{background:#b78e2e}footer{background:#2b2722}@media(max-width:600px){.nav{height:84px}.brand-logo{width:58px;height:58px}.brand small{letter-spacing:.12em}}
