.theme--light.v-timeline:before{background:rgba(0,0,0,.12)}.theme--light.v-timeline .v-timeline-item__dot{background:#fff}.theme--light.v-timeline .v-timeline-item .v-card:before{border-right-color:rgba(0,0,0,.12)}.theme--dark.v-timeline:before{background:hsla(0,0%,100%,.12)}.theme--dark.v-timeline .v-timeline-item__dot{background:#1e1e1e}.theme--dark.v-timeline .v-timeline-item .v-card:before{border-right-color:rgba(0,0,0,.12)}.v-timeline{padding-top:24px;position:relative}.v-timeline:before{bottom:0;content:"";height:100%;position:absolute;top:0;width:2px}.v-timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px}.v-timeline-item__body{position:relative;height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-timeline-item__divider{position:relative;min-width:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-timeline-item__dot{z-index:2;border-radius:50%;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);height:38px;left:calc(50% - 19px);width:38px}.v-timeline-item__dot .v-timeline-item__inner-dot{height:30px;margin:4px;width:30px}.v-timeline-item__dot--small{height:24px;left:calc(50% - 12px);width:24px}.v-timeline-item__dot--small .v-timeline-item__inner-dot{height:18px;margin:3px;width:18px}.v-timeline-item__dot--large{height:52px;left:calc(50% - 26px);width:52px}.v-timeline-item__dot--large .v-timeline-item__inner-dot{height:42px;margin:5px;width:42px}.v-timeline-item__inner-dot{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-timeline-item__opposite{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;align-self:center;max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:auto;right:-10px}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);right:auto;left:-10px}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after,.v-timeline-item__body>.v-card:not(.v-card--flat):before{content:"";position:absolute;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #000;top:calc(50% - 10px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after{border-right-color:inherit}.v-timeline-item__body>.v-card:not(.v-card--flat):before{top:calc(50% - 8px)}.v-timeline--align-top .v-timeline-item__dot{-ms-flex-item-align:start;align-self:start}.v-timeline--align-top .v-timeline-item__body>.v-card:before{top:12px}.v-timeline--align-top .v-timeline-item__body>.v-card:after{top:10px}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:calc(50% - 1px);right:auto}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense):before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:auto;right:calc(50% - 1px)}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense):before{right:auto;left:calc(50% - 1px)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);right:auto;left:-10px}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:auto;right:-10px}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense:before{right:47px;left:auto}.v-application--is-ltr .v-timeline--dense:not(.v-timeline--reverse):before,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense:before{right:auto;left:47px}.v-application--is-rtl .v-timeline--dense:not(.v-timeline--reverse):before{left:auto;right:47px}.v-timeline--dense .v-timeline-item{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:auto;right:-10px}.v-timeline--dense .v-timeline-item__body{max-width:calc(100% - 96px)}.v-timeline--dense .v-timeline-item__opposite{display:none}.v-timeline--reverse.v-timeline--dense .v-timeline-item{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);right:auto;left:-10px}.v-timeline-item--fill-dot .v-timeline-item__inner-dot{height:inherit;margin:0;width:inherit}.alert-dashboard[data-v-146860f2]{background:#f5f7fa;min-height:100vh}.dashboard-header[data-v-146860f2]{border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2)}.header-content[data-v-146860f2]{text-align:center;color:#fff}.dashboard-title[data-v-146860f2]{font-size:2.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.dashboard-subtitle[data-v-146860f2]{font-size:1.2rem;opacity:.9;font-weight:300}.summary-card[data-v-146860f2]{border-radius:15px!important;-webkit-transition:all .3s ease;transition:all .3s ease;border-left:5px solid;height:120px}.summary-card[data-v-146860f2]:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 15px 40px rgba(0,0,0,.2)!important;box-shadow:0 15px 40px rgba(0,0,0,.2)!important}.active-card[data-v-146860f2]{border-left-color:#2196f3}.urgent-card[data-v-146860f2]{border-left-color:#f44336}.completed-card[data-v-146860f2]{border-left-color:#4caf50}.pending-card[data-v-146860f2]{border-left-color:#ff9800}.summary-content[data-v-146860f2]{height:100%}.summary-content[data-v-146860f2],.summary-icon[data-v-146860f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.summary-icon[data-v-146860f2]{width:60px;height:60px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.active-icon[data-v-146860f2]{background:linear-gradient(45deg,#2196f3,#21cbf3)}.urgent-icon[data-v-146860f2]{background:linear-gradient(45deg,#f44336,#e91e63)}.completed-icon[data-v-146860f2]{background:linear-gradient(45deg,#4caf50,#8bc34a)}.pending-icon[data-v-146860f2]{background:linear-gradient(45deg,#ff9800,#ffc107)}.summary-info[data-v-146860f2]{-webkit-box-flex:1;-ms-flex:1;flex:1}.summary-title[data-v-146860f2]{font-size:.9rem;color:#666;font-weight:500}.summary-value[data-v-146860f2]{font-size:2rem;font-weight:700;color:#2c3e50}.alert-card[data-v-146860f2]{border-radius:15px!important;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;overflow:hidden}.alert-card[data-v-146860f2]:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.alert-card.on-hover[data-v-146860f2]{-webkit-box-shadow:0 20px 50px rgba(0,0,0,.15)!important;box-shadow:0 20px 50px rgba(0,0,0,.15)!important}.alert-stripe[data-v-146860f2]{position:absolute;left:0;top:0;bottom:0;width:6px}.urgent-stripe[data-v-146860f2]{background:-webkit-gradient(linear,left top,left bottom,from(#f44336),to(#e91e63));background:linear-gradient(180deg,#f44336,#e91e63);-webkit-animation:pulse-data-v-146860f2 2s infinite;animation:pulse-data-v-146860f2 2s infinite}.warning-stripe[data-v-146860f2]{background:-webkit-gradient(linear,left top,left bottom,from(#ff9800),to(#ffc107));background:linear-gradient(180deg,#ff9800,#ffc107)}.error-stripe[data-v-146860f2]{background:-webkit-gradient(linear,left top,left bottom,from(#f44336),to(#d32f2f));background:linear-gradient(180deg,#f44336,#d32f2f)}.success-stripe[data-v-146860f2]{background:-webkit-gradient(linear,left top,left bottom,from(#4caf50),to(#8bc34a));background:linear-gradient(180deg,#4caf50,#8bc34a)}.info-stripe[data-v-146860f2]{background:-webkit-gradient(linear,left top,left bottom,from(#2196f3),to(#21cbf3));background:linear-gradient(180deg,#2196f3,#21cbf3)}@-webkit-keyframes pulse-data-v-146860f2{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes pulse-data-v-146860f2{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.alert-content[data-v-146860f2]{padding-left:10px}.alert-header[data-v-146860f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.alert-title[data-v-146860f2]{font-size:1.4rem;font-weight:600;color:#2c3e50;line-height:1.3}.alert-description[data-v-146860f2]{font-size:1rem;color:#666;line-height:1.4}.deadline-text[data-v-146860f2]{font-size:.95rem;color:#f44336;font-weight:500}.alert-actions[data-v-146860f2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;gap:15px}.action-buttons[data-v-146860f2],.alert-actions[data-v-146860f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.action-buttons[data-v-146860f2]{gap:10px}.countdown-timer[data-v-146860f2]{margin-bottom:10px}.action-btn[data-v-146860f2]{border-radius:10px!important;font-weight:500!important;text-transform:none!important;-webkit-transition:all .3s ease!important;transition:all .3s ease!important;min-width:140px}.action-btn[data-v-146860f2]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.video-btn[data-v-146860f2]{border-radius:50%!important;min-width:40px!important;width:40px!important;height:40px!important}.status-card[data-v-146860f2]{border-radius:10px!important;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;overflow:hidden}.status-card[data-v-146860f2]:hover{-webkit-transform:translateX(5px);transform:translateX(5px)}.countdown-timer[data-v-146860f2] .flip-countdown{font-family:Roboto,sans-serif}.countdown-timer[data-v-146860f2] .flip-countdown__piece{background:#2c3e50;color:#fff;border-radius:5px;font-size:.9rem;min-width:35px;height:35px}.countdown-timer[data-v-146860f2] .flip-countdown__slot{font-size:.7rem;color:#666;margin-top:5px}.video-container[data-v-146860f2]{min-height:300px;background:#f5f5f5;border-radius:10px}.loading-overlay[data-v-146860f2],.video-container[data-v-146860f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-overlay[data-v-146860f2]{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);z-index:9999}.loading-spinner[data-v-146860f2]{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;-webkit-animation:spin-data-v-146860f2 1s linear infinite;animation:spin-data-v-146860f2 1s linear infinite}@-webkit-keyframes spin-data-v-146860f2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-146860f2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.flex-between[data-v-146860f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.text-muted[data-v-146860f2]{color:#666!important}.text-primary[data-v-146860f2]{color:#2196f3!important}.text-success[data-v-146860f2]{color:#4caf50!important}.text-warning[data-v-146860f2]{color:#ff9800!important}.text-error[data-v-146860f2]{color:#f44336!important}.text-info[data-v-146860f2]{color:#2196f3!important}@-webkit-keyframes fadeInUp-data-v-146860f2{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp-data-v-146860f2{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.alert-card[data-v-146860f2],.summary-card[data-v-146860f2]{-webkit-animation:fadeInUp-data-v-146860f2 .6s ease-out;animation:fadeInUp-data-v-146860f2 .6s ease-out}.summary-card[data-v-146860f2]:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.summary-card[data-v-146860f2]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.summary-card[data-v-146860f2]:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.summary-card[data-v-146860f2]:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width:768px){.dashboard-title[data-v-146860f2]{font-size:2rem}.dashboard-subtitle[data-v-146860f2]{font-size:1rem}.alert-title[data-v-146860f2]{font-size:1.2rem}.alert-description[data-v-146860f2]{font-size:.9rem}.summary-value[data-v-146860f2]{font-size:1.6rem}.summary-icon[data-v-146860f2]{width:50px;height:50px;margin-right:15px}.alert-actions[data-v-146860f2]{margin-top:20px}.countdown-timer[data-v-146860f2] .flip-countdown__piece{min-width:30px;height:30px;font-size:.8rem}}@media (max-width:600px){.alert-header[data-v-146860f2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.alert-header .v-icon[data-v-146860f2]{margin-bottom:10px}.summary-content[data-v-146860f2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.summary-icon[data-v-146860f2]{margin-right:0;margin-bottom:10px}}.v-application[data-v-146860f2]{font-family:Sarabun,Roboto,sans-serif!important}.v-btn[data-v-146860f2]{text-transform:none!important;font-weight:500!important}.v-card[data-v-146860f2]{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}.action-btn[data-v-146860f2]:focus{outline:2px solid #667eea;outline-offset:2px}.alert-card[data-v-146860f2]:focus-within{-webkit-box-shadow:0 0 0 3px rgba(102,126,234,.3);box-shadow:0 0 0 3px rgba(102,126,234,.3)}[data-v-54d706db]:root{--primary-color:#1976d2;--secondary-color:#424242;--success-color:#4caf50;--warning-color:#ff9800;--error-color:#f44336;--info-color:#2196f3;--grey-50:#fafafa;--grey-100:#f5f5f5;--grey-200:#eee;--grey-300:#e0e0e0;--grey-600:#757575;--grey-800:#424242}#user-profile[data-v-54d706db]{min-height:100vh;background-color:var(--grey-50)}.v-container[data-v-54d706db]{max-width:1400px}.info-card[data-v-54d706db],.profile-card[data-v-54d706db]{border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.info-card[data-v-54d706db]:hover,.profile-card[data-v-54d706db]:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.12);box-shadow:0 4px 16px rgba(0,0,0,.12)}.profile-header[data-v-54d706db]{padding:32px 24px 24px;text-align:center}.profile-avatar-wrapper[data-v-54d706db]{position:relative;display:inline-block}.profile-avatar[data-v-54d706db]{border:4px solid #fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.delete-pic-btn[data-v-54d706db]{position:absolute;bottom:8px;right:8px;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2)}.profile-info h3[data-v-54d706db]{color:var(--grey-800);line-height:1.4}.profile-actions[data-v-54d706db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.info-section[data-v-54d706db]{padding:4px 0}.info-item[data-v-54d706db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0}.info-item.align-start[data-v-54d706db]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.modern-table[data-v-54d706db]{border-radius:8px;overflow:hidden}.modern-table[data-v-54d706db] .v-data-table__wrapper{border-radius:8px}.modern-table[data-v-54d706db] thead{background-color:var(--grey-100)}.modern-table[data-v-54d706db] th{font-weight:600!important;color:var(--grey-800)!important;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--grey-300)!important}.modern-table[data-v-54d706db] td{color:var(--grey-800);padding:16px!important}.modern-table[data-v-54d706db] tbody tr{-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.modern-table[data-v-54d706db] tbody tr:hover{background-color:var(--grey-50)!important}.form-section[data-v-54d706db]{margin-bottom:24px}.form-section[data-v-54d706db]:last-child{margin-bottom:0}.form-section h4[data-v-54d706db],.form-section h5[data-v-54d706db]{color:var(--grey-800);margin-bottom:16px}.dialog-header[data-v-54d706db]{background-color:var(--grey-50);border-bottom:1px solid var(--grey-200);padding:20px 24px}.dialog-header.error[data-v-54d706db]{background-color:var(--error-color)}.v-dialog[data-v-54d706db] .v-card{border-radius:12px;overflow:hidden}.v-dialog[data-v-54d706db] .v-card__text{max-height:70vh;overflow-y:auto}.v-dialog[data-v-54d706db] .v-card__text::-webkit-scrollbar{width:8px}.v-dialog[data-v-54d706db] .v-card__text::-webkit-scrollbar-track{background:var(--grey-100)}.v-dialog[data-v-54d706db] .v-card__text::-webkit-scrollbar-thumb{background:var(--grey-300);border-radius:4px}.v-dialog[data-v-54d706db] .v-card__text::-webkit-scrollbar-thumb:hover{background:var(--grey-600)}.v-btn[data-v-54d706db]{text-transform:none;letter-spacing:.25px;font-weight:500}.v-btn--outlined[data-v-54d706db]{border-width:1.5px}.v-chip[data-v-54d706db]{font-weight:500;letter-spacing:.25px}.v-chip.v-size--small[data-v-54d706db]{height:24px}.v-chip.v-size--x-small[data-v-54d706db]{height:20px}.v-alert[data-v-54d706db]{border-radius:8px}.v-alert.v-alert--dense[data-v-54d706db]{padding:12px 16px}.v-alert[data-v-54d706db] .v-alert__content{line-height:1.5}.v-text-field--outlined[data-v-54d706db] fieldset{border-color:var(--grey-300);border-width:1.5px}.v-text-field--outlined[data-v-54d706db]:not(.error--text) fieldset:hover{border-color:var(--primary-color)}.v-autocomplete--outlined[data-v-54d706db] fieldset,.v-file-input[data-v-54d706db] fieldset,.v-select--outlined[data-v-54d706db] fieldset{border-color:var(--grey-300);border-width:1.5px}.v-divider[data-v-54d706db]{border-color:var(--grey-200)}.v-data-table[data-v-54d706db] .v-data-table__progress,.v-data-table[data-v-54d706db] .v-data-table__progress .v-progress-linear{height:3px}.v-snackbar[data-v-54d706db] .v-snack__wrapper{min-width:300px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);box-shadow:0 4px 16px rgba(0,0,0,.2)}.v-snackbar[data-v-54d706db] .v-snack__content{padding:16px 24px}@media (max-width:960px){.profile-header[data-v-54d706db]{padding:24px 16px 16px}.profile-avatar[data-v-54d706db]{width:120px!important;height:120px!important}.info-item[data-v-54d706db]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.info-item>div[data-v-54d706db]:not(:first-child){margin-left:0!important;margin-top:8px}.modern-table[data-v-54d706db] td{padding:12px 8px!important}.dialog-header[data-v-54d706db]{padding:16px}.v-dialog[data-v-54d706db]{margin:16px}}@media (max-width:600px){.v-container[data-v-54d706db]{padding:12px}.info-card[data-v-54d706db],.profile-card[data-v-54d706db]{border-radius:8px}}@media print{#user-profile[data-v-54d706db]{background:#fff}.delete-pic-btn[data-v-54d706db],.profile-actions[data-v-54d706db],.v-btn[data-v-54d706db],.v-dialog[data-v-54d706db],.v-snackbar[data-v-54d706db]{display:none!important}.info-card[data-v-54d706db],.profile-card[data-v-54d706db]{-webkit-box-shadow:none;box-shadow:none;border:1px solid var(--grey-300)}.modern-table[data-v-54d706db]{page-break-inside:avoid}}.v-btn[data-v-54d706db]:focus,.v-select[data-v-54d706db]:focus-within,.v-text-field[data-v-54d706db]:focus-within{outline:2px solid var(--primary-color);outline-offset:2px}@media (prefers-contrast:high){.info-card[data-v-54d706db],.profile-card[data-v-54d706db]{border:2px solid var(--grey-800)}.v-btn--outlined[data-v-54d706db]{border-width:2px}}@media (prefers-reduced-motion:reduce){[data-v-54d706db],[data-v-54d706db]:after,[data-v-54d706db]:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:.01ms!important;transition-duration:.01ms!important}}.text-truncate[data-v-54d706db]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shadow-sm[data-v-54d706db]{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.08)}.shadow-md[data-v-54d706db]{-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1)}.shadow-lg[data-v-54d706db]{-webkit-box-shadow:0 10px 20px rgba(0,0,0,.12);box-shadow:0 10px 20px rgba(0,0,0,.12)}@-webkit-keyframes fadeIn-data-v-54d706db{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn-data-v-54d706db{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.v-card[data-v-54d706db]{-webkit-animation:fadeIn-data-v-54d706db .3s ease-out;animation:fadeIn-data-v-54d706db .3s ease-out}.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{-ms-flex-item-align:center;align-self:center}.v-autocomplete.v-select.v-input--is-focused input{min-width:64px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:0;padding:0}.v-autocomplete--is-selecting-index input{opacity:0}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{margin-top:24px}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot>input{margin-top:20px}.v-autocomplete:not(.v-input--is-disabled).v-select.v-text-field input{pointer-events:inherit}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{-ms-flex-wrap:wrap;flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.theme--light.v-radio--is-disabled label{color:rgba(0,0,0,.38)}.theme--light.v-radio--is-disabled .v-icon{color:rgba(0,0,0,.26)!important}.theme--dark.v-radio--is-disabled label{color:hsla(0,0%,100%,.5)}.theme--dark.v-radio--is-disabled .v-icon{color:hsla(0,0%,100%,.3)!important}.v-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;outline:none}.v-radio--is-disabled{pointer-events:none}.v-input--radio-group.v-input--radio-group--row .v-radio{margin-right:16px}.theme--light.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:rgba(0,0,0,.26)!important}.theme--dark.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:hsla(0,0%,100%,.3)!important}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__append-outer,.v-input--selection-controls>.v-input__prepend-outer{margin-top:0;margin-bottom:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:24px;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-application--is-rtl .v-input--selection-controls__input{margin-left:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;position:absolute;-webkit-transition:inherit;transition:inherit;width:34px;left:-12px;top:calc(50% - 24px);margin:7px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:inherit;transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{-webkit-transform:scale(1.2);transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{width:28px;height:28px;left:-9px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;-webkit-transform:scale(1.2);transform:scale(1.2)}.v-input--selection-controls .v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:none;transition:none}.v-input--radio-group__input{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.v-input--radio-group--column .v-input--radio-group__input>.v-label{padding-bottom:8px}.v-input--radio-group--row .v-input--radio-group__input>.v-label{padding-right:8px}.v-input--radio-group--row legend{-ms-flex-item-align:center;align-self:center;display:inline-block}.v-input--radio-group--row .v-input--radio-group__input{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.v-input--radio-group--column .v-radio:not(:last-child):not(:only-child){margin-bottom:8px}.v-input--radio-group--column .v-input--radio-group__input{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}