
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');

:root{
  --paper:#f7f5f0;
  --white:#ffffff;
  --ink:#171815;
  --muted:#73736d;
  --line:#e6e1d8;
  --olive:#777d61;
  --olive-dark:#5f654c;
  --lav:#d9c1e9;
  --sand:#ece5da;
  --max:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{text-decoration:none;color:inherit}
.container{width:min(var(--max),calc(100% - 48px));margin:auto}
.eyebrow{font-size:.74rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:var(--olive)}
h1,h2,h3{font-family:"Playfair Display",serif;margin:0 0 18px;line-height:1.06}
h1{font-size:clamp(3.4rem,7.2vw,7.4rem);letter-spacing:-.05em}
h2{font-size:clamp(2.4rem,4.6vw,4.8rem);letter-spacing:-.035em}
h3{font-size:clamp(1.45rem,2vw,2rem)}
p{margin:0 0 18px;color:var(--muted)}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border:1px solid var(--ink);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;transition:.25s}
.btn:hover{transform:translateY(-2px)}
.btn-dark{background:var(--ink);color:#fff}
.btn-light{background:#fff;border-color:#fff;color:var(--ink)}
.btn-ghost{border-color:rgba(255,255,255,.85);color:#fff}
.section{padding:112px 0}
.section-sm{padding:74px 0}
.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}
.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}

.site-header{position:sticky;top:0;z-index:30;background:rgba(247,245,240,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(230,225,216,.8)}
.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:14px}
.brand img{width:76px;height:76px;object-fit:contain;background:#fff}
.brand-copy{display:flex;flex-direction:column;line-height:1.1}
.brand-copy strong{font-family:"Playfair Display";font-size:1.1rem}
.brand-copy span{font-size:.7rem;color:var(--muted);margin-top:5px}
.navlinks{display:flex;gap:26px;font-size:.81rem;font-weight:500}
.navlinks a{position:relative}
.navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--lav);transition:.25s}
.navlinks a:hover:after,.navlinks a.active:after{right:0}
.menu-toggle{display:none;border:0;background:none;font-size:1.5rem}

.hero{min-height:86vh;display:flex;align-items:flex-end;position:relative;color:#fff;background:
linear-gradient(90deg,rgba(19,20,16,.7),rgba(19,20,16,.18) 62%,rgba(19,20,16,.02)),
url('https://images.unsplash.com/photo-1600607688969-a5bfcd646154?auto=format&fit=crop&w=2200&q=90') center/cover no-repeat}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.34),transparent 52%)}
.hero-inner{position:relative;z-index:1;padding:125px 0 90px;max-width:940px}
.hero .eyebrow{color:#eadff0}
.hero p{max-width:680px;color:rgba(255,255,255,.86);font-size:1.16rem}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}

.duo{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-bottom:1px solid var(--line)}
.duo article{padding:60px 7vw}
.duo article:first-child{border-right:1px solid var(--line)}
.duo .number{font-family:"Playfair Display";font-size:4.8rem;color:var(--lav);line-height:1;margin-bottom:18px}

.photo-tall{min-height:650px;background:url('https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1500&q=88') center/cover no-repeat}
.values{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:32px}
.value{padding-top:16px;border-top:1px solid var(--line)}
.value strong{display:block;margin-bottom:5px}

.card{background:#fff;padding:34px}
.service{min-height:280px;position:relative;overflow:hidden}
.service .idx{font-family:"Playfair Display";font-size:3rem;color:var(--lav)}
.service h3{margin-top:58px}
.service:after{content:"";position:absolute;width:135px;height:135px;border-radius:50%;background:rgba(217,193,233,.15);right:-46px;top:-46px}

.fullband{background:linear-gradient(rgba(65,69,52,.78),rgba(65,69,52,.78)),
url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2000&q=85') center/cover no-repeat;color:#fff;padding:92px 0}
.fullband .eyebrow{color:#eadff0}
.fullband blockquote{font-family:"Playfair Display";font-size:clamp(2.4rem,5vw,5rem);line-height:1.05;margin:0;max-width:960px}
.fullband p{color:rgba(255,255,255,.78);margin-top:20px}

.price-wrap{display:grid;grid-template-columns:1.2fr .8fr;background:#fff;border:1px solid var(--line)}
.price-main,.price-side{padding:56px}
.price-side{background:var(--sand)}
.price{font-family:"Playfair Display";font-size:clamp(4.5rem,8vw,8rem);line-height:1}
.price small{font-family:"DM Sans";font-size:1rem;color:var(--muted)}

.page-hero{padding:112px 0 80px;background:linear-gradient(135deg,#f8f6f1,#ece7de)}
.page-hero p{font-size:1.15rem;max-width:720px}
.placeholder{min-height:540px;display:flex;align-items:flex-end;padding:52px;color:#fff;background:
linear-gradient(to top,rgba(0,0,0,.58),rgba(0,0,0,.12)),
url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1900&q=88') center/cover no-repeat}
.placeholder p{color:rgba(255,255,255,.82);max-width:660px}

.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.form-grid .full{grid-column:1/-1}
label{display:block;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}
input,textarea,select{width:100%;padding:15px 0;background:transparent;border:0;border-bottom:1px solid #cfc9bf;font:inherit;outline:none}
textarea{min-height:140px;resize:vertical}
.form-note{font-size:.82rem;margin-top:12px}

.footer{background:#151611;color:#fff;padding:70px 0 28px}
.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:55px}
.footer-logo{width:110px;background:#fff;margin-bottom:18px}
.footer p,.footer a{color:rgba(255,255,255,.68)}
.footer a:hover{color:#fff}
.socials{display:flex;gap:10px;margin-top:18px}
.socials a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);color:#fff}
.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding-top:22px;color:rgba(255,255,255,.48);font-size:.78rem}

.reveal{opacity:0;transform:translateY(26px);transition:.7s ease}
.reveal.visible{opacity:1;transform:none}

@media(max-width:980px){
  .navlinks{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:24px;flex-direction:column;border-bottom:1px solid var(--line)}
  .navlinks.open{display:flex}
  .menu-toggle{display:block}
  .nav>.btn{display:none}
  .grid-2,.contact-grid,.price-wrap{grid-template-columns:1fr}
  .grid-4{grid-template-columns:1fr 1fr}
  .grid-3{grid-template-columns:1fr 1fr}
  .duo{grid-template-columns:1fr}
  .duo article:first-child{border-right:0;border-bottom:1px solid var(--line)}
}
@media(max-width:640px){
  .container{width:min(var(--max),calc(100% - 28px))}
  .section{padding:78px 0}
  .nav{height:74px}
  .brand img{width:58px;height:58px}
  .brand-copy{display:none}
  .navlinks{top:74px}
  .hero{min-height:78vh}
  .hero-inner{padding:90px 0 52px}
  h1{font-size:3.4rem}
  .grid-4,.grid-3,.values,.footer-grid,.form-grid{grid-template-columns:1fr}
  .form-grid .full{grid-column:auto}
  .photo-tall{min-height:440px}
  .price-main,.price-side{padding:34px}
  .placeholder{min-height:440px;padding:28px}
}


/* ===== V2 MODERN REFINEMENTS ===== */
:root{
  --paper:#f5f3ee;
  --ink:#121310;
  --muted:#6d6d67;
  --olive:#737960;
  --olive-dark:#555b45;
  --lav:#cfb2e2;
  --lav-soft:#f3edf7;
  --line:#dedad2;
}
body{background:#f5f3ee}
.site-header{background:rgba(245,243,238,.9)}
.nav{height:82px}
.brand img{width:68px;height:68px}
.btn{border-radius:999px;padding:13px 20px}
.card,.price-wrap{border-radius:18px}
.grid-3,.grid-4{gap:16px;background:transparent;border:0}
.card{border:1px solid var(--line);box-shadow:0 10px 30px rgba(20,20,16,.035)}
.service{min-height:320px}
.service:after{display:none}
.service-photo{
  width:calc(100% + 68px);
  height:180px;
  object-fit:cover;
  margin:-34px -34px 26px;
}
.service h3{margin-top:22px}
.service p{font-size:.96rem}
.service strong{color:var(--ink)}
.page-hero{padding:92px 0 68px}
.page-hero h1{max-width:900px}
.price-wrap{overflow:hidden;box-shadow:0 18px 60px rgba(20,20,16,.06)}
.price-main,.price-side{padding:48px}
.price-main h2{font-size:clamp(2.5rem,4vw,4rem)}
.price{font-size:clamp(3.6rem,6vw,6.2rem);margin:12px 0 14px}
.price-side{background:#ece6dc}
.tariff-details{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}
.tariff-detail{background:#fff;border:1px solid var(--line);padding:26px;border-radius:16px}
.tariff-detail strong{display:block;margin-bottom:8px}
.cta-band{
  background:#171813;color:#fff;padding:72px 0;margin-top:10px
}
.cta-band p{color:rgba(255,255,255,.72);max-width:680px}
.cta-band .btn{background:#fff;color:#171813;border-color:#fff}
.footer-logo-wrap{
  display:inline-flex;background:#fff;padding:8px;border-radius:14px;margin-bottom:18px;
  box-shadow:0 8px 28px rgba(0,0,0,.12)
}
.footer-logo{width:92px;margin:0;background:transparent}
.socials a{
  border-radius:50%;
  width:42px;height:42px;
  border:1px solid rgba(255,255,255,.3);
  display:grid;place-items:center;
}
.socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.socials .facebook svg{fill:currentColor;stroke:none}
.contact-form-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px}
.contact-grid{align-items:start}
input,textarea,select{background:#faf9f6;border:1px solid var(--line);border-radius:12px;padding:14px 15px}
label{margin-bottom:7px}
.form-grid{gap:16px}
.form-grid .full{grid-column:1/-1}
.contact-info-box{background:#ede8de;border-radius:18px;padding:28px;margin-top:28px}
.contact-info-box strong{display:block;margin-bottom:5px}
@media(max-width:900px){
  .tariff-details{grid-template-columns:1fr}
}
