*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { overflow-x: hidden; scroll-behavior: smooth; }
body { overflow-x: hidden; max-width: 100vw; background-color: #FAF9F6; color: #2D241E; font-family: 'Jost', sans-serif; line-height: 1.6; padding-top: var(--hh); }
img { display: block; max-width: 100%; height: 100%; object-fit: cover; }
h1, h2, h3, h4, p, a, span, li { word-break: break-word; overflow-wrap: break-word; max-width: 100%; }
:root {
--hh: 80px;
--c1: #8B4513;
--c2: #D2691E;
--c3: #EADDCA;
--c4: #FAF9F6;
--c5: #2D241E;
--f1: 'Cormorant Garamond', serif;
--f2: 'Jost', sans-serif;
}
.ab { position: fixed; top: 0; left: 0; width: 100%; z-index: 1000; background: var(--c4); height: var(--hh); border-bottom: 1px solid var(--c3); }
.ac { max-width: 1400px; width: 100%; margin: 0 auto; padding: 0 20px; height: 100%; display: flex; align-items: center; justify-content: space-between; }
.ad { display: flex; align-items: center; gap: 10px; text-decoration: none; }
.ae { font-family: var(--f1); font-size: 24px; color: var(--c1); font-weight: 600; }
.af { display: flex; gap: 40px; }
.ag { text-decoration: none; color: var(--c5); font-weight: 400; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; transition: color 0.3s; }
.ag:hover { color: var(--c2); }
.ah { display: none; background: none; border: none; cursor: pointer; flex-direction: column; gap: 6px; }
.ah span { width: 25px; height: 2px; background: var(--c1); }
.ai { display: none; position: fixed; top: var(--hh); left: 0; width: 100%; background: var(--c4); flex-direction: column; max-height: 0; overflow: hidden; transition: max-height 0.4s ease; z-index: 999; border-bottom: 1px solid var(--c3); }
.ai.is-open { max-height: 100vh; padding: 20px 0; }
.aj { padding: 15px 20px; text-decoration: none; color: var(--c5); font-size: 18px; border-bottom: 1px solid rgba(0,0,0,0.05); }
.ak { opacity: 0; transform: translateY(30px); transition: opacity 0.8s, transform 0.8s; }
.ak.visible { opacity: 1; transform: translateY(0); }
.al { display: grid; grid-template-columns: 1fr 1.2fr; height: calc(100vh - var(--hh)); min-height: 700px; }
.am { padding: 60px 10%; display: flex; flex-direction: column; justify-content: center; background: var(--c3); }
.an { font-family: var(--f1); font-size: clamp(40px, 8vw, 80px); line-height: 1.1; margin-bottom: 30px; color: var(--c1); }
.ao { font-size: clamp(18px, 2vw, 22px); color: var(--c5); margin-bottom: 40px; max-width: 500px; }
.ap { display: flex; gap: 20px; }
.ar { padding: 18px 35px; background: var(--c1); color: white; text-decoration: none; font-weight: 700; transition: transform 0.3s; }
.ar:hover { transform: translateY(-3px); }
.as { padding: 18px 35px; border: 1px solid var(--c1); color: var(--c1); text-decoration: none; font-weight: 700; transition: background 0.3s, color 0.3s; }
.as:hover { background: var(--c1); color: white; }
.at { position: relative; overflow: hidden; }
.au { padding: 100px 0; background: var(--c4); }
.av { max-width: 1400px; width: 100%; margin: 0 auto; padding: 0 20px; }
.aw { font-family: var(--f1); font-size: clamp(32px, 5vw, 54px); color: var(--c1); margin-bottom: 60px; text-align: center; }
.ax { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.ay { text-align: center; padding: 40px; border: 1px solid var(--c3); transition: border-color 0.3s; }
.ay:hover { border-color: var(--c2); }
.az { display: block; font-size: 48px; font-weight: 700; color: var(--c2); margin-bottom: 10px; }
.ba { color: var(--c5); text-transform: uppercase; letter-spacing: 2px; font-size: 14px; }
.bb { padding: 120px 0; background: white; }
.bc { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.bc-rev { grid-template-columns: 1fr 1fr; }
.bd { height: 500px; background: var(--c3); }
.be { padding: 20px; }
.bf { font-size: 18px; color: #4A3C31; margin-bottom: 25px; }
.bg { padding: 100px 0; background: var(--c4); }
.bh { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.bi { background: white; padding: 40px; border-radius: 4px; box-shadow: 0 10px 30px rgba(0,0,0,0.03); }
.bj { height: 200px; margin-bottom: 25px; }
.bk { font-family: var(--f1); font-size: 28px; color: var(--c1); margin-bottom: 15px; }
.bl { color: #555; }
.bm { padding: 120px 0; background: var(--c1); color: white; }
.bn { text-align: center; }
.bo { display: grid; grid-template-columns: repeat(3, 1fr); gap: 50px; margin-top: 60px; }
.bp { padding: 20px; }
.bq { font-family: var(--f1); font-size: 24px; font-style: italic; margin-bottom: 25px; }
.br { font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: var(--c3); }
.bs { padding: 100px 0; background: white; }
.bt { padding: 120px 0; background: var(--c4); }
.bu { max-width: 900px; margin: 0 auto; }
.bv { border-bottom: 1px solid var(--c3); }
.bw { width: 100%; padding: 30px 0; display: flex; justify-content: space-between; align-items: center; background: none; border: none; cursor: pointer; font-family: var(--f1); font-size: 24px; color: var(--c1); text-align: left; }
.bx { max-height: 0; overflow: hidden; transition: max-height 0.4s ease-out; }
.by { padding-bottom: 30px; color: #4A3C31; font-size: 18px; }
.bz { padding: 120px 0; background: white; }
.ca { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.cb { border: 1px solid var(--c3); transition: transform 0.3s; }
.cb:hover { transform: translateY(-10px); }
.cc { height: 250px; }
.cd { padding: 30px; }
.ce { font-family: var(--f1); font-size: 24px; color: var(--c1); margin-bottom: 15px; }
.cf { color: #555; margin-bottom: 20px; font-size: 15px; }
.cg { text-decoration: none; color: var(--c2); font-weight: 700; text-transform: uppercase; font-size: 13px; }
.ch { padding: 150px 0; background: var(--c3); text-align: center; }
.ci { max-width: 800px; margin: 0 auto; }
.cj { font-family: var(--f1); font-size: clamp(40px, 6vw, 70px); color: var(--c1); margin-bottom: 30px; }
.ck { font-size: 20px; color: var(--c5); margin-bottom: 40px; }
.cl { padding: 20px 50px; background: var(--c1); color: white; text-decoration: none; font-weight: 700; font-size: 18px; display: inline-block; }
.cm { padding: 80px 0 30px 0; background: var(--c4); border-top: 1px solid var(--c3); }
.cn { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 60px; margin-bottom: 60px; }
.co { display: flex; flex-direction: column; gap: 20px; }
.cp { display: flex; align-items: center; gap: 10px; }
.cq { font-family: var(--f1); font-size: 24px; color: var(--c1); font-weight: 600; }
.cr { color: #555; font-size: 15px; max-width: 300px; }
.cs { display: flex; flex-direction: column; gap: 15px; }
.ct { font-size: 14px; text-transform: uppercase; letter-spacing: 2px; color: var(--c1); margin-bottom: 5px; }
.cu { text-decoration: none; color: #555; font-size: 15px; transition: color 0.3s; }
.cu:hover { color: var(--c2); }
.cv { color: #555; font-size: 15px; }
.cw { padding-top: 30px; border-top: 1px solid var(--c3); text-align: center; }
.cx { font-size: 13px; color: #888; }
@media (max-width: 768px) {
.ah { display: flex; }
.af { display: none; }
.al { grid-template-columns: 1fr !important; height: auto; }
.am { padding: 80px 20px; min-height: 400px; }
.at { min-height: 320px; }
.ax { grid-template-columns: 1fr !important; gap: 20px; }
.bc { grid-template-columns: 1fr !important; gap: 40px; }
.bc-rev { grid-template-columns: 1fr !important; }
.bc-rev .bd { order: -1; }
.bh { grid-template-columns: 1fr !important; }
.bo { grid-template-columns: 1fr !important; }
.ca { grid-template-columns: 1fr !important; }
.cn { grid-template-columns: 1fr !important; text-align: center; }
.co { align-items: center; }
.cr { margin: 0 auto; }
}
@media (max-width: 480px) {
body { font-size: 14px; }
.ap { flex-direction: column !important; }
.ar, .as { width: 100%; text-align: center; }
}