.countertop-cluster{--paper: #faf8f3;--paper-raised: #fffdf8;--bone: #f3f0e8;--sand: #e7e0d3;--ink: #171814;--ink-2: #4a4b41;--ink-3: #66665c;--ink-inverse: #f7f3e9;--ink-inverse-2: #b4b0a2;--copper: #4f503c;--gold: #a58a61;--gold-pale: #c9b48f;--rust: #5f6047;--star: #a58a61;--line: rgb(39 41 32 / 18%);--line-strong: rgb(39 41 32 / 30%);--line-inverse: rgb(247 243 233 / 16%);--font-display: "Bodoni Moda", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--font-body: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--type-display: clamp(2.1rem, 5.2vw, 3.4rem);--type-h1: clamp(1.95rem, 4.4vw, 2.9rem);--type-h2: clamp(1.6rem, 3.2vw, 2.25rem);--type-h3: clamp(1.05rem, 1.6vw, 1.2rem);--type-body: clamp(.9rem, 1.05vw, .95rem);--type-small: .8rem;--type-label: .66rem;--tracking-display: .005em;--tracking-label: .14em;--gutter: clamp(1.15rem, 4vw, 2.5rem);--container: 78rem;--container-narrow: 46rem;--section-y: clamp(3.75rem, 8vw, 7rem);--radius: 14px;--radius-md: 12px;--radius-sm: 10px;--radius-pill: 999px;--shadow-card: 0 1px 2px rgb(27 23 19 / 4%), 0 8px 24px rgb(27 23 19 / 6%);--shadow-raised: 0 2px 6px rgb(27 23 19 / 6%), 0 20px 50px rgb(27 23 19 / 10%);--ease: cubic-bezier(.22, 1, .36, 1);font-family:var(--font-body);font-size:var(--type-body)}.countertop-cluster .container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.countertop-cluster .container-narrow{max-width:var(--container-narrow)}.countertop-cluster .section{padding-block:var(--section-y)}.countertop-cluster .section-tight{padding-block:clamp(2.5rem,5vw,4rem)}.countertop-cluster .field-paper{background:var(--paper);color:var(--ink)}.countertop-cluster .field-bone{background:var(--bone);color:var(--ink)}.countertop-cluster .field-sand{background:var(--sand);color:var(--ink)}.countertop-cluster .field-ink{background:var(--ink);color:var(--ink-inverse)}.countertop-cluster .field-ink .section-lead,.countertop-cluster .field-ink .section-head p:not(.eyebrow){color:var(--ink-inverse-2)}.countertop-cluster .stack{display:grid;gap:1rem}.countertop-cluster .section-head{display:grid;gap:.9rem;max-width:44rem}.countertop-cluster .section-head-center{margin-inline:auto;justify-items:center;text-align:center}.countertop-cluster h1{font-family:var(--font-display);font-size:var(--type-h1);font-weight:500;line-height:1.04;letter-spacing:-.02em}.countertop-cluster h2{font-family:var(--font-display);font-size:var(--type-h2);font-weight:500;line-height:1.08;letter-spacing:-.02em}.countertop-cluster h3{font-family:var(--font-display);font-size:var(--type-h3);font-weight:500;line-height:1.2;letter-spacing:-.01em}.countertop-cluster .eyebrow{margin:0;color:var(--copper);font-family:var(--font-body);font-size:var(--type-label);font-weight:800;letter-spacing:var(--tracking-label);line-height:1.5;text-transform:uppercase}.countertop-cluster .field-ink .eyebrow{color:var(--gold-pale)}.countertop-cluster .eyebrow a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.3rem}.countertop-cluster .section-lead{max-width:40rem;color:var(--ink-2)}.countertop-cluster .hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.countertop-cluster .closing-actions{justify-content:center}.countertop-cluster .button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.95rem;padding:.7rem 1.5rem;border:1px solid transparent;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:var(--type-label);font-weight:800;letter-spacing:.1em;line-height:1;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background-color .18s var(--ease),color .18s var(--ease),border-color .18s var(--ease),transform .18s var(--ease)}.countertop-cluster .button:hover{transform:translateY(-1px)}.countertop-cluster .button:active{transform:translateY(0)}.countertop-cluster .button-primary{background:var(--ink);color:var(--ink-inverse)}.countertop-cluster .button-primary:hover{background:var(--rust)}.countertop-cluster .button-gold{background:var(--gold);color:var(--ink)}.countertop-cluster .button-gold:hover{background:var(--gold-pale)}.countertop-cluster .button-outline{border-color:var(--line-strong);background:transparent;color:var(--ink)}.countertop-cluster .button-outline:hover{border-color:var(--ink);background:var(--ink);color:var(--ink-inverse)}.countertop-cluster .field-ink .button-outline{border-color:var(--line-inverse);color:var(--ink-inverse)}.countertop-cluster .field-ink .button-outline:hover{border-color:var(--gold);background:var(--gold);color:var(--ink)}.countertop-cluster .text-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--copper);font-size:var(--type-label);font-weight:800;letter-spacing:.09em;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.35rem}.countertop-cluster .text-link span{transition:transform .18s var(--ease)}.countertop-cluster .text-link:hover span{transform:translate(.25rem)}.countertop-cluster .field-ink .text-link{color:var(--gold-pale)}.countertop-cluster .category-grid{display:grid;gap:clamp(2.5rem,6vw,5rem);margin-top:clamp(2.5rem,5vw,4rem)}.countertop-cluster .category{display:grid;gap:1.35rem;align-items:center;padding-bottom:clamp(2.5rem,6vw,5rem);border-bottom:1px solid var(--line);text-decoration:none}.countertop-cluster .category:last-child{padding-bottom:0;border-bottom:0}.countertop-cluster .category-media{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--sand)}.countertop-cluster .category-media img{width:100%;aspect-ratio:16 / 10;object-fit:cover;transition:transform .7s var(--ease)}.countertop-cluster .category:hover .category-media img{transform:scale(1.04)}.countertop-cluster .category-copy{display:grid;gap:.9rem;align-content:center}.countertop-cluster .category h2{font-size:clamp(1.2rem,2vw,1.65rem);text-transform:uppercase;letter-spacing:.01em}.countertop-cluster .category p{color:var(--ink-2);font-size:var(--type-small);line-height:1.6}.countertop-cluster .category .text-link{justify-self:start;margin-top:.25rem}.countertop-cluster .countertop-hero-media{max-width:58rem;margin:clamp(2rem,5vw,3.5rem) auto 0}.countertop-cluster .countertop-hero-grid{display:grid;gap:clamp(2rem,6vw,5rem);align-items:center}.countertop-cluster .countertop-hero-copy{display:grid;gap:1.5rem}.countertop-cluster .countertop-hero-copy .section-head{max-width:38rem}.countertop-cluster .countertop-hero-copy .hero-actions{justify-content:start;margin-top:0}.countertop-cluster .countertop-hero-media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-card)}.countertop-cluster .countertop-hero-media figcaption{margin-top:.7rem;color:var(--ink-2);font-size:var(--type-small);text-align:center}.countertop-cluster .countertop-material-grid{margin-top:clamp(2rem,4vw,3.5rem)}.countertop-cluster .expectation-bar{display:grid;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;text-align:left}.countertop-cluster .expectation-bar>div{padding:1.25rem 1.35rem}.countertop-cluster .expectation-bar>div+div{border-top:1px solid var(--line)}.countertop-cluster .expectation-bar h3{font-size:1rem}.countertop-cluster .expectation-bar p{margin-top:.35rem;color:var(--ink-2);font-size:var(--type-small)}.countertop-cluster .split-media figcaption{margin-top:.7rem;color:var(--ink-2);font-size:var(--type-small);line-height:1.5}.countertop-cluster .work-gallery{display:flex;gap:1rem;max-width:68rem;margin:clamp(2rem,4vw,2.25rem) auto 0;overflow-x:auto;padding:0 0 .8rem;scroll-padding-inline:.15rem;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.countertop-cluster .work-gallery::-webkit-scrollbar{display:none}.countertop-cluster .work-gallery figure{display:grid;flex:0 0 min(82vw,21rem);gap:.7rem;margin:0;scroll-snap-align:start}.countertop-cluster .work-gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-card);background:var(--sand)}.countertop-cluster .work-gallery figcaption{color:var(--ink-2);font-size:var(--type-small);line-height:1.5}.countertop-cluster .definition-list{margin:0;border-top:1px solid var(--line)}.countertop-cluster .definition-list>div{display:grid;gap:.3rem;padding-block:1.15rem;border-bottom:1px solid var(--line)}.countertop-cluster .definition-list h3{color:var(--copper);font-family:var(--font-body);font-size:var(--type-label);font-weight:800;letter-spacing:var(--tracking-label);text-transform:uppercase}.countertop-cluster .definition-list>div>p{color:var(--ink-2);font-size:var(--type-small)}.countertop-cluster .faq{border-top:1px solid var(--line)}.countertop-cluster .faq details{border-bottom:1px solid var(--line)}.countertop-cluster .faq summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.1rem;font-family:var(--font-display);font-size:1rem;font-weight:600;line-height:1.4;list-style:none;cursor:pointer}.countertop-cluster .faq summary::-webkit-details-marker{display:none}.countertop-cluster .faq summary:after{flex:0 0 auto;color:var(--copper);font-size:1.2rem;content:"+";transition:transform .2s var(--ease)}.countertop-cluster .faq details[open] summary:after{transform:rotate(45deg)}.countertop-cluster .faq details p{max-width:44rem;margin-bottom:1.2rem;color:var(--ink-2);font-size:var(--type-small)}.countertop-cluster .article{max-width:var(--container-narrow)}.countertop-cluster .article-centered{margin-inline:auto}.countertop-cluster .article h2{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--line);text-align:center;text-wrap:balance;text-transform:uppercase}.countertop-cluster .article h2:first-child{margin-top:0;padding-top:0;border-top:0}.countertop-cluster .article h3{margin-top:1.75rem;color:var(--rust)}.countertop-cluster .article p{margin-block:.9rem;color:var(--ink-2);line-height:1.75}.countertop-cluster .article ul{display:grid;gap:.5rem;margin-block:1.1rem;padding:0;list-style:none}.countertop-cluster .article ol{display:grid;gap:.5rem;margin-block:1.1rem;padding-left:1.15rem}.countertop-cluster .article li{color:var(--ink-2);font-size:var(--type-small)}.countertop-cluster .article ul li{position:relative;padding-left:1.1rem}.countertop-cluster .article ul li:before{position:absolute;top:.6rem;left:0;width:.3rem;height:.3rem;background:var(--gold);content:"";transform:rotate(45deg)}.countertop-cluster .article ol li{padding-left:.3rem}.countertop-cluster .article ol li::marker{color:var(--copper);font-family:var(--font-display);font-size:.95em}.countertop-cluster .article strong{color:var(--ink)}.countertop-cluster .article a{color:var(--copper);text-decoration:underline;text-underline-offset:.2rem}.countertop-cluster .fact-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem;margin:0}.countertop-cluster .fact-card{position:relative;display:grid;align-content:start;min-height:11.75rem;padding:1.1rem;border:1px solid rgb(255 255 255 / 13%);border-radius:2px;background:linear-gradient(145deg,#24211e,#181614);overflow:hidden}.countertop-cluster .fact-card-head{display:flex;align-items:baseline;margin-bottom:.9rem}.countertop-cluster .fact-card dt{color:#c9b48f;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.countertop-cluster .fact-card dd{margin:0;color:var(--ink-inverse);font-family:var(--font-display);font-size:1.2rem;font-weight:500;line-height:1.25}.countertop-cluster .fact-value-large{color:#bf9c68!important;font-size:clamp(2.6rem,6vw,3.8rem)!important;font-weight:400!important;line-height:.95!important}.countertop-cluster .fact-kicker{margin:.15rem 0 .2rem;color:#bf9c68;font-family:var(--font-display);font-size:1rem}.countertop-cluster .fact-note{margin-top:.6rem;color:var(--ink-inverse);font-family:var(--font-display);font-size:1rem}.countertop-cluster .fact-stone-art{justify-self:center;width:min(100%,8.5rem);height:6.25rem;margin:-.55rem 0 .25rem;object-fit:contain;border-radius:0;filter:saturate(.86) contrast(1.04)}.countertop-cluster .fact-card-1 .fact-value{justify-self:center;text-align:center}.countertop-cluster .fact-scale{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;margin-top:auto;padding-top:.8rem;color:#f4efe5a3;font-size:.62rem}.countertop-cluster .fact-scale i{position:relative;display:block;height:1px;background:#f4efe561}.countertop-cluster .fact-scale i b{position:absolute;top:50%;left:61%;width:.48rem;height:.48rem;border-radius:50%;background:var(--gold);transform:translate(-50%,-50%)}.countertop-cluster .fact-sparkline{align-self:end;width:100%;margin-top:auto;padding-top:.8rem;overflow:visible}.countertop-cluster .fact-sparkline path{fill:none;stroke:var(--gold);stroke-width:1.5}.countertop-cluster .fact-sparkline circle{fill:var(--gold)}.countertop-cluster .fact-card-with-symbol{grid-template-columns:4.5rem minmax(0,1fr);column-gap:1rem;align-content:start}.countertop-cluster .fact-card-with-symbol .fact-card-head{grid-column:1 / -1}.countertop-cluster .fact-card-with-symbol .fact-value{grid-column:2;grid-row:2;align-self:center}.countertop-cluster .fact-symbol{grid-column:1;grid-row:2;align-self:center;width:100%;max-height:5.5rem;fill:none;stroke:#a58a61;stroke-width:1.7}.countertop-cluster .fact-symbol-calendar path:nth-of-type(n+4){fill:none}.countertop-cluster .material-guide-layout{display:grid;gap:clamp(2.5rem,6vw,5rem);align-items:start}.countertop-cluster .material-guide-layout .article{display:contents}.countertop-cluster .material-guide-layout .article>*{order:5;width:min(100%,var(--container-narrow))}.countertop-cluster .material-guide-layout .article>h2:first-child{order:1}.countertop-cluster .material-guide-layout .article>h2:first-child+p,.countertop-cluster .material-guide-layout .article>h2:first-child+p+p{order:2}.countertop-cluster .material-dashboard-wrap{order:3;width:min(100%,64rem);margin-block:-.5rem 1rem}.countertop-cluster .article-work-photo{display:grid;order:5;gap:.65rem;margin-block:1.25rem 2.5rem!important}.countertop-cluster .material-guide-layout .article>.article-work-photo-wide{width:min(100%,68rem)}.countertop-cluster .article-work-photo img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-md);box-shadow:var(--shadow-card)}.countertop-cluster .article-work-photo-wide img{aspect-ratio:16 / 7;object-position:center 48%}.countertop-cluster .article-work-photo figcaption{max-width:42rem;color:var(--ink-2);font-size:var(--type-small);line-height:1.5}.countertop-cluster .article-inline-photo{display:grid;order:5;gap:.65rem;margin:.25rem 0 1.5rem!important}.countertop-cluster .article-inline-photo img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-md);box-shadow:var(--shadow-card)}.countertop-cluster .material-guide-layout .article>.article-feature-row{display:grid;order:5;gap:1.5rem;width:min(100%,68rem);margin-block:1.25rem 3rem;padding-top:2.25rem;border-top:1px solid var(--line)}.countertop-cluster .article-feature-copy h2{margin-top:0}.countertop-cluster .article-feature-copy>:last-child{margin-bottom:0}.countertop-cluster .article-feature-media{display:grid;gap:.65rem;margin:0}.countertop-cluster .article-feature-media img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--radius-md);box-shadow:var(--shadow-card)}.countertop-cluster .article-feature-media-landscape img{aspect-ratio:4 / 3}.countertop-cluster .article-feature-media figcaption{color:var(--ink-2);font-size:var(--type-small);line-height:1.5}.countertop-cluster .material-facts-dashboard{position:relative;width:100%;padding:.85rem;border:1px solid rgb(255 255 255 / 10%);border-radius:12px;background:linear-gradient(145deg,#1f1d1a,#11100f);color:var(--ink-inverse);box-shadow:0 24px 70px #0000003d}.countertop-cluster .material-facts-dashboard--marble{background:radial-gradient(circle at 18% 16%,rgb(218 210 202 / 10%),transparent 35%),linear-gradient(145deg,#211f1e,#11100f)}.countertop-cluster .material-facts-dashboard--quartz{background:radial-gradient(circle at 18% 16%,rgb(205 193 174 / 9%),transparent 35%),linear-gradient(145deg,#211f1c,#11100f)}.countertop-cluster .material-facts-dashboard--quartzite{background:radial-gradient(circle at 18% 16%,rgb(186 167 137 / 12%),transparent 35%),linear-gradient(145deg,#211e1a,#11100f)}.countertop-cluster .material-facts-dashboard--travertine{background:radial-gradient(circle at 18% 16%,rgb(201 157 101 / 13%),transparent 36%),linear-gradient(145deg,#241f19,#11100f)}.countertop-cluster .material-facts-dashboard--porcelain{background:radial-gradient(circle at 18% 16%,rgb(176 189 189 / 10%),transparent 35%),linear-gradient(145deg,#1c2020,#101111)}.countertop-cluster .material-facts-dashboard--corian{background:radial-gradient(circle at 18% 16%,rgb(222 208 188 / 11%),transparent 35%),linear-gradient(145deg,#22201c,#11100f)}@media(min-width:680px){.countertop-cluster .material-facts-dashboard{padding:.75rem}.countertop-cluster .material-facts-dashboard .fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.countertop-cluster .fact-card{min-height:12.75rem;padding:1.15rem}}@media(min-width:900px){.countertop-cluster .category{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(2.5rem,6vw,5rem)}.countertop-cluster .countertop-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.countertop-cluster .countertop-hero-media{width:100%;max-width:none;margin:0}.countertop-cluster .fact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.countertop-cluster .material-guide-layout{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2.5rem,6vw,5rem);row-gap:1.25rem}.countertop-cluster .material-guide-layout .article>*{grid-column:1 / -1;width:min(100%,74ch);margin-inline:auto}.countertop-cluster .material-guide-layout .article>ul{width:min(100%,68rem);grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2.5rem,6vw,5rem)}.countertop-cluster .material-facts-dashboard .fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.countertop-cluster .material-dashboard-wrap{grid-column:1 / -1;margin-inline:auto}.countertop-cluster .material-guide-layout .article>.article-inline-photo{width:100%;min-width:0;margin-inline:0;align-self:start}.countertop-cluster .material-guide-layout .article>.article-inline-photo-right{grid-column:2;grid-row:span 2}.countertop-cluster .material-guide-layout .article>.article-inline-photo-left{grid-column:1;grid-row:span 2}.countertop-cluster .material-guide-layout .article>.article-inline-photo-right+p,.countertop-cluster .material-guide-layout .article>.article-inline-photo-right+ul{grid-column:1;width:100%;margin-inline:0}.countertop-cluster .material-guide-layout .article>.article-inline-photo-right+p+ul{grid-column:1;width:100%;margin-inline:0}.countertop-cluster .material-guide-layout .article>.article-inline-photo-left+ol,.countertop-cluster .material-guide-layout .article>.article-inline-photo-left+p{grid-column:2;width:100%;margin-inline:0}.countertop-cluster .material-guide-layout .article>.article-feature-row{grid-template-columns:minmax(0,1fr) minmax(22rem,.9fr);gap:clamp(2.5rem,6vw,5rem);align-items:center}.countertop-cluster .article-feature-row-image-left{grid-template-columns:minmax(22rem,.9fr) minmax(0,1fr)!important}.countertop-cluster .material-guide-layout .article>h2#residue-stain-etch-or-damage+.article-inline-photo-right{grid-column:1 / -1;width:min(100%,68rem);margin:.5rem auto 1rem!important}.countertop-cluster .material-guide-layout .article>h2#residue-stain-etch-or-damage+.article-inline-photo-right img{aspect-ratio:8 / 3;object-position:center 56%}.countertop-cluster .material-guide-layout .article>h2#residue-stain-etch-or-damage+.article-inline-photo-right+p{grid-column:1 / -1;width:min(100%,58rem);margin:.3rem auto .8rem;text-align:center}.countertop-cluster .material-guide-layout .article>h2#residue-stain-etch-or-damage+.article-inline-photo-right+p+ul{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:min(100%,68rem);margin:0 auto 2rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff47;overflow:hidden}.countertop-cluster .material-guide-layout .article>h2#residue-stain-etch-or-damage+.article-inline-photo-right+p+ul>li{min-height:8.25rem;padding:1.05rem 1.3rem 1.05rem 2.25rem;font-size:.92rem;line-height:1.65}.countertop-cluster .material-guide-layout .article>h2#residue-stain-etch-or-damage+.article-inline-photo-right+p+ul>li:before{top:1.65rem;left:1.35rem}.countertop-cluster .material-guide-layout .article>h2#residue-stain-etch-or-damage+.article-inline-photo-right+p+ul>li:nth-child(2n){border-left:1px solid var(--line)}.countertop-cluster .material-guide-layout .article>h2#residue-stain-etch-or-damage+.article-inline-photo-right+p+ul>li:nth-child(n+3){border-top:1px solid var(--line)}.countertop-cluster .work-gallery{display:grid;gap:clamp(1rem,3vw,2rem);grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;padding-bottom:0}.countertop-cluster .work-gallery figure{min-width:0}.countertop-cluster .category:nth-child(2n) .category-media{order:2}.countertop-cluster .category:nth-child(2n) .category-copy{order:1}.countertop-cluster .expectation-bar{grid-template-columns:repeat(3,1fr)}.countertop-cluster .expectation-bar>div+div{border-top:0;border-left:1px solid var(--line)}.countertop-cluster .split{display:grid;gap:clamp(2.5rem,5vw,4.5rem);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.countertop-cluster .split-media img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.countertop-cluster .split-media-tall img{aspect-ratio:3 / 4}}
