.sabm-account-required{grid-column:1/-1;margin:22px 0 0;padding:18px;border:1px solid #d7e3dc;border-radius:12px;background:#f4f8f6}.sabm-date-help{margin-top:-8px;color:#5e7068}.ui-datepicker{background:#fff;border:1px solid #ccd8d2;border-radius:12px;padding:12px;box-shadow:0 14px 35px rgba(0,0,0,.18);z-index:99999!important}.ui-datepicker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ui-datepicker-prev{order:1}.ui-datepicker-title{order:2;font-weight:700}.ui-datepicker-next{order:3}.ui-datepicker-prev,.ui-datepicker-next{cursor:pointer;color:#17483a}.ui-datepicker table{border-collapse:collapse}.ui-datepicker th,.ui-datepicker td{text-align:center;padding:2px}.ui-datepicker td a,.ui-datepicker td span{display:block;min-width:32px;padding:7px;border-radius:7px;text-decoration:none}.ui-datepicker td a:hover{background:#e5f1eb}.ui-datepicker-unselectable span{background:#f2e2df;color:#9d7069;text-decoration:line-through}.sabm-guest-portal{max-width:1000px;margin:30px auto}.sabm-portal-head,.sabm-portal-booking header,.sabm-portal-summary{display:flex;justify-content:space-between;gap:16px;align-items:center}.sabm-portal-button,.sabm-message-thread button{background:#173b35;color:#fff;border:0;border-radius:8px;padding:11px 16px;text-decoration:none}.sabm-portal-booking{background:#fff;border:1px solid #d8e1dc;border-radius:16px;padding:22px;margin:20px 0}.sabm-portal-booking header span{background:#eef4f1;padding:7px 12px;border-radius:999px}.sabm-portal-summary{justify-content:flex-start;border-top:1px solid #e3e9e6;border-bottom:1px solid #e3e9e6;padding:12px 0;margin:14px 0}.sabm-message-thread textarea{width:100%;box-sizing:border-box;margin:10px 0;padding:10px}.sabm-message{max-width:78%;padding:12px 14px;border-radius:12px;margin:10px 0;background:#edf3f0}.sabm-message.staff{margin-right:auto}.sabm-message.guest{margin-left:auto;background:#f4efe4}.sabm-message small{display:block;color:#66776f}.sabm-staff-messages{display:grid;grid-template-columns:260px 1fr;gap:22px}.sabm-staff-messages aside,.sabm-staff-messages main{background:#fff;border:1px solid #d8e1dc;border-radius:14px;padding:18px}.sabm-staff-messages aside a{display:block;padding:10px;border-bottom:1px solid #e5ebe8;text-decoration:none}@media(max-width:700px){.sabm-staff-messages{grid-template-columns:1fr}.sabm-portal-head,.sabm-portal-booking header,.sabm-portal-summary{align-items:flex-start;flex-direction:column}.sabm-message{max-width:92%}}

/* 7.3.6 guest contact profile */
.sabm-portal-profile{margin:24px 0;padding:24px;border:1px solid #d8e4df;border-radius:16px;background:#fff}.sabm-portal-section-head h3{margin:0 0 5px}.sabm-portal-section-head p{margin:0 0 18px}.sabm-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.sabm-profile-grid label{display:flex;flex-direction:column;gap:6px;font-weight:700}.sabm-profile-grid input{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #cbd9d3;border-radius:9px;background:#fff}.sabm-profile-wide{grid-column:1/-1}.sabm-portal-success{margin:0 0 16px;padding:12px 14px;border-radius:9px;background:#eef7f2;border:1px solid #cce4d7;font-weight:700}@media(max-width:700px){.sabm-profile-grid{grid-template-columns:1fr}.sabm-profile-wide{grid-column:auto}}
