
* { box-sizing:border-box; margin:0; padding:0; }
html { scroll-behavior:smooth; }
body { background:#ece5da; color:#38301f; font-family:'Courier New', Courier, monospace; font-size:15px;
  line-height:1.55; -webkit-font-smoothing:antialiased; }
img { display:block; max-width:100%; }
a { color:inherit; text-decoration:none; }

.wf { max-width:1100px; margin:22px auto; background:#f7f1e6;
  border:1.5px solid rgba(56,48,31,0.38); border-radius:20px; overflow:hidden; }

.toolbar { display:flex; align-items:center; gap:8px; padding:10px 14px;
  border-bottom:1.5px dashed rgba(56,48,31,0.38); background:#fffaf1; }
.dot { width:11px; height:11px; border-radius:50%; border:1.5px solid rgba(56,48,31,0.38); }
.url { margin-left:8px; color:#9c8a70; font-size:12px; }
.fid { margin-left:auto; font-family:'Courier New', Courier, monospace; font-size:12px; cursor:pointer;
  border:1.5px solid rgba(56,48,31,0.38); background:transparent; color:#38301f;
  padding:6px 12px; border-radius:20px; }

section, .wnav, .wfoot { position:relative; padding:clamp(26px,5vw,52px) clamp(18px,4vw,44px); }
.region { position:absolute; top:8px; left:10px; font-size:11px; letter-spacing:0.08em;
  color:#e88a3c; opacity:0.85; }

/* placeholders */
.ph { position:relative; background:
    repeating-linear-gradient(45deg,rgba(56,48,31,0.10) 0,rgba(56,48,31,0.10) 8px,transparent 8px,transparent 16px);
  border:1.5px dashed rgba(56,48,31,0.38); display:grid; place-items:center; color:#9c8a70;
  font-size:12px; letter-spacing:0.1em; border-radius:20px; overflow:hidden; }
.ph img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover;
  opacity:0; transition:opacity .3s; }
.ph span { position:relative; z-index:1; }
.ph-16 { aspect-ratio:16/10; }
.ph-sq { aspect-ratio:1; }
.ph-av { width:44px; height:44px; border-radius:50%; }

/* skeleton bars */
.skel { background:rgba(56,48,31,0.10); border-radius:3px; }
.skel-kick { display:inline-block; height:14px; width:120px; margin-bottom:16px; }
.skel-h { height:22px; width:60%; margin-bottom:12px; }
.skel-lines { margin:14px 0; }
.skel-lines i { display:block; height:10px; background:rgba(56,48,31,0.10); border-radius:3px;
  margin:9px 0; }
.skel-lines i.short { width:55%; }
.realsub { color:#9c8a70; margin-top:6px; }

/* nav */
.wnav { display:flex; align-items:center; gap:20px; border-bottom:1.5px dashed rgba(56,48,31,0.38); }
.logo { border:1.5px dashed rgba(56,48,31,0.38); padding:10px 18px; font-weight:700;
  border-radius:20px; }
.menu { margin-left:auto; display:flex; align-items:center; gap:16px; color:#9c8a70; }
.menu .pill { border:1.5px solid #e88a3c; color:#e88a3c; padding:7px 14px;
  border-radius:999px; }

/* hero */
.whero { display:grid; grid-template-columns:1fr 1fr; gap:34px; align-items:center;
  border-bottom:1.5px dashed rgba(56,48,31,0.38); }
.whero h1 { font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Segoe UI', sans-serif; font-weight:800; font-size:clamp(2.2rem,6vw,3.8rem);
  line-height:1; margin:6px 0; letter-spacing:-0.02em; }
.btnrow { margin-top:22px; display:flex; gap:12px; }
.wbtn { display:inline-block; border:1.5px solid #38301f; padding:11px 20px;
  border-radius:20px; font-size:13px; }
.wbtn.ghostbtn { border-style:dashed; color:#9c8a70; }

/* about */
.wabout { display:grid; grid-template-columns:0.8fr 1.2fr; gap:34px; align-items:center;
  border-bottom:1.5px dashed rgba(56,48,31,0.38); }
.wabout .ph.wide { min-height:220px; }
.atext h2 { font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Segoe UI', sans-serif; font-weight:800; font-size:1.6rem; margin:6px 0 10px; }
.atext p { color:#9c8a70; }

/* grid */
.wgrid { border-bottom:1.5px dashed rgba(56,48,31,0.38); }
.grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.wcard { position:relative; border:1.5px dashed rgba(56,48,31,0.38); border-radius:20px;
  padding:16px; }
.wcard .anno { position:absolute; top:-9px; right:10px; background:#f7f1e6;
  padding:0 6px; font-size:10px; color:#e88a3c; }
.wcard .ph-sq { aspect-ratio:16/9; margin-bottom:12px; }
.wcard h3 { font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Segoe UI', sans-serif; font-weight:700; font-size:1.02rem; margin-bottom:6px; }
.wcard p { color:#9c8a70; font-size:0.86rem; }

/* quote */
.wquote { border-bottom:1.5px dashed rgba(56,48,31,0.38); text-align:center; }
.wquote blockquote { font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Segoe UI', sans-serif; font-size:clamp(1.3rem,3.4vw,2.1rem);
  line-height:1.25; max-width:24ch; margin:0 auto; }
.byline { display:flex; align-items:center; justify-content:center; gap:12px; margin-top:20px; }
.byline cite { font-style:normal; color:#9c8a70; font-size:13px; }

/* contact */
.cbox { max-width:640px; }
.cbox h2 { font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Segoe UI', sans-serif; font-weight:800; font-size:1.6rem; margin-bottom:8px; }
.cbox p { color:#9c8a70; margin-bottom:20px; }
.fields { display:grid; grid-template-columns:1fr 1fr; gap:16px; margin-bottom:20px; }
.fields label { font-size:12px; color:#9c8a70; display:block; }
.fields label.full { grid-column:1 / -1; }
.input { border:1.5px dashed rgba(56,48,31,0.38); border-radius:20px; padding:12px 14px;
  margin-top:6px; color:#38301f; font-family:Verdana, Geneva, sans-serif; }

.wfoot { text-align:center; color:#9c8a70; font-size:12px; letter-spacing:0.1em; }

/* ---- HI-FI toggle: reveal images, drop the wireframe scaffolding ---- */
.hifi { border-color:transparent; }
.hifi .ph { background:#fffaf1; border-color:transparent; }
.hifi .ph img { opacity:1; }
.hifi .ph span { display:none; }
.hifi .region { display:none; }
.hifi .skel { display:none; }
.hifi .skel-lines { display:none; }
.hifi .wcard { border-style:solid; border-color:rgba(56,48,31,0.10); }
.hifi .input { border-style:solid; }
.hifi .toolbar { border-bottom-style:solid; }
.hifi .wnav, .hifi .whero, .hifi .wabout, .hifi .wgrid, .hifi .wquote { border-bottom-color:rgba(56,48,31,0.10); }
.hifi .wbtn { background:#e88a3c; color:#141414; border-color:#e88a3c; }
.hifi .wbtn.ghostbtn { background:transparent; color:#38301f; border-style:solid; }
.hifi body, .hifi { font-family:Verdana, Geneva, sans-serif; }

@media (max-width:820px){
  .whero,.wabout{ grid-template-columns:1fr; }
  .grid{ grid-template-columns:1fr; }
  .fields{ grid-template-columns:1fr; }
}


.xq{box-sizing:border-box;font-family:Verdana, Geneva, sans-serif;color:#38301f;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:'Gill Sans', 'Gill Sans MT', Calibri, '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:#e88a3c;margin-bottom:10px;font-weight:700}

.xq-quoterail{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}
.xq-quote{border:1px solid rgba(56,48,31,0.14);border-radius:20px;padding:22px;background:#fffaf1;position:relative}
.xq-quote::before{content:"\201C";position:absolute;top:-4px;left:14px;font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Segoe UI', sans-serif;font-size:3rem;color:#e88a3c;opacity:.5}
.xq-quote p{font-style:italic;margin:10px 0 12px;line-height:1.55}
.xq-quote cite{font-style:normal;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:#9c8a70}


.xq-stats{background:rgba(56,48,31,0.05);border-top:1px solid rgba(56,48,31,0.14);border-bottom:1px solid rgba(56,48,31,0.14)}
.xq-statrow{display:flex;flex-wrap:wrap;gap:14px}
.xq-stat{flex:1 1 140px;background:#fffaf1;border:1px solid rgba(56,48,31,0.14);border-radius:20px;padding:20px 18px;text-align:center}
.xq-stat dt{font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Segoe UI', sans-serif;font-size:2rem;color:#e88a3c;font-weight:800}
.xq-stat dd{margin-top:6px;font-size:.85rem;color:#9c8a70}


/* =====================================================
   DESIGN DNA: stamp-post
   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='260' height='260'%3E%3Ccircle cx='130' cy='130' r='60' fill='none' stroke='%2338301f' stroke-width='1.6'/%3E%3Ccircle cx='130' cy='130' r='48' fill='none' stroke='%2338301f' stroke-width='.8'/%3E%3C/svg%3E");opacity:.06;}
h1,h2,h3{font-family:Rockwell, 'Rockwell Nova', 'Roboto Slab', Georgia, serif !important;text-transform:uppercase !important;letter-spacing:.12em !important;font-weight:700 !important}
img{border:10px solid #f7f1e6 !important;border-radius:0 !important;outline:2px dashed rgba(56,48,31,.5);outline-offset:-7px;box-shadow:0 8px 22px rgba(0,0,0,.18) !important}
a[class*="btn"],button,span[class*="btn"]{border-radius:0 !important;border:2px dashed #e88a3c !important;text-transform:uppercase;letter-spacing:.12em;font-weight:700;box-shadow:none !important}
div[class*="card"]:not([class*="cards"]),article[class*="card"],a[class*="card"],figure[class*="card"],li[class*="card"]{border-radius:0 !important;border:1.5px dashed rgba(56,48,31,.55) !important;box-shadow:none !important}
