*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#102042;background:#f7fbff}a{color:inherit}nav{display:flex;justify-content:space-between;align-items:center;padding:22px 7%;position:relative;z-index:2}.brand{font-size:28px;font-weight:900;color:white;text-shadow:0 2px 8px #000}.brand span{display:block;font-size:15px;color:#6ee27d;letter-spacing:2px}.nav-btn,.primary,.secondary{display:inline-block;text-decoration:none;border-radius:999px;padding:13px 20px;font-weight:800}.nav-btn,.primary{background:#e63635;color:white;box-shadow:0 8px 20px rgba(230,54,53,.25)}.secondary{background:white;color:#184b9a}.hero{min-height:640px;background:linear-gradient(120deg,rgba(12,45,100,.92),rgba(35,126,65,.86)),url('logo-photo.jpeg') center/cover;position:relative}.hero-content{display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center;padding:80px 7% 110px;color:white}.eyebrow{font-weight:900;color:#84f28a;text-transform:uppercase;letter-spacing:2px}.hero h1{font-size:58px;line-height:1.02;margin:0 0 18px}.sub{font-size:21px;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.card{background:rgba(255,255,255,.96);color:#102042;border-radius:26px;padding:28px;box-shadow:0 25px 50px rgba(0,0,0,.18)}.hero-card h3{font-size:31px;margin:0 0 10px;color:#184b9a}main section{padding:70px 7%}.prices h2,.section-title h2,.why h2,.contact h2{font-size:40px;text-align:center;margin:0 0 25px;color:#184b9a}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.price-card,.form-card,.calendar-card,.why-grid div{background:white;border-radius:22px;padding:25px;box-shadow:0 10px 30px rgba(13,48,94,.1);border:2px solid #e5eefb}.price-card h3{margin:0;color:#184b9a;font-size:25px}.price-card.featured{border-color:#2f9346;transform:scale(1.03)}.small{color:#53708f;font-weight:700}.line{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dde8f5;padding:18px 0;font-size:20px}.line strong{font-size:42px;color:#2f9346}.booking{background:#eaf4ff}.section-title{text-align:center}.section-title p{font-size:18px}.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.cal-top{display:flex;justify-content:space-between;align-items:center}.cal-top button{border:0;background:#184b9a;color:white;border-radius:12px;font-size:30px;width:48px;height:44px}.weekdays,.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.weekdays span{text-align:center;font-weight:900;color:#53708f;margin:16px 0 4px}.day{min-height:70px;border:2px solid #dde8f5;border-radius:14px;background:#f9fcff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;font-weight:900}.day.empty{background:transparent;border:0;cursor:default}.day.booked{background:#ffe8e8;border-color:#f0a0a0;color:#9b2020;cursor:not-allowed}.day.selected{background:#184b9a;color:white;border-color:#184b9a}.day small{font-weight:700;font-size:11px;margin-top:4px}.legend{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px;font-weight:700}.legend i{display:inline-block;width:12px;height:12px;border-radius:99px;margin-right:5px}.open-dot{background:#2f9346}.booked-dot{background:#e63635}.selected-dot{background:#184b9a}form label{display:block;font-weight:800;margin:13px 0;color:#102042}input,select,textarea{width:100%;padding:13px;margin-top:6px;border-radius:12px;border:2px solid #dce8f7;font-size:16px}textarea{min-height:90px}.full{width:100%;border:0;font-size:17px;margin-top:10px;cursor:pointer}.fine{font-size:12px;color:#60758c}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-grid strong{color:#184b9a;font-size:18px}.contact{text-align:center;background:#102042;color:white}.contact h2{color:white}.contact p{font-size:22px;font-weight:900}footer{text-align:center;padding:24px;background:#08162e;color:white}@media(max-width:850px){.hero-content,.booking-grid,.price-grid,.why-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.hero{min-height:auto}.price-card.featured{transform:none}.day{min-height:55px}.hero-content{padding-top:40px}}