: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 rgb(43 35 24 / 14%);--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{margin:0;min-width:320px;background:var(--paper)}body,button,input,textarea{font:inherit}img{display:block;max-width:100%;height:auto}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{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0}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{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem clamp(1rem,4vw,3rem);border-bottom:1px solid rgb(255 255 255 / 22%);background:#1f2528db;color:#fff;backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;min-height:48px;gap:.75rem;text-decoration:none}.brand img{width:48px;height:48px;object-fit:contain;padding:4px;border:1px solid rgb(255 255 255 / 72%);border-radius:var(--radius);background:var(--surface);box-shadow:0 4px 14px #00000029}.brand span{font-size:1.15rem;white-space:nowrap}.desktop-nav{margin-left:auto}.mobile-nav-menu{display:none}.mobile-nav-menu summary::-webkit-details-marker{display:none}.menu-icon{position:relative;width:18px;height:12px;display:inline-block;border-block:2px solid currentColor}.menu-icon:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:2px solid currentColor;transform:translateY(-50%)}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;flex-wrap:wrap}.site-nav a{min-height:44px;display:inline-flex;align-items:center;padding:.65rem .8rem;border-radius:999px;color:#ffffffd6;text-decoration:none;font-size:.95rem}.site-nav a:hover,.site-nav a[aria-current=page]{background:#ffffff1f;color:#fff}.hero{position:relative;min-height:min(760px,calc(100vh - 72px));display:grid;align-items:end;padding:min(14vh,7rem) clamp(1rem,5vw,4rem);overflow:hidden;isolation:isolate;color:#fff;background:var(--brand-dark)}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--hero-image);background-position:center;background-size:cover;transform:scale(1.02)}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0d1213d6,#0d12137a 48%,#0d12132e),linear-gradient(0deg,rgb(13 18 19 / 58%),transparent 46%)}.hero-content{max-width:760px;display:grid;gap:1.25rem}.hero-content p:not(.eyebrow){max-width:680px;font-size:clamp(1.05rem,2vw,1.3rem)}.hero-actions,.center-action{display:flex;flex-wrap:wrap;gap:.8rem}.center-action{justify-content:center;margin-top:2rem}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;max-width:100%;padding:.8rem 1.05rem;border:1px solid transparent;border-radius:var(--radius);font-weight:700;line-height:1.1;text-align:center;text-decoration:none;cursor:pointer}.button-primary{background:var(--accent);color:#fffdf8}.button-primary:hover{background:#ca9a56}.button-secondary{border-color:currentColor;background:#ffffff14;color:inherit}.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);font-size:.78rem;font-weight:800;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.hero .eyebrow{color:#d6ad72}.section,.section-intro,.split-section,.form-section,.contact-options,.policy-list,.gallery-grid,.service-grid,.note-band{width:min(1180px,calc(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{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(1.5rem,5vw,4rem);align-items:start}.section-intro{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.section-heading{display:grid;gap:.75rem;margin-bottom:1.5rem}.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,calc(100% - 2rem));margin:clamp(1rem,3vw,1.75rem) auto 0;color:var(--muted);font-size:.9rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin:0;padding:0;list-style:none}.breadcrumbs li{min-width:0;display:inline-flex;align-items:center;gap:.35rem;line-height:1.35}.breadcrumbs li+li:before{content:"/";color:#5e6869a3}.breadcrumbs a{min-height:36px;display:inline-flex;align-items:center;color:var(--accent-dark);font-weight:800;text-decoration-thickness:1px;text-underline-offset:.18em}.breadcrumbs span[aria-current=page]{color:var(--ink);font-weight:800}.text-link{display:inline-flex;min-height:44px;align-items:center;margin-top:1rem;color:var(--accent-dark);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.product-card{display:grid;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 10px 30px #2d261d14}.product-image-link{display:block;background:#eee5d9}.product-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .18s ease}.product-card:hover img{transform:scale(1.025)}.product-card-body{display:grid;gap:.75rem;padding:1rem}.product-card-body p{color:var(--muted);font-size:.96rem}.product-meta{display:flex;justify-content:space-between;gap:.75rem;color:var(--brand);font-size:.78rem;font-weight:800;text-transform:uppercase}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.25rem}.price{color:var(--ink);font-size:1.08rem;font-weight:900;white-space:nowrap}.coming-soon{min-height:44px;display:inline-flex;align-items:center;gap:.45rem;padding:.6rem .75rem;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);font-weight:800}.coming-soon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.page-hero{width:min(980px,calc(100% - 2rem));margin:0 auto;padding:clamp(4rem,10vw,8rem) 0 clamp(1.5rem,4vw,3rem);display:grid;gap:1rem}.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{width:min(1180px,calc(100% - 2rem));grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);gap:clamp(1.5rem,5vw,4rem);align-items:center}.gallery-hero h1{max-width:14ch}.gallery-hero-copy{min-width:0;display:grid;gap:1rem}.gallery-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.4rem}.gallery-hero-image{min-width:0;max-width:100%;display:grid;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:inherit;text-decoration:none;box-shadow:0 16px 42px #2d261d1f}.gallery-hero-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#eee5d9}.gallery-hero-image picture,.gallery-showcase-card picture{display:block}.gallery-hero-image span{min-width:0;display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between;padding:.85rem 1rem}.gallery-hero-image strong{min-width:0;font-family:Georgia,Times New Roman,serif;color:var(--ink);font-size:1.15rem;line-height:1.1;overflow-wrap:anywhere}.gallery-hero-image em{max-width:100%;padding:.35rem .6rem;border:1px solid rgb(161 108 49 / 35%);border-radius:999px;background:#f2ede5;color:var(--accent-dark);font-size:.8rem;font-style:normal;font-weight:800}.gallery-jump-links{width:min(1180px,calc(100% - 2rem));display:flex;flex-wrap:wrap;gap:.75rem;margin:clamp(1.5rem,4vw,2.5rem) auto 0}.gallery-jump-links a{min-height:44px;display:inline-flex;align-items:center;padding:.7rem .95rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font-weight:800;text-decoration:none;box-shadow:0 10px 24px #2d261d0f}.gallery-jump-links a:hover,.gallery-jump-links a:focus-visible{border-color:#a16c3173;color:var(--accent-dark)}.custom-order-layout{width:min(1180px,calc(100% - 2rem));display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.25rem,4vw,3.5rem);align-items:start;margin:0 auto;padding-top:clamp(2rem,5vw,4rem)}.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{min-width:0;display:grid;gap:1.4rem;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{display:flex;flex-wrap:wrap;gap:.8rem;align-items:stretch}.product-detail-layout{align-items:start}.product-detail-layout>div:first-child img{width:100%;max-height:620px;object-fit:cover;border-radius:var(--radius);background:#eee5d9}.product-buy-panel{display:grid;gap:1rem;align-content:start}.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{display:grid;gap:1rem;padding-top:clamp(1rem,3vw,2rem);border-top:1px solid var(--line)}.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{display:grid;gap:.55rem;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.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{display:grid;gap:1rem}.quote-example-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quote-example-card,.custom-order-link-grid a{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 10px 30px #2d261d14}.quote-example-card{display:grid;gap:.7rem;align-content:start;padding:clamp(1rem,3vw,1.35rem)}.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;display:grid;gap:.55rem;align-content:start;padding:1rem;color:var(--ink);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.custom-order-link-grid a:hover{border-color:#9a66288c;transform:translateY(-2px)}.custom-order-link-grid span{color:var(--accent);font-size:.76rem;font-weight:900;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.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{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.service-card{min-width:0;display:grid;gap:1rem;align-content:start;padding:clamp(1rem,3vw,1.5rem);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);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{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.service-card-top{justify-content:space-between}.service-card-top span,.service-card-top p{color:var(--brand);font-size:.78rem;font-weight:900;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.service-card-top p{padding:.35rem .55rem;border:1px solid var(--line);border-radius:999px;background:#f7f1e9;color:var(--accent-dark);letter-spacing:0;text-transform:none}.service-keywords span{padding:.45rem .6rem;border:1px solid var(--line);border-radius:999px;background:#f4eee5;color:var(--accent-dark);font-size:.84rem;font-weight:800;letter-spacing:0;line-height:1.35;text-transform:none}.service-proof{padding-top:.85rem;border-top:1px solid var(--line)}.service-proof strong{color:var(--ink)}.service-actions{align-items:stretch;margin-top:.25rem}.service-process{align-items:start}.category-landing-hero{width:min(1180px,calc(100% - 2rem));grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);align-items:center;gap:clamp(1.5rem,5vw,4rem)}.category-landing-hero h1{max-width:16ch}.category-landing-hero img,.shop-category-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);background:#eee5d9}.category-copy-grid{align-items:start}.category-copy-grid h2{max-width:15ch}.service-landing-hero{width:min(1180px,calc(100% - 2rem));grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);align-items:center;gap:clamp(1.5rem,5vw,4rem)}.service-landing-hero h1{max-width:16ch}.service-landing-hero img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);background:#eee5d9;box-shadow:var(--shadow)}.service-experience{align-items:start}.service-point-list{margin-top:1rem}.service-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-proof-card{min-width:0;display:grid;align-content:start;gap:.75rem;min-height:100%;padding:.85rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);text-decoration:none;box-shadow:0 10px 28px #2d261d14;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.service-proof-card:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-2px)}.service-proof-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:calc(var(--radius) - 2px);background:#eee5d9}.service-proof-card.feature{grid-column:span 2}.service-proof-card span{color:var(--accent-dark);font-size:.78rem;font-weight:800;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.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{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.request-checklist li{padding:.9rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);line-height:1.55}.service-request-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.shop-category-grid,.category-link-grid{display:grid;gap:1rem}.shop-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-category-card,.category-link-card{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);text-decoration:none;box-shadow:0 10px 30px #2d261d14;transition:border-color .18s ease,transform .18s ease}.shop-category-card{display:grid;gap:.8rem;align-content:start;overflow:hidden;padding:.75rem}.shop-category-card:hover,.category-link-card:hover{border-color:#9a66288c;transform:translateY(-2px)}.shop-category-card span{color:var(--accent);font-size:.78rem;font-weight:900;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.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{min-height:72px;display:flex;align-items:center;padding:.9rem 1rem;font-weight:850}.process-list{display:grid;gap:1rem}.process-list article{display:grid;gap:.55rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.process-list span{color:var(--accent);font-size:.78rem;font-weight:900;letter-spacing:.14em}.process-list p,.faq-list p,.project-story-copy p{color:var(--muted)}.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.proof-grid a{display:grid;gap:.65rem;min-width:0;padding-bottom:1rem;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface);text-decoration:none;box-shadow:0 10px 30px #2d261d14}.proof-grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#eee5d9}.proof-grid span,.proof-grid strong{margin-inline:1rem}.proof-grid span{color:var(--brand);font-size:.78rem;font-weight:900;text-transform:uppercase}.proof-grid strong{font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:500}.faq-list{display:grid;gap:.75rem}.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.faq-list summary{min-height:48px;display:flex;align-items:center;padding:.95rem 1rem;color:var(--ink);cursor:pointer;font-weight:900}.faq-list p{padding:0 1rem 1rem}.category-strip{width:min(1180px,calc(100% - 2rem));margin:2rem auto 0;display:flex;gap:.6rem;overflow-x:auto;padding-bottom:.25rem}.category-strip a{min-height:44px;display:inline-flex;align-items:center;white-space:nowrap;padding:.7rem .95rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);text-decoration:none;font-weight:800}.note-band{display:grid;gap:1rem;padding:clamp(1.25rem,4vw,2.25rem);border-block:1px solid var(--line)}.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;display:grid;place-items:center;border:1px solid rgb(154 102 40 / 35%);border-radius:50%;background:#f2e7d8;color:var(--accent-dark)}.confirmation-mark svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.thank-you-next{display:grid;gap:1.5rem}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.step-grid article{display:grid;gap:.7rem;padding-block:1.25rem;border-top:1px solid var(--line)}.step-grid span{color:var(--accent);font-size:.78rem;font-weight:900;letter-spacing:.14em}.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{display:grid;gap:.8rem;margin:0;padding-left:1.2rem}.form-section{align-items:start}.request-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.request-form label{display:grid;gap:.45rem;color:var(--ink);font-weight:800}.request-form input,.request-form textarea{width:100%;min-height:48px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);padding:.8rem}.request-form textarea{min-height:160px;resize:vertical}.full-field,.request-form button{grid-column:1 / -1}.checkbox-field{display:flex!important;grid-template-columns:auto 1fr;align-items:start;font-weight:600!important;color:var(--muted)!important}.checkbox-field input{width:20px;min-height:20px;margin-top:.2rem}.request-form button{justify-self:start}.tally-form-panel{display:grid;gap:.8rem}.tally-form-panel iframe{width:100%;min-height:1200px;border:0;border-radius:var(--radius);background:transparent}.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{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.25rem,4vw,3rem);align-items:end}.gallery-intro .section-heading{margin-bottom:0}.gallery-section{scroll-margin-top:96px}.gallery-showcase-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.gallery-showcase-card{min-width:0;display:grid;grid-column:span 4;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:inherit;text-decoration:none;box-shadow:0 12px 30px #2d261d14;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.gallery-showcase-card:hover,.gallery-showcase-card:focus-visible{transform:translateY(-2px);border-color:#a16c317a;box-shadow:0 18px 40px #2d261d1f}.gallery-showcase-card.is-wide{grid-column:span 8}.gallery-showcase-card.is-tall{grid-column:span 4;grid-row:span 2}.gallery-showcase-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#eee5d9}.gallery-showcase-card.is-wide img{aspect-ratio:16 / 10}.gallery-showcase-card.is-tall img{aspect-ratio:3 / 4}.gallery-card-copy{display:grid;align-content:start;gap:.55rem;padding:1rem}.gallery-card-title{font-family:Georgia,Times New Roman,serif;color:var(--ink);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;display:inline-flex;align-items:center;margin-top:.25rem;padding:.35rem .65rem;border:1px solid rgb(161 108 49 / 35%);border-radius:999px;background:#f2ede5;color:var(--accent-dark);font-size:.82rem;font-weight:800}.gallery-cta{align-items:center;grid-template-columns:minmax(0,1fr) auto}.portfolio-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.portfolio-project{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 10px 30px #2d261d14}.portfolio-project img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#eee5d9}.portfolio-project-body{display:grid;gap:.75rem;padding:1rem}.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{display:flex;justify-content:space-between;gap:.75rem;color:var(--brand);font-size:.78rem;font-weight:800;text-transform:uppercase}.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{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.portfolio-highlight-card{display:grid;align-content:start;gap:.55rem;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:inherit;text-decoration:none;box-shadow:0 10px 30px #2d261d14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.portfolio-highlight-card:hover,.portfolio-highlight-card:focus-visible{transform:translateY(-2px);border-color:#a16c3173;box-shadow:0 16px 34px #2d261d1f}.portfolio-highlight-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#eee5d9}.portfolio-highlight-card span,.portfolio-highlight-card strong,.portfolio-highlight-card p,.portfolio-highlight-card em{margin-right:1rem;margin-left:1rem}.portfolio-highlight-card span{color:var(--brand);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.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{width:fit-content;margin-bottom:1rem;padding:.35rem .65rem;border:1px solid var(--line);border-radius:999px;background:#f2ede5;color:var(--accent-dark);font-size:.78rem;font-style:normal;font-weight:800}.project-detail-layout{align-items:start}.project-detail-layout img{width:100%;max-height:620px;object-fit:cover;border-radius:var(--radius);background:#eee5d9}.project-facts{display:grid;gap:1rem;align-content:start}.project-story-copy{display:grid;max-width:880px;gap:1rem}.gallery-grid figure{break-inside:avoid;margin:0 0 1rem;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.gallery-grid img{width:100%;object-fit:cover}.gallery-grid figcaption{padding:.75rem;color:var(--muted);font-weight:800}.image-band{width:min(1180px,calc(100% - 2rem));margin:clamp(3rem,8vw,6rem) auto 0;display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:1rem}.image-band img{width:100%;height:320px;object-fit:cover;border-radius:var(--radius)}.image-band img:nth-child(2){margin-top:2rem}.about-photo-section{display:grid;gap:1.5rem}.about-photo-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.about-photo-card{min-width:0;display:grid;grid-column:span 4;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);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{width:100%;aspect-ratio:4 / 5;object-fit:cover;background:#eee5d9}.about-photo-card.is-large img,.about-photo-card.is-wide img{aspect-ratio:4 / 3}.about-photo-card figcaption{padding:.8rem .95rem;color:var(--ink);font-weight:850}.contact-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(2rem,5vw,4rem)}.contact-option{display:grid;gap:.4rem;min-height:120px;padding:1.2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);text-decoration:none}.contact-option span{color:var(--brand);font-size:.82rem;font-weight:900;text-transform:uppercase}.contact-option strong{overflow-wrap:anywhere;font-size:1.05rem}.policy-list{display:grid;gap:1.25rem}.policy-list article{display:grid;gap:.8rem;padding-bottom:1.25rem;border-bottom:1px solid var(--line)}.site-footer{width:min(1180px,calc(100% - 2rem));margin:clamp(4rem,9vw,7rem) auto 0;padding:2rem 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1.5rem;color:var(--muted)}.site-footer img{width:56px;height:56px;object-fit:contain}.footer-name{margin-top:.8rem;color:var(--ink);font-size:1.35rem}.footer-heading{color:var(--ink);font-weight:900}.footer-stacked{display:grid;gap:1.5rem;align-content:start}.site-footer a{display:block;min-height:36px;color:var(--muted)}.articles-hero h1{max-width:15ch}.article-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.article-card{min-width:0;display:grid;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 10px 30px #2d261d14}.article-card-image{display:block;background:#eee5d9}.article-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .18s ease}.article-card:hover img{transform:scale(1.025)}.article-card-body{display:grid;gap:.75rem;align-content:start;padding:1rem}.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,calc(100% - 2rem));margin:0 auto}.article-header{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);gap:clamp(1.5rem,5vw,4rem);align-items:center;padding-top:clamp(3rem,8vw,6rem)}.article-header>div{display:grid;gap:.95rem}.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{display:inline-flex;margin-top:.25rem;color:var(--brand);font-size:.88rem;font-weight:900}.article-header img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);background:#eee5d9}.article-body{width:min(760px,100%);display:grid;gap:clamp(2rem,5vw,3.25rem);margin:clamp(4.5rem,9vw,6.75rem) auto 0}.article-body section{display:grid;gap:1rem}.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-inline-links{display:grid;gap:.65rem;margin:.25rem 0 0;padding-left:1.2rem;color:var(--muted)}.article-inline-links a{color:var(--accent-dark);font-weight:850;text-underline-offset:.18em}.article-related{display:grid;gap:1.5rem;margin-top:clamp(3rem,8vw,5rem);padding-top:clamp(1.5rem,4vw,2.25rem);border-top:1px solid var(--line)}.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(max-width:900px){.site-header{align-items:center;flex-direction:row;flex-wrap:wrap;gap:.75rem}.brand{flex:1 1 auto;min-width:0}.brand span{overflow:hidden;text-overflow:ellipsis}.desktop-nav{display:none}.mobile-nav-menu{position:relative;display:block;flex:0 0 auto;margin-left:auto}.mobile-nav-menu summary{min-height:44px;display:inline-flex;align-items:center;gap:.55rem;padding:.65rem .85rem;border:1px solid rgb(255 255 255 / 22%);border-radius:var(--radius);background:#ffffff1a;color:#fff;font-weight:800;cursor:pointer}.mobile-nav-menu[open] summary{background:#ffffff2e}.mobile-nav{position:absolute;top:calc(100% + .6rem);right:0;width:min(320px,calc(100vw - 2rem));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.mobile-nav-menu:not([open]) .mobile-nav{display:none}.mobile-nav a{min-height:44px;justify-content:center;padding:.55rem .65rem;border-radius:calc(var(--radius) - 2px);color:var(--ink);font-size:.92rem;font-weight:800;text-align:center}.mobile-nav a:hover,.mobile-nav a[aria-current=page]{background:#eef1f1;color:var(--brand-dark)}}@media(max-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(max-width:980px){.custom-order-layout{width:min(1180px,calc(100% - 2.5rem));grid-template-columns:1fr;gap:clamp(1.75rem,4vw,2.75rem)}.custom-order-summary{position:static;max-width:780px}.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(max-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{max-width:min(100%,7.4em);font-size:clamp(2.45rem,11vw,3rem);overflow-wrap:anywhere}.page-hero p:not(.eyebrow){max-width:100%;overflow-wrap:break-word}.hero{min-height:620px;padding-bottom:3rem}.hero-actions,.product-actions,.custom-order-actions{align-items:stretch;flex-direction:column}.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{max-width:7em;font-size:clamp(2.5rem,11vw,3rem);overflow-wrap:anywhere}.gallery-hero p:not(.eyebrow){max-width:100%;overflow-wrap:break-word}.gallery-jump-links{display:grid;grid-template-columns:1fr}.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}}
