/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}.text-nowrap{text-wrap:nowrap}}:root{--forest:#21372f;--deep:#14241f;--gold:#b7913e;--cream:#f2f0ea;--paper:#fff;--ink:#171a18;--muted:#666b67;--line:#dfded9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.shell{width:min(100% - 48px,1320px);margin-inline:auto}.eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 17px;font-size:.73rem;font-weight:800}.eyebrow-light{color:#d8bc75}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{margin-bottom:24px;font-size:clamp(3.2rem,6.7vw,6.6rem);line-height:.96}h2{margin-bottom:0;font-size:clamp(2.25rem,4vw,4.2rem);line-height:1.04}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid #e6e6e3;position:sticky;top:0}.nav-row{align-items:center;gap:28px;min-height:86px;display:flex}.brand{flex:none;width:185px}.brand img{width:100%;height:auto}.desktop-nav{align-items:center;gap:clamp(14px,1.45vw,25px);margin-left:auto;display:flex}.desktop-nav a{white-space:nowrap;padding:33px 0 30px;font-size:.79rem;font-weight:650;position:relative}.desktop-nav a:after{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .2s;position:absolute;bottom:25px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.desktop-nav .nav-accent{color:var(--forest);font-weight:850}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;align-content:center;gap:5px;width:46px;height:46px;padding:10px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--forest);height:2px}.mobile-menu nav{border:1px solid var(--line);background:#fff;width:min(330px,100vw - 28px);padding:12px;display:grid;position:absolute;top:50px;right:0;box-shadow:0 24px 55px #1118}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:13px 12px;font-size:.88rem;font-weight:700}.mobile-menu nav a[aria-current=page]{color:var(--forest);background:var(--cream)}.button{border:1px solid var(--gold);background:var(--gold);color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.82rem;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{background:#99762b;border-color:#99762b;transform:translateY(-1px)}.button-small{min-height:44px}.button-dark{background:var(--forest);border-color:var(--forest)}.button-ghost{background:0 0;border-color:#ffffff9a}.button-muted{background:#7b847f;border-color:#7b847f}.text-button{border-bottom:1px solid var(--gold);color:var(--forest);gap:18px;padding-bottom:7px;font-size:.8rem;font-weight:800;display:inline-flex}.text-button span{color:var(--gold)}.light-link{color:#fff;font-weight:800}.text-link{color:var(--forest);font-size:.78rem;font-weight:800}.legacy-hero,.bench-hero{color:#fff;background:#121b17;min-height:650px;position:relative;overflow:hidden}.legacy-hero>img,.bench-hero>img{object-fit:cover;width:100%;height:100%;position:absolute}.legacy-hero-shade{background:linear-gradient(90deg,#0c1713dd 0%,#0c17139c 42%,#0c171335 78%),linear-gradient(#0000 45%,#0c171380);position:absolute;inset:0}.legacy-hero-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;min-height:650px;display:flex;position:relative}.legacy-hero-copy h1{max-width:850px}.legacy-hero-copy>p:not(.eyebrow){color:#e3e8e5;max-width:710px;margin-bottom:32px;font-size:1.12rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.section{padding:105px 0}.section-heading{grid-template-columns:1.2fr .65fr;align-items:end;gap:90px;margin-bottom:50px;display:grid}.section-heading>p{color:var(--muted);margin:0;line-height:1.75}.legacy-heading h2{max-width:800px}.service-overview{background:linear-gradient(#fff 0%,#f7f5ef 100%)}.service-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.service-list article{background:#fff;border:1px solid #e3e0d8;flex-direction:column;align-items:flex-start;min-height:340px;padding:30px 32px 32px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 35px #18271f0b}.service-list article:before{content:"";background:var(--gold);transform-origin:top;width:5px;transition:transform .22s;position:absolute;inset:0 auto 0 0;transform:scaleY(.22)}.service-list article:hover{border-color:#cfc7b5;transform:translateY(-5px);box-shadow:0 22px 48px #18271f18}.service-list article:hover:before{transform:scaleY(1)}.service-card-topline{justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:42px;display:flex}.service-card-topline>span{color:#c6bfae;font-family:Georgia,serif;font-size:2rem;line-height:1}.service-list h3{max-width:100%;color:var(--forest);margin:0 0 14px;font-family:Georgia,serif;font-size:clamp(1.65rem,2vw,2.15rem);font-weight:500;line-height:1.08}.service-category{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;margin-bottom:12px;font-size:.67rem;font-weight:850}.service-description{color:var(--muted);margin:0 0 27px;font-size:.86rem;line-height:1.72}.service-label{color:#fff;background:var(--gold);letter-spacing:.13em;text-transform:uppercase;padding:6px 8px;font-size:.62rem;font-weight:900}.service-link{width:100%;color:var(--forest);border-top:1px solid #e8e4da;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:18px;font-size:.76rem;font-weight:800;display:flex}.service-link span{color:var(--gold);font-size:1rem;transition:transform .2s}.service-list article:hover .service-link span{transform:translate(4px)}.section-action{text-align:center;margin-top:40px}.image-story{grid-template-columns:1.15fr .85fr;min-height:720px;display:grid}.image-story-media{min-height:720px}.image-story-media img{object-fit:cover;width:100%;height:100%}.image-story-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(55px,8vw,120px);display:flex}.image-story-copy h2{margin-bottom:28px}.image-story-copy p:not(.eyebrow){color:#c8d2cd;max-width:620px;line-height:1.8}.image-story-copy .button{margin-top:15px}.image-story-dark{background:var(--forest);color:#fff}.feature-pair-section{background:var(--cream)}.feature-pair{grid-template-columns:1fr 1fr;gap:74px;display:grid}.feature-pair article{background:#fff}.feature-pair article>img{object-fit:cover;width:100%;height:480px}.feature-pair article>div{padding:40px 42px 44px}.feature-pair h2{margin-bottom:29px;font-size:clamp(2.2rem,3.25vw,3.45rem)}.feature-pair-offset{margin-top:86px}.woodshop-home{background:var(--forest);color:#fff;padding:105px 0 115px}.shop-intro{grid-template-columns:1.25fr .65fr;align-items:end;gap:90px;margin-bottom:52px;display:grid}.shop-intro h2{max-width:760px}.shop-intro>div:last-child p{color:#c4d0ca;line-height:1.75}.home-products{grid-template-columns:repeat(3,1fr);gap:27px;display:grid}.home-products .product-card{color:var(--ink);background:#fff}.home-products .product-image{height:430px}.home-shop-empty{color:#c4d0ca;border:1px solid #ffffff2e;margin:0;padding:32px;line-height:1.7}.etsy-teaser{background:#fff}.etsy-teaser-inner{justify-content:space-between;align-items:center;gap:70px;display:flex}.etsy-teaser-inner>div{max-width:830px}.etsy-teaser h2{margin-bottom:22px}.etsy-teaser p:not(.eyebrow){max-width:720px;color:var(--muted);margin-bottom:0;line-height:1.75}.subpage-hero{background-color:var(--forest);color:#fff;background-position:50%;background-size:cover;align-items:flex-end;min-height:430px;display:flex;position:relative;overflow:hidden}.subpage-hero:before{content:"";background:linear-gradient(90deg,#12221ddb 0%,#12221d91 53%,#12221d44);position:absolute;inset:0}.subpage-hero>.shell{z-index:1;padding-bottom:65px;position:relative}.subpage-hero h1{margin:0;font-size:clamp(3.8rem,7vw,7.2rem)}.about-hero{background-image:url(/assets/site/about-family.webp);background-position:50% 35%}.services-hero{background-image:url(/assets/site/service-sawmill.webp)}.technique-hero{background-image:url(/assets/site/home-sawmill.webp)}.contact-hero{background-image:url(/assets/site/home-hero.webp)}.service-detail-list{padding-top:40px}.service-detail{border-bottom:1px solid var(--line);grid-template-columns:1fr .88fr;align-items:center;gap:85px;padding:70px 0;scroll-margin-top:105px;display:grid}.service-detail-reverse{grid-template-columns:.88fr 1fr}.service-detail-reverse .service-detail-image{order:2}.service-detail-image{height:600px}.service-detail-image img{object-fit:cover;width:100%;height:100%}.service-detail-copy h2{margin-bottom:26px}.service-detail-copy p:not(.eyebrow){color:var(--muted);line-height:1.8}.service-detail-copy .text-button{margin-top:15px}.technique-sections{padding-top:65px}.technique-story{grid-template-columns:1fr .9fr;align-items:center;gap:90px;margin-bottom:120px;display:grid}.technique-story>div:first-child{height:650px}.technique-story img,.technique-story video{object-fit:cover;width:100%;height:100%}.technique-video-wrap{background:#111}.technique-video{display:block;object-fit:contain!important}.technique-kiln-image{background:#252824;overflow:hidden}.technique-kiln-image img{object-position:center 42%;filter:brightness(1.08)contrast(1.02)}.technique-story h2{margin-bottom:28px}.technique-story p:not(.eyebrow){color:var(--muted);line-height:1.8}.technique-story-reverse{grid-template-columns:.9fr 1fr}.technique-story-reverse>div:first-child{order:2;height:720px}.technique-story-reverse img{object-position:center}.legacy-about-grid{grid-template-columns:1.05fr .85fr}.about-grid{align-items:center;gap:90px;display:grid}.about-image{aspect-ratio:3/2;height:auto;overflow:hidden}.about-image img{object-fit:contain;width:100%;height:100%;display:block}.about-person-names{color:var(--forest);margin:14px 0 0;font-family:Georgia,serif;font-size:1.4rem}.about-copy h2{margin-bottom:29px}.about-copy>p:not(.eyebrow){color:var(--muted);line-height:1.85}.about-copy .signature{margin-top:34px;font-family:Georgia,serif;font-size:1.4rem;color:var(--forest)!important}.bench-hero,.bench-hero .legacy-hero-copy{min-height:620px}.bench-values{grid-template-columns:repeat(4,1fr);gap:35px;display:grid}.bench-values article{border-top:1px solid var(--gold);padding-top:24px}.bench-values span{color:var(--gold);font-family:Georgia,serif}.bench-values h3{margin:28px 0 12px;font-family:Georgia,serif;font-size:1.6rem;font-weight:500}.bench-values p{color:var(--muted);font-size:.87rem;line-height:1.75}.bench-offer{background:var(--cream);justify-content:space-between;gap:50px;margin-top:85px;padding:55px 60px;display:flex}.bench-offer>div:last-child{align-items:center;gap:35px;display:flex}.bench-offer strong{white-space:nowrap;font-family:Georgia,serif;font-size:2rem}.bench-price,.product-price{display:grid}.bench-price small,.product-price small,.detail-price-row small{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:.64rem;font-weight:500}.contact-layout{grid-template-columns:.65fr 1.35fr;gap:105px;display:grid}.contact-layout h2{margin-bottom:32px}.contact-details{border-right:1px solid var(--line);padding-right:65px}.contact-details address{color:var(--muted);margin-bottom:27px;font-style:normal;line-height:1.8}.contact-details>a{color:var(--gold);margin-bottom:10px;font-weight:800;display:block}.instagram-link{align-items:center;gap:8px;display:inline-flex!important}.instagram-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;flex:none;width:18px;height:18px}.instagram-link .instagram-dot{fill:currentColor;stroke:none}.contact-note{color:var(--muted);margin-top:38px;font-size:.84rem;line-height:1.7}.location-section{background:#fff;padding:0 0 105px}.location-card{background:var(--cream);grid-template-columns:.72fr 1.28fr;min-height:510px;display:grid;overflow:hidden}.location-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,5vw,72px);display:flex}.location-copy h2{margin-bottom:25px;font-size:clamp(2.3rem,3.7vw,3.8rem)}.location-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:30px;line-height:1.75}.location-coordinates{color:var(--muted);letter-spacing:.04em;margin-top:18px;font-size:.73rem}.location-map{background:#d8ddd8;min-height:510px}.location-map iframe{border:0;width:100%;height:100%;min-height:510px;display:block}.location-map-placeholder{text-align:center;min-height:510px;color:var(--forest);background:radial-gradient(circle,#eef1ec 0,#d8ddd8 68%);flex-direction:column;justify-content:center;align-items:center;padding:42px;display:flex}.location-map-placeholder strong{margin-top:18px;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:500}.location-map-placeholder p{max-width:430px;color:var(--muted);margin:14px 0 25px;line-height:1.65}.location-pin{background:var(--gold);color:#fff;border-radius:50% 50% 50% 0;place-items:center;width:56px;height:56px;font-size:1rem;display:grid;transform:rotate(-45deg);box-shadow:0 12px 28px #192a2140}.page-hero{background:var(--forest);color:#fff;padding:80px 0 86px}.page-hero-inner{max-width:1050px}.page-hero h1{max-width:980px;font-size:clamp(3.3rem,6.4vw,6.7rem)}.page-hero p:last-child{color:#cbd6d0;max-width:760px;margin:0;font-size:1.05rem;line-height:1.75}.product-grid{gap:27px;display:grid}.product-card{background:#fff;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 15px 45px #1c292315}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px #1c292326}.product-image{background:#101512;height:430px;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-image-placeholder,.detail-image-placeholder{color:#d7d2c7;letter-spacing:.12em;text-transform:uppercase;place-items:center;width:100%;height:100%;font-size:.75rem;font-weight:800;display:grid}.product-card:hover .product-image img{transform:scale(1.025)}.status{color:var(--forest);letter-spacing:.08em;text-transform:uppercase;background:#fff;padding:8px 10px;font-size:.67rem;font-weight:850;position:absolute;top:16px;left:16px}.status:before{content:"";background:#78a300;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.status-reserved:before{background:var(--gold)}.status-sold_out:before{background:#9a332a}.status-on-request:before{background:#89928d}.product-content{padding:24px 25px 26px}.product-meta{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.68rem;font-weight:800}.product-content h3{margin-bottom:8px;font-family:Georgia,serif;font-size:1.5rem;font-weight:500}.product-size{color:var(--muted);margin-bottom:22px;font-size:.82rem}.product-footer{border-top:1px solid #ebe7df;justify-content:space-between;gap:10px;padding-top:17px;display:flex}.product-price strong{line-height:1.15}.catalog-section{background:var(--cream)}.catalog-toolbar{border-bottom:1px solid #d3d1ca;justify-content:space-between;gap:25px;padding:0 0 26px;display:flex}.filter-group{flex-wrap:wrap;gap:8px;display:flex}.filter-button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #cbc9c1;padding:10px 15px;font-weight:700}.filter-button.active,.filter-button:hover{background:var(--forest);border-color:var(--forest);color:#fff}.availability-toggle{color:var(--forest);align-items:center;gap:8px;font-size:.82rem;font-weight:750;display:flex}.availability-toggle input{width:18px;height:18px;accent-color:var(--forest)}.result-count{color:var(--muted);margin:25px 0 20px;font-size:.8rem}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:32px}.catalog-grid .product-card{flex-direction:column;min-width:0;display:flex}.catalog-grid .product-image{height:420px}.catalog-grid .product-content{flex-direction:column;flex:1;display:flex}.catalog-grid .product-footer{margin-top:auto}.empty-state{text-align:center;padding:70px}.breadcrumb{color:var(--muted);gap:10px;padding:25px 0;font-size:.76rem;display:flex}.breadcrumb a{color:var(--forest);font-weight:800}.product-detail{grid-template-columns:.95fr .72fr;gap:75px;padding:20px 0 105px;display:grid}.detail-image{background:#101512;width:100%;height:760px}.detail-image img{object-fit:contain;width:100%;height:100%}.detail-image-button{color:#fff;cursor:zoom-in;border:0;padding:0;display:block;position:relative;overflow:hidden}.detail-image-button:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.detail-image-zoom{color:#fff;letter-spacing:.04em;pointer-events:none;background:#111c;padding:9px 12px;font-size:.7rem;font-weight:800;position:absolute;bottom:15px;right:15px}.product-gallery{min-width:0}.gallery-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.gallery-thumbnail{cursor:pointer;background:#101512;border:2px solid #0000;height:105px;padding:0;overflow:hidden}.gallery-thumbnail.active{border-color:var(--gold)}.gallery-thumbnail img{object-fit:cover;width:100%;height:100%}.image-lightbox{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07100dec;place-items:center;padding:28px 76px;display:grid;position:fixed;inset:0}.image-lightbox>img{object-fit:contain;width:100%;max-width:min(1500px,92vw);height:100%;max-height:calc(100vh - 56px)}.image-lightbox-close,.image-lightbox-nav{z-index:1;color:#fff;cursor:pointer;background:#14241fe8;border:1px solid #fff5;border-radius:50%;place-items:center;display:grid;position:fixed}.image-lightbox-close:hover,.image-lightbox-nav:hover{background:var(--gold)}.image-lightbox-close:focus-visible,.image-lightbox-nav:focus-visible{outline-offset:3px;outline:3px solid #fff}.image-lightbox-close{width:48px;height:48px;font-size:2rem;line-height:1;top:20px;right:20px}.image-lightbox-nav{width:54px;height:54px;font-size:2.7rem;line-height:1;top:50%;transform:translateY(-50%)}.image-lightbox-previous{left:18px}.image-lightbox-next{right:18px}.image-lightbox-count{color:#fff;background:#14241fe8;border-radius:999px;padding:7px 12px;font-size:.75rem;font-weight:800;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.detail-copy{padding-top:30px}.detail-copy h1{color:var(--forest);font-size:clamp(3rem,5vw,5.3rem)}.detail-status{color:var(--forest);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:850}.detail-status:before{content:"";background:#78a300;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.detail-status.status-reserved:before{background:var(--gold)}.detail-status.status-sold_out:before{background:#9a332a}.detail-description{color:var(--muted);line-height:1.75}.detail-specs{border-top:1px solid var(--line);margin:28px 0}.detail-specs div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.2fr;align-items:center;min-height:52px;display:grid}.detail-specs dt{color:var(--muted);font-size:.77rem}.detail-specs dd{color:var(--forest);margin:0;font-weight:750}.feature-list{color:var(--muted);gap:10px;padding:0;font-size:.86rem;list-style:none;display:grid}.feature-list li:before{content:"✓";color:var(--gold);margin-right:9px}.detail-price-row{border-top:2px solid var(--forest);justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:25px;display:flex}.detail-price-row>div{display:grid}.detail-price-row span{color:var(--muted);font-size:.7rem}.detail-price-row strong{font-family:Georgia,serif;font-size:1.55rem}.detail-note{color:var(--muted);margin-top:14px;font-size:.7rem}.detail-help{background:var(--forest);color:#fff;padding:58px 0}.detail-help-grid{grid-template-columns:1fr 1fr auto;align-items:center;gap:38px;display:grid}.detail-help h2{font-size:2.4rem}.detail-help p{color:#bfcbc5;margin:0}.related-grid{grid-template-columns:repeat(3,1fr);margin-top:40px}.form-section{background:var(--cream)}.form-layout{grid-template-columns:.72fr 1.28fr;gap:75px;display:grid}.form-aside{color:var(--muted);gap:14px;margin-top:40px;display:grid}.form-aside p{margin:0}.form-aside strong{width:30px;color:var(--gold);display:inline-block}.reservation-form,.contact-form,.form-success{border:1px solid var(--line);background:#fff;padding:38px;box-shadow:0 18px 50px #1c2d2514}.contact-form{box-shadow:none;border:0;padding:0}.form-intro{color:var(--forest);background:var(--sage);border-left:3px solid var(--forest);margin:0 0 24px;padding:14px 16px;font-size:.86rem;line-height:1.65}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.field{gap:8px;display:grid}.field-wide{grid-column:1/-1}.field span{color:var(--forest);font-size:.76rem;font-weight:800}.field input,.field select,.field textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbc6bb;border-radius:0;padding:13px 14px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold);outline:2px solid #b7913e66}.honeypot{position:absolute;left:-10000px}.hcaptcha-field{margin-top:23px}.hcaptcha-field>p{color:var(--muted);margin:8px 0 0;font-size:.7rem;line-height:1.5}.consent{color:var(--muted);gap:10px;margin:23px 0;font-size:.75rem;line-height:1.5;display:flex}.consent input{width:18px;height:18px}.consent a{text-decoration:underline}.form-error{color:#8b3328;background:#f8e7e3;padding:12px}.form-note{color:var(--muted);margin:13px 0 0;font-size:.7rem}.form-success>span{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.4rem;display:grid}.form-success h2{margin:25px 0 18px}.form-success>p:not(.eyebrow){color:var(--muted);line-height:1.7}.long-process{max-width:1040px}.long-process article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:25px;padding:44px 0;display:grid}.long-process article>span{color:var(--gold);font-family:Georgia,serif;font-size:2rem}.long-process h2{color:var(--forest);margin-bottom:13px;font-size:2.5rem}.long-process p{color:var(--muted);line-height:1.75}.cta-section{padding:76px 0}.cta-card{background:var(--cream);border-left:5px solid var(--gold);justify-content:space-between;align-items:center;gap:45px;padding:52px 60px;display:flex}.cta-card h2{max-width:800px;font-size:clamp(2.1rem,3.5vw,3.7rem)}.legal-page{padding-block:90px 110px}.legal-page>h1{color:var(--forest)}.legal-copy{max-width:860px}.legal-copy h2{color:var(--forest);margin:42px 0 13px;font-size:1.65rem}.legal-copy p,.legal-copy li{color:var(--muted);line-height:1.8}.legal-copy a{text-decoration:underline}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-main{justify-content:space-between;align-items:center;gap:60px;min-height:145px;display:flex}.footer-brand{width:190px}.footer-links{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:25px;font-size:.78rem;font-weight:700;display:flex}.footer-bottom{border-top:1px solid var(--line);color:#7d827e;justify-content:space-between;align-items:center;gap:35px;min-height:70px;font-size:.72rem;display:flex}.footer-bottom div{flex-wrap:wrap;gap:24px;display:flex}@media (width<=1180px){.desktop-nav{display:none}.mobile-menu{display:block}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-grid .product-image{height:440px}.bench-values{grid-template-columns:repeat(2,1fr)}.service-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.shell{width:min(100% - 30px,1320px)}.nav-row{min-height:72px}.brand{width:min(58vw,205px)}.legacy-hero,.legacy-hero-copy,.bench-hero,.bench-hero .legacy-hero-copy{min-height:610px}.legacy-hero-copy{padding-block:65px}.section{padding:75px 0}.section-heading,.shop-intro,.image-story,.feature-pair,.home-products,.service-detail,.service-detail-reverse,.technique-story,.technique-story-reverse,.about-grid,.contact-layout,.product-detail,.detail-help-grid,.form-layout,.related-grid{grid-template-columns:1fr}.section-heading,.shop-intro{gap:25px}.service-list{grid-template-columns:1fr}.image-story-media{min-height:520px}.image-story-copy{padding:60px 28px}.feature-pair{gap:30px}.feature-pair-offset{margin-top:0}.feature-pair article>img{height:390px}.feature-pair-offset>img{aspect-ratio:3/2;object-fit:contain;height:auto}.feature-pair article>div{padding:30px 26px 35px}.etsy-teaser-inner{flex-direction:column;align-items:flex-start;gap:35px}.subpage-hero{min-height:340px}.subpage-hero>.shell{padding-bottom:45px}.service-detail,.technique-story{gap:35px}.service-detail-reverse .service-detail-image,.technique-story-reverse>div:first-child{order:0}.service-detail-image,.technique-story>div:first-child,.technique-story-reverse>div:first-child{height:500px}.about-image{height:auto}.technique-story{margin-bottom:75px}.bench-offer{flex-direction:column;align-items:flex-start;padding:38px 28px}.bench-offer>div:last-child{flex-direction:column;align-items:flex-start}.contact-details{border-right:0;border-bottom:1px solid var(--line);padding-bottom:45px;padding-right:0}.location-card{grid-template-columns:1fr}.location-map,.location-map iframe{min-height:430px}.catalog-toolbar{flex-direction:column;align-items:flex-start}.catalog-grid{grid-template-columns:1fr}.catalog-grid .product-image{height:460px}.detail-image{height:600px}.detail-copy{padding-top:0}.detail-price-row{flex-direction:column;align-items:flex-start}.detail-price-row .button{width:100%}.reservation-form,.form-success{padding:25px 20px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:1}.long-process article{grid-template-columns:55px 1fr}.cta-card{flex-direction:column;align-items:flex-start;padding:36px 26px}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start;padding-block:28px}.footer-links{justify-content:flex-start}}@media (width<=520px){.location-map,.location-map iframe{min-height:340px}h1{font-size:clamp(2.85rem,16vw,4rem)}h2{font-size:clamp(2rem,11vw,3rem)}.service-list article{min-height:315px;padding:28px 25px}.bench-values{grid-template-columns:1fr}.product-image,.catalog-grid .product-image{height:390px}.detail-image{height:490px}.detail-image-zoom{bottom:10px;right:10px}.image-lightbox{padding:70px 12px 78px}.image-lightbox>img{max-width:100%;max-height:calc(100vh - 148px)}.image-lightbox-close{width:44px;height:44px;top:13px;right:13px}.image-lightbox-nav{width:48px;height:48px;top:auto;bottom:17px;transform:none}.image-lightbox-previous{left:14px}.image-lightbox-next{right:14px}.image-lightbox-count{bottom:29px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
