*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#2a211d;background:#fbf7f1;overflow-x:hidden}a{color:inherit}.header{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px 5vw;background:rgba(251,247,241,.9);backdrop-filter:blur(18px);border-bottom:1px solid #eadfd1}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700}.brand img{width:44px;height:44px;border-radius:50%;object-fit:cover}.header nav{display:flex;gap:24px;font-size:14px}.header nav a{text-decoration:none;color:#6c5b51}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;min-height:720px;padding:54px 5vw 70px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;color:#9b735d;font-weight:700}.h1{}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,serif;font-size:clamp(42px,7vw,92px);line-height:.94;margin-bottom:24px;font-weight:500}h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,58px);line-height:1;margin-bottom:18px;font-weight:500}.lead{font-size:20px;line-height:1.55;color:#5a4b43;max-width:700px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:999px;background:#2a211d;color:#fff;text-decoration:none;font-weight:700}.btn--ghost{background:transparent;color:#2a211d;border:1px solid #cdbba8}.hero__photo{position:relative;border-radius:34px;overflow:hidden;min-height:590px;background:#e9dfd2;box-shadow:0 32px 80px rgba(70,40,20,.18)}.hero__photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 5vw;background:#e2d3c2;border-radius:26px;overflow:hidden}.stats div{background:#fffaf4;padding:28px}.stats b{display:block;font-size:25px;font-family:Georgia,serif}.stats span{display:block;margin-top:8px;color:#6c5b51}.section{padding:86px 5vw}.intro p{font-family:Georgia,serif;font-size:clamp(28px,4vw,50px);line-height:1.16;max-width:1120px}.section__head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px}.gallery{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-auto-rows:310px;gap:18px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:26px}.gallery img:nth-child(1),.gallery img:nth-child(4){grid-row:span 2}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{padding:34px;border-radius:26px;background:#fff;border:1px solid #efe4d7}.cards h3{font-size:24px}.cards p,.price p,.process span{color:#6c5b51;line-height:1.6}.price{display:grid;grid-template-columns:1fr 390px;gap:34px;align-items:center;background:#2a211d;color:#fff}.price p{color:#dccfc4}.pricebox{display:grid;gap:12px;padding:32px;border-radius:26px;background:#fffaf4;color:#2a211d}.pricebox b{font-size:26px;font-family:Georgia,serif}.pricebox a{font-size:22px;font-weight:800;text-decoration:none}.process ol{counter-reset:item;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;list-style:none;padding:0;margin:0}.process li{padding:28px;border-radius:24px;background:#efe4d7}.process b{display:block;font-size:22px;margin-bottom:10px}.review{background:#e9dfd2}.review p{max-width:980px;margin:auto;text-align:center;font-family:Georgia,serif;font-size:clamp(28px,4vw,52px);line-height:1.15}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding:86px 5vw;background:#fffaf4}.contactlinks{display:grid;gap:12px}.contactlinks a{padding:18px 20px;border-radius:18px;background:#2a211d;color:#fff;text-decoration:none;font-weight:700}@media(max-width:900px){.header{position:relative;align-items:flex-start}.header nav{display:none}.hero,.price,.contacts{grid-template-columns:1fr}.hero{min-height:0;padding-top:34px}.hero__photo{min-height:480px;order:-1}h1{font-size:44px}.stats,.cards,.process ol{grid-template-columns:1fr}.gallery{grid-template-columns:1fr;grid-auto-rows:380px}.gallery img:nth-child(1),.gallery img:nth-child(4){grid-row:span 1}.section{padding:64px 5vw}.section__head{display:block}.pricebox{max-width:none}}@media(max-width:520px){.hero__photo{min-height:360px;border-radius:24px}.gallery{grid-auto-rows:310px}.actions .btn{width:100%}.stats{border-radius:18px}.cards article,.process li,.pricebox{border-radius:20px}}
