@font-face{font-family:Dana;src:local("Dana")}*{box-sizing:border-box}.mhb-wrap{font-family:Dana,Tahoma,sans-serif;direction:rtl;max-width:900px;margin:30px auto;padding:12px}.mhb-card{background:#fff;border:1px solid #e8edf3;border-radius:24px;padding:34px;box-shadow:0 15px 45px rgba(0,58,120,.09)}.mhb-head{margin-bottom:28px}.mhb-kicker{color:#003A78;font-size:14px;font-weight:700}.mhb-head h2{color:#003A78;font-size:30px;margin:8px 0}.mhb-head p{color:#667085;margin:0;line-height:2}.mhb-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mhb-grid label,.mhb-datebox>label{display:flex;flex-direction:column;gap:8px;color:#1f2937;font-weight:700;font-size:14px}.mhb-grid .full{grid-column:1/-1}.mhb-grid input{width:100%;border:1px solid #d7dee8;border-radius:14px;padding:14px 15px;background:#fbfcfe;font:inherit;outline:none;transition:.2s}.mhb-grid input:focus{border-color:#003A78;box-shadow:0 0 0 3px rgba(0,58,120,.08)}.mhb-datebox{position:relative}.mhb-date-input{margin-top:8px;min-height:50px;border:1px solid #d7dee8;border-radius:14px;padding:14px 15px;background:#fbfcfe;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:400}.mhb-calendar{position:absolute;z-index:50;top:82px;right:0;width:min(390px,100%);background:#fff;border:1px solid #d7dee8;border-radius:18px;padding:14px;box-shadow:0 20px 50px rgba(0,58,120,.16)}.mhb-cal-head{display:flex;align-items:center;justify-content:space-between;color:#003A78;margin-bottom:12px}.mhb-cal-head button{border:0;background:#f3f6fa;color:#003A78;width:36px;height:36px;border-radius:10px;font-size:24px;cursor:pointer}.mhb-week,.mhb-days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.mhb-week span{font-size:11px;color:#667085;padding:5px}.mhb-day{border:0;background:#f7f9fc;border-radius:9px;padding:9px 2px;font:inherit;cursor:pointer;color:#1f2937}.mhb-day:hover,.mhb-day.selected{background:#003A78;color:#fff}.mhb-day.disabled{opacity:.3;cursor:not-allowed}.mhb-days .muted{height:38px}.mhb-timebox{grid-column:1/-1}.mhb-timebox>span{display:block;color:#1f2937;font-weight:700;font-size:14px;margin-bottom:9px}.mhb-slots{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mhb-slot{border:1px solid #d7dee8;background:#fff;color:#003A78;border-radius:12px;padding:12px 8px;cursor:pointer;font-family:inherit}.mhb-slot:hover{border-color:#003A78}.mhb-slot.selected{background:#003A78;color:#fff}.mhb-slot.busy{background:#f8d7da;border-color:#dc3545;color:#a61b29;cursor:not-allowed;text-decoration:line-through}.mhb-empty{padding:14px;border-radius:12px;background:#f7f9fc;color:#667085}.mhb-paynote{margin:22px 0 14px;padding:14px 16px;background:#f4f7fb;border-radius:14px;color:#344054;line-height:1.9}.mhb-submit{width:100%;border:0;border-radius:14px;padding:15px;background:#003A78;color:#fff;font:700 16px Dana,Tahoma,sans-serif;cursor:pointer}.mhb-submit:disabled{opacity:.6}.mhb-message{margin:10px 0;color:#b42318;min-height:24px}.mhb-result{font-family:Dana,Tahoma,sans-serif;direction:rtl;max-width:600px;margin:12vh auto;padding:42px;text-align:center;border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(0,58,120,.12)}body{background:#f7f9fc}.mhb-result-icon{width:60px;height:60px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;background:#003A78;color:#fff;font-size:30px}.mhb-result h1{color:#003A78}.mhb-result p{line-height:2;color:#475467}.mhb-result a{display:inline-block;margin-top:10px;color:#003A78}@media(max-width:650px){.mhb-card{padding:22px;border-radius:18px}.mhb-grid{grid-template-columns:1fr}.mhb-grid .full,.mhb-timebox{grid-column:auto}.mhb-head h2{font-size:24px}.mhb-slots{grid-template-columns:repeat(2,1fr)}.mhb-calendar{top:82px;right:0}}
