@keyframes scaleIn-30355c79{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes fadeIn-30355c79{0%{opacity:0}to{opacity:1}}@keyframes pulse-30355c79{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes loadingBounce-30355c79{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shine-30355c79{0%{left:-100%}20%{left:100%}to{left:100%}}.dialog-scale-enter-active[data-v-30355c79]{animation:fadeIn-30355c79 .3s ease}.dialog-scale-enter-active .dialog-container[data-v-30355c79]{animation:scaleIn-30355c79 .4s cubic-bezier(.175,.885,.32,1.275)}.dialog-scale-leave-active[data-v-30355c79]{animation:fadeIn-30355c79 .3s ease reverse}.dialog-scale-leave-active .dialog-container[data-v-30355c79]{animation:scaleIn-30355c79 .3s cubic-bezier(.6,-.28,.735,.045) reverse}.dialog-overlay[data-v-30355c79]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;perspective:1000px}.dialog-container[data-v-30355c79]{width:100%;max-width:480px;margin:auto;transform-origin:center center}.dialog-content[data-v-30355c79]{background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.05);overflow:hidden;width:100%;transform-style:preserve-3d}.dialog-header[data-v-30355c79]{display:flex;align-items:flex-start;gap:16px;padding:24px;background:linear-gradient(135deg,#084468,#0a5b8a);color:#fff;position:relative;overflow:hidden}.dialog-header[data-v-30355c79]:after{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 70%);transform:rotate(30deg)}.header-icon[data-v-30355c79]{width:48px;height:48px;background:hsla(0,0%,100%,.15);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.2)}.header-content[data-v-30355c79]{flex:1}.dialog-title[data-v-30355c79]{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 4px 0;line-height:1.3}.dialog-subtitle[data-v-30355c79]{font-size:.875rem;color:hsla(0,0%,100%,.8);margin:0;font-weight:400}.dialog-body[data-v-30355c79]{padding:24px}.confirmation-card[data-v-30355c79]{background:#f9fafb;border-radius:16px;padding:24px;text-align:center;border:1px solid #e5e7eb;transition:all .3s ease}.confirmation-card[data-v-30355c79]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.confirmation-icon[data-v-30355c79]{width:64px;height:64px;background:linear-gradient(135deg,#084468,#0a5b8a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#fff;animation:pulse-30355c79 2s infinite}.confirmation-message[data-v-30355c79]{font-size:1.125rem;color:#111827;line-height:1.6;margin:0 0 20px 0;font-weight:500}.item-details[data-v-30355c79]{background:#fff;border-radius:12px;padding:0;margin:24px 0 0 0;border:1px solid #e5e7eb;overflow:hidden}.detail-item[data-v-30355c79]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #f3f4f6}.detail-item[data-v-30355c79]:last-child{border-bottom:none}.detail-label[data-v-30355c79]{font-weight:500;color:#6b7280;font-size:.875rem}.detail-value[data-v-30355c79]{color:#111827;font-weight:600;text-align:right;max-width:60%;word-break:break-word}.loading-container[data-v-30355c79]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;background:#f9fafb;border-radius:16px;margin:16px 0 0 0;border:1px dashed #d1d5db}.loading-animation[data-v-30355c79]{display:flex;gap:8px;height:24px;align-items:flex-end}.loading-dot[data-v-30355c79]{width:12px;height:12px;background:#084468;border-radius:50%}.loading-dot.dot-1[data-v-30355c79]{animation:loadingBounce-30355c79 .8s ease-in-out infinite}.loading-dot.dot-2[data-v-30355c79]{animation:loadingBounce-30355c79 .8s ease-in-out .2s infinite}.loading-dot.dot-3[data-v-30355c79]{animation:loadingBounce-30355c79 .8s ease-in-out .4s infinite}.loading-text[data-v-30355c79]{font-size:.875rem;color:#6b7280;font-weight:500;text-align:center}.dialog-actions[data-v-30355c79]{display:flex;gap:12px;justify-content:flex-end;padding:20px 24px;background:#f9fafb;border-top:1px solid #e5e7eb}.btn[data-v-30355c79]{position:relative;padding:12px 24px;font-size:.9375rem;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;min-width:120px;overflow:hidden}.btn[data-v-30355c79]:focus{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.3)}.btn[data-v-30355c79]:disabled{cursor:not-allowed;opacity:.7;transform:none!important;box-shadow:none!important}.btn-content[data-v-30355c79]{display:flex;align-items:center;gap:8px;position:relative;z-index:1}.btn-secondary[data-v-30355c79]{background:#fff;color:#6b7280;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.btn-secondary[data-v-30355c79]:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.btn-secondary[data-v-30355c79]:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.05)}.btn-primary[data-v-30355c79]{background:linear-gradient(135deg,#084468,#0a5b8a);color:#fff;border:none;box-shadow:0 4px 6px -1px rgba(67,97,238,.3);position:relative;overflow:hidden}.btn-primary[data-v-30355c79]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 15px -3px rgba(67,97,238,.3);animation:pulse-30355c79 1.5s infinite}.btn-primary[data-v-30355c79]:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 6px -1px rgba(67,97,238,.3)}.btn-shine[data-v-30355c79]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .3s}.btn-primary:hover:not(:disabled) .btn-shine[data-v-30355c79]{animation:shine-30355c79 1.5s}@media(max-width:640px){.dialog-overlay[data-v-30355c79]{padding:1rem}.dialog-content[data-v-30355c79]{border-radius:16px}.dialog-header[data-v-30355c79]{padding:20px;flex-direction:column;align-items:center;text-align:center}.header-icon[data-v-30355c79]{margin-bottom:12px}.dialog-title[data-v-30355c79]{font-size:1.25rem}.confirmation-card[data-v-30355c79],.dialog-body[data-v-30355c79]{padding:20px}.dialog-actions[data-v-30355c79]{padding:16px 20px;flex-direction:column;gap:12px}.btn[data-v-30355c79]{width:100%}.detail-item[data-v-30355c79]{flex-direction:column;align-items:flex-start;gap:4px;padding:12px}.detail-value[data-v-30355c79]{max-width:100%;text-align:left}}@keyframes scaleIn-dbe0534a{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes fadeIn-dbe0534a{0%{opacity:0}to{opacity:1}}@keyframes pulse-dbe0534a{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shake-dbe0534a{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}@keyframes loadingBounce-dbe0534a{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shine-dbe0534a{0%{left:-100%}20%{left:100%}to{left:100%}}.dialog-scale-enter-active[data-v-dbe0534a]{animation:fadeIn-dbe0534a .3s ease}.dialog-scale-enter-active .dialog-container[data-v-dbe0534a]{animation:scaleIn-dbe0534a .4s cubic-bezier(.175,.885,.32,1.275)}.dialog-scale-leave-active[data-v-dbe0534a]{animation:fadeIn-dbe0534a .3s ease reverse}.dialog-scale-leave-active .dialog-container[data-v-dbe0534a]{animation:scaleIn-dbe0534a .3s cubic-bezier(.6,-.28,.735,.045) reverse}.dialog-overlay[data-v-dbe0534a]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;perspective:1000px}.dialog-container[data-v-dbe0534a]{width:100%;max-width:480px;margin:auto;transform-origin:center center}.dialog-content[data-v-dbe0534a]{background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.05);overflow:hidden;width:100%;transform-style:preserve-3d}.dialog-header[data-v-dbe0534a]{display:flex;align-items:flex-start;gap:16px;padding:24px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;position:relative;overflow:hidden}.dialog-header[data-v-dbe0534a]:after{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 70%);transform:rotate(30deg)}.header-icon[data-v-dbe0534a]{width:48px;height:48px;background:hsla(0,0%,100%,.15);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.2)}.header-content[data-v-dbe0534a]{flex:1}.dialog-title[data-v-dbe0534a]{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 4px 0;line-height:1.3}.dialog-subtitle[data-v-dbe0534a]{font-size:.875rem;color:hsla(0,0%,100%,.8);margin:0;font-weight:400}.dialog-body[data-v-dbe0534a]{padding:24px}.confirmation-card[data-v-dbe0534a]{background:#fef2f2;border-radius:16px;padding:24px;text-align:center;border:1px solid #fecaca;transition:all .3s ease}.confirmation-card[data-v-dbe0534a]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.confirmation-icon[data-v-dbe0534a]{width:64px;height:64px;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#fff;animation:pulse-dbe0534a 2s infinite}.confirmation-message[data-v-dbe0534a]{font-size:1.125rem;color:#b91c1c;line-height:1.6;margin:0 0 20px 0;font-weight:500}.confirmation-message strong[data-v-dbe0534a]{font-weight:700;color:#7f1d1d}.item-details[data-v-dbe0534a]{background:#fff;border-radius:12px;padding:0;margin:24px 0 0 0;border:1px solid #fecaca;overflow:hidden}.detail-item[data-v-dbe0534a]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #fee2e2}.detail-item[data-v-dbe0534a]:last-child{border-bottom:none}.detail-label[data-v-dbe0534a]{font-weight:500;color:#6b7280;font-size:.875rem}.detail-value[data-v-dbe0534a]{color:#111827;font-weight:600;text-align:right;max-width:60%;word-break:break-word}.loading-container[data-v-dbe0534a]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;background:#fef2f2;border-radius:16px;margin:16px 0 0 0;border:1px dashed #fecaca}.loading-animation[data-v-dbe0534a]{display:flex;gap:8px;height:24px;align-items:flex-end}.loading-dot[data-v-dbe0534a]{width:12px;height:12px;background:#dc2626;border-radius:50%}.loading-dot.dot-1[data-v-dbe0534a]{animation:loadingBounce-dbe0534a .8s ease-in-out infinite}.loading-dot.dot-2[data-v-dbe0534a]{animation:loadingBounce-dbe0534a .8s ease-in-out .2s infinite}.loading-dot.dot-3[data-v-dbe0534a]{animation:loadingBounce-dbe0534a .8s ease-in-out .4s infinite}.loading-text[data-v-dbe0534a]{font-size:.875rem;color:#b91c1c;font-weight:500;text-align:center}.dialog-actions[data-v-dbe0534a]{display:flex;gap:12px;justify-content:flex-end;padding:20px 24px;background:#fef2f2;border-top:1px solid #fecaca}.btn[data-v-dbe0534a]{position:relative;padding:12px 24px;font-size:.9375rem;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;min-width:120px;overflow:hidden}.btn[data-v-dbe0534a]:focus{outline:none;box-shadow:0 0 0 3px rgba(220,38,38,.3)}.btn[data-v-dbe0534a]:disabled{cursor:not-allowed;opacity:.7;transform:none!important;box-shadow:none!important}.btn-content[data-v-dbe0534a]{display:flex;align-items:center;gap:8px;position:relative;z-index:1}.btn-secondary[data-v-dbe0534a]{background:#fff;color:#6b7280;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.btn-secondary[data-v-dbe0534a]:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.btn-secondary[data-v-dbe0534a]:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.05)}.btn-danger[data-v-dbe0534a]{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;box-shadow:0 4px 6px -1px rgba(220,38,38,.3);position:relative;overflow:hidden}.btn-danger[data-v-dbe0534a]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 15px -3px rgba(220,38,38,.3);animation:pulse-dbe0534a 1.5s infinite}.btn-danger[data-v-dbe0534a]:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 6px -1px rgba(220,38,38,.3)}.btn-shine[data-v-dbe0534a]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .3s}.btn-danger:hover:not(:disabled) .btn-shine[data-v-dbe0534a]{animation:shine-dbe0534a 1.5s}@media(max-width:640px){.dialog-overlay[data-v-dbe0534a]{padding:1rem}.dialog-content[data-v-dbe0534a]{border-radius:16px}.dialog-header[data-v-dbe0534a]{padding:20px;flex-direction:column;align-items:center;text-align:center}.header-icon[data-v-dbe0534a]{margin-bottom:12px}.dialog-title[data-v-dbe0534a]{font-size:1.25rem}.confirmation-card[data-v-dbe0534a],.dialog-body[data-v-dbe0534a]{padding:20px}.dialog-actions[data-v-dbe0534a]{padding:16px 20px;flex-direction:column;gap:12px}.btn[data-v-dbe0534a]{width:100%}.detail-item[data-v-dbe0534a]{flex-direction:column;align-items:flex-start;gap:4px;padding:12px}.detail-value[data-v-dbe0534a]{max-width:100%;text-align:left}}.challenge-manager[data-v-044fab12]{min-height:100vh}.hero-header[data-v-044fab12]{background:linear-gradient(135deg,#084468,#0a5b8a);position:relative;overflow:hidden}.hero-header[data-v-044fab12]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");opacity:.3}.header-icon-wrapper[data-v-044fab12]{width:60px;height:60px;background:hsla(0,0%,100%,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px)}.hero-title[data-v-044fab12]{font-size:2.5rem;font-weight:700;color:#fff;letter-spacing:-.02em}.hero-subtitle[data-v-044fab12]{font-size:1.1rem;color:hsla(0,0%,100%,.9);font-weight:400}.modern-btn[data-v-044fab12]{border-radius:12px!important;text-transform:none;font-weight:600;letter-spacing:0;padding:0 24px!important;height:44px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.export-btn[data-v-044fab12]{background:hsla(0,0%,100%,.95)!important;backdrop-filter:blur(10px)}.main-content[data-v-044fab12]{margin-top:-40px;position:relative;z-index:1}.stats-grid[data-v-044fab12]{margin-bottom:2rem}.stat-card-modern[data-v-044fab12]{background:#fff;border-radius:20px!important;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:2px solid transparent;position:relative;overflow:hidden}.stat-card-modern[data-v-044fab12]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,rgba(102,126,234,.5),transparent);transform:translateX(-100%);transition:transform .6s cubic-bezier(.4,0,.2,1)}.stat-card-modern[data-v-044fab12]:hover:before{transform:translateX(100%)}.stat-card-modern[data-v-044fab12]:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(102,126,234,.15);border-color:rgba(102,126,234,.2)}.stat-card-modern.active-filter[data-v-044fab12]{border-color:#fff;background:linear-gradient(135deg,#084468,#0a5b8a);color:#fff}.stat-content[data-v-044fab12]{display:flex;align-items:center;justify-content:space-between}.stat-icon-container[data-v-044fab12]{width:50px;height:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-right:16px}.stat-icon-container.blue[data-v-044fab12]{background:linear-gradient(135deg,#447490,#1da1f2)}.stat-icon-container.orange[data-v-044fab12]{background:linear-gradient(135deg,#fa709a,#fee140)}.stat-icon-container.green[data-v-044fab12]{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-icon-container.red[data-v-044fab12]{background:linear-gradient(135deg,#ff6b6b,#feca57)}.stat-info[data-v-044fab12]{flex:1}.stat-label[data-v-044fab12]{font-size:.875rem;font-weight:500;opacity:.7;margin-bottom:4px}.stat-value[data-v-044fab12]{font-size:2rem;font-weight:700;line-height:1}.data-table-card[data-v-044fab12]{background:#fff;border-radius:24px!important;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.table-header[data-v-044fab12]{padding:32px;border-bottom:1px solid #e2e8f0;justify-content:space-between;flex-wrap:wrap;gap:20px}.table-header[data-v-044fab12],.table-icon-wrapper[data-v-044fab12]{background:linear-gradient(135deg,#084468,#0a5b8a);display:flex;align-items:center}.table-icon-wrapper[data-v-044fab12]{width:48px;height:48px;border-radius:12px;justify-content:center}.table-title[data-v-044fab12]{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.table-subtitle[data-v-044fab12]{font-size:.9rem;color:#fff;margin:0}.search-container[data-v-044fab12]{min-width:280px}.search-field[data-v-044fab12]{border-radius:12px!important}.search-field[data-v-044fab12] .v-input__control{min-height:44px!important}.search-field[data-v-044fab12] .v-text-field__details{display:none}.filter-chips-container[data-v-044fab12]{padding:20px 32px;background:#fafbfc;border-bottom:1px solid #e2e8f0}.filter-chip[data-v-044fab12]{margin-right:12px!important;margin-bottom:8px!important;border-radius:20px!important;font-weight:500!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.filter-chip.active[data-v-044fab12]{background:linear-gradient(135deg,#084468,#0a5b8a)!important;color:#fff!important}.table-container[data-v-044fab12]{padding:0}.modern-table[data-v-044fab12]{background:transparent}.modern-table[data-v-044fab12] .v-data-table__wrapper{border-radius:0}.modern-table[data-v-044fab12] .v-data-table-header{background:#f8fafc!important}.modern-table[data-v-044fab12] .v-data-table-header th{background:transparent!important;font-weight:600!important;font-size:.875rem!important;color:#475569!important;padding:16px!important;border-bottom:2px solid #e2e8f0!important}.modern-table[data-v-044fab12] .v-data-table tbody tr{transition:all .2s ease}.modern-table[data-v-044fab12] .v-data-table tbody tr:hover{background:#f8fafc!important;transform:scale(1.01)}.modern-table[data-v-044fab12] .v-data-table tbody td{padding:16px!important;border-bottom:1px solid #f1f5f9!important}.serial-number[data-v-044fab12]{width:32px;height:32px;background:linear-gradient(135deg,#084468,#0a5b8a);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.participant-info[data-v-044fab12]{display:flex;align-items:center}.participant-avatar[data-v-044fab12]{border:3px solid #e2e8f0;transition:all .3s ease}.participant-avatar[data-v-044fab12]:hover{border-color:#084468;transform:scale(1.1)}.avatar-text[data-v-044fab12]{font-weight:600;font-size:.875rem;background:linear-gradient(135deg,#084468,#0a5b8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.participant-details[data-v-044fab12]{display:flex;flex-direction:column}.participant-name[data-v-044fab12]{font-weight:600;font-size:.95rem;color:#1a202c;line-height:1.2}.participant-type[data-v-044fab12]{font-size:.8rem;color:#64748b;font-weight:500}.competition-info[data-v-044fab12]{display:flex;align-items:center}.competition-name[data-v-044fab12]{font-weight:500;color:#374151}.date-chip[data-v-044fab12]{font-weight:500!important;font-size:.8rem!important;border-radius:8px!important}.status-chip[data-v-044fab12]{font-weight:600!important;font-size:.8rem!important;border-radius:8px!important;min-width:80px;justify-content:center}.action-buttons[data-v-044fab12]{display:flex;gap:8px}.action-btn[data-v-044fab12]{width:36px!important;height:36px!important;min-width:36px!important;border-radius:18px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.action-btn[data-v-044fab12]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.approve-btn[data-v-044fab12]:not(:disabled):hover{background:#10b981!important}.reject-btn[data-v-044fab12]:not(:disabled):hover{background:#ef4444!important}.empty-state[data-v-044fab12]{text-align:center;padding:60px 20px}.modern-snackbar[data-v-044fab12] .v-snack__wrapper{border-radius:12px!important;box-shadow:0 8px 32px rgba(0,0,0,.12)!important}.pending-state[data-v-044fab12]{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center}.pending-illustration[data-v-044fab12]{width:200px;height:200px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 20px 40px rgba(251,191,36,.3)}.pending-title[data-v-044fab12]{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:16px}.pending-subtitle[data-v-044fab12]{font-size:1.1rem;color:#64748b;line-height:1.6;max-width:400px;margin:0 auto 32px}.return-btn[data-v-044fab12]{text-transform:none!important;font-weight:600!important;padding:0 32px!important;height:48px!important;border-radius:24px!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.return-btn[data-v-044fab12]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}@media (max-width:960px){.hero-title[data-v-044fab12]{font-size:2rem}.hero-subtitle[data-v-044fab12]{font-size:1rem}.table-header[data-v-044fab12]{flex-direction:column;align-items:stretch}.search-container[data-v-044fab12]{min-width:auto;width:100%}.stats-grid .v-col[data-v-044fab12]{padding:8px}.stat-card-modern[data-v-044fab12]{padding:20px}.stat-value[data-v-044fab12]{font-size:1.5rem}.filter-chips-container[data-v-044fab12]{padding:16px 20px}.table-container[data-v-044fab12]{overflow-x:auto}.modern-table[data-v-044fab12] .v-data-table__mobile-table-row{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.modern-table[data-v-044fab12] .v-data-table__mobile-row{border-bottom:1px solid #f1f5f9;padding:8px 0}.modern-table[data-v-044fab12] .v-data-table__mobile-row:last-child{border-bottom:none}.modern-table[data-v-044fab12] .v-data-table__mobile-row__header{font-weight:600;color:#475569;font-size:.875rem}.modern-table[data-v-044fab12] .v-data-table__mobile-row__cell{text-align:right}}@media (max-width:600px){.hero-header[data-v-044fab12]{padding:0}.hero-title[data-v-044fab12]{font-size:1.75rem}.main-content[data-v-044fab12]{padding:0 16px}.table-header[data-v-044fab12]{padding:20px}.pending-title[data-v-044fab12]{font-size:2rem}.pending-illustration[data-v-044fab12]{width:150px;height:150px}.stat-card-modern[data-v-044fab12]{padding:16px}}.glass-breadcrumbs[data-v-044fab12]{margin:14px 0 17px}.breadcrumb-nav[data-v-044fab12]{display:flex;align-items:center;background:hsla(0,0%,100%,.08);backdrop-filter:blur(12px);border-radius:50px;padding:4px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 32px rgba(0,0,0,.1);width:-moz-fit-content;width:fit-content}.crumb-item[data-v-044fab12]{display:flex;align-items:center;gap:8px;padding:8px 20px;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:hsla(0,0%,100%,.8)}.crumb-item[data-v-044fab12]:hover{background:hsla(0,0%,100%,.15);color:#fff}.crumb-item.active[data-v-044fab12]{background:linear-gradient(135deg,#084468,#0a5b8a);color:#fff;box-shadow:0 4px 20px rgba(102,126,234,.3)}.crumb-divider[data-v-044fab12]{color:hsla(0,0%,100%,.3);padding:0 4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:600px){.crumb-item span[data-v-044fab12]{display:none}.crumb-item[data-v-044fab12]{padding:8px 12px}}