.maintenance-mode[data-v-31075aac]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.maintenance-content[data-v-31075aac]{text-align:center;padding:40px;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px}.icon[data-v-31075aac]{font-size:80px;margin-bottom:20px}h1[data-v-31075aac]{color:#333;margin-bottom:20px}p[data-v-31075aac]{color:#666;margin-bottom:10px}.time[data-v-31075aac]{margin-top:20px;padding:10px 20px;background:#f0f0f0;border-radius:10px;color:#667eea;font-weight:700}.toast-container[data-v-b3bf4ba6]{position:fixed;bottom:20px;right:20px;z-index:999999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast-message[data-v-b3bf4ba6]{pointer-events:auto;min-width:300px;max-width:400px;padding:14px 20px;border-radius:8px;background-color:#fff;box-shadow:0 4px 12px #00000026;display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:14px;line-height:1.4;border-left:5px solid #ccc;animation:slideIn-b3bf4ba6 .3s cubic-bezier(.16,1,.3,1)}.toast-success[data-v-b3bf4ba6]{border-left-color:#28a745}.toast-error[data-v-b3bf4ba6]{border-left-color:#dc3545}.toast-warning[data-v-b3bf4ba6]{border-left-color:#ffc107}.toast-info[data-v-b3bf4ba6]{border-left-color:#17a2b8}.toast-icon[data-v-b3bf4ba6]{font-size:18px}.toast-text[data-v-b3bf4ba6]{flex:1;color:#333}.toast-close[data-v-b3bf4ba6]{background:none;border:none;font-size:18px;color:#999;cursor:pointer;padding:0;line-height:1}.toast-enter-active[data-v-b3bf4ba6],.toast-leave-active[data-v-b3bf4ba6]{transition:all .3s ease}.toast-enter-from[data-v-b3bf4ba6],.toast-leave-to[data-v-b3bf4ba6]{opacity:0;transform:translate(30px)}@keyframes slideIn-b3bf4ba6{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f5f5;line-height:1.6}#app{min-height:100vh}:root{--transition-speed: .3s;--border-radius-lg: 24px;--border-radius-md: 12px;--weekend-sun: #ef4444;--weekend-sun-rgb: 239, 68, 68;--weekend-sat: #3b82f6;--weekend-sat-rgb: 59, 130, 246;--upcoming-color: #FFD700;--info-color: #69EB9B;--info-color-rgb: 105, 235, 155;--selected-day-bg: #1a1a1a;--selected-day-text: #ffffff}.theme-unique{--background: linear-gradient(135deg, #f5f7ff 0%, #efecff 100%);--surface: #ffffff;--border: #e9e5ff;--text-primary: #1e1b4b;--text-secondary: #4338ca;--text-accent: #667eea;--primary: #8b5cf6;--secondary: #a78bfa;--calendar-header: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--date-cell-bg: #ffffff;--date-cell-hover: #f3f0ff;--event-bg: #7c3aed;--floating-btn-bg: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--shadow-md: 0 4px 15px rgba(124, 58, 237, .1);--selected-day-bg: #8b5cf6;--selected-day-text: #ffffff;--info-color: #6366f1;--info-color-rgb: 99, 102, 241}.theme-light{--background: #f1f5f9;--surface: #ffffff;--border: #e2e8f0;--text-primary: #0f172a;--text-secondary: #475569;--text-accent: #2563eb;--primary: #3b82f6;--secondary: #64748b;--calendar-header: #f8fafc;--date-cell-bg: #ffffff;--date-cell-hover: #f1f5f9;--event-bg: #3b82f6;--floating-btn-bg: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1)}.theme-dark{--background: #020617;--surface: #0f172a;--border: #1e293b;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-accent: #60a5fa;--primary: #3b82f6;--secondary: #475569;--calendar-header: #1e293b;--date-cell-bg: #0f172a;--date-cell-hover: #1e293b;--event-bg: #3b82f6;--floating-btn-bg: linear-gradient(135deg, #4f46e5 0%, #4338ca 100%);--shadow-md: 0 4px 20px rgba(0, 0, 0, .5);--selected-day-bg: #f5f5f9;--selected-day-text: #020617;--info-color: #5eead4;--info-color-rgb: 94, 234, 212}body{background:var(--background)!important;color:var(--text-primary);transition:background-color .3s ease}.theme-unique .theme-accent-card{background:linear-gradient(135deg,#8b5cf6,#a78bfa)!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important}.theme-unique .theme-info-card{background:linear-gradient(135deg,#6366f1,#818cf8)!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important}.theme-unique .theme-accent-card .info-title-compact,.theme-unique .theme-accent-card .info-desc-compact,.theme-unique .theme-info-card .info-title-overlay,.theme-unique .theme-info-card .info-desc-overlay{color:#fff!important}.theme-unique .theme-accent-card .info-tag-small,.theme-unique .theme-accent-card .notice-view-all-btn,.theme-unique .theme-info-card .info-tag-small{background-color:#fff3!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important}.theme-light .theme-accent-card{background:#fff!important;background-image:linear-gradient(135deg,#fff,#f8faff)!important;color:var(--primary)!important;border:1px solid #e2e8f0!important}.theme-light .theme-info-card{background:#f0f9ff!important;background-image:linear-gradient(135deg,#f0f9ff,#e0f2fe)!important;color:#0369a1!important;border:1px solid #bae6fd!important}.theme-light .theme-accent-card .info-title-compact,.theme-light .theme-accent-card .info-desc-compact{color:#1e293b!important}.theme-light .theme-info-card .info-title-overlay,.theme-light .theme-info-card .info-desc-overlay{color:#0369a1!important;text-shadow:none!important}.theme-light .theme-accent-card .notice-inner,.theme-light .theme-info-card .notice-inner{background-color:transparent!important}.theme-light .theme-info-card .info-overlay-content{background:linear-gradient(to top,rgba(255,255,255,.95) 0%,rgba(255,255,255,.6) 60%,transparent 100%)!important}.theme-light .theme-accent-card .info-tag-small,.theme-light .theme-accent-card .notice-view-all-btn,.theme-light .theme-info-card .info-tag-small{background-color:#f1f5f9!important;color:#475569!important;border:1px solid #cbd5e1!important}.theme-dark .theme-accent-card{background:linear-gradient(135deg,#1e293b,#0f172a)!important;color:#f1f5f9!important;border:1px solid #334155!important}.theme-dark .theme-info-card{background:linear-gradient(135deg,#0f172a,#020617)!important;color:#bae6fd!important;border:1px solid #1e293b!important}.notice-progress-bar{background-color:var(--primary)!important;opacity:.8}.info-tag-small{background-color:var(--background)!important;color:var(--text-primary)!important;border:1px solid var(--border)!important;padding:2px 8px!important;border-radius:4px}.notice-view-all-btn{padding:2px 8px!important;border-radius:4px}.theme-dark .info-tag-small{background-color:#334155!important;color:#f1f5f9!important;border-color:#475569!important}.theme-dark .notice-view-all-btn{border-color:#475569!important}.theme-light .slide-btn,.theme-unique .slide-btn,.theme-light .slide-btn-white,.theme-unique .slide-btn-white{background-color:var(--surface)!important;border:1px solid var(--border)!important;color:var(--text-primary)!important;box-shadow:var(--shadow-sm)}.theme-light .slide-btn:hover,.theme-unique .slide-btn:hover,.theme-light .slide-btn-white:hover,.theme-unique .slide-btn-white:hover{background-color:var(--background)!important;color:var(--primary)!important;border-color:var(--primary)!important}.theme-dark .slide-btn,.theme-dark .slide-btn-white{background-color:#1e293b!important;color:#f1f5f9!important;border:1px solid #334155!important}.theme-dark .notice-progress-bar{background-color:var(--primary)!important}.theme-dark .group-label,.theme-dark .info-title-text{color:#f8fafc!important;font-weight:900!important;opacity:1!important;background-color:transparent!important}.total-count-badge,.floating-menu-icon{color:#fff!important}.theme-dark .test-weekly-container,.theme-dark .google-map-modal .modal-body,.theme-dark .google-map-modal .modal-body-content,.theme-dark .google-map-modal .controls-bar,.theme-dark .notice-modal-body,.theme-dark .notice-modal-content,.theme-dark .single-event,.theme-dark .multiple-events,.theme-dark .event-detail-card,.theme-dark .modal-body-content,.theme-dark .modal-body{background-color:var(--background)!important}.theme-dark .info-card,.theme-dark .event-card,.theme-dark .calendar-section,.theme-dark .fold-toggle-btn,.theme-dark .calendar-day,.theme-dark .mini-slide-item,.theme-dark .notice-inner,.theme-dark .talk-modal,.theme-dark .comment-item{background-color:var(--surface)!important;border:1.5px solid var(--border)!important;color:var(--text-primary)!important}.theme-dark .type-tag,.theme-dark .all-day,.theme-dark .week-number,.theme-dark .reset-btn,.theme-dark .option-toggle-btn,.theme-dark .option-select,.theme-dark .nav-btn,.theme-dark .today-btn{background-color:#1e293b!important;color:#f1f5f9!important;border:1px solid #334155!important}.theme-dark .week-number{background-color:#334155!important}.theme-dark .google-map-modal .modal-header,.theme-dark .notice-modal-header{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border-bottom:1px solid #334155!important}.theme-dark .event-group .group-label,.theme-dark .info-body-compact .info-title-compact,.theme-dark .option-toggle-btn .desktop-text,.theme-dark .info-item,.theme-dark .info-value:not(.description){background-color:transparent!important;border:none!important;box-shadow:none!important}.theme-dark .description{background-color:#020617!important;border:1.5px solid #475569!important;color:#f1f5f9!important;padding:15px!important;border-radius:12px!important}.theme-dark .centered-title,.theme-dark .current-date,.theme-dark .desktop-text,.theme-dark .event-title,.theme-dark .section-title,.theme-dark .card-title,.theme-dark .item-title{color:#f1f5f9!important}.theme-dark .single-event p,.theme-dark .single-event span,.theme-dark .single-event div:not(.v-wire):not(.event-color-dot),.theme-dark .event-info div,.theme-dark .schedule-info div{color:#f1f5f9!important}.theme-dark .info-label{color:#94a3b8!important}.theme-dark .info-value,.theme-dark .location-text,.theme-dark .location-content{color:#f1f5f9!important}.theme-dark .is-other-month{opacity:.5!important;background-color:#020617!important}.theme-dark .is-other-month .day-number{color:#475569!important}.theme-dark .event-actions,.theme-dark .user-actions,.theme-dark .schedule-actions{background-color:#0f172a!important;border-top:1px solid #1e293b!important;color:#f1f5f9!important}.theme-dark .mini-date-tiny,.theme-dark .mini-loc-tiny{color:var(--text-accent)!important}.theme-dark .floating-dropdown-menu,.theme-dark .dropdown-menu,.theme-dark .accordion-content,.theme-dark .select-options,.theme-dark .theme-options,.theme-dark .country-select,.theme-dark .month-year-select{background-color:#0f172a!important;border:1.5px solid #334155!important;color:#f1f5f9!important}.theme-dark .dropdown-item,.theme-dark .sub-item{color:#f1f5f9!important;background-color:transparent!important}.theme-dark .dropdown-item:hover,.theme-dark .sub-item:hover{background-color:#1e293b!important;color:var(--primary)!important}.theme-dark .talk-header{background-color:#1e293b!important}.theme-dark .talk-body{background-color:#020617!important}.theme-dark .talk-footer{background-color:#1e293b!important;border-top:1px solid #334155!important}.theme-dark .talk-footer textarea{background-color:#0f172a!important;color:#f1f5f9!important}.theme-dark .gm-style-iw-c{background-color:var(--surface)!important;color:var(--text-primary)!important;box-shadow:0 10px 30px #0009!important}.theme-dark .gm-style-iw-d{background-color:var(--surface)!important;overflow:hidden!important}.theme-dark .gm-style-iw-chr,.theme-dark .gm-style-iw-ch,.theme-dark .gm-style-iw-title{background-color:#1e293b!important;color:#f1f5f9!important;border-bottom:1px solid #334155!important}.theme-dark .gm-ui-hover-effect{background-color:transparent!important}.theme-dark .gm-ui-hover-effect>span{background-color:#f1f5f9!important}.theme-dark .gm-style-iw-t:after{background:var(--surface)!important}.theme-dark .info-window-content-wrapper p,.theme-dark .info-window-content-wrapper span{color:#f1f5f9!important}.custom-map-marker,.custom-marker{background-color:var(--surface)!important;color:var(--text-primary)!important;border:1px solid var(--border)!important}.theme-dark .custom-map-marker,.theme-dark .custom-marker{background-color:#1e293b!important;border-color:#334155!important}.theme-unique .weekday{color:#7c3aed!important}.theme-unique .fold-toggle-btn{background:linear-gradient(135deg,#fff,#f3f0ff)!important;color:#7c3aed!important}@media (max-width: 768px){.theme-dark .info-title-text{padding:5px!important}}.admin-layout,.admin-layout *,.modal-backdrop,.modal-backdrop *{box-sizing:border-box}.content-panel{background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0;gap:16px;flex-wrap:wrap}.content-header h2{margin:0;line-height:1.25}.header-title-group{min-width:0}.button-group{display:flex;gap:10px;flex-wrap:wrap}@media (min-width: 769px){.button-group{justify-content:flex-end;flex:1}}.tab-description{color:#6b7280;font-size:14px;margin:0}.search-section-admin{background:#f8fafc;padding:12px;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:14px}.search-bar{display:flex;gap:12px;align-items:stretch;min-width:0}.combined-search-input{flex:1;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 58px;position:relative;background:#fff;border:2px solid #e2e8f0;border-radius:10px;overflow:hidden;height:56px}.search-input{width:100%;min-width:0;border:none!important;padding:0 48px 0 16px!important;font-size:15px;outline:none;height:100%;background:transparent!important}.search-btn-embedded{background:#f8fafc;border:none;border-left:1px solid #e2e8f0;color:#3b82f6;width:58px;min-width:58px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;height:100%;flex-shrink:0}.clear-btn{position:absolute!important;right:58px!important;top:0!important;height:100%!important;width:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:none!important;background:transparent!important;border:none!important;color:#94a3b8!important;cursor:pointer!important;font-size:16px!important;z-index:10!important;padding:0!important;margin:0!important}.clear-btn:hover{color:#3b82f6!important}.filter-bar-admin{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:12px 16px;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:20px;flex-wrap:wrap;gap:16px}.filter-left,.filter-right{display:flex;align-items:center;gap:16px;min-width:0}.select-group{display:flex;align-items:center;gap:10px;min-width:0}.filter-select{height:40px;padding:0 32px 0 12px!important;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E") no-repeat right 10px center;background-size:16px;-webkit-appearance:none;appearance:none;min-width:130px;color:#334155;cursor:pointer}.filter-select.mini{height:32px;font-size:12px;padding:0 24px 0 8px!important;min-width:90px;background-position:right 6px center;background-size:12px}.toggle-group{display:flex;align-items:center;gap:24px}.admin-toggle{display:flex;align-items:center;gap:10px;cursor:pointer}.toggle-label{font-size:13px;font-weight:700;color:#64748b;white-space:nowrap}@media (min-width: 769px){.mobile-only{display:none!important}.desktop-only{display:table!important;width:100%;border-collapse:separate;border-spacing:0}div.desktop-only{display:block!important}}@media (max-width: 768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.mobile-only.card-list{display:flex!important;flex-direction:column;gap:16px;margin-top:16px}.button-group .btn{flex:1 1 calc(50% - 5px)!important;min-width:0!important;padding:12px 8px!important}.clear-btn{right:58px!important;width:42px!important}}.data-table th{background-color:#f8fafc;padding:14px 16px;text-align:left;font-weight:700;color:#475569;border-bottom:2px solid #e2e8f0;white-space:nowrap;font-size:13px}.data-table td{padding:16px;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle;font-size:14px}.event-title-td{max-width:220px}.event-title-wrapper{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;line-height:1.4;font-weight:600;color:#1e293b}.admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;box-shadow:0 4px 12px #00000014;position:relative;overflow:hidden;min-width:0}.admin-card:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:4px;background:var(--card-border-color, #94a3b8);border-radius:0 4px 4px 0}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;border-bottom:1px solid #f1f5f9;padding-bottom:10px}.card-title{margin:0 0 12px;font-size:16px;font-weight:700;color:#1e293b;line-height:1.4}.admin-card-row{display:flex;gap:8px;font-size:13px;margin-bottom:6px;color:#475569;min-width:0;word-break:break-word}.admin-card-row:before{content:attr(data-label);font-weight:600;color:#94a3b8;min-width:60px;flex-shrink:0}.card-footer{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;border-radius:10px;font-weight:700;cursor:pointer;border:1px solid transparent;font-size:14px;gap:8px;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-xs{padding:5px 12px;font-size:12px;border-radius:6px}.btn-primary{background:#3b82f6;color:#fff;border-color:#2563eb}.btn-secondary{background:#64748b;color:#fff}.btn-danger{background:#ef4444;color:#fff}.btn-success{background:#10b981;color:#fff}.btn-outline{background:#fff;border:1px solid #cbd5e1;color:#475569}.actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.category-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:700;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.3s;border-radius:24px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 3px #0003}input:checked+.slider{background-color:#3b82f6}input:checked+.slider:before{transform:translate(20px)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:32px;padding-bottom:8px;flex-wrap:wrap}.priority-high-row{background-color:#fff5f5!important}.admin-processing-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.processing-content{background:#fff;padding:32px 48px;border-radius:20px;box-shadow:0 25px 50px -12px #00000080;color:#1e293b}.admin-spinner{width:40px;height:40px;border:4px solid #f1f5f9;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.processing-sub{font-size:13px;color:#64748b;margin-top:8px}@keyframes spin{to{transform:rotate(360deg)}}.btn-deactivated{opacity:.5;cursor:not-allowed!important;filter:grayscale(.5)}.reject-btn-wrapper{display:inline-block}.ai-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200000;display:flex;justify-content:center;align-items:center;text-align:center}.ai-loading-content{display:flex;flex-direction:column;align-items:center;gap:16px;animation:fadeIn .5s ease-out}.ai-loader{width:60px;height:60px;border:5px solid #e2e8f0;border-top:5px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:8px}.ai-loading-title{font-size:24px;font-weight:800;color:#1e293b;margin:0}.ai-loading-desc{color:#64748b;font-size:15px;margin:0}.ai-countdown-box{margin-top:12px;background:#f1f5f9;padding:12px 24px;border-radius:20px;display:flex;align-items:baseline;gap:4px}.countdown-num{font-size:32px;font-weight:900;color:#3b82f6;font-variant-numeric:tabular-nums}.countdown-unit{font-size:14px;font-weight:600;color:#64748b}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.content-panel{padding:16px;border-radius:10px;margin-bottom:16px}.content-header{align-items:stretch;gap:14px;margin-bottom:18px;padding-bottom:14px}.header-title-group{width:100%;flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.content-header h2{font-size:20px}.tab-description{font-size:12px;line-height:1.4}.button-group{width:100%}.search-section-admin{padding:10px;margin-bottom:12px}.search-bar{flex-direction:column}.combined-search-input{grid-template-columns:minmax(0,1fr) 60px;height:56px}.search-btn-embedded{width:60px;min-width:60px}.filter-bar-admin{flex-direction:column;align-items:stretch;padding:12px;margin-bottom:16px;gap:12px}.filter-left,.filter-right,.select-group,.toggle-group{width:100%;justify-content:stretch;flex-wrap:wrap;gap:10px}.filter-select{width:100%;min-width:0}.select-group .filter-select{flex:1 1 140px}.admin-toggle{flex:1 1 auto;justify-content:space-between;min-height:36px;padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.card-header{align-items:flex-start;gap:8px;flex-wrap:wrap}.card-footer .btn,.card-footer button{flex:0 0 auto;min-width:74px}.card-footer .btn-xs{padding:9px 18px;border-radius:10px;font-size:14px}.pagination .btn{min-width:40px;padding-left:10px;padding-right:10px}.processing-content{width:calc(100vw - 32px);padding:24px 20px}}@media (max-width: 480px){.content-panel{padding:12px;border-radius:8px}.combined-search-input{height:56px}.search-input{font-size:15px;padding:0 46px 0 12px!important;line-height:1.4}.clear-btn{right:60px!important}.admin-card{padding:14px}.admin-card-row:before{min-width:56px}.card-footer{justify-content:flex-end}.card-footer .btn,.card-footer button{flex:0 0 auto;min-width:74px}}
