.mcs-container{width:100%;min-width:0;position:relative}.mcs-trigger{color:#3764a0;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f9fafc;border:1.5px solid #dce3ed;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:50px;padding:0 12px;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex}.mcs-trigger.is-open{background:#fff;border-color:#3f78c5;box-shadow:0 0 0 3px #e8f1fd}.mcs-trigger:focus-visible{background:#fff;border-color:#3f78c5;box-shadow:0 0 0 3px #e8f1fd}.mcs-trigger.is-disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.mcs-trigger__content{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.mcs-trigger__icon{color:#3764a0;flex-shrink:0;place-items:center;display:grid}.mcs-trigger__text{flex:1;min-width:0;overflow:hidden}.mcs-trigger__label{color:#172033;align-items:center;font-size:15px;font-weight:700;display:flex;overflow:hidden}.mcs-trigger__label-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mcs-lock-icon{color:#d97706;flex-shrink:0;justify-content:center;align-items:center;margin-left:6px;display:inline-flex}.mcs-trigger__sublabel{color:#64748b;white-space:nowrap;font-size:12px;font-weight:600}.mcs-trigger__placeholder{color:#8a95a5;font-size:14px;font-weight:600}.mcs-trigger__chevron{color:#7d899b;flex-shrink:0;transition:transform .2s,color .15s}.mcs-trigger__chevron.is-rotated{color:#2563eb;transform:rotate(180deg)}.mcs-dropdown{z-index:50;overscroll-behavior:contain;background:#fff;border:1px solid #d8e0ea;border-radius:16px;max-height:280px;padding:6px;animation:.16s ease-out mcs-appear;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px rgba(15,35,65,.18)}@keyframes mcs-appear{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.mcs-dropdown__list{flex-direction:column;gap:4px;display:flex}.mcs-option{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:44px;padding:8px 12px;transition:background-color .12s;display:flex}.mcs-option:active,.mcs-option:hover{background-color:#f1f5f9}.mcs-option.is-selected{color:#1d4ed8;background-color:#eff6ff}.mcs-option__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mcs-option__label{color:#1e293b;align-items:center;font-size:14px;font-weight:700;display:flex}.mcs-option__label .mcs-option__label-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mcs-option.is-selected .mcs-option__label{color:#1d4ed8;font-weight:800}.mcs-option__sublabel{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.mcs-option__meta{flex-shrink:0;align-items:center;gap:6px;display:flex}.mcs-option__badge{color:#475569;background:#f1f5f9;border-radius:8px;padding:2px 7px;font-size:11px;font-weight:700}.mcs-option.is-selected .mcs-option__badge{color:#1e40af;background:#dbeafe}.mcs-option__check{color:#2563eb}.mcs-empty{text-align:center;color:#94a3b8;padding:16px;font-size:13px;font-weight:600}.mcdp-container{width:100%;min-width:0}.mcdp-trigger{color:#172033;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;background:#f9fafc;border:1.5px solid #dce3ed;border-radius:15px;outline:none;align-items:center;gap:10px;width:100%;min-height:50px;padding:0 13px;transition:border-color .18s,box-shadow .18s;display:flex}.mcdp-trigger:focus,.mcdp-trigger:active{border-color:#3f78c5;box-shadow:0 0 0 3px #e8f1fd}.mcdp-trigger__icon{color:#3764a0;flex-shrink:0}.mcdp-trigger__value{color:#172033;letter-spacing:.02em;font-size:16px;font-weight:700}.mcdp-backdrop{z-index:9999;-webkit-backdrop-filter:blur(4px);padding-bottom:env(safe-area-inset-bottom,0);background:rgba(15,23,42,.55);justify-content:center;align-items:flex-end;animation:.2s ease-out forwards mcdp-fade-in;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@media (min-width:500px){.mcdp-backdrop{align-items:center;padding:20px}}.mcdp-modal{user-select:none;background:#fff;border-radius:24px 24px 0 0;flex-direction:column;gap:14px;width:100%;max-width:380px;padding:20px 18px 18px;animation:.25s cubic-bezier(.16,1,.3,1) forwards mcdp-slide-up;display:flex;box-shadow:0 20px 45px rgba(15,23,42,.25)}@media (min-width:500px){.mcdp-modal{border-radius:24px}}.mcdp-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.mcdp-month-nav{flex:1;align-items:center;gap:6px;display:flex}.mcdp-month-title{color:#1e293b;text-transform:capitalize;text-align:center;min-width:140px;font-size:16px;font-weight:800}.mcdp-nav-btn,.mcdp-close-btn{color:#475569;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:inline-flex}.mcdp-nav-btn:hover:not(:disabled),.mcdp-close-btn:hover{color:#0f172a;background:#f1f5f9}.mcdp-nav-btn:disabled{opacity:.35;cursor:not-allowed}.mcdp-weekdays{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.mcdp-weekday{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;padding:4px 0;font-size:11px;font-weight:750}.mcdp-weekday.is-weekend{color:#f87171}.mcdp-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.mcdp-day{aspect-ratio:1;color:#1e293b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid transparent;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:600;transition:all .12s;display:flex;position:relative}.mcdp-day:hover:not(:disabled):not(.is-selected){background:#f1f5f9}.mcdp-day:active:not(:disabled):not(.is-selected){background:#e2e8f0;transform:scale(.94)}.mcdp-day.is-outside{color:#cbd5e1}.mcdp-day.is-weekend:not(.is-selected):not(.is-disabled){color:#e11d48}.mcdp-day.is-today:not(.is-selected){color:#2563eb;border-color:#3b82f6;font-weight:800}.mcdp-day.is-selected{color:#fff;background:#2563eb;font-weight:800;transform:scale(1.02);box-shadow:0 4px 12px rgba(37,99,235,.35)}.mcdp-day.is-disabled{color:#e2e8f0;cursor:not-allowed;opacity:.5}.mcdp-day__dot{background:#3b82f6;border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px}.mcdp-day.is-selected .mcdp-day__dot{background:#fff}.mcdp-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:10px;padding-top:6px;display:flex}.mcdp-footer-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;flex:1;justify-content:center;align-items:center;height:42px;font-size:13px;font-weight:750;transition:all .15s;display:inline-flex}.mcdp-footer-btn--today{color:#1d4ed8;background:#eff6ff;border:1.5px solid #dbeafe}.mcdp-footer-btn--today:hover{background:#dbeafe}.mcdp-footer-btn--close{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.mcdp-footer-btn--close:hover{color:#0f172a;background:#f1f5f9}@keyframes mcdp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mcdp-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
