:root{--paper:#f3efe6;--ink:#30362c;--muted:#646658;--accent:#8c582f;--line:#d4cfc2;--white:#fcfaf5;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}img{display:block;max-width:100%;height:auto}figure{margin:0}p{margin:0 0 24px}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.045em;margin:0 0 28px}h1{font-size:clamp(52px,5.5vw,84px)}h2{font-size:clamp(36px,4vw,58px)}h3{font-size:28px}em{font-weight:400;color:var(--accent)}.section{padding:90px max(5.2vw,24px);max-width:1600px;margin:auto}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.19em;font-weight:600;margin-bottom:28px}.site-header{padding:17px 5.2vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px;max-width:1600px;margin:auto}.brand img{width:114px;height:95px}.site-header nav{display:flex;gap:32px;align-items:center;font-size:12px}.site-header nav>a{padding:8px 0;border-bottom:1px solid transparent}.site-header nav>a:hover,.site-header nav>a[aria-current]{border-color:var(--accent);color:var(--accent)}.nav-enquiry{margin-left:28px}.text-link{display:inline-flex;gap:28px;align-items:center;font-size:12px;border-bottom:1px solid currentColor;padding:5px 0;transition:color .2s}.text-link:hover{color:var(--accent)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;background:var(--ink);border:1px solid var(--ink);color:var(--white);padding:15px 24px;font-size:12px;transition:background .2s,color .2s}.button:hover{background:var(--accent);border-color:var(--accent)}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:5vw;padding-top:48px;padding-bottom:48px;align-items:center}.hero-copy{padding:24px 0}.hero h1{font-size:clamp(54px,5vw,76px);line-height:1.04;margin-bottom:32px}.hero-intro{max-width:360px;color:var(--muted);font-size:14px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.hero-footnote{font-size:10px;letter-spacing:.025em;color:var(--muted);margin:48px 0 0}.hero-image{position:relative}.hero-image img{width:100%;height:590px;object-fit:cover;object-position:center 57%}.hero-image figcaption{display:flex;justify-content:space-between;gap:16px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;margin-top:12px}.ticker{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:20px;padding:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:10px;text-transform:uppercase;letter-spacing:.17em}.ticker span::before{content:'✳';padding-right:24px;color:var(--accent)}.introduction{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding-top:110px;padding-bottom:110px}.introduction>div>p{max-width:560px;color:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.collection-preview{padding-top:0}.editorial-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:7vw}.editorial-card .image-wrap{overflow:hidden}.editorial-card img{width:100%;height:480px;object-fit:cover;transition:transform .6s}.editorial-card:hover img{transform:scale(1.025)}.editorial-card.offset{padding-top:100px}.editorial-card.offset img{height:420px}.card-caption{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:11px;padding:18px 0}.catalogue-note{font-size:12px;color:var(--muted);max-width:680px;margin:32px 0 0;display:flex;gap:16px}.catalogue-note>span{font-size:22px;color:var(--accent)}.trade-band{display:grid;grid-template-columns:1fr 1.2fr;gap:24px 9vw;border-top:1px solid var(--line)}.trade-band>.eyebrow{grid-column:1/-1}.trade-band h2{font-size:64px}.trade-band>div{align-self:center;max-width:490px}.outline{background:transparent;color:var(--ink)}.outline:hover{color:var(--white)}.cta{background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:25px}.cta em{color:#cfb894}.cta h2{margin:0}.light{background:var(--paper);border-color:var(--paper);color:var(--ink);white-space:nowrap}.light:hover{color:var(--white)}.site-footer{padding:65px 5.2vw 20px;max-width:1600px;margin:auto}.footer-grid{display:grid;grid-template-columns:1.1fr .85fr 1fr 1.3fr;gap:5vw;padding-bottom:60px}.footer-brand img{width:150px;height:125px;margin-bottom:20px}.footer-brand p{font-size:12px}.site-footer h2{font-family:var(--sans);font-size:11px;letter-spacing:.04em;line-height:1.6;margin:18px 0 22px}.site-footer a{display:block;font-size:12px;margin-bottom:12px;color:var(--muted)}.site-footer a:hover{color:var(--accent);text-decoration:underline}.footer-contact p{font-size:12px;color:var(--muted)}.footer-contact .text-link{display:inline-flex;color:var(--ink)}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.page-intro{padding-top:80px;padding-bottom:60px}.lead{max-width:570px;color:var(--muted);font-size:16px;margin-bottom:0}.catalogue-nav{display:flex;flex-wrap:wrap;gap:20px 32px;border-block:1px solid var(--line);padding-block:22px;font-size:12px}.catalogue-nav a:hover{text-decoration:underline;color:var(--accent)}.category{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center;border-bottom:1px solid var(--line);scroll-margin-top:20px}.category.category-reversed .category-image{order:2}.category-image img{height:490px;width:100%;object-fit:cover}.category-copy p:not(.eyebrow){color:var(--muted);max-width:440px}.image-placeholder{background:#e9e5dc;border:1px solid var(--line);min-height:380px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#68675c;font-family:var(--serif);font-size:24px;text-align:center;padding:30px}.image-placeholder small{font-family:var(--sans);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.placeholder-mark{font-size:32px;font-weight:400;margin-bottom:12px}.split{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.split img{width:100%;height:510px;object-fit:cover}.split .landscape{height:420px}.split p:not(.eyebrow){color:var(--muted)}.detail-list{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;margin:30px 0;gap:12px;font-size:12px}.detail-list li{border-bottom:1px solid var(--line);padding-bottom:10px}.quantities{background:#e8e3d8}.quantities p:last-child{max-width:640px;margin:0;color:var(--muted)}.process{display:grid;grid-template-columns:1fr 1.1fr;gap:8vw}.process ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:30px;padding:25px 0;border-bottom:1px solid var(--line)}.process li:first-child{padding-top:0}.step-number,.index{font-size:11px;color:var(--accent);letter-spacing:.1em}.process h3{margin-bottom:10px}.process li p{font-size:14px;color:var(--muted);margin:0}.shipping{border-top:1px solid var(--line)}.about-story{padding-top:0}.about-story figcaption{font-size:10px;margin-top:14px;color:var(--muted)}.values{border-block:1px solid var(--line)}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:6vw}.three-col h2{font-size:38px;margin-top:25px}.three-col p{color:var(--muted);margin:0;font-size:14px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:10vw;padding-top:20px}.contact-details{margin:35px 0}.contact-details>div{display:grid;grid-template-columns:100px 1fr;border-bottom:1px solid var(--line);padding:14px 0;font-size:13px}.contact-details dt{color:var(--muted)}.contact-details dd{margin:0}.small-note{font-size:12px;color:var(--muted);max-width:410px}.enquiry-card{background:var(--white);padding:40px;align-self:start;border:1px solid var(--line)}.enquiry-card h2{font-size:38px}.enquiry-card>p{font-size:13px}.enquiry-template{white-space:pre-wrap;font-size:13px;line-height:2.5;margin:25px 0}.enquiry-card .button{width:100%}#copy-status{margin-top:15px}.contact-note{border-top:1px solid var(--line)}.contact-note>p:last-child{max-width:650px}.skip-link{position:fixed;left:15px;top:-80px;background:var(--ink);color:white;padding:12px 20px;z-index:20}.skip-link:focus{top:15px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:9px 14px;color:var(--ink);font-size:12px}[hidden]{display:none!important}@media(min-width:801px){.hero-copy{animation:enter .7s ease-out both}.hero-image{animation:enter .9s ease-out both}}@keyframes enter{from{transform:translateY(8px)}to{transform:none}}@media(min-width:1601px){body{max-width:1600px;margin:auto;border-inline:1px solid var(--line)}}@media(max-width:1000px){.site-header nav{gap:18px}.nav-enquiry{margin-left:8px}.hero-image img{height:520px}.hero h1{font-size:58px}.hero-actions{gap:20px;flex-wrap:wrap}.footer-grid{gap:25px}.trade-band h2{font-size:52px}.section{padding-block:65px}.collection-preview{padding-top:0}.introduction{gap:30px}.enquiry-card{padding:25px}}@media(max-width:800px){.site-header{flex-wrap:wrap;padding:12px 24px;gap:10px}.brand img{width:96px;height:80px}.menu-toggle:not([hidden]){display:block}.site-header nav{width:100%;flex-wrap:wrap;gap:10px 22px;padding-bottom:15px}.js .site-header nav{display:none}.js .site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header nav a{padding:12px 0;min-height:44px}.nav-enquiry{margin:0}.hero{gap:30px}.hero h1{font-size:51px}.hero-image img{height:460px}.hero-footnote{margin-top:25px}.hero-intro{font-size:13px}.hero-actions .button{padding:13px 16px}.introduction{grid-template-columns:1fr;gap:10px}.introduction>.eyebrow{margin-bottom:14px}.editorial-grid{gap:30px}.editorial-card img{height:370px}.editorial-card.offset img{height:310px}.editorial-card.offset{padding-top:75px}.section-heading{align-items:start;flex-direction:column}.cta{align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-bottom{flex-wrap:wrap}.split,.category{gap:40px}.category-image img{height:390px}.process{grid-template-columns:1fr;gap:30px}.three-col{gap:25px}.three-col h2{font-size:30px}.contact-layout{gap:35px}.contact-layout h2{font-size:34px}.image-placeholder{min-height:300px}}@media(max-width:600px){.section{padding:55px 24px}.hero{display:flex;flex-direction:column;padding-top:30px;gap:35px}.hero-copy{padding:0;width:100%}.hero h1{font-size:clamp(44px,11.6vw,66px)}.hero-intro{font-size:14px;max-width:350px}.hero-footnote{margin-top:28px}.hero-image{width:100%}.hero-image img{height:430px;object-position:center 55%}.ticker{justify-content:center;gap:14px 20px;font-size:9px;padding:20px}.ticker span::before{padding-right:14px}.eyebrow{font-size:9px;margin-bottom:24px}.introduction{gap:10px}.collection-preview{padding-top:5px}.editorial-grid{grid-template-columns:1fr;gap:35px}.editorial-card img{height:350px}.editorial-card.offset{padding:0}.editorial-card.offset img{height:400px}.catalogue-note{font-size:11px}.trade-band{grid-template-columns:1fr;gap:10px}.trade-band>.eyebrow{grid-column:auto}.trade-band h2{font-size:52px}.cta{gap:30px;margin-top:0}.cta h2{font-size:37px}.site-footer{padding:45px 24px 20px}.footer-grid{gap:20px 25px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-brand{display:flex;gap:30px;align-items:center}.footer-brand img{width:125px;height:105px}.footer-brand p{font-size:11px}.footer-grid{padding-bottom:25px}.footer-bottom{font-size:9px;gap:10px 20px}.page-intro h1{font-size:49px}.lead{font-size:14px}.catalogue-nav{padding-block:20px;gap:10px 24px}.category,.split,.contact-layout{grid-template-columns:1fr;gap:30px}.category.category-reversed .category-image{order:0}.category-image img{height:400px}.category-copy h2{font-size:40px}.split img,.split .landscape{height:380px}.detail-list{gap:12px}.quantities h2{font-size:34px;line-height:1.3}.process{gap:20px}.process li{gap:20px}.three-col{grid-template-columns:1fr;gap:38px}.three-col h2{font-size:38px;margin-top:15px}.contact-layout{padding-top:0}.enquiry-card{padding:25px}.enquiry-template{font-size:12px}.contact-details{margin-top:25px}.image-placeholder{min-height:340px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.category-copy > .eyebrow{margin-bottom:8px}
.category-copy > .customisation-note{font-size:11px;color:var(--accent);margin-bottom:26px;letter-spacing:.025em}

.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}

/* Horizontal header identity; footer retains the original stacked artwork. */
.site-header .brand{flex-shrink:0;display:flex;align-items:center;gap:12px;color:#9a683b}
.site-header .brand img{width:76px;height:auto}
@media(max-width:1000px){
.site-header{flex-wrap:wrap;padding:12px 24px;gap:10px}
.site-header .brand img{width:64px;height:auto}
.menu-toggle:not([hidden]){display:block}
.site-header nav{width:100%;flex-wrap:wrap;gap:10px 22px;padding-bottom:15px}
.js .site-header nav{display:none}
.js .site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}
.site-header nav a{padding:12px 0;min-height:44px}
.nav-enquiry{margin:0}
}

.brand-text{display:flex;flex-direction:column;align-items:center;white-space:nowrap}
.brand-name{font-family:"Baskerville","Times New Roman",serif;font-weight:400;font-size:26px;line-height:1.25;letter-spacing:.015em}
.brand-tagline{font-size:9px;line-height:1.8;letter-spacing:.23em}
.brand-text::after{content:"";width:24px;border-top:1px solid currentColor;margin-top:4px}
@media(max-width:1000px){.brand-name{font-size:22px}.brand-tagline{font-size:8px}}
@media(max-width:360px){.site-header .brand{gap:8px}.site-header .brand img{width:52px}.brand-name{font-size:18px}.brand-tagline{font-size:7px}}

.about-client-copy p{font-size:18px;line-height:1.8}
.about-offerings{border-top:1px solid var(--line)}
.offering-list{display:grid;grid-template-columns:1fr 1fr;column-gap:7vw;list-style:none;margin:35px 0 0;padding:0}
.offering-list li{padding:18px 0;border-bottom:1px solid var(--line);font-size:16px}
@media(max-width:600px){.about-client-copy p{font-size:16px}.offering-list{grid-template-columns:1fr}.offering-list li{font-size:15px}}

.site-header nav > .nav-enquiry{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:12px 20px;min-height:44px;background:var(--accent);border:1px solid var(--accent);color:#fff;white-space:nowrap;transition:background .2s,border-color .2s}
.site-header nav > .nav-enquiry:hover{background:#704323;border-color:#704323;color:#fff}
.site-header nav > .nav-enquiry:focus-visible{outline:2px solid var(--accent);outline-offset:4px}
@media(max-width:1000px){.site-header nav > .nav-enquiry{align-self:flex-start;margin-top:12px}}

.custom-details{padding-top:0}

.custom-request p{max-width:620px;margin:24px 0 0;color:var(--paper)}

.custom-action{background:var(--accent);border-color:var(--accent);color:#fff;font-size:15px;min-height:50px;padding:14px 28px;justify-content:center}
.custom-action:hover{background:#704323;border-color:#704323}
.custom-request .button{margin-top:28px;font-size:15px;min-height:50px;padding:14px 28px;justify-content:center}
@media(max-width:600px){.custom-action,.custom-request .button{width:100%}}

.about-artisans{display:grid;grid-template-columns:1fr 1fr;gap:9vw;border-top:1px solid var(--line)}
.about-artisans p{color:var(--muted)}
.about-artisans .artisan-signoff{color:var(--accent);margin-bottom:0}
@media(max-width:600px){.about-artisans{grid-template-columns:1fr;gap:0}}

.wholesale-buyers{padding-top:90px}
@media(max-width:1000px){.wholesale-buyers{padding-top:65px}}
@media(max-width:600px){.wholesale-buyers{padding-top:55px}}
.wholesale-support{background:#e8e3d8}
.wholesale-support .order-stages{font-family:var(--serif);font-size:clamp(27px,3vw,42px);line-height:1.5;color:var(--accent);max-width:1100px}
.wholesale-support p:not(.order-stages){max-width:650px;margin-bottom:0;color:var(--muted)}
.wholesale-request .button{margin-top:30px;font-size:15px;min-height:50px}
@media(min-width:1001px) and (max-width:1250px){.site-header{padding-inline:24px;gap:20px}.site-header nav{gap:16px}.site-header nav>.nav-enquiry{margin-left:0;padding-inline:14px}.site-header .brand img{width:64px}.brand-name{font-size:22px}.brand-tagline{font-size:8px}}

.home-materials{border-top:1px solid var(--line);background:#e8e3d8}
.home-materials .materials-heading p{max-width:560px;color:var(--muted)}
.home-materials .materials-description{max-width:670px;margin-top:40px;color:var(--muted)}
.home-materials .materials-description p:last-child{margin-bottom:0}

.process-steps{padding-top:0}
.process-steps ol{list-style:none;padding:0;margin:0;max-width:1000px}
.process-steps ol > li{display:grid;grid-template-columns:75px 1fr;gap:30px;padding:32px 0;border-top:1px solid var(--line)}
.process-steps .step-number{font-family:var(--serif);font-size:30px;line-height:1.2}
.process-steps h2{font-size:32px;margin-bottom:12px}
.process-steps p{color:var(--muted);margin:0;max-width:650px}
@media(max-width:600px){.process-steps ol > li{grid-template-columns:36px 1fr;gap:18px}.process-steps h2{font-size:28px}.process-steps .step-number{font-size:24px}}
@media(min-width:1001px) and (max-width:1250px){.site-header nav{gap:12px}.site-header .brand img{width:56px}.brand-name{font-size:20px}.site-header{gap:16px}.site-header nav>.nav-enquiry{padding-inline:12px}}

.process-steps ol > li{position:relative}
.workflow-arrow{position:absolute;left:18px;top:78px;bottom:-18px;width:1px;background:var(--accent);z-index:1}
.workflow-arrow::after{content:"";position:absolute;bottom:0;left:-4px;width:8px;height:8px;border-right:1px solid var(--accent);border-bottom:1px solid var(--accent);transform:rotate(45deg)}
@media(max-width:600px){.workflow-arrow{left:14px;top:70px}}

.wholesale-action{margin-top:30px}

/* Compact markers and connectors keep the workflow visually separate from its text. */
.process-steps ol > li{grid-template-columns:44px 1fr;gap:28px;padding:0 0 36px;border-top:0;min-height:130px}
.process-steps ol > li:last-child{padding-bottom:0;min-height:0}
.process-steps .step-number{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--paper);font-family:var(--sans);font-size:12px;line-height:1;letter-spacing:.06em}
.process-steps ol > li>div{padding:5px 0 26px;border-bottom:1px solid var(--line)}
.process-steps ol > li:last-child>div{border-bottom:0;padding-bottom:0}
.process-steps h2{font-size:30px}
.process-steps .workflow-arrow{left:21.5px;top:54px;bottom:13px;background:var(--line)}
.process-steps .workflow-arrow::after{left:-3px;width:6px;height:6px;border-color:var(--accent)}
@media(max-width:600px){.process-steps ol > li{grid-template-columns:36px 1fr;gap:18px;min-height:130px}.process-steps .step-number{width:36px;height:36px;font-size:11px}.process-steps .workflow-arrow{left:17.5px;top:46px}.process-steps h2{font-size:26px}.process-steps ol > li>div{padding-top:3px}}

.shipping-details{margin-top:24px;max-width:700px;border-block:1px solid var(--line)}
.shipping-details summary{padding:16px 0;cursor:pointer;color:var(--accent);font-size:14px;min-height:48px}
.shipping-details summary:hover{text-decoration:underline;text-underline-offset:4px}
.shipping-details summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}
.shipping-details-content{padding:10px 0 24px}
.shipping-details-content h3{font-size:27px;line-height:1.2;margin-bottom:20px}
.process-steps .shipping-details-content p{margin-bottom:18px}
.shipping-details-content ul{list-style:disc;padding-left:22px;margin:0 0 22px;color:var(--muted)}
.shipping-details-content li{padding:3px 0}
.process-steps .shipping-details-content .shipping-quotation{color:var(--ink);margin-bottom:0}

.catalogue-nav a[aria-current="true"]{color:var(--accent);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}

/* Compact category summaries leave room for the product catalogue. */
.category{grid-template-columns:220px minmax(0,1fr);gap:36px;padding-top:24px;padding-bottom:24px}
.category.category-reversed .category-image{order:0}
.category-image img{height:180px;width:100%;object-fit:cover}
.category-image .image-placeholder{height:180px;min-height:180px;padding:18px;font-size:18px;gap:5px}
.category-image .placeholder-mark{font-size:24px;margin-bottom:0}
.category-copy h2.eyebrow{font-family:var(--sans);font-size:11px;font-weight:600;line-height:1.5;letter-spacing:.19em;margin:0 0 5px}
.category-copy>.customisation-note{margin-bottom:10px}
.category-copy>p:not(.customisation-note){max-width:780px;font-size:13px;line-height:1.6;margin-bottom:14px}
.category-copy .custom-action{font-size:12px;min-height:44px;padding:10px 20px}
@media(max-width:800px){.category{grid-template-columns:170px minmax(0,1fr);gap:24px}}
@media(max-width:600px){.category{grid-template-columns:1fr;gap:18px;padding-top:22px;padding-bottom:28px}.category-image img,.category-image .image-placeholder{height:140px;min-height:140px}.category-copy>p:not(.customisation-note){font-size:14px}}

/* Product cards are generated from catalogue/products.md. */
.category-products{grid-column:1/-1;border-top:1px solid var(--line);padding-top:32px;margin-top:8px;padding-bottom:28px;min-width:0}
.product-list-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:12px}
.product-list-heading h3{font-size:30px;margin:0}.product-list-heading span{font-size:12px;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:start}
.product-card{border:1px solid var(--line);background:var(--white);min-width:0}
.product-photo{position:relative;background:#e8e2d6}.product-photo>img{display:block;width:100%;height:300px;object-fit:contain}
.product-photo-placeholder{height:300px;display:grid;place-items:center;color:var(--muted);font-size:14px;background:linear-gradient(135deg,#ebe5d9,#f3efe6)}
.product-copy{padding:26px}.product-id{font-size:11px;letter-spacing:.08em;color:var(--muted);margin:0 0 8px}
.product-copy h4{font-family:var(--serif);font-size:28px;line-height:1.2;margin:0 0 12px;font-weight:400}
.product-copy>p:not(.product-id){font-size:14px;line-height:1.65;margin:0 0 16px}.product-copy .product-price{font-weight:600;color:var(--accent)}
.product-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0}
.product-details h4{margin:0;padding:14px 0;font-size:13px;font-weight:600}
.product-details dl{margin:0 0 16px}.product-details dl>div{display:grid;grid-template-columns:100px 1fr;gap:14px;padding:6px 0;font-size:13px}.product-details dt{color:var(--muted)}.product-details dd{margin:0;overflow-wrap:anywhere}
.product-details ul{padding-left:18px;font-size:13px;line-height:1.8;margin:0 0 18px}.product-gallery img{width:100%;height:220px;object-fit:contain;margin-bottom:16px}
.product-copy .custom-action{font-size:13px;min-height:44px}
@media(max-width:600px){.product-grid{grid-template-columns:1fr;gap:24px}.product-photo>img,.product-photo-placeholder{height:260px}.product-copy{padding:22px}.product-list-heading h3{font-size:26px}}

.product-price-details{font-size:13px;line-height:1.7;margin:0 0 18px}

/* Homepage previews follow the primary navigation order. */
.home-page-preview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,7vw,110px);align-items:start;border-top:1px solid var(--line)}
.home-preview-tinted{background:#e9e4d8}
.home-page-preview h2{margin-bottom:28px}
.home-page-preview p:not(.eyebrow){max-width:620px;color:var(--muted);line-height:1.8}
.home-preview-copy .button,.home-page-preview>div>.button{margin-top:12px}
.home-page-preview .home-order-stages{color:var(--accent);font-weight:600}
.home-process-list{list-style:none;counter-reset:home-step;margin:0;padding:0}
.home-process-list li{counter-increment:home-step;display:flex;gap:22px;align-items:baseline;border-bottom:1px solid var(--line);padding:15px 0;font-size:17px}
.home-process-list li:first-child{padding-top:0}
.home-process-list li::before{content:counter(home-step,decimal-leading-zero);font-size:12px;letter-spacing:.08em;color:var(--accent)}
.home-materials-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:42px}
.home-materials-details summary{cursor:pointer;padding:22px 0;font-size:16px;color:var(--accent)}
.home-materials-details summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}
.home-materials-content{padding:10px 0 24px}
.home-materials-content h3{font-family:var(--serif);font-size:32px;font-weight:400;line-height:1.2}
@media(max-width:700px){.home-page-preview{grid-template-columns:1fr;gap:24px}.home-page-preview .button{width:100%;text-align:center}.home-process-list li{font-size:16px}}

/* A varied product preview invites category exploration. */
.collection-invitation{max-width:760px;margin-bottom:36px}
.collection-invitation h2{margin-bottom:20px}
.collection-invitation>p:last-child{max-width:570px;line-height:1.8;color:var(--muted)}
.collection-discovery-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:24px}
.discovery-card{display:flex;flex-direction:column;min-width:0;background:var(--white);border:1px solid var(--line);text-decoration:none}
.discovery-feature{grid-row:span 2}.discovery-wide{grid-column:span 2}
.discovery-image{overflow:hidden;background:#e8e2d6}
.discovery-image img{display:block;width:100%;height:220px;object-fit:cover;transition:transform .3s ease}
.discovery-feature .discovery-image{flex:1;min-height:360px}
.discovery-feature .discovery-image img{height:100%;min-height:360px;object-position:center}
.discovery-wide .discovery-image img{object-fit:contain;background:#fff}
.discovery-caption{padding:20px 22px}
.discovery-caption>span:first-child{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.discovery-caption h3{font-family:var(--serif);font-size:25px;line-height:1.2;font-weight:400;margin:8px 0 16px}
.discovery-link{display:inline-block;font-size:12px;color:var(--accent);border-bottom:1px solid var(--accent);padding-bottom:4px}
.discovery-card:hover .discovery-image img{transform:scale(1.025)}
.discovery-card:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
.collection-browse{text-align:center;padding-top:38px}
.collection-browse>p{font-size:18px;margin-bottom:18px}
.collection-category-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:26px}
.collection-category-links a{border:1px solid var(--line);padding:9px 16px;font-size:13px;text-decoration:none}
.collection-category-links a:hover,.collection-category-links a:focus-visible{border-color:var(--accent);color:var(--accent);background:var(--white)}
@media(max-width:850px){.collection-discovery-grid{grid-template-columns:1fr 1fr}.discovery-feature{grid-row:auto}.discovery-wide{grid-column:auto}.discovery-feature .discovery-image{min-height:0}.discovery-feature .discovery-image img,.discovery-image img{height:280px;min-height:0}.discovery-feature .discovery-image img{object-position:center 60%}}
@media(max-width:520px){.collection-discovery-grid{gap:14px}.discovery-image img,.discovery-feature .discovery-image img{height:210px}.discovery-caption{padding:15px 12px}.discovery-caption h3{font-size:21px}.collection-browse>.button{width:100%;text-align:center}.collection-category-links a{padding:8px 12px;font-size:12px}}

/* Separate the homepage collection introduction from the category strip. */
#home-collection{padding-top:clamp(48px,6vw,90px)}

/* Give the hero sentence two distinct visual phrases. */
.hero-statement-origin,.hero-statement-intro,.hero-statement-origin em,.hero-statement-world{display:block}
.hero-statement-intro{font-size:.52em;line-height:1.25;letter-spacing:-.025em;margin-bottom:8px}
.hero-statement-origin em{font-size:1.12em;line-height:1.08}
.hero-statement-world{font-size:.8em;line-height:1.15;margin-top:10px;padding-left:clamp(40px,7vw,100px)}
@media(max-width:600px){.hero-statement-origin em{font-size:1em}.hero-statement-world{margin-top:10px;padding-left:36px}}

/* Optional services take a quieter place below the collection. */
.home-possibilities{padding-block:48px;border-top:1px solid var(--line)}
.possibilities-intro{max-width:650px;margin-bottom:28px}
.possibilities-intro h2{font-size:clamp(30px,3vw,40px);margin-bottom:14px}
.possibilities-intro p,.possibility-card p{color:var(--muted);margin-bottom:18px}
.possibilities-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.possibility-card{border:1px solid var(--line);padding:26px 28px}
.possibility-card h3{font-size:28px;margin-bottom:14px}
.possibility-card p{max-width:470px}
@media(max-width:600px){.home-possibilities{padding-block:36px}.possibilities-grid{grid-template-columns:1fr;gap:16px}.possibility-card{padding:22px}}

/* Shorter collection introductions keep the products closer to the tabs. */
.category{grid-template-columns:160px minmax(0,1fr);row-gap:24px;padding-top:16px}
.category-image img{height:120px}
.category-image .image-placeholder{height:120px;min-height:120px}
@media(max-width:600px){.category{grid-template-columns:1fr;row-gap:12px}.category-image img,.category-image .image-placeholder{height:94px;min-height:94px}}

#macrame .macrame-category-photo{width:120px;height:120px;aspect-ratio:1;object-fit:cover;object-position:center}
@media(max-width:600px){#macrame .macrame-category-photo{width:94px;height:94px}}

#home-decor .home-decor-category-photo{width:120px;height:120px;aspect-ratio:1;object-fit:contain;background:#fff}
@media(max-width:600px){#home-decor .home-decor-category-photo{width:94px;height:94px}}

/* Category introductions are text-only above the product grid. */
.category{grid-template-columns:minmax(0,1fr)}
.category-copy>p:not(.customisation-note){max-width:none}

.custom-request-inline{margin-top:28px}.custom-request-inline h3{font-size:28px;margin-bottom:14px}.custom-request-inline p{color:var(--muted);margin-bottom:20px}

.about-owners{display:grid;grid-template-columns:1fr 1fr;gap:6vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.about-owners p{color:var(--muted)}.about-owners p:last-child{margin-bottom:0}
@media(max-width:700px){.about-owners{grid-template-columns:1fr;gap:12px}}

.custom-details{align-items:start}.custom-photo-column{min-width:0}

.section.about-story{padding-top:clamp(32px,5vw,64px)}

/* Draw ticker ornaments without platform-dependent emoji glyphs. */
.ticker span{display:inline-flex;align-items:center;gap:24px}
.ticker span::before{content:"";display:inline-block;flex:0 0 10px;width:10px;height:10px;padding:0;background:var(--accent);clip-path:polygon(45% 0,55% 0,55% 35%,80% 10%,90% 20%,65% 45%,100% 45%,100% 55%,65% 55%,90% 80%,80% 90%,55% 65%,55% 100%,45% 100%,45% 65%,20% 90%,10% 80%,35% 55%,0 55%,0 45%,35% 45%,10% 20%,20% 10%,45% 35%)}
@media(max-width:600px){.ticker span{gap:14px}.ticker span::before{padding:0}}

/* Center the staggered headline as a group on phone screens. */
@media(max-width:600px){.hero h1.hero-statement{width:max-content;max-width:100%;margin-left:auto;margin-right:auto}}

/* Place the mobile footer signature below the contact invitation. */
@media(max-width:600px){.footer-grid>.footer-brand{order:1;grid-column:1/-1;justify-content:center;margin-top:12px}.footer-grid>.footer-brand img{margin-bottom:0}}
