*{box-sizing:border-box}body{margin:0;background:#f6f0e8;color:#171717;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.header{position:sticky;top:0;z-index:20;background:rgba(255,252,247,.96);backdrop-filter:blur(10px);padding:22px 6%;border-bottom:1px solid rgba(0,0,0,.08)}.logo{font-size:clamp(28px,6vw,54px);font-weight:900;letter-spacing:.04em}.logo span{color:#bd9050}.header p{text-transform:uppercase;letter-spacing:.32em;margin:8px 0 0;color:#5f5f5f;font-size:clamp(12px,2.4vw,19px)}.hero{padding:70px 6% 40px;background:linear-gradient(135deg,#efe4d4,#fffaf3)}.hero-card{max-width:980px;background:white;border-radius:34px;padding:clamp(28px,6vw,60px);box-shadow:0 24px 80px rgba(64,42,18,.12);border:1px solid rgba(0,0,0,.06)}.tag,.section-tag{text-transform:uppercase;letter-spacing:.14em;color:#a87b3e;font-weight:900}.hero h1,.section h2,.feature h2,.cta h2{font-family:Georgia,serif;font-weight:500;line-height:1.04;margin:14px 0 20px}.hero h1{font-size:clamp(44px,9vw,86px)}.intro{font-size:clamp(20px,4vw,34px);line-height:1.55;color:#555;max-width:900px}.buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:999px;font-weight:900;font-size:18px}.primary{background:linear-gradient(135deg,#bd9050,#d8ad61);color:white;box-shadow:0 16px 35px rgba(189,144,80,.25)}.secondary{background:white;border:1px solid #ddd}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:30px 6%}.trust div,.services article,.why div{background:white;border-radius:22px;padding:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 14px 40px rgba(0,0,0,.05)}.trust strong,.why strong{display:block;font-size:22px;margin-bottom:8px}.trust span,.why span{color:#5c5c5c;line-height:1.5}.section{padding:70px 6%}.section h2,.feature h2,.cta h2{font-size:clamp(36px,7vw,68px);max-width:950px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.services h3{font-size:25px;margin:0 0 10px}.services p,.feature p,.cta p{color:#555;line-height:1.7;font-size:18px}.feature{padding:80px 6%;background:#151515;color:white}.feature div{max-width:920px}.feature p{color:#ddd}.feature ul{padding:0;list-style:none;margin:28px 0}.feature li{margin:14px 0;font-size:19px}.feature li:before{content:'✓';color:#d8ad61;font-weight:900;margin-right:10px}.light{background:#fffaf3}.why{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.cta{text-align:center;padding:80px 6%;background:#efe4d4}.cta h2,.cta p{margin-left:auto;margin-right:auto}.cta p{max-width:760px;font-size:22px}footer{padding:28px 6%;background:#151515;color:white;display:flex;gap:18px;flex-wrap:wrap;justify-content:space-between}footer span{color:#ccc}@media(max-width:800px){.trust,.services,.why{grid-template-columns:1fr}.hero{padding-top:42px}.hero-card{border-radius:28px}.btn{width:100%}.section,.feature,.cta{padding:54px 6%}}