/* H2RM — a quiet stage for vivid colour. No build step or external dependencies. */
:root{--white:#fff;--paper:#f5f5f7;--ink:#1d1d1f;--muted:#6e6e73;--line:#dedee3;--blue:#0071e3;--blue-hover:#0066cc;--radius:24px;--section-space:112px;--nav-height:72px}
*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 24px);-webkit-font-smoothing:antialiased}body{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;color:var(--ink);background:var(--white);font-size:16px;line-height:1.5}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}img{max-width:100%;display:block}svg{flex-shrink:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button:disabled{cursor:default}button:active,.btn:active{transform:scale(.98)}[hidden]{display:none!important}::selection{background:#d6e9ff}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:var(--section-space)}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:600;line-height:1.6}.muted{color:#929297}h1,h2,h3{font-weight:600;line-height:1.04;letter-spacing:-.055em;text-wrap:balance}h2{font-size:clamp(38px,4.4vw,64px)}p{text-wrap:pretty}.skip-link{position:fixed;top:10px;left:16px;z-index:20;transform:translateY(-150%);padding:12px 20px;border-radius:10px;background:var(--ink);color:white}.skip-link:focus{transform:translateY(0)}
/* Navigation */
.navbar{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.88);backdrop-filter:saturate(160%) blur(20px);-webkit-backdrop-filter:saturate(160%) blur(20px);border-bottom:1px solid rgba(29,29,31,.07)}.nav-container{height:var(--nav-height);display:flex;align-items:center;justify-content:space-between;gap:28px}.nav-logo{display:inline-flex;align-items:center;gap:3px;font-size:26px;font-weight:800;letter-spacing:-1.6px;line-height:1}.nav-logo svg{width:12px;height:23px;fill:none;stroke:currentColor;stroke-width:2.8}.nav-links{display:flex;gap:32px}.nav-links a{font-size:12px;color:#56565b;transition:color .2s}.nav-links a:hover,.nav-links a[aria-current]{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:16px}.nav-cta{font-size:12px;font-weight:500;border-radius:50px;padding:10px 18px;background:var(--ink);color:#fff;white-space:nowrap;transition:background .2s}.nav-cta:hover{background:#404044}.nav-cta span{margin-left:10px}.nav-toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border-radius:50%}.nav-toggle span{height:1.5px;width:19px;background:var(--ink);transition:transform .2s}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-menu{padding:16px 24px 26px;border-top:1px solid var(--line)}.mobile-menu a{display:block;padding:12px 0;font-size:19px;font-weight:500}.announcement{text-align:center;font-size:11px;padding:13px 20px;background:#fff;line-height:1.6}.announcement a{margin-left:7px;color:var(--blue)}.announcement a span{padding-left:3px}
/* Hero */
.hero{background:var(--paper);overflow:hidden}.hero-layout{display:grid;grid-template-columns:43% 57%;align-items:center;min-height:640px;padding-top:26px;padding-bottom:12px}.hero-content{position:relative;z-index:1;padding-block:48px}.hero-content .eyebrow{margin-bottom:28px;color:#727278}.hero h1{font-size:clamp(68px,6.8vw,98px);letter-spacing:-.067em;line-height:.99;margin-left:-5px}.hero-subtitle{font-size:25px;line-height:1.3;font-weight:500;letter-spacing:-.65px;margin-top:28px}.hero-description{font-size:14px;color:var(--muted);line-height:1.65;margin-top:17px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:19px;min-height:46px;border-radius:40px;padding:13px 23px;font-size:13px;font-weight:500;line-height:1.3;transition:background .2s,transform .2s,box-shadow .2s}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-hover);box-shadow:0 4px 15px #0071e31a}.text-link{font-size:13px;font-weight:500;color:var(--blue);display:inline-flex;align-items:center;gap:13px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-range{display:flex;align-items:center;gap:10px;margin-top:35px}.hero-range>span{font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;border-right:1px solid #c8c8ce;padding-right:10px;line-height:1}.hero-range>span:nth-of-type(4){border:0;padding-right:0}.hero-range small{font-size:10px;color:var(--muted);margin-left:2px}.hero-visual{position:relative;width:117%;margin-left:-4%;}.hero-visual img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;mix-blend-mode:multiply}.image-caption{display:block;text-align:center;font-size:10px;color:var(--muted);letter-spacing:.3px;margin-top:4px;margin-right:6%}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ddddE2;font-size:10px;letter-spacing:.2px;color:#7a7a80;height:68px}.hero-bottom a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d9d9de;border-radius:50%;transition:background .2s}.hero-bottom a:hover{background:#e8e8ed}
/* Introduction */
.product-intro{text-align:center;padding-top:110px;padding-bottom:60px}.product-intro h2{margin-top:24px;line-height:1.1;font-size:clamp(36px,4vw,55px)}.intro-description{font-size:17px;line-height:1.7;color:var(--muted);max-width:620px;margin:27px auto 0;letter-spacing:-.3px}.benefits-row{display:grid;grid-template-columns:repeat(4,1fr);max-width:1000px;margin:75px auto 0;padding-block:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefits-row>div{display:flex;align-items:center;justify-content:center;gap:13px;font-size:12px;font-weight:500;border-right:1px solid var(--line)}.benefits-row>div:last-child{border:0}.benefits-row svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
/* Four collections */
.collection{background:var(--paper);margin-top:50px;padding-top:90px;padding-bottom:66px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:50px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p{color:var(--muted);font-size:15px;line-height:1.7;margin-bottom:3px;letter-spacing:-.2px}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border-radius:var(--radius);padding:23px 22px 19px;min-width:0;transition:transform .3s,box-shadow .3s;overflow:hidden}.card-topline{display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:9px;font-weight:500;color:var(--muted);letter-spacing:.15px}.card-index{font-size:8px;color:#7e7e85;font-variant-numeric:tabular-nums;white-space:nowrap}.product-image-button{position:relative;display:block;width:calc(100% + 28px);margin:18px -14px 9px;aspect-ratio:1;overflow:hidden;border-radius:12px}.product-image-button img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s cubic-bezier(.2,.65,.3,1)}.product-image-button:hover img{transform:scale(1.05)}.image-plus{position:absolute;bottom:8px;right:8px;font-size:20px;line-height:28px;width:28px;border-radius:50%;background:#eeeef1;color:#525257;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.product-image-button:hover .image-plus,.product-image-button:focus-visible .image-plus{opacity:1;transform:none}.product-card h3{font-size:42px;letter-spacing:-2px;white-space:nowrap}.product-card h3 span{font-size:20px;letter-spacing:-.7px;font-weight:500}.product-card-content>p{font-size:12px;color:var(--muted);line-height:1.65;min-height:40px;margin-top:16px;margin-bottom:23px;letter-spacing:-.1px}.btn-card{border:1px solid #dcdce1;background:#fff;width:100%;font-size:11px;min-height:40px;padding:11px 13px;justify-content:space-between}.btn-card:hover{background:var(--ink);color:white;border-color:var(--ink)}.details-link{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;font-size:10px;color:var(--muted);padding-top:16px;padding-bottom:4px}.details-link:hover{color:var(--blue)}.details-link span{font-size:15px}.collection-note{text-align:center;font-size:10px;color:var(--muted);margin-top:30px;line-height:1.7}
/* Marker detail */
.features{padding-bottom:102px}.marker-showcase{background:var(--paper);border-radius:var(--radius);position:relative;overflow:hidden;padding-top:40px}.marker-word{display:block;text-align:center;font-size:clamp(36px,5.7vw,82px);font-weight:600;letter-spacing:-.06em;color:#c6c6cc;line-height:1.15}.marker-showcase img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:330px;margin-top:-20px}.marker-caption{display:flex;justify-content:space-between;gap:20px;padding:0 38px 26px;font-size:10px;color:var(--muted)}.marker-caption span:first-child{letter-spacing:1.3px;font-size:9px}.feature-copy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:65px;margin-top:44px}.feature-number{font-size:10px;color:#8b8b91;letter-spacing:1px}.feature-copy-grid h3{font-size:19px;letter-spacing:-.6px;line-height:1.3;margin-top:12px}.feature-copy-grid p{font-size:13px;line-height:1.75;color:var(--muted);margin-top:13px;max-width:310px}
/* Materials */
.surfaces{background:var(--paper);padding-block:94px}.surfaces-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.surfaces-heading .eyebrow{margin-bottom:26px;font-size:10px}.surfaces-heading h2{font-size:clamp(38px,4vw,56px);line-height:1.08}.surfaces-heading>p:not(.eyebrow){font-size:15px;line-height:1.7;color:var(--muted);max-width:350px;margin-top:28px}.surfaces-heading .text-link{margin-top:27px}.surface-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.surface-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;min-height:112px;background:#fff;border-radius:17px;border:1px solid transparent;transition:border .2s,background .2s,color .2s}.surface-option svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.surface-option span{font-size:11px;font-weight:500}.surface-option:hover{background:#eaeaef}.surface-option.active{color:var(--blue);border-color:var(--blue);background:#f9fbff}.surface-description{position:relative;margin-top:26px;min-height:116px;padding-right:56px}.surface-counter{position:absolute;right:0;top:5px;font-size:9px;color:var(--muted);font-variant-numeric:tabular-nums}.surface-description h3{font-size:19px;line-height:1.3;letter-spacing:-.5px}.surface-description p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:9px}.surface-note{font-size:9px;color:var(--muted);max-width:420px;line-height:1.6}
/* First use */
.guide{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:110px}.guide-header .eyebrow{margin-bottom:23px}.guide-header h2{font-size:clamp(38px,4vw,56px);line-height:1.08}.guide-steps article{display:flex;gap:24px;padding-block:27px;border-top:1px solid var(--line)}.guide-steps article:first-child{padding-top:4px;border:0}.guide-steps article:last-child{padding-bottom:0}.guide-steps article>span{font-size:11px;color:#8b8b91;margin-top:4px;letter-spacing:.7px}.guide-steps h3{font-size:18px;letter-spacing:-.5px;line-height:1.4}.guide-steps p{font-size:13px;line-height:1.75;color:var(--muted);margin-top:10px;max-width:390px}
/* Closing and footer */
.closing{background:var(--paper);text-align:center;padding:80px 0 65px;overflow:hidden}.closing h2{font-size:clamp(60px,7vw,100px);line-height:1;letter-spacing:-.065em;margin:24px 0 28px}.closing .eyebrow{font-size:10px}.closing-inner>p:last-child{font-size:11px;color:var(--muted);margin-top:24px}.color-spectrum{display:flex;justify-content:center;gap:8px;margin:48px auto 0}.color-spectrum i{display:block;width:12px;height:12px;border-radius:50%;background:var(--color)}.color-spectrum i:nth-child(1){--color:#b74361}.color-spectrum i:nth-child(2){--color:#e55d67}.color-spectrum i:nth-child(3){--color:#ed9963}.color-spectrum i:nth-child(4){--color:#edc24f}.color-spectrum i:nth-child(5){--color:#bcce74}.color-spectrum i:nth-child(6){--color:#72a477}.color-spectrum i:nth-child(7){--color:#4d9c9c}.color-spectrum i:nth-child(8){--color:#70b3d5}.color-spectrum i:nth-child(9){--color:#668fc2}.color-spectrum i:nth-child(10){--color:#7772b1}.color-spectrum i:nth-child(11){--color:#9e72ba}.color-spectrum i:nth-child(12){--color:#c685a6}.footer{background:var(--paper);padding-bottom:25px}.footer-top{border-top:1px solid var(--line);padding:36px 0;display:flex;align-items:center;gap:35px}.footer-top .nav-logo{font-size:23px}.footer-top p{font-size:11px;color:var(--muted)}.footer-top>a:last-child{font-size:11px;margin-left:auto}.footer-top>a:last-child span{margin-left:9px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;gap:28px;font-size:9px;color:var(--muted)}.footer-bottom p{margin-right:auto}.footer a:hover{color:var(--blue)}
/* Product photo gallery */
.product-dialog{position:fixed;inset:0;margin:auto;border:0;border-radius:28px;width:min(1000px,calc(100% - 48px));max-height:calc(100dvh - 48px);padding:0;color:var(--ink);background:#fff;box-shadow:0 24px 90px #1d1d1f30}.product-dialog::backdrop{background:rgba(29,29,31,.38);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.dialog-close{position:absolute;z-index:2;top:15px;right:15px;display:grid;place-items:center;width:36px;height:36px;background:#e9e9ed;border-radius:50%;font-size:28px;font-weight:300;line-height:1}.dialog-close:hover{background:#d8d8de}.dialog-layout{display:grid;grid-template-columns:1.08fr 1fr}.dialog-gallery{background:var(--paper);padding:45px 20px 30px;display:flex;flex-direction:column;justify-content:center}.dialog-gallery>img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.gallery-controls{display:flex;justify-content:center;gap:8px;margin-top:15px}.gallery-controls button{font-size:11px;border:1px solid #d3d3d9;border-radius:22px;padding:9px 14px;transition:background .2s}.gallery-controls button[aria-pressed=true]{color:white;background:var(--ink);border-color:var(--ink)}.dialog-copy{padding:70px 40px 40px}.dialog-copy .eyebrow{font-size:9px}.dialog-copy h2{font-size:43px;margin:18px 0}.dialog-copy>p:not(.eyebrow){font-size:14px;color:var(--muted)}.dialog-copy ul{list-style:none;margin:26px 0 32px;font-size:12px;line-height:1.8}.dialog-copy li{padding:7px 0;border-bottom:1px solid #ebebef}.dialog-copy li::before{content:'✓';color:var(--blue);margin-right:10px}.dialog-copy .dialog-note{font-size:10px!important;margin-top:13px}.dialog-copy .safety-note{font-size:9px!important;margin-top:25px;line-height:1.7}.reveal{opacity:1;transform:none}.reveal.is-pending{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s}.reveal.is-visible{opacity:1;transform:none}.legal-content{max-width:720px;margin:90px auto;padding:0 24px}.legal-content h1{font-size:48px;margin:28px 0}.legal-content h2{font-size:24px;margin:35px 0 12px;letter-spacing:-.6px}.legal-content p{line-height:1.8;color:var(--muted);margin-bottom:15px}.legal-content a{color:var(--blue)}
/* Responsive */
@media(hover:hover){.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #1d1d1f06}}
@media(min-width:1600px){.hero-layout{min-height:720px}.hero-visual{width:119%;margin-left:-2%}}
@media(max-width:1199px){.container{width:calc(100% - 72px)}.nav-links{gap:21px}.hero h1{font-size:76px}.hero-subtitle{font-size:23px}.hero-visual{width:120%;margin-left:-2%}.hero-layout{min-height:600px}.hero-description{font-size:13px}.hero-range{gap:7px}.hero-range>span{padding-right:7px}.product-card{padding:20px 17px 17px}.card-index{display:none}.product-card h3{font-size:39px}.product-card h3 span{font-size:18px}.product-card-content>p{font-size:11px}.btn-card{font-size:10px;gap:8px}.surfaces-layout,.guide{gap:70px}.feature-copy-grid{gap:35px}.benefits-row{margin-top:60px}}
@media(max-width:959px){:root{--section-space:84px}.container{width:calc(100% - 56px)}.nav-links{display:none}.nav-toggle{display:flex}.hero h1{font-size:67px}.hero-layout{min-height:570px;grid-template-columns:46% 54%}.hero-content .eyebrow{font-size:9px;letter-spacing:1.1px}.hero-subtitle{font-size:21px}.hero-actions{gap:18px}.hero-actions .btn{font-size:11px;padding:13px 18px;gap:10px}.hero-range{flex-wrap:wrap;max-width:300px}.hero-range small{width:100%;margin:3px 0 0}.hero-bottom{height:59px}.product-intro{padding-top:80px}.benefits-row>div{flex-direction:column;font-size:11px;gap:11px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{padding:24px}.card-index{display:block}.card-topline{font-size:10px}.product-image-button{max-height:270px;margin-bottom:18px;aspect-ratio:1.2}.product-card h3{font-size:44px}.product-card h3 span{font-size:22px}.product-card-content>p{font-size:13px}.btn-card{font-size:12px}.section-heading{gap:25px}.section-heading>p{font-size:13px;max-width:280px}.surfaces-layout,.guide{gap:45px}.surface-option{min-height:95px}.surface-options{gap:8px}.surfaces-heading .eyebrow{font-size:9px;letter-spacing:1px}.surfaces-heading>p:not(.eyebrow){font-size:13px}.marker-showcase img{height:270px}.feature-copy-grid{gap:27px}.feature-copy-grid h3{font-size:17px}.feature-copy-grid p{font-size:12px}.dialog-copy{padding:64px 28px 30px}.dialog-copy h2{font-size:35px}}
@media(max-width:699px){:root{--section-space:72px;--nav-height:64px}.container{width:calc(100% - 40px)}.nav-container{gap:15px}.nav-logo{font-size:24px}.nav-actions{gap:6px}.nav-cta{font-size:10px;padding:10px 13px}.nav-cta span{margin-left:6px}.announcement{font-size:10px;line-height:1.7;padding:10px 20px}.announcement a{display:block;margin-left:0}.hero-layout{display:flex;flex-direction:column;padding-top:10px;padding-bottom:10px;min-height:0;text-align:center}.hero-content{padding:40px 0 8px;width:100%}.hero-content .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:24px}.hero h1{font-size:clamp(58px,15vw,86px);line-height:1;margin-left:0}.hero-subtitle{font-size:21px;line-height:1.35;margin-top:23px}.hero-description{font-size:12px;line-height:1.65;margin-top:14px}.desktop-break{display:none}.hero-description{max-width:290px;margin-inline:auto}.hero-actions{justify-content:center;margin-top:23px;gap:24px}.hero-actions .btn{min-height:44px;font-size:12px;padding:13px 19px}.hero-actions .text-link{font-size:12px}.hero-range{justify-content:center;max-width:none;margin-top:22px;gap:9px}.hero-range>span{font-size:11px;padding-right:9px}.hero-range small{width:auto;margin:0 0 0 2px;font-size:9px}.hero-visual{width:116%;margin:5px -8% 0}.hero-visual img{aspect-ratio:1.5}.image-caption{margin:0;font-size:9px}.hero-bottom{height:54px;font-size:8px}.hero-bottom a{width:29px;height:29px}.hero-bottom svg{width:16px}.product-intro{padding-top:74px;padding-bottom:35px}.product-intro .eyebrow{font-size:9px;letter-spacing:1.2px}.product-intro h2{font-size:35px;line-height:1.12;margin-top:20px}.intro-description{font-size:14px;line-height:1.8;max-width:420px;margin-top:22px}.benefits-row{grid-template-columns:repeat(2,1fr);gap:26px 0;margin-top:36px;padding-block:28px}.benefits-row>div{font-size:10px;gap:10px}.benefits-row>div:nth-child(2){border:0}.benefits-row svg{width:24px;height:24px}.collection{margin-top:28px;padding-top:63px;padding-bottom:42px}.section-heading{display:block;margin-bottom:31px}.section-heading .eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:18px}.section-heading h2{font-size:43px}.section-heading>p{font-size:13px;line-height:1.65;max-width:none;margin-top:20px}.collection-grid{gap:13px}.product-card{padding:17px 14px 15px;border-radius:19px}.card-topline{font-size:8px;letter-spacing:0;min-height:24px;align-items:flex-start}.card-index{display:none}.product-image-button{width:calc(100% + 22px);margin:6px -11px 15px;aspect-ratio:1;max-height:none}.image-plus{opacity:1;transform:none;width:22px;line-height:22px;font-size:16px;right:5px;bottom:0}.product-card h3{font-size:35px;letter-spacing:-1.7px}.product-card h3 span{display:block;font-size:16px;letter-spacing:-.4px;margin-top:3px}.product-card-content>p{font-size:10px;line-height:1.65;min-height:50px;margin-top:13px;margin-bottom:17px}.product-card-content>p br{display:none}.btn-card{font-size:9px;padding:10px 11px;min-height:38px;gap:3px}.details-link{font-size:8px;padding-top:13px;gap:5px}.details-link span{font-size:13px}.collection-note{font-size:9px;max-width:290px;margin:24px auto 0}.features{padding-top:73px;padding-bottom:66px}.marker-showcase{padding-top:33px;border-radius:20px}.marker-word{font-size:35px}.marker-showcase img{height:190px;margin-top:-10px;width:112%;max-width:none;margin-left:-6%}.marker-caption{padding:0 20px 19px;font-size:8px;gap:15px}.marker-caption span:first-child{font-size:7px;letter-spacing:.8px}.feature-copy-grid{grid-template-columns:1fr;gap:25px;margin-top:31px}.feature-copy-grid article{position:relative;padding-left:39px}.feature-number{position:absolute;left:0;top:3px;font-size:9px}.feature-copy-grid h3{font-size:19px;margin-top:0}.feature-copy-grid p{font-size:13px;max-width:none;margin-top:8px}.surfaces{padding-block:64px}.surfaces-layout{display:block}.surfaces-heading .eyebrow{font-size:9px;margin-bottom:20px}.surfaces-heading h2{font-size:41px}.surfaces-heading>p:not(.eyebrow){font-size:13px;margin-top:21px;max-width:320px}.surfaces-heading .text-link{font-size:12px;margin-top:20px}.surface-explorer{margin-top:34px}.surface-options{gap:10px}.surface-option{min-height:109px;gap:9px;border-radius:15px}.surface-option svg{width:31px;height:31px}.surface-option span{font-size:10px}.surface-description{margin-top:24px;min-height:110px;padding-right:42px}.surface-description h3{font-size:18px}.surface-description p{font-size:12px;line-height:1.75}.surface-counter{font-size:8px}.surface-note{font-size:9px;margin-top:8px}.guide{display:block;padding-block:72px}.guide-header .eyebrow{font-size:9px;margin-bottom:19px}.guide-header h2{font-size:41px}.guide-steps{margin-top:35px}.guide-steps article{gap:21px;padding-block:22px}.guide-steps h3{font-size:17px}.guide-steps p{font-size:12px;line-height:1.8;margin-top:8px}.closing{padding:62px 0 51px}.closing .eyebrow{font-size:8px;letter-spacing:1px}.closing h2{font-size:65px;margin-top:25px}.closing .btn{font-size:12px}.color-spectrum{gap:7px;margin-top:35px}.color-spectrum i{width:10px;height:10px}.closing-inner>p:last-child{font-size:10px;max-width:270px;margin-inline:auto}.footer-top{padding:28px 0;gap:20px;flex-wrap:wrap}.footer-top .nav-logo{font-size:22px}.footer-top p{font-size:9px}.footer-top>a:last-child{font-size:10px;width:100%;margin-left:0}.footer-bottom{gap:16px;flex-wrap:wrap;font-size:8px;padding-top:18px}.footer-bottom p{width:100%}.footer-bottom>a:last-child{margin-left:auto}.product-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:22px}.dialog-layout{display:block}.dialog-gallery{padding:24px 18px 22px}.dialog-gallery>img{height:260px;aspect-ratio:auto}.gallery-controls{margin-top:0}.gallery-controls button{font-size:10px;padding:8px 13px}.dialog-copy{padding:26px}.dialog-copy h2{font-size:36px;margin:12px 0}.dialog-copy>p:not(.eyebrow){font-size:13px}.dialog-copy ul{margin:19px 0 22px;font-size:11px}.dialog-copy .safety-note{margin-top:18px}.legal-content{margin-block:50px}.legal-content h1{font-size:39px}}
@media(max-width:359px){.container{width:calc(100% - 32px)}.nav-cta{font-size:9px}.nav-logo{font-size:22px}.hero h1{font-size:56px}.hero-range{gap:7px}.hero-range small{font-size:8px}.hero-content .eyebrow{font-size:8px}.product-card{padding:15px 11px}.btn-card{font-size:8px;padding-inline:9px}.product-card h3{font-size:32px}.card-topline{font-size:7px}.hero-bottom{font-size:7px}.hero-bottom a{width:26px;height:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}}
/* Original photographs retained where AI changed a detail of the brand mark. */
.product-card[data-product="24"] .product-image-button img,.product-card[data-product="36"] .product-image-button img{object-fit:cover;transform:scale(1.42)}
.product-card[data-product="24"] .product-image-button:hover img,.product-card[data-product="36"] .product-image-button:hover img{transform:scale(1.48)}
/* Final optical adjustments. */
h1,h2{letter-spacing:-.045em}.hero h1,.closing h2{letter-spacing:-.045em}.hero-visual img{mix-blend-mode:darken}.marker-showcase img{object-fit:cover;object-position:center;mix-blend-mode:darken}
.product-image-button img,.dialog-gallery>img{mix-blend-mode:darken}
/* Replacement tips accessory, kept in the collection's visual language. */
.tips-feature{display:grid;grid-template-columns:1fr 1.7fr;align-items:center;gap:60px;background:#fff;border-radius:var(--radius);margin-top:26px;padding:52px 68px;scroll-margin-top:100px}.tips-quantity{border-right:1px solid var(--line);padding-right:44px;display:flex;align-items:baseline;justify-content:center;gap:9px;color:var(--blue)}.tips-quantity strong{font-size:144px;font-weight:500;line-height:.95;letter-spacing:-.075em;font-variant-numeric:tabular-nums}.tips-quantity span{font-size:15px;letter-spacing:-.4px}.tips-copy .eyebrow{font-size:10px;color:var(--blue);letter-spacing:1.1px;margin-bottom:15px}.tips-copy h3{font-size:36px;line-height:1.12;letter-spacing:-.04em}.tips-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.75;max-width:440px;margin-top:17px}.tips-copy .tips-format{display:block;font-size:10px;margin-top:19px;color:var(--muted)}.product-card-content>.included-tips{display:flex;align-items:flex-start;gap:6px;min-height:0;margin:0 0 19px;color:#4c4c52;font-size:10px;line-height:1.5}.included-tips svg{width:15px;height:15px;stroke:var(--blue);stroke-width:1.6;fill:none;flex-shrink:0}.dialog-copy li.tips-included{color:#0066cc}.hero-inclusion{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);margin-top:17px}.hero-inclusion:hover{color:var(--blue)}.hero-inclusion svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5}
@media(max-width:959px){.tips-feature{gap:35px;padding:40px}.tips-quantity{padding-right:30px}.tips-quantity strong{font-size:115px}.tips-copy h3{font-size:29px}}
@media(max-width:699px){.tips-feature{grid-template-columns:1fr;gap:25px;margin-top:18px;padding:30px 24px;border-radius:19px}.tips-quantity{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line);padding:0 0 25px;gap:12px}.tips-quantity strong{font-size:90px}.tips-quantity span{font-size:14px}.tips-copy .eyebrow{font-size:8px;margin-bottom:13px}.tips-copy h3{font-size:30px}.tips-copy>p:not(.eyebrow){font-size:12px;line-height:1.8;margin-top:15px}.tips-copy .tips-format{font-size:9px;margin-top:16px}.product-card-content>.included-tips{font-size:9px;min-height:40px;gap:4px;margin-bottom:13px}.included-tips svg{width:13px;height:13px;margin-top:1px}.hero-inclusion{font-size:10px;margin-top:16px}}
/* Warranty registration entry points. */
.nav-links .nav-warranty{color:var(--blue)}.mobile-menu .nav-warranty{color:var(--blue)}.warranty-banner{margin-bottom:85px;padding:38px 44px;border:1px solid var(--line);border-radius:var(--radius);display:flex;justify-content:space-between;align-items:center;gap:35px}.warranty-banner .eyebrow{font-size:9px;color:var(--muted);margin-bottom:14px}.warranty-banner h2{font-size:33px;letter-spacing:-.04em;line-height:1.15}.warranty-banner p:not(.eyebrow){font-size:13px;line-height:1.7;color:var(--muted);margin-top:14px;max-width:510px}.warranty-banner .btn{white-space:nowrap;flex-shrink:0}
@media(max-width:959px){.nav-links{gap:20px}.warranty-banner{padding:30px;gap:25px}.warranty-banner h2{font-size:28px}.warranty-banner p:not(.eyebrow){font-size:12px}.warranty-banner .btn{font-size:11px;padding-inline:18px}}
@media(max-width:699px){.warranty-banner{margin-bottom:60px;padding:27px 24px;display:block}.warranty-banner .eyebrow{font-size:8px}.warranty-banner h2{font-size:28px}.warranty-banner p:not(.eyebrow){font-size:12px}.warranty-banner .btn{margin-top:24px;font-size:12px}.footer-bottom p{margin-right:0}}

/* Shared navigation actions and language choice. */
.nav-service{font-size:11px;white-space:nowrap;padding:10px 14px;border:1px solid var(--line);border-radius:30px;transition:border-color .2s,color .2s}.nav-service:hover{color:var(--blue);border-color:var(--blue)}.nav-service span{margin-left:7px}.nav-actions{gap:9px}.nav-links{gap:22px}.nav-container{gap:22px}.language-switcher{display:inline-flex;align-items:center;flex-shrink:0}.language-switcher select{max-width:111px;border:1px solid var(--line);background:transparent;color:var(--ink);font:inherit;font-size:11px;border-radius:25px;min-height:38px;padding:8px 22px 8px 10px;cursor:pointer}.language-switcher select:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gallery-controls{flex-wrap:wrap}.footer-bottom{flex-wrap:wrap}.nav-logo{flex-shrink:0}
@media(max-width:1199px){#navbar .nav-links{display:none}#navbar .nav-toggle{display:flex}#navbar .nav-container{gap:18px}#navbar .nav-actions{gap:8px}.nav-service{font-size:10px;padding-inline:11px}}
@media(max-width:759px){:root{--nav-height:112px}#navbar .nav-container{height:auto;min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;column-gap:8px;row-gap:9px;padding-block:10px}#navbar .nav-actions{display:contents}#navbar .nav-logo{grid-column:1;grid-row:1}#navbar .language-switcher{grid-column:2;grid-row:1}#navbar .nav-cta{grid-column:3;grid-row:1}#navbar .nav-toggle{grid-column:4;grid-row:1;width:32px;height:36px}#navbar .nav-service{grid-row:2;text-align:center;white-space:normal;font-size:11px;line-height:1.3;padding:10px 7px;min-height:36px;display:flex;justify-content:center;align-items:center}#navbar .nav-service[href^="coloriages"]{grid-column:1 / 3}#navbar .nav-service[href^="garantie"]{grid-column:3 / 5}.language-switcher select{max-width:97px;font-size:10px;padding-left:8px;padding-right:17px;min-height:36px}.warranty-page .nav-container,.coloring-page .nav-container{height:64px}.nav-cta{min-height:36px;display:flex;align-items:center}.mobile-menu{padding-top:7px}}
@media(max-width:359px){#navbar .nav-container{column-gap:6px}#navbar .nav-service{font-size:10px}.language-switcher select{max-width:88px}.coloring-nav-actions{gap:8px}}
