@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{
  --cream:#f4ecdc;
  --cream-2:#fbf7ef;
  --ink:#211a14;
  --muted:#72695d;
  --dark:#17130f;
  --dark-2:#241d17;
  --gold:#c99a42;
  --line:rgba(154,109,37,.28);
  --shell:min(1180px, calc(100% - 44px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream-2);color:var(--ink);font-family:Manrope,system-ui,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}.shell{width:var(--shell);margin-inline:auto}.section-pad{padding:96px 0}.section-kicker,.eyebrow{font-size:.74rem;letter-spacing:.28em;text-transform:uppercase;font-weight:700;color:#b78636;margin:0 0 16px}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;line-height:.98;margin:0}h2{font-size:clamp(2.5rem,5vw,4.7rem);max-width:850px}p{margin:0 0 1.1rem}.copy p,.adana-content p{color:#5f574d}.site-header{height:82px;position:fixed;inset:0 0 auto;z-index:50;background:rgba(248,242,231,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(178,129,45,.32)}.header-inner{width:var(--shell);height:100%;margin:auto;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand img{width:44px;height:44px;object-fit:contain}.brand strong{font-family:'Cormorant Garamond',serif;font-size:1.15rem;letter-spacing:.08em}.brand small{display:block;font-size:.58rem;letter-spacing:.18em;color:#8e7450}.main-nav{display:flex;align-items:center;gap:28px;font-size:.86rem}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:url('../images/gold-metal-texture.png') center/cover;transition:.25s}.main-nav a:hover:after{right:0}.header-wa,.btn-gold{background:url('../images/gold-metal-texture.png') center/cover;color:#1b150f;font-weight:800;border:1px solid rgba(119,76,14,.4);box-shadow:inset 0 1px rgba(255,255,255,.5),0 8px 24px rgba(101,65,10,.18)}.header-wa{padding:12px 18px;border-radius:999px;font-size:.83rem}.menu-toggle{display:none;border:0;background:none;font-size:1.4rem}.hero{min-height:780px;position:relative;display:flex;align-items:flex-end;overflow:hidden;background:var(--dark);color:white}.hero-city{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,15,11,.93) 0%,rgba(20,15,11,.80) 38%,rgba(20,15,11,.38) 65%,rgba(20,15,11,.14) 100%),linear-gradient(0deg,rgba(18,14,11,.82),transparent 46%)}.hero-content{position:relative;z-index:2;padding:190px 0 72px}.hero-content h1{font-size:clamp(4.2rem,8vw,7.8rem);color:#fff9eb;max-width:760px}.hero-lead{max-width:680px;font-size:1.1rem;color:#eee5d6;margin:25px 0 30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:700}.btn-ghost{border:1px solid rgba(255,255,255,.42);color:white;background:rgba(255,255,255,.06)}.trust-strip{margin-top:58px;display:grid;grid-template-columns:repeat(3,1fr);max-width:780px;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.trust-strip div{padding:20px 26px 20px 0;border-right:1px solid rgba(255,255,255,.14)}.trust-strip div+div{padding-left:26px}.trust-strip div:last-child{border-right:0}.trust-strip strong{display:block;font-family:'Cormorant Garamond',serif;color:#e2bc72;font-size:1.45rem}.trust-strip span{font-size:.78rem;color:#d2c9bc}.photo-credit{position:absolute;right:14px;bottom:10px;z-index:2;font-size:.58rem;color:rgba(255,255,255,.6);margin:0}.intro{background:var(--cream)}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px;align-items:start}.copy{font-size:1rem;padding-top:10px}.services{background:var(--cream-2)}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:44px}.section-head>p{max-width:400px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.service-card{min-height:310px;padding:30px 26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.service-no{font-size:.72rem;color:#b98c42;letter-spacing:.15em}.service-card h3{font-size:2.1rem;margin:auto 0 12px}.service-card p{color:var(--muted);font-size:.9rem}.service-card a{margin-top:18px;font-size:.83rem;font-weight:700;color:#8f661f}.visual-story{background:var(--cream)}.visual-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:78px;align-items:center}.photo-stack{position:relative;padding:0 42px 56px 0}.photo-stack img{display:block;width:100%;height:auto;object-fit:contain;background:#eee3cf;border:1px solid rgba(170,125,53,.20)}.photo-stack img:first-child{width:88%;margin:0}.photo-stack img:last-child{width:72%;margin:-92px 0 0 auto;position:relative;z-index:2;box-shadow:0 18px 42px rgba(52,39,22,.14)}.steps{margin-top:42px;border-top:1px solid var(--line)}.steps>div{display:grid;grid-template-columns:54px 210px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line);align-items:start}.steps span{color:#b88738;font-size:.75rem}.steps h3{font-size:1.6rem}.steps p{color:var(--muted);font-size:.9rem;margin:0}.videos{background:var(--dark);color:white}.light-head h2{color:#f7eddc}.light-head>p{color:#bfb4a4}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-card{padding:0;border:1px solid rgba(207,158,71,.32);background:#0b0907;position:relative;aspect-ratio:16/9;overflow:hidden;cursor:pointer}.video-card img{width:100%;height:100%;object-fit:cover;opacity:.82;transition:.3s}.video-card:hover img{transform:scale(1.03);opacity:1}.video-card span{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:url('../images/gold-metal-texture.png') center/cover;color:#19130c;font-size:1.2rem;box-shadow:0 8px 25px #0008}.video-card iframe{width:100%;height:100%;border:0}.adana-content{background:var(--cream-2)}.article-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:start}.quote-card{background:var(--dark-2);color:white;border-top:3px solid #bd8c38}.quote-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.quote-card>div{padding:28px}.quote-card strong{font-family:'Cormorant Garamond',serif;font-size:2rem;color:#f3dfb8}.quote-card p{color:#d4c8b6}.faq{background:var(--cream)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{cursor:pointer;list-style:none;padding:24px 4px;font-family:'Cormorant Garamond',serif;font-size:1.65rem;font-weight:600}details p{padding:0 4px 22px;max-width:840px;color:var(--muted)}.contact{background:var(--dark);color:white;border-top:1px solid rgba(211,160,71,.3)}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:60px}.contact h2{color:#f8efde}.contact p{color:#c9bfae;max-width:700px}.contact-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;min-width:250px}.phone{border:1px solid rgba(255,255,255,.3);padding:14px 20px;border-radius:999px;text-align:center}.site-footer{background:#eadfca;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:70px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid strong{font-family:'Cormorant Garamond',serif;font-size:1.4rem}.footer-grid a{font-size:.86rem;color:#5a5044}.footer-brand img{width:180px}.footer-brand p{font-size:.82rem;color:#6d6257;max-width:260px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(112,82,36,.22);padding-top:22px;margin-top:45px;color:#7e7264;font-size:.66rem}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:40;background:#1faa59;color:white;padding:13px 18px;border-radius:999px;font-weight:800;box-shadow:0 12px 30px #0003}
@media(max-width:980px){.main-nav{display:none;position:absolute;top:82px;left:22px;right:22px;background:#f7f0e4;padding:20px;border:1px solid var(--line);flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.menu-toggle{display:block}.header-wa{display:none}.hero{min-height:720px}.hero-shade{background:linear-gradient(0deg,rgba(18,14,11,.94) 0%,rgba(18,14,11,.66) 62%,rgba(18,14,11,.25) 100%)}.hero-content{padding:170px 0 52px}.split,.visual-grid,.article-grid{grid-template-columns:1fr;gap:48px}.service-grid{grid-template-columns:repeat(2,1fr)}.video-grid{grid-template-columns:repeat(2,1fr)}.steps>div{grid-template-columns:44px 190px 1fr}.contact-inner{align-items:flex-start;flex-direction:column}.contact-actions{width:100%;max-width:360px}.photo-stack{padding-right:24px;padding-bottom:44px}.photo-stack img{height:auto}}
@media(max-width:640px){:root{--shell:calc(100% - 36px)}.site-header{height:72px}.main-nav{top:72px}.brand img{width:38px;height:38px}.brand strong{font-size:1rem}.brand small{font-size:.52rem}.section-pad{padding:68px 0}.hero{min-height:650px;align-items:flex-end}.hero-city{object-position:center 44%}.hero-shade{background:linear-gradient(0deg,rgba(18,14,11,.98) 0%,rgba(18,14,11,.80) 54%,rgba(18,14,11,.28) 100%)}.hero-content{padding:145px 0 34px}.hero-content h1{font-size:3.6rem}.hero-lead{font-size:.96rem;margin:20px 0 24px}.hero-actions{display:grid;grid-template-columns:1fr}.trust-strip{margin-top:36px;grid-template-columns:repeat(3,1fr)}.trust-strip div,.trust-strip div+div{padding:16px 10px}.trust-strip strong{font-size:1.15rem}.trust-strip span{font-size:.64rem}.photo-credit{display:none}.section-head{align-items:flex-start;flex-direction:column;gap:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:220px}.visual-grid{gap:40px}.photo-stack{display:block;padding:0}.photo-stack img:first-child,.photo-stack img:last-child{width:100%;height:auto;margin:0;box-shadow:none}.photo-stack img+img{margin-top:14px}.steps>div{grid-template-columns:36px 1fr;gap:10px}.steps p{grid-column:2}.video-grid{grid-template-columns:1fr}.article-grid{gap:36px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column}.floating-wa{right:12px;bottom:12px;padding:11px 15px}.btn{width:100%}}
