.tbs-booking-wrapper{max-width:1200px;margin:0 auto;padding:20px}.tbs-book-now-section-top{text-align:center;margin-bottom:30px;padding:20px}.tbs-upcoming-bookings-section{background:#f9f9f9;border-radius:8px;padding:25px;margin-bottom:30px}.tbs-upcoming-bookings-section h3{font-size:20px;margin-bottom:20px;color:#333;border-bottom:2px solid #0073aa;padding-bottom:10px}.tbs-bookings-list{display:flex;flex-direction:column;gap:15px}.tbs-booking-item{display:flex;align-items:center;background:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 4px rgb(0 0 0 / .1);transition:transform 0.2s,box-shadow 0.2s}.tbs-booking-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / .15)}.tbs-booking-date{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0073aa;color:#fff;border-radius:8px;padding:10px 15px;min-width:60px;margin-right:20px}.tbs-date-day{font-size:24px;font-weight:700;line-height:1}.tbs-date-month{font-size:12px;text-transform:uppercase;margin-top:4px}.tbs-booking-details{display:flex;flex-direction:column;gap:5px}.tbs-booking-service{font-size:16px;font-weight:600;color:#333}.tbs-booking-datetime{font-size:14px;color:#666}.tbs-no-bookings{text-align:center;color:#666;font-style:italic;padding:20px}.tbs-public-calendar-section{margin-bottom:40px}.tbs-public-calendar-section h2,.tbs-booking-form-section h2{font-size:24px;margin-bottom:20px;color:#333;border-bottom:2px solid #0073aa;padding-bottom:10px}.tbs-calendar-description{color:#666;margin-bottom:20px;font-size:14px}#tbs-public-calendar,#tbs-standalone-calendar{margin:20px 0;box-shadow:0 2px 8px rgb(0 0 0 / .1);border-radius:8px;overflow:hidden}.tbs-book-now-section{text-align:center;margin-top:30px;padding:20px}.tbs-btn-large{padding:16px 50px;font-size:18px}.tbs-booking-form-section{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px rgb(0 0 0 / .1)}#tbs-booking-form{max-width:800px}.tbs-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.tbs-form-group{margin-bottom:20px}.tbs-form-group label{display:block;margin-bottom:8px;font-weight:600;color:#333;font-size:14px}.tbs-form-group input[type="text"],.tbs-form-group input[type="email"],.tbs-form-group input[type="tel"],.tbs-form-group input[type="date"],.tbs-form-group select,.tbs-form-group textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color 0.3s}.tbs-form-group input:focus,.tbs-form-group select:focus,.tbs-form-group textarea:focus{outline:none;border-color:#0073aa;box-shadow:0 0 0 2px rgb(0 115 170 / .1)}.tbs-form-group input[type="file"]{padding:8px 0}.tbs-form-group textarea{resize:vertical;min-height:100px}.tbs-field-description{font-size:12px;color:#666;margin-top:5px}.tbs-image-required{color:#d63638}.tbs-service-details{background:#f8f9fa;border:1px solid #dee2e6;border-left:4px solid #0073aa;border-radius:4px;padding:15px 20px;margin-bottom:20px}.tbs-service-details-header{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e9ecef}.tbs-service-price{font-size:22px;font-weight:700;color:#0073aa}.tbs-service-duration{color:#666;font-size:14px;background:#e8f4fc;padding:4px 12px;border-radius:20px}.tbs-service-description{color:#444;font-size:14px;line-height:1.6}.tbs-service-description p{margin:0 0 8px 0}.tbs-service-description p:last-child{margin-bottom:0}.tbs-service-description .tbs-description-list{margin:8px 0;padding-left:20px;list-style-type:disc}.tbs-service-description .tbs-description-list li{margin-bottom:4px;line-height:1.5}.tbs-service-description .tbs-description-list li:last-child{margin-bottom:0}.tbs-image-upload-area{border:2px dashed #ddd;border-radius:8px;padding:20px;background:#fafafa}.tbs-image-count{text-align:center;font-size:14px;font-weight:600;color:#666;margin-bottom:15px;padding:8px;background:#fff;border-radius:4px}.tbs-image-count #tbs-uploaded-count{color:#0073aa;font-size:18px}.tbs-upload-dropzone{border:2px dashed #ccc;border-radius:8px;padding:30px;text-align:center;cursor:pointer;transition:all 0.3s;background:#fff;user-select:none}.tbs-upload-dropzone *{cursor:pointer;user-select:none}.tbs-upload-dropzone:hover{border-color:#0073aa;background:#f0f8ff;transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 115 170 / .15)}.tbs-upload-dropzone:active{transform:translateY(0)}.tbs-upload-dropzone.tbs-dragover{border-color:#0073aa;background:#e6f3ff;border-width:3px}.tbs-upload-dropzone.tbs-upload-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.tbs-upload-icon{font-size:48px;margin-bottom:10px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.tbs-upload-text{font-size:14px;color:#666;margin:0 0 10px 0;font-weight:500}.tbs-browse-btn{display:inline-block;padding:10px 24px;background:#0073aa;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s;margin:10px 0}.tbs-browse-btn:hover{background:#005a87;transform:translateY(-1px);box-shadow:0 2px 8px rgb(0 115 170 / .3)}.tbs-browse-btn:active{transform:translateY(0)}.tbs-upload-hint{font-size:12px;color:#999;margin-top:5px}.tbs-image-previews{display:flex;flex-wrap:wrap;gap:15px;margin-top:15px}.tbs-preview-item{position:relative;width:120px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:8px;text-align:center}.tbs-preview-item img{width:100%;height:80px;object-fit:cover;border-radius:4px}.tbs-remove-image{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#dc3545;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:16px;line-height:22px;text-align:center;padding:0}.tbs-remove-image:hover{background:#c82333}.tbs-image-name{display:block;font-size:10px;color:#666;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbs-form-actions{margin-top:30px;padding-top:20px;border-top:2px solid #f0f0f1;display:flex;gap:15px}.tbs-btn{display:inline-block;padding:12px 30px;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s;text-decoration:none}.tbs-btn-primary{background:#0073aa;color:#fff}.tbs-btn-primary:hover{background:#005a87}.tbs-btn-secondary{background:#f0f0f1;color:#333;border:1px solid #ddd}.tbs-btn-secondary:hover{background:#e0e0e0}.tbs-btn:disabled{background:#ccc;cursor:not-allowed}#tbs-booking-message{margin-bottom:20px}.tbs-message{padding:15px 20px;border-radius:4px;margin-bottom:20px;font-size:14px;line-height:1.5}.tbs-message-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.tbs-message-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.tbs-message-warning{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}#tbs-image-error{background:#dc3545;color:#fff;border:2px solid #bd2130;padding:15px 20px;border-radius:6px;margin-bottom:15px;font-size:15px;font-weight:600;box-shadow:0 4px 12px rgb(220 53 69 / .3);animation:shake 0.5s}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.tbs-calendar-wrapper{max-width:1200px;margin:0 auto;padding:20px}.tbs-public-calendar-section{margin-bottom:30px}#tbs-public-calendar{min-height:400px}.fc-event{cursor:pointer}.fc-toolbar-title{font-size:1.5em!important}.fc-daygrid-day{cursor:pointer;min-height:80px}.fc-daygrid-day-frame{min-height:80px}.fc-daygrid-day:hover{background:#f0f8ff}.fc-dayGridTwoWeeks-view .fc-daygrid-body{width:100%!important}.fc-dayGridTwoWeeks-view .fc-scrollgrid-sync-table{width:100%!important}.fc-dayGridTwoWeeks-view .fc-daygrid-day{min-height:100px}.fc-dayGridTwoWeeks-view .fc-daygrid-event{font-size:11px;padding:2px 4px;margin-bottom:2px}@media (max-width:768px){.tbs-booking-wrapper{padding:15px}.tbs-booking-form-section{padding:20px}.tbs-form-row{grid-template-columns:1fr}.tbs-public-calendar-section h2,.tbs-booking-form-section h2,.tbs-upcoming-bookings-section h3{font-size:20px}.tbs-form-actions{flex-direction:column}.fc-daygrid-day,.fc-daygrid-day-frame{min-height:60px}.fc-dayGridTwoWeeks-view .fc-daygrid-day{min-height:70px}.tbs-service-details-header{flex-direction:column;align-items:flex-start;gap:8px}.tbs-service-details{padding:12px 15px}.tbs-upcoming-bookings-section{padding:15px}.tbs-booking-item{padding:12px}.tbs-booking-date{min-width:50px;padding:8px 12px;margin-right:15px}.tbs-date-day{font-size:20px}.tbs-booking-service{font-size:14px}.tbs-booking-datetime{font-size:12px}}@media (max-width:480px){.tbs-btn{width:100%;padding:14px}.fc-toolbar-title{font-size:1.2em!important}.tbs-preview-item{width:100px}.tbs-service-price{font-size:18px}.tbs-service-description{font-size:13px}}.tbs-loading{opacity:.6;pointer-events:none}.g-recaptcha{margin-bottom:20px}@media print{.tbs-booking-form-section,.tbs-form-actions{display:none}.tbs-public-calendar-section{page-break-after:always}}.fc-bg-event{opacity:.3}.tbs-blocked-date-indicator{background-color:#f8d7da;border:1px solid #f5c2c7;padding:5px 10px;margin-top:5px;border-radius:4px;font-size:12px;color:#842029}.fc-daygrid-day.fc-day-blocked{background-color:#f8f9fa!important;opacity:.6}.tbs-staff-portal{max-width:1200px;margin:0 auto;padding:20px}.tbs-staff-login-section{max-width:400px;margin:40px auto;padding:30px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgb(0 0 0 / .1)}.tbs-staff-login-section h2{margin-bottom:10px;color:#333;text-align:center}.tbs-login-description{text-align:center;color:#666;margin-bottom:25px}.tbs-staff-login-form .tbs-form-group{margin-bottom:20px}.tbs-staff-login-form label{display:block;margin-bottom:5px;font-weight:600;color:#333}.tbs-staff-login-form input[type="text"],.tbs-staff-login-form input[type="password"]{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.tbs-staff-login-form input[type="checkbox"]{margin-right:8px}.tbs-staff-login-form .tbs-btn{width:100%;padding:14px;font-size:16px}.tbs-staff-no-access{text-align:center;padding:60px 20px;background:#fff3cd;border-radius:8px;margin:40px auto;max-width:500px}.tbs-staff-no-access h2{color:#856404;margin-bottom:15px}.tbs-staff-no-access p{color:#856404;margin-bottom:10px}.tbs-staff-dashboard{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgb(0 0 0 / .1);padding:25px}.tbs-staff-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #0073aa}.tbs-staff-header h2{margin:0;color:#333}.tbs-staff-user-info{display:flex;align-items:center;gap:15px;color:#666}.tbs-btn-small{padding:6px 12px!important;font-size:12px!important}.tbs-staff-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.tbs-filter-btn{padding:8px 16px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:all 0.2s}.tbs-filter-btn:hover{border-color:#0073aa;color:#0073aa}.tbs-filter-btn.active{background:#0073aa;color:#fff;border-color:#0073aa}.tbs-staff-table{width:100%;border-collapse:collapse;font-size:14px}.tbs-staff-table th,.tbs-staff-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #eee}.tbs-staff-table th{background:#f8f9fa;font-weight:600;color:#333}.tbs-staff-table tr:hover{background:#f8f9fa}.tbs-staff-table small{color:#666}.tbs-staff-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);z-index:10000;display:flex;align-items:center;justify-content:center}.tbs-staff-modal-content{background:#fff;border-radius:8px;max-width:700px;width:90%;max-height:90vh;overflow-y:auto;position:relative;padding:30px}.tbs-staff-modal-close{position:absolute;top:15px;right:20px;font-size:28px;cursor:pointer;color:#999;line-height:1}.tbs-staff-modal-close:hover{color:#333}.tbs-staff-modal-body h3{margin-top:0;margin-bottom:20px;color:#333;border-bottom:2px solid #0073aa;padding-bottom:10px}.tbs-staff-modal-body h4{margin-top:25px;margin-bottom:15px;color:#555;font-size:14px;text-transform:uppercase}.tbs-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tbs-detail-row{padding:8px 0}.tbs-detail-row strong{color:#666;font-weight:500}.tbs-description,.tbs-admin-notes{background:#f8f9fa;padding:15px;border-radius:4px;white-space:pre-wrap}.tbs-staff-modal-body .tbs-images{display:flex;gap:15px;flex-wrap:wrap}.tbs-staff-modal-body .tbs-images img{max-width:150px;max-height:150px;border-radius:4px;border:1px solid #ddd}.tbs-staff-update-form{margin-top:20px}.tbs-staff-update-form .tbs-form-group{margin-bottom:15px}.tbs-staff-update-form label{display:block;margin-bottom:5px;font-weight:600}.tbs-staff-update-form select,.tbs-staff-update-form textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.tbs-staff-update-form .tbs-form-actions{display:flex;gap:10px;margin-top:20px}.tbs-btn-danger{background:#dc3545!important;border-color:#dc3545!important;color:#fff!important}.tbs-btn-danger:hover{background:#c82333!important;border-color:#bd2130!important}.tbs-loading{text-align:center;padding:40px;color:#666}@media (max-width:768px){.tbs-staff-header{flex-direction:column;gap:15px;text-align:center}.tbs-staff-user-info{flex-direction:column}.tbs-staff-filters{justify-content:center}.tbs-staff-table{font-size:12px}.tbs-staff-table th,.tbs-staff-table td{padding:8px 10px}.tbs-detail-grid{grid-template-columns:1fr}.tbs-staff-modal-content{padding:20px}.tbs-staff-update-form .tbs-form-actions{flex-direction:column}}@media (max-width:480px){.tbs-staff-table th:nth-child(3),.tbs-staff-table td:nth-child(3){display:none}.tbs-filter-btn{padding:6px 10px;font-size:12px}}