*{box-sizing:border-box}
:root{--bg:#f7f3ed;--ink:#1c1410;--ink2:#3d2e22;--ink3:#6b5a4a;--amber:#bf7b2a;--amber2:#d4923e;--gold:#c9a84e;--brown:#5c3a1e;--deep:#2e1a0a;--line:rgba(0,0,0,.09)}
body{margin:0;font-family:'Manrope',sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%;height:auto}
.n{position:sticky;top:0;z-index:20;background:rgba(247,243,237,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}
.n-in{max-width:1240px;margin:0 auto;padding:14px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.n-brand{display:flex;align-items:center;gap:10px}
.n-icon{height:36px;width:auto}
.n-name{font-family:'Instrument Serif',serif;font-size:21px}
.n-r{display:flex;gap:24px;align-items:center}
.n-r a{font-size:12px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;color:var(--ink3)}
.n-r a:hover,.n-r a.active{color:var(--ink)}
.n-cta{background:var(--amber);color:#fff!important;padding:10px 18px;border-radius:8px}
.detail-hero{padding:54px 32px 34px;background:linear-gradient(180deg,#fffaf3 0%,#f7f3ed 100%)}
.detail-hero-in{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}
.crumb{font-size:12px;color:var(--ink3);margin-bottom:20px}
.crumb a{color:var(--amber);font-weight:800}
.kicker{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--amber);font-weight:800;margin-bottom:10px}
h1{font-family:'Instrument Serif',serif;font-size:clamp(38px,5vw,64px);line-height:1;margin:0 0 16px;font-weight:400;color:var(--deep)}
.lead{font-size:17px;line-height:1.75;color:var(--ink2);max-width:620px;margin:0 0 24px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:8px;font-size:13px;font-weight:800;letter-spacing:1px;text-transform:uppercase}
.btn.primary{background:var(--amber);color:#fff}
.btn.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}
.hero-img{border-radius:8px;overflow:hidden;background:#eadfcc;box-shadow:0 22px 60px rgba(46,26,10,.13)}
.hero-img img{width:100%;aspect-ratio:4/3;object-fit:cover}
.detail-main{max-width:1240px;margin:0 auto;padding:44px 32px 72px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:38px}
.section{background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px;margin-bottom:20px}
.section h2{font-family:'Instrument Serif',serif;font-size:30px;font-weight:400;margin:0 0 18px;color:var(--deep)}
.section h3{font-size:18px;margin:22px 0 8px}
.section p,.section li{font-size:15px;line-height:1.85;color:var(--ink2)}
.spec-table{width:100%;border-collapse:collapse;font-size:14px}
.spec-table th,.spec-table td{text-align:left;padding:12px 0;border-bottom:1px solid var(--line);vertical-align:top}
.spec-table th{width:34%;color:var(--ink);font-weight:800}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;background:#eadfcc}
.side{position:sticky;top:92px;align-self:start}
.inquiry{background:var(--deep);color:#fff;border-radius:8px;padding:24px}
.inquiry h2{font-family:'Instrument Serif',serif;font-size:28px;font-weight:400;margin:0 0 12px}
.inquiry p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.82)}
.inquiry .btn{width:100%;margin-top:10px}
.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.chips span{background:#f7f1e8;border:1px solid rgba(191,123,42,.16);color:#5c3a1e;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}
footer{background:#1f130d;color:rgba(255,255,255,.72);padding:30px 32px;text-align:center;font-size:13px}
.site-footer-v2{background:var(--deep,#2e1a0a)!important;color:#fff!important;padding:56px 48px 24px!important;text-align:left!important}
.site-footer-v2 .ft-in{max-width:1220px!important;margin:0 auto!important;display:grid!important;grid-template-columns:1.25fr .9fr 1fr 1fr!important;gap:56px!important;align-items:start!important}
.site-footer-v2 .footer-link-panel{display:contents!important}
.site-footer-v2 .ft-col{min-width:0!important;margin:0!important;padding:0!important;text-align:left!important}
.site-footer-v2 .ft-col h4{margin:0 0 18px!important;color:var(--gold,#c9a84e)!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:800!important}
.site-footer-v2 .ft-col a{display:block!important;font-size:13.5px!important;line-height:1.35!important;margin:0 0 10px!important;padding:0!important;color:rgba(255,255,255,.56)!important;text-decoration:none!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;min-height:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.site-footer-v2 .ft-col a:hover{color:#fff!important}
.site-footer-v2 .ft-logo{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 14px!important}
.site-footer-v2 .ft-logo img{width:auto!important;height:42px!important;max-width:42px!important;max-height:42px!important;object-fit:contain!important;flex:0 0 auto!important}
.site-footer-v2 .ft-logo-text{margin-left:0!important;line-height:1.1!important}
.site-footer-v2 .ft-desc{max-width:280px!important;margin:0!important;color:rgba(255,255,255,.58)!important;font-size:14px!important;line-height:1.65!important;font-weight:400!important}
.site-footer-v2 .social-icons{display:flex!important;gap:14px!important;margin-top:18px!important;justify-content:flex-start!important}
.site-footer-v2 .social-icons a{width:38px!important;height:38px!important;border-radius:50%!important;background:rgba(255,255,255,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:rgba(255,255,255,.58)!important;margin:0!important;padding:0!important;transition:all .25s ease!important}
.site-footer-v2 .social-icons a:hover{background:var(--amber,#bf7b2a)!important;color:#fff!important;transform:translateY(-2px)!important}
.site-footer-v2 .social-icons svg{width:18px!important;height:18px!important;display:block!important}
.site-footer-v2 .footer-contact-card{padding:0!important;background:transparent!important;border:0!important}
.site-footer-v2 .footer-quote-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:180px!important;min-height:42px!important;margin:2px 0 12px!important;padding:0 18px!important;border-radius:8px!important;background:var(--amber,#bf7b2a)!important;color:#fff!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.site-footer-v2 .footer-quote-link:hover{background:var(--amber2,#d4923e)!important;color:#fff!important}
.site-footer-v2 .footer-mini-link{font-size:12px!important;color:rgba(255,255,255,.42)!important}
.site-footer-v2 .ft-bottom{max-width:1220px!important;margin:46px auto 0!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.08)!important;text-align:center!important}
.site-footer-v2 .ft-bottom p{margin:0!important;color:rgba(255,255,255,.24)!important;font-size:12px!important;letter-spacing:.08em!important}
@media(max-width:1050px){.site-footer-v2 .ft-in{grid-template-columns:1.2fr 1fr 1fr!important}.site-footer-v2 .ft-in>.ft-col:first-child{grid-column:1/-1!important}.site-footer-v2 .ft-desc{max-width:520px!important}}
@media(max-width:700px){.site-footer-v2{padding:44px 22px 24px!important}.site-footer-v2 .ft-in{grid-template-columns:1fr!important;gap:28px!important}.site-footer-v2 .ft-logo img{height:36px!important;max-width:36px!important;max-height:36px!important}.site-footer-v2 .ft-logo-text{font-size:20px!important}.site-footer-v2 .footer-quote-link{width:100%!important}.site-footer-v2 .ft-bottom{text-align:left!important}}
@media(max-width:920px){.detail-hero-in,.detail-main{grid-template-columns:1fr}.side{position:static}.n-r{display:none}.gallery{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.detail-hero,.detail-main{padding-left:18px;padding-right:18px}.gallery{grid-template-columns:1fr}.section{padding:20px}}
@media(max-width:768px){
  html,body{max-width:100%;overflow-x:hidden}
  .detail-hero,.detail-main,.section,.inquiry{max-width:100%;overflow-x:hidden}
  .detail-hero{padding:34px 18px 28px}
  .detail-hero-in{display:grid;grid-template-columns:1fr!important;gap:22px;width:calc(100vw - 56px)!important;max-width:calc(100vw - 56px)!important;min-width:0;overflow:hidden;margin-left:0!important;margin-right:auto!important}
  h1{width:100%!important;max-width:100%!important;min-width:0;font-size:clamp(28px,7.4vw,34px);line-height:1.08;letter-spacing:0;white-space:normal;overflow-wrap:anywhere;word-break:normal}
  .lead{width:calc(100% - 56px)!important;font-size:15.5px;line-height:1.65;max-width:calc(100% - 56px)!important;overflow-wrap:anywhere}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-actions .btn{width:100%}
  .hero-img{border-radius:10px}
  .detail-main{display:grid;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;padding:30px 18px 52px;gap:20px}
  .section{width:calc(100vw - 56px)!important;max-width:calc(100vw - 56px)!important;padding:20px;border-radius:10px;margin-left:0!important;margin-right:auto!important}
  .section h2{font-size:28px;line-height:1.1}
  .section p,.section li{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;min-width:0;font-size:15px;line-height:1.7;overflow-wrap:anywhere;word-break:normal}
  .spec-table,.spec-table tbody,.spec-table tr,.spec-table th,.spec-table td{display:block;width:100%}
  .spec-table tr{padding:12px 0;border-bottom:1px solid var(--line)}
  .spec-table th,.spec-table td{border:0;padding:0}
  .spec-table td{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;overflow-wrap:anywhere}
  .spec-table th{margin-bottom:4px}
  .gallery{grid-template-columns:1fr!important}
  .chips span{font-size:12px}
}
