
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{background:#f5f1e8;color:#252017;font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;line-height:1.75;
  font-size:17px}
img{max-width:100%;display:block}
a{color:#a3823a;text-decoration:none}
::selection{background:rgba(163,130,58,0.30);color:#252017}
:focus-visible{outline:2px solid #a3823a;outline-offset:3px}

.frame{padding:clamp(10px,2vw,26px);background:#f5f1e8}
.frame-in{max-width:74rem;margin:0 auto;background:#fffdf6;
  border:2px solid #8c7034;
  box-shadow:0 0 0 6px #f5f1e8,0 0 0 7px rgba(163,130,58,0.30),0 22px 60px rgba(0,0,0,.28);
  border-radius:6px;overflow:hidden}

.orn{height:26px;position:relative}
.orn::before{content:"";position:absolute;left:12%;right:12%;top:50%;
  height:1px;background:#8c7034}
.orn::after{content:"";position:absolute;left:50%;top:50%;
  width:16px;height:16px;transform:translate(-50%,-50%) rotate(45deg);
  border:1px solid #8c7034;background:#fffdf6}

.masthead{text-align:center;padding:5.60rem 3.64rem 3.64rem;background:#f6f4ed;
  border-bottom:1px solid rgba(37,32,23,0.22)}
.kick{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;text-transform:uppercase;letter-spacing:.42em;
  font-size:.72rem;color:#a3823a;margin-bottom:1.96rem}
.masthead h1{font-family:Optima, Candara, 'Segoe UI', sans-serif;font-weight:400;font-style:italic;
  font-size:clamp(2.4rem,7vw,4.6rem);line-height:1.02;letter-spacing:.01em}
.masthead h1::first-letter{color:#a3823a}
.dek{max-width:34rem;margin:1.96rem auto 0;color:rgba(37,32,23,0.62);font-style:italic}
.topnav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem;
  margin-top:3.64rem}
.topnav a{font-family:Optima, Candara, 'Segoe UI', sans-serif;font-style:italic;font-size:1.05rem;color:#252017;
  position:relative;padding-bottom:4px}
.topnav a .rn{color:#a3823a;font-size:.8em;margin-right:.4em}
.topnav a::after{content:"";position:absolute;left:0;right:0;bottom:0;
  height:1px;background:#8c7034;transform:scaleX(0);transition:.3s}
.topnav a:hover::after{transform:scaleX(1)}

.body{display:grid;grid-template-columns:210px 1fr;gap:3.64rem;
  padding:3.64rem;align-items:start}
.rail{position:sticky;top:1.96rem;text-align:center}
.vine{width:2px;height:70px;margin:0 auto 1.96rem;
  background:linear-gradient(#8c7034,transparent);position:relative}
.vine::before,.vine::after{content:"";position:absolute;width:22px;height:22px;
  border:1px solid #8c7034;border-radius:60% 40% 60% 40%;left:-10px}
.vine::before{top:8px}.vine::after{top:36px;left:0;
  border-radius:40% 60% 40% 60%}
.rail-label{font-family:Optima, Candara, 'Segoe UI', sans-serif;font-style:italic;color:#a3823a;margin-bottom:.6rem}
.rail-nav{list-style:none;display:flex;flex-direction:column;gap:.5rem}
.rail-nav a{display:block;font-family:Optima, Candara, 'Segoe UI', sans-serif;font-size:1rem;color:#252017;
  border-top:1px solid rgba(37,32,23,0.22);padding-top:.5rem}
.rail-nav a .rn{color:#a3823a;font-size:.8em;margin-right:.35em}
.rail-nav a:hover{color:#a3823a}
.medallion{width:96px;height:96px;margin:3.64rem auto 0;border-radius:50%;
  border:1px solid #8c7034;
  background:radial-gradient(circle at 50% 42%,rgba(163,130,58,0.30),transparent 62%);
  box-shadow:0 0 0 6px #fffdf6,0 0 0 7px rgba(37,32,23,0.22)}

.col{min-width:0}
.orn-h{font-family:Optima, Candara, 'Segoe UI', sans-serif;font-weight:400;font-style:italic;
  font-size:clamp(1.6rem,3.6vw,2.4rem);margin-bottom:1.96rem;
  display:flex;align-items:center;gap:1rem}
.orn-h::after{content:"";flex:1;height:1px;
  background:linear-gradient(#8c7034,transparent) ;background:#8c7034;opacity:.5}

.about{margin-bottom:5.60rem}
.lede{font-size:1.12rem;color:#252017;max-width:44rem}
.dropcap{float:left;font-family:Optima, Candara, 'Segoe UI', sans-serif;font-style:italic;color:#a3823a;
  font-size:4.4rem;line-height:.82;margin:.15rem .7rem 0 0}

.gallery{margin-bottom:5.60rem}
.plates{display:grid;grid-template-columns:repeat(4,1fr);gap:1.96rem}
.plate{margin:0;text-align:center}
.arch{overflow:hidden;border:1px solid #8c7034;padding:6px;background:#f6f4ed;
  border-radius:130px 130px 6px 6px;box-shadow:0 10px 24px rgba(0,0,0,.16)}
.arch img{width:100%;aspect-ratio:3/4;object-fit:cover;
  border-radius:120px 120px 0 0;filter:sepia(.12) saturate(.95)}
.plate figcaption{font-family:Optima, Candara, 'Segoe UI', sans-serif;font-style:italic;color:rgba(37,32,23,0.62);
  margin-top:.5rem;font-size:.9rem}

.craft{margin-bottom:5.60rem}
.illums{list-style:none;display:flex;flex-direction:column;gap:1.96rem;
  max-width:46rem}
.illum{display:flex;gap:1.2rem;align-items:flex-start;
  border-bottom:1px solid rgba(37,32,23,0.22);padding-bottom:1.96rem}
.ini{flex:none;width:58px;height:58px;display:grid;place-items:center;
  font-family:Optima, Candara, 'Segoe UI', sans-serif;font-style:italic;font-size:1.8rem;color:#a3823a;
  border:1px solid #8c7034;border-radius:50% 50% 50% 0;background:#f6f4ed}
.illum h3{font-family:Optima, Candara, 'Segoe UI', sans-serif;font-weight:400;font-size:1.25rem;
  margin-bottom:.2rem}
.illum p{color:rgba(37,32,23,0.62)}

.cartouche{margin:0 auto 5.60rem;max-width:44rem;text-align:center;
  border:1px solid #8c7034;border-radius:6px;background:#fcf9f1;
  padding:3.64rem 3.64rem;position:relative}
.cartouche::before,.cartouche::after{content:"";position:absolute;
  width:18px;height:18px;border:1px solid #8c7034;transform:rotate(45deg)}
.cartouche::before{top:-9px;left:50%;margin-left:-9px;background:#fffdf6}
.cartouche::after{bottom:-9px;left:50%;margin-left:-9px;background:#f5f1e8}
.cartouche blockquote{font-family:Optima, Candara, 'Segoe UI', sans-serif;font-style:italic;
  font-size:clamp(1.3rem,3vw,1.9rem);line-height:1.4}
.cartouche cite{display:block;margin-top:1.96rem;font-style:normal;
  font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;text-transform:uppercase;letter-spacing:.24em;
  font-size:.7rem;color:#a3823a}

.contact .card{max-width:40rem;border:1px solid #8c7034;border-radius:6px;
  background:#f6f4ed;padding:3.64rem;box-shadow:inset 0 0 0 4px #fffdf6}
.contact p{color:rgba(37,32,23,0.62);margin-bottom:1.96rem}
.contact dl{display:grid;grid-template-columns:auto 1fr;gap:.4rem 1.2rem;
  margin-bottom:1.96rem}
.contact dt{font-family:Optima, Candara, 'Segoe UI', sans-serif;font-style:italic;color:#a3823a}
.contact dd{color:#252017}
.btn{display:inline-block;font-family:Optima, Candara, 'Segoe UI', sans-serif;font-style:italic;font-size:1.05rem;
  background:#a3823a;color:#ffffff;padding:.7rem 1.9rem;border-radius:999px;
  border:1px solid #8c7034;transition:.25s}
.btn:hover{filter:brightness(1.08);box-shadow:0 8px 22px rgba(163,130,58,0.30)}

.foot{text-align:center;padding:3.64rem;border-top:1px solid rgba(37,32,23,0.22);
  background:#f6f4ed;color:rgba(37,32,23,0.62);font-style:italic}
.foot .orn{margin-bottom:1.96rem}

@media(max-width:820px){
  .body{grid-template-columns:1fr}
  .rail{position:static;display:flex;flex-wrap:wrap;align-items:center;
    justify-content:center;gap:1rem}
  .vine,.medallion{display:none}
  .rail-nav{flex-direction:row;flex-wrap:wrap;justify-content:center}
  .rail-nav a{border-top:none;padding-top:0}
  .plates{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:480px){.plates{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}


.xq{box-sizing:border-box;font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;color:#252017;padding:56px 24px;width:100%}
.xq *{box-sizing:border-box;margin:0}
.xq .xq-wrap{max-width:1060px;margin:0 auto}
.xq h2{font-family:Optima, Candara, 'Segoe UI', sans-serif;font-size:1.7rem;line-height:1.2;margin-bottom:8px}
.xq .xq-kick{display:block;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#a3823a;margin-bottom:10px;font-weight:700}

.xq-hours{border-top:1px solid rgba(37,32,23,0.14)}
.xq-hours-in{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:26px;align-items:start}
.xq-hours address{font-style:normal;color:#877f6e;line-height:1.8;margin-top:8px}
.xq-hourtable{width:100%;border-collapse:collapse}
.xq-hourtable th,.xq-hourtable td{text-align:left;padding:12px 6px;border-bottom:1px solid rgba(37,32,23,0.14)}
.xq-hourtable th{font-family:Optima, Candara, 'Segoe UI', sans-serif}
.xq-hourtable td{color:#a3823a;font-weight:700;text-align:right}


/* =====================================================
   DESIGN DNA: paper-zine
   Whole-page visual system applied over the layout
   archetype. Appended last so it wins the cascade.
   ===================================================== */
html::before{content:'';position:fixed;inset:0;z-index:99980;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .5 0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.16;}
h1,h2,h3{font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif !important;text-transform:uppercase !important;letter-spacing:.01em !important}
h2{background:linear-gradient(transparent 58%,rgba(163,130,58,.4) 58% 92%,transparent 92%);display:inline-block;padding:0 .18em}
img{border:9px solid #f5f1e8 !important;border-radius:0 !important;box-shadow:0 12px 26px rgba(0,0,0,.28) !important}
figure:nth-of-type(odd) img,img:nth-of-type(odd){transform:rotate(-1.4deg)}figure:nth-of-type(even) img,img:nth-of-type(even){transform:rotate(1.1deg)}
a[class*="btn"],button,span[class*="btn"]{border-radius:0 !important;border:2.5px solid #252017 !important;box-shadow:4px 4px 0 #252017 !important;transform:rotate(-.8deg);text-transform:uppercase;font-weight:800}
div[class*="card"]:not([class*="cards"]),article[class*="card"],a[class*="card"],figure[class*="card"],li[class*="card"]{border:2px dashed rgba(37,32,23,.55) !important;border-radius:0 !important}
