.vs-previous-toggle{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.vs-previous-toggle__label{font-size:12px;font-weight:500;color:#374151;white-space:nowrap;user-select:none}.vs-previous-toggle__days{display:inline-flex;align-items:center;background:#FFFFFF;border:1px solid #D1D5DB;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #0000000a}.vs-previous-toggle__days--loading{pointer-events:none}.vs-previous-toggle__day{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:28px;padding:0 10px;border:none;box-shadow:inset -1px 0 #e5e7eb;background:transparent;cursor:pointer;font-size:11px;font-weight:700;color:#6b7280;transition:background-color .15s ease,color .15s ease}.vs-previous-toggle__days>*:last-child .vs-previous-toggle__day,.vs-previous-toggle__days>.vs-previous-toggle__day:last-child{box-shadow:none}.vs-previous-toggle__day:hover:not(.vs-previous-toggle__day--active):not(.vs-previous-toggle__day--disabled){background-color:#f3f4f6;color:#374151}.vs-previous-toggle__day--active{background:linear-gradient(135deg,#2474b2 0%,#1a5a8a 100%);color:#fff;box-shadow:inset 0 1px 3px #0000001a,inset -1px 0 #00000026}.vs-previous-toggle__day--active:hover{background:linear-gradient(135deg,#1d6198 0%,#144570 100%)}.vs-previous-toggle__day--disabled{cursor:not-allowed;color:#d1d5db;background:#F3F4F6}.vs-previous-toggle__day--disabled:hover{background:#F3F4F6;color:#d1d5db}.vs-previous-toggle__spinner{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0}.vs-previous-toggle__spinner:after{content:"";width:14px;height:14px;border:2px solid rgba(36,116,178,.18);border-top-color:#2474b2;border-radius:50%;animation:vs-previous-toggle__spin .8s linear infinite}@keyframes vs-previous-toggle__spin{to{transform:rotate(360deg)}}
