.page-outer[data-v-8ce37fbc]{display:flex;flex-direction:column;min-height:100%}.page-header[data-v-8ce37fbc]{background:#f5f7fa;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:10px 20px;justify-content:space-between;flex-wrap:wrap;gap:10px}.header-left[data-v-8ce37fbc],.page-header[data-v-8ce37fbc]{display:flex;align-items:center}.header-actions[data-v-8ce37fbc]{display:flex;align-items:center;gap:8px}.page-title[data-v-8ce37fbc]{font-size:20px;font-weight:600;margin:0}.page-container[data-v-8ce37fbc]{padding:20px;padding-top:72px}.form-container[data-v-8ce37fbc]{background:#fff;border-radius:8px;padding:24px}.form-section[data-v-8ce37fbc]{margin-bottom:32px}.section-title[data-v-8ce37fbc]{font-size:18px;font-weight:600;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e0e0e0}.section-description[data-v-8ce37fbc]{color:#666;margin-bottom:16px}.form-group[data-v-8ce37fbc]{margin-bottom:16px}.form-group label[data-v-8ce37fbc]{display:block;margin-bottom:6px;font-weight:500}.form-text[data-v-8ce37fbc]{display:block;margin-top:4px;font-size:12px;color:#666}.hours-table[data-v-8ce37fbc]{overflow-x:auto}.hours-table table[data-v-8ce37fbc]{width:100%;border-collapse:collapse}.hours-table td[data-v-8ce37fbc],.hours-table th[data-v-8ce37fbc]{padding:12px;text-align:left;border-bottom:1px solid #e0e0e0}.hours-table th[data-v-8ce37fbc]{background-color:#f5f5f5;font-weight:600}.day-name[data-v-8ce37fbc]{font-weight:500}.time-input[data-v-8ce37fbc]{width:120px}.holidays-input[data-v-8ce37fbc]{margin-bottom:12px}.holiday-item[data-v-8ce37fbc]{display:flex;gap:8px;margin-bottom:8px;align-items:center}.holiday-item .form-control[data-v-8ce37fbc]{flex:1;max-width:200px}.preview-section[data-v-8ce37fbc]{margin-top:24px;padding:16px;background-color:#f5f5f5;border-radius:4px}.preview-section h4[data-v-8ce37fbc]{margin-top:0;margin-bottom:12px}.preview-info p[data-v-8ce37fbc]{margin:8px 0}.text-success[data-v-8ce37fbc]{color:#4caf50;font-weight:600}.text-danger[data-v-8ce37fbc]{color:#f44336;font-weight:600}.switch[data-v-8ce37fbc]{position:relative;display:inline-block;width:50px;height:24px}.switch input[data-v-8ce37fbc]{opacity:0;width:0;height:0}.slider[data-v-8ce37fbc]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.slider[data-v-8ce37fbc]:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider[data-v-8ce37fbc]{background-color:#2196f3}input:checked+.slider[data-v-8ce37fbc]:before{transform:translateX(26px)}.spin[data-v-8ce37fbc]{animation:spin-btn-8ce37fbc .8s linear infinite}@keyframes spin-btn-8ce37fbc{to{transform:rotate(1turn)}}.loading-state[data-v-8ce37fbc]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.spinner[data-v-8ce37fbc]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #2196f3;border-radius:50%;animation:spin-8ce37fbc 1s linear infinite}@keyframes spin-8ce37fbc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-header-business-hours{position:fixed;top:56px;left:260px;right:0;z-index:100}.sidebar.collapsed~.main-content .page-header-business-hours{left:64px}@media (max-width:768px){.page-header-business-hours{left:0!important;top:56px}}