*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,summary{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;line-height:1.08}h2{font-size:clamp(36px,5vw,72px);letter-spacing:-.045em}h3{font-size:24px}p+p{margin-top:20px}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--accent,#b89754);outline-offset:5px}.wrap{width:min(1400px,calc(100% - 112px));margin:auto}.section{padding:110px 0}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;line-height:1.6}.muted{opacity:.65}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:48px}.section-head p{max-width:340px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:54px;padding:15px 25px;border:1px solid currentColor;background:transparent;color:inherit;font-size:14px}.button:after{content:'↗';font-size:22px;line-height:1}.button:hover{background:var(--accent);color:var(--contrast,#111);border-color:var(--accent)}.text-link{display:inline-flex;gap:32px;border-bottom:1px solid;padding:10px 0;font-size:14px}.site-header{position:relative;z-index:10}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:102px}.brand img{width:160px;max-height:74px;object-fit:contain}.desktop-nav{display:flex;gap:28px;align-items:center;font-size:14px}.desktop-nav a:hover{opacity:.6}.menu-toggle{display:none;background:none;border:1px solid currentColor;color:inherit;padding:10px 15px;min-height:44px}.mobile-nav{padding:20px 28px;position:absolute;left:0;right:0;background:var(--bg,#151515);color:var(--fg,#fff);border-top:1px solid #8885}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid #8885}.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.fine{font-size:13px;line-height:1.6;opacity:.7}.footer{padding:55px 0 24px;border-top:1px solid #8885}.footer-main{display:flex;justify-content:space-between;gap:40px;padding-bottom:45px}.footer-links{display:flex;flex-wrap:wrap;gap:15px 26px;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #8885;padding-top:22px;font-size:12px;opacity:.6}.skip{position:absolute;top:-70px;left:20px;z-index:100;background:white;color:black;padding:12px}.skip:focus{top:10px}dialog{max-width:min(940px,94vw);max-height:90vh;background:var(--bg,#fff);color:var(--fg,#111);border:1px solid #8888;padding:30px}dialog::backdrop{background:#000c;backdrop-filter:blur(6px)}.dialog-close{display:block;margin:0 0 15px auto;border:1px solid;background:transparent;color:inherit;padding:8px 15px}.lightbox img{max-height:70vh;object-fit:contain;margin:auto}.lightbox p{margin-top:15px}details{border-top:1px solid #8885}summary{cursor:pointer;padding:22px 0;list-style:none;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+'}details[open]>summary:after{content:'−'}details .details-body{padding:0 0 25px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.contact-details{display:grid;gap:24px}.contact-details a{display:block;overflow-wrap:anywhere}.contact-phone{font-size:clamp(23px,3vw,40px);letter-spacing:-.03em}.photo-button{border:0;background:none;padding:0;color:inherit;text-align:left;width:100%;display:block}.photo-button img{width:100%;object-fit:cover}.photo-button:hover img{filter:brightness(1.12)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.desktop-nav{gap:16px}.header-phone{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{gap:40px}}@media(max-width:760px){html{scroll-padding-top:30px}.wrap{width:calc(100% - 40px)}.section{padding:64px 0}.header-inner{min-height:82px;gap:12px}.brand img{width:140px;max-height:58px}.desktop-nav{display:none}.menu-toggle{display:block}.section-head{display:block;margin-bottom:30px}.section-head p{margin-top:24px}.grid-2,.grid-3{grid-template-columns:1fr}.grid-4{gap:16px}.footer-main,.footer-bottom{flex-direction:column}.contact-grid{grid-template-columns:1fr;gap:36px}h2{font-size:42px}.button{gap:24px}.footer{padding-top:35px}dialog{padding:20px}.eyebrow{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

body{--bg:#171b17;--fg:#f3f1e9;--accent:#94b552;--contrast:#171b17;background:var(--bg);color:var(--fg)}.site-header{border-bottom:1px solid #ffffff26}.brand img{width:144px}.hero-top{display:flex;justify-content:space-between;padding:35px 0}.stone-hero h1{font-family:Georgia,serif;font-size:clamp(56px,6.9vw,110px);letter-spacing:-.045em;line-height:1.04;margin:8px 0 46px}.stone-hero em,.stone-about em,.stone-contact em{color:#a5b976;font-weight:400}.hero-layout{display:grid;grid-template-columns:1fr 2.3fr;gap:60px}.hero-note{display:flex;flex-direction:column;align-items:start;gap:27px;padding:26px 0}.hero-note p{max-width:280px}.hero-index{margin-top:auto;color:#a5b976;letter-spacing:.1em}.hero-photo{position:relative}.hero-photo img{width:100%;height:370px;object-fit:cover;object-position:62% center}.hero-photo span{position:absolute;bottom:20px;left:24px;font-size:12px;letter-spacing:.1em;background:#151915cc;padding:10px 14px}.stone-strip{border-block:1px solid #ffffff26;margin-top:36px;padding:20px 0}.stone-strip .wrap{display:flex;justify-content:space-between;font-family:Georgia,serif;font-size:22px;color:#b7c29d}.stone-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 24px}.stone-product{position:relative}.stone-product img{width:100%;height:245px;object-fit:cover;margin:12px 0 20px;filter:saturate(.75)}.stone-product h3{font-size:21px;max-width:85%;line-height:1.25}.product-arrow{position:absolute;right:0;bottom:0;font-size:25px;color:#a5b976}.stone-product:hover img{filter:saturate(1)}.material-links{display:flex;flex-wrap:wrap;gap:16px 30px;border-top:1px solid #ffffff30;padding-top:30px;margin-top:45px}.material-links a{border-bottom:1px solid #8c9a66}.stone-services,.stone-about{background:#e9e9df;color:#21251d}.stone-services details{font-size:19px}.stone-services ul{font-size:16px;line-height:1.9;padding-left:20px}.stone-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.stone-gallery img{height:190px}.stone-gallery button:first-child{grid-column:span 2;grid-row:span 2}.stone-gallery button:first-child img{height:396px}.stone-about img{margin-top:40px;width:80%;max-height:400px;object-fit:cover}.lead{font-size:24px;line-height:1.5}.strengths{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:35px 0}.strengths span{border-top:1px solid #7775;padding-top:12px}.stone-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:26px;margin-top:50px}.stone-steps h3{font-size:21px;min-height:62px;margin:24px 0 15px}.stone-steps p{opacity:.7;font-size:14px}.stone-steps article{border-top:1px solid #81955e;padding-top:24px}.stone-offers{background:#292d24}.stone-offers article{border:1px solid #fff3;padding:30px}.stone-offers article h3{font-size:26px;line-height:1.2;margin-bottom:15px}.stone-offers .fine{margin:25px 0}.stone-offers .grid img{width:100%;height:220px;object-fit:contain;background:#eee;padding:15px}.client-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px;background:#fff;padding:35px;margin-top:24px}.client-logos img{max-width:110px;max-height:65px;object-fit:contain}.stone-contact{background:#21291b}.stone-contact .button{margin-top:38px}.stone-contact .fine{margin-top:14px}.footer-links{max-width:750px}.stone-services .text-link{margin-top:35px}@media(max-width:1000px){.hero-layout{gap:30px;grid-template-columns:1fr 1.7fr}.stone-products{grid-template-columns:repeat(2,1fr)}.stone-steps{grid-template-columns:repeat(3,1fr)}.stone-gallery{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.hero-top{display:block;padding:25px 0}.hero-top span+span{display:block;margin-top:8px;opacity:.6}.stone-hero h1{font-size:49px;margin:10px 0 30px}.hero-layout{display:flex;flex-direction:column-reverse;gap:5px}.hero-photo img{height:270px}.hero-note{gap:20px}.hero-index{display:none}.hero-note p{max-width:none}.stone-strip .wrap{gap:15px;flex-wrap:wrap;font-size:18px}.stone-product img{height:190px}.stone-product h3{font-size:17px}.stone-steps{grid-template-columns:1fr 1fr}.stone-gallery{grid-template-columns:repeat(2,1fr);gap:12px}.stone-gallery img{height:180px}.stone-gallery button:first-child{grid-column:span 2;grid-row:span 1}.stone-gallery button:first-child img{height:280px}.stone-about img{width:100%}.stone-products{gap:30px 18px}.stone-contact h2{font-size:55px}}.stone-offers .grid:has(img){grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:760px){.stone-offers .grid:has(img){grid-template-columns:repeat(2,minmax(0,1fr))}}
body{font-family:'Manrope',sans-serif;-webkit-font-smoothing:antialiased}
.wrap{width:min(1440px,calc(100% - 96px))}.section{padding-block:112px}
h2{letter-spacing:-.04em;line-height:1.03}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.14em}
.section-head .eyebrow{margin-bottom:22px}.section-head{margin-bottom:56px}
.header-inner{min-height:90px}.desktop-nav{font-size:12px;gap:28px}.header-phone{font-size:13px}
.button{min-height:56px;font-size:12px;font-weight:600;padding:17px 22px;transition:background .2s,color .2s}
.button:after{content:none}.icon{display:inline-block;width:20px;height:20px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.4}
.button .icon{margin-left:18px}.text-link{font-size:12px;align-items:center;gap:18px}
summary::-webkit-details-marker{display:none}summary:after,details[open]>summary:after{content:'';width:20px;height:20px;flex-shrink:0;background:linear-gradient(currentColor,currentColor) center/14px 1px no-repeat,linear-gradient(currentColor,currentColor) center/1px 14px no-repeat;transition:transform .2s}details[open]>summary:after{transform:rotate(45deg)}
.photo-button{overflow:hidden}.photo-button img{transition:transform .6s,filter .6s}.photo-button:hover img{transform:scale(1.025);filter:none}
.footer{padding-top:64px}.footer-main>span{font-size:26px}.footer-links{font-size:12px;gap:14px 24px}.footer-bottom{font-size:10px;opacity:.8}
.fine{font-size:11px;line-height:1.7;opacity:.8}p{text-wrap:pretty}h1,h2,h3{text-wrap:balance}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.desktop-nav{gap:16px}.section{padding-block:80px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.section{padding-block:64px}.header-inner{min-height:78px}.section-head{margin-bottom:32px}.section-head .eyebrow{margin-top:0;margin-bottom:16px}.button{font-size:12px}.menu-toggle{font-size:12px;border:0;border-bottom:1px solid;padding:10px 0}.footer-main>span{font-size:24px}.eyebrow{font-size:9px}}

.stone-hero{position:relative;isolation:isolate;border-bottom:1px solid #ffffff30}.stone-hero>.wrap{position:relative;min-height:660px;padding-bottom:45px;display:grid;grid-template-columns:1fr 1fr;align-content:start}
.hero-top{grid-column:1/-1;position:relative;z-index:2;padding:26px 0;color:#e8e8dc}.stone-hero h1{font:400 clamp(58px,6.5vw,100px)/.98 'Cormorant Garamond',serif;letter-spacing:-.035em;width:85%;margin:68px 0 32px;z-index:2}.stone-hero h1 em{color:#b4c291}.hero-layout{display:contents}.hero-photo{position:absolute;z-index:-1;right:0;top:90px;width:49%;height:calc(100% - 90px)}.hero-photo img{height:100%;object-position:63% center}.hero-photo span{left:20px;bottom:22px;font-size:9px;padding:8px 10px}.hero-note{grid-column:1;gap:22px;padding:0;max-width:85%}.hero-note p{font-size:13px;max-width:300px;color:#cad0c2}.hero-note .eyebrow{color:#a6b58d}.hero-index{display:none}.hero-note .button{background:#a7bc77;border-color:#a7bc77;color:#172017}.stone-strip{margin:0;border-top:0;padding:24px 0}.stone-strip .wrap{font-family:'Cormorant Garamond',serif;font-size:24px;color:#c2cbaa}
.stone-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 20px}.stone-product{border-top:1px solid #ffffff30;padding-top:14px}.stone-product img{height:210px;margin:18px 0 20px;object-fit:cover;filter:saturate(.65)}.stone-product h3{font:400 25px/1.05 'Cormorant Garamond',serif}.stone-product .product-arrow{bottom:0}.stone-services h2,.stone-about h2,.stone-contact h2,#portfolio h2,#products h2{font-family:'Cormorant Garamond',serif;font-size:clamp(44px,5.3vw,80px)}.stone-services .grid{gap:0 60px}.stone-services summary{font-size:17px;padding:28px 0}.stone-services .text-link{margin-top:35px}.stone-gallery{grid-template-columns:repeat(3,1fr);gap:22px}.stone-gallery button:first-child{grid-column:span 2;grid-row:auto}.stone-gallery img,.stone-gallery button:first-child img{height:320px}.stone-gallery button:nth-child(5n){grid-column:span 2}.stone-gallery button:nth-child(n+4) img{height:265px}.stone-about .lead{font:400 34px/1.1 'Cormorant Garamond',serif}.stone-about p:not(.lead):not(.eyebrow){font-size:14px;line-height:1.85}.stone-about img{width:100%}.strengths{font-size:12px;gap:24px}.stone-steps h3{font-size:18px}.stone-steps p{font-size:12px}.stone-offers article{border:0;border-top:1px solid #b5c096;padding:28px 0}.stone-offers article h3{font:32px/1.1 'Cormorant Garamond',serif}.stone-offers .grid{gap:36px}.material-links{font-size:12px}.stone-contact .contact-phone{font-size:32px}
@media(max-width:1000px){.stone-hero>.wrap{min-height:640px}.stone-hero h1{font-size:70px}.stone-products{grid-template-columns:repeat(2,1fr)}.stone-gallery img,.stone-gallery button:first-child img{height:260px}}
@media(max-width:760px){.stone-hero>.wrap{display:block;padding-bottom:0;min-height:0}.hero-top{padding:24px 0;gap:20px}.hero-top span{max-width:48%}.stone-hero h1{font-size:clamp(52px,13.5vw,82px);width:100%;margin:24px 0 28px}.hero-note{max-width:100%;padding-bottom:30px}.hero-note p{font-size:13px}.hero-photo{position:relative;top:auto;width:calc(100% + 40px);margin-left:-20px;height:310px}.hero-photo img{height:310px}.stone-strip .wrap{flex-wrap:wrap;gap:12px 24px;justify-content:start;font-size:19px}.stone-products{gap:28px 16px}.stone-product img{height:175px}.stone-product h3{font-size:22px}.stone-product .icon{width:15px}.stone-gallery{grid-template-columns:1fr 1fr;gap:14px}.stone-gallery img,.stone-gallery button:first-child img,.stone-gallery button:nth-child(n+4) img{height:200px}.stone-gallery button:first-child img{height:280px}.stone-gallery button:nth-child(5n){grid-column:auto}.stone-services h2,.stone-about h2,.stone-contact h2,#portfolio h2,#products h2{font-size:49px}.stone-services .grid{gap:0}.stone-contact .contact-phone{font-size:28px}}
@media(min-width:761px){.stone-hero h1{font-size:clamp(56px,5.4vw,82px);width:98%;text-wrap:initial;margin-top:75px}.stone-hero h1 em{display:inline-block}.stone-hero>.wrap{min-height:640px}.hero-note{margin-top:0}}
