:root{--ink:#1b211d;--gold:#d7b17b;--paper:#f5f4ef;--muted:#64675f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #b67525;outline-offset:5px}.draft{padding:9px 20px;text-align:center;background:#d7b17b;color:#24271f;font-size:13px}header{padding:26px 6%;display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:var(--paper)}.brand{font-family:Georgia,serif;font-size:32px;line-height:1;letter-spacing:5px}.brand span{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:2px;margin-top:9px}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline}.hero{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1.05fr 1fr;min-height:660px}.hero-copy{padding:76px 6vw 44px}.eyebrow{font-size:12px;font-weight:bold;letter-spacing:2px;margin:0 0 25px}h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.08;margin:0}h1{font-size:clamp(44px,4.8vw,76px);letter-spacing:-2px}h1 em,h2 em{font-weight:400;color:var(--gold)}.hero-copy>p:not(.eyebrow){max-width:470px;color:#c8cec5;margin:28px 0 32px}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{border:0;display:inline-block;padding:15px 24px;cursor:pointer;font-size:14px;font-weight:600;border-radius:0}.gold{background:var(--gold);color:var(--ink)}.gold:hover{background:#e9c68f}.dark{background:var(--ink);color:#fff}.text-link{font-size:14px}.hero-note{border-top:1px solid #4b5149;margin-top:64px;padding-top:20px;font-size:12px;letter-spacing:1.5px;color:#b2b8ad}.hero-image{position:relative;margin:0;min-height:100%}.hero-image img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-image figcaption{position:absolute;bottom:18px;right:24px;font-size:12px;background:#17201dc9;padding:5px 10px;color:#fff}.section{padding:90px 8%}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:end;margin-bottom:45px}h2{font-size:clamp(38px,4vw,58px);letter-spacing:-1px}.section-heading>p{max-width:370px;color:var(--muted)}.piece{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #aeb0a5;border-bottom:1px solid #aeb0a5}.piece-label{padding:40px 40px 40px 0}.piece-label>span{font-size:12px;letter-spacing:2px}.piece-label h3{font-size:44px;margin:20px 0}.piece-label p{max-width:380px;color:var(--muted)}.piece-details{border-left:1px solid #aeb0a5;padding:25px 0 30px 45px}dl{margin:0 0 25px}dl>div{display:flex;gap:20px;justify-content:space-between;padding:12px 0;border-bottom:1px solid #d4d6cd;font-size:14px}dt{color:var(--muted)}dd{margin:0;text-align:right}.small{font-size:14px;color:var(--muted)}.custom{background:#e6e9e0;display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.custom h2 em{color:#856031}.custom-intro>p:not(.eyebrow){max-width:365px;color:var(--muted);margin-top:30px}ol{list-style:none;padding:0;margin-top:35px}li{padding:13px 0;border-top:1px solid #bec5b8;font-size:14px}li span{margin-right:18px;color:#856031}form{background:#f8f9f4;padding:38px}form h3{font-size:30px;margin-bottom:12px}label{display:block;font-size:14px;margin:17px 0}input,select,textarea{display:block;width:100%;margin-top:7px;background:#fff;border:1px solid #b7bdaf;color:var(--ink);padding:12px;border-radius:0;min-width:0}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #856031;outline-offset:2px}.row{display:grid;grid-template-columns:1fr 1fr;gap:18px}form>.button{width:100%;margin-top:8px}.outline{border:1px solid var(--ink);background:transparent;margin-top:12px}#copy-status{font-size:14px;margin-left:14px}.story>div{display:grid;grid-template-columns:1fr 1fr;gap:90px}.story p{max-width:470px}.story>div>div>p:first-child{margin-top:0}.signature{font:italic 30px Georgia,serif}footer{background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:40px 6%;gap:20px}footer p,footer>a:last-child{font-size:14px}@media(max-width:850px){nav{gap:16px}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 7%}.hero-image{height:310px}.hero-note{margin-top:35px}.section{padding:60px 7%}.section-heading,.custom,.story>div{gap:30px}.custom{grid-template-columns:1fr}.custom-intro>p{max-width:none}form{padding:28px}.story>div{grid-template-columns:1fr}}@media(max-width:540px){header{align-items:flex-start;gap:22px;flex-direction:column}.brand{font-size:28px}nav{justify-content:space-between;width:100%;gap:10px;font-size:14px}.hero-copy{padding-top:40px}h1{letter-spacing:-1px}.section-heading,.piece,.row{grid-template-columns:1fr;gap:0}.section-heading>p{margin-top:24px}.piece-label{padding:25px 0}.piece-details{border-left:0;border-top:1px solid #aeb0a5;padding:24px 0}.row label{margin-bottom:0}.custom{gap:20px}form{padding:22px}footer{align-items:flex-start;flex-direction:column}.draft{font-size:12px}dd{max-width:58%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.featured-photo{width:100%;height:300px;object-fit:cover;display:block;margin-bottom:28px}.gallery{background:#dedfd7}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gallery-item{padding:0;border:0;background:#1b211d;color:#fff;cursor:pointer;text-align:left;overflow:hidden}.gallery-item img{width:100%;height:320px;object-fit:cover;display:block;transition:transform .25s}.gallery-item:hover img{transform:scale(1.025)}.gallery-item span{display:block;padding:12px 16px;font-size:14px}.hero-image img{object-position:center}#photo-viewer{background:#161b17;color:#f5f4ef;border:1px solid #565e50;padding:20px;width:min(1100px,94vw);max-height:94dvh}#photo-viewer::backdrop{background:#000d}.viewer-toolbar,.viewer-controls{display:flex;align-items:center;justify-content:space-between;gap:16px}#photo-viewer button{color:#fff;background:transparent;border:1px solid #78816f;padding:10px 18px;cursor:pointer;font-size:14px}#photo-count{margin:0}#large-photo{display:block;max-width:100%;height:64dvh;object-fit:contain;margin:18px auto}#photo-caption{text-align:center;font-size:14px}.viewer-controls{justify-content:center}@media(max-width:850px){nav{gap:20px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-item img{height:300px}}@media(max-width:540px){nav{flex-wrap:wrap;justify-content:flex-start;column-gap:20px;row-gap:10px}.gallery-grid{gap:12px}.gallery-item img{height:210px}.gallery-item span{padding:10px;font-size:13px}.featured-photo{height:260px}#photo-viewer{padding:14px}#large-photo{height:58dvh}.viewer-controls button{flex:1}}@media(prefers-reduced-motion:reduce){.gallery-item img{transition:none}}

.gallery-title{font-size:32px;margin:0 0 24px}.gallery-project{margin-top:60px;padding-top:50px;border-top:1px solid #aeb0a5}.gallery-project>p{color:var(--muted);margin:-8px 0 26px}.project-video{margin:32px 0 0;max-width:650px}.project-video video{display:block;width:100%;max-height:560px;background:#111}.project-video figcaption{font-size:14px;margin-top:10px;color:var(--muted)}

.piece-status{font-size:16px;font-weight:700;margin:0 0 25px!important;display:table;padding:7px 14px;letter-spacing:.3px}.piece-status.available{background:#d7b17b;color:#1b211d}.piece-status.sold{background:#1b211d;color:#f5f4ef}
header{background:#fff;color:var(--ink);padding:16px 6%;border-bottom:1px solid #dadcd4}.brand{display:block;letter-spacing:normal;line-height:0}.brand img{display:block;width:240px;height:auto}footer .brand{background:#fff;padding:12px}footer .brand img{width:200px}.hero{min-height:450px}.hero-copy{padding:48px 6vw}.hero-copy h1{font-size:clamp(42px,4.5vw,66px)}.hero-image>a{display:block;height:100%}.piece-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.piece-card{background:#fff;display:block;border:1px solid #d2d5ca}.piece-card>img{display:block;width:100%;height:270px;object-fit:cover}.piece-card>div{padding:24px}.piece-card h3{font-size:28px;line-height:1.2;margin:12px 0 22px}.card-status{font-size:14px;font-weight:700;color:#68502e;margin:0}.piece-card span{font-size:14px}.piece-card:hover{border-color:#8c734d}.detail-main{padding:34px 6% 64px}.back-link{display:inline-block;margin-bottom:30px;font-size:14px}.detail-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:50px;align-items:start}.detail-cover{background:#e3e5dc;border:0;padding:0;width:100%;cursor:zoom-in;display:block}.detail-cover img{display:block;width:100%;height:460px;object-fit:contain}.detail-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:14px 0}.detail-thumbnails .gallery-item{flex:0 0 90px;background:transparent}.detail-thumbnails img{height:80px;width:90px;object-fit:cover}.detail-thumbnails .gallery-item span{display:none}.detail-copy h1{font-size:clamp(36px,4vw,55px);letter-spacing:-1px}.detail-copy .piece-status{margin:24px 0!important}.detail-copy>p:not(.eyebrow):not(.piece-status){color:var(--muted)}.detail-copy dl{margin:25px 0}.detail-copy .button{margin-top:20px}@media(max-width:850px){.piece-cards{gap:16px}.piece-card>img{height:220px}.piece-card>div{padding:18px}.piece-card h3{font-size:24px}.detail-layout{grid-template-columns:1fr;gap:28px}.detail-cover img{height:420px}.hero-image{height:270px}}@media(max-width:540px){header{align-items:center}.brand img{width:210px}nav{justify-content:center}.piece-cards{grid-template-columns:1fr}.piece-card>img{height:250px}.hero-copy{padding:36px 7%}.section{padding:45px 7%}.detail-main{padding:24px 6% 40px}.detail-cover img{height:300px}.detail-copy h1{font-size:38px}footer{align-items:center;text-align:center}}
/* Keep intrinsic image and thumbnail widths inside the responsive layout. */
img{max-width:100%}header,footer{flex-wrap:wrap}header>*,footer>*{min-width:0}nav{flex-wrap:wrap}nav a{display:inline-flex;align-items:center;min-height:44px}.brand{max-width:100%;flex-shrink:0}.brand img{max-width:100%}h1,h2,h3,p,a,dt,dd{overflow-wrap:break-word;overflow-wrap:anywhere}.button{max-width:100%;white-space:normal;text-align:center;min-height:44px}.hero,.section-heading,.custom,.story>div,.row,.piece-cards,.detail-layout{min-width:0}.hero>*,.section-heading>*,.custom>*,.story>div>*,.row>*,.piece-cards>*,.detail-layout>*{min-width:0}.detail-main{width:100%;max-width:1440px;margin-inline:auto}.detail-layout{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:clamp(24px,4vw,50px)}.detail-cover{max-width:100%;background:transparent}.detail-cover img{width:100%;height:auto;object-fit:contain}.detail-thumbnails{width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding:14px 3px}.detail-thumbnails .gallery-item{flex:0 0 80px;min-width:0;min-height:72px}.detail-thumbnails img{width:80px;height:72px}.detail-copy h1{font-size:clamp(2rem,3.8vw,3.4rem);line-height:1.15;letter-spacing:-.025em}.detail-copy{max-width:100%}.detail-copy p{max-width:65ch}.detail-copy dl>div{flex-wrap:wrap;gap:6px 16px}.viewer-toolbar,.viewer-controls{flex-wrap:wrap}#photo-viewer{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow-y:auto}#large-photo{height:auto;max-height:60dvh;width:100%;object-fit:contain}#photo-caption{overflow-wrap:anywhere}.hero-image{min-height:0}
@media(max-width:1000px){.detail-layout{grid-template-columns:minmax(0,1fr)}.detail-layout>div:first-child{max-width:720px;width:100%;margin-inline:auto}.detail-copy{max-width:720px;width:100%;margin-inline:auto}.custom{gap:30px}.piece-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){header{justify-content:center;gap:12px;padding:14px 5%}nav{justify-content:center;width:100%;gap:4px 18px}.detail-main{padding:22px 5% 36px}.back-link{margin-bottom:20px;min-height:44px;display:inline-flex;align-items:center}.detail-layout{gap:20px}.detail-copy h1{font-size:2rem}.detail-copy .piece-status{margin:18px 0!important}.detail-copy .button{display:block;width:100%}.piece-cards{grid-template-columns:minmax(0,1fr)}.section-heading,.row{grid-template-columns:minmax(0,1fr)}.custom{grid-template-columns:minmax(0,1fr)}.hero{grid-template-columns:minmax(0,1fr)}.hero-copy h1{font-size:clamp(2.25rem,9vw,3rem)}.hero-image{height:250px}.actions{gap:18px}form{padding:20px}.draft{overflow-wrap:anywhere}footer{justify-content:center;text-align:center;padding:28px 6%}footer .brand img{width:180px}}
/* Featured pieces: fixed photo area, readable captions, compact touch controls. */
.feature-slideshow{min-width:0;background:#252c26;align-self:stretch}.feature-slides{display:grid}.feature-slide{margin:0;min-width:0;grid-area:1/1;display:flex;flex-direction:column}.feature-slide[hidden]{display:none}.feature-slide>a{display:block;height:clamp(320px,34vw,520px);overflow:hidden}.feature-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 65%}.feature-slide figcaption{padding:22px 28px;min-height:182px}.feature-slide h2{font-size:clamp(24px,2.3vw,32px);letter-spacing:0;line-height:1.2;margin:8px 0}.feature-slide figcaption>p:last-child{font-size:15px;line-height:1.5;color:#d7ddd3;margin:10px 0 0}.feature-slide .card-status{color:#e2c18e}.slideshow-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:0 28px 20px}.slideshow-controls[hidden]{display:none}.slideshow-controls button{min-width:44px;min-height:44px;border:1px solid #75806f;background:transparent;color:#fff;cursor:pointer;padding:8px 12px;font-size:14px}.slide-count{font-size:14px}.slideshow-pause{margin-left:auto}@media(max-width:850px){.feature-slide>a{height:390px}.feature-slide figcaption{min-height:165px}}@media(max-width:600px){.feature-slide>a{height:340px}.feature-slide figcaption{padding:20px;min-height:190px}.slideshow-controls{padding:0 20px 20px;gap:10px}}

/* Layer both slides for a gentle crossfade without layout movement. */
.slideshow-ready .feature-slide{opacity:0;pointer-events:none;transition:opacity 1100ms ease-in-out;z-index:0;background:#252c26}
.slideshow-ready .feature-slide.is-active{opacity:1;pointer-events:auto;z-index:1}
@media(prefers-reduced-motion:reduce){.slideshow-ready .feature-slide{transition:none}}

/* Compact collection: two covers in each row at every screen size. */
.collection .piece-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1050px;margin-inline:auto}
.collection .piece-card>img{height:auto;aspect-ratio:4/3;object-fit:cover}
.collection .piece-card>div{padding:18px}
.collection .piece-card h3{font-size:26px;margin:8px 0 12px}
@media(max-width:600px){.collection.section{padding:36px 5%}.collection .section-heading{margin-bottom:24px}.collection .piece-cards{gap:12px}.collection .piece-card>div{padding:12px}.collection .piece-card h3{font-size:18px;line-height:1.25;margin:7px 0 10px}.collection .card-status,.collection .piece-card span{font-size:12px;line-height:1.4}}
.form-honey{display:none}#inquiry,#gallery{scroll-margin-top:24px}#result{margin-top:20px;padding:16px;border:1px solid #a5ae9b;background:#eef2e7}#result a,form .small a{text-decoration:underline}button:disabled{opacity:.65;cursor:wait}.viewer-toolbar{position:sticky;top:-20px;background:#161b17;padding:8px 0;z-index:2}@media(max-width:600px){form .small a{overflow-wrap:anywhere}.viewer-toolbar{top:-14px}}
