@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--blue:#1448bc;--blue-dark:#082a73;--navy:#071b45;--aqua:#11a7b8;--ice:#edf7fb;--ink:#11203f;--muted:#66718a;--line:#dce5ee;--paper:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}.arrow-icon{color:currentColor;flex:none;width:1.05em;height:1.05em;display:inline-block;position:relative;transform:translateZ(0)}.arrow-icon:before,.arrow-icon:after{content:"";display:block;position:absolute}.arrow-icon:before{background:currentColor;border-radius:999px;width:70%;height:2px;top:calc(50% - 1px);left:12%}.arrow-icon:after{border-top:2px solid;border-right:2px solid;border-radius:1px;width:42%;height:42%;top:24%;right:12%;transform:rotate(45deg)}.arrow-icon.diagonal{transform:rotate(-45deg)translateZ(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;background:#fffffff5;position:relative}.topbar{justify-content:space-between;align-items:center;max-width:1280px;height:104px;margin:auto;padding:0 40px;display:flex}.logo{width:250px;display:block;overflow:hidden}.logo-crop{width:250px;height:50px;display:block;overflow:hidden}.logo-image{object-fit:contain;object-position:left center;width:392px;height:50px;display:block}.header-contact{align-items:center;gap:28px;display:flex}.contact-kicker{color:var(--muted);letter-spacing:1.4px;text-transform:uppercase;font-size:12px;font-weight:700}.header-contact a{color:var(--blue);font-size:18px;font-weight:700}.header-contact a span{border:1px solid #c7d7ed;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:8px;display:inline-grid}nav{color:#253453;border-top:1px solid #eef2f7;border-bottom:1px solid #dde7ee;align-items:center;gap:44px;height:58px;padding:0 max(40px,50vw - 600px);font-weight:600;display:flex}nav a{font-size:14px;position:relative}nav a:not(.nav-cta):after{content:"";background:var(--blue);width:0;height:2px;transition:width .18s;position:absolute;bottom:-20px;left:0}nav a:hover:after,nav a:focus-visible:after{width:100%}.nav-cta{background:var(--blue);color:#fff;border-radius:999px;margin-left:auto;padding:10px 18px}.menu-button{display:none}.hero{background:#f5fbfe;position:relative;overflow:hidden}.source-hero-link{line-height:0;display:block}.hero-image{width:100%;height:auto;display:block}.hero h1,.section h2,.routine h2,.contact h2,.product-modal h2{letter-spacing:-2.4px;margin:0;font-family:Manrope,sans-serif;font-weight:700;line-height:1.08}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 12px 30px #1448bc33}.button.text{color:var(--blue-dark);padding:0}.button.text span{border:1px solid #bed0e4;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.trust-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;padding:34px 0;display:grid}.trust-strip p{border-right:1px solid var(--line);align-items:center;gap:18px;margin:0;padding:6px 34px;display:flex}.trust-strip p:last-child{border-right:0}.trust-strip strong{color:var(--blue-dark);font-size:15px}.trust-strip span{color:var(--muted);font-size:12px;line-height:1.5}.section{max-width:1280px;margin:0 auto;padding:126px 40px}.section-heading h2,.routine h2,.contact h2{color:var(--navy);font-size:clamp(38px,4vw,58px)}.split-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:10vw;display:grid}.split-heading>p{color:var(--muted);margin:0 0 6px;font-size:16px;line-height:1.8}.philosophy-grid{grid-template-columns:1.35fr .65fr;align-items:stretch;gap:50px;margin-top:66px;display:grid}.feature-image{background:var(--ice);border-radius:4px;min-height:560px;position:relative;overflow:hidden}.feature-image img{object-fit:cover}.image-caption{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;flex-direction:column;padding:18px 22px;display:flex;position:absolute;bottom:28px;left:28px}.image-caption span{color:var(--blue-dark);font-weight:700}.image-caption small{color:var(--muted);margin-top:4px}.principles{align-content:center;display:grid}.principles article{border-bottom:1px solid var(--line);padding:30px 0 30px 50px;position:relative}.principles article>span{color:var(--blue);font-size:12px;font-weight:800;position:absolute;top:33px;left:0}.principles h3{color:var(--blue-dark);margin:0 0 9px;font-family:Manrope,sans-serif;font-size:21px}.principles p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.categories{background:#f5f9fc;max-width:none;padding-left:max(40px,50vw - 600px);padding-right:max(40px,50vw - 600px)}.centered{text-align:center;max-width:760px;margin:auto}.centered>p:last-child{max-width:580px;color:var(--muted);margin:20px auto 0;line-height:1.7}.category-grid{border-top:1px solid #cfdae6;border-left:1px solid #cfdae6;grid-template-columns:repeat(3,1fr);margin-top:62px;display:grid}.category-card{min-height:335px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #cfdae6;border-top:0;border-left:0;padding:36px;transition:background .18s,transform .18s;position:relative;overflow:hidden}.category-card:hover{z-index:2;background:#fff;transform:translateY(-3px);box-shadow:0 24px 50px #15386217}.category-card:before{content:"";border:34px solid color-mix(in srgb, var(--category), white 76%);border-radius:50%;width:180px;height:180px;position:absolute;top:-80px;right:-70px}.category-number{color:#8996a9;letter-spacing:1.2px;font-size:11px;font-weight:800}.category-icon{z-index:1;color:var(--category);position:absolute;top:28px;right:30px}.category-symbol{width:48px;height:48px;color:inherit;display:block;position:relative}.category-symbol:before,.category-symbol:after,.category-symbol i{content:"";box-sizing:border-box;display:block;position:absolute}.category-symbol i{margin:0;padding:0;font-style:normal}.category-symbol.interdental:before{border:3px solid;border-radius:5px;width:8px;height:29px;bottom:3px;left:27px}.category-symbol.interdental:after{border-top:3px solid;border-right:3px solid;border-radius:0 7px 0 0;width:18px;height:14px;top:8px;left:14px}.category-symbol.interdental i:first-child{background:repeating-linear-gradient(0deg,currentColor 0 2px,#0000 2px 5px);width:15px;height:17px;top:3px;left:2px}.category-symbol.comfort:before{border:3px solid;border-radius:8px;width:38px;height:22px;top:15px;left:5px}.category-symbol.comfort:after{background:color-mix(in srgb, currentColor, white 78%);border:3px solid;border-radius:55% 45% 58% 42%;width:19px;height:19px;top:4px;left:15px;transform:rotate(45deg)}.category-symbol.comfort i:first-child{background:currentColor;border-radius:999px;width:48px;height:3px;top:25px;left:0}.category-symbol.comfort i:nth-child(2),.category-symbol.comfort i:nth-child(3){background:#f8fbfd;border:2px solid;border-radius:2px;width:7px;height:12px;top:20px}.category-symbol.comfort i:nth-child(2){left:9px}.category-symbol.comfort i:nth-child(3){right:9px}.category-symbol.toothbrush{transform:rotate(-42deg)}.category-symbol.toothbrush:before{border:3px solid;border-radius:7px 4px 4px 7px;width:34px;height:11px;top:21px;left:0}.category-symbol.toothbrush:after{border:3px solid;border-radius:4px 5px 5px 4px;width:17px;height:17px;top:12px;left:31px}.category-symbol.toothbrush i:first-child{background:repeating-linear-gradient(90deg,currentColor 0 2px,#0000 2px 4px);width:11px;height:10px;top:5px;left:34px}.category-symbol.toothbrush i:nth-child(2){background:currentColor;border-radius:3px 0 0 3px;width:9px;height:10px;top:18px;left:27px}.category-symbol.toothpaste:before{border:3px solid;border-radius:5px 5px 10px 10px;width:28px;height:34px;top:3px;left:10px;transform:perspective(50px)rotateX(-4deg)}.category-symbol.toothpaste:after{border:3px solid;border-radius:2px;width:18px;height:9px;bottom:3px;left:15px}.category-symbol.toothpaste i:first-child{width:16px;height:3px;box-shadow:0 7px 0 color-mix(in srgb, currentColor, transparent 35%);background:currentColor;border-radius:999px;top:14px;left:16px}.category-symbol.floss{transform:rotate(-32deg)}.category-symbol.floss:before{border-bottom:5px solid;border-left:5px solid;border-right:5px solid;border-radius:0 0 10px 10px;width:24px;height:29px;top:5px;left:21px}.category-symbol.floss:after{background:currentColor;border-radius:999px;width:14px;height:3px;top:11px;left:26px}.category-symbol.floss i:first-child{background:currentColor;border-radius:999px;width:17px;height:7px;top:27px;left:10px}.category-symbol.floss i:nth-child(2){background:currentColor;width:5px;height:7px;top:27px;left:3px}.category-symbol.floss i:nth-child(3){background:currentColor;border-radius:999px 0 0 999px;width:2px;height:7px;top:27px;left:0}.category-symbol.tablet:before{border:3px solid;border-radius:50%;width:29px;height:29px;top:13px;left:8px}.category-symbol.tablet:after{background:currentColor;border-radius:999px;width:17px;height:3px;top:26px;left:14px;transform:rotate(-24deg)}.category-symbol.tablet i{border:2px solid;border-radius:50%}.category-symbol.tablet i:first-child{width:10px;height:10px;top:2px;right:2px}.category-symbol.tablet i:nth-child(2){width:7px;height:7px;top:17px;right:0}.category-symbol.tablet i:nth-child(3){width:5px;height:5px;top:10px;right:10px}.category-card small{color:var(--category);letter-spacing:1.4px;text-transform:uppercase;margin-top:54px;font-size:10px;font-weight:800;display:block}.category-card h3{color:var(--blue-dark);letter-spacing:-.8px;margin:8px 0 13px;font-family:Manrope,sans-serif;font-size:26px}.category-card p{max-width:300px;min-height:67px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.category-card b{color:var(--blue-dark);align-items:center;gap:10px;margin-top:25px;font-size:12px;display:inline-flex}.category-card b span{color:var(--category)}.collection{padding-top:130px;scroll-margin-top:30px}.collection-head{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.collection-head h2{font-size:clamp(34px,3vw,48px)}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters button{color:#52617a;cursor:pointer;background:0 0;border:1px solid #cedae7;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700}.filters button.active{border-color:var(--blue);background:var(--blue);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px;display:grid}.product-card{background:#fff;border:1px solid #dae4ed;transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #19355c1c}.product-art{--tone:#1a58bd;background:radial-gradient(circle at 68% 25%, white 0 8%, transparent 9%), linear-gradient(145deg, #f9fcfe, color-mix(in srgb, var(--tone), white 88%));height:238px;position:relative;overflow:hidden}.product-art.has-photo{background:#eef3f9}.product-art.has-photo:after{display:none}.product-photo{object-fit:contain}.product-art:after{content:"";border:34px solid color-mix(in srgb, var(--tone), white 70%);opacity:.65;border-radius:50%;width:190px;height:190px;position:absolute;top:-88px;right:-80px}.art-shadow{filter:blur(10px);background:#24395424;border-radius:50%;height:20px;position:absolute;bottom:34px;left:19%;right:12%}.art-case{background:linear-gradient(155deg, #ffffffeb, color-mix(in srgb, var(--tone), white 70%));width:44%;height:94px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--tone), transparent 80%), 0 18px 30px #1b406c26;border:2px solid #ffffffd1;border-radius:18px 18px 24px 24px;position:absolute;bottom:46px;left:28%;transform:perspective(300px)rotateX(-3deg)rotate(-3deg)}.art-tool{background:linear-gradient(90deg, color-mix(in srgb, var(--tone), white 25%), var(--tone));border-radius:9px;width:17px;height:126px;position:absolute;top:38px;left:29%;transform:rotate(8deg);box-shadow:5px 9px 13px #173a5d29}.art-tool:before{content:"";background:#f1f5f8;border-radius:4px;width:5px;height:35px;position:absolute;top:-25px;left:6px}.art-tool:after{content:"";background:repeating-linear-gradient(90deg,#dce4e9 0 2px,#0000 2px 4px);border-radius:8px;width:26px;height:8px;position:absolute;top:-23px;left:10px;transform:rotate(-8deg)}.art-tool.second{opacity:.86;height:113px;top:52px;left:auto;right:27%;transform:rotate(-13deg)}.art-dot{z-index:2;background:color-mix(in srgb, var(--tone), white 50%);border-radius:50%;width:16px;height:16px;position:absolute;box-shadow:inset 2px 2px 5px #fffc,0 5px 8px #1e467029}.art-dot.one{bottom:39px;left:21%}.art-dot.two{width:12px;height:12px;bottom:56px;left:17%}.art-dot.three{width:20px;height:20px;bottom:52px;right:16%}.product-art.brushes .art-case,.product-art.toothpaste .art-case,.product-art.floss .art-case,.product-art.kits .art-case{border-radius:12px 12px 32px 32px;width:32%;left:47%}.product-art.brushes .art-tool,.product-art.toothpaste .art-tool,.product-art.floss .art-tool,.product-art.kits .art-tool{width:21px;height:150px;top:25px;left:29%}.product-copy{flex-direction:column;min-height:218px;padding:25px;display:flex}.product-copy small{color:var(--blue);letter-spacing:1.2px;text-transform:uppercase;font-size:10px;font-weight:800}.product-copy h3{color:var(--blue-dark);margin:12px 0 10px;font-family:Manrope,sans-serif;font-size:18px;line-height:1.35}.product-copy p{color:var(--muted);margin:0;font-size:13px}.product-copy button{color:var(--blue-dark);cursor:pointer;background:0 0;border:0;border-top:1px solid #e6ebf1;justify-content:space-between;margin-top:auto;padding:16px 0 0;font-size:12px;font-weight:800;display:flex}.info-disclaimer{color:#7a8498;text-align:center;margin:26px 0 0;font-size:12px}.routine{color:#fff;background:linear-gradient(135deg,#082765,#0a4a9d 58%,#078ea6);padding:120px max(40px,50vw - 600px)}.routine-inner{grid-template-columns:.8fr 1.2fr;gap:11vw;display:grid}.eyebrow.light{color:#8fe5ef}.routine h2{color:#fff}.routine-inner>div>p:not(.eyebrow){color:#c7d8ec;margin:24px 0 32px;font-size:16px;line-height:1.75}.button.pale{color:var(--blue-dark);background:#fff}.routine ol{margin:0;padding:0;list-style:none}.routine li{border-bottom:1px solid #ffffff2e;grid-template-columns:54px 1fr;gap:18px;padding:26px 0;display:grid}.routine li:first-child{padding-top:0}.routine li>span{color:#8fe5ef;padding-top:5px;font-size:12px;font-weight:800}.routine h3{margin:0 0 7px;font-family:Manrope,sans-serif;font-size:21px}.routine li p{color:#bdd1e6;margin:0;font-size:14px;line-height:1.6}.contact-panel{background:#f0f7fb;grid-template-columns:1.1fr .9fr;gap:10vw;padding:64px;display:grid}.contact-copy>p:last-child{max-width:600px;color:var(--muted);margin:24px 0 0;line-height:1.75}.contact-options a,.contact-options .contact-row{border-bottom:1px solid #ccdae6;grid-template-columns:1fr auto;padding:22px 0;display:grid}.contact-options a span,.contact-options a strong,.contact-options .contact-row span,.contact-options .contact-row strong{grid-column:1}.contact-options a span,.contact-options .contact-row span{color:var(--muted);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:700}.contact-options a strong,.contact-options .contact-row strong{color:var(--blue-dark);margin-top:5px;font-size:18px}.contact-options a b,.contact-options .contact-row b{color:var(--blue);grid-area:1/2/3;align-self:center;font-size:24px}.contact-options>p{color:#7b8798;margin:20px 0 0;font-size:11px;line-height:1.6}footer{color:#fff;background:#06183c;padding:78px max(40px,50vw - 600px) 28px}.footer-main{grid-template-columns:1.5fr repeat(3,1fr);gap:40px;padding-bottom:64px;display:grid}.footer-main .logo{filter:brightness(0)invert();align-self:start}.footer-main h3{color:#8eacd0;letter-spacing:1.4px;text-transform:uppercase;margin:0 0 18px;font-size:11px}.footer-main>div{flex-direction:column;gap:12px;display:flex}.footer-main>div a{color:#d3dfed;font-size:13px}.footer-main .external-link{align-items:center;gap:6px;display:inline-flex}.footer-main>div a:hover{color:#fff}.footer-bottom{color:#8fa5c1;border-top:1px solid #ffffff26;justify-content:space-between;padding-top:22px;font-size:11px;display:flex}.footer-bottom p{margin:0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04102bb3;place-items:center;padding:30px;display:grid;position:fixed;inset:0;overflow-y:auto}.product-modal{background:#fff;grid-template-columns:.9fr 1.1fr;width:min(900px,100%);min-height:520px;display:grid;position:relative;box-shadow:0 30px 80px #020c204d}.product-modal .product-art{height:100%;min-height:520px}.product-modal .product-art.has-photo{background:#eef3f9}.product-modal>div:last-child{padding:60px 54px}.product-modal h2{font-size:38px}.product-modal h2+p{color:var(--muted);margin:22px 0;line-height:1.7}.product-modal h3{color:var(--blue-dark);margin:24px 0 10px;font-size:15px}.product-modal ul{color:var(--muted);margin:0 0 28px;padding-left:18px;font-size:13px;line-height:1.8}.modal-close{z-index:3;width:40px;height:40px;color:var(--blue-dark);cursor:pointer;background:#eef4f8;border:0;border-radius:50%;font-size:24px;position:absolute;top:18px;right:18px}@media (max-width:1000px){nav{gap:24px}.philosophy-grid{grid-template-columns:1fr}.feature-image{min-height:520px}.principles{grid-template-columns:repeat(3,1fr)}.principles article{border-right:1px solid var(--line);border-bottom:0;padding:50px 24px 0 0}.principles article:last-child{border-right:0;padding-left:24px}.principles article>span{top:18px;left:0}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.contact-panel{gap:6vw}}@media (max-width:760px){.topbar{height:80px;padding:0 20px}.header-contact{display:none}.logo,.logo-crop{width:190px;height:38px}.logo-image{width:298px;height:38px}.menu-button{background:var(--blue);border:0;border-radius:50%;flex-direction:column;justify-content:space-around;width:44px;height:44px;padding:11px;display:flex}.menu-button span{background:#fff;width:100%;height:2px}nav{background:#fff;flex-direction:column;align-items:stretch;gap:0;height:auto;padding:22px 20px 28px;display:none;position:absolute;top:80px;left:0;right:0;box-shadow:0 25px 45px #11274d26}nav.open{display:flex}nav a{border-bottom:1px solid #edf1f5;padding:14px 4px}nav a:after{display:none}.nav-cta{text-align:center;margin:16px 0 0}.trust-strip{grid-template-columns:1fr;padding:0 20px}.trust-strip p{border-right:0;border-bottom:1px solid var(--line);padding:22px 0}.section{padding:88px 20px}.split-heading{grid-template-columns:1fr;gap:26px}.section-heading h2,.routine h2,.contact h2{letter-spacing:-1.7px;font-size:38px}.philosophy-grid{gap:20px;margin-top:42px}.feature-image{min-height:410px}.principles{grid-template-columns:1fr}.principles article,.principles article:last-child{border-right:0;border-bottom:1px solid var(--line);padding:28px 0 28px 46px}.principles article>span{top:32px}.categories{padding-left:20px;padding-right:20px}.category-grid{grid-template-columns:1fr}.category-card{min-height:300px}.collection{padding-top:90px}.collection-head{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:1fr}.product-art{height:280px}.routine{padding:88px 20px}.routine-inner{grid-template-columns:1fr;gap:70px}.contact-panel{grid-template-columns:1fr;gap:44px;padding:38px 24px}footer{padding:60px 20px 28px}.footer-main{grid-template-columns:1fr 1fr}.footer-main .logo{grid-column:1/3}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.product-modal{grid-template-columns:1fr}.product-modal .product-art{min-height:300px}.product-modal>div:last-child{padding:42px 28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
