*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#2c2529;background:#fff;font-family:Georgia,serif;line-height:1.7}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,calc(100% - 32px));margin:auto}header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #eee4e6}.head{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand img,.foot img{width:46px;height:46px;object-fit:contain}.brand b,.brand small{display:block}.brand small{font:11px Arial;color:#8a7d82;letter-spacing:.08em;text-transform:uppercase}nav{display:flex;gap:25px;font:14px Arial}nav .cta,.btn{background:#b66b79;color:#fff;padding:11px 19px;border-radius:30px;font-weight:bold}.hero{padding:85px 0;background:linear-gradient(135deg,#fff,#fbf0f2)}.hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center}em{font:700 12px Arial;color:#a35b6a;letter-spacing:.14em;text-transform:uppercase;font-style:normal}h1{font-size:clamp(42px,5vw,67px);line-height:1.05;font-weight:500;margin:18px 0}.hero p{font-size:18px;color:#70666b;max-width:700px;margin-bottom:30px}.intro,.card{background:#fff;border:1px solid #eadfe2;border-radius:24px;padding:30px;box-shadow:0 20px 50px #6d384214}.intro div{padding:14px 0;border-top:1px solid #eee}.section{padding:80px 0}.center{text-align:center;max-width:720px;margin:0 auto 35px}.center h2,h2{font-size:clamp(30px,4vw,46px);line-height:1.15;font-weight:500;margin:14px 0}.center p,.two p,.reserve p{color:#70666b}.gallery{display:grid;grid-template-columns:55px 1fr 55px;gap:15px;align-items:center;max-width:900px;margin:auto}.gallery>button{width:55px;height:55px;border:1px solid #eadfe2;background:#fff;border-radius:50%;font-size:34px;color:#a35b6a;cursor:pointer}.photo{height:620px;position:relative;border-radius:24px;overflow:hidden;background:#f5e9eb}.photo img{width:100%;height:100%;object-fit:cover;display:block}.caption{position:absolute;bottom:0;left:0;right:0;padding:30px;color:#fff;background:linear-gradient(transparent,#201419d9)}.caption p{color:#f7edef;margin:0}.dots{text-align:center;margin-top:18px}.dot{width:9px;height:9px;border:0;border-radius:50%;background:#d9c5c9;margin:5px;cursor:pointer}.dot.active{background:#a35b6a}.soft{background:#fbf7f5}.two{display:grid;grid-template-columns:1.2fr .8fr;gap:60px}.card p{font:15px Arial;color:#70666b;border-bottom:1px solid #eee;padding-bottom:12px}.card p:last-child{border:0}.reserve{display:flex;justify-content:space-between;align-items:center;gap:35px;border:1px solid #eadfe2;border-radius:25px;padding:40px}.whatsapp{background:#25d366;color:#fff;padding:15px 24px;border-radius:30px;font:bold 15px Arial;white-space:nowrap}footer{background:#272126;color:#fff;padding:55px 0 20px}.foot{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:50px}.foot p,.foot a{font:13px Arial;color:#c8c0c4;display:block}.foot h4{font:700 14px Arial}.bottom{border-top:1px solid #40393e;margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:20px}.bottom p{font:12px Arial;color:#aaa0a5}@media(max-width:800px){.hero-grid,.two,.foot{grid-template-columns:1fr}.hero{padding:60px 0}.gallery{grid-template-columns:38px 1fr 38px}.gallery>button{width:38px;height:38px;font-size:27px}.photo{height:520px}.reserve{display:block;padding:28px}.whatsapp{display:flex;justify-content:center;margin-top:22px}nav a:not(.cta){display:none}.bottom{display:block}.bottom p{margin:8px 0}}@media(max-width:480px){.wrap{width:calc(100% - 22px)}h1{font-size:40px}.section{padding:60px 0}.photo{height:470px}.caption{padding:20px}.gallery{gap:6px}}