.mcbe-widget-searchbar *,.mcbe-widget-button *{box-sizing:border-box;margin:0;padding:0}.mcbe-searchbar-wrapper{width:100%;max-width:1200px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.mcbe-searchbar-widget{display:flex;gap:12px;align-items:stretch;padding:20px;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,0.1);background:#4f46e5;transition:all 0.3s ease}.mcbe-date-section{flex:2;background:#ffffff;border-radius:8px;padding:16px 20px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:all 0.2s ease}.mcbe-date-section:hover{box-shadow:0 2px 8px rgba(0,0,0,0.1);transform:translateY(-1px)}.mcbe-date-section svg{width:24px;height:24px;flex-shrink:0}.mcbe-date-item{display:flex;align-items:center;gap:12px}.mcbe-date-day{font-size:32px;font-weight:700;line-height:1;color:#1f2937}.mcbe-date-month{font-size:14px;font-weight:500;color:#6b7280}.mcbe-date-weekday{font-size:12px;color:#9ca3af}.mcbe-date-arrow{font-size:24px;color:#d1d5db;margin:0 8px}.mcbe-guests-section{flex:1;background:#ffffff;border-radius:8px;padding:16px 20px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all 0.2s ease;min-width:200px}.mcbe-guests-section:hover{box-shadow:0 2px 8px rgba(0,0,0,0.1);transform:translateY(-1px)}.mcbe-guests-section svg{width:24px;height:24px;flex-shrink:0}.mcbe-guests-total{font-size:32px;font-weight:700;line-height:1;color:#1f2937}.mcbe-guests-breakdown{display:flex;flex-direction:column;gap:4px}.mcbe-guests-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mcbe-guests-row span:first-child{font-size:12px;color:#6b7280;min-width:60px;flex-shrink:0}.mcbe-guests-row .mcbe-guests-controls{display:flex;align-items:center;gap:8px}.mcbe-guests-btn{width:24px;height:24px;border:1px solid #d1d5db;background:#ffffff;border-radius:4px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all 0.2s ease}.mcbe-guests-btn:hover{background:#f3f4f6;border-color:#9ca3af}.mcbe-guests-btn:active{transform:scale(0.95)}.mcbe-adults-count,.mcbe-children-count{font-size:14px;font-weight:600;color:#1f2937;min-width:20px;text-align:center}.mcbe-icon{color:#9ca3af}.mcbe-date-arrow{color:#9ca3af}.mcbe-button-icon{color:currentColor}.mcbe-search-section{flex:1;min-width:120px}.mcbe-search-button{width:100%;height:100%;background:#1f2937;color:#ffffff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px}.mcbe-search-button:hover{background:#111827;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.2)}.mcbe-search-button:active{transform:translateY(0)}.mcbe-search-button svg{width:20px;height:20px}.mcbe-widget-button{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.mcbe-booking-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:#4f46e5;color:#ffffff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.2s ease;text-decoration:none}.mcbe-booking-button:hover{background:#4338ca;transform:translateY(-2px);box-shadow:0 4px 12px rgba(79,70,229,0.3)}.mcbe-booking-button:active{transform:translateY(0)}.mcbe-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.75);display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px;animation:mcbe-fadeIn 0.2s ease}@keyframes mcbe-fadeIn{from{opacity:0}to{opacity:1}}.mcbe-modal-container{position:relative;width:100%;max-width:1400px;height:100%;max-height:none;background:white;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,0.5);animation:mcbe-slideUp 0.3s ease}@keyframes mcbe-slideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mcbe-modal-close{position:absolute;top:0px;right:0px;z-index:1000000;width:44px;height:44px;background:rgba(0,0,0,0.8);border:none;border-radius:50%;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;backdrop-filter:blur(4px)}.mcbe-modal-close:hover{background:rgba(0,0,0,0.95);transform:scale(1.1)}.mcbe-modal-close:active{transform:scale(0.95)}.mcbe-booking-iframe{width:100%;height:100%;border:none}@media (max-width:1024px){.mcbe-searchbar-widget{flex-wrap:wrap}.mcbe-date-section{flex:1 1 100%;min-width:100%}.mcbe-guests-section{flex:1 1 auto;min-width:250px}.mcbe-search-section{flex:1 1 auto;min-width:150px}}@media (max-width:768px){.mcbe-searchbar-widget{flex-direction:column;padding:16px;gap:16px}.mcbe-date-section,.mcbe-guests-section,.mcbe-search-section{min-width:100%;width:100%}.mcbe-date-day,.mcbe-guests-total{font-size:24px}.mcbe-search-button{min-height:50px}}@media (max-width:480px){.mcbe-date-item{flex-direction:column;align-items:flex-start;gap:4px}.mcbe-date-day{font-size:20px}.mcbe-guests-section{flex-direction:column;align-items:stretch;gap:12px}.mcbe-guests-breakdown{width:100%}}.flatpickr-calendar{border-radius:16px !important;box-shadow:0 12px 48px rgba(0,0,0,0.2) !important;padding:20px !important;font-size:15px !important;border:none !important;font-family:inherit !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer{width:100% !important;min-width:280px !important;max-width:320px !important}.mcbe-widget-loading{opacity:0.6;pointer-events:none}.mcbe-widget-loading::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#4f46e5;border-radius:50%;animation:mcbe-spin 0.8s linear infinite}@keyframes mcbe-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.mcbe-dark-mode .mcbe-date-section,.mcbe-dark-mode .mcbe-guests-section{background:#1f2937 !important}.mcbe-dark-mode .mcbe-date-day,.mcbe-dark-mode .mcbe-guests-total,.mcbe-dark-mode .mcbe-adults-count,.mcbe-dark-mode .mcbe-children-count{color:#f9fafb !important}.mcbe-dark-mode .mcbe-date-month,.mcbe-dark-mode .mcbe-guests-row span{color:#d1d5db !important}.mcbe-dark-mode .mcbe-date-weekday{color:#9ca3af !important}.mcbe-dark-mode .mcbe-guests-btn{background:#374151 !important;border-color:#4b5563 !important;color:#d1d5db !important}.mcbe-dark-mode .mcbe-guests-btn:hover{background:#4b5563 !important}.mcbe-dark-mode .mcbe-icon,.mcbe-dark-mode .mcbe-date-arrow{color:#9ca3af !important}.mcbe-dark-mode .mcbe-search-button{background:#1f2937 !important;color:#ffffff !important}@media (prefers-color-scheme:dark){.mcbe-date-section,.mcbe-guests-section{background:#1f2937}.mcbe-date-day,.mcbe-guests-total,.mcbe-adults-count,.mcbe-children-count{color:#f9fafb}.mcbe-date-month,.mcbe-guests-row span{color:#d1d5db}.mcbe-date-weekday{color:#9ca3af}.mcbe-guests-btn{background:#374151;border-color:#4b5563;color:#d1d5db}.mcbe-guests-btn:hover{background:#4b5563}.mcbe-icon,.mcbe-date-arrow{color:#9ca3af}.mcbe-search-button{background:#1f2937 !important;color:#ffffff !important}.mcbe-modal-container{background:#1f2937}.mcbe-modal-overlay{background:rgba(0,0,0,0.85)}}.mcbe-widget-hidden{display:none !important}.mcbe-widget-disabled{opacity:0.5;pointer-events:none;cursor:not-allowed}