*{box-sizing:border-box}body{margin:0;background:#eef4f1;color:#263a33;font-family:Arial,sans-serif}.w{max-width:1120px;margin:auto;padding:0 22px}header{position:sticky;top:0;background:#eef4f1ea;border-bottom:1px solid #cadbd3;z-index:5}.n{height:70px;display:flex;align-items:center}.logo{font-family:Georgia;font-size:1.3rem}.n nav{margin-left:auto;display:flex;gap:20px;color:#637a70}.hero,.sec{padding:70px 0}.g{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hero h1{font:4.4rem/1 Georgia;margin:0}.hero p,.muted{color:#667a72}.art{height:470px;border-radius:45% 45% 18px 18px;background:radial-gradient(circle at 50% 40%,#d5cab7 0 14%,transparent 15%),linear-gradient(145deg,#bdd4ca,#779d8e)}.btn{background:#587e70;color:white;border:0;border-radius:9px;padding:12px 15px;font-weight:bold}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.card{padding:18px;border:1px solid #ccdcd5;border-radius:14px;background:#f9fcfa}.card.active,.therapist.active{border-color:#587e70;background:#dfeae5}.book{display:grid;grid-template-columns:1fr 1fr;gap:30px}.therapists{display:flex;gap:10px}.therapist{padding:12px;border:1px solid #ccdcd5;border-radius:12px;background:white;text-align:center}.avatar{width:54px;height:54px;border-radius:50%;background:linear-gradient(145deg,#c5d7cf,#729789);margin:auto auto 7px}.slots{display:flex;gap:8px;flex-wrap:wrap}.slots button{padding:9px 11px;border:1px solid #cbdad4;background:#fff;border-radius:8px}.slots button.active{background:#587e70;color:#fff}.summary{padding:12px;background:#dfeae5;border-radius:8px;margin:12px 0}.gift{padding:24px;border-radius:18px;background:#dce9e3;display:grid;grid-template-columns:1fr 1fr;gap:20px}.gift-card{background:linear-gradient(135deg,#587e70,#94b6aa);color:white;padding:22px;border-radius:16px;min-height:180px;display:flex;flex-direction:column;justify-content:space-between}.concept{position:fixed;right:12px;bottom:12px;font-size:.68rem;background:#eef4f1ee;border:1px solid #cbdad4;padding:8px 10px;border-radius:999px}@media(max-width:760px){.g,.cards,.book,.gift{grid-template-columns:1fr}.hero h1{font-size:3.1rem}.n nav{display:none}}