:root{
  --hs-black:#111111;
  --hs-ivory:#faf7f0;
  --hs-white:#fffdf8;
  --hs-gold:#c8a45d;
  --hs-gold-deep:#8a621c;
  --hs-beige:#e8dcc8;
  --hs-taupe:#8a7a68;
  --hs-brown:#241a15;
  --hs-brown-2:#30241d;
  --hs-muted:#6f6a64;
  --hs-line:rgba(200,164,93,.32);
  --hs-radius:28px;
  --hs-shadow:0 24px 80px rgba(42,31,26,.09);
  --hs-shadow-strong:0 34px 90px rgba(42,31,26,.16);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden;width:100%}
body{margin:0;overflow-x:hidden;width:100%;max-width:100%;background:var(--hs-white);color:var(--hs-black);font-family:Inter,Jost,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.78;text-rendering:optimizeLegibility}
body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(circle at 18% 12%,rgba(200,164,93,.12),transparent 28%),radial-gradient(circle at 86% 18%,rgba(232,220,200,.46),transparent 24%),linear-gradient(135deg,var(--hs-white),var(--hs-ivory))}
body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.55;background:radial-gradient(circle,rgba(200,164,93,.22) 0 1px,transparent 1.7px);background-size:28px 28px}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none;transition:color .22s ease, transform .22s ease, border-color .22s ease, background .22s ease, box-shadow .22s ease}
a:hover{color:var(--hs-gold-deep)}
h1,h2,h3,h4{font-family:"Cormorant Garamond",Georgia,serif;font-weight:700;line-height:1.02;margin:0 0 18px;letter-spacing:-.025em;color:var(--hs-black)}
h1{font-size:clamp(48px,5.2vw,76px);line-height:.94;letter-spacing:-.045em}
h2{font-size:clamp(30px,3vw,40px);line-height:1.04}
h3{font-size:clamp(21px,1.8vw,27px);line-height:1.08}
p{margin:0 0 18px;color:var(--hs-muted)}
.hs-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.hs-section{position:relative;padding:74px 0}
.hs-section:nth-of-type(even){background:linear-gradient(180deg,rgba(250,247,240,.68),rgba(255,253,248,.94))}
.hs-section-heading{max-width:780px;margin-bottom:30px}
.hs-section-heading p{font-size:18px;max-width:680px;line-height:1.78}
.hs-readable{max-width:820px}
.hs-center{text-align:center;margin-top:24px}
.hs-skip-link{position:absolute;left:-999px}.hs-skip-link:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:99}
.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;white-space:nowrap}
.hs-eyebrow{display:inline-flex;align-items:center;gap:10px;letter-spacing:.18em;text-transform:uppercase;font-size:12px;line-height:1.2;color:var(--hs-gold-deep);font-weight:800;margin-bottom:16px}
.hs-eyebrow:before{content:"";width:34px;height:1px;background:linear-gradient(90deg,var(--hs-gold),transparent)}
.hs-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:13px 24px;font-weight:800;border:1px solid transparent;min-height:48px;white-space:nowrap;line-height:1.1}
.hs-btn-lg{min-height:56px;padding:16px 28px;font-size:16px}
.hs-btn-primary{background:linear-gradient(135deg,var(--hs-black),#2d241f);color:#fff;box-shadow:0 18px 42px rgba(17,17,17,.16)}
.hs-btn-primary:hover{background:linear-gradient(135deg,var(--hs-gold),var(--hs-gold-deep));color:#111;box-shadow:0 20px 48px rgba(181,139,56,.22)}
.hs-btn-outline{border-color:rgba(200,164,93,.38);background:rgba(255,255,255,.65);color:var(--hs-black);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.hs-btn-outline:hover{border-color:var(--hs-gold);background:#fff;color:var(--hs-black);box-shadow:0 16px 36px rgba(42,31,26,.08)}
.hs-wa-inline{width:20px;height:20px;display:inline-block;flex:0 0 20px;background:url('../img/whatsapp.svg') center/contain no-repeat}

/* Header */
.hs-site-header{position:sticky;top:0;z-index:50;background:linear-gradient(135deg,rgba(255,253,248,.985),rgba(250,247,240,.965));backdrop-filter:blur(18px);border-bottom:1px solid rgba(201,169,110,.18);box-shadow:0 14px 45px rgba(42,31,26,.055);overflow:hidden}
.hs-site-header:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.105;background-image:url("../img/header-luxury-pattern.svg");background-size:112px 112px;background-position:center;mix-blend-mode:multiply}
.hs-site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(201,169,110,.48),transparent)}
.hs-header-inner{position:relative;z-index:2;height:92px;display:flex;align-items:center;gap:30px}
.hs-brand{display:flex;align-items:center;min-width:104px;line-height:0}
.hs-brand img,.custom-logo-link img{max-height:76px;width:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.08))}
.hs-desktop-nav{margin-left:auto}.hs-menu,.hs-mobile-menu{list-style:none;margin:0;padding:0}.hs-menu{display:flex;gap:26px;align-items:center}.hs-menu a{position:relative;display:inline-flex;align-items:center;padding:10px 0;font-size:14px;font-weight:760;letter-spacing:.01em}.hs-menu a:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:linear-gradient(90deg,transparent,var(--hs-gold),transparent);opacity:0;transform:scaleX(.45);transition:.22s ease}.hs-menu a:hover:after{opacity:1;transform:scaleX(1)}
.hs-header-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;background:var(--hs-black);color:#fff;font-size:14px;font-weight:800;box-shadow:0 12px 32px rgba(17,17,17,.12)}
.hs-header-cta:hover{background:var(--hs-gold);color:#111}
.hs-menu-toggle{display:none;border:1px solid var(--hs-line);background:rgba(255,253,248,.72);border-radius:22px;padding:12px;margin-left:auto;box-shadow:0 12px 30px rgba(42,31,26,.08)}.hs-menu-toggle span:not(.screen-reader-text){display:block;width:27px;height:2px;background:var(--hs-black);margin:6px 0;border-radius:99px}
.hs-mobile-panel{width:min(420px,calc(100% - 32px));margin:0 16px 16px auto;padding:18px;border:1px solid rgba(200,164,93,.26);border-radius:28px;background:rgba(255,253,248,.98);box-shadow:0 24px 70px rgba(42,31,26,.14)}.hs-mobile-panel[hidden]{display:none}.hs-mobile-menu{display:grid;grid-template-columns:1fr;gap:10px}.hs-mobile-menu li{border:0}.hs-mobile-menu a{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:14px 16px;border:1px solid rgba(200,164,93,.18);border-radius:18px;background:linear-gradient(135deg,#fff,rgba(250,247,240,.78));font-weight:800}.hs-mobile-cta{margin-top:14px;width:100%}

/* Hero editorial */
.hs-hero-editorial{position:relative;overflow:hidden;padding:96px 0 90px;background:linear-gradient(135deg,rgba(255,253,248,.92),rgba(250,247,240,.86))}
.hs-hero-editorial:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0 54%,rgba(200,164,93,.09) 54.2% 100%),radial-gradient(circle at 82% 24%,rgba(200,164,93,.14),transparent 26%)}
.hs-hero-grid-editorial{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:64px;align-items:center}
.hs-hero-copy{max-width:760px}.hs-hero-copy h1{max-width:760px;margin-bottom:24px}.hs-hero-lead{max-width:660px;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(24px,2.1vw,32px);line-height:1.24;color:var(--hs-brown);font-style:italic;margin-bottom:18px}.hs-hero-desc{max-width:620px;font-size:18px;line-height:1.82;color:#6d6259}.hs-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:34px 0 26px}.hs-trust-line{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:var(--hs-brown);font-size:14px;font-weight:850}.hs-trust-line span{display:inline-flex;align-items:center;gap:10px}.hs-trust-line span+span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hs-gold);box-shadow:0 0 0 4px rgba(200,164,93,.12)}
.hs-hero-showcase{position:relative}.hs-hero-frame{position:relative;max-width:470px;margin-left:auto;padding:14px;border-radius:38px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(250,247,240,.98));border:1px solid rgba(200,164,93,.36);box-shadow:var(--hs-shadow-strong)}.hs-hero-frame:before{content:"";position:absolute;inset:-18px;z-index:-1;border-radius:48px;background:linear-gradient(145deg,rgba(200,164,93,.16),rgba(255,255,255,0) 52%,rgba(42,31,26,.08));filter:blur(.2px)}.hs-hero-frame:after{content:"";position:absolute;right:-20px;top:34px;width:96px;height:78%;z-index:-1;border:1px solid rgba(200,164,93,.16);border-radius:999px;background:rgba(200,164,93,.06)}.hs-hero-frame-inner{position:relative;overflow:hidden;border-radius:28px;background:var(--hs-beige)}.hs-hero-frame-inner:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:28px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28), inset 0 -40px 70px rgba(17,17,17,.16)}
.hs-hero-slider-track{position:relative;overflow:hidden;aspect-ratio:3/4}.hs-hero-real-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.035);transition:opacity .9s ease,transform 5s ease}.hs-hero-real-slide.is-active{opacity:1;transform:scale(1);z-index:1}.hs-hero-real-slide img{width:100%;height:100%;object-fit:cover}.hs-hero-slider-pills{display:flex;justify-content:flex-end;gap:8px;margin:18px 10px 0 0}.hs-hero-slider-pill{width:34px;height:6px;padding:0;border:0;border-radius:999px;background:rgba(200,164,93,.28);cursor:pointer}.hs-hero-slider-pill.is-active{width:58px;background:var(--hs-gold-deep)}

/* Cards and sections */
.hs-card-grid,.hs-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hs-four{grid-template-columns:repeat(4,1fr)}.hs-service-card,.hs-package-card,.hs-placeholder-card,.hs-post-card,.hs-sticky-card{position:relative;background:rgba(255,255,255,.88);border:1px solid rgba(200,164,93,.28);border-radius:var(--hs-radius);padding:28px;box-shadow:0 16px 48px rgba(42,31,26,.055);overflow:hidden}.hs-service-card:before,.hs-package-card:before,.hs-placeholder-card:before,.hs-post-card:before{content:"";position:absolute;right:-32px;top:-32px;width:100px;height:100px;border:1px solid rgba(200,164,93,.2);border-radius:50%;background:rgba(250,247,240,.45)}.hs-service-card h3,.hs-package-card h3,.hs-placeholder-card h3,.hs-post-card h3{position:relative;z-index:1}.hs-service-card p,.hs-package-card p,.hs-placeholder-card p{position:relative;z-index:1;font-size:15.5px;line-height:1.72}.hs-service-card span,.hs-package-card a{position:relative;z-index:1;font-weight:850;color:var(--hs-gold-deep)}.hs-placeholder-card{padding:0}.hs-portfolio-preview-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-bottom:1px solid rgba(200,164,93,.18)}.hs-placeholder-card-body{padding:24px}.hs-post-card{padding:0}.hs-post-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;background:linear-gradient(135deg,var(--hs-ivory),var(--hs-beige))}.hs-post-card-body{position:relative;z-index:1;padding:24px}.hs-post-meta{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:var(--hs-gold-deep);font-weight:850;margin-bottom:12px}.hs-areas{background:linear-gradient(135deg,var(--hs-ivory),rgba(255,253,248,.9))}.hs-area-list{display:flex;flex-wrap:wrap;gap:12px}.hs-area-list a{border:1px solid rgba(200,164,93,.3);background:#fff;border-radius:999px;padding:12px 18px;font-weight:850;box-shadow:0 10px 26px rgba(42,31,26,.04)}.hs-area-list a:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(42,31,26,.08)}.hs-partner-box,.hs-final-cta-box{border:1px solid rgba(200,164,93,.28);border-radius:36px;background:linear-gradient(135deg,#fff,rgba(250,247,240,.92));padding:44px;box-shadow:var(--hs-shadow);display:flex;align-items:center;justify-content:space-between;gap:28px}.hs-faq details{border:1px solid rgba(200,164,93,.3);border-radius:20px;padding:18px 22px;margin:12px 0;background:#fff;box-shadow:0 10px 26px rgba(42,31,26,.035)}.hs-faq summary{cursor:pointer;font-weight:850}.hs-page-hero{background:linear-gradient(135deg,var(--hs-white),var(--hs-ivory));border-bottom:1px solid var(--hs-beige)}.hs-breadcrumb{font-size:13px;margin-bottom:20px;color:var(--hs-taupe)}.hs-breadcrumb span{margin:0 8px}.hs-featured img{width:100%;border-radius:34px;aspect-ratio:16/9;object-fit:cover;border:1px solid var(--hs-beige)}.hs-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:44px}.hs-article-content{font-size:18px}.hs-article-content h2,.hs-article-content h3{margin-top:42px}.hs-article-content img{border-radius:24px;border:1px solid var(--hs-beige);margin:26px 0}.hs-article-content figcaption,.wp-caption-text{font-size:13px;color:var(--hs-taupe);font-style:italic;text-align:center}.hs-article-content blockquote{border-left:4px solid var(--hs-gold);padding:18px 22px;background:var(--hs-ivory);border-radius:18px;margin:30px 0}.hs-sticky-card{position:sticky;top:110px}.hs-post-nav{display:flex;justify-content:space-between;gap:20px;margin-top:40px;margin-bottom:60px}.hs-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.hs-wa-form{background:#fff;border:1px solid var(--hs-beige);border-radius:var(--hs-radius);padding:28px}.hs-wa-form label{display:block;font-weight:850;margin-bottom:14px}.hs-wa-form input,.hs-wa-form textarea{width:100%;border:1px solid var(--hs-beige);border-radius:16px;padding:12px;margin-top:6px;font:inherit}

/* Footer */
.hs-site-footer{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 12%,rgba(200,164,93,.12),transparent 34%),radial-gradient(circle at 10% 86%,rgba(200,164,93,.08),transparent 30%),linear-gradient(135deg,#17110e,#2a1f19 58%,#1b130f);color:#fff;padding:78px 0 28px}.hs-site-footer:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.1;background-image:url('../img/card-luxury-pattern.svg');background-repeat:repeat;background-size:52px 52px;background-position:0 0}.hs-site-footer:after{content:"";position:absolute;right:-140px;top:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(200,164,93,.14),transparent 68%)}.hs-site-footer p,.hs-site-footer a{color:rgba(255,255,255,.78)}.hs-site-footer h3{color:#fff}.hs-footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:.95fr .68fr .68fr 1.86fr;gap:40px;align-items:start}.hs-footer-logo{display:inline-flex;align-items:center;justify-content:center;width:148px;padding:14px 16px;border-radius:28px;background:rgba(255,253,248,.97);border:1px solid rgba(200,164,93,.34);box-shadow:0 24px 60px rgba(0,0,0,.22);line-height:0}.hs-footer-logo img{max-height:106px;width:auto;filter:none}.hs-footer-brand p{max-width:310px;margin-top:22px;font-size:16px;line-height:1.82}.hs-footer-nav h3,.hs-footer-contact-card h3{font-size:28px;margin-bottom:20px}.hs-footer-grid ul{list-style:none;padding:0;margin:0}.hs-footer-grid li{margin:13px 0}.hs-footer-grid li a{display:inline-flex;align-items:center;gap:10px}.hs-footer-grid li a:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--hs-gold);box-shadow:0 0 0 5px rgba(200,164,93,.1)}.hs-footer-grid li a:hover{color:#fff;transform:translateX(3px)}.hs-footer-contact-card{width:100%;min-width:0;padding:30px 32px;border:1px solid rgba(200,164,93,.24);border-radius:30px;background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.hs-footer-contact-card p{max-width:520px;font-size:16px;line-height:1.75;margin-bottom:18px}.hs-footer-contact-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;margin:18px 0 18px}.hs-footer-chip{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:11px 18px;border-radius:999px;border:1px solid rgba(200,164,93,.24);background:rgba(255,255,255,.08);font-size:15px;font-weight:850;color:#fff!important;white-space:nowrap}.hs-footer-chip:hover{background:rgba(255,255,255,.14);border-color:rgba(200,164,93,.55);transform:translateY(-2px)}.hs-footer-chip-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;background:currentColor;mask:center/contain no-repeat;-webkit-mask:center/contain no-repeat}.hs-footer-chip-icon--mail{color:#e2b85f;mask-image:url('../img/mail.svg');-webkit-mask-image:url('../img/mail.svg')}.hs-footer-chip-icon--instagram{background:radial-gradient(circle at 30% 110%,#feda75 0 25%,#fa7e1e 38%,#d62976 56%,#962fbf 74%,#4f5bd5 100%);mask-image:url('../img/instagram.svg');-webkit-mask-image:url('../img/instagram.svg')}.hs-footer-chip-icon--maps{color:#34a853;mask-image:url('../img/map-pin.svg');-webkit-mask-image:url('../img/map-pin.svg')}.hs-footer-address{display:grid;grid-template-columns:28px 1fr;gap:12px;margin-top:10px;padding:17px 18px;border:1px solid rgba(200,164,93,.22);border-radius:20px;background:rgba(255,255,255,.06);font-size:14.5px;line-height:1.62}.hs-footer-address:hover{color:#fff;border-color:rgba(200,164,93,.52)}.hs-footer-address .hs-footer-chip-icon{margin-top:2px}.hs-footer-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(200,164,93,.18);padding-top:24px;margin-top:48px}.hs-footer-bottom p{margin:0}.hs-footer-credit a{color:#fff}.hs-floating-wa{position:fixed;right:18px;bottom:18px;width:56px;height:56px;max-width:56px;max-height:56px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 12px 32px rgba(0,0,0,.18);z-index:60;overflow:hidden;contain:layout paint}.hs-floating-wa:before{content:"";position:absolute;inset:-7px;border-radius:inherit;background:rgba(37,211,102,.13);z-index:-1;pointer-events:none}.hs-floating-wa img{width:28px;height:28px}.hs-floating-wa:hover{color:#fff;transform:translateY(-2px)}

@media (max-width:980px){
  .hs-desktop-nav,.hs-header-cta{display:none}.hs-menu-toggle{display:block}.hs-header-inner{height:76px}.hs-brand img,.custom-logo-link img{max-height:60px}.hs-container{width:min(100% - 36px,1180px)}
  .hs-hero-editorial{padding:54px 0 72px}.hs-hero-grid-editorial{grid-template-columns:1fr;gap:34px}.hs-hero-copy{max-width:820px}.hs-hero-copy h1{max-width:820px;font-size:clamp(44px,8.6vw,72px)}.hs-hero-showcase{max-width:470px;width:100%;margin-inline:auto}.hs-hero-frame{margin-inline:auto}.hs-hero-slider-pills{justify-content:center;margin-right:0}.hs-card-grid,.hs-post-grid,.hs-four{grid-template-columns:1fr 1fr}.hs-article-layout,.hs-contact-grid{grid-template-columns:1fr}.hs-sticky-card{position:static}.hs-partner-box,.hs-final-cta-box{display:block}.hs-footer-grid{grid-template-columns:1fr 1fr}.hs-footer-contact-card{grid-column:1/-1}.hs-footer-bottom{display:block}.hs-footer-bottom p{margin-bottom:8px}
}
@media (max-width:620px){
  body{font-size:16px}.hs-container{width:min(100% - 28px,1180px)}.hs-section{padding:52px 0}h1{font-size:clamp(38px,11vw,52px);line-height:.98}h2{font-size:clamp(28px,8vw,36px)}.hs-hero-editorial{padding:34px 0 58px}.hs-hero-copy h1{font-size:clamp(38px,10.4vw,52px);line-height:.98;max-width:100%}.hs-hero-lead{font-size:23px}.hs-hero-desc{font-size:16.5px;line-height:1.78}.hs-hero-actions{display:grid;grid-template-columns:1fr;gap:12px;margin:26px 0 22px}.hs-hero-actions .hs-btn{width:100%}.hs-trust-line{gap:9px}.hs-trust-line span{padding:8px 12px;border:1px solid rgba(200,164,93,.28);border-radius:999px;background:rgba(255,255,255,.72);font-size:13px}.hs-trust-line span+span:before{display:none}.hs-hero-frame{padding:10px;border-radius:30px}.hs-hero-frame-inner{border-radius:22px}.hs-hero-frame-inner:after{border-radius:22px}.hs-hero-frame:after{display:none}.hs-hero-slider-track{aspect-ratio:4/5}.hs-card-grid,.hs-post-grid,.hs-four,.hs-footer-grid{grid-template-columns:1fr}.hs-service-card,.hs-package-card,.hs-partner-box,.hs-final-cta-box{padding:24px}.hs-footer-brand,.hs-footer-brand p{text-align:center}.hs-footer-logo{margin-inline:auto}.hs-footer-contact-card{padding:22px}.hs-footer-contact-actions{display:grid;grid-template-columns:1fr}.hs-footer-chip{width:100%;min-height:52px}.hs-footer-address{grid-template-columns:24px 1fr}.hs-floating-wa{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));width:52px;height:52px;max-width:52px;max-height:52px}.hs-mobile-panel{width:calc(100% - 28px);margin:0 14px 14px;padding:14px}
}


/* v1.0.20 focused cleanup: compact section rhythm + hero precision + mobile menu actions */
.hs-hero-editorial{
  padding:34px 0 42px;
  overflow:hidden;
}

.hs-hero-editorial .hs-container{
  width:min(1180px, calc(100% - 48px));
}

.hs-hero-grid-editorial{
  display:grid;
  grid-template-columns:minmax(0, 1fr) minmax(390px, 430px);
  gap:54px;
  align-items:center;
  justify-content:center;
}

.hs-hero-copy{
  width:100%;
  max-width:650px;
  min-width:0;
}

.hs-hero-copy h1,
.hs-hero-title-two-line{
  width:100%;
  max-width:650px;
  margin:0 0 20px;
  font-size:clamp(2.18rem, 2.72vw, 2.82rem);
  line-height:1.08;
  letter-spacing:-.024em;
}

.hs-hero-title-two-line span{
  display:block;
  white-space:nowrap;
}

.hs-hero-lead{
  max-width:610px;
  margin-bottom:18px;
  font-size:clamp(1.2rem, 1.36vw, 1.46rem);
  line-height:1.38;
}

.hs-hero-desc{
  max-width:600px;
  font-size:16px;
  line-height:1.72;
}

.hs-hero-actions{
  margin:24px 0 18px;
}

.hs-hero-showcase{
  width:100%;
  max-width:430px;
  justify-self:end;
  align-self:center;
  min-width:0;
}

.hs-hero-frame{
  width:100%;
  max-width:430px;
  margin:0;
  padding:0;
  border-radius:12px;
  border:1px solid rgba(201,169,110,.36);
  background:transparent;
  box-shadow:none;
}

.hs-hero-frame:before,
.hs-hero-frame:after,
.hs-hero-frame-inner:after{
  display:none;
}

.hs-hero-frame-inner{
  border-radius:10px;
  overflow:hidden;
  background:#f7f0e6;
}

.hs-hero-slider-track{
  aspect-ratio:4/5;
  border-radius:10px;
}

.hs-hero-real-slide img{
  object-fit:cover;
}

.hs-hero-slider-pills{
  justify-content:center;
  margin:16px 0 0;
}

.hs-hero-slider-pill{
  height:3px;
  width:38px;
  border-radius:0;
  background:rgba(201,169,110,.28);
}

.hs-hero-slider-pill.is-active{
  width:64px;
  background:#c9a96e;
}

.hs-mobile-actions{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  margin-top:14px;
}

.hs-mobile-action{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:50px;
  padding:13px 18px;
  border-radius:18px;
  border:1px solid rgba(200,164,93,.28);
  font-size:15px;
  font-weight:850;
  line-height:1.1;
  text-decoration:none;
}

.hs-mobile-action-primary{
  background:#111;
  color:#fff;
}

.hs-mobile-action-secondary{
  background:rgba(255,253,248,.88);
  color:#111;
}

@media (max-width: 1180px){
  .hs-hero-editorial .hs-container{
    width:min(1060px, calc(100% - 42px));
  }

  .hs-hero-grid-editorial{
    grid-template-columns:minmax(0, 1fr) minmax(340px, 390px);
    gap:38px;
  }

  .hs-hero-copy,
  .hs-hero-copy h1,
  .hs-hero-title-two-line{
    max-width:610px;
  }

  .hs-hero-copy h1,
  .hs-hero-title-two-line{
    font-size:clamp(2.08rem, 2.82vw, 2.62rem);
  }

  .hs-hero-title-two-line span{
    white-space:normal;
  }

  .hs-hero-showcase,
  .hs-hero-frame{
    max-width:390px;
  }
}

@media (max-width: 900px){
  .hs-hero-editorial{
    padding:30px 0 42px;
  }

  .hs-hero-grid-editorial{
    grid-template-columns:1fr;
    gap:34px;
  }

  .hs-hero-copy,
  .hs-hero-copy h1,
  .hs-hero-title-two-line,
  .hs-hero-lead,
  .hs-hero-desc{
    max-width:100%;
  }

  .hs-hero-copy h1,
  .hs-hero-title-two-line{
    font-size:clamp(2.08rem, 8.1vw, 2.82rem);
    line-height:1.08;
  }

  .hs-hero-title-two-line span{
    white-space:normal;
  }

  .hs-hero-showcase{
    justify-self:center;
  }

  .hs-hero-showcase,
  .hs-hero-frame{
    max-width:420px;
  }
}

@media (max-width: 560px){
  .hs-hero-editorial{
    padding:28px 0 40px;
  }

  .hs-hero-editorial .hs-container{
    width:min(100% - 28px, 1180px);
  }

  .hs-mobile-panel{
    padding:14px;
  }

  .hs-mobile-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
  }

  .hs-mobile-action{
    width:100%;
  }

  .hs-hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
    margin:26px 0 18px;
  }

  .hs-hero-actions .hs-btn{
    width:100%;
  }

  .hs-trust-line{
    display:flex;
    flex-wrap:nowrap;
    align-items:center;
    gap:6px;
    width:100%;
    overflow:visible;
  }

  .hs-trust-line span{
    display:inline-flex;
    align-items:center;
    gap:5px;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    font-size:10.4px;
    line-height:1.15;
    letter-spacing:-.01em;
    white-space:nowrap;
  }

  .hs-trust-line span+span:before{
    display:inline-block;
    content:"";
    width:4px;
    height:4px;
    flex:0 0 4px;
    border-radius:50%;
    background:var(--hs-gold);
    box-shadow:0 0 0 3px rgba(200,164,93,.12);
  }
}

/* v1.0.21 compact homepage rhythm */
.hs-hero-editorial{
  padding-top:34px;
  padding-bottom:22px;
}

.hs-hero-grid-editorial{
  align-items:center;
}

.hs-section{
  padding-top:46px;
  padding-bottom:46px;
}

.hs-services{
  padding-top:34px;
  padding-bottom:44px;
}

.hs-portfolio-section{
  padding-top:44px;
  padding-bottom:34px;
}

.hs-portfolio-section .hs-section-heading{
  margin-bottom:26px;
}

.hs-portfolio-section .hs-center{
  margin-top:18px;
}

.hs-portfolio-section + .hs-section,
.hs-packages{
  padding-top:34px;
}

.hs-packages{
  padding-bottom:44px;
}

@media (max-width:900px){
  .hs-hero-editorial{
    padding-top:26px;
    padding-bottom:26px;
  }

  .hs-services{
    padding-top:34px;
  }

  .hs-section{
    padding-top:42px;
    padding-bottom:42px;
  }

  .hs-portfolio-section{
    padding-top:42px;
    padding-bottom:30px;
  }

  .hs-portfolio-section + .hs-section,
  .hs-packages{
    padding-top:30px;
  }
}

@media (max-width:620px){
  .hs-hero-editorial{
    padding-top:24px;
    padding-bottom:22px;
  }

  .hs-services{
    padding-top:30px;
    padding-bottom:38px;
  }

  .hs-section{
    padding-top:38px;
    padding-bottom:38px;
  }

  .hs-portfolio-section{
    padding-top:38px;
    padding-bottom:26px;
  }

  .hs-portfolio-section + .hs-section,
  .hs-packages{
    padding-top:26px;
  }

  .hs-section-heading{
    margin-bottom:22px;
  }

  .hs-center{
    margin-top:16px;
  }
}

/* v1.0.23: mobile partner actions + area chips precision */
.hs-partner-poster{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  border-radius:22px;
  border:1px solid rgba(200,164,93,.36);
  box-shadow:0 18px 44px rgba(42,31,26,.12);
  background:#f7f0e6;
}

.hs-partner-actions{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  align-items:center;
  max-width:390px;
}

.hs-partner-actions .hs-btn{
  width:100%;
  min-height:48px;
  padding-inline:16px;
}

@media (max-width: 620px){
  .hs-partner-box-poster{
    padding:24px;
  }

  .hs-partner-poster{
    border-radius:18px;
    box-shadow:0 14px 34px rgba(42,31,26,.10);
  }

  .hs-partner-actions{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    max-width:none;
  }

  .hs-partner-actions .hs-btn{
    width:100%;
    min-width:0;
    min-height:46px;
    padding:11px 10px;
    font-size:14px;
    white-space:nowrap;
  }

  .hs-partner-actions .hs-btn img{
    width:16px;
    height:16px;
  }

  .hs-areas .hs-area-list{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:10px;
  }

  .hs-areas .hs-area-list a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:0;
    min-height:46px;
    padding:10px 8px;
    text-align:center;
    font-size:14px;
    line-height:1.15;
    white-space:nowrap;
  }
}

@media (max-width: 360px){
  .hs-areas .hs-area-list a{
    font-size:13px;
    padding-inline:6px;
  }
}




/* v1.0.27: section heading width + typography hierarchy cleanup */
.hs-section-heading{
  max-width:1040px;
  margin-bottom:28px;
}

.hs-section-heading h2{
  max-width:1040px;
  font-size:clamp(29px,2.55vw,36px);
  line-height:1.06;
  letter-spacing:-.022em;
}

.hs-section-heading p{
  max-width:860px;
  font-size:17px;
  line-height:1.72;
}

.hs-service-card h3,
.hs-package-card h3,
.hs-placeholder-card h3,
.hs-post-card h3{
  font-size:clamp(20px,1.55vw,25px);
  line-height:1.1;
  letter-spacing:-.018em;
}

.hs-faq .hs-readable{
  max-width:1180px;
  margin-left:auto;
  margin-right:auto;
}

.hs-faq .hs-section-heading{
  max-width:1040px;
  margin-left:0;
  margin-right:0;
}

.hs-faq details{
  max-width:760px;
  margin-left:0;
  margin-right:0;
}

@media (min-width:1024px){
  .hs-section-heading h2{
    white-space:normal;
  }
}

@media (max-width:900px){
  .hs-section-heading{
    max-width:100%;
    margin-bottom:24px;
  }

  .hs-section-heading h2{
    max-width:100%;
    font-size:clamp(26px,6.2vw,34px);
    line-height:1.08;
  }

  .hs-section-heading p{
    max-width:100%;
    font-size:16px;
    line-height:1.68;
  }

  .hs-service-card h3,
  .hs-package-card h3,
  .hs-placeholder-card h3,
  .hs-post-card h3{
    font-size:clamp(19px,4.8vw,23px);
    line-height:1.12;
  }

  .hs-faq .hs-readable,
  .hs-faq .hs-section-heading,
  .hs-faq details{
    max-width:100%;
  }
}

@media (max-width:560px){
  .hs-section-heading h2{
    font-size:clamp(25px,6.8vw,32px);
    line-height:1.08;
  }

  .hs-service-card h3,
  .hs-package-card h3,
  .hs-placeholder-card h3,
  .hs-post-card h3{
    font-size:clamp(19px,4.9vw,22px);
  }
}


/* v1.0.28: subtle luxury pattern on selected cards */
:root{
  --hs-card-pattern:url("../img/card-luxury-pattern.svg");
}

.hs-service-card,
.hs-package-card,
.hs-post-card,
.hs-placeholder-card,
.hs-partner-box,
.hs-final-cta-box{
  isolation:isolate;
}

.hs-service-card:before,
.hs-package-card:before,
.hs-placeholder-card:before,
.hs-post-card:before{
  z-index:0;
}

.hs-service-card:after,
.hs-package-card:after,
.hs-partner-box:after,
.hs-final-cta-box:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:0;
  opacity:.052;
  background-image:var(--hs-card-pattern);
  background-repeat:repeat;
  background-size:46px 46px;
  background-position:0 0;
}

.hs-service-card > *,
.hs-package-card > *,
.hs-partner-box > *,
.hs-final-cta-box > *{
  position:relative;
  z-index:1;
}

.hs-post-card-body,
.hs-placeholder-card-body{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(250,247,240,.98));
}

.hs-post-card-body:before,
.hs-placeholder-card-body:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:0;
  opacity:.045;
  background-image:var(--hs-card-pattern);
  background-repeat:repeat;
  background-size:42px 42px;
  background-position:0 0;
}

.hs-post-card-body > *,
.hs-placeholder-card-body > *{
  position:relative;
  z-index:1;
}

.hs-post-card,
.hs-placeholder-card{
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(250,247,240,.98));
}

.hs-partner-box,
.hs-final-cta-box{
  overflow:hidden;
  background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(250,247,240,.94));
}

.hs-partner-box:before,
.hs-final-cta-box:before{
  content:"";
  position:absolute;
  inset:auto auto -24% -12%;
  width:260px;
  height:260px;
  border-radius:50%;
  pointer-events:none;
  z-index:0;
  background:radial-gradient(circle,rgba(200,164,93,.11),rgba(200,164,93,0) 68%);
}

.hs-final-cta-box:before{
  inset:-28% -8% auto auto;
}

.hs-post-card-body h3,
.hs-post-card-body p,
.hs-placeholder-card-body h3,
.hs-placeholder-card-body p,
.hs-partner-box h2,
.hs-partner-box p,
.hs-final-cta-box h2,
.hs-final-cta-box p{
  position:relative;
  z-index:1;
}

@media (max-width:900px){
  .hs-service-card:after,
  .hs-package-card:after,
  .hs-partner-box:after,
  .hs-final-cta-box:after,
  .hs-post-card-body:before,
  .hs-placeholder-card-body:before{
    background-size:40px 40px;
    opacity:.042;
  }
}


/* v1.0.29: premium card finishing pass */
.hs-service-card,
.hs-package-card,
.hs-placeholder-card,
.hs-post-card{
  border-radius:26px;
  border-color:rgba(200,164,93,.30);
  box-shadow:
    0 18px 52px rgba(42,31,26,.060),
    inset 0 1px 0 rgba(255,255,255,.78);
  transition:
    transform .28s ease,
    box-shadow .28s ease,
    border-color .28s ease,
    background .28s ease;
}

.hs-service-card:hover,
.hs-package-card:hover,
.hs-placeholder-card:hover,
.hs-post-card:hover{
  transform:translateY(-4px);
  border-color:rgba(200,164,93,.52);
  box-shadow:
    0 28px 72px rgba(42,31,26,.105),
    inset 0 1px 0 rgba(255,255,255,.86);
  color:inherit;
}

.hs-service-card:focus-visible,
.hs-package-card:focus-visible,
.hs-placeholder-card:focus-visible,
.hs-post-card:focus-visible{
  outline:2px solid rgba(200,164,93,.72);
  outline-offset:4px;
}

.hs-service-card h3,
.hs-package-card h3,
.hs-placeholder-card h3,
.hs-post-card h3{
  margin-bottom:14px;
}

.hs-service-card span,
.hs-package-card a,
.hs-placeholder-card a,
.hs-post-card a{
  transition:color .22s ease, transform .22s ease;
}

.hs-service-card:hover span,
.hs-package-card:hover a{
  color:var(--hs-gold-deep);
  transform:translateX(2px);
}

.hs-placeholder-card,
.hs-post-card{
  overflow:hidden;
}

.hs-portfolio-preview-card img,
.hs-post-thumb img{
  transition:transform .5s ease, filter .5s ease;
}

.hs-placeholder-card:hover img,
.hs-post-card:hover .hs-post-thumb img{
  transform:scale(1.025);
  filter:saturate(1.04) contrast(1.02);
}

.hs-partner-box,
.hs-final-cta-box{
  border-radius:32px;
  border-color:rgba(200,164,93,.34);
  box-shadow:
    0 26px 78px rgba(42,31,26,.085),
    inset 0 1px 0 rgba(255,255,255,.78);
  transition:box-shadow .28s ease, border-color .28s ease, transform .28s ease;
}

.hs-partner-box:hover,
.hs-final-cta-box:hover{
  transform:translateY(-2px);
  border-color:rgba(200,164,93,.50);
  box-shadow:
    0 34px 92px rgba(42,31,26,.12),
    inset 0 1px 0 rgba(255,255,255,.86);
}

.hs-partner-poster{
  transition:transform .45s ease, box-shadow .3s ease, border-color .3s ease;
}

.hs-partner-box:hover .hs-partner-poster{
  transform:scale(1.012);
  border-color:rgba(200,164,93,.52);
  box-shadow:0 22px 54px rgba(42,31,26,.15);
}

.hs-final-cta-box .hs-btn,
.hs-partner-actions .hs-btn{
  box-shadow:0 14px 34px rgba(42,31,26,.10);
}

@media (max-width:900px){
  .hs-service-card,
  .hs-package-card,
  .hs-placeholder-card,
  .hs-post-card{
    border-radius:22px;
  }

  .hs-service-card:hover,
  .hs-package-card:hover,
  .hs-placeholder-card:hover,
  .hs-post-card:hover,
  .hs-partner-box:hover,
  .hs-final-cta-box:hover{
    transform:none;
  }
}


/* v1.0.30: mobile horizontal overflow fix */
@supports (overflow: clip){
  html,
  body{
    overflow-x:clip;
  }
}

.site,
.hs-site,
.hs-page,
.hs-site-main,
.hs-site-header,
.hs-site-footer{
  max-width:100%;
}

@media (max-width:620px){
  .hs-floating-wa{
    right:max(12px,env(safe-area-inset-right));
    bottom:max(12px,env(safe-area-inset-bottom));
    width:52px;
    height:52px;
    max-width:52px;
    max-height:52px;
    box-shadow:0 10px 26px rgba(0,0,0,.18);
    overflow:hidden;
  }

  .hs-floating-wa:before{
    inset:-5px;
  }

  .hs-floating-wa img{
    width:26px;
    height:26px;
  }
}

/* v1.0.32: tiered luxury pricelist cards */
.hs-pricelist-section .hs-section-heading{
  max-width:980px;
}

.hs-pricelist-grid{
  align-items:stretch;
  gap:26px;
}

.hs-price-card{
  display:flex;
  flex-direction:column;
  min-height:100%;
  padding:34px 28px 28px;
  border-radius:28px;
  border-color:rgba(200,164,93,.34);
  background:
    linear-gradient(145deg,rgba(255,255,255,.97),rgba(250,247,240,.92));
  box-shadow:
    0 18px 50px rgba(42,31,26,.065),
    inset 0 1px 0 rgba(255,255,255,.85);
}

.hs-price-card:before{
  right:-34px;
  top:-34px;
  width:112px;
  height:112px;
  opacity:.84;
}

.hs-price-card:after{
  opacity:.038;
}

.hs-price-card-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:22px;
}

.hs-price-tag{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  max-width:96px;
  padding:8px 12px;
  border:1px solid rgba(200,164,93,.34);
  border-radius:999px;
  background:rgba(255,255,255,.78);
  color:var(--hs-gold-deep);
  font-size:10.5px;
  line-height:1.05;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  text-align:center;
}

.hs-price-value{
  display:inline-flex;
  align-items:center;
  justify-content:flex-end;
  min-width:max-content;
  padding:3px 0 0 10px;
  color:var(--hs-black);
  font-family:var(--hs-serif);
  font-size:clamp(26px,1.9vw,32px);
  line-height:.95;
  letter-spacing:-.035em;
  white-space:nowrap;
}

.hs-price-card h3{
  margin-bottom:12px;
}

.hs-price-card p{
  margin-bottom:18px;
}

.hs-price-features{
  position:relative;
  z-index:1;
  display:grid;
  gap:10px;
  margin:0 0 22px;
  padding:0;
  list-style:none;
}

.hs-price-features li{
  position:relative;
  padding-left:18px;
  color:var(--hs-taupe);
  font-size:14.5px;
  line-height:1.5;
}

.hs-price-features li:before{
  content:"";
  position:absolute;
  left:0;
  top:.68em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:linear-gradient(135deg,var(--hs-gold),var(--hs-gold-deep));
  box-shadow:0 0 0 4px rgba(200,164,93,.11);
}

.hs-price-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:46px;
  margin-top:auto;
  border-radius:999px;
  border:1px solid rgba(200,164,93,.42);
  background:rgba(255,255,255,.78);
  color:var(--hs-black) !important;
  font-weight:900;
  box-shadow:0 12px 28px rgba(42,31,26,.07);
}

.hs-price-card:hover .hs-price-cta{
  background:linear-gradient(135deg,var(--hs-black),#2d241f);
  border-color:rgba(42,31,26,.92);
  color:#fff !important;
  transform:none;
}

.hs-price-tier-1{
  background:
    linear-gradient(145deg,rgba(255,255,255,.98),rgba(251,248,241,.93));
  border-color:rgba(200,164,93,.30);
}

.hs-price-tier-1 .hs-price-tag{
  background:rgba(255,255,255,.82);
}

.hs-price-tier-2{
  background:
    radial-gradient(circle at 100% 0,rgba(224,187,103,.16),transparent 34%),
    linear-gradient(145deg,rgba(255,255,255,.98),rgba(250,244,232,.96));
  border-color:rgba(200,164,93,.42);
  box-shadow:
    0 22px 58px rgba(42,31,26,.08),
    inset 0 1px 0 rgba(255,255,255,.88);
}

.hs-price-tier-2 .hs-price-tag,
.hs-price-tier-2 .hs-price-cta{
  border-color:rgba(200,164,93,.52);
}

.hs-price-tier-3{
  background:
    radial-gradient(circle at 12% 0,rgba(200,164,93,.20),transparent 36%),
    linear-gradient(145deg,#fffaf0,#f3eadc);
  border-color:rgba(178,133,49,.54);
  box-shadow:
    0 28px 70px rgba(42,31,26,.11),
    inset 0 1px 0 rgba(255,255,255,.88);
}

.hs-price-tier-3 .hs-price-value{
  color:#2b211c;
}

.hs-price-tier-3 .hs-price-tag{
  color:#6f4e16;
  background:rgba(255,248,229,.92);
  border-color:rgba(178,133,49,.56);
}

.hs-price-tier-4,
.hs-price-card.is-featured{
  background:
    radial-gradient(circle at 100% 0,rgba(224,187,103,.25),transparent 40%),
    linear-gradient(145deg,#2a211d,#171312);
  border-color:rgba(224,187,103,.78);
  color:#fff7e6;
  box-shadow:
    0 34px 90px rgba(42,31,26,.18),
    inset 0 1px 0 rgba(255,255,255,.12);
}

.hs-price-tier-4:after,
.hs-price-card.is-featured:after{
  opacity:.075;
  filter:saturate(1.25);
}

.hs-price-tier-4 h3,
.hs-price-card.is-featured h3,
.hs-price-tier-4 .hs-price-value,
.hs-price-card.is-featured .hs-price-value{
  color:#fff8e9;
}

.hs-price-tier-4 p,
.hs-price-card.is-featured p,
.hs-price-tier-4 .hs-price-features li,
.hs-price-card.is-featured .hs-price-features li{
  color:rgba(255,248,233,.76);
}

.hs-price-tier-4 .hs-price-tag,
.hs-price-card.is-featured .hs-price-tag{
  color:#2a211d;
  background:linear-gradient(135deg,#f7df9a,#c89f45);
  border-color:rgba(255,244,202,.72);
}

.hs-price-tier-4 .hs-price-cta,
.hs-price-card.is-featured .hs-price-cta{
  background:linear-gradient(135deg,#f4dc98,#c89f45);
  border-color:rgba(255,245,210,.58);
  color:#1f1713 !important;
}

.hs-price-tier-4:hover .hs-price-cta,
.hs-price-card.is-featured:hover .hs-price-cta{
  background:#fff8e9;
  color:#1f1713 !important;
}

.hs-price-note{
  max-width:760px;
  margin:22px 0 0;
  color:var(--hs-taupe);
  font-size:13.5px;
  line-height:1.65;
}

@media (max-width:1100px){
  .hs-price-card-top{
    display:grid;
    gap:12px;
  }

  .hs-price-value{
    justify-content:flex-start;
    padding-left:0;
  }
}

@media (max-width:900px){
  .hs-pricelist-grid{
    grid-template-columns:1fr 1fr;
  }

  .hs-price-card{
    padding:28px 24px 24px;
  }
}

@media (max-width:620px){
  .hs-pricelist-grid{
    grid-template-columns:1fr;
  }

  .hs-price-card-top{
    display:flex;
    align-items:center;
  }

  .hs-price-value{
    justify-content:flex-end;
    font-size:30px;
    padding-left:8px;
  }

  .hs-price-card{
    border-radius:24px;
  }
}

/* v1.0.33: fix desktop pricelist price overflow at source */
@media (min-width:1101px){
  .hs-pricelist-grid{
    gap:24px;
  }

  .hs-price-card{
    padding:34px 24px 28px;
  }

  .hs-price-card-top{
    display:grid;
    grid-template-columns:auto minmax(0,1fr);
    align-items:center;
    justify-content:start;
    column-gap:12px;
    row-gap:0;
    width:100%;
  }

  .hs-price-tag{
    max-width:78px;
    min-height:32px;
    padding:7px 9px;
    font-size:9.4px;
    letter-spacing:.105em;
  }

  .hs-price-value{
    min-width:0;
    width:auto;
    max-width:100%;
    justify-content:flex-start;
    justify-self:start;
    padding:2px 0 0;
    font-size:clamp(25px,1.62vw,29px);
    line-height:1;
    letter-spacing:-.045em;
  }

  .hs-price-tier-4 .hs-price-value,
  .hs-price-card.is-featured .hs-price-value{
    font-size:clamp(24px,1.58vw,28px);
  }
}

@media (min-width:1101px) and (max-width:1280px){
  .hs-price-card{
    padding-left:22px;
    padding-right:22px;
  }

  .hs-price-card-top{
    column-gap:10px;
  }

  .hs-price-value{
    font-size:26px;
  }
}


/* v1.0.34: footer luxury pattern and professional credit */
.hs-footer-bottom{
  align-items:center;
}

.hs-footer-bottom p{
  font-size:15px;
  letter-spacing:.01em;
}

.hs-footer-credit{
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:rgba(255,255,255,.68);
}

.hs-footer-credit a{
  display:inline-flex;
  align-items:center;
  padding:6px 10px;
  border:1px solid rgba(200,164,93,.28);
  border-radius:999px;
  color:#fff!important;
  font-weight:850;
  letter-spacing:.06em;
  text-transform:uppercase;
  background:rgba(255,255,255,.055);
}

.hs-footer-credit a:hover{
  border-color:rgba(200,164,93,.58);
  background:rgba(255,255,255,.1);
  transform:translateY(-1px);
}

@media (max-width:620px){
  .hs-site-footer:before{
    opacity:.075;
    background-size:46px 46px;
  }

  .hs-footer-bottom{
    text-align:center;
  }

  .hs-footer-credit{
    justify-content:center;
  }
}


/* v1.0.35: accessibility contrast fix */
.hs-eyebrow{
  color:#8a621c;
}
.hs-eyebrow:before{
  background:linear-gradient(90deg,#8a621c,rgba(138,98,28,0));
}

/* v1.0.38: calmer global page/article headings and global footer credit */
.hs-page-hero h1,
.hs-single-header h1{
  max-width:980px;
  font-size:clamp(42px,4.25vw,62px);
  line-height:1.02;
  letter-spacing:-.038em;
}

.hs-page-hero{
  padding-top:72px;
  padding-bottom:70px;
}

.hs-single-header{
  padding-top:64px;
  padding-bottom:64px;
}

.hs-readable .hs-page-hero h1,
.hs-page-hero .hs-readable h1,
.hs-single-header .hs-readable h1{
  max-width:900px;
}

.hs-footer-credit span{
  display:inline-flex;
  align-items:center;
  padding:6px 10px;
  border:1px solid rgba(200,164,93,.20);
  border-radius:999px;
  color:rgba(255,255,255,.82);
  font-weight:850;
  letter-spacing:.06em;
  text-transform:uppercase;
  background:rgba(255,255,255,.035);
}

@media (max-width:900px){
  .hs-page-hero h1,
  .hs-single-header h1{
    font-size:clamp(36px,8.3vw,50px);
    line-height:1.04;
  }

  .hs-page-hero,
  .hs-single-header{
    padding-top:54px;
    padding-bottom:56px;
  }
}

@media (max-width:620px){
  .hs-page-hero h1,
  .hs-single-header h1{
    font-size:clamp(34px,9.2vw,44px);
    line-height:1.05;
    letter-spacing:-.032em;
  }

  .hs-page-hero,
  .hs-single-header{
    padding-top:44px;
    padding-bottom:46px;
  }
}

/* v1.0.39: editorial single-post layout */
.hs-single-header{
  padding-top:30px;
  padding-bottom:34px;
  background:linear-gradient(135deg,var(--hs-white),var(--hs-ivory));
  border-bottom:1px solid rgba(200,164,93,.16);
}

.hs-single-head-inner{
  max-width:980px;
}

.hs-single-header .hs-breadcrumb{
  margin-bottom:14px;
  font-size:12px;
  line-height:1.6;
}

.hs-single-header h1{
  max-width:820px;
  font-size:clamp(34px,3.1vw,50px);
  line-height:1.03;
  letter-spacing:-.034em;
}

.hs-single-header .hs-lead{
  max-width:760px;
}

.hs-article-layout{
  align-items:start;
  grid-template-columns:minmax(0,760px) 300px;
  gap:44px;
  padding-top:34px;
}

.hs-article-main{
  min-width:0;
}

.hs-featured-single{
  margin:0 0 28px;
}

.hs-featured-single img{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  border-radius:26px;
  border:1px solid rgba(200,164,93,.28);
  box-shadow:0 18px 52px rgba(42,31,26,.08);
}

.hs-article-content{
  font-size:18px;
  line-height:1.82;
}

.hs-article-content h2{
  margin-top:42px;
  margin-bottom:16px;
  font-size:clamp(30px,3vw,44px);
  line-height:1.04;
  letter-spacing:-.03em;
}

.hs-article-content h3{
  margin-top:30px;
  margin-bottom:10px;
  font-size:clamp(23px,2.2vw,31px);
  line-height:1.08;
}

.hs-article-content p{
  margin:0 0 18px;
}

.hs-article-content a{
  color:#8a621c;
  font-weight:800;
  text-decoration:underline;
  text-decoration-thickness:1px;
  text-underline-offset:4px;
}

.hs-article-content a:hover{
  color:#111;
}

.hs-article-content figure{
  margin:30px 0;
}

.hs-article-content img{
  max-width:100%;
  height:auto;
}

.hs-article-content table{
  display:block;
  width:100%;
  max-width:100%;
  overflow-x:auto;
  border-collapse:separate;
  border-spacing:0;
  margin:30px 0;
  border:1px solid rgba(200,164,93,.30);
  border-radius:22px;
  background:rgba(255,255,255,.92);
  box-shadow:0 16px 44px rgba(42,31,26,.055);
}

.hs-article-content thead,
.hs-article-content tbody,
.hs-article-content tr{
  width:100%;
}

.hs-article-content th,
.hs-article-content td{
  min-width:180px;
  padding:16px 18px;
  border-bottom:1px solid rgba(200,164,93,.16);
  vertical-align:top;
  text-align:left;
}

.hs-article-content tr:last-child td{
  border-bottom:0;
}

.hs-article-content th{
  color:#21160f;
  background:rgba(250,247,240,.92);
  font-weight:900;
}

.hs-article-toc{
  margin:32px 0 38px;
  padding:24px 26px;
  border:1px solid rgba(200,164,93,.30);
  border-radius:26px;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(250,247,240,.94));
  box-shadow:0 14px 40px rgba(42,31,26,.05);
}

.hs-article-toc h2{
  margin:0 0 14px;
  font-size:24px;
  letter-spacing:-.02em;
}

.hs-article-toc ol{
  margin:0;
  padding-left:22px;
}

.hs-article-toc li{
  margin:8px 0;
}

.hs-article-toc a{
  color:#2a1f1a;
  font-weight:850;
  text-decoration:none;
}

.hs-article-toc a:hover{
  color:#8a621c;
  text-decoration:underline;
  text-underline-offset:4px;
}

.hs-article-aside{
  display:grid;
  gap:18px;
}

.hs-article-aside .hs-sticky-card{
  top:104px;
  padding:24px;
  border-radius:24px;
}

.hs-related-card h2,
.hs-consult-card h2{
  font-size:28px;
  line-height:1.06;
}

.hs-related-card ul{
  list-style:none;
  margin:14px 0 0;
  padding:0;
}

.hs-related-card li + li{
  margin-top:10px;
}

.hs-related-card a{
  display:block;
  padding:12px 14px;
  border:1px solid rgba(200,164,93,.22);
  border-radius:16px;
  background:rgba(255,255,255,.62);
  color:#2a1f1a;
  font-weight:850;
}

.hs-related-card a:hover{
  border-color:rgba(200,164,93,.5);
  transform:translateY(-1px);
}

.hs-comments{
  margin-top:54px;
  padding-top:34px;
  border-top:1px solid rgba(200,164,93,.24);
}

.hs-comments-wrap{
  padding:28px;
  border:1px solid rgba(200,164,93,.26);
  border-radius:28px;
  background:rgba(255,255,255,.88);
  box-shadow:0 16px 44px rgba(42,31,26,.045);
}

.hs-comments-title,
.comment-reply-title{
  margin:0 0 18px;
  font-size:30px;
  line-height:1.08;
}

.hs-comment-list{
  margin:0 0 30px;
  padding-left:22px;
}

.hs-comments-wrap input[type="text"],
.hs-comments-wrap input[type="email"],
.hs-comments-wrap input[type="url"],
.hs-comments-wrap textarea{
  width:100%;
  border:1px solid rgba(200,164,93,.30);
  border-radius:16px;
  padding:12px 14px;
  font:inherit;
  background:#fff;
}

.hs-comments-wrap input[type="submit"]{
  border:0;
  border-radius:999px;
  padding:13px 22px;
  font-weight:900;
  background:#17120f;
  color:#fff;
  cursor:pointer;
}

@media (max-width:900px){
  .hs-article-layout{
    grid-template-columns:1fr;
    padding-top:26px;
  }

  .hs-article-aside .hs-sticky-card{
    position:static;
  }

  .hs-single-header{
    padding-top:26px;
    padding-bottom:30px;
  }

  .hs-single-header h1{
    font-size:clamp(32px,7.6vw,44px);
  }
}

@media (max-width:620px){
  .hs-single-header{
    padding-top:20px;
    padding-bottom:24px;
  }

  .hs-single-header h1{
    font-size:clamp(30px,8vw,39px);
  }

  .hs-featured-single img{
    border-radius:20px;
  }

  .hs-article-content{
    font-size:16.5px;
    line-height:1.78;
  }

  .hs-article-content h2{
    font-size:clamp(27px,7vw,34px);
  }

  .hs-article-content h3{
    font-size:clamp(21px,5.8vw,27px);
  }

  .hs-article-toc,
  .hs-comments-wrap{
    padding:20px;
    border-radius:22px;
  }
}


/* v1.0.40: cleaner single post title alignment, author E-E-A-T card, and inline post navigation */
.hs-single-head-inner{
  max-width:1180px;
  width:min(1180px,calc(100% - 48px));
  margin-inline:auto;
  text-align:left;
}

.hs-single-header h1{
  max-width:760px;
  font-size:clamp(32px,2.72vw,44px);
  line-height:1.05;
  letter-spacing:-.028em;
}

.hs-single-header .hs-breadcrumb{
  margin-bottom:10px;
}

.hs-single-header .hs-post-meta{
  margin-bottom:10px;
}

.hs-author-card{
  display:grid;
  grid-template-columns:112px minmax(0,1fr);
  gap:22px;
  align-items:center;
  margin:48px 0 24px;
  padding:26px;
  border:1px solid rgba(200,164,93,.30);
  border-radius:28px;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(250,247,240,.94));
  box-shadow:0 16px 44px rgba(42,31,26,.055);
  position:relative;
  overflow:hidden;
}

.hs-author-card:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.045;
  background-image:var(--hs-card-pattern);
  background-repeat:repeat;
  background-size:42px 42px;
}

.hs-author-photo,
.hs-author-body{
  position:relative;
  z-index:1;
}

.hs-author-photo img{
  display:block;
  width:112px;
  height:112px;
  object-fit:cover;
  border-radius:50%;
  border:3px solid rgba(200,164,93,.35);
  box-shadow:0 14px 34px rgba(42,31,26,.12);
}

.hs-author-body h2{
  margin:4px 0 6px;
  font-size:clamp(26px,2.2vw,34px);
  line-height:1.05;
}

.hs-author-role{
  margin-bottom:10px!important;
  color:#8a621c;
  font-weight:850;
}

.hs-author-body p:last-child{
  margin-bottom:0;
}

.hs-post-nav-inline{
  margin:22px 0 0;
  padding-top:0;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.hs-post-nav-inline a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:13px 18px;
  border:1px solid rgba(200,164,93,.30);
  border-radius:999px;
  background:rgba(255,255,255,.88);
  color:#2a1f1a;
  font-weight:900;
  text-decoration:none;
  box-shadow:0 10px 26px rgba(42,31,26,.04);
}

.hs-post-nav-inline a:hover{
  border-color:rgba(200,164,93,.55);
  transform:translateY(-1px);
}

@media (max-width:900px){
  .hs-single-head-inner{
    width:min(100% - 36px,1180px);
    max-width:1180px;
  }

  .hs-single-header h1{
    max-width:720px;
    font-size:clamp(30px,6.8vw,40px);
    line-height:1.06;
  }
}

@media (max-width:620px){
  .hs-single-header h1{
    font-size:clamp(28px,7.15vw,36px);
    line-height:1.07;
    letter-spacing:-.025em;
  }

  .hs-author-card{
    grid-template-columns:1fr;
    text-align:left;
    gap:16px;
    padding:22px;
    border-radius:24px;
  }

  .hs-author-photo img{
    width:86px;
    height:86px;
  }

  .hs-post-nav-inline{
    grid-template-columns:1fr;
  }
}


/* v1.0.41: fix single post header alignment to match article container */
.hs-single-header .hs-container.hs-single-head-inner{
  width:min(1180px,calc(100% - 48px));
  max-width:1180px;
  margin-inline:auto;
  text-align:left;
}

.hs-single-header .hs-container.hs-single-head-inner > *{
  margin-left:0;
}

@media (max-width:900px){
  .hs-single-header .hs-container.hs-single-head-inner{
    width:min(100% - 36px,1180px);
  }
}

@media (max-width:620px){
  .hs-single-header .hs-container.hs-single-head-inner{
    width:min(100% - 28px,1180px);
  }
}


/* v1.0.42: single sidebar sticky fix, mobile author centering, theme screenshot polish */
@media (min-width:901px){
  .hs-article-aside{
    align-self:start;
    position:sticky;
    top:110px;
  }

  .hs-article-aside .hs-sticky-card{
    position:relative;
    top:auto;
  }
}

@media (max-width:620px){
  .hs-author-card{
    text-align:center;
    justify-items:center;
  }

  .hs-author-photo{
    margin-inline:auto;
  }

  .hs-author-body{
    text-align:center;
  }

  .hs-author-body .hs-eyebrow:before{
    margin-right:10px;
  }

  .hs-author-body .hs-eyebrow{
    justify-content:center;
  }
}


/* v1.0.43: compact professional mobile footer layout */
@media (max-width:620px){
  .hs-site-footer{
    padding:44px 0 96px;
  }

  .hs-site-footer:before{
    opacity:.06;
    background-size:42px 42px;
  }

  .hs-site-footer:after{
    width:260px;
    height:260px;
    right:-120px;
    top:-90px;
  }

  .hs-footer-grid{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:28px 22px;
    align-items:start;
  }

  .hs-footer-brand,
  .hs-footer-contact-card{
    grid-column:1 / -1;
  }

  .hs-footer-brand{
    max-width:320px;
    margin-inline:auto;
  }

  .hs-footer-logo{
    width:118px;
    padding:12px;
    border-radius:24px;
    box-shadow:0 18px 44px rgba(0,0,0,.2);
  }

  .hs-footer-logo img{
    max-height:84px;
  }

  .hs-footer-brand p{
    max-width:300px;
    margin:16px auto 0;
    font-size:15px;
    line-height:1.72;
    text-align:center;
  }

  .hs-footer-nav{
    min-width:0;
  }

  .hs-footer-nav h3,
  .hs-footer-contact-card h3{
    font-size:25px;
    line-height:1;
    margin-bottom:15px;
  }

  .hs-footer-grid li{
    margin:10px 0;
  }

  .hs-footer-grid li a{
    gap:9px;
    font-size:15px;
    line-height:1.35;
  }

  .hs-footer-grid li a:before{
    width:6px;
    height:6px;
    box-shadow:0 0 0 4px rgba(200,164,93,.11);
  }

  .hs-footer-contact-card{
    padding:24px;
    border-radius:26px;
    margin-top:4px;
  }

  .hs-footer-contact-card p{
    max-width:100%;
    margin-bottom:16px;
    font-size:15px;
    line-height:1.68;
  }

  .hs-footer-contact-actions{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:8px;
    margin:16px 0;
  }

  .hs-footer-chip{
    width:100%;
    min-height:44px;
    gap:7px;
    padding:9px 8px;
    font-size:12.5px;
    border-radius:999px;
  }

  .hs-footer-chip-icon{
    width:19px;
    height:19px;
    flex-basis:19px;
  }

  .hs-footer-address{
    grid-template-columns:22px 1fr;
    gap:10px;
    padding:14px;
    border-radius:18px;
    font-size:13.5px;
    line-height:1.58;
  }

  .hs-footer-bottom{
    display:block;
    margin-top:30px;
    padding-top:18px;
    text-align:center;
  }

  .hs-footer-bottom p{
    margin:0 0 8px;
    font-size:13.5px;
    line-height:1.55;
  }

  .hs-footer-credit{
    justify-content:center;
  }
}

@media (max-width:360px){
  .hs-footer-grid{
    gap:26px 16px;
  }

  .hs-footer-contact-actions{
    grid-template-columns:1fr;
  }

  .hs-footer-chip{
    min-height:46px;
    font-size:14px;
  }
}

/* v1.0.44: homepage owner trust card, mobile footer spacing, lighter insight thumbnails */
.hs-home-faq-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:34px;
  align-items:start;
}

.hs-home-faq-main .hs-section-heading{
  max-width:760px;
}

.hs-faq-list{
  max-width:760px;
}

.hs-home-owner-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(200,164,93,.28);
  border-radius:30px;
  background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(250,247,240,.82));
  box-shadow:0 22px 64px rgba(42,31,26,.075);
  padding:30px;
}

.hs-home-owner-card:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.15;
  background-image:url('../img/card-luxury-pattern.svg');
  background-repeat:repeat;
  background-size:54px 54px;
}

.hs-home-owner-card:after{
  content:"";
  position:absolute;
  right:-70px;
  top:-70px;
  width:180px;
  height:180px;
  border:1px solid rgba(200,164,93,.18);
  border-radius:50%;
  background:rgba(255,253,248,.55);
}

.hs-home-owner-photo,
.hs-home-owner-content{
  position:relative;
  z-index:1;
}

.hs-home-owner-photo{
  width:96px;
  height:96px;
  border-radius:50%;
  padding:6px;
  background:#fff;
  border:1px solid rgba(200,164,93,.28);
  box-shadow:0 14px 34px rgba(42,31,26,.08);
  margin:0 auto 20px;
}

.hs-home-owner-photo img{
  width:100%;
  height:100%;
  border-radius:50%;
  object-fit:cover;
  display:block;
}

.hs-home-owner-content h3{
  margin:12px 0 8px;
  font-size:30px;
  line-height:1;
}

.hs-home-owner-role{
  color:var(--hs-gold-deep);
  font-weight:850;
  line-height:1.55;
  margin-bottom:14px;
}

.hs-home-owner-content p:last-child{
  font-size:15.5px;
  line-height:1.78;
  color:var(--hs-taupe);
  margin-bottom:0;
}

.hs-post-thumb img{
  height:auto;
}

@media (max-width:900px){
  .hs-home-faq-grid{
    grid-template-columns:1fr;
  }

  .hs-faq-list,
  .hs-home-faq-main .hs-section-heading{
    max-width:100%;
  }

  .hs-home-owner-card{
    max-width:560px;
    margin-inline:auto;
  }
}

@media (max-width:620px){
  .hs-home-owner-card{
    padding:26px 24px;
    border-radius:28px;
    text-align:center;
  }

  .hs-home-owner-photo{
    width:90px;
    height:90px;
    margin:0 auto 18px;
  }

  .hs-home-owner-content .hs-eyebrow{
    justify-content:center;
  }

  .hs-home-owner-content .hs-eyebrow:before{
    margin-right:10px;
  }

  .hs-home-owner-content h3{
    font-size:28px;
  }

  .hs-home-owner-content p:last-child{
    font-size:15px;
  }

  .hs-site-footer{
    padding-bottom:42px;
  }

  .hs-footer-bottom{
    margin-top:18px;
    padding-top:14px;
  }

  .hs-footer-bottom p{
    margin-bottom:4px;
  }
}


/* v1.0.45: homepage owner photo alignment + tighter mobile footer bottom spacing */
@media (min-width:901px){
  .hs-home-owner-photo{
    margin-left:auto;
    margin-right:auto;
  }
}

@media (max-width:620px){
  .hs-site-footer{
    padding-bottom:42px;
  }

  .hs-footer-bottom{
    margin-top:18px;
    padding-top:14px;
  }
}

/* v1.0.49: safe global page layout fix from v1.0.45
   Scope: default WordPress pages only. Does not touch homepage, single posts, archive, footer, or header. */
body.page:not(.home) .hs-page-default-hero{
  padding-top:clamp(24px,3vw,38px);
  padding-bottom:clamp(24px,3vw,40px);
  background:linear-gradient(135deg,rgba(255,253,248,.96),rgba(250,247,240,.9));
  border-bottom:1px solid rgba(200,164,93,.22);
}

body.page:not(.home) .hs-page-shell{
  width:min(980px,calc(100% - 48px));
  margin-inline:auto;
}

body.page:not(.home) .hs-page-default-hero .hs-breadcrumb{
  margin-bottom:16px;
  font-size:12px;
  line-height:1.4;
}

body.page:not(.home) .hs-page-default-hero h1{
  max-width:920px;
  font-size:clamp(36px,3.3vw,54px);
  line-height:1.02;
  letter-spacing:-.038em;
  margin-bottom:0;
}

body.page:not(.home) .hs-page-lead{
  max-width:720px;
  margin-top:18px;
  font-size:18px;
  line-height:1.72;
}

body.page:not(.home) .hs-page-content-section{
  padding-top:clamp(28px,3.4vw,42px);
  padding-bottom:clamp(52px,6vw,78px);
}

body.page:not(.home) .hs-page-content{
  max-width:980px;
  margin-inline:auto;
  font-size:17px;
  line-height:1.82;
}

body.page:not(.home) .hs-page-content > *:first-child{
  margin-top:0;
}

body.page:not(.home) .hs-page-content p{
  margin-bottom:20px;
}

body.page:not(.home) .hs-page-content h2{
  font-size:clamp(31px,3vw,44px);
  line-height:1.04;
  letter-spacing:-.028em;
  margin-top:42px;
  margin-bottom:16px;
}

body.page:not(.home) .hs-page-content h3{
  font-size:clamp(24px,2vw,31px);
  line-height:1.08;
  margin-top:28px;
  margin-bottom:12px;
}

body.page:not(.home) .hs-page-content a{
  color:var(--hs-gold-deep);
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:4px;
  text-decoration-thickness:1px;
}

body.page:not(.home) .hs-page-content a:hover{
  color:var(--hs-black);
}

body.page:not(.home) .hs-page-content figure,
body.page:not(.home) .hs-page-featured{
  margin:28px 0;
}

body.page:not(.home) .hs-page-content-section .hs-page-featured{
  margin-top:0;
}

body.page:not(.home) .hs-page-content figure img,
body.page:not(.home) .hs-page-featured img{
  width:100%;
  border-radius:28px;
  border:1px solid rgba(200,164,93,.30);
  box-shadow:0 20px 60px rgba(42,31,26,.08);
  aspect-ratio:16/9;
  object-fit:cover;
}

body.page:not(.home) .hs-page-content figcaption,
body.page:not(.home) .hs-page-featured figcaption{
  margin-top:10px;
  color:var(--hs-taupe);
  font-size:13px;
  line-height:1.55;
  text-align:center;
  font-style:italic;
}

body.page:not(.home) .hs-page-content ul,
body.page:not(.home) .hs-page-content ol{
  padding-left:24px;
  margin:18px 0 24px;
}

body.page:not(.home) .hs-page-content li{
  margin:8px 0;
  color:var(--hs-muted);
}

body.page:not(.home) .hs-page-intro{
  padding:26px 28px;
  margin:0 0 30px;
  border:1px solid rgba(200,164,93,.24);
  border-radius:26px;
  background:rgba(255,255,255,.58);
  box-shadow:0 18px 48px rgba(42,31,26,.045);
}

body.page:not(.home) .hs-page-intro p:last-child,
body.page:not(.home) .hs-page-content section p:last-child{
  margin-bottom:0;
}

@media (max-width:900px){
  body.page:not(.home) .hs-page-shell{
    width:min(100% - 36px,980px);
  }
  body.page:not(.home) .hs-page-default-hero h1{
    font-size:clamp(34px,6.4vw,48px);
  }
}

@media (max-width:620px){
  body.page:not(.home) .hs-page-shell{
    width:min(100% - 28px,980px);
  }
  body.page:not(.home) .hs-page-default-hero{
    padding-top:22px;
    padding-bottom:26px;
  }
  body.page:not(.home) .hs-page-default-hero h1{
    font-size:clamp(31px,8.5vw,39px);
    line-height:1.06;
    letter-spacing:-.03em;
  }
  body.page:not(.home) .hs-page-content-section{
    padding-top:26px;
    padding-bottom:54px;
  }
  body.page:not(.home) .hs-page-content{
    font-size:16px;
    line-height:1.78;
  }
  body.page:not(.home) .hs-page-content h2{
    font-size:clamp(28px,7.8vw,34px);
    margin-top:34px;
  }
  body.page:not(.home) .hs-page-content h3{
    font-size:clamp(22px,6vw,27px);
  }
  body.page:not(.home) .hs-page-intro{
    padding:22px;
    border-radius:22px;
  }
  body.page:not(.home) .hs-page-content figure img,
  body.page:not(.home) .hs-page-featured img{
    border-radius:20px;
  }
}


/* v1.0.51: safe Insight archive SEO intro, breadcrumb, and FAQ */
body.blog .hs-insight-hero{
  padding-top:clamp(30px,3.4vw,44px);
  padding-bottom:clamp(30px,3.4vw,42px);
}

body.blog .hs-insight-hero h1{
  font-size:clamp(42px,4.6vw,66px);
  line-height:.98;
  letter-spacing:-.04em;
  margin-bottom:18px;
}

body.blog .hs-insight-hero .hs-breadcrumb{
  margin-bottom:14px;
}

body.blog .hs-insight-summary,
body.blog .hs-insight-description{
  max-width:850px;
}

body.blog .hs-insight-summary{
  margin:0;
  color:var(--hs-muted);
  font-size:clamp(16px,1.25vw,19px);
  line-height:1.72;
}

body.blog .hs-insight-description{
  margin:14px 0 0;
  color:var(--hs-taupe);
  font-size:16px;
  line-height:1.82;
}

body.blog .hs-insight-archive-section{
  padding-top:clamp(28px,3.4vw,42px);
}

body.blog .hs-insight-faq-section{
  padding-top:clamp(38px,4vw,56px);
}

body.blog .hs-insight-faq-box{
  max-width:900px;
  padding:clamp(24px,3vw,34px);
  border:1px solid rgba(200,164,93,.28);
  border-radius:30px;
  background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(250,247,240,.78));
  box-shadow:0 20px 58px rgba(42,31,26,.055);
}

body.blog .hs-insight-faq-box .hs-section-heading{
  max-width:760px;
  margin-bottom:18px;
}

body.blog .hs-insight-faq-box .hs-section-heading h2{
  font-size:clamp(30px,3.2vw,44px);
}

@media (max-width:620px){
  body.blog .hs-insight-hero{
    padding-top:24px;
    padding-bottom:28px;
  }

  body.blog .hs-insight-hero h1{
    font-size:clamp(38px,11vw,48px);
  }

  body.blog .hs-insight-description{
    font-size:15.5px;
    line-height:1.78;
  }

  body.blog .hs-insight-archive-section{
    padding-top:26px;
  }
}
