.easyepoch-wrapper{--easyepoch-bg:#1e2030;--easyepoch-text:#e0e0e0;--easyepoch-text-secondary:#94a3b8;--easyepoch-text-muted:rgba(255,255,255,.3);--easyepoch-primary:#06b6d4;--easyepoch-secondary:#7c3aed;--easyepoch-accent:#c4b5fd;--easyepoch-header-bg:linear-gradient(135deg,#7c3aed,#06b6d4);--easyepoch-date-section-bg:linear-gradient(135deg,#0d9488,#7c3aed);--easyepoch-selected-bg:linear-gradient(135deg,#06b6d4,#7c3aed);--easyepoch-hover-bg:rgba(255,255,255,.06);--easyepoch-border:rgba(255,255,255,.06);--easyepoch-overlay-bg:rgba(0,0,0,.6);--easyepoch-shadow:0 8px 32px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06);--easyepoch-cell-text:#cbd5e1;--easyepoch-cell-hover-text:#fff;--easyepoch-cell-active-text:#fff;--easyepoch-input-border:rgba(255,255,255,.15);--easyepoch-btn-hover-text:#fff;background-color:var(--easyepoch-overlay-bg);-webkit-backdrop-filter:blur(4px);z-index:1000;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;overflow:auto}.easyepoch-wrapper.easyepoch-theme-dark{--easyepoch-bg:#1e2030;--easyepoch-text:#e0e0e0;--easyepoch-text-secondary:#94a3b8;--easyepoch-text-muted:rgba(255,255,255,.3);--easyepoch-primary:#06b6d4;--easyepoch-secondary:#7c3aed;--easyepoch-accent:#c4b5fd;--easyepoch-header-bg:linear-gradient(135deg,#7c3aed,#06b6d4);--easyepoch-date-section-bg:linear-gradient(135deg,#0d9488,#7c3aed);--easyepoch-selected-bg:linear-gradient(135deg,#06b6d4,#7c3aed);--easyepoch-hover-bg:rgba(255,255,255,.06);--easyepoch-border:rgba(255,255,255,.06);--easyepoch-overlay-bg:rgba(0,0,0,.6);--easyepoch-shadow:0 8px 32px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06);--easyepoch-cell-text:#cbd5e1;--easyepoch-cell-hover-text:#fff;--easyepoch-cell-active-text:#fff;--easyepoch-input-border:rgba(255,255,255,.15);--easyepoch-btn-hover-text:#fff}.easyepoch-wrapper.easyepoch-theme-light{--easyepoch-bg:#fff;--easyepoch-text:#1e293b;--easyepoch-text-secondary:#64748b;--easyepoch-text-muted:rgba(0,0,0,.25);--easyepoch-primary:#0891b2;--easyepoch-secondary:#7c3aed;--easyepoch-accent:#7c3aed;--easyepoch-hover-bg:rgba(0,0,0,.06);--easyepoch-border:rgba(0,0,0,.08);--easyepoch-overlay-bg:rgba(0,0,0,.3);--easyepoch-shadow:0 8px 32px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.06);--easyepoch-cell-text:#334155;--easyepoch-cell-hover-text:#0f172a;--easyepoch-cell-active-text:#fff;--easyepoch-input-border:rgba(0,0,0,.15);--easyepoch-btn-hover-text:#fff}.easyepoch-wrapper.active{display:block}.easyepoch-date-picker{width:340px;cursor:initial;background-color:var(--easyepoch-bg);color:var(--easyepoch-text);box-shadow:var(--easyepoch-shadow);border-radius:16px;margin:5% auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;overflow:hidden}.easyepoch-day-header{color:rgba(255,255,255,.85);background:var(--easyepoch-header-bg);text-align:center;letter-spacing:.5px;text-transform:uppercase;padding:8px 0;font-size:13px;font-weight:500}.easyepoch-date-section{text-align:center;background:var(--easyepoch-date-section-bg);color:#fff;padding-bottom:2px}.easyepoch-date-section .easyepoch-month-and-year{letter-spacing:.3px;opacity:.9;padding:16px 0 6px;font-size:20px;font-weight:300}.easyepoch-date-section .easyepoch-date{margin-bottom:10px;padding:2px;font-size:40px;font-weight:600}.easyepoch-select-pane{align-items:center;width:100%;display:flex}.easyepoch-select-pane .easyepoch-time,.easyepoch-selected-date{text-align:center;color:var(--easyepoch-accent);flex:2;font-weight:500}.easyepoch-icon,.easyepoch-time,.easyepoch-selected-date{opacity:.5;background:0 0;border:none;width:28px;height:28px;margin:4px 6px;padding:4px;transition:opacity .2s,transform .2s}.easyepoch-time,.easyepoch-selected-date{opacity:1}.easyepoch-month-switcher{margin-top:8px;padding:4px 0}.easyepoch-icon:hover{opacity:.85;transform:scale(1.1)}.easyepoch-icon:active,.easyepoch-icon.active{opacity:1}.easyepoch-icon:focus{outline:none}.easyepoch-icon svg{pointer-events:none;width:100%;height:100%;color:var(--easyepoch-accent);display:block}.easyepoch-date-section .easyepoch-icon svg{color:rgba(255,255,255,.85)}.easyepoch-bottom-part{border-top:1px solid var(--easyepoch-border);justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.easyepoch-calender table{border-collapse:collapse;width:100%;font-size:13px}.easyepoch-calender thead th{text-align:center;width:14.28%;height:30px;color:var(--easyepoch-text-secondary);text-transform:uppercase;letter-spacing:.5px;padding-bottom:8px;font-size:12px;font-weight:500}.easyepoch-calender tbody td{text-align:center;vertical-align:middle;color:var(--easyepoch-cell-text);padding:10px;transition:color .15s;position:relative}.easyepoch-calender tbody td:after{content:" ";visibility:hidden;background-color:var(--easyepoch-hover-bg);border-radius:50%;width:36px;height:36px;transition:background-color .15s,visibility;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.easyepoch-calender tbody td:hover:after{visibility:visible}.easyepoch-calender tbody td:hover{color:var(--easyepoch-cell-hover-text)}.easyepoch-calender tbody td:active,.easyepoch-calender tbody td.active{color:var(--easyepoch-cell-active-text);isolation:isolate}.easyepoch-calender tbody td:active:after,.easyepoch-calender tbody .active:after{visibility:visible;background:var(--easyepoch-selected-bg);z-index:-1}.easyepoch-calender tbody td[data-empty]{pointer-events:none}.easyepoch-time-section{height:120px;display:none}.easyepoch-time-section input{box-sizing:border-box;border:none;border-bottom:2px solid var(--easyepoch-input-border);width:140px;max-width:140px;height:36px;max-height:36px;color:var(--easyepoch-text);background:0 0;margin:25% auto;padding:6px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;transition:border-color .2s;display:block}.easyepoch-time-section input:focus{border-bottom-color:var(--easyepoch-secondary);outline:none}.easyepoch-picker-section{width:100%;height:auto;padding:4px 8px}.easyepoch-btn{color:var(--easyepoch-accent);background:0 0;border:none;border-radius:8px;padding:8px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;transition:all .2s}.easyepoch-btn:hover,.easyepoch-btn:active{color:var(--easyepoch-btn-hover-text);background:var(--easyepoch-selected-bg)}.easyepoch-fade{color:var(--easyepoch-text-muted)}.easyepoch-wrapper,.easyepoch-icon,.easyepoch-btn{cursor:pointer}