*{box-sizing:border-box}body{margin:0;background:#f7f8f6;color:#172019;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}header{height:72px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e7ebe6}header a{color:#526057;text-decoration:none}.hero{padding:80px 8vw 65px;background:linear-gradient(135deg,#10281c,#294b36);color:#fff}.hero small,main small{letter-spacing:.14em;font-weight:700;font-size:11px;opacity:.7}.hero h1{max-width:780px;font-size:clamp(38px,6vw,72px);line-height:1.02;margin:15px 0}.hero h1 span{color:#a9d5b1}.hero p{max-width:600px;color:#d9e5dc;font-size:18px}.trust{margin-top:30px;opacity:.8;font-size:14px}main{max-width:1050px;margin:auto;padding:50px 24px}.head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.head h2{font-size:32px;margin:8px 0 0}.head em{font-style:normal;color:#748078;font-size:13px}.day{background:#fff;border:1px solid #e2e8e3;border-radius:20px;padding:22px;margin:16px 0;box-shadow:0 8px 30px #16351a08}.date{display:flex;justify-content:space-between;margin-bottom:15px}.date span{color:#65736a;font-size:13px}.slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.slot{border:1px solid #dfe7e1;background:#fbfdfb;border-radius:13px;padding:16px;text-align:left;cursor:pointer}.slot:hover{border-color:#7ca788;transform:translateY(-1px)}.slot b,.slot small{display:block}.slot small{margin-top:6px;color:#718077}.empty{padding:50px;background:#fff;border:1px solid #e3e8e4;border-radius:20px;text-align:center;color:#6c786f}.modal{display:none;position:fixed;inset:0;background:#0b1b1099;align-items:center;justify-content:center;padding:20px;z-index:10}.modal.show{display:flex}.modalbox{background:#fff;border-radius:22px;padding:30px;max-width:520px;width:100%;position:relative;max-height:92vh;overflow:auto}.x{position:absolute;right:15px;top:12px;border:0;background:none;font-size:28px;cursor:pointer}.modalbox h2{font-size:30px;margin:10px 0 18px}.chosen{display:flex;flex-direction:column;gap:4px;background:#f0f6f1;padding:14px;border-radius:12px;margin-bottom:18px}.modalbox label{display:block;font-size:13px;font-weight:700;margin:12px 0}.modalbox input,.modalbox textarea{display:block;width:100%;padding:12px;border:1px solid #dce3dd;border-radius:10px;margin-top:6px;font:inherit}.modalbox textarea{min-height:80px}.primary,.button{display:inline-block;background:#1e5b35;color:#fff!important;border:0;border-radius:11px;padding:13px 17px;text-decoration:none;cursor:pointer}.success{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center}.success>div{background:#fff;padding:45px 30px;border-radius:24px;max-width:620px;box-shadow:0 20px 70px #15301c12}.ok{margin:auto auto 20px;width:55px;height:55px;border-radius:50%;background:#dff1e2;display:grid;place-items:center;font-size:26px;color:#216139}.meet{margin:15px 8px;display:inline-block}.success a:not(.primary){display:block;color:#53625a;margin-top:18px}@media(max-width:650px){.head{display:block}.head em{display:block;margin-top:12px}.hero{padding:60px 7vw}.hero h1{font-size:44px}}