:root{--forest:#102e28;--pine:#173b33;--pine2:#24473d;--gold:#dcc38b;--cream:#f5f3ed;--ink:#192e28;--muted:#66746d;--line:#d9e0d9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;letter-spacing:-.055em;line-height:1.15}h2{font-size:clamp(2.5rem,5vw,5rem);font-weight:600}em{font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:-.045em}section{scroll-margin-top:105px}.wrap{width:min(1390px,calc(100% - 96px));margin:auto}.kicker{display:inline-flex;align-items:center;gap:11px;font-size:.68rem;letter-spacing:.21em;font-weight:800;color:#667a6d;line-height:1.2}.kicker i{width:24px;height:1px;background:currentColor;display:inline-block}.kicker.light{color:#e5d19d}.announcement{height:32px;background:#08241e;color:#cedacf;display:flex;align-items:center;justify-content:space-between;padding:0 48px;font-size:.6rem;letter-spacing:.21em;font-weight:700}.announcement a{color:#f4e4b8;letter-spacing:.08em}.site-header{height:100px;background:var(--forest);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 48px;position:sticky;top:0;z-index:25;border-bottom:1px solid #ffffff2b}.brand{display:inline-flex;align-items:center;gap:16px;flex-shrink:0;line-height:1}.brand img{width:58px;height:58px;object-fit:contain;filter:brightness(0) invert(1)}.brand-text{display:block;font-family:'Manrope',Arial,sans-serif;color:#fff}.brand-text strong{display:block;font-size:1.03rem;letter-spacing:.095em;line-height:1.25;font-weight:800}.brand-text small{display:block;font-family:Georgia,serif;font-size:.7rem;letter-spacing:.14em;margin-top:7px;color:var(--gold);font-weight:700;white-space:nowrap}.nav-links{display:flex;gap:clamp(20px,2.5vw,43px);margin-left:auto;margin-right:clamp(25px,3.8vw,70px)}.nav-links a{font-size:.85rem;color:#e2eae2;font-weight:600;transition:color .2s}.nav-links a:hover{color:var(--gold)}.cart-open{background:none;border:1px solid #a2b8aa;color:#fff;min-height:46px;padding:0 14px;display:flex;align-items:center;gap:11px;font-size:.85rem;font-weight:700}.cart-open:hover{border-color:var(--gold)}.cart-open b{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--forest);font-size:.7rem}.hero{position:relative;min-height:700px;height:min(780px,calc(100svh - 100px));color:#fff;display:flex;align-items:center;overflow:hidden;background:#1b322b}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center 55%}.hero-shade{background:linear-gradient(90deg,rgba(4,20,18,.88) 0%,rgba(4,20,18,.68) 37%,rgba(4,20,18,.18) 75%),linear-gradient(0deg,rgba(4,20,18,.42),transparent 35%)}.hero-content{position:relative;z-index:1;width:min(1390px,calc(100% - 96px));margin:0 auto;padding-bottom:28px}.hero h1{font-size:clamp(4.3rem,8.6vw,9rem);line-height:.96;font-weight:600;margin:27px 0 28px;max-width:930px}.hero h1 em{color:#e8d8ad}.hero-content>p{color:#ebeee7;font-size:1.12rem;line-height:1.72;max-width:500px;margin-bottom:36px}.hero-actions{display:flex;gap:34px;align-items:center;flex-wrap:wrap}.btn{border:0;min-height:59px;padding:16px 22px;display:inline-flex;justify-content:space-between;align-items:center;gap:36px;text-align:left;font-size:.84rem;font-weight:800;transition:background .2s,transform .2s;line-height:1.35}.btn:hover{transform:translateY(-2px)}.btn span{font-size:1.2rem;font-weight:400}.btn-gold{background:var(--gold);color:#17332a}.btn-gold:hover{background:#eed9a6}.btn-dark{background:var(--forest);color:#fff}.btn-dark:hover{background:#285044}.btn-outline-light{color:#fff;border:1px solid #82998a;background:transparent}.btn-outline-light:hover{background:#ffffff14}.hero-link{font-size:.85rem;border-bottom:1px solid #ebe8d8;padding-bottom:6px;font-weight:700}.hero-link span{margin-left:10px}.hero-bottom{position:absolute;bottom:29px;left:48px;right:48px;z-index:1;display:flex;justify-content:space-between;color:#e6e6dc;font-size:.65rem;letter-spacing:.2em;font-weight:700}.intro{padding:118px 0 52px;display:grid;grid-template-columns:1.15fr .7fr;gap:70px;align-items:end}.intro h2{margin:21px 0 0}.intro h2 em{color:#79694b}.intro>p{color:#61716a;line-height:1.85;max-width:480px;margin:0 0 5px}.shop{padding-bottom:130px}.shop-tools{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:28px}.filters{display:flex;align-items:center;gap:35px;overflow-x:auto}.filters button{border:0;border-bottom:2px solid transparent;background:transparent;color:#728078;white-space:nowrap;font-size:.84rem;font-weight:700;padding:22px 0 20px}.filters button.active{color:var(--forest);border-color:var(--forest)}.filters sup{font-size:.59rem;margin-left:3px}.search{display:flex;align-items:center;gap:8px;color:#718076;min-width:190px}.search input{border:0;background:transparent;outline:0;width:155px;font-size:.83rem;color:var(--forest)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 18px}.product-card{min-width:0}.product-card.featured{grid-column:span 2}.product-photo{position:relative;display:block;background:#e6eae5;overflow:hidden;aspect-ratio:4/4.8}.product-card.featured .product-photo{aspect-ratio:2/1.13}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-photo:hover img{transform:scale(1.05)}.product-card.featured .product-photo img{object-position:center 55%}.product-photo .image-tag{position:absolute;top:16px;left:16px;padding:7px 10px;background:#f8f8f4;color:#243e33;font-size:.58rem;letter-spacing:.13em;font-weight:800}.product-photo .round-arrow{position:absolute;right:18px;bottom:18px;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#e6d096;color:#17342b;font-size:1.3rem;transition:transform .2s}.product-photo:hover .round-arrow{transform:rotate(45deg)}.product-body{padding:16px 1px 0;display:flex;justify-content:space-between;gap:10px}.product-body .meta{font-size:.64rem;letter-spacing:.16em;color:#77877b;font-weight:800;text-transform:uppercase;margin:0 0 7px}.product-body h3{font-size:1.08rem;letter-spacing:-.035em;margin:0}.product-card.featured h3{font-size:1.24rem}.product-body .price-label{font-size:.73rem;color:#708078;margin:24px 0 0;white-space:nowrap}.product-body a:hover h3{text-decoration:underline;text-underline-offset:4px}.no-results{padding:65px;text-align:center;color:#7d8d82}.image-disclaimer{color:#8a968b;font-size:.73rem;margin:31px 0 0}.editorial{display:grid;grid-template-columns:49% 51%;background:var(--forest);color:#fff;min-height:610px}.editorial-image{position:relative;min-height:610px;overflow:hidden}.editorial-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.editorial-image span{position:absolute;bottom:28px;left:42px;color:#fff;font-size:.62rem;letter-spacing:.18em;background:#0a2b24ab;padding:10px 13px}.editorial-copy{padding:90px max(50px,calc((100vw - 1390px)/2)) 85px clamp(45px,7vw,120px);align-self:center}.editorial h2{font-size:clamp(3.3rem,5.7vw,6.1rem);margin:26px 0 25px}.editorial h2 em{color:var(--gold)}.editorial p{max-width:520px;color:#ccdad0;line-height:1.83;font-size:.95rem}.editorial .btn{margin-top:22px}.process{padding:122px 0 130px;display:grid;grid-template-columns:1fr 1.55fr;gap:80px}.process h2{margin:22px 0 0}.process h2 em{color:#7a6c50}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start;padding-top:47px}.steps article{border-top:1px solid #b9c8bc;padding-top:18px}.steps article>span{font-size:.64rem;letter-spacing:.13em;color:#9c8654;font-weight:800}.steps h3{font-size:1.13rem;margin:38px 0 13px}.steps p{color:#6b7a70;line-height:1.75;font-size:.86rem;margin-bottom:0}.contact{background:#21453b;color:#fff}.contact-content{min-height:375px;display:grid;grid-template-columns:1fr .7fr;gap:80px;align-items:center}.contact h2{margin:23px 0 0}.contact h2 em{color:var(--gold)}.contact-content>div:nth-child(2) p{color:#d4e1d7;max-width:350px}.contact .btn{margin-top:14px}footer{background:#0c251f;color:#fff}.footer-grid{padding:76px 0 66px;display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:60px}.footer-brand img{width:54px;height:54px}.footer-brand .brand-text strong{font-size:.94rem}.footer-grid>div:first-child>p{color:#a6b9a9;font-size:.85rem;margin:24px 0 0}.footer-grid b{display:block;font-size:.67rem;letter-spacing:.2em;color:var(--gold);margin-bottom:18px}.footer-grid>div>a:not(.brand),.footer-grid address{display:block;color:#c6d3c8;font-size:.87rem;line-height:1.75;font-style:normal;margin-bottom:8px}.footer-grid a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff2b;padding:23px 0 28px;display:flex;justify-content:space-between;color:#a9baad;font-size:.72rem;letter-spacing:.04em}.footer-bottom a{color:#e7d49d}.breadcrumb{display:flex;gap:11px;align-items:center;padding-top:26px;padding-bottom:26px;font-size:.75rem;color:#829085}.breadcrumb a:hover{color:var(--forest);text-decoration:underline}.product-view{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);gap:clamp(45px,6vw,110px);padding-bottom:125px;align-items:start}.product-gallery{min-width:0}.main-product-image{position:relative;background:#e8ece6;aspect-ratio:4/4.6;overflow:hidden}.main-product-image img{width:100%;height:100%;object-fit:cover}.image-label{position:absolute;top:18px;left:18px;background:#f8f8f4;padding:9px 12px;font-size:.62rem;font-weight:800;letter-spacing:.12em}.gallery-caption{display:flex;justify-content:space-between;gap:15px;margin-top:14px;color:#76877a;font-size:.65rem;font-weight:700;letter-spacing:.15em}.product-detail{padding-top:40px}.product-detail h1{font-size:clamp(2.9rem,4.5vw,5.1rem);line-height:1.08;font-weight:600;margin:21px 0}.detail-lede{color:#64746b;line-height:1.82;font-size:1rem;max-width:530px}.price-box{display:flex;flex-direction:column;gap:4px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;margin:32px 0}.price-box strong{font-family:Manrope,sans-serif;letter-spacing:-.025em;font-size:1.2rem}.price-box span{font-size:.8rem;color:#738177}.detail-fields{display:grid;gap:19px}.detail-fields label,.quantity{display:block;font-size:.78rem;font-weight:800;color:#304c3c}.detail-fields small{color:#8a978c;font-weight:400}.detail-fields input,.quantity input{display:block;width:100%;border:1px solid #cbd8cb;border-radius:0;margin-top:8px;padding:13px;font-size:.9rem;outline-color:#668a75;color:var(--forest);background:#fff}.purchase-row{display:flex;align-items:end;gap:14px;margin-top:25px}.quantity input{width:77px;height:58px}.purchase-row .btn{flex:1}.detail-help{font-size:.79rem;color:#7c8a7f;margin:20px 0 31px;line-height:1.6}.detail-help a{color:#204c38;border-bottom:1px solid currentColor}.detail-accordion{border-top:1px solid var(--line)}.detail-accordion details{border-bottom:1px solid var(--line);padding:16px 0}.detail-accordion summary{cursor:pointer;font-weight:700;font-size:.85rem;list-style:none;display:flex;justify-content:space-between}.detail-accordion summary::after{content:'+';font-size:1.1rem;font-weight:400}.detail-accordion details[open] summary::after{content:'−'}.detail-accordion p{color:#718075;font-size:.84rem;line-height:1.7;margin:11px 0 2px}.related{padding-bottom:130px}.related-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:35px;margin-bottom:30px}.related h2{font-size:clamp(2.2rem,3.6vw,3.6rem);margin:17px 0 0}.related-heading>a{font-size:.82rem;font-weight:700;border-bottom:1px solid var(--forest);margin-bottom:8px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.related-grid .product-photo{aspect-ratio:4/3.7}.related-grid h3{font-size:1rem}.overlay{position:fixed;inset:0;background:#071b15a8;z-index:39}.overlay[hidden]{display:none}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(510px,100%);z-index:40;background:#fff;display:flex;flex-direction:column;transform:translateX(102%);transition:transform .3s;box-shadow:-10px 0 35px #0002}.cart-drawer.open{transform:translateX(0)}.drawer-head{padding:31px 31px 23px;display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line)}.drawer-head h2{font-size:1.7rem;margin:8px 0 0}.drawer-head h2 small{font-size:.95rem;color:#7f8e81}.close{border:0;background:transparent;color:#17372d;font-size:2rem;width:38px;height:38px;line-height:1}.drawer-scroll{overflow:auto;padding:25px 31px 35px;flex:1}.empty-cart{text-align:center;padding:50px 10px}.empty-cart .empty-icon{font-size:2.7rem;color:#9aa99b}.empty-cart h3{font-size:1.35rem;margin:15px 0 7px}.empty-cart p{color:#758479;font-size:.86rem}.empty-cart .btn{margin:18px auto 0}.cart-item{display:grid;grid-template-columns:85px 1fr;gap:15px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}.cart-item img{width:85px;height:94px;object-fit:cover}.cart-item h3{font-size:.95rem;margin:0 0 5px}.cart-item p{font-size:.76rem;color:#76867a;line-height:1.4;margin:0 0 5px}.cart-actions{display:flex;justify-content:space-between;align-items:center;margin-top:7px}.mini-qty{display:flex;align-items:center;border:1px solid var(--line);height:30px}.mini-qty button{width:28px;height:28px;border:0;background:#fff;font-size:1.05rem}.mini-qty span{width:23px;text-align:center;font-size:.79rem}.remove-item{border:0;background:transparent;text-decoration:underline;color:#77867a;font-size:.74rem}.quote-note{background:#f3f5ee;border-left:2px solid #c8aa67;padding:13px 15px;color:#5a6c5e;font-size:.81rem;line-height:1.6;margin:17px 0 26px}.drawer-scroll h3{font-size:1.14rem}.drawer-scroll form{display:flex;flex-direction:column;gap:14px}.drawer-scroll label{font-size:.78rem;font-weight:700;color:#395142}.drawer-scroll label span{color:#899689;font-weight:400}.drawer-scroll input,.drawer-scroll textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #d2dcd1;border-radius:0;color:var(--forest);font-size:.85rem;outline-color:#6d9075}.drawer-scroll textarea{min-height:68px;resize:vertical}.checkout-btn{margin-top:8px;width:100%}.checkout-help{color:#829082;font-size:.73rem;line-height:1.5;margin:0}.toast{position:fixed;bottom:22px;left:50%;z-index:50;background:#143a2f;color:#fff;padding:12px 19px;font-size:.82rem;transform:translate(-50%,25px);opacity:0;pointer-events:none;transition:all .25s;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.announcement,.site-header{padding-left:30px;padding-right:30px}.site-header{height:88px}.brand img{width:46px;height:46px}.brand-text strong{font-size:.85rem}.brand-text small{font-size:.58rem}.nav-links{gap:16px;margin-right:22px}.nav-links a{font-size:.76rem}.hero-content{width:calc(100% - 60px)}.hero-bottom{left:30px;right:30px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card.featured{grid-column:span 2}.process{grid-template-columns:1fr;gap:20px}.steps{padding-top:0}.editorial-copy{padding-right:30px;padding-left:50px}.product-view{gap:45px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.announcement{height:28px;justify-content:center;padding:0 12px;font-size:.55rem}.announcement span:first-child,.announcement a{display:none}.site-header{height:72px;padding:0 18px}.brand{gap:9px}.brand img{width:42px;height:42px}.brand-text strong{font-size:.72rem}.brand-text small{font-size:.48rem;letter-spacing:.07em;margin-top:4px}.nav-links{display:none}.cart-open{padding:0 10px;min-height:40px;gap:6px}.cart-open>span{display:none}.hero{min-height:630px;height:calc(100svh - 100px);max-height:720px;align-items:end}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(0deg,rgba(3,21,17,.95) 0%,rgba(3,21,17,.72) 45%,rgba(3,21,17,.12) 100%)}.hero-content{width:calc(100% - 40px);padding-bottom:76px}.hero h1{font-size:clamp(3.65rem,11vw,5.6rem);margin:20px 0}.hero-content>p{font-size:.91rem;margin-bottom:25px}.hero-actions{gap:18px}.hero-bottom{left:20px;right:20px;bottom:17px;font-size:.5rem}.hero-bottom span:last-child{display:none}.intro{padding:75px 0 33px;display:block}.intro h2{margin:18px 0 20px}.intro>p{font-size:.91rem}.shop{padding-bottom:80px}.shop-tools{display:block;margin-bottom:20px}.filters{gap:22px}.filters button{font-size:.77rem;padding:16px 0}.search{padding:13px 0;border-top:1px solid var(--line)}.search input{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 11px}.product-card.featured{grid-column:span 2}.product-grid.full-collection .product-card:last-child{grid-column:span 2}.product-grid.full-collection .product-card:last-child .product-photo{aspect-ratio:1.3}.product-card.featured .product-photo{aspect-ratio:1.3}.product-photo{aspect-ratio:3/3.6}.product-photo .image-tag{top:8px;left:8px;padding:5px 7px;font-size:.48rem}.product-photo .round-arrow{right:8px;bottom:8px;width:32px;height:32px;font-size:1rem}.product-body{display:block;padding-top:11px}.product-body h3,.product-card.featured h3{font-size:.88rem}.product-body .meta{font-size:.57rem}.product-body .price-label{margin:5px 0 0;font-size:.68rem}.editorial{grid-template-columns:1fr}.editorial-image{min-height:390px}.editorial-copy{padding:65px 20px 74px}.editorial h2{font-size:3.9rem}.process{padding:80px 0}.steps{grid-template-columns:1fr;gap:20px}.steps h3{margin:15px 0 8px}.contact-content{display:block;padding:70px 0}.contact-content>div:nth-child(2){margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px;padding:55px 0 40px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{flex-wrap:wrap;gap:8px;padding:19px 0}.breadcrumb{padding:20px 0}.product-view{display:block;padding-bottom:75px}.main-product-image{aspect-ratio:4/4.3}.product-detail{padding-top:38px}.product-detail h1{font-size:clamp(2.7rem,9vw,4.3rem)}.related{padding-bottom:80px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.related-grid article:last-child{display:none}.related .product-photo{aspect-ratio:3/3.5}.related-heading{align-items:start}.related-heading>a{white-space:nowrap;font-size:.7rem;margin-top:9px}.drawer-head{padding:20px}.drawer-scroll{padding:20px}}
@media(max-width:380px){.hero h1{font-size:3.3rem}.hero-actions{gap:12px}.hero-link{font-size:.74rem}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.related-heading{display:block}.related-heading>a{display:inline-block;margin-top:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/* Dedicated navigation pages */
.nav-links a[aria-current="page"]{color:var(--gold);border-bottom:1px solid var(--gold);padding-bottom:5px}.page-banner{position:relative;isolation:isolate;min-height:520px;display:flex;align-items:center;overflow:hidden;background:var(--forest);color:#fff}.page-banner:before,.page-banner:after{content:'';position:absolute;inset:0;z-index:-1}.page-banner:before{background:url('assets/hero-facade.webp') center 55%/cover no-repeat}.page-banner:after{background:linear-gradient(90deg,rgba(3,24,18,.95) 0%,rgba(3,24,18,.76) 45%,rgba(3,24,18,.28) 100%)}.collection-banner:before{background-image:url('assets/front-elevation.webp');background-position:center 58%}.craft-banner:before{background-image:url('assets/hero-facade.webp')}.process-banner:before{background-image:url('assets/laser-panel.webp');background-position:center 42%}.contact-banner:before{background-image:url('assets/hero-facade.webp');background-position:center 64%}.page-banner>.wrap{padding:54px 0 70px}.page-breadcrumb{font-size:.73rem;color:#d1ded0;display:flex;gap:11px;align-items:center;margin-bottom:65px}.page-breadcrumb a:hover{text-decoration:underline}.page-banner h1{font-size:clamp(3.7rem,7.3vw,7.6rem);line-height:1.02;font-weight:600;margin:23px 0 20px}.page-banner h1 em{color:#e9d5a2}.page-banner p{max-width:570px;font-size:1rem;color:#e2eae1;line-height:1.8;margin:0}.collection-intro,.craft-lead,.process-overview{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:85px;padding:100px 0 48px}.collection-intro h2,.craft-lead h2,.process-overview h2{margin:18px 0 0}.collection-intro h2 em,.craft-lead h2 em,.process-overview h2 em{color:#7b6b4b}.collection-intro>p,.craft-lead>p,.process-overview>p{color:#68776d;line-height:1.8;margin:0 0 5px}.page-cta{background:#21453b;color:white}.page-cta>.wrap{min-height:280px;display:flex;align-items:center;justify-content:space-between;gap:35px}.page-cta h2{font-size:clamp(2.4rem,4vw,4rem);margin:16px 0 0}.page-cta .btn{flex-shrink:0}.craft-list{padding-bottom:125px}.craft-row{display:grid;grid-template-columns:1fr 1fr;min-height:450px;gap:clamp(45px,6vw,110px);align-items:center;margin-bottom:55px}.craft-row.reverse .craft-image{order:2}.craft-image{height:450px;overflow:hidden;background:#e5e9e3}.craft-image img{width:100%;height:100%;object-fit:cover}.craft-copy{max-width:515px}.craft-copy>span,.journey article>div:nth-child(2)>span,.contact-cards article>span{font-size:.68rem;color:#998459;font-weight:800;letter-spacing:.2em}.craft-copy h3{font-size:clamp(2.2rem,3.8vw,4rem);font-weight:600;margin:16px 0 20px}.craft-copy p{color:#67776d;line-height:1.8}.craft-copy a,.journey a{display:inline-block;border-bottom:1px solid var(--forest);font-size:.83rem;font-weight:800;margin-top:18px;padding-bottom:5px}.journey{padding-bottom:125px}.journey article{display:grid;grid-template-columns:190px 1fr;gap:45px;border-top:1px solid #d2ddd2;padding:38px 0 43px}.journey article:last-child{border-bottom:1px solid #d2ddd2}.journey-num{font-family:'Playfair Display',serif;font-size:5.7rem;color:#e6e7db;line-height:1}.journey h3{font-size:clamp(1.8rem,3vw,3.1rem);font-weight:600;margin:11px 0 12px}.journey p{color:#66766b;line-height:1.8;max-width:700px;margin:0}.process-note{background:var(--forest);color:#fff}.process-note>.wrap{padding:100px 0 105px}.process-note h2{margin:23px 0 23px}.process-note h2 em{color:var(--gold)}.process-note p{color:#cbd9ce;line-height:1.8;max-width:640px}.process-note .btn{margin-top:16px}.contact-page{padding:110px 0 125px;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(55px,8vw,130px)}.contact-heading h2{margin:20px 0 25px}.contact-heading h2 em{color:#796a4d}.contact-heading>p{max-width:435px;color:#67776c;line-height:1.85;margin-bottom:27px}.contact-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.contact-cards article{padding:30px;background:#f5f6f2;min-height:215px}.contact-cards article:first-child{grid-row:span 2}.contact-cards h3{font-size:1.35rem;margin:19px 0 18px}.contact-cards a{display:block;font-size:.91rem;margin-bottom:12px;font-weight:700;word-break:break-word}.contact-cards a:hover{text-decoration:underline}.contact-cards p,.contact-cards address{font-size:.88rem;color:#69796e;line-height:1.75;font-style:normal}.contact-photo-band{min-height:430px;position:relative;display:flex;align-items:center;color:#fff;background:#102e28;overflow:hidden}.contact-photo-band>img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0}.contact-photo-band:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#071d16ed,#071d1670)}.contact-photo-band>div{position:relative;z-index:1;width:min(1390px,calc(100% - 96px));margin:auto;padding:70px 0}.contact-photo-band h2{margin:20px 0 25px}.contact-photo-band h2 em{color:var(--gold)}
@media(max-width:760px){.page-banner{min-height:540px;align-items:end}.page-banner:after{background:linear-gradient(0deg,rgba(3,24,18,.95),rgba(3,24,18,.55) 65%,rgba(3,24,18,.18))}.page-banner>.wrap{padding:45px 0 62px}.page-breadcrumb{margin-bottom:65px}.page-banner h1{font-size:clamp(3.5rem,11vw,5.2rem)}.page-banner p{font-size:.91rem}.collection-intro,.craft-lead,.process-overview{display:block;padding:75px 0 35px}.collection-intro h2,.craft-lead h2,.process-overview h2{margin:17px 0 22px}.collection-intro>p,.craft-lead>p,.process-overview>p{font-size:.91rem}.page-cta>.wrap{display:block;padding:70px 0}.page-cta .btn{margin-top:23px}.craft-list{padding-bottom:70px}.craft-row{grid-template-columns:1fr;gap:28px;min-height:0;margin-bottom:60px}.craft-row.reverse .craft-image{order:0}.craft-image{height:370px}.craft-copy h3{margin:15px 0}.journey{padding-bottom:80px}.journey article{grid-template-columns:72px 1fr;gap:16px;padding:26px 0}.journey-num{font-size:3.3rem}.journey h3{font-size:1.7rem}.journey p{font-size:.89rem}.process-note>.wrap{padding:80px 0}.contact-page{display:block;padding:78px 0 80px}.contact-heading{margin-bottom:38px}.contact-cards{grid-template-columns:1fr}.contact-cards article:first-child{grid-row:auto}.contact-cards article{min-height:0}.contact-photo-band{min-height:430px}.contact-photo-band>div{width:calc(100% - 36px)}}
/* Refined brand lockup */
.brand{gap:13px}.brand img{width:56px;height:56px;flex:none}.brand-text strong{display:block;font-size:.94rem;font-weight:700;line-height:1.2;letter-spacing:.035em;white-space:nowrap}.brand-text .brand-word{display:inline}.brand-text small{font-family:Georgia,serif;font-size:.62rem;letter-spacing:.14em;font-weight:700;color:var(--gold);line-height:1.25;margin-top:6px}.footer-brand .brand-text strong{font-size:.9rem}.footer-brand img{width:52px;height:52px}
.menu-open{display:none;border:1px solid #819b8b;background:transparent;color:#fff;width:40px;height:40px;padding:9px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-open span{display:block;width:19px;height:1.5px;background:currentColor}.mobile-nav[hidden]{display:none}.mobile-nav{position:fixed;top:88px;left:0;right:0;background:#102e28;color:#fff;z-index:24;padding:18px 30px 27px;box-shadow:0 18px 35px #071b1540;border-top:1px solid #ffffff26}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid #ffffff24;font-size:.95rem;font-weight:700}.mobile-nav a:last-child{border:0}.mobile-nav a[aria-current="page"]{color:var(--gold)}
@media(max-width:1100px){.brand img{width:46px;height:46px}.brand-text strong{font-size:.82rem}.brand-text small{font-size:.56rem}}
@media(max-width:980px){.nav-links{display:none}.menu-open{display:flex;margin-left:auto;margin-right:10px}}
@media(max-width:760px){.brand{gap:8px}.brand img{width:40px;height:40px}.brand-text strong{font-size:.67rem;line-height:1.16;white-space:normal;letter-spacing:.025em}.brand-text .brand-word{display:block}.brand-text small{font-size:.46rem;letter-spacing:.06em;margin-top:3px}.menu-open{width:36px;height:36px;padding:7px;margin-right:7px}.mobile-nav{top:72px;padding:14px 20px 25px}.cart-open{width:41px;justify-content:center}.cart-open b{position:absolute;transform:translate(17px,-16px);width:17px;height:17px;font-size:.6rem}.footer-brand .brand-text strong{font-size:.82rem}.footer-brand .brand-text .brand-word{display:inline}.footer-brand .brand-text small{font-size:.55rem}.footer-brand img{width:48px;height:48px}}
@media(max-width:390px){.brand-text strong{font-size:.61rem}.brand-text small{font-size:.43rem}.brand img{width:35px;height:35px}.menu-open{margin-right:5px}}

.cart-open{position:relative}@media(min-width:981px){.mobile-nav{display:none!important}}
/* Keep product information on the same horizontal line, including the wide feature card. */
.product-grid .product-photo,.product-grid .product-card.featured .product-photo{height:clamp(340px,38vw,540px);aspect-ratio:auto}
.product-grid .product-body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;min-height:79px;gap:14px;padding-top:16px}
.product-grid .product-card.featured h3{font-size:1.08rem}
.product-grid .product-body .price-label{margin:0 0 1px;align-self:end}
@media(max-width:760px){.product-grid .product-photo{height:auto;aspect-ratio:3/3.6}.product-grid .product-card.featured .product-photo,.product-grid.full-collection .product-card:last-child .product-photo{height:auto;aspect-ratio:1.3}.product-grid .product-body{display:block;min-height:0;padding-top:11px}.product-grid .product-card.featured h3{font-size:.88rem}.product-grid .product-body .price-label{margin:5px 0 0}}
/* Brand cursor accent for precise desktop pointers. */
.cursor-ring{position:fixed;left:0;top:0;width:30px;height:30px;border:1.5px solid var(--forest);border-radius:50%;z-index:9999;pointer-events:none;transform:translate(-50%,-50%) scale(.8);opacity:0;transition:opacity .16s ease,transform .18s ease,background .18s ease;box-shadow:0 0 0 1px #ffffffa6}
.cursor-ring:after{content:'';position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:50%;background:var(--forest);transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffb8}
.cursor-ring.is-visible{opacity:1;transform:translate(-50%,-50%) scale(1)}
.cursor-ring.is-action{transform:translate(-50%,-50%) scale(1.18);background:#102e2812}
@media(pointer:coarse),(prefers-reduced-motion:reduce){.cursor-ring{display:none!important}}
/* Keep contact icons and text neatly aligned throughout the shared footer. */
.footer-grid>div>a.footer-contact-link:not(.brand){display:flex;align-items:center;gap:10px;width:max-content;max-width:100%}
.footer-contact-link svg,.footer-address svg{width:16px;height:16px;flex:none;color:var(--gold)}
.footer-contact-link span{overflow-wrap:anywhere}

.footer-grid address.footer-address{display:flex;align-items:flex-start;gap:10px}
.footer-address svg{margin-top:4px}
.footer-address span{min-width:0}

/* Client-supplied logo: light artwork on the existing dark navigation and footer. */
.site-header .brand img,.footer-brand img{filter:none}
.footer-brand{display:inline-block;max-width:100%}
.footer-brand img{width:min(290px,100%);height:auto;max-width:100%;object-fit:contain}

/* Let visitors open the workshop address in Google Maps. */
.footer-grid .footer-address .map-link{display:flex;align-items:flex-start;gap:10px;color:inherit}
.contact-cards address .map-link{display:inline-block;color:inherit}
.map-link:hover{text-decoration:underline;text-underline-offset:3px}
.map-link:focus-visible{outline:2px solid var(--gold);outline-offset:5px}
.map-hint{display:block;margin-top:12px;color:var(--forest);font-size:.76rem;font-weight:700;font-style:normal}

/* Local CNC laser cutting pages */
body[data-page="home"] .hero h1{font-size:clamp(3.6rem,7vw,7rem)}
.local-service,.laser-intro{padding:95px 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(38px,7vw,110px)}
.local-service h2,.laser-intro h2{margin:20px 0 0}
.local-service p,.laser-intro p{color:#66746d;line-height:1.85}
.laser-text-link{display:inline-block;margin-top:9px;color:var(--forest);font-weight:700;text-decoration:underline;text-underline-offset:5px}
.laser-banner:before{background-image:url('assets/laser-panel.webp')}
.laser-feature{background:var(--forest);color:#fff;padding:85px 0}
.laser-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,6vw,100px);align-items:center}
.laser-feature-image{aspect-ratio:4/3;overflow:hidden}
.laser-feature-image img{width:100%;height:100%;object-fit:cover}
.laser-feature h2{margin:20px 0}.laser-feature p{max-width:580px;line-height:1.8;color:#d6e0d6;margin-bottom:28px}
.laser-questions{padding:100px 0 120px}.laser-questions h2{margin:20px 0 42px}
.laser-faq{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}
.laser-faq article{padding:27px;background:#f5f6f2}.laser-faq h3{font-size:1.25rem;margin-bottom:15px}
.laser-faq p{color:#66746d;font-size:.9rem;line-height:1.75;margin:0}
@media(max-width:760px){body[data-page="home"] .hero h1{font-size:clamp(2.65rem,9vw,4.7rem)}.local-service,.laser-intro{display:block;padding:70px 0}.local-service h2,.laser-intro h2{margin-bottom:24px}.laser-feature{padding:65px 0}.laser-feature-grid{grid-template-columns:1fr}.laser-feature-image{aspect-ratio:1.2}.laser-questions{padding:70px 0 85px}.laser-faq{grid-template-columns:1fr}}
