:root{--chp-accent:#A48250;--chp-dark:#1f1712;--chp-brown:#4B3A2F;--chp-cream:#F8F6F2;--chp-text:#2A2A2A;--chp-muted:#75685f;--chp-line:rgba(164,130,80,.24)}
.chp-hero,.chp-section{font-family:Lato,Arial,sans-serif;color:var(--chp-text);box-sizing:border-box}.chp-hero *,.chp-section *{box-sizing:border-box}.chp-hero h1,.chp-section h2,.chp-section h3{font-family:'Cormorant Garamond',Georgia,serif;line-height:1.05;margin:0;color:inherit}.chp-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 20% 10%,rgba(164,130,80,.22),transparent 34%),linear-gradient(135deg,var(--chp-dark),#33251d);min-height:760px;display:flex;align-items:center;padding:110px 24px;color:#fff}.chp-hero__grain{position:absolute;inset:0;opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}.chp-hero:after{content:"";position:absolute;right:-170px;top:-170px;width:520px;height:520px;border:1px solid rgba(164,130,80,.25);border-radius:50%;box-shadow:0 0 0 85px rgba(164,130,80,.035),0 0 0 165px rgba(164,130,80,.025)}.chp-hero__inner{position:relative;z-index:2;width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.chp-eyebrow,.chp-small{display:inline-flex;align-items:center;gap:10px;color:var(--chp-accent);font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px}.chp-hero h1{font-size:clamp(46px,6vw,86px);letter-spacing:-.035em;max-width:760px}.chp-hero p{font-size:19px;line-height:1.8;color:rgba(255,255,255,.78);max-width:650px;margin:26px 0 34px}.chp-hero__actions{display:flex;gap:14px;flex-wrap:wrap}.chp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:16px 24px;border-radius:999px;font-weight:900;text-decoration:none!important;transition:.25s ease}.chp-btn--gold{background:linear-gradient(135deg,var(--chp-accent),#d7b56f);color:#241710!important;box-shadow:0 20px 50px rgba(164,130,80,.25)}.chp-btn--gold:hover{transform:translateY(-3px);box-shadow:0 26px 60px rgba(164,130,80,.34)}.chp-btn--ghost{color:#fff!important;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}.chp-btn--ghost:hover{border-color:rgba(255,255,255,.45);transform:translateY(-3px)}.chp-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:46px}.chp-hero__stats div{padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.055);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:13px;min-height:126px}.chp-hero__stats i{color:var(--chp-accent);font-size:24px}.chp-hero__stats span{font-weight:800;color:rgba(255,255,255,.86);line-height:1.35}.chp-hero__visual{perspective:1000px}.chp-hero__card{position:relative;border-radius:42px;min-height:560px;overflow:hidden;transform:rotateY(-7deg) rotateX(3deg);box-shadow:0 50px 120px rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.14);background:#2b201a}.chp-hero__card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.75));z-index:1}.chp-hero__card img{width:100%;height:100%;min-height:560px;object-fit:cover;display:block;filter:saturate(.9) contrast(1.05)}.chp-hero__placeholder{height:560px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4b3a2f,#221812)}.chp-hero__placeholder i{font-size:120px;color:rgba(164,130,80,.52)}.chp-floating-card{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;background:rgba(248,246,242,.92);color:#2a211c;border-radius:26px;padding:20px;display:flex;align-items:center;gap:14px;font-weight:900;box-shadow:0 20px 60px rgba(0,0,0,.24)}.chp-floating-card i{color:var(--chp-accent)}.chp-section{padding:96px 24px;background:var(--chp-cream)}.chp-section__head{max-width:880px;margin:0 auto 42px}.chp-section__head span{display:block;color:var(--chp-accent);text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:13px;margin-bottom:14px}.chp-section__head h2,.chp-contact h2,.chp-seo h2{font-size:clamp(34px,4.5vw,60px);color:#2b211c;letter-spacing:-.025em}.chp-center{text-align:center}.chp-about__grid{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:42px}.chp-about__text{background:#fff;padding:42px;border-radius:34px;border:1px solid var(--chp-line);box-shadow:0 24px 70px rgba(55,42,34,.07);font-size:18px;line-height:1.85;color:var(--chp-muted)}.chp-about__features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.chp-feature{background:#fff;border:1px solid var(--chp-line);border-radius:28px;padding:28px;display:flex;align-items:center;gap:16px;font-weight:900;box-shadow:0 16px 46px rgba(55,42,34,.06);transition:.25s ease}.chp-feature:hover{transform:translateY(-6px)}.chp-feature i,.chp-feature svg{font-size:23px;width:26px;height:26px;color:var(--chp-accent);fill:var(--chp-accent)}.chp-services{background:#fff}.chp-services__grid{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.chp-service{position:relative;overflow:hidden;padding:40px;border-radius:34px;background:linear-gradient(180deg,#fff,var(--chp-cream));border:1px solid var(--chp-line);box-shadow:0 24px 70px rgba(55,42,34,.07);transition:.28s ease;animation-delay:var(--delay)}.chp-service:before{content:"";position:absolute;right:-80px;top:-80px;width:180px;height:180px;border-radius:50%;background:rgba(164,130,80,.12)}.chp-service:hover{transform:translateY(-9px);box-shadow:0 34px 90px rgba(55,42,34,.12)}.chp-service__icon{width:68px;height:68px;border-radius:22px;background:#2b211c;color:var(--chp-accent);display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:28px}.chp-service h3{font-size:32px;color:#2b211c;margin-bottom:14px}.chp-service p{line-height:1.75;color:var(--chp-muted);margin:0;font-size:16px}.chp-trust{background:linear-gradient(180deg,var(--chp-cream),#fff)}.chp-trust__grid{width:min(1180px,100%);margin:0 auto 34px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.chp-trust-card{padding:32px;border-radius:30px;background:#2b211c;color:#fff;box-shadow:0 24px 80px rgba(43,33,28,.16);border:1px solid rgba(164,130,80,.25)}.chp-trust-card i,.chp-trust-card svg{color:var(--chp-accent);fill:var(--chp-accent);width:30px;height:30px;font-size:30px;margin-bottom:20px}.chp-trust-card h3{font-size:30px;margin-bottom:12px;color:#fff}.chp-trust-card p{margin:0;color:rgba(255,255,255,.76);line-height:1.7}.chp-gallery{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}.chp-gallery a{display:block;min-height:230px;border-radius:28px;overflow:hidden;background:#eee}.chp-gallery a:first-child{grid-row:span 2}.chp-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s ease}.chp-gallery a:hover img{transform:scale(1.06)}.chp-contact{background:#211812;color:#fff}.chp-contact__box{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:stretch}.chp-contact h2{color:#fff;margin-bottom:28px}.chp-contact__items{display:grid;gap:14px}.chp-contact__items a,.chp-contact__items div{display:flex;align-items:flex-start;gap:13px;padding:18px 20px;border-radius:22px;background:rgba(255,255,255,.07);color:#fff!important;text-decoration:none!important;font-weight:800;border:1px solid rgba(255,255,255,.1)}.chp-contact__items i{color:var(--chp-accent);margin-top:3px}.chp-map{min-height:360px;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06)}.chp-map iframe{width:100%;height:100%;min-height:360px;border:0!important;display:block}.chp-map__placeholder{height:100%;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:rgba(255,255,255,.75);text-align:center;padding:30px}.chp-map__placeholder i{font-size:50px;color:var(--chp-accent)}.chp-seo{width:min(1180px,100%);margin:38px auto 0;padding:34px;border-radius:30px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.chp-seo h2{font-size:36px;color:#fff;margin-bottom:14px}.chp-seo p{line-height:1.85;color:rgba(255,255,255,.72);margin:0}.chp-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.chp-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.chp-hero__inner,.chp-about__grid,.chp-contact__box{grid-template-columns:1fr}.chp-services__grid,.chp-trust__grid{grid-template-columns:1fr 1fr}.chp-hero{min-height:auto}.chp-hero__card{transform:none}}@media(max-width:767px){.chp-hero{padding:78px 18px}.chp-hero__stats,.chp-about__features,.chp-services__grid,.chp-trust__grid,.chp-gallery{grid-template-columns:1fr}.chp-gallery a:first-child{grid-row:auto}.chp-section{padding:70px 18px}.chp-hero__card,.chp-hero__card img,.chp-hero__placeholder{min-height:420px}.chp-btn{width:100%}.chp-hero p{font-size:17px}.chp-about__text{padding:30px}.chp-service{padding:30px}}
