:root{color-scheme:light;--ink:#1f2528;--muted:#5e6869;--paper:#fbf8f2;--surface:#fffdf8;--line:#ded6ca;--brand:#546476;--brand-dark:#354654;--accent:#9a6628;--accent-dark:#7a5528;--focus:#1f6f8b;--shadow:0 18px 48px #2b231824;--radius:8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}body,button,input,textarea{font:inherit}img{max-width:100%;height:auto;display:block}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand span,.footer-name{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{max-width:12ch;font-size:clamp(3rem,8vw,6.8rem);line-height:.95}h2{max-width:16ch;font-size:clamp(2rem,4vw,3.6rem);line-height:1}h3{font-size:1.35rem;line-height:1.15}p{line-height:1.65}.site-header{z-index:20;color:#fff;backdrop-filter:blur(16px);background:#1f2528db;border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand{align-items:center;gap:.75rem;min-height:48px;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;border-radius:var(--radius);background:var(--surface);border:1px solid #ffffffb8;width:48px;height:48px;padding:4px;box-shadow:0 4px 14px #00000029}.brand span{white-space:nowrap;font-size:1.15rem}.desktop-nav{margin-left:auto}.mobile-nav-menu{display:none}.mobile-nav-menu summary::-webkit-details-marker{display:none}.menu-icon{border-block:2px solid;width:18px;height:12px;display:inline-block;position:relative}.menu-icon:before{content:"";border-top:2px solid;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.site-nav a{color:#ffffffd6;border-radius:999px;align-items:center;min-height:44px;padding:.65rem .8rem;font-size:.95rem;text-decoration:none;display:inline-flex}.site-nav a:hover,.site-nav a[aria-current=page]{color:#fff;background:#ffffff1f}.hero{isolation:isolate;color:#fff;background:var(--brand-dark);align-items:end;min-height:min(760px,100vh - 72px);padding:min(14vh,7rem) clamp(1rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;background-image:var(--hero-image);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#0d1213d6,#0d12137a 48%,#0d12132e),linear-gradient(#0000 54%,#0d121394);position:absolute;inset:0}.hero-content{gap:1.25rem;max-width:760px;display:grid}.hero-content p:not(.eyebrow){max-width:680px;font-size:clamp(1.05rem,2vw,1.3rem)}.hero-actions,.center-action{flex-wrap:wrap;gap:.8rem;display:flex}.center-action{justify-content:center;margin-top:2rem}.button{border-radius:var(--radius);text-align:center;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;max-width:100%;min-height:46px;padding:.8rem 1.05rem;font-weight:700;line-height:1.1;text-decoration:none;display:inline-flex}.button-primary{background:var(--accent);color:#fffdf8}.button-primary:hover{background:#ca9a56}.button-secondary{color:inherit;background:#ffffff14;border-color:currentColor}.button-secondary:hover{background:#ffffff2e}.button-outline{border-color:var(--line);background:var(--surface);color:var(--ink)}.button-outline:hover{border-color:var(--accent);color:var(--accent-dark)}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800;line-height:1.3}.hero .eyebrow{color:#d6ad72}.section,.section-intro,.split-section,.form-section,.contact-options,.policy-list,.gallery-grid,.service-grid,.note-band{width:min(1180px,100% - 2rem);margin-inline:auto}.section,.section-intro,.split-section,.form-section,.policy-list,.gallery-grid,.service-grid,.note-band{margin-top:clamp(3rem,8vw,6rem)}.section-intro,.split-section,.form-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(1.5rem,5vw,4rem);display:grid}.section-intro{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.section-heading{gap:.75rem;margin-bottom:1.5rem;display:grid}.section-heading h2,.section-intro>div>h2,.split-section>div>h2,.form-section>div>h2,.note-band>h2,.note-band>div>h2{max-width:min(100%,28ch);font-size:clamp(1.85rem,3vw,2.75rem);line-height:1.1}.section-copy,.split-section p,.prose,.clean-list,.policy-list p,.note-band p{color:var(--muted);font-size:1.05rem}.breadcrumbs{width:min(1180px,100% - 2rem);color:var(--muted);margin:clamp(1rem,3vw,1.75rem) auto 0;font-size:.9rem}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:.35rem;min-width:0;line-height:1.35;display:inline-flex}.breadcrumbs li+li:before{content:"/";color:#5e6869a3}.breadcrumbs a{min-height:36px;color:var(--accent-dark);text-underline-offset:.18em;align-items:center;font-weight:800;text-decoration-thickness:1px;display:inline-flex}.breadcrumbs span[aria-current=page]{color:var(--ink);font-weight:800}.text-link{min-height:44px;color:var(--accent-dark);align-items:center;margin-top:1rem;font-weight:800;display:inline-flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;display:grid;overflow:hidden;box-shadow:0 10px 30px #2d261d14}.product-image-link{background:#eee5d9;display:block}.product-card img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .18s}.product-card:hover img{transform:scale(1.025)}.product-card-body{gap:.75rem;padding:1rem;display:grid}.product-card-body p{color:var(--muted);font-size:.96rem}.product-meta{color:var(--brand);text-transform:uppercase;justify-content:space-between;gap:.75rem;font-size:.78rem;font-weight:800;display:flex}.product-actions{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.price{color:var(--ink);white-space:nowrap;font-size:1.08rem;font-weight:900}.coming-soon{border:1px solid var(--line);border-radius:var(--radius);min-height:44px;color:var(--muted);align-items:center;gap:.45rem;padding:.6rem .75rem;font-weight:800;display:inline-flex}.coming-soon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.page-hero{gap:1rem;width:min(980px,100% - 2rem);margin:0 auto;padding:clamp(4rem,10vw,8rem) 0 clamp(1.5rem,4vw,3rem);display:grid}.page-hero h1{max-width:13ch;color:var(--ink)}.page-hero p:not(.eyebrow){max-width:740px;color:var(--muted);font-size:1.15rem}.compact-hero{padding-bottom:0}.gallery-hero{grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);width:min(1180px,100% - 2rem)}.gallery-hero h1{max-width:14ch}.gallery-hero-copy{gap:1rem;min-width:0;display:grid}.gallery-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:.4rem;display:flex}.gallery-hero-image{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;max-width:100%;color:inherit;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 16px 42px #2d261d1f}.gallery-hero-image img{aspect-ratio:4/3;object-fit:cover;background:#eee5d9;width:100%}.gallery-hero-image picture,.gallery-showcase-card picture{display:block}.gallery-hero-image span{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;min-width:0;padding:.85rem 1rem;display:flex}.gallery-hero-image strong{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;line-height:1.1}.gallery-hero-image em{max-width:100%;color:var(--accent-dark);background:#f2ede5;border:1px solid #a16c3159;border-radius:999px;padding:.35rem .6rem;font-size:.8rem;font-style:normal;font-weight:800}.gallery-jump-links{flex-wrap:wrap;gap:.75rem;width:min(1180px,100% - 2rem);margin:clamp(1.5rem,4vw,2.5rem) auto 0;display:flex}.gallery-jump-links a{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);border-radius:999px;align-items:center;padding:.7rem .95rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #2d261d0f}.gallery-jump-links a:hover,.gallery-jump-links a:focus-visible{color:var(--accent-dark);border-color:#a16c3173}.custom-order-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.25rem,4vw,3.5rem);width:min(1180px,100% - 2rem);margin:0 auto;padding-top:clamp(2rem,5vw,4rem);display:grid}.custom-order-title{max-width:100%;font-size:clamp(2.4rem,3.3vw,4rem);line-height:1}.custom-order-layout h2{max-width:100%;font-size:clamp(1.65rem,2.5vw,2.65rem);line-height:1.05}.custom-order-summary{gap:1.4rem;min-width:0;display:grid;position:sticky;top:6rem}.custom-order-summary p:not(.eyebrow){color:var(--muted);font-size:1rem}.custom-order-summary .clean-list{font-size:.98rem}.custom-order-actions{flex-wrap:wrap;align-items:stretch;gap:.8rem;display:flex}.product-detail-layout{align-items:start}.product-detail-layout>div:first-child img{object-fit:cover;border-radius:var(--radius);background:#eee5d9;width:100%;max-height:620px}.product-buy-panel{align-content:start;gap:1rem;display:grid}.product-buy-panel .clean-list{padding-block:.25rem}.product-buy-panel .product-actions{margin-top:.5rem}.product-buy-panel .text-link{justify-self:start;margin-top:.25rem}.product-detail-copy{border-top:1px solid var(--line);gap:1rem;padding-top:clamp(1rem,3vw,2rem);display:grid}.product-detail-copy h2{max-width:18ch}.product-detail-copy p{max-width:860px;color:var(--muted);font-size:1.05rem}.custom-order-form-column{min-width:0}.custom-order-form-intro{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:.55rem;padding:1rem;display:grid}.custom-order-form-intro h2{max-width:100%}.custom-order-examples,.custom-order-next-steps,.custom-order-resource-links,.custom-order-faq{align-items:start}.quote-example-grid,.custom-order-link-grid{gap:1rem;display:grid}.quote-example-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quote-example-card,.custom-order-link-grid a{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:0 10px 30px #2d261d14}.quote-example-card{align-content:start;gap:.7rem;padding:clamp(1rem,3vw,1.35rem);display:grid}.quote-example-card h3{font-size:clamp(1.25rem,2vw,1.55rem)}.quote-example-card p{color:var(--muted);font-size:.98rem}.custom-order-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.custom-order-link-grid a{min-height:120px;color:var(--ink);align-content:start;gap:.55rem;padding:1rem;text-decoration:none;transition:border-color .18s,transform .18s;display:grid}.custom-order-link-grid a:hover{border-color:#9a66288c;transform:translateY(-2px)}.custom-order-link-grid span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:900;line-height:1.35}.custom-order-link-grid strong{font-size:.98rem;line-height:1.45}.services-hero h1,.portfolio-detail-hero h1{max-width:16ch}.services-hero .hero-actions,.portfolio-detail-hero .hero-actions{margin-top:.5rem}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);align-content:start;gap:1rem;min-width:0;padding:clamp(1rem,3vw,1.5rem);display:grid;box-shadow:0 10px 30px #2d261d14}.service-card h2{max-width:100%;font-size:clamp(1.65rem,2.8vw,2.35rem);line-height:1.05}.service-card p{color:var(--muted)}.service-card-top,.service-keywords,.service-actions,.project-card-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.service-card-top{justify-content:space-between}.service-card-top span,.service-card-top p{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900;line-height:1.35}.service-card-top p{border:1px solid var(--line);color:var(--accent-dark);letter-spacing:0;text-transform:none;background:#f7f1e9;border-radius:999px;padding:.35rem .55rem}.service-keywords span{border:1px solid var(--line);color:var(--accent-dark);letter-spacing:0;text-transform:none;background:#f4eee5;border-radius:999px;padding:.45rem .6rem;font-size:.84rem;font-weight:800;line-height:1.35}.service-proof{border-top:1px solid var(--line);padding-top:.85rem}.service-proof strong{color:var(--ink)}.service-actions{align-items:stretch;margin-top:.25rem}.service-process{align-items:start}.category-landing-hero{grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);width:min(1180px,100% - 2rem)}.category-landing-hero h1{max-width:16ch}.category-landing-hero img,.shop-category-card img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);background:#eee5d9;width:100%}.category-copy-grid{align-items:start}.category-copy-grid h2{max-width:15ch}.service-landing-hero{grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);width:min(1180px,100% - 2rem)}.service-landing-hero h1{max-width:16ch}.service-landing-hero img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);width:100%;box-shadow:var(--shadow);background:#eee5d9}.service-experience{align-items:start}.service-point-list{margin-top:1rem}.service-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.service-proof-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;min-height:100%;color:var(--ink);align-content:start;gap:.75rem;padding:.85rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 10px 28px #2d261d14}.service-proof-card:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-2px)}.service-proof-card img{aspect-ratio:4/3;object-fit:cover;border-radius:calc(var(--radius) - 2px);background:#eee5d9;width:100%}.service-proof-card.feature{grid-column:span 2}.service-proof-card span{color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800;line-height:1.35}.service-proof-card h3{font-size:1.25rem}.service-proof-card p{color:var(--muted);font-size:.96rem}.service-request-section{align-items:start}.request-checklist{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.request-checklist li{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);padding:.9rem 1rem;line-height:1.55}.service-request-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.shop-category-grid,.category-link-grid{gap:1rem;display:grid}.shop-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-category-card,.category-link-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;color:var(--ink);text-decoration:none;transition:border-color .18s,transform .18s;box-shadow:0 10px 30px #2d261d14}.shop-category-card{align-content:start;gap:.8rem;padding:.75rem;display:grid;overflow:hidden}.shop-category-card:hover,.category-link-card:hover{border-color:#9a66288c;transform:translateY(-2px)}.shop-category-card span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:900;line-height:1.35}.shop-category-card strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:500;line-height:1.05}.shop-category-card p{color:var(--muted);font-size:.96rem}.category-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-link-card{align-items:center;min-height:72px;padding:.9rem 1rem;font-weight:850;display:flex}.process-list{gap:1rem;display:grid}.process-list article{border-bottom:1px solid var(--line);gap:.55rem;padding-bottom:1rem;display:grid}.process-list span{color:var(--accent);letter-spacing:.14em;font-size:.78rem;font-weight:900}.process-list p,.faq-list p,.project-story-copy p{color:var(--muted)}.proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.proof-grid a{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:.65rem;min-width:0;padding-bottom:1rem;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 10px 30px #2d261d14}.proof-grid img{aspect-ratio:4/3;object-fit:cover;background:#eee5d9;width:100%}.proof-grid span,.proof-grid strong{margin-inline:1rem}.proof-grid span{color:var(--brand);text-transform:uppercase;font-size:.78rem;font-weight:900}.proof-grid strong{font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:500}.faq-list{gap:.75rem;display:grid}.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.faq-list summary{min-height:48px;color:var(--ink);cursor:pointer;align-items:center;padding:.95rem 1rem;font-weight:900;display:flex}.faq-list p{padding:0 1rem 1rem}.category-strip{gap:.6rem;width:min(1180px,100% - 2rem);margin:2rem auto 0;padding-bottom:.25rem;display:flex;overflow-x:auto}.category-strip a{white-space:nowrap;border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;min-height:44px;padding:.7rem .95rem;font-weight:800;text-decoration:none;display:inline-flex}.note-band{border-block:1px solid var(--line);gap:1rem;padding:clamp(1.25rem,4vw,2.25rem);display:grid}.note-band h2{max-width:min(100%,28ch)}.note-band .button{justify-self:start}.thank-you-hero{padding-top:clamp(4rem,9vw,7rem)}.thank-you-hero h1{max-width:10ch}.confirmation-mark{width:64px;height:64px;color:var(--accent-dark);background:#f2e7d8;border:1px solid #9a662859;border-radius:50%;place-items:center;display:grid}.confirmation-mark svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.thank-you-next{gap:1.5rem;display:grid}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.step-grid article{border-top:1px solid var(--line);gap:.7rem;padding-block:1.25rem;display:grid}.step-grid span{color:var(--accent);letter-spacing:.14em;font-size:.78rem;font-weight:900}.step-grid p{color:var(--muted)}.thank-you-note{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) auto;align-items:center}.thank-you-note h2{max-width:14ch}.thank-you-note a:not(.button){color:var(--accent-dark);font-weight:800}.clean-list{gap:.8rem;margin:0;padding-left:1.2rem;display:grid}.form-section{align-items:start}.request-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.request-form label{color:var(--ink);gap:.45rem;font-weight:800;display:grid}.request-form input,.request-form textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;min-height:48px;color:var(--ink);padding:.8rem}.request-form textarea{resize:vertical;min-height:160px}.full-field,.request-form button{grid-column:1/-1}.checkbox-field{grid-template-columns:auto 1fr;align-items:start;color:var(--muted)!important;font-weight:600!important;display:flex!important}.checkbox-field input{width:20px;min-height:20px;margin-top:.2rem}.request-form button{justify-self:start}.tally-form-panel{gap:.8rem;display:grid}.tally-form-panel iframe{border-radius:var(--radius);background:0 0;border:0;width:100%;min-height:1200px}.tally-form-panel p{color:var(--muted);font-size:.95rem}.tally-form-panel a{color:var(--accent-dark);font-weight:800}.gallery-grid{columns:3 260px;column-gap:1rem}.gallery-intro{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;gap:clamp(1.25rem,4vw,3rem);display:grid}.gallery-intro .section-heading{margin-bottom:0}.gallery-section{scroll-margin-top:96px}.gallery-showcase-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.gallery-showcase-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;color:inherit;grid-column:span 4;grid-template-rows:auto 1fr;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 12px 30px #2d261d14}.gallery-showcase-card:hover,.gallery-showcase-card:focus-visible{border-color:#a16c317a;transform:translateY(-2px);box-shadow:0 18px 40px #2d261d1f}.gallery-showcase-card.is-wide{grid-column:span 8}.gallery-showcase-card.is-tall{grid-area:span 2/span 4}.gallery-showcase-card img{aspect-ratio:4/3;object-fit:cover;background:#eee5d9;width:100%}.gallery-showcase-card.is-wide img{aspect-ratio:16/10}.gallery-showcase-card.is-tall img{aspect-ratio:3/4}.gallery-card-copy{align-content:start;gap:.55rem;padding:1rem;display:grid}.gallery-card-title{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.08}.gallery-card-description{color:var(--muted);font-size:.96rem}.gallery-card-action{width:fit-content;min-height:34px;color:var(--accent-dark);background:#f2ede5;border:1px solid #a16c3159;border-radius:999px;align-items:center;margin-top:.25rem;padding:.35rem .65rem;font-size:.82rem;font-weight:800;display:inline-flex}.gallery-cta{grid-template-columns:minmax(0,1fr) auto;align-items:center}.portfolio-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.portfolio-project{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:0 10px 30px #2d261d14}.portfolio-project img{aspect-ratio:4/3;object-fit:cover;background:#eee5d9;width:100%}.portfolio-project-body{gap:.75rem;padding:1rem;display:grid}.portfolio-project-body p{color:var(--muted)}.portfolio-project-body h3 a{text-decoration:none}.portfolio-project-body h3 a:hover{color:var(--accent-dark)}.project-meta{color:var(--brand);text-transform:uppercase;justify-content:space-between;gap:.75rem;font-size:.78rem;font-weight:800;display:flex}.project-location{color:var(--accent-dark);font-weight:800}.project-card-actions{justify-content:space-between}.project-card-actions .text-link{margin-top:0}.portfolio-highlight-section{padding-top:0}.portfolio-highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.portfolio-highlight-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;color:inherit;align-content:start;gap:.55rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden;box-shadow:0 10px 30px #2d261d14}.portfolio-highlight-card:hover,.portfolio-highlight-card:focus-visible{border-color:#a16c3173;transform:translateY(-2px);box-shadow:0 16px 34px #2d261d1f}.portfolio-highlight-card img{aspect-ratio:4/3;object-fit:cover;background:#eee5d9;width:100%}.portfolio-highlight-card span,.portfolio-highlight-card strong,.portfolio-highlight-card p,.portfolio-highlight-card em{margin-left:1rem;margin-right:1rem}.portfolio-highlight-card span{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.portfolio-highlight-card strong{font-family:var(--font-display);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.1}.portfolio-highlight-card p{color:var(--muted);font-size:.95rem}.portfolio-highlight-card em{border:1px solid var(--line);width:fit-content;color:var(--accent-dark);background:#f2ede5;border-radius:999px;margin-bottom:1rem;padding:.35rem .65rem;font-size:.78rem;font-style:normal;font-weight:800}.project-detail-layout{align-items:start}.project-detail-layout img{object-fit:cover;border-radius:var(--radius);background:#eee5d9;width:100%;max-height:620px}.project-facts{align-content:start;gap:1rem;display:grid}.project-story-copy{gap:1rem;max-width:880px;display:grid}.gallery-grid figure{break-inside:avoid;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin:0 0 1rem;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%}.gallery-grid figcaption{color:var(--muted);padding:.75rem;font-weight:800}.image-band{grid-template-columns:1.2fr .8fr 1fr;gap:1rem;width:min(1180px,100% - 2rem);margin:clamp(3rem,8vw,6rem) auto 0;display:grid}.image-band img{object-fit:cover;border-radius:var(--radius);width:100%;height:320px}.image-band img:nth-child(2){margin-top:2rem}.about-photo-section{gap:1.5rem;display:grid}.about-photo-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.about-photo-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-column:span 4;min-width:0;margin:0;display:grid;overflow:hidden;box-shadow:0 12px 30px #2d261d14}.about-photo-card.is-large,.about-photo-card.is-wide{grid-column:span 6}.about-photo-card picture{display:block}.about-photo-card img{aspect-ratio:4/5;object-fit:cover;background:#eee5d9;width:100%}.about-photo-card.is-large img,.about-photo-card.is-wide img{aspect-ratio:4/3}.about-photo-card figcaption{color:var(--ink);padding:.8rem .95rem;font-weight:850}.contact-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(2rem,5vw,4rem);display:grid}.contact-option{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:.4rem;min-height:120px;padding:1.2rem;text-decoration:none;display:grid}.contact-option span{color:var(--brand);text-transform:uppercase;font-size:.82rem;font-weight:900}.contact-option strong{overflow-wrap:anywhere;font-size:1.05rem}.policy-list{gap:1.25rem;display:grid}.policy-list article{border-bottom:1px solid var(--line);gap:.8rem;padding-bottom:1.25rem;display:grid}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 2rem);color:var(--muted);grid-template-columns:1.4fr 1fr 1fr;gap:1.5rem;margin:clamp(4rem,9vw,7rem) auto 0;padding:2rem 0;display:grid}.site-footer img{object-fit:contain;width:56px;height:56px}.footer-name{color:var(--ink);margin-top:.8rem;font-size:1.35rem}.footer-heading{color:var(--ink);font-weight:900}.footer-stacked{align-content:start;gap:1.5rem;display:grid}.site-footer a{min-height:36px;color:var(--muted);display:block}.articles-hero h1{max-width:15ch}.article-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;display:grid;overflow:hidden;box-shadow:0 10px 30px #2d261d14}.article-card-image{background:#eee5d9;display:block}.article-card img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .18s}.article-card:hover img{transform:scale(1.025)}.article-card-body{align-content:start;gap:.75rem;padding:1rem;display:grid}.article-card-body h2{max-width:100%;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.08}.article-card-body h2 a{text-decoration:none}.article-card-body h2 a:hover{color:var(--accent-dark)}.article-card-body p:not(.eyebrow){color:var(--muted);font-size:.98rem}.article-detail{width:min(1180px,100% - 2rem);margin:0 auto}.article-header{grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);padding-top:clamp(3rem,8vw,6rem);display:grid}.article-header>div{gap:.95rem;display:grid}.article-header h1{max-width:14ch;font-size:clamp(3.4rem,7vw,5.8rem);line-height:.98}.article-header p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:1.15rem}.article-header time{color:var(--brand);margin-top:.25rem;font-size:.88rem;font-weight:900;display:inline-flex}.article-hero-image{display:block}.article-header img{object-fit:cover;border-radius:var(--radius);background:#eee5d9;width:100%;height:auto}.article-body{gap:clamp(2rem,5vw,3.25rem);width:min(760px,100%);margin:clamp(4.5rem,9vw,6.75rem) auto 0;display:grid}.article-body section{gap:1rem;display:grid}.article-body h2{max-width:100%;font-size:clamp(1.75rem,2.35vw,2.3rem);line-height:1.12}.article-body p{color:var(--muted);font-size:1.08rem}.article-checklist{color:var(--muted);gap:.7rem;margin:.25rem 0 0;padding-left:1.35rem;font-size:1.05rem;display:grid}.article-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.75rem;display:grid}.article-image-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.article-image-grid figure{min-width:0;margin:0}.article-image-grid picture{border-radius:var(--radius);background:#eee5d9;display:block;overflow:hidden}.article-image-grid img{aspect-ratio:4/3;object-fit:cover;width:100%}.article-image-grid-three img{aspect-ratio:3/4}.article-image-grid figcaption{color:var(--muted);padding:.6rem .15rem 0;font-size:.88rem;line-height:1.45}.article-inline-links{color:var(--muted);gap:.65rem;margin:.25rem 0 0;padding-left:1.2rem;display:grid}.article-inline-links a{color:var(--accent-dark);text-underline-offset:.18em;font-weight:850}.article-related{border-top:1px solid var(--line);gap:1.5rem;margin-top:clamp(3rem,8vw,5rem);padding-top:clamp(1.5rem,4vw,2.25rem);display:grid}.article-related h2{max-width:100%;font-size:clamp(1.75rem,2.35vw,2.3rem);line-height:1.12}.article-cta{width:100%}.article-cta h2{max-width:100%;font-size:clamp(1.75rem,2.35vw,2.3rem);line-height:1.12}@media (width<=900px){.site-header{flex-flow:wrap;align-items:center;gap:.75rem}.brand{flex:auto;min-width:0}.brand span{text-overflow:ellipsis;overflow:hidden}.desktop-nav{display:none}.mobile-nav-menu{flex:none;margin-left:auto;display:block;position:relative}.mobile-nav-menu summary{border-radius:var(--radius);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;align-items:center;gap:.55rem;min-height:44px;padding:.65rem .85rem;font-weight:800;display:inline-flex}.mobile-nav-menu[open] summary{background:#ffffff2e}.mobile-nav{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(320px,100vw - 2rem);box-shadow:var(--shadow);grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + .6rem);right:0}.mobile-nav-menu:not([open]) .mobile-nav{display:none}.mobile-nav a{border-radius:calc(var(--radius) - 2px);min-height:44px;color:var(--ink);text-align:center;justify-content:center;padding:.55rem .65rem;font-size:.92rem;font-weight:800}.mobile-nav a:hover,.mobile-nav a[aria-current=page]{color:var(--brand-dark);background:#eef1f1}}@media (width<=640px){.article-image-grid,.article-image-grid-three{grid-template-columns:1fr}.article-image-grid img,.article-image-grid-three img{aspect-ratio:auto}}@media (width<=880px){.hero{min-height:680px}.section-intro,.split-section,.form-section,.site-footer,.category-landing-hero,.service-landing-hero,.article-header,.gallery-hero{grid-template-columns:1fr}.product-grid,.portfolio-project-grid,.portfolio-highlight-grid,.shop-category-grid,.article-card-grid,.category-link-grid,.custom-order-link-grid,.service-proof-grid,.quote-example-grid,.proof-grid,.step-grid,.contact-options{grid-template-columns:repeat(2,minmax(0,1fr))}.service-proof-card.feature{grid-column:span 2}.thank-you-note{grid-template-columns:1fr}.article-header h1{max-width:100%}.image-band{grid-template-columns:1fr}.image-band img,.image-band img:nth-child(2){height:260px;margin-top:0}.gallery-intro,.gallery-cta{grid-template-columns:1fr}.gallery-showcase-card,.gallery-showcase-card.is-wide,.gallery-showcase-card.is-tall,.about-photo-card,.about-photo-card.is-large,.about-photo-card.is-wide{grid-column:span 6}}@media (width<=980px){.custom-order-layout{grid-template-columns:1fr;gap:clamp(1.75rem,4vw,2.75rem);width:min(1180px,100% - 2.5rem)}.custom-order-summary{max-width:780px;position:static}.custom-order-title{font-size:clamp(3rem,7vw,4.5rem)}.custom-order-summary p:not(.eyebrow),.custom-order-summary .clean-list{max-width:720px}.section-intro{grid-template-columns:1fr;gap:1.25rem}.section-intro h2{max-width:100%;font-size:clamp(2.35rem,7vw,3.4rem)}.section-intro .section-copy{max-width:760px}}@media (width<=620px){h1{max-width:11ch;font-size:clamp(2.5rem,13vw,3.3rem);line-height:1}h2{max-width:18ch;font-size:clamp(1.8rem,9vw,2.35rem);line-height:1.06}.brand span{font-size:1rem}.page-hero h1{overflow-wrap:anywhere;max-width:min(100%,7.4em);font-size:clamp(2.45rem,11vw,3rem)}.page-hero p:not(.eyebrow){overflow-wrap:break-word;max-width:100%}.hero{min-height:620px;padding-bottom:3rem}.hero-actions,.product-actions,.custom-order-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.product-actions .button,.custom-order-actions .button,.coming-soon{width:100%}.custom-order-layout{gap:2rem}.custom-order-title{font-size:clamp(2.1rem,9.5vw,2.6rem);line-height:1.03}.custom-order-layout h2{font-size:clamp(1.9rem,10vw,2.55rem)}.custom-order-summary{gap:1.75rem}.custom-order-summary p:not(.eyebrow),.custom-order-summary .clean-list{font-size:1rem}.product-detail-layout{gap:1.4rem}.product-detail-layout>div:first-child img{max-height:420px}.product-detail-copy{padding-top:1.5rem}.product-grid,.portfolio-project-grid,.portfolio-highlight-grid,.gallery-showcase-grid,.shop-category-grid,.article-card-grid,.category-link-grid,.custom-order-link-grid,.quote-example-grid,.service-grid,.proof-grid,.step-grid,.contact-options,.request-form{grid-template-columns:1fr}.gallery-hero-actions,.gallery-hero-actions .button{width:100%}.gallery-hero h1{overflow-wrap:anywhere;max-width:7em;font-size:clamp(2.5rem,11vw,3rem)}.gallery-hero p:not(.eyebrow){overflow-wrap:break-word;max-width:100%}.gallery-jump-links{grid-template-columns:1fr;display:grid}.gallery-jump-links a{justify-content:center}.gallery-showcase-card,.gallery-showcase-card.is-wide,.gallery-showcase-card.is-tall{grid-column:1}.about-photo-grid{grid-template-columns:1fr}.about-photo-card,.about-photo-card.is-large,.about-photo-card.is-wide{grid-column:1}.service-proof-grid{grid-template-columns:1fr}.service-proof-card.feature{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
